/*  internet.com global settings*/
body {
   background-color: #cccccc; 
   color: #000000;
   margin: 0px;
   font-family: arial, verdana, helvetica;
   font-size: 10px;
}


#container_tile {
   /*background-image: url(/img/bkgd_tile.jpg);*/ 
   background-color: #ffffff; 
   background-repeat: repeat-y; 
   width: 978px;
   margin-left: auto;
   margin-right: auto;   
}

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: 150px;
	text-align: left;
	background-color: transparent;
}

.section ul {
	margin-bottom: 2px;
	padding: 0;
	overflow: hidden; /* height adjustment hack for FF. */
	width: 150px;
	text-align: left;
	background-color: transparent;
	font-size: 10px;
	margin-top: -5px;
   /* any IE */
    margin-left: expression('5px'); 
	
}

.section p {
	color: #000;	
	margin: 0;
	font-size: 11px;
	font-weight: none;
	padding: 0 0 3px 1px;
	background-color: transparent;
	line-height: 20px;
}


.section p img {
	vertical-align: bottom;
	padding-bottom: 1px;
}








#rghthover{
	text-decoration: none;
	color: #333;
	display: inline;
	
}

#rghthover a:hover{
	text-decoration: underline;
	
}


#bothover{
	text-decoration: none;
	color: #78899d;
	display: inline;
	
}

#bothover a:hover{
	text-decoration: underline;
	
}


/* Inside content of a div with rounded corners */
.contentWrap, .collapseWrap {
	padding: 10px;
	padding-bottom:0px;
}

.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(/img/contract.gif); 
position: -1000px;
}










/*  internet.com header settings for top toolbar including login items*/
#top_header_logo {
background-image: url(/img/icom_logo.jpg); 
background-repeat: repeat; 
height: 82px; 
width: 296px;
text-align: left;
float: left;
}
  
#top_header_tile {
background-image: url(/img/navtop_bkgd_tile.jpg); 
background-repeat: none; 
height: 82px; 
width: 640px;
text-align: left;
padding: 0px 0px 0px 0px;
margin-right: 14px;
float: right;

}


#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;
}


#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;}
}



#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;
}


#navitile {
width:922px; 
margin-left: 14px; 
height: 33px; 
background: #cccccc; 
background-image: url(/img/background_dn_fixed.gif); 
clear: both;
}



#loginitems {
width:100px; 
margin-right: 14px; 
height: 33px; 
background: #cccccc; 
background-image: url(/img/background_login.gif); 
float: right;
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 20px;
padding-left: 20px;
}


#loginitems a {
	color: #fff;
	text-decoration: none;
}

#loginitems a:hover {
	color: #fff;
	text-decoration: underline;
}

#loginpopcontainer
 {
position: relative; 
top: -3px; 
left: -10px; 
text-align: center;
/* any IE */
margin-left: expression('-110px');

}

/*  IE7 mods */
*:first-child+html #loginpopcontainer {
position: relative; 
top: -2px; 
left: 100px; 
text-align: center;
}


.loginpopitem
 {
border: 1px solid #333; 
background-color: #333; 
position: absolute; 
left: 1px; 
visibility: hidden; 
padding:0px; 
opacity: 90; filter:alpha(opacity=90); 
width: 100px; 
padding: 5px;
font-size: 10px;
}
















































/*  content well start*/
#contentcontainer{
width: 978px;
padding: 1px;
margin-left: 0px;
margin-top: 0px;
text-align: center;
}

#contentcontainerbottom{
width: 95%;
padding: 1px;
background-color: #fff;
margin-left: 20px;
margin-top: 0px;
text-align: left;
clear: left;
}

















/*  rightfloat container */


#rghthdr{
background-image: url(/img/bkgd_rightnav_tile.gif); 
margin-top: 0px;
margin-left: 0px;
height: 30px;
width: 200px;
font-size: 13pt;
font-weight: bold;
line-height: 20px;
color: #fff;
/* any IE */
margin-right: expression('10px');

}


