@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7a0404;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}



a {
	text-decoration: none;
	color: #7a0404;
}
a:hover {
	color: #333;
}

.fixFrame {
	clear: both;
}

#mainContentContainer {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
}

#topBar {
}

#cartRightIE6 {
	width: 350px;
	margin-left: 15px;
}

#nav {
	text-align: center;
	margin-bottom: 1px;
	white-space: nowrap;
}

#nav a, .button {
	border: 1px solid #390303;
	border-top: 0px;
	border-bottom: 0px;
	margin-right: -1px;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding: 1px 11px;
	color: white;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
}
#nav a:hover, #nav a.on, .button:hover {
	color: #fc3;
}
.button {
	border: 1px solid black;
	line-height: 18px;
	height: 23px;
	padding: 0px 15px 2px 15px;
}

#nav a.on {
	background-image: url(../images/btn_bgHi.jpg);
	padding-top: 3px;
	padding-bottom: 6px;
}

#mainContent {
	height: 471px;
}

p {
	padding: 0px; 
	padding-bottom: 6px;
	margin: 0px;
	font-size: 12px;
}

#home p {
	font-size: 11px;
	line-height: 14px;
}


#bottomBar {
	text-align: left;
	margin-top: 0px; 
}

#bottomBar a {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 8px;
}
#bottomBar a:hover {
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formItem {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.fieldLabel {
	font-size: 10px;
	line-height: 10px;
}
.formText {
	width: 120px;
}
.formItem .textfield {
	width: 153px;
}
.formItem .long {
	width: 333px;
}
.formItem .short {
	width: 100px;
}

.required {
	background-color:#ff9;
}
.title {
	font-size: 24px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 12px;
}

.leftColumn {
	width: 650px;
	float: left;
}

.pullquote {
	float: right;
	width: 176px;
	border: 1px solid black;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #ccc;
	padding: 8px;
	height: 456px;
}
.attribution {
	margin-left: 25px;
	margin-top: 6px;
	font-size: 11px;
	line-height: 11px;
}

.head {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

.subhead {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
}


#siteMap a {
	display: block;
	line-height: 35px;
	font-size: 18px;
}

#aboutUs a {
	display: block; 
	margin-bottom: 6px;
	line-height: 14px;
}

.testimonial {
	margin-bottom: 20px;
}

.moreInfo li {
	line-height: 14px;
	margin-bottom: 8px;
}


.imageBlock {
	clear: both;
	margin-bottom: 10px;
}

.imageBlock a img {
	height: 73px;
	width: 73px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid black;
}





.product {
	
}


.productNav {
}
.productNav a {
	display: block;
	float: left;
	padding: 0px 3px;
	margin: 8px 3px 10px 0px;
	border: 1px solid #7a0404;
	font-size: 11px;
}
.productNav a.on, .productNav a:hover {
	background-color: #7a0404;
	color: #fc0;
}

.product .head, .product .subhead {
	margin-bottom: 0px;
}
.product .title {
	font-size: 16px;
	line-height: 18px;
}
.marketingCopy {
}
.marketingCopy, .marketingCopy .subhead, .specs .title, .specsList {
	font-size: 12px;
	line-height: 14px;
}

.marketingCopy .head {
	font-size: 14px;
	line-height: 16px;
}

.movieWindow {
	position: absolute; top: 150px; left: 400px; background-color: white; padding: 20px; border: 1px solid black;
}
.movieWindow .closeLink {
	display: block;
	float: right;
}
.product .specs {
	float: left;
	width: 300px;
	padding: 8px;
	border: 1px solid #ccc;
	background-color: white;
	margin-top: 12px;
}
.product .description {
	float: left;
	width: 350px;
	float: left;
	margin-right: 20px;
}
#acc .description {
	padding: 5px;
	padding-bottom: 0px;
	border: 1px solid #666;
	margin-bottom: 5px;
	width: 650px;
}
/*
#accessories .description {
	padding: 5px;
	padding-bottom: 0px;
	border: 1px solid #666;
	margin-bottom: 5px;
	width: 650px;
}*/
#accessories .head {
	padding-top: 0px;
}
.specsSubList {
	width: 176px;
	float: left;
}
.hoseList {
	width: 100%;
}
.hoseList tr {
	background-color: #eee;
}
.hoseList td {
	padding: 2px 0px 2px 8px;
}

.specs .title {
	margin-bottom: 6px;
	padding-top: 0px;
}
.specs ul {
	margin: 0px; padding: 0px;
	padding-left: 15px;
	margin-bottom: 12px;
}
.specs li {
	margin-bottom: 6px;
	line-height: 12px;
}
.addToCart {
	float: right;
}
.specsThumb {
	float: left;
	width: 50px;
	margin-right: 12px;
}


.specsImage {
	float: left;
	width: 176px;
	margin-bottom: 12px;
}

#events table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
}
#events th, #events td {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 2px;
}
#events th {
	text-align: left;
}


#dvdOrderOptions td {
	font-size: 10px;
}


















.myiframe {
	height: 220px;
	width: 535px;
	background-color: #E0D4BE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.myiframe2 {
	height: 320px;
	width: 635px;
	background-color: #E0D4BE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#333;
	filter:alpha(opacity=50);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_load{
display:none;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#FFFFFF;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
z-index:99;
position:absolute;
top: 0;
left: 0;
width:100%;
height:100%;
background-color:#fff;
border:none;
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
display:none;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

