/*  internet.com global settings*/
body {
   color: #000000;
   background-color:#014471;
   margin: 0px;
   font-family: arial, verdana, helvetica;
   font-size: 11px;
}
p
{
    padding-left: 3px;
    text-align:left;
}
h1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #666644;
}
#bg {position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1;}

#container_tile
{
	margin-top:5px;
	background-color: #e9f2fa;
	width: 950px;
	height:100%;
	position: relative;
	vertical-align:
}


#top_header_logo {
background-image: url(http://bypsoft.com/img/byplogobkg.gif); 
background-repeat: none; 
height: 58px; 
width: 192px;
text-align: left;
float: left;
}
 
 
#top_header_tile {
background-image: url(http://bypsoft.com/img/btdheader.gif); 
background-repeat: repeat; 
height: 53px; 
width: 758px;
text-align: left;
padding: 0px 0px 0px 0px;
float: right;
margin-right:0px;
}
#top_header_lang {
height: 53px; 
width: 758px;
text-align: left;
padding: 0px 0px 0px 0px;
float: right;
position: relative; top:50px;
margin-right:0px;
}

#top_header_tile p {
padding: 2px 0px 0px 0px;
margin-left: 14px;
word-spacing:5px;
/* any IE */
margin-top: expression('10px');   
}

#top_header_tile a:link {
color: #000;
text-decoration: none;
}

#top_header_tile a:visited {
color: #000;
text-decoration: none;	
}

#top_header_tile a:hover {
color: #666;
text-decoration: underline;
}

#menu
{
    width: 950px;
    height: 33px;
    background: #e9f2fa;
    background-image: url(http://bypsoft.com/img/nav.jpg);
    clear: both;
    text-align:left;
    vertical-align:middle;
    
}
#menu a
{
    padding-top: 10px;
    padding-left: 55px;
    text-align:left;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    font-size: 8pt;
    vertical-align: bottom;
    text-decoration:none;
}
#tagl {
background-repeat: repeat; 
text-align: left;
padding: 3px 0px 0px 22px;
font-family: arial, verdana, helvetica;
font-weight: bold;
font-size: 12px;
letter-spacing: -0.01em;}
}




form {
	font-family: Arial,Helvetica,Sans-Serif;
	padding: 0px;
	margin: 0px;
    /* IE Pick-a-boo bug fix */	
	
}



/*  ajax expandable controller css settings lives under global */

.section {
	margin-bottom: 0px;
	padding: 0;
	width: 170px;
	text-align: left;
	background-color: transparent;
}

.section ul {
	margin-bottom: 2px;
	padding: 0;
	overflow: hidden; /* height adjustment hack for FF. */
	text-align: left;
	background-color: transparent;
	font-size: 10px;
	margin-top: -2px;
   /* any IE */
    margin-left: expression('5px'); 
    list-style-type: none;
    margin-top: expression('-15px'); 
	
}

.section p {
	color: #000;	
	margin: 0;
	font-size: 11px;
	font-weight: none;
	padding: 0 0 3px 1px;
	background-color: transparent;
}


.section p img {
	vertical-align: bottom;
	padding-bottom: 1px;
}

.section p a {
	color: #000;
	text-decoration: none;
	line-height: 16px;
	
}

.section p a:hover {
	text-decoration: underline;
}

.section a:link a {
	color: #000;
	text-decoration: none;
	line-height: 16px;
	
}

.section a:hover {
	text-decoration: underline;
}


#rghthover{
	text-decoration: none;
	color: #333;
	display: inline;
	
}

#rghthover a:hover{
	text-decoration: underline;
	
}

#bothover{
	text-decoration: none;
	color: #000;
	display: inline;
	
}

#bothover a:hover{
	text-decoration: underline;
	
}


/* Inside content of a div with rounded corners */
.contentWrap, .collapseWrap {
	padding: 10px;
	padding-bottom:0px;
}
@media screen {
   .collapseWrap { margin-left: 20px; position: relative; padding-bottom: 20px; }
}


.floatingIcon {
	float: left;
	margin-right: 4px !important;
	margin-right: 2px;
	margin-top: 3px;
	margin-left: 7px;
}