#rghtlinks a:link,#rghtlinks a:visited {
margin-top: 0px;
margin-left: 8px;
width: 198px;
color: #333;
font-size: 11px;
text-decoration: none;
clear: both;
line-height: 20px;
/* any IE */
margin-right: expression('10px');

}

#rghtlinks a:hover{
text-decoration: underline;
}




#rghtbkgd{
margin-top: 0px;
margin-left: 0px;
width: 198px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 11pt;
color: #333;
background-color: #fff;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
/* any IE */
margin-right: expression('10px');

}


#commercecontainer{
float: right; 
width: 200px; 
margin-right: 0px; 
text-align: left;
/* any IE */
margin-right: expression('10px');
margin-top: 5px;
}


#rghtcommerce a:link,#rghtcommerce a:visited {
margin-top: 0px;
margin-left: 8px;
width: 198px;
color: #333;
font-size: 11px;
background-color: #fff;
text-decoration: none;
text-align: left;
/* any IE */
margin-right: expression('10px');

}

#rghtcommerce a:hover{
text-decoration: underline;
}


#toprghthdrinset{
padding: 5px;
}

#toprghthdrinset a:link, #toprghthdrinset a:visited{
color: #fff;
text-decoration: none;
font-weight: bold;
}

#toprghthdrinset a:hover{
color: #fff;
text-decoration: underline;
}























/*  CSS for ticker start*/

#ajaxtickercontainer{
width: 700px;
border: 1px double #e5e5e5;
padding: 1px;
background-color: #e5e5e5;
margin-top: 0px;
text-align: center;
}

#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 */

#floatrssicon {
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 */
#contentfeaturecontainer{ 
width:	310px; 
margin-top: 5px; 
border-top: 1px dotted #999; 
float:left;
}

* html #contentfeaturecontainer
 {
width:	310px; 
margin-top: 5px; 
border-top: none; 
float:left;
background: url(/img/bkgd_rule_tile.gif) repeat-x;   /*  Fix for IE dotted bug */

}


#contentfeatureinset{ 
width:	310px; 
padding: 3px; 
text-align: left;
font-size: 11px;
}

#contentfeatureinset .header{ 
font-size: 18px;
color: #000;
font-weight: bold;

}

#contentfeatureinset a{ 
font-size: 12px;
color: #bb221d;
text-decoration: none;
font-weight: bold;
}

#contentfeatureinset a:hover{ 
text-decoration: underline;
}

#contentfeatureinset img{ 
margin-right: 10px;
float: left;
margin-top: 2px;
/* scalable em size class for icom feature graphic */
width: 11.88em; /* replaces 200px width */
height: 8.88em; /* replaces 149 height */
}


#contentfeatureinset p{ 
float: right;
position: bottom;
}








/*  Start video category css */
#contentsvidscat{ 
width:	972px; 
padding: 3px; 
text-align: left;
font-size: 11px;
float: left;
margin-top: 5px;
font-size: 11px;
}


#contentsvidscat h5 { 
background: #eeeeee;
width:	900px; 
padding-top: 2px;
margin-left: 35px;
margin-top: 0px;
margin-bottom: 5px;
height: 25px;
font-size: 16px;
color: #fff;
font-weight: bold;
text-indent: 5px;
background-image: url(/img/background_videocats.gif);
}


#contentsvidscat .tile { 
background: #fff;
width:	880px; 
}

#contentsvidscat .tile a, #contentsvidscat .tile a:link, #contentsvidscat .tile a:visited { 
color: #333;
text-decoration: none;
font-size: 11px;
}

#contentsvidscat .tile a:hover { 
text-decoration: underline;
}


#vidnestleft
 { 
float: left;
width: 420px;
padding-right: 10px;

}

#vidnestleftwide
 { 
float: left;
width: 870px;
padding-right: 10px;

}


#vidnestright
 { 
width: 420px;
float: right;

}

p.more_videos{
	margin-left: 230px;
	text-align: right;
}

#archiveinset
 { 
margin-left: 120px;
line-height: 20px;

}

