@charset "utf-8";

img, #feature_list li a, { 
	behavior: url(javascript/iepngfix.htc) 
}

/* ---------- Hack ---------- */

.clearfix { 
	display:inline-block; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */


/* ---------- Typography ---------- */


.featuretitle {
	margin: 0;	
	padding: 7px 0 5px 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: #0e0e0e
}


/* ---------- Featured ---------- */

#feature_wrapper {
	width: 941px;
	margin: 0 auto;
	line-height: 16px;
	border-bottom: #0e0e0e solid 1px;
	border-top: #0e0e0e solid 1px;
	border: #0e0e0e solid 1px;
	position: relative;
	top: -75px
}
#feature_list {
	background: url(/more_images/front_page/middle_section.jpg) top left no-repeat;
	width: 941px;
	height: 365px;
	overflow: hidden;
	position: relative;
	background-color: #df6842 ;
}
#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}
#tabs {
	right: 0;
	z-index: 2;
	width: 305px;

}
#tabs li {
	font-size: 12px;
	font-family: Arial;
	height: 73px;

}
#tabs li a {
	color: #ececec;
	text-decoration: none;	
	display: block;
	padding: 10px 20px 10px 35px;
	height: 73px;
	outline: none;
}
#tabs li a:hover {
	color: #fff;
}
#tabs li a.current {
	background: url(/more_images/front_page/feature-tab-current.png) top left no-repeat;
	color: #393939 ;
}
#tabs li a.noncurrent {
	background: url(/more_images/front_page/feature-tab-noncurrent.png) top left no-repeat;
	color: #393939 ;
}
#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
#output {
	left: 0;
	width: 633px;
	height: 365px;
	position: relative;
}
#output li {
	position: absolute;
	left:0;
	width: 651px;
	height: 365px;
}
.outputimg {
	border: #0e0e0e solid 1px;
	border-right: #0e0e0e solid 1px;
}

#content_block {
	width: 100%;
	margin: 0 auto;

}

.header_bar { 
	position:relative;
	top:-5px;
	background: url(/more_images/front_page/header_bar.png) repeat-x;

}

.logo_wrap {
	position:relative;
	width:940px;
	height:154px;
	margin:0 auto;
	top: 9px;
}

/* ---------- Video Boxes ---------- */

#video_background {
	position: relative;
	margin-top:-55px;
	background-image:url(/more_images/front_page/video_background.png);
	background-position:top;
	background-position: center -10px;
	background-repeat:no-repeat;
    height: 330px;
	max-height: 391px;

	}

#videos {
	position: relative;
	top:15px;
	margin: 0 auto;
	max-height: 391px;
}

#video1 {
	position: relative;
	left: -20px;
	border: transparent solid 8px; 
}

#video2 {
	position: center;
	border: transparent solid 8px; 
	width: 284px;
}

#video3 {
	position: relative;
	right: -20px;
	border: transparent solid 8px; 
	width: 284px;
}

#video_captions {
	position: relative;
	top: 15px;
	/* top:-57px; */
	margin: 0 auto;
	max-height: 800px;
}

.video_desc_box {
	padding-left:5px;
	padding-right:15px;
	max-height: 50px;
}

.video_header {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	/* margin-left: 10px; */
	/* padding-left:30px; */
	/* padding-right:30px; */
}

.video_caption {
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	/*margin-left: 10px; */
	line-height: 15px;

}

#video1_caption {
	position: relative;
	left: -20px;
	width: 301px;
	height: 80px;
	font-family: Arial;
	text-align:left;
	padding-left: 15px;
	padding-left: -45px;
}

#video2_caption {
	position: center;
	width: 301px;
	height: 80px;
	font-family: Arial;
	text-align:left;
	/* padding-left: 20px; */
}

#video3_caption {
	position: relative;
	right: -20px;
	width: 301px;
	height: 80px;
	font-family: Arial; 
	text-align:left;
	/* padding-left: 20px; */
}

