/* CSS Document */


/* Main Column Content */

#Main {
	position: relative;
	width: 720px;
	float: center;
        margin: 10px 0px 0px 0px;
}

#FeatureBG {
	position: relative;
	vertical-align: middle;
	width: 646px;
	height: 306px;
        margin: 10px 0px 0px 0px;
	background: #FFF url(/skins/img/bg_feature.gif) top left no-repeat;	
}
#FeatureContainer {
	position: relative;
        margin: 10px 0px 0px 0px;
	/*margin: 5px 8px 14px 5px;*/
	width: 630px;
	height: 295px;
	top: 5px;
	left: 5px;
	background: #fba638 url(/skins/img/cover/bg_grad_orange.jpg) top left repeat-x;	
	border: 1px solid #fba638;
}
#Feature {
	position: relative;
	width: 620px;
	height: 285px;
	top: 5px;
	left: 5px;
	background-color: #FFF;
}
#FeatureIMG {
	position: relative;
	height: 270px;
	width: 310px;
	float: left;
	display: inline;
	overflow: hidden;
}
#FeatureList {
	position: relative;
	display: inline;
	height: 285px;
	width: 308px;
	overflow: hidden;
	float: right;
	background-color: #FFF;
}
#FeatureList H1 {
	text-indent: 12px;
}
#FeatureText {
	position: relative;
	color: #000;
	padding: 4px;
	margin-top: 170px;
	height: 140px;
	background-color: #FFF;
	/*background-color: #333;*/
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#FeatureText P.Summary {
	margin: 6px 0px 0px 6px;
	padding: 0px;
}

}
#FeatureText H1 {
	font-size: 15px;
	font-weight: bold;
	margin: 4px 0px 8px 6px;
	margin-top: expression(8);
	padding: 0px;
}
#FeatureText A {
	/*color: #fb9d24;*/
	color: #2157b7;
	font-weight: bold;
}
#FeatureText A.TitleLink {
	/*color: #fb9d24; */
	color: #2157b7;
	font-weight: bold;
	font-size: 15px;
}
#FeatureText P.Summary {
	font-size: 11px;
	margin: 6px 0px 6px 6px;
	padding: 0px;
}
/*
#Link {
	display: block;
	text-align: right;
	height: 26px;
	line-height: 26px;
}*/
#Link {
	position: absolute;
	float: right;
	bottom: 0px;
	right: 4px;
	text-align: right;
	height: 28px;
	line-height: 28px;
}
#Link A:link, #Link A:visited {
	position: relative;
	text-transform: uppercase;
	color: #FFF;
	font-weight:bold;
	background: #609707 url(/img/cover/bg_nav_green_0.gif) top left repeat-x;
	border: 1px solid #609707;
	font-size: 11px;
	line-height: 21px;
	height: 21px;
	padding: 2px 6px;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
#Link A:hover, #Link A:active {
	background: #609707 url(/img/cover/bg_nav_green_1.gif) top left repeat-x;
	text-decoration: none;
}
#FeatureList .ListItem {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	padding: 6px 3px 6px 10px;
	border-bottom: 1px solid #CECECE;
	vertical-align: middle;
}
#FeatureList .On {
	background-color: #EEE;
}
#FeatureList .ListItem SPAN {
	font-size: 24px;
	line-height: 26px;
	color: #c2c2c2;
	font-weight: bold;
	margin-right: 6px;
}
#FeatureList .Breaking { background-color: red; }
A.TABLINK {color:#000000;font-size:12px;text-decoration:none;}
A.TabBreaking { color: white; font-weight: bold;font-size:14px;text-decoration:none; }

#ContentBG {
	position: relative;
	width: 700px;
	float: left;
}
#ContentContainer {
	width: 700px;
	left: 0px;
	background-color: #FFF;
}

.SectionHeader, .Section {
	position: relative;
	width: 95%;
	margin: 0px auto;
}

.Section2 {
	position: relative;
	width: 95%;
	margin: 2px auto;
}

.SectionHeader {
	border-bottom: 1px solid #c2c2c2;
	vertical-align: middle;
	padding: 3px 0px;
}
.SectionHeader H1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-family: Lucida Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.SectionHeader H2 {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: oblique;
	font-weight: normal;
	color: #71A221;
}


#Challenge {
	background: #f4f7ee url('/img/cover/bg_grad_lightgreen.jpg') repeat-x top left; 
	border: 1px solid #dfe8d7;
	float: left; margin-left:0px; margin-right:auto; margin-top:0px; margin-bottom:15px

}

.Clear {
	clear:both;
	padding:0px;
	margin:0px;
	line-height:0px;
	font-size:1px;
}

/* ADS */
#Leaderboard {
	margin: 5px auto 20px auto;
	text-align: center;
}
