/* Copyright 2006 Time.com */

/* Nav for CP */

/* CoolMenus 4 - default styles - do not edit */
		.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
		.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
		/* CoolMenus 4 - default styles - end */
		  
		/*Style for the background-bar*/
		.clBar{position:absolute; width:10; height:10; visibility:hidden}
		
		/*Styles for level 0*/
		.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:Helvetica, Arial; font-size:11px; font-weight: bold;}
		.clLevel0{background-color:#; layer-background-color:#; color:#33AACC;}
		
		.clLevel0over{color:#33AACC; cursor:pointer; cursor:hand; font-weight:bold;}
		.clLevel0border{position:absolute; visibility:hidden;}
						
		/*Styles for level 1*/
		.clLevel1, .clLevel1over{position:absolute; padding:4px; font-family: Helvetica, Arial; font-size:11px;}
		.clLevel1{background-color:#f8f8f8; layer-background-color:f8f8f8; color:#000000;}
		
		.clLevel1over{background-color:#E6E6E6; layer-background-color:#E6E6E6; color:#000000; cursor:pointer; cursor:hand; }
		.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#E6E6E6; layer-background-color:#E6E6E6}
		
				
/* Main story */


.listInline {list-style-type:none; margin:0;}
.listInline li {display:inline; width:20px; height:20px;}
li.subHdg {font:bold 11px arial,sans-serif; color:#000; background:transparent; text-transform:uppercase;}
.numStories {float:left;}
.btn {float:right; padding:0px 0px 0px 0px; _padding:0px 0px 0px 0px;}
.btn a {display:block; cursor:hand; width:32px; height:32px;}

/* homepage number navigation  */
.listInline a { font:bold 11px arial,sans-serif; color:#33AACC; text-decoration:none; padding: 2px 0px 0px 6px; cursor:pointer; width:18px; height:18px;} 
.listInline a.on {background: url('/images/buttons/feature-select.gif'); background-repeat: no-repeat; color:#444444; padding:2px 0px 0px 6px; width:18px; height:18px;}
.listInline a:hover.on {background: url('/images/buttons/feature-select.gif'); background-repeat: no-repeat; color:#444444; padding:2px 0px 0px 6px; width:18px; height:18px; text-decoration:none;} 
.listInline a:hover.off {background: url('/images/buttons/feature-select.gif'); background-repeat: no-repeat; color:#33AACC; padding:2px 0px 0px 6px; text-decoration:none; width:18px; height:18px;} 

/* Content */
.contentMain {float:left; width:998px; display:block; background-color:white; border:1px solid #E5E5E5; border-width:0 1px 1px 1px;}
.contentWrap {clear:both; padding:10px;}

