/* ATV Depot Main CSS file */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	color:#FFF;
	}

h2 {text-align:center; }

img { border:0; }

a { text-decoration:none; }

hr { width:756px; color:#000; visibility:hidden; }

.options {
	font-weight:700;
	font-size:24px;
	}

.mainlogo {
	border-bottom:medium;
	border-bottom-style:ridge;
	border-bottom-color:#F00;
	background-color:#FFF;
	width:398px;
	height:84px;
	}
	
.nav_main {
	text-align:left;
	font-weight:700;
	font-size:18px;
	border-style:ridge;
	border-width:medium;
	border-color:#F00;
	}
	
.productwindow {
	background-color:#FFF;
	color:#000;
	font-weight:700;
	text-align:center;
	}

.productname {
	font-size:30px;
	font-style:italic;
	color:#000;
	}

.productname_smlr {
	font-size:28px;
	font-style:italic;
	color:#000;
	}


.pricetext {
	color:#000;
	font-size:24px;
	}
	
.msrppricetext {
	color:#C00;
	font-size:24px;
	}

.msrp {
	color:#000;
	font-size:inherit;
	}
	
.strike {
	color:#C00;
	text-decoration:line-through;
	font-size:34px;
	}

.dollarsigns {
	font-size:80%;
	vertical-align:middle;
}
	
.productprice {
	font-size:52px;
	color:#C00;
	}

.slider {
	font-size:16px;
	height:200px;
	background-color:#FFF;
	}

.address {
	font-size:16px;
	text-align:center;
	}

.specs {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	text-align:left;
	}

.details {
	font-style:italic;
	font-size:9px;
	font-weight:normal;
	text-align:left;
	}

.blurb {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	text-align:center;
	}

.slidertext {
	font-size:16px;
	width:756px;
	height:44px;
	background-color:#FFF;
	color:#000;
	text-align:center;
	font-weight:bold;
	}

.sold {
	color:#F00;
	font-weight:700;
}
