﻿body {
	margin: 0px;
	padding: 0;
	background: url(images/bg_new.jpg) no-repeat;
	background-color:#000000;
	font-size: 11px;
	text-align: wrap;
	color: #ffffff;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

h3 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BB731F;
	font-size: 16px;
}

h2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 22px;
}

h1 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BB731F;
	font-size: 16px;
}

h1 {
	letter-spacing: 0px;
	font-size: 16px;
}

h2 {
	letter-spacing: 0px;
	font-size: 16px;
	color: #FFF;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

ol {
	line-height: 14px;
}

ul {
	line-height: 14px;
}

p {
	line-height: 14px;
}

blockquote {
	padding-left: 10px;
}

blockquote ol {
	line-height: normal;
	font-style: italic;
}

blockquote ul {
	line-height: normal;
	font-style: italic;
}

blockquote p {
	line-height: normal;
	font-style: italic;
}

a {
	color: #999999;
}

a:hover {
	color: #666666;
}

/* Header Styles */

#header {
	width: 1000px;
	height: 160px;
	margin-top: 20px;
	padding: 0px 0 0 0px;
	background: url(images/) no-repeat 0px;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p {
	float: left;
	margin: 0;
}

#header h1 {
	float: left;
	margin: 0;
}

#header h1 {
	color: #333333;
	font-size: 36px;
}

#header p {
	padding: 20px 0 0 10px;
	font-size: 10px;
	color: #333333;
}

#header a {
	text-decoration: none;
	color: #666666;
}



/* Page Size */

#page {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: url(images/);

	
}


/* Navigation */

#topnav {
	float: left;
	width: 950px;
	min-height: 38px;
	padding-left: 0px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 0px;
	vertical-align: top;
	font-size: 20px;
	font-weight: bold;
	font-style:normal;
}

#topnav {
	font-size: 15px;
	font-weight: bold;
	float: right;
	text-align: right;
}
#topnav ul { list-style: none; margin: 0; padding:0; }
#topnav li { display: inline; padding: 0px 0px 0px 40px; }
#topnav a:active { color: #ffffff; text-decoration: none; }
#topnav a:visited { color: #ffffff; text-decoration: none; }
#topnav a:link { color: #ffffff; text-decoration: none; }
#topnav a:hover {color: #cccccc; text-decoration: none;}


/* Content Home */
#contenthome {
	float: right;
	width: 735px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	border-left: solid 0px #999999;
	min-height:auto;
}


/* Content Area */

#content {
	float: right;
	width: 770px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-left: solid 0px #999999;
	height: auto;
}

#post {
	float: left;
	width: 730px;
	height: 380px;
	font-size:11px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

	}
	
.post {
	float: left;
	align: left;
	width: 730px;
	min-height: 380px;
	font-size:11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

#postNews {
	float: right;
	width: 540px;
	min-height: 400px;
	font-size:11px;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;

	scrollbar-3dLight-color: #999999;
	scrollbar-arrow-color: #666666;
	scrollbar-darkShadow-color: #999999;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #000000;
}


.post2 {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	


#postHome {
	float:right;
	width: 800px;
	min-height: 400px;
	font-size:12px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	overflow:auto;
	}
	
.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 0px solid #666666;
	font-size: 19px;
	letter-spacing: 0px;
}

.title a {
	text-decoration: underline;
	color: #999999;
}

/* Main Area Content */

.maincontent {
	float: right;
	width: 640px;
	height: 500px;
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
}



/* Left Teaser Channel */
#lts {
	float: left;
	width: 180px;
	height: 600px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	vertical-align: top;
}

#lts ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#lts li { display: inline; padding: 0px 30px 0px 0px; 
}

#lts li ul {
	padding: 0px 0px 0px 13px;

}

#left {
	float:right;
	width: 160px;
	min-height: 560px;
	padding:10px;
	font-size:10px;


}


