@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin-left:auto;
	margin-right:auto;
	
	width:980px;
	border: 1px solid #939598;
	background-color:#000000;
}

#header {
	height:100px;
	font-size:11px;
	line-height:15px;
}
#wrapperApp {
	margin-left:auto;
	margin-right:auto;
	
	width:780px;
	border: 1px solid #939598;
	background-color:#000000;
}

#main_content {
	padding:15px;
	border-bottom:1px solid #939598;
	
}

#flash_video {
	float:left;
	margin-right:15px;
}

.news_col {
	width:185px;
	/* height:287px; */
	float:left;
	background-color:#404041;
	
	margin-right:15px;
}

.news_col .title{
	height:19px;
	background-image:url(../images/layout/title_bg2.gif);
	background-position:left;
	background-repeat:repeat-x;
	
	padding:6px 0px 0px 6px;
}

.news_col .option{
	
	padding:5px 15px 5px 5px;
	
}

.news_col a.option {
	display:block;
	padding:5px 15px 5px 5px;
	
	background-image:url(../images/layout/arrow_right.gif);
	background-position:right ;
	background-repeat:no-repeat;
	border-bottom:solid 1px #58585a;
	width:165px;
	text-decoration:none;
	color:#a7a9ac;
	

}

.news_col a:hover.option {
	background-image:url(../images/layout/arrow_right_white.gif);
	background-position:right ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:165px;
	text-decoration:none;

}
.news_col a:hover strong {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}


.news_col {
	width:185px;
	/* height:287px; */
	float:left;
	background-color:#404041;
	
	margin-right:15px;
}

.news_col .title{
	height:19px;
	background-image:url(../images/layout/title_bg2.gif);
	background-position:left;
	background-repeat:repeat-x;
	
	padding:6px 0px 0px 6px;
}

.news_col .option{
	padding:5px 15px 5px 5px;
	
}

.news_col a.option {
	display:block;
	padding:5px 15px 5px 5px;
	
	background-image:url(../images/layout/arrow_right.gif);
	background-position:right ;
	background-repeat:no-repeat;
	border-bottom:solid 1px #58585a;
	width:165px;
	text-decoration:none;
}



.news_col a:hover.option {
	background-image:url(../images/layout/arrow_right_white.gif);
	background-position:right ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:165px;
}


.news_col .option_rider {
	padding:2px 15px 2px 5px;
	font-size:10px;
	
}
.news_col .option_rider td {
	padding:2px 15px 2px 5px;
	font-size:10px;
	
}

.news_col a.option_rider {
	display:block;
	padding:2px 15px 2px 5px;
	font-size:10px;
	background-image:url(../images/layout/arrow_right.gif);
	background-position:right ;
	background-repeat:no-repeat;
	border-bottom:solid 1px #58585a;
	width:165px;
	text-decoration:none;
}

.news_col a:hover.option_rider {
	background-image:url(../images/layout/arrow_right_white.gif);
	background-position:right ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:165px;
	font-size:10px;
}


.news_col_right {
	width:185px;
	/* height:287px; */
	float:right;
	background-color:#404041;
	
}

.news_col_right .title{
	height:19px;
	background-image:url(../images/layout/title_bg2.gif);
	background-position:left;
	background-repeat:repeat-x;
	
	padding:6px 0px 0px 6px;
}

.news_col_right .option{
	
	padding:5px 15px 5px 5px;
	
}

.news_col_right a.option {
	display:block;
	padding:5px 15px 5px 5px;
	
	background-image:url(../images/layout/arrow_right.gif);
	background-position:right ;
	background-repeat:no-repeat;
	border-bottom:solid 1px #58585a;
	width:165px;
		text-decoration:none;
		color:#a7a9ac;

}

.news_col_right a:hover.option {
	background-image:url(../images/layout/arrow_right_white.gif);
	background-position:right ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:165px;
}

.spotlight {
	width:285px;
	float:right;
	background-color:#404041;
	
}

.spotlight .title{
	height:19px;
	background-image:url(../images/layout/title_bg2.gif);
	background-position:left;
	background-repeat:repeat-x;
	
	padding:6px 0px 0px 6px;
}

.spotlight .option{
	padding:10px 5px 10px 5px;
	
}

.spotlight a.option {
	display:block;
	padding:10px 5px 10px 5px;
	height:70px;
	background-position:right ;
	background-repeat:no-repeat;
	border-bottom:solid 1px #58585a;
	width:275px;
	text-decoration:none;
	color:#a7a9ac;
}

.spotlight a:hover.option {
	background-position:right ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:275px;
}

.right_content {
	width:350px;
	/* height:287px; */
	float:left;
}

.left_content {
	width:640px;
	float:left;
	margin-right:20px;
	line-height:18px;
}

.left_content h1{
	color:#FFFFFF;
}