.copyright {
	position: center;
	width: 100%;
	right:-325px;
	height: 30px;
	font-size:9px;
	color:#000000;
	background: url(/more_images/front_page/orange_footer_bar.png) repeat-x;
	vertical-align:middle;
	margin-bottom: 5px;
}

.copyright a {
	color:#000000;
}

/* FOOTER NAV       */
.footer_nav{
	text-align: center;
	margin 0 auto;
	height:557px;
	width: 940px;
}

.footer_nav .list{
	color:#f8981f;
	margin-left: 31px;
	margin-right: 31px;
	padding: 19px 0 15px 0;
}

.footer_nav .prev{
	float: left;
	width: 200px;
	font-size:20px; 
	color: #f8981f;
}

.footer_nav .cur{
	float: left;
	width: 500px;
	font-size:16px; 
	color: #f8981f;
	text-align:center;
}

.footer_nav .cen{
	font-size:12px; 
	color: #f8981f;
	text-align:center;
	font-weight: bold;
}

.footer_nav .next{
	float: right;
	width: 200px;
	font-size:20px; 
	color: #f8981f;
}

/* FOOTER   */
#footer{
	position: relative;
	top: 0px;
	width: 100%;
	font-family: 'Lucida Grande', Arial, sans-serif;
	padding-bottom: -5px;
	background: #111;
}

#footer_bar {
	background: url(/more_images/front_page/footer_bar.png) repeat-x;
	position: relative;
	/* top: 30px; drg 2010-11-11 */
	top: 0px;
}

#footer h2{
	padding: 0;
	margin: 0;
	color: #FFF;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom:12px;
}

#footer .footerList{
	color:#f8981f;
	text-align:left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-top: 10px;
	float: left;
	width: 120px;
}

#footer .footerList a {
	color:#f8981f;
	text-decoration:none;
}

#footer .footerWrap{
	width: 941px;
	margin: 0 auto;
	position:relative;
	left:20px;
}

#footer .footerList li{
	color: #f8981f;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

#footer .copyright{
	clear: both;
	color: #8c8c8c;
	padding-top: 23px;
	font-size: 11px;
	text-align: center;
}

#footer .copyright span{
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

html, body {
	background-color: #ececed;
	background:url(/more_images/front_page/main.jpg);
	background-repeat:repeat;
	text-align: center;
	margin: 0px;
	height: 100%;
	width: 100%;
}
#wrap {
	max-width:100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 800px;

}

#body-image {
	margin-top: 60px;
}
#main-nav {
	margin: 0px 0px 0px 0px;
	text-align: center;
	min-height: 27px;
	padding-top: 10px;
	padding-left: 0px;	
}
#main-nav li {
	display: inline;
	list-style: none;
}
#main-nav li a {
	font-size: 10px;
	text-decoration: none;
	vertical-align: text-top;
	color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	outline: 0;
	position: relative;
}
#main-nav li a:hover, #main-nav li a.active {
	background: #1fc2d5;
	color : #0e0e0e
}
#sub-link-bar {
	background: #f8981f;
	min-height: 5px;
	width: 100%;
}
.sub-links {
	display: none;
	font-size: 5px;
	position: absolute;
	width: 100%;
	top: -20px;
	/* 2011-10-21 bottom: 30px; */
	text-align: center;
	left: 0px;
}
#main-nav li .sub-links li a {
	color: #0e0e0e;
	font-size: 10px;
	text-transform: none;
	font-weight: bold;
}
#main-nav li .sub-links li a:hover {
	background: #5a3124;
	color: #f2f2f2;
}
#main-nav li a.close {
	display: none;
	position: absolute;
}
#main-nav li a.close:hover {
	background: #1fc2d5;
}
.round {
	display:block;
}
.round * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#0e0e0e;

}
.roundfg {
	background:#0e0e0e;

}
	