.floatingIcon a img {
	width: 14px;
	height: 14px;
	border: 0;
	-moz-opacity: 0.70;
	opacity: 0.70;
	filter: alpha(opacity=70); /* for IE6 */
	display: block; /* for use with js */
	cursor: pointer;
}

.floatingIcon a:hover img, .floatingIcon a img.fade {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100); /* for IE6 */
}


.setimageload {
background-image: url(/h/img/contract.gif); 
position: -1000px;
}










/*  internet.com header settings for top toolbar including login items*/



#top_header_tile topheader_form {
font-family:arial, verdana, sans-serif !important;
font-size:13px;
float: right;
}

* html #topheader_form p{
font-family:arial, verdana, sans-serif !important;
font-size:18px;
margin-left: 260px;
margin-top: 7px;
float: left;
/* any IE */
margin-top: expression('-5px');
margin-left: expression('130px');
}


#topheader_form p{
font-family:arial, verdana, sans-serif !important;
font-size:18px;
margin-left: 260px;
margin-top: 7px;
float: left;
/* any IE */
margin-top: expression('-5px');
}

/*  internet.com form css settings*/
#top_header_tile input.shad {
font-family:arial, verdana, sans-serif !important;
font-size:16px;
background:#ccc;
color: #333;
margin-top: 3px;
padding: 3px;
height: 22px;
margin-left: 20px;
margin-top: expression('-7px');
height: expression('19px');
}


#top_header_tile input.shad:hover {
background:#f2f2f2;
color: #333;
}

#top_header_tile .submitpad {
	padding-left: 8px;
}









/*  content well start*/
#content
{
	width: 100%;
	height:100%;
	z-index: 1;
	text-align:left;
}

#contentcontainer{
margin-left:14px;
width:722px;
}

#contentcontainerbottom{
width: 95%;
padding: 1px;
background-color: #fff;
margin-left: 20px;
text-align: left;
clear: left;
}

#contentfeaturecontainerbox
{
    margin-bottom: 12px;
    width: 98%;
    background-color: #DFE5F2;
    border-right: #7994CB 1px solid;
    border-top: #7994CB 1px solid;
    border-left: #7994CB 1px solid;
    border-bottom: #7994CB 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
    overflow: visible;
}
#contentfeaturecontainerleft
{
    margin-bottom: 12px;
    width: 355px;
    height: 230px;
    float: left;
    background-color: #DFE5F2;
    border-right: #7994CB 1px solid;
    border-top: #7994CB 1px solid;
    border-left: #7994CB 1px solid;
    border-bottom: #7994CB 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;

}
#contentfeaturecontainerright{ 
margin-bottom: 12px;
width:	355px;  
height: 230px; 
float:right;
background-color: #DFE5F2;
BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}

#contentfeatureinset
{
width:98%;	 
padding: 5px;
text-align: left;
line-height:20px;
font-size: 12px;
}
#contentpromo
{
	width:700px;
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}

#contentpromoig
{
	float:left;
	width:50%;
}

#contentfeatureheader
{   
    background-image: url(http://bypsoft.com/img/boxhdr.jpg);
    font-size: 12px;
    color: #666644;
    font-weight: bold;
    height:25px;
    background-repeat:repeat;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
}

#contentfeatureinset td
{

text-align: left;
line-height:20px;
font-size: 12px;
}
#contentfeatureinset a{ 
font-size: 12px;
color: #7994CB;
text-decoration: none;
font-weight: bold;
}

#contentfeatureinset a:hover{ 
text-decoration: underline;
}

#contentfeatureinset img{ 
margin-right: 10px;
float: left;
margin-top: 2px;
}



#contentfeatureinset p {
	float: right; /* for use with js */
}
















/*  rightfloat container */

