@charset "utf-8";
/* CSS Document */
body {
	background-color:#7f7f7f;
	background-image:url(../images/mainBg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	text-align:left;
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
h1 {
	background:#333;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	height:24px;
	padding:3px 0px 3px 6px;
	margin:0 0 10px 0;
	width:582px;
	text-align:left;
	}

h2 {
	color:#4f1816;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	padding:0px;
	margin:0 0 10px 15px;
	text-align:left;
	}

.top {
	width:747px;
	height:74px;
	}
	
.background {
	background-image:url(../images/otherBg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	width:775px;
	margin:12px 0 0 0;
	}

.main {
	width:745px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	display:table;
	text-align:left;
	}
	
.nav {
	width:747px;
	height:30px;
	}
	
.nav a {
	display:block;
	width:115px;
	height:23px;
	background-image:url(../images/menuOut.jpg);
	background-repeat:no-repeat;
	margin:0 3px 0 0;
	float:left;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	font-size:0.85em;
	text-decoration:none;
	padding:7px 0 0 6px;
	}
	
.nav a:hover {
	background-image:url(../images/menuOver.jpg);
	text-decoration:underline;
	}
.nav a.twoLine {
	width:120px;
	height:28px;
	padding:2px 0 0 6px;
}	
.last {
	margin:0px !important;
	}
	
.content {
	background-image:url(../images/contentBg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:745px;
	padding:0 0 20px 0;
	}
	
.contentTopImg {
	border-bottom:1px solid #666;
	}
	
.leftCol {
	background-color:#d8d8d8;
	width:157px;
	float:left;
	}
	
.leftCol .related {
	width:149px;
	background-image:url(../images/relatedBg.jpg);
	background-repeat:no-repeat;
	background-color:#363636;
	border:2px solid #595959;
	border-top:1px solid #595959;
	padding:2px;
	border-bottom:1px solid #999;
	}
	
.leftCol ul {
	margin:8px 0 10px 10px;
	padding: 0 0 0 10px;
	color:#FFF;
	font-size:.85em;
	}
	
.leftCol ul li {
	margin:0 0 12px 0;
	}

.leftCol a {
	color:#FFF;
	}
	
.leftCol h2 {
	font-size:.8em;
	color:#FFF;
	margin:0px;
	padding:0px;
	}
	
.leftCol h3 {
	padding:0px;
	margin:0px;
	font-size:1em;
	}	
	
.leftCol .relatedHeader, .leftCol .subscribe {
	background-image:url(../images/relatedTopBg.jpg);
	width:145px;
	height:22px;
	font-size:1.0em;
	font-weight:Bold;
	text-align:left;
	padding:5px 0 0 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
.leftCol .subscribe {
	background-image:url(../images/subscribeTopBg.jpg) !important;
	height:32px !important;
	}
	
.leftCol form {
	margin:5px 0 10px 0;
	padding:0px;
	}
	
.leftCol p {
	margin:15px 2px 0 2px;
	padding:0px;
	font-size:.7em;
	text-align:center;
	color:#555;
	}
	
.text {
	background-color:#f2f2f2;
	border:1px solid #555;
	height:18px;
	width:142px;
	font-size:.9em;
	padding:4px 0 0 5px;
	}
	
.button {
	background-image:url(../images/buttonBg.jpg);
	background-repeat:repeat-x;
	border:1px solid #222;
	font-size:.75em;
	color:#dcdcdc;
	height:23px;
	width:64px;
	text-align:center;
	margin:5px 0 0 0;
	background-color:transparent;
	}
	
.button2 {
	background-image:url(../images/buttonBg.jpg);
	background-repeat:repeat-x;
	border:1px solid #222;
	font-size:.75em;
	color:#dcdcdc;
	height:23px;
	width:150px;
	margin:5px;
	text-align:center;
	background-color:transparent;
	}
	
.shopping {
	width:570px;
	background-image:url(../images/buyNowBG.jpg);
	background-repeat:repeat-y;
	background-position:right;
	text-align:right;
	margin:9px;
	padding:0px;
	}
	
.prodImage {
	float:right;
	width:200px;
	text-align:center;
	margin:5px;
	padding:0px;
	}
	
.prodImage a {
	display:block;
	width:88px;
	background-color:#000;
	float:left;
	margin:3px;
	color:#FFF;
	font-size:.75em;
	text-decoration:none;
	padding:2px;
	}
	
.prodImage a:hover {
	background-color:#AA0000;
	}
	
.questionList {
	list-style-image:url(../images/questionLi.jpg);
	}
	
.note {
	color:#dd0000;
	font-size:.75em;
	text-align:right;
	}
	
.autoData {
	text-align:right;
	width:745px;
	margin:0 -159px 0 0;
	}
	
.autoData img {
	border-right:2px solid #FFF;
	}

.rightCol {
	float:left;
	width:588px;
	}
	
.rightCol p {
	padding:0 15px;
	}
	
.rightCol table p {
	padding:0px;
	margin:5px 0 5px 5px;
	}
	
.rightCol table td {
	border-left:3px solid #eaeaea;
	border-bottom:1px solid #ccc;
	}

.rightCol hr {
	clear:both;
	margin:0 5px;
	}
	
.rightCol .img {
	margin:0 5px 10px 0;
	}

.bottom {
	width:100%;
	background-image:url(../images/bottomBg.gif);
	background-repeat:repeat-x;
	clear:both;
	height:34px;
	margin:-9px 0 0 0;
	float:left;
	position:relative;
	}
input.sticky { display: none; }