﻿body {
margin: 0px;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color: #003366;
font-size:14px;
}

P {
font-size:14px;
}

a, a:active, a:hover, a:link, a:visited {
	text-decoration: none;
	color: #AD1F36;
}

.red {
	color: #AD1F36;

}

.bold {
	font-weight:bold;
}

.clear {
clear:both;
}

#body-container {
width: 868px;
background-color: #ffffff;
padding: 15px 15px 15px 15px;
}

#header {
margin-bottom: 10px;
}

#header-image {
border:none;
}

#nav-container {
height:23px;
padding: 0;
margin:0;
}

#nav-container UL {
list-style: none;
padding: 0;
margin:0;
}

#nav-container LI {
float: left;
}

#nav-container LI A {
font-size:13px !important;
background-color:#E0E0E0;
float: left;
display: block;
color: #000000;
text-decoration:none;
text-align:center;
height: 20px;
line-height:20px;
/*EDITED FOR VIDEOS*/
padding-left: 9px;
padding-right: 9px;
/*END EDIT*/
font-weight:bold;
border-right: solid 2px #585858;
border-bottom: solid 2px #585858;
border-left: solid 1px #C0C0C0;
border-top: solid 1px #C0C0C0;
}

#nav-container LI #sub-nav {
	color: #ffffff;
	background-color: #941A2F;
	border-top-color: #AF0F2F;
	border-left-color: #AF0F2F;
	padding-left: 17px;
	padding-right: 18px;

}

#body-content {
	min-height:50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#body-content P {
	margin-top: 8px;
	margin-bottom: 8px;
}

#body-content H1 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 24px;
}

#body-content H2 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 18px;
}

#body-content ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 10px;
}
#body-content li {
	background-image: url('../images/rnd_bull.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 5px;
}

#body-content ol li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 5px;
}

.hr-img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}

#footer {
	width:400px;
	margin-left: auto;
	margin-right: auto;
}

#footer P {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}


.order-bug-div {
	width: 366px;
	height: 54px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.order-bug-div img {
	margin-right: 10px;
}

.ExcerptLink {
	font-size: 12px;
}

.order-links {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#hpCallout {
	border: 3px solid #941A2F;
	padding: 8px 16px;
	margin: 16px;
}

.videoItem {
	margin-bottom:28px;
}

.videoText {
	margin-right:370px;
	position:relative;
}

.videoStill {
position:relative;
	width:351px;
	height:185px;
	border: 1px solid #941A2F;
	float:right;
}