#rightcontainer
{
	PADDING-RIGHT: 0px; 
	MARGIN-TOP: 10px; 
	PADDING-LEFT: 0px; FLOAT: right; 
	PADDING-BOTTOM: 0px; WIDTH: 185px; 
	MARGIN-RIGHT: 20px;
	MARGIN-RIGHT: expression('10px'); 
	BACKGROUND-COLOR: #e9f2fa
}
#rightcontainer a:link,#rightcontainer a:visited
{
   color: #7994CB;
   font-weight:bold;
   text-decoration: none;
}
#rightcontainer a:hover{
    text-decoration: underline;
}

#toprghthdr{
background-image: url(http://bypsoft.com/img/boxhdr.jpg); 
margin-top: 0px;
margin-left: 0px;
height: 25px;
width: 180px;
font-size: 14px;
font-weight: bold;
line-height: 25px;
color: #666644;

}




#toprghthdrinset{
padding: 5px;
}
#toprghtbox
{
    width:180px;
    border-right: #7994CB 1px solid; 
    border-left: #7994CB 1px solid; 
	border-bottom: #7994CB 1px solid; 
	border-top: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	
}
#toprghtimgbox
{
    width: 180px;
    text-align:center;
}

#toprghtimgbox a:link,#toprghtimgbox a:visited
{
   color: #7994CB;
   font-weight:bold;
   text-decoration: none;
   
}
#toprghtimgbox a:hover{
    text-decoration: underline;
}

#toprghtimgbox img
{
    color:#7994CB;
    border-right: #7994CB 1px solid; 
    border-left: #7994CB 1px solid; 
	border-bottom: #7994CB 1px solid; 
	border-top: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
#toprghtbkgd{

margin-top: 0px;
margin-left: 0px;
width: 180px;
color: #333;
background-repeat: repeat-x;
background-color: #DFE5F2;


}

#toprghtbkgd .expandsubcontainer{
color: #000;	
font-weight: none;
display: block;
margin-left: 30px;
line-height: 18px;
}

#toprghtcontent
{
	padding-left:10px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	font-size: 8pt;
	text-align:left;
	vertical-align:top;

}
#rghtspacer
{
	height:30px;
}

#rghthdr{
background-image: url(/img/bkgd_rightnav_tile.gif); 
margin-top: 0px;
margin-left: 0px;
height: 30px;
width: 180px;
font-size: 16px;
font-weight: bold;
line-height: 20px;
color: #fff;
/* any IE */
margin-right: expression('10px');
}



#rghtbkgd{
margin-top: 0px;
margin-left: 0px;
width: 178px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 11pt;
color: #333;
background-color: #fff;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
/* any IE */
margin-right: expression('10px');

}

#rghtbkgd .expandsubcontainer{
color: #000;	
font-weight: none;
display: block;
margin-left: 30px;
line-height: 18px;
}



#rghtcommerce a:link,#rghtcommerce a:visited {
margin-top: 0px;
margin-left: 8px;
width: 178px;
color: #333;
font-size: 11px;
background-color: #fff;
text-decoration: none;
/* any IE */
margin-right: expression('10px');

}

#rghtcommerce a:hover{
text-decoration: underline;
}



#rghtfoot{
background-image: url(/img/homefoot_rightnav.gif); 
margin-top: 0px;
margin-left: 0px;
height: 12px;
width: 180px;
color: #fff;
clear: left;
/* any IE */
margin-right: expression('10px');

}

#commpos{
margin: 4px 0px 0px 10px;
height: 70px;
width: 160px;
/* any IE */
margin-left: expression('10px');

}




#obj4 a{ 
font-size: 12px;
color: #7994CB;
text-decoration: none;
font-weight: bold;
}

#obj4 a:hover{ 
text-decoration: underline;
}
#obj1 a{ 
font-size: 12px;
color: #7994CB;
text-decoration: none;
font-weight: bold;
}

#obj1 a:hover{ 
text-decoration: underline;
}



















/*  CSS for ticker start*/

#mookupcontainer
{
	border-right: lightsteelblue thin solid;
	border-top: lightsteelblue thin solid;
	margin-top: 10px;
	border-left: lightsteelblue thin solid;
	width: 700px;
	border-bottom: lightsteelblue thin solid;
	height: 328px;
	background-color: #e9f2fa;
	text-align: left;
	margin-bottom:30px;
}
#mookuptextcontainer
{
	margin-top: 10px;
	width: 700px;
	background-color: #e9f2fa;
	margin-bottom:20px; 
}
.promotext
{
  color: #2b589b;
  font-size : 10pt;
  text-align: left;
  vertical-align: top;
  line-height: 20px;
  font-weight: bold;
  
}



