@charset "utf-8";
/* CSS Document */

.button_holder {
	position: relative;
}

.highlight {
	background: url(../images/nav-highlight-bg.png) repeat-x;
	height: 23px;
	line-height: 23px;
	white-space: nowrap;
	position: absolute;
	top: -38px;
	left: -10px;
	padding: 0px 10px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-background-clip: padding-box;
	behavior: url(PIE.htc);

	
	-moz-box-shadow: 0px 0px 10px #3c3c3c;
	-webkit-box-shadow: 0px 0px 10px #3c3c3c;
	box-shadow: 0px 0px 10px #3c3c3c;
	
	border: 1px solid #3c3c3c;	
}

#navholder .highlight a {
	color: #000304;
	font-size: 14px;
	font-weight: bold;
}

#navholder .highlight a:hover {
	color: #af230b;
}

#navholder .highlight .arrow {
	display: block;
	position: absolute;
	bottom: -31px;
	left: 20px;
	
	height: 31px;
	width: 29px;
	background: url(../images/nav-highlight-arrow.png) no-repeat;
	_display: none;
}


body {
	margin:auto;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background: #999999;
}

#container {
	margin:auto;
	position:relative;
	border: 1px solid #c3c3c3;
	width:1000px;
	background-color:#FFFFFF;
}

#content-wrapper {
	float: right;
	width: 690px;
	margin: 10px 20px 10px 0px;
	display: inline;
}

#content-wrapper ul {
	list-style-type: square;
	line-height: 1.5em;
	padding-left: 25px;
}

#content-wrapper ol
{
	list-style-type: decimal;
	padding-left: 25px;
	line-height: 1.5em;
}

.content-block {
	background-color: #fff;
	padding: 0px 20px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	overflow: hidden;
}

#sub-nav {
	background: #848484 url(../images/sub-nav-bg.png);
	clear: both;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #fff;
	margin: 0px -20px;
}

#sub-nav ul {
	border-left: 1px solid #595959;
	overflow: hidden;
	list-style-type: none!important;
	padding: 0px!important;
	line-height: inherit!important;
	display:inline-block;
}

#sub-nav li {
	float: left;
	display:inline-block;
	width:auto;
	border-right: 1px solid #595959;
}

#sub-nav a {
	color: #fff;
	text-decoration: none;
	padding: 0px 20px;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	float:left;
}

#sub-nav a:hover {
	color: #ddd;
}

#sub-nav a.active {
	background-color: #595959;
}

#navholder {
	margin-top: 73px;
	margin-left: 350px;
	width: 640px;
	float:left;
	display: inline;
}

.button_holder {
	float:left;
	background-image:url('../images/navdivider.jpg');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:44px;
	padding-top:20px;
	height:33px;
	
}

#main_content {
	margin:auto;
	position:relative;
	width:954px;
	min-height:450px;
}

#left_column {
	width: 325px;
	margin-left:10px;
	float:left;
	
}

#left_column2 {
	width: 295px;
	margin-left:10px;
	float:left;
}


#sub_nav {
	width: 235px;
	float:left;
	margin-left:35px;
	display: inline;
}

#sub_nav_secondary {
	width: 225px;
	float:left;
	background-image:url('../images/nav_divier.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:35px;
	padding-top:20px;
}

#right_column_home {
	margin-left:360px;
}

#right_column {
	width: 620px;
	margin-left:330px;
}

#right_column2 {
	
	margin-left:310px;
}

#right_inner {
	width: 280px;
	float:right;
	margin-left:10px;
}

#left_inner {
	width: 325px;
}

#left_inner_gray {
	width: 260px;
	padding:20px;
	background-color:#CCCCCC;
}


#featured {
	width: 535px;
	height: 260px;
	background-color:#c3c3c3;
	background-image:url('../images/featured_top.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}

.featured_holder_left {
	width: 292px;
	_width: 282px;
	height: 145px;
	padding:10px;
	float:left;
	margin-top:5px;
	border: 1px solid #c3c3c3;

}

.featured_holder_info {
	float:right; 
	width:150px;
}

.featured_holder_right {
	width: 300px;
	height: 145px;
	padding:10px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	border: 1px solid #c3c3c3;

}

#featured2 {
	width: 535px;
	background-color:#c3c3c3;
	background-image:url('../images/featured_top.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
}

#featured_info {
	padding-left:277px;
}