#archiveinset2
 { 
line-height: 20px;

}

#archivedivide
 { 
background-color: #fff;
border-bottom: 1px solid #ccc;
padding: 5px;
font-size: 12px;
}

#archivedivide a:link, #archivedivide a
 { 
text-transform: uppercase;
}

.archiveslist
 { 
list-style: square;
margin-left: -20px;
margin-left: expression('-15px');
}

.archiveslistul
 { 
margin-top: 0px;
margin-top: expression('-2px');
}

.archiveslist a:link, .archiveslist a
 { 
font-weight: none;
}


#archiveinset a, #archiveinset a:link, #archiveinset a:visited 
 { 
font-weight: bold;
font-size: 12px;
}

#archiveinset2 a, #archiveinset2 a:link, #archiveinset2 a:visited 
 { 
font-weight: bold;
}

#archivesubheaders
 { 
color: #E81929;
text-transform: uppercase;

}

#archivesubleft
 { 
float: left;
margin-top: 10px;

}

#archivesubright
 { 
margin-left: 260px;
margin-top: 10px;

}

#backtohome
 { 
float: right;
margin-top: 10px;

}

#contentsvidscat .headersub
 { 
font-size: 18px;

}

.rsspad
 { 
padding-left: 5px;

}

.videosubheaders
 { 
font-size: 16px; color: #E81929;
margin-bottom: 0px;
}




/*  Start sponsored css */
#contentsponsoredinset{ 
width: 320px;
padding: 3px; 
text-align: left;
font-size: 11px;
float: right;
margin-top: 5px;
}


#contentsponsoredinset h5 { 
background: #333;
width: 320px;
padding-top: 5px;
margin-top: 0px;
margin-bottom: 5px;
height: 25px;
font-size: 16px;
color: #fff;
font-weight: bold;
text-indent: 5px;
background: url(/img/background_sponsored.gif);

}


#contentsponsoredinset .tile { 
background: url(/img/bkgd_sponsored_tile.gif);
background-color: #e0e1ec;
width: 320px;
height: 760px;
overflow: auto;
background-repeat: repeat-x;
}


#contentsponsoredinset a, #contentsponsoredinset a:link, #contentsponsoredinset a:visited{ 
color: #333;
text-decoration: none;
}

#contentsponsoredinset a:hover{ 
text-decoration: underline;
}


#contentsponsoredinset img{ 
float: left;
/* scalable em size class for video graphic */
width: 8.13em; /* replaces 135px width */
height: 6.00em; /* replaces 100 height */
}



/*  CSS for top level stories */
#storiesfeaturecontainer{ 
width:	978px; 
margin-left: 0px; 
margin-top: 5px; 
border-top: 1px dotted #999; 
float:left;
}

* html #storiesfeaturecontainer
 {
width:	890px; 
margin-top: 5px; 
border-top: none; 
float:left;
background: url(/img/bkgd_rule_tile.gif) repeat-x;   /*  Fix for IE dotted bug */

}


#storiesfeatureinset{ 
width:	280px; 
padding: 3px; 
text-align: left;
font-size: 11px;

}

#storiesfeatureinset .header{ 
font-size: 18px;
color: #000;
font-weight: bold;

}

#storiesfeatureinset a{ 
font-size: 12px;
color: #bb221d;
text-decoration: none;
font-weight: bold;
}

#storiesfeatureinset a:hover{ 
text-decoration: underline;
}

#storiesfeatureinset img{ 
margin-right: 10px;
float: left;
margin-top: 2px;
}




/*  CSS for verticals */
#verticalcontainermaster{ 
width:	660px; 
margin-top: 5px; 
/* border-top: 1px dotted #999; */
float:left;
text-align: left;
background: #f2f2f2;
}

* html #verticalcontainermaster
 {
width:	630px; 
margin-top: 5px; 
border-top: none; 
float:left;
text-align: left;
background-color: #f2f2f2;
}

#verticalcontainermaster .header{ 
font-size: 16px;
font-weight: bold;
margin-top: 5px;

}