#ajaxtickercontainer a{
color: #000;
text-decoration: none;
}

#ajaxtickercontainer a:hover{
color: #000;
text-decoration: underline;
}

#ajaxticker1{
width: 692px;
padding: 3px;
background-color: #e5e5e5;
text-align: center;
color: #333;
border: 1px solid white;
}

#ajaxticker1 div{ 
background-color: #e5e5e5;
color: #333;
}

/*  CSS for ticker end */






/*  CSS for icon end*/

#floatrssicon {
width: 180px;
padding: 5px;
background-color:transparent;
margin-top: 0px;
text-align: right;
float: right;
font: arial 10px bold;
}

#floatrssicon a:link, #floatrssicon a:visited{
background-color:transparent;
margin-top: 0px;
color: #333;
font-weight: bold;
text-decoration: none;
}


#floatrssicon img {
padding-left: 5px;
}
/*  CSS for icon end */



/*  CSS for top features */

















/*  CSS for features archives (popup) */
#featurepopcontainer
 {
position: relative; 
margin-top: -45px; 
/* any IE */
margin-top: expression('-60px');
left: -200px; 
top: 1px;
text-align: left;
float: right;
z-index: 1;
}

.featurepopitem
 {
border: 1px solid #333; 
background-color: #333; 
position: absolute; 
left: 1px; 
visibility: hidden; 
padding:0px; 
-moz-opacity: 0.90;
opacity: 0.90;
filter: alpha(opacity=90); /* for IE6 */
width: 320px; 
padding: 2px;
}

#featurepopcontainer a
 {
color: #fff;
}

.featureset
 {
color: #bb221d;
font-weight: bold;
}

#featurepopcontainer ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
    color: #fff;
    font-size: 8px;
	
}

#featurepopcontainer ul li {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: left;
    color: #fff;
	
}

#featurepopcontainer ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#featurepopcontainer ul li :after {
	content: "\00BB \0020";
	border: none;
	list-style-type: none;
	padding-bottom: 1px;
	margin-left: 3px;
	padding-top: 0px;
	text-align: left;
	padding-left: 1px;  
}

#featurepopcontainer a{ 
font-size: 11px;
color: #fff;
text-decoration: none;
}

#featurepopcontainer a:hover{ 
text-decoration: underline;
}




















/*  CSS for top inews stories */
#contentinewscontainer{ 
width:	300px; 
margin-top: 5px; 
height: 230px; 
border-top: 1px dotted #999; 
float:right;

}


* html #contentinewscontainer
 {		
width:	300px; 
margin-top: 5px; 
height: 230px; 
border-top: none; 
float:right;
background: url(/img/bkgd_rule_tile.gif) repeat-x;   /*  Fix for IE dotted bug */
}


#contentinewsinset{ 
width:	300px; 
padding: 3px; 
height: 230px; 
text-align: left;
font-size: 11px;
}


#contentinewsinset h5 { 
background: #eae7d4;
width: 300;
padding-left: 5px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 5px;
height: 25px;
font-size: 16px;
color: #333;
font-weight: bold;


}

.imgfloatright { 
float: right;
padding-top: 0px;
/* any IE */
padding: expression('0px'); 
background: #eae7d4

}



#contentinewsinset .tile { 
background-color: #efecdb;
background-image: url(/img/bkgd_inews_tile.gif);
background-position: fixed;
background-repeat: repeat-x;
height: 192px;
overflow: auto;
margin-top: -2px;

}


/*  ajax expandable controller css settings inews specific */

#contentinewsinsetsub .newssection {
margin-bottom: 0px;
padding: 0;
width: 260px;
text-align: left;
background-color: transparent;
}

