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

.success {
	width:662px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#065700;
	background-color:#9fd89a;
	border:1px solid #087400;
	text-align:center;
	margin-bottom:15px;
}

.error {
	width:662px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	color:#8e0000;
	background-color:#f2aeae;
	border:1px solid #c20000;
	text-align:center;
	margin-bottom:15px;
}

body {
	width:100%;
	height:100%;
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

h1 {
	width:665px;
	height:auto;
	font-size:24px;
	color:#910000;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 2px 0px;
}

.h1link {
	float:right;
	width:150px;
	padding-top:10px;
	font-size:12px;
	text-align:right;
}

h2 {
	width:665px;
	height:auto;
	font-size:24px;
	color:#910000;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 2px 0px;
}

h3 {
	width:280px;
	height:auto;
	font-size:15px;
	color:#910000;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 2px 0px;
}

.h3link {
	float:right;
	width:115px;
	padding-top:1px;
	font-size:12px;
	text-align:right;
}

.cleardiv {
	clear:both;
	width;100%;
	height:0px;
	font-size:0px;
}

.wrapper {
	position:relative;
	width:960px;
	height:auto;
	margin:0px auto 0px auto;
}

.banner {
	width:100%;
	height:auto;
	background-color:#000000;
	text-align:center;
	padding:4px 0px 4px 0px;
	background-image:url(images/bg-black.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.banner img {
	border:	6px solid #3c3c3c;
}

.nav {
	width:100%;
	height:111px;
	background-image:url(images/bg-red.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

#mainnav {
	float:left;
	list-style: none;
	display:inline;
	margin:0px;
	padding:0px;
	width:960px;
	height:25px !important;
	height:23px;
	font-size:11px;
	text-align:center;
	overflow:hidden;
}

#mainnav li {
	display: block;
	float:left;
	width:auto;
	height:25px !important;
	height:23px;
	line-height:11px;
	font-size:11px;
	text-align:center;
	margin-left:0px;
}

#mainnav li a {
	display: block;
	float:left;
	width:auto;
	height:17px !important;
	height:15px;
	padding:8px 5px 0px 4px !important;
	padding:8px 6px 0px 6px;
	line-height:11px;
	text-decoration: none;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin:0px 0px 0px 2px;
	text-transform:uppercase;
}

#mainnav li a.last {
	border: 0;
}

#mainnav li a:hover, #mainnav li.current {
	background-color:#ffffff;
	background-image:url(images/bg-nav-hover.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	color: #000000;
}

.logo {
	width:960px;
	height:78px;
	text-align:center;
	padding-bottom:8px !important;
	padding-bottom:10px;
}

.main {
	width:100%;
	height:auto;
	padding:15px 0px 25px 0px;
	background-color:#ffffff;
}

.bottom {
	width:100%;
	height:auto;
	padding:8px 0px 15px 0px;
	text-align:center;
	color:#ffffff;
}

.bottom a, .bottom a:visited {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	margin:0px 3px 0px 3px;
	font-size:11px;
}

.bottom a:hover, .bottom a:active {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	margin:0px 3px 0px 3px;
	font-size:11px;
}

.tagline {
	padding-bottom:15px;
	font-size:16px;
	font-weight:bold;
	color:#00C;
	text-transform:uppercase;
	text-align:center;
}

.left {
	float:left;
	width:665px;
	height:auto;
	margin-right:15px;
}

.right {
	float:left;
	width:280px;
	height:auto;
}

.box {
	padding-bottom:15px;	
}

.image {
	float:right;
	width:240px;
	height:auto;
	margin:0px 0px 10px 10px;
}

.image2 {
	float:right;
	width:195px;
	height:auto;
	margin:0px 0px 10px 10px;
}

.row {
	padding-bottom:10px;	
}

.commentrow {
	padding-bottom:10px;	
}

.commentrow a, .commentrow a:visited {
	color:#333333;
	font-weight:normal;
}

.commentrow a:hover, .commentrow a:active {
	color:#000000;
	font-weight:normal;
}

.title {
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;
	color:#164181;
}

.titlesmall {
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	color:#164181;
}

.video {
	text-align:center;
	padding-bottom:10px;	
}

.price {
	padding-bottom:5px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.date {
	padding-bottom:5px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.prooftable {
	width:600px;
	border:1px solid #000000;
}

.proofcol1 {
	width:180px;
	font-weight:bold;
}

.proofcol2 {
	width:60px;
	text-align:center;
}

.proofcol3 {
	width:90px;
	text-align:right;
}

.proofrowtitle {
	font-weight:bold;
	background-color:#006;
	color:#ffffff;
}

.proofrow1 {
	background-color:#cccccc;
}

.proofrow1:hover {
	background-color:#ffff00;
}

.proofrow2 {
	background-color:#ffffff;	
}

.proofrow2:hover {
	background-color:#ffff00;
}

.formtitle {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}

.textbox {
	width:250px;
	height:auto;
	border:1px solid #999999;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	padding:2px;
}

.cartrighttitle {
	width:260px;
	height:auto;
	padding:6px 10px 6px 10px;
	background-color:#333333;
	color:#ffffff;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	font-size:16px;
}

.cartrightrow1 {
	width:260px;
	height:auto;
	padding:6px 10px 6px 10px;
	background-color:#cccccc;
	color:#999999;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	font-size:16px;
}

.cartrightrow2 {
	width:260px;
	height:auto;
	padding:6px 10px 6px 10px;
	background-color:#666666;
	color:#ffffff;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	font-size:16px;
}

.carttitle {
	width:655px;
	height:auto;
	padding:5px;
	background-color:#900;
	color:#ffffff;
	font-weight:bold;
}

.cartrow {
	width:655px;
	height:auto;
	padding:2px 5px;
	border-bottom:1px solid #cccccc;
}

.cart1 {
	float:left;
	width:395px;
	height:auto;
	margin-right:5px;
	padding-top:5px;
	text-align:left;
}

.cart2 {
	float:left;
	width:90px;
	height:auto;
	margin-right:5px;
	padding-top:5px;
	text-align:center;
}

.cart3 {
	float:left;
	width:80px;
	height:auto;
	margin-right:5px;
	text-align:center;
}

.cart4 {
	float:left;
	width:70px;
	height:auto;
	margin-right:5px;
	padding-top:5px;
	text-align:right;
}

.qtybox {
	width:30px;
	text-align:center;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
	padding:2px;	
}

.cartlabelleft {
	font-size:16px;
	float:right;
	width:500px;
	margin-right:5px;
	text-align:right;
}

.cartlabelright {
	float:right;
	width:100px;
	font-size:16px;
	color:#000000;
	text-align:right;
}

.formleft {
	float:left;
	width:150px;
	margin-right:5px;
	font-weight:bold;
	color:#000000;
	padding-top:3px;
}

.formright {
	float:left;
	width:500px;
	height:auto;
}