#verticalcontainerleft{ 
width:	305px; 
float:left;
text-align: left;
}



#verticalcontainerright{ 
width:	305px; 
float:right;
text-align: left;
}



#verticalinset_left{ 
width:	150px; 
margin-top: 5px; 
float:left;
text-align: left;
}

#verticalinset_left ul,#verticalinset_left li { 
margin-left: -13px; 
margin-left: expression('0px');
text-align: left;
display: block;
text-decoration: none;
line-height: expression('5px');
}

#verticalinset_left a { 
margin-left: -13px; 
margin-left: expression('0px');
margin-bottom: 2px;
text-align: left;
display: block;
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #333;
padding:3px 0px 3px 0px;
}

#verticalinset_left a:hover { 
display: block;
text-decoration: underline;
background-color: #ebebeb;
}

#verticalinset_left .header, #verticalinset_right .header{ 
font-size: 14px;
color: #333;
margin-top: 5px;
}

#verticalinset_right{ 
width:	150px; 
margin-top: 5px; 
float:right;
text-align: left;
}

#verticalinset_right ul,#verticalinset_right li { 
margin-left: -13px; 
margin-left: expression('0px');
text-align: left;
display: block;
text-decoration: none;
line-height: expression('5px');
}

#verticalinset_right a { 
margin-left: -13px; 
margin-left: expression('0px');
margin-bottom: 2px;
text-align: left;
display: block;
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #333;
padding:3px 0px 3px 0px;
}

#verticalinset_right a:hover { 
display: block;
text-decoration: underline;
background-color: #ebebeb;
}

/*  CSS for verticals end*/




#partnerscontainermaster{ 
width:	200px; 
margin-top: 5px; 
border-top: 1px dotted #999; 
float:right;
text-align: left;
background: #f2f2f2;
}

* html #partnerscontainermaster
 {
width:	200px; 
margin-top: 5px; 
border-top: none; 
float:right;
background: url(/img/bkgd_rule_tile.gif) repeat-x;   /*  Fix for IE dotted bug */
text-align: left;
background-color: #f2f2f2;
}

#partnerscontainermaster .header{ 
font-size: 16px;
font-weight: bold;
margin-top: 5px;

}






/*  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;
line-height: 16px;
margin-left: 15px;
/*_white-space: nowrap;*/
}

#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: #eae7d4;
background: url(/img/bkgd_inews_tile.gif);
height: 192px;
overflow: auto;

}


/*  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: 20px;
}



















/*  CSS for video features */
#contentvidcontainer{ 
width:	905px; 
margin-top: 5px; 
height: 350px;
border-top: 1px dotted #999; 
float:left;
clear: both;
}

#contentvidset{ 
height: 620px; 
width: 905px; 
margin-left: 22px; 
margin-bottom: 5px;
background-image: url('/img/bkgd_videoplayer.jpg');
background-color: #999999;
text-align: center;
}

#contentvidset .header{ 
font-size: 18px;
color: #000;
font-weight: bold;

}

* html #contentvidcontainer
 {		
width:	890px; 
margin-top: 5px; 
height: 350px;
border-top: none; 
float:left;
/* background: url(/img/bkgd_rule_tile.gif) repeat-x; */  /*  Fix for IE dotted bug */
clear: both;
}


#contentvidinset{ 
width:	370px; 
padding: 3px; 
text-align: left;
font-size: 11px;
clear: both;
}


#contentvidinset 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;


}


#contentvidinset .tile { 
background: #eae7d4;
background: url(/img/bkgd_inews_tile.gif);
overflow: auto;

}


#adfloat
 {
float: right; 
padding: 0px 5px 5px 15px;
border-left: 1px solid #ccc;
}

#vidfloat
 {
float: right; 
padding: 0px 15px 15px 20px;
}


#subcontentpad a, #subcontentpad a:link 
 {
color: #333;
text-decoration: none;
}

#subcontentpad a:hover
 {
color: #333;
text-decoration: underline;
}