#contentinewsinsetsub .newssection ul {
margin-bottom: 2px;
padding: 0;
overflow: hidden; /* height adjustment hack for FF. */
width: 260px;
text-align: left;
background-color: transparent;
font-size: 10px;
margin-top: -3px;
/* any IE */
margin-left: expression('5px'); 
	
}

#contentinewsinsetsub .newssection p {
color: #000;	
margin: 0;
font-size: 11px;
font-weight: none;
padding: 0 0 3px 1px;
background-color: transparent;
line-height: 18px;
}



#contentinewsinsetsub .expandsubcontainer {
color: #000;	
font-weight: none;
display: block;
margin-left: 30px;
}















/*  CSS for top it stories */

#ajaxcontentarea
{
margin-top: -10px;
margin-top: expression('-20px'); 
height: 215px;
height: expression('225px'); 
}

#contentitcontainer{ 
width:	380px; 
margin-top: 5px; 
height: 250px; 
border-top: 1px dotted #999; 
float:left;
}


* html #contentitcontainer {		
width:	370px; 
margin-top: 5px; 
height: 250px; 
border-top: none; 
float:left;
background: url(/img/bkgd_rule_tile.gif) repeat-x;   /*  Fix for IE dotted bug */
}

/*  IE7 mods */
*:first-child+html #contentitcontainer {
height: 260px; 
}


#contentitinset{ 
width:	370px; 
padding: 3px; 
height: 250px; 
text-align: left;
font-size: 11px;
}


#contentitinset h5 { 
background: #eae7d4;
width: 370px;
padding-left: 5px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 5px;
height: 25px;
font-size: 16px;
color: #333;
font-weight: bold;
}


#contentitinset .tile { 
background: #eae7d4;
background-image: url(/img/bkgd_inews_tile.gif);
height: 192px;
overflow: auto;


}



/*  ajax vertical tabs controller css settings --- it specific */
.shadetabs{
padding: 5px 0;
margin-left: 0;
margin-top: 5px;
margin-bottom: 10;
font: bold 11px arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background-color: #eae7d4;
letter-spacing: 1px; width: 380px;
height: 14px;
background: white url(/img/bkgd_itheaderbkgd_tile.gif) top left repeat-x;
}

.shadetabs li{
display: inline;
margin: 0;
cursor: pointer;
}

.shadetabs li a{
text-decoration: none;
padding: 7px 7px 6px 7px;
margin-right: -3px;
color: #000;
border-right: 1px solid #999;
border-left: 0px solid #999;
border-bottom: 0px solid #999;
border-top: 0px solid #999;
background: white url(/img/bkgd_itheader_off_tile.gif) top left repeat-x;
font-weight: bold;
cursor: pointer;
}

.shadetabs li a:visited{
color: #000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000;
cursor: pointer;
}

.shadetabs li.selected{
position: relative;
top: 1px;
cursor: pointer;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/img/bkgd_itheader_on_tile.gif);
cursor: pointer;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
cursor: pointer;
}

#tab1 a,#tab2 a,#tab3 a { /*set cursor style */
cursor: pointer;
}

.contentstyle{
border: 0px solid white;
background: #d0cfbb url(/img/bkgd_it_tile.gif) top left repeat-x;
width: 380px;
height: 195px;
/* any IE */
height: expression('210px'); 
overflow: auto;
padding-top: 0px;
margin-top: -8px;

}

.itheader{
float: left; 
padding-left: 10px; 
font-size: 14px;
font-weight: bold;
}

.itheader a:link, a:visited{
color: #333;
text-decoration: none;
}


.itheader a:hover{
color: #333;
text-decoration: underline;
}


a.subheadline:link, a.subheadline:visited
{
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000;
}

a.subheadline:hover
{
text-decoration: underline;
}


{
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000;
}


#subcontentpad
{
padding: 3px 0px 0px 5px;
}



/*  ajax expandable controller css settings it specific */

.itsection {
margin-bottom: 0px;
padding: 0;
width: 350px;
text-align: left;
background-color: transparent;
}