/* anchor */
#anchor {
	width: 1026px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
}	
.small:active { font-size: 10px; color: #ffffff; text-decoration: none;}
.small:visited { font-size: 10px; color: #ffffff; text-decoration: none;}
.small:link { font-size: 10px; color: #ffffff; text-decoration: none;}
.small:hover {color: #cccccc; text-decoration: none;}


/* Footer */

#footer {
	width: 1002px;
	height: 38px;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat;
	text-align: center;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
	color: #666666;
}

#footer a {
	color: #333333;
	text-align: center;
}


.percent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 65px; 
	}
.percent:active { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 72px; color: #ffffff; text-decoration: none;}
.percent:visited { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 72px; color: #ffffff; text-decoration: none;}
.percent:link { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 72px; color: #ffffff; text-decoration: none;}
.percent:hover {color: #cccccc; text-decoration: none;}



/*IF A BREAKING NEWS STORY EXISTS ON TEH HOMEPASAGE, THE DIVs NEED TO USE THESE CLASSES*/

#top_stories .breaking_news { margin: 0; padding: 15px 5px 0 15px; height: 92px; width: 492px; background: url(/images/2008/bg_breaking.png) repeat-x; float: left; font-size: 11px; }

#top_stories .breaking_news p { color: #9FABB9; margin: 0; padding: 0; }
#top_stories .breaking_news h5 { color: #fff; margin: 0; padding: 0; }


#top_stories #breaking_story_copy {
	color: #9fabb9;
	float: left;
	height: 93px;
	margin-top: 95px;
	overflow: hidden;
	padding: 0 15px;
	width: 482px;	
	}

#top_stories #breaking_story_copy #story_copy_container h2 {
	color: #ffffff;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#top_stories #breaking_story_copy #story_copy_container h2 a		 { color: #ffffff; text-decoration: none; }
#top_stories #breaking_story_copy #story_copy_container h2 a:link	 { color: #ffffff; text-decoration: none; }
#top_stories #breaking_story_copy #story_copy_container h2 a:visited	 { color: #ffffff; text-decoration: none; }
#top_stories #breaking_story_copy #story_copy_container h2 a:hover	 { color: #9fabb9; text-decoration: none; }
#top_stories #breaking_story_copy #story_copy_container h2 a:active	 { color: #ffffff; text-decoration: none; }

#top_stories #breaking_story_copy #story_copy_container {
	margin-bottom: 5px;
	}

#top_stories #breaking_story_copy a.more_link {
	float: left;
	margin-right: 15px;
	}

#top_stories #breaking_story_copy #story_copy_container h3 {
	color: #c83803;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: -2px 0 3px 0;
	text-transform: uppercase;
	}
	
#top_stories #breaking_story_copy #story_copy_container p {
	font-size: 11px;
	height: 34px;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
	}
	
#top_stories #breaking_other_stories {
	background: url(/images/2008/top_stories/overlay_side.png) repeat-y;
	float: right;
	height: 303px;
	text-align: center;
	width: 216px;
	margin-top: -107px;
	}

#top_stories #breaking_other_stories .dropdown {
	margin: 10px auto;
	width: 159px;
	}

#top_stories #breaking_other_stories ul#story_list				{ margin: 6px 4px 0 4px; }
#top_stories #breaking_other_stories ul#story_list li			{ background: url(/images/2008/top_stories/bg_thumb.png) no-repeat; color: #fff; font-size: 10px; margin-top: 2px; text-align: left; }
#top_stories #breaking_other_stories ul#story_list li a			{ display: block; color: #fff; height: 47px; padding: 6px 1px 1px 6px; text-decoration: none; }
#top_stories #breaking_other_stories ul#story_list li a:link		{ color: #fff; text-decoration: none; }
#top_stories #breaking_other_stories ul#story_list li a:visited	{ color: #fff; text-decoration: none; }
#top_stories #breaking_other_stories ul#story_list li a:hover	{ background: url(/images/2008/bg_dotted_dark.gif); border: 1px dotted #20538c; color: #fff; padding: 5px 0 0 5px; text-decoration: none; }
#top_stories #breaking_other_stories ul#story_list li a:active	{ color: #fff; text-decoration: none; }
#top_stories #breaking_other_stories ul#story_list li img		{ float: left; margin-right: 5px; }



#main_image #story_copy #story_copy_container h2 {
	color: #ffffff;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#main_image #story_copy #story_copy_container h2 a		{ color: #ffffff; text-decoration: none; }
#main_image #story_copy #story_copy_container h2 a:link	 	{ color: #ffffff; text-decoration: none; }
#main_image #story_copy #story_copy_container h2 a:visited	{ color: #ffffff; text-decoration: none; }
#main_image #story_copy #story_copy_container h2 a:hover	 	{ color: #9fabb9; text-decoration: none; }
#main_image #story_copy #story_copy_container h2 a:active	{ color: #ffffff; text-decoration: none; }

#main_image #story_copy 			{ float:left; display:inline; padding-left:10px; margin:245px 0 0 5px; }

#main_image #story_copy a.more_link 				{ float: left; margin-right: 15px; }

#main_image #story_copy #story_copy_container h3 {
	color: #c83803;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: -2px 0 3px 0;
	text-transform: uppercase;
	}
	
#main_image #story_copy #story_copy_container p {
	font-size: 11px;
	height: 34px;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
	}
	
#united_cross_section { margin:0 0 0 15px; padding:0; border:1px solid #fff; width:219px; }

