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

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#wrapper {
	width: 932px;
	margin:0 auto;
	padding: 10px 0px 10px 0px;
}
body {
	background: #2f2f2f url("../i/img_bg.jpg") top repeat-x;
	font:Helvetica, Arial, sans-serif;
}
#header {
	background: #FFF url("../i/img_header.jpg") top no-repeat;
	width:882px;
	height:135px;
	margin:0 auto;
	padding:0px 0px 0px 50px;
}
#logo {
	width:230px;
	height:135px;
	float:left;
}
#tagline {
	text-align:left;
	width:500px;
	height:55px;
	padding-top:55px;
	float:left;
}
#tagline h1 {
	color:#FFF;
	font: 145% Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#flash {
	text-align:center;
	background-color:#FFF;
	width:932px;
	height:230px;
	margin:0 auto;
	padding:0;
}
#content {
	text-align:left;
	background-color:#FFF;
	width:892px;
	margin:0 auto;
	padding:0px 0px 20px 40px;
}
#content h1, #secondary h1 {
	padding-top:20px;
	color:#b10f06;
	font: 145% Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#content h2 {
	color:#2d2d2d;
	font: 115% Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#content h3, #secondary h3 {
	padding-top:10px;
	color:#2d2d2d;
	font: 100% Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#content p, #secondary p {
	font: 85% Helvetica, Arial, sans-serif;
	color: #2d2d2d;
	line-height: 1.2em;
	margin: 10px 0;
	padding-bottom:10px;
}
#content a, #secondary a {
	color:#b10f06;
	font: 100% Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#content li, #secondary li {
	font: 85% Helvetica, Arial, sans-serif;
	color: #2d2d2d;
	line-height: 1.2em;
	margin: 0px 0px 0px 15px;
	padding-bottom:5px;
	list-style:outside;
}

#content ul {
	padding-top:15px;
	padding-bottom:10px;
}
#content .emphasis {
	font-weight: bold;
}
#content .quantity {
	font-weight: bold;
	font: 100% Helvetica, Arial, sans-serif;
}
.red {
	color:#b10f06
}

.form {
	font: 85% Helvetica, Arial, sans-serif;
	color: #2d2d2d;
	line-height: 1.2em;
	margin: 10px 0;
	padding-bottom:10px;
}

.schematic {
	margin-left:-17px;
	margin-top:20px;
	margin-bottom:20px;
}

#rightContent {
	width:382px;
	margin:0;
	padding:0;
	float:right;
}
#leftContent {
	text-align:left;
	width:500px;
	margin:0;
	padding:0;
}
#videoGallery {
	width:350px;
	padding:5px 0px 5px 40px;
}
#videoGallery .videomod {
	font-size:.9em;
	padding:5px 0px;
	width:320px;
	height:60px;
}

#videoGallery .videomodcenter {
	font-size:.8em;
	padding:15px 0px;
	width:320px;
	height:10px;
}

#videoGallery .videomodtitle {
	font-size:1.1em;
	padding:15px 0px;
	width:320px;
	height:10px;
}

#videoGallery .videomodtitle a {
	text-decoration:none;
}

#videoGallery .videomod img {
	padding:0px 10px 0px 0px;
	float:left;
}

#sidebar {
	width:352px;
	margin:0 auto;
	padding:0;
}
#schematic {
	width:352px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#sidebarTop {
	text-align:center;
	background:url(../i/sidebar_top.jpg) no-repeat;
	width:352px;
	height:60px;
	margin:0 auto;
	padding:15px 0px 0px 0px;
}
#sidebarTop h1 {
	color:#FFF;
	font: 125% Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#sidebarMid {
	background:url(../i/sidebar_mid.jpg) repeat-y;
	width:352px;
	margin:0 auto;
	padding:0px;
}
#sidebarList {
	width:290px;
	padding:20px 0px 0px 45px;
}
#sidebarList li {
	font: 90% Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px 0px 15px;
	padding-bottom:5px;
	list-style:outside;
	list-style-image:url(../i/li_check.gif);
}
#sidebarList h1 {
	margin-top:20px;
	padding:0;
	color:#000;
	font: 120% Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.dvd {
	behavior: url(../css/resources/iepngfix.htc)
}
#sidebarBot {
	text-align:center;
	background:url(../i/sidebar_bot.jpg) no-repeat bottom;
	width:352px;
	height:100px;
	padding-top:20px;
}
.clear {
	float:none
}
#footer {
	text-align:center;
	background:url(../i/img_footer.gif) no-repeat;
	width:932px;
	height:70px;
	margin:0;
	padding:0;
}
#footer p {
	padding-top:20px;
	font: 75% Helvetica, Arial, sans-serif;
	color: #7f7f7f;
	line-height: 1.2em;
}
#footer a {
	font:Helvetica, Arial, sans-serif;
	color: #7f7f7f;
	padding-bottom:10px;
}
#secondary {
	position:relative;
	background-color:#FFF;
	width:792px;
	text-align:left;
	padding:0px 100px 10px 40px;
}


#wrapper .active {
	font:Helvetica, Arial, sans-serif;
	color: #000;
}

.nonactive {
	font:Helvetica, Arial, sans-serif;
	color: #7f7f7f;
}

.middle {
	background:#e3e3e3;
}