.itsection ul {
margin-bottom: 2px;
padding: 0;
overflow: hidden; /* height adjustment hack for FF. */
width: 260px;
text-align: left;
background-color: transparent;
font-size: 10px;
margin-top: -3px;
/* any IE */
margin-left: expression('5px'); 

}

.itsection p {
color: #000;	
margin: 0;
font-size: 11px;
font-weight: none;
padding: 0 0 3px 1px;
background-color: transparent;
line-height: 20px;
}











/*  CSS for top video stories */
#contentvideocontainer{ 
width:	300px; 
margin-top: 5px; 
border-top: 1px dotted #999; 
float:right;
}


* html #contentvideocontainer
 {		
width:	300px; 
margin-top: 5px; 
border-top: none; 
float:right;
background: url(/img/bkgd_rule_tile.gif) repeat-x;   /*  Fix for IE dotted bug */

}


#contentvideoinset{ 
width:	300px; 
padding: 3px; 
text-align: left;
font-size: 11px;
margin-top: 3px;
}

#contentvideoinset h5{ 
background: #dcdce4;
width: 300;
padding-left: 5px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 0px;
height: 25px;
font-size: 16px;
color: #333;
font-weight: bold;
text-decoration: none;
}


#contentvideoinset h5 a{ 
background: #dcdce4;
width: 300;
padding-left: 5px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 0px;
height: 25px;
font-size: 16px;
color: #333;
font-weight: bold;
text-decoration: none;
}


#contentvideoinset h5 a:hover{ 
text-decoration: underline;
}

.imgfloatright { 
float: right;
margin-top: 0px;
}


#contentvideoinset .tile { 
background-color: #c7c7c7;
background-image: url(/img/bkgd_video_tile.gif);
background-repeat: repeat-x;
background-position: fixed;
height: 211px;
overflow: auto;
/* any IE */
height: expression('218px'); 

}

#contentvideoinsetsub{
color: #000;	
margin: 2px;
font-size: 11px;
font-weight: none;
padding: 3px 3px 3px 3px;
background-color: transparent;
line-height: 15px;
}


#contentvideoinsetsub p a:link, #contentvideoinsetsub p a:visited {
color: #000;	
float: right;
font-weight: bold;
padding: 3px 3px 3px 3px;
text-decoration: none;
}

#contentvideoinsetsub p a:hover{
color: #000;	
float: right;
font-weight: bold;
padding: 3px 3px 3px 3px;
text-decoration: underline;
}

#contentvideoinsetsub p a:visited{
color: #000;	
float: right;
font-weight: bold;
padding: 3px 3px 3px 3px;
text-decoration: none;
}


#contentvideoinsetsub .header{
color: #000;	
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

#contentvideoinsetsub a.header:link, a.header:visited{
color: #000;	
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

#contentvideoinsetsub a.header:hover{
text-decoration: underline;
}

.header a:link, .header a:visited{
text-decoration: none;
color: #333;
font-size: 16px;
}

.header a:hover{
text-decoration: underline;
}



#contentvideoinset img{ 
float: left;
padding-right: 5px;
margin-bottom: 5px;}

.dividevideo{
color: #fff;	
margin-top: 3px;
font-size: 11px;
font-weight: bold;
padding: 3px 3px 3px 3px;
background-color: #999999;
clear: both;
}


#contentvideoinsetsubset1{
color: #000;	
margin: 0;
font-size: 9px;
font-weight: none;
padding: 3px 3px 3px 3px;
background-color: transparent;
float: left;
width: 130px;
}

#contentvideoinsetsubset1 img{
float: left;
/* scalable em size class for video graphic */
width: 6.56em; /* replaces 135px width */
height: 4.88em; /* replaces 100 height */
}

#contentvideoinsetsubsetr{
color: #000;	
margin: 0;
font-size: 9px;
font-weight: none;
padding: 3px 3px 3px 3px;
background-color: transparent;
width: 135px;
float: right;

}

#contentvideoinsetsubsetr img{
float: left;
/* scalable em size class for video graphic */
width: 6.56em; /* replaces 135px width */
height: 4.88em; /* replaces 100 height */
}