.category_image {
	margin-top:10px;
	width:190px;
	float:left;
	background: url("../images/right-shadow.png") no-repeat 182px 2px;
}
.category_image img {
	border: 1px solid #000;
}
.category_title {
	width:172px;
	height:26px;
	padding-right:18px;
	padding-top:4px;
	text-align:right;
	background-image:url('../images/categorytitle.jpg');
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	position: relative;
}
div.arrow {
	background: url("../images/black-arrow.png") no-repeat; 
	width: 20px; 
	height: 10px; 
	position: absolute; 
	top: -11px;
	right: 20px;
}
.redbox {
	width:131px;
	background-color:#e52223;
	padding:15px;
	float:left;
}

#footer {
	margin:auto;
	position:relative;
	width:1000px;
	height:100px;
	background-image:url('../images/bg_footer.jpg');
	background-repeat:repeat-x;
	margin-top:50px;
	text-align:center;
	padding-top:20px;
}

.button {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url('../images/button_over.jpg') no-repeat;
	white-space: nowrap;
	display: block;
	width: 131px;
	height: 33px;
	margin: 0;
	padding: 0;
}

.button a {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	width: 131px;
	height: 33px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight:bold;
}

.button img {
	width: 131px;
	height: 33px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.button a:hover img {
	visibility:hidden
}

.button span {
	position: absolute;
	top: 6px;
	width: 131px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-align:center;
} 

.button_black {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url('../images/button2_over.jpg') no-repeat;
	white-space: nowrap;
	display: block;
	width: 131px;
	height: 33px;
	margin: 0;
	padding: 0;
}

.button_black a {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	width: 131px;
	height: 33px;
	display: block;
	text-decoration: none;
	font-weight:bold;
}

.button_black img {
	width: 131px;
	height: 33px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.button_black a:hover img {
	visibility:hidden
}

.button_black span {
	position: absolute;
	top: 6px;
	width: 131px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-align:center;
}

a {
	font-size: 12px;
	color: #000000;
	text-transform:uppercase;
}
a:link {
	text-decoration: none;
	text-transform:uppercase;
}
a:visited {
	text-decoration: none;
	text-transform:uppercase;
	color: #000000;
}
a:hover {
	text-decoration: none;
	text-transform:uppercase;
	color:#CCCCCC;
}
a:active {
	text-decoration: none;
	text-transform:uppercase;
	color: #000000;
}

#top {
	margin:auto;
	position:relative;
	width:999px;
	height:145px;
	background-image:url('../images/top.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}

a.white:link {
	color: FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}

a.white:visited {
	color: #FFFFFF; 
	font-size: 11px;
	text-transform:none;
}

a.white:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-transform:none;
}

a.white:active {
	color: #FFFFFF; 
	font-size: 11px;
	text-transform:none;
} 

a.gray:link {
	color: #8b8b8b;
	font-weight:bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.gray:visited {
	color: #8b8b8b;
	font-weight:bold; 
	font-size: 11px;
	text-transform: uppercase;
}
a.gray:hover {
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	text-transform: uppercase;
}
a.gray:active {
	color: #8b8b8b; 
	font-weight:bold;	
	font-size: 11px;
	text-transform: uppercase;
}

a.redlc:link {
	color: #ed171f;
	font-weight:bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: none;
}

a.redlc:visited {
	color: #ed171f;
	font-weight:bold; 
	font-size: 11px;
	text-transform: none;
}
a.redlc:hover {
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	text-transform: none;
}
a.redlc:active {
	color: #ed171f; 
	font-weight:bold;	
	font-size: 11px;
	text-transform: none;
}

a.red:link {
	color: #ed171f;
	font-weight:bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.red:visited {
	color: #ed171f;
	font-weight:bold; 
	font-size: 11px;
	text-transform: uppercase;
}
a.red:hover {
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	text-transform: uppercase;
}
a.red:active {
	color: #ed171f; 
	font-weight:bold;	
	font-size: 11px;
	text-transform: uppercase;
}

a.black:link {
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.black:visited {
	color: #000000;
	font-weight:bold; 
	font-size: 11px;
	text-transform: uppercase;
}
a.black:hover {
	color: #666666;
	font-weight:bold;
	font-size: 11px;
	text-transform: uppercase;
}
a.black:active {
	color: #000000; 
	font-weight:bold;	
	font-size: 11px;
	text-transform: uppercase;
}
a.fileshare{
	text-decoration:none;
	text-transform:none;
	border:0;
	padding-left:5px;	

}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ed171f;
} 

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ed171f;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
}

.blk_title_space{font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-transform:uppercase;padding-top:5px;display:block;}

.redlargetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ed171f;
}

.blacklargetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

.redbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed171f;
}

.space_blog{margin-top:20px;margin-bottom:20px;display:block;}
.lazy_textbox,.lazy_textbox_half{border:1px solid #999999;background-color:#E2E2E2;color:#666666;font-size:12px;clear:both;width:250px;margin-top:3px;float:left;display:block;font-family: Arial, Helvetica, sans-serif;}
.lazy_textbox_half{width:100px;display:inline-block;clear:none;}
.active_textbox,.active_textbox_half{border:1px solid #666666;background-color:#FBFBFB;color:#333333;font-size:12px;clear:both;width:250px;margin-top:3px;display:block;font-family: Arial, Helvetica, sans-serif;}
.active_textbox_half{width:100px;display:inline-block;clear:none;}
.hang_left{margin-left:5px;}
.lazy_select_wrapper, .lazy_select_w_sm, .lazy_select_w_sm_plus{border:1px solid #999999;background-color:#E2E2E2;clear:both;width:246px;padding:2px;margin-top:3px;float:left;display:block;}
.lazy_select_w_sm, .lazy_select_w_sm_plus{width:60px;display:inline-block;margin-top:0px;clear:none;}
.lazy_select_w_sm_plus{margin-left:5px;}
.lazy_select{border:0px;background-color:#E2E2E2;color:#666666;font-size:12px;width:100%;display:block;}
.clear_both{clear:both;}
.form_label{float:left;display:block;width:100%;clear:both;margin-top:3px;}
.sprite{background-image:url('sprite.png');overflow:hidden;background-repeat:no-repeat;}
.admin_button, .admin_b_xtra{display:inline-block;border:1px solid #600000;color:#FFFFFF;font-size:14px;font-weight:bold;margin-top:10px;padding:2px;cursor:pointer;}
.admin_b_xtra{margin-top:20px;}
.admin_label{color:#333333;font-size:18px;font-weight:bold;display:block;padding-top:25px;padding-bottom:10px;}
.table_white{background-color:#FFFFFF;}
.table_grey{background-color:#E5E5E5;}
.table_active{background-color:#FFFF99;}
.table_active_second{background-color:#FFFFCE;}
.posting_mngr_tbl{border-bottom:2px solid #666666;margin-top:20px;}
.tbl_note{color:#999999;font-style:italic;font-size:10px;}
.admin_list{margin-top:35px;list-style:none;}
.admin_list_bullet{color:#CC0000;font-weight:bold;font-size:24px;}
.admin_index_option{margin-top:10px;}
.admin_list_a{font-size:18px;color:#666666;font-weight:bold;text-decoration:none;padding-left:7px;}
.admin_list_a:hover{color:#999999;}
.margin_top_25{margin-top:25px;}
.margin_top_20{margin-top:20px;display:block;}
.home_page_sq{margin-left:20px;float:left;clear:both;width:600px;}
.email_comments{display:block;font-size:12px;font-weight:bold;text-decoration:none;color:#999999;cursor:pointer;}
.email_comments:hover{text-decoration:underline;color:#666666;}
.video_comment_hidden{display:none;margin-top:0px;}
.sleek_input_video, .sleek_input_video_active{width:250px;font-size:12px;color:#666666;background-color:#E5E5E5;border:1px solid #666666;float:left;font-family:Arial, Helvetica, sans-serif;}
.sleek_input_video_active{color:#333333;background-color:#FFFFFF;border:1px solid #333333;}
.geo_view_select{display:block;width:155px;border:1px solid #CCCCCC;padding:3px;float:left;margin-top:5px;margin-bottom:5px;}
#geo_view, #jumpMenu{width:100%;border:0px;margin-left:auto;margin-right:auto;display:block;margin-top:2px;}