.left_content h3{
	color:#FFFFFF;
	margin-bottom:0.6em;
}
	
#secondary_content {
	background-image:url(../images/layout/secondary_content_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:177px;
	padding:15px;
}

#secondary_content .titlebox {
	width:150px;
	height:177x;
	
	float:left;
	margin-right:9px;
	font-size:11px;
}

#secondary_content .rightbox {
	width:150px;
	height:177px;
	
	float:left;
}

#secondary_content .title{
	height:19px;
	background-image:url(../images/layout/title_bg2.gif);
	background-position:left;
	background-repeat:repeat-x;
	
	padding:6px 0px 0px 6px;
}

#secondary_content .option{
	padding:2px 15px 3px 5px;	
	font-size:11px;
}

#secondary_content a.option {
	display:block;
	padding:2px 15px 3px 5px;
	
	background-image:url(../images/layout/arrow_right2.gif);
	background-position:right ;
	background-repeat:no-repeat;
	border-bottom:solid 1px #58585a;
	width:130px;
	
	text-decoration:none;
}

#secondary_content a:hover.option {
	background-image:url(../images/layout/arrow_right_white2.png);
	background-position:right ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:130px;
}

#secondary_content a.black {
	display:block;
	padding:2px 15px 3px 5px;
	
	font-size:11px;
	
	background-image:url(../images/layout/arrow_right2.gif);
	background-position:right ;
	background-repeat:no-repeat;
	border-bottom:solid 1px #58585a;
	background-color:#000000;
	color:#fff;
	width:130px;
	text-decoration:none;
}

#secondary_content .titlebox a:hover.black {
	background-image:url(../images/layout/arrow_right_white2.png);
	background-position:right ;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	width:130px;
	text-decoration:none;
}

#secondary_content .contentbox {
	width:140px;
	height:165px;
	
	float:left;
	margin-right:9px;
	border:solid 1px #58585a;
	padding:4px;
	
	font-size:11px;
}
#secondary_content .contentbox_text {
	width:70px;
	float:left;
	font-size:11px;
}

#secondary_content h3 {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
	letter-spacing:-0.5px;
	font-weight:500;
}

a.more {
	text-align:right;
	font-weight:bold;
	color:#fff;
	background-image:url(../images/layout/arrow_right_white2.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 25px 0px 0px;
	height:15px;
	float:right;
	clear:both;
	
	text-decoration:none;
}

#footer {
	background-color:#000;
	border-top:solid 1px #58585a;
	font-size:10px;
	line-height:15px;
}

#footer p{
	font-size:10px;
	line-height:15px;
}

#footer a{
	font-size:10px;
	line-height:15px;
	
	text-decoration:none;
}

#footer a:hover{
	font-size:10px;
	line-height:15px;
}


.footer_left {
	float:left;
	margin:50px 0px 0px 15px;
}

.footer_right {
	float:right;
	margin:22px 15px 0px 0px;
}

/* MISC STYLES */

img {
	border:1px solid #939598;
}

img.left {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	
}

img.left5 {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	
}

img.right {
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}

img.border_none {
	border:none;
}

.small_print {
	font-size:10px;
}

.offer {
	color:f47521;
	text-transform:uppercase;
}

.margin0 {
	margin:0px;
}

.border0 {
	border:0px;
}

img.border0 {
	border:0px;
}

a.border0 {
	border:0px;
}

.white_bold {
	color:#fff;
	font-weight:bold;
}

/* --- RIDER CSS ---  */

div#hold	{ 
	position:relative; 
	overflow:hidden;
	width:185px; 
	height:222px; 
	z-index:100;
	float:left;
}
div#wn	{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:185px; 
	height:222px; 
	clip:rect(0px, 185px, 222px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
div#lyr1	{ 
	position:absolute;
	visibility:hidden; 
	left:0px; 
	top:0px; 
	z-index:1; 
}
div#t1 { 
	height:2220px;
}

div#t2 { 
	width:2020px; 
}

div#t3 { 
	width:1680px
}
.margin5 {
	margin:5px;
}

.marginright10 {
	margin-right:10px;
}

.red {
	color:#ed1c24;
	font-size:14px;
	font-weight:bold;
}
#flashad {
	float:right;
	margin-top: 20px;
	margin-right: 20px;
}

input.appform_tiny {
	width:80px;
}

input.appform_short {
	width:200px;
}

input.appform_long {
	width:608px;
}

textarea.appform_midsize {
	width:525px;
}
.selectmenu1 {
	width:200px;
}
.selectmenu2 {
	width:58px;
}
.selectmenu3 {
	width:74px;
}
	
.table td {
	padding:2px 0px 2px 0px;
}

.red_bar {
	margin:10px 0px 10px 0px;
	border:0px solid;
}

td.app_border {
	border-bottom:1px solid #666666;
	padding-bottom:5px;
}