#contentvideo_text a.vidmenu, #contentvideo_text a.vidmenu:link, #contentvideo_text a.vidmenu:visited 
{
	display:block;
	background:transparent;
	color:#000;	
	text-decoration:none;
	font-family: verdana; arial, helvetica;
	font-size: 9px;
	line-height: 10px;
	padding: 2px;
	
	
}

#contentvideo_text a.vidmenu:hover
{
background:#c6c6ce; color:#000;
text-decoration: none;	
-moz-opacity: 0.90;
opacity: 0.90;
filter: alpha(opacity=90); /* for IE6 */
	
}
























/*  CSS for developer small business and personal tech */
#contentbottomcontainer{ 
width:	700px; 
margin-top: 5px; 
border-top: 1px dotted #999; 
float: left;
/* any IE */
float: expression('center'); /* Fix repeat issue for IE 6*/
position: relative;
}


* html #contentbottomcontainer
 {		
width:	700px; 
padding-top: 2px; 
border-top: none; 
float:left;
background: url(/img/bkgd_rule_tile.gif) repeat-x;   /*  Fix for IE dotted bug */
/* any IE */
float: expression('center'); /* Fix repeat issue for IE 6*/
}


/*  CSS for titles/links under developer small business and personal tech */
.tileinset { 
padding: 8px;
}


a.tileinsetlink:link, a.tileinsetlink:visited{
text-decoration: none;
color: #576a7f;
font-size: 14px;
font-weight: bold;
}

a.tileinsetlink:hover{
text-decoration: underline;
}

a.popinsetlink:link, a.popinsetlink:visited{
text-decoration: none;
color: #576a7f;
font-size: 12px;
font-weight: none;
line-height: 14px;
}

a.popinsetlink:hover{
text-decoration: underline;
}

a.popinsetlink:hover{
text-decoration: underline;
}






/*  ajax expandable controller css settings bottom content specific */

#contentbotinsetsub .newssection {
margin-bottom: 0px;
padding: 0;
width: 180px;
text-align: left;
background-color: transparent;
margin-left: -8px;
}

#contentbotinsetsub .newssection ul {
margin-bottom: 2px;
padding: 0;
overflow: hidden; /* height adjustment hack for FF. */
width: 160px;
text-align: left;
background-color: transparent;
font-size: 10px;
margin-top: -3px;
/* any IE */
margin-left: expression('5px'); 
}


#contentbotinsetsub .newssection p {
color: #000;	
margin: 0;
font-size: 11px;
font-weight: none;
padding: 0 0 3px 1px;
background-color: transparent;
line-height: 14px;
padding-top: 3px;
}


#contentbotinsetsub .expandsubcontainer{
color: #000;	
font-weight: none;
display: block;
margin-left: 30px;
}



/*  Start developer css */
#contentbottomdevinset{ 
width:	225px; 
padding: 3px; 
text-align: left;
font-size: 11px;
float: left;
margin-top: 5px;
}


#contentbottomdevinset h5 { 
background: #eeeeee;
width: 225px;
padding-top: 5px;
margin-top: 0px;
margin-bottom: 5px;
height: 25px;
font-size: 16px;
color: #333;
font-weight: bold;
text-indent: 5px;
}


#contentbottomdevinset .tile { 
background: #eae7d4;
background-image: url(/img/bkgd_botcontentbkgd_tile.gif);
height: 400px;
height: expression('425px'); 
overflow: auto;
width: 225px;
margin-bottom: expression('-20px'); 
}

/*  IE7 mods */
*:first-child+html #contentbottomdevinset .tile {
margin-bottom: 0px;
}



/*  Start Small Business css */
#contentbottomsbinset{ 
width:	225px; 
padding: 3px; 
text-align: left;
font-size: 11px;
float: left;
margin-left: 3px;
margin-top: 5px;
}


#contentbottomsbinset h5 { 
background: #eeeeee;
width:	225px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 5px;
height: 25px;
font-size: 16px;
color: #333;
font-weight: bold;
text-indent: 5px;
}


#contentbottomsbinset .tile { 
background: #eae7d4;
background-image: url(/img/bkgd_botcontentbkgd_tile.gif);
height: 400px;
height: expression('425px'); 
overflow: auto;
width: 225px;
margin-bottom: expression('-20px'); 
}