#vidthumb
 {
margin-bottom: 15px;
margin-right: 5px;
border: 1px solid #999;
}


/*  ajax vertical tabs controller css settings --- video specific */
.shadetabs{
padding: 5px 0;
margin-left: 200;
margin-top: 5px;
margin-bottom: 10;
font: bold 11px arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
background-color: #DCDCE4;
letter-spacing: 1px; 
width: 895px;
height: 14px;
background: white url(/img/bkgd_vidheaderbkgd_tile.gif) top left repeat-x;
/* any IE */
margin-left: expression('0px'); 

}

.shadetabs li{
display: inline;
margin: 0;
}

.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: #DCDCE4 url(/img/bkgd_vidheader_off_tile.gif) top left repeat-x;
font-weight: bold;
}

.shadetabs li a:visited{
color: #000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/img/bkgd_vidheader_on_tile.gif);
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 0px solid white;
background: #c7c7c7 url(/img/bkgd_video_tile.gif) top left repeat-x;
width: 900px;
height: 320px;
/* any IE */
height: expression('310px'); 
overflow: auto;
padding-top: 0px;
margin-top: -8px;
}

.vidheader{
float: left; 
padding-left: 10px;
padding-right: 10px;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}

.vidheader a:link, a:visited{
color: #333;
text-decoration: none;
}


.vidheader a:hover{
color: #333;
text-decoration: underline;
}


.vidheadline {
color: #333;
font: bold 12pt, sans-serif; font-stretch: condensed;
}


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;
}













/*  CSS for top video stories */
#contentvideocontainer{ 
width:	300px; 
margin-top: 5px; 
height: 240px; 
border-top: 1px dotted #999; 
float:right;
}


* html #contentvideocontainer
 {		
width:	300px; 
margin-top: 5px; 
height: 240px; 
border-top: none; 
float:right;
/* background: url(/img/bkgd_rule_tile.gif) repeat-x; */  /*  Fix for IE dotted bug */

}


#contentvideoinset{ 
width:	300px; 
padding: 3px; 
height: 240px; 
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: 5px;
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: 5px;
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: #eae7d4;
background: url(/img/bkgd_video_tile.gif);
height: 190px;
overflow: auto;
/* any IE */
height: expression('210px'); 

}

#contentvideoinsetsub{
color: #000;	
margin: 0;
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: #000;	
margin-top: 3px;
font-size: 11px;
font-weight: bold;
padding: 3px 3px 3px 3px;
background-color: #c6c6ce;
clear: both;
}


#contentvideoinsetsubset1{
color: #000;	
margin: 0;
font-size: 9px;
font-weight: none;
padding: 3px 3px 3px 3px;
background-color: transparent;
float: left;
width: 135px;
}

#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*/

}


* html #contentbottomcontainer
 {		
width:	700px; 
margin-top: 5px; 
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 {
margin-left: 35px; 
padding: 8px;
}


a.tileinsetlink:link, a.tileinsetlink:visited{
text-decoration: none;
color: #78899d;
font-size: 14px;
font-weight: bold;
}

a.tileinsetlink:hover{
text-decoration: underline;
}

a.popinsetlink:link, a.popinsetlink:visited{
text-decoration: none;
color: #78899d;
font-size: 12px;
font-weight: none;
}

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: 185px;
text-align: left;
background-color: transparent;
}

#contentbotinsetsub .newssection ul {
margin-bottom: 2px;
padding: 0;
overflow: hidden; /* height adjustment hack for FF. */
width: 185px;
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: 20px;
}



/*  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: url(/img/bkgd_botcontentbkgd_tile.gif);
height: 320px;
overflow: auto;
width: 225px;

}




/*  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: url(/img/bkgd_botcontentbkgd_tile.gif);
height: 320px;
overflow: auto;
width: 225px;

}





/*  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: #eae7d4;
background: url(/img/bkgd_botcontentbkgd_tile.gif);
height: 320px;
overflow: auto;
width: 225px;

}






/*  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: 5px;
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: 5px;
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;
}














/*  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*/