/*  IE7 mods */
*:first-child+html #contentbottomsbinset .tile {
margin-bottom: 0px;
}



/*  Start Personal Tech css */
#contentbottomptinset{ 
width:	225px; 
padding: 3px; 
text-align: left;
font-size: 11px;
float: right;
margin-top: 5px;
}


#contentbottomptinset h5 { 
background: #eeeeee;
width:	225px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 5px;
height: 25px;
font-size: 16px;
color: #333;
font-weight: bold;
text-indent: 5px;
}


#contentbottomptinset .tile { 
background-color: #eae7d4;
background-image: url(/img/bkgd_botcontentbkgd_tile.gif);
background-repeat: repeat-x;
height: 400px;
height: expression('425px'); 
overflow: auto;
width: 225px;
margin-bottom: expression('-20px'); 

}

/*  IE7 mods */
*:first-child+html #contentbottomptinset .tile {
margin-bottom: 0px;
}




/*  Start Most Popular Solutions css */
#contentbottommpsinset{ 
width:	340px; 
padding: 3px; 
text-align: left;
font-size: 11px;
float: left;
margin-top: 5px;
}


#contentbottommpsinset h5 { 
background: #eeeeee;
width: 335px;
padding-left: 5px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 0px;
height: 30px;
font-size: 16px;
color: #333;
font-weight: bold;
}


#contentbottommpsinset .tile { 
background-color: #f3f3f3;
background: url(/img/bkgd_botcontentbkgd_tile.gif);
height: 300px;
overflow: auto;
background-repeat: repeat-x;
}


/*  Start New Openings css */
#contentbottomnoinset{ 
width:	340px; 
padding: 3px; 
text-align: left;
font-size: 11px;
float: right;
margin-top: 5px;
}


#contentbottomnoinset h5 { 
background: #eeeeee;
width: 335px;
padding-left: 5px; 
padding-top: 5px;
margin-top: 0px;
margin-bottom: 0px;
height: 30px;
font-size: 16px;
color: #333;
font-weight: bold;
}


#contentbottomnoinset .tile { 
background: #eae7d4;
background: url(/img/bkgd_botcontentbkgd_tile.gif);
height: 300px;
overflow: auto;
line-height: 7px;

}


#img_openings{ 
margin-top: -8px;
padding: 5px;
}












/*  Start JI table settings css */
.jitileinsetlink{
text-decoration: none;
color: #333;
font-size: 12px;
font-weight: bold;
}

a.jitileinsetlink:link, a.jitileinsetlink:visited{
text-decoration: none;
color: #333;
font-size: 12px;
font-weight: bold;
}

a.jitileinsetlink:hover{
text-decoration: underline;
}

a.jitileinsetlink_sm:link, a.jitileinsetlink_sm:visited{
text-decoration: none;
color: #333;
font-size: 10px;
font-weight: none;
}

a.jitileinsetlink_sm:hover{
text-decoration: underline;
}




/*  bottom toolbar settings start*/
.bottomtoolbarlink{
text-decoration: none;
color: #333;
font-size: 12px;
font-weight: bold;
}

a.bottomtoolbarlink:link, a.bottomtoolbarlink:visited{
text-decoration: none;
color: #333;
font-size: 10px;
font-weight: none;
}

a.bottomtoolbarlink:hover{
text-decoration: underline;
}



/*  foot settings start*/
#contentfoot  { 
background-color: #fff;
background: url(/img/bkgd_foot.gif);
height: 59px;
width: 950px;
}

a.foot:link, a.foot:visited
 {
color: #333;
text-decoration: underline;
}

a.foot:hover
 {
color: #333;
text-decoration: none;
}
/*  foot settings end*/


/*  rule image start*/
.ruleit
 {
border: 1px solid #999;
}

#contentbottomsbinset .ruleit, #contentbottomdevinset .ruleit, #contentbottomptinset .ruleit
 {
border: 1px solid #999;
margin-left: 20px;
}
/*  rule image end*/





