/* CSS Document */
body {
	background:#000000 url("images/bg.gif") repeat-x top;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maintable {	 width:768px; height:100%; padding-top: 10px; margin-left: -384px; position: absolute; left: 50%;}
#header {	vertical-align:top; padding-bottom: 10px;}
#content { padding:12px; font-size: 12px;}
td { font-size: 12px;}

.shadeform { background-image:url(images/shadeform.gif);}

/*NAVIGATION*/
#navi { width: 150px; height: 32px; display: block; text-decoration:none; font-size: 1px; letter-spacing: -25000em;}
a#navi:hover { background-position: 0px 64px;}
a#navi:active, a#navi:focus{ background-position: 0px 32px;}
.btn_home {	background: url("images/btn_home.gif");}
.btn_subwoofers { background: url("images/btn_subwoofers.gif");}
.btn_components { background: url("images/btn_components.gif");}
.btn_coaxials { background: url("images/btn_coaxials.gif");}
.btn_about { background: url("images/btn_aboutus.gif");}
.btn_news { background: url("images/btn_news.gif");}
.btn_gallery { background: url("images/btn_gallery.gif");}
.btn_contact { background: url("images/btn_contactus.gif");}
.btn_dealer { background: url("images/btn_dealer.gif");}
.btn_vlinks { background: url("images/btn_vlinks.gif");}
.btn_rides { background: url("images/btn_rides.gif");}
.btn_testimonials { background: url("images/btn_testimonials.gif");}
.mail-list {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
}

/*COPYRIGHT*/
.copyright { color: #666666; font: 10px arial, verdana, sans-serif; text-align:center; margin: 4px;}
a.copyright { color: #999999; font: 10px arial, verdana, sans-serif; text-decoration:none}
a.copyright:hover { color: #FF0000; font: 10px arial, verdana, sans-serif; text-decoration:undeline}

#productViews {
	margin-top: -20px;
}
#productViews img {
	margin: 0px 3px 6px 3px;
	border: 0px;
	width: 130px;
	height: 98px;
}
h1 {
	font-size: 14px;
	color: #CC0000;
	margin: 10px 0px 0px 0px;
}
#specs {
	width: 100%;
}
#specs td {
	background: #CCCCFF;
	padding: 2px;
	white-space: nowrap;
}
.label {
	font-weight: bold;
}
#note {
	font-size: 10px;
	color: #333333;
}
ul {
	margin-top: 4px;
}
.state {
	margin: 5px 0px 0px 20px;
}
#gallery {
	padding-left: 12px;
	margin-top: -20px;
}
#gallery img {
	border: 1px solid #333333;
}

a#homeImg {
	height: 94px;
	width: 584px;
	display: block;
	text-decoration: none;
}
a#homeImg:hover {
	background-position: 0px 94px;
}
.homeSubwoofers {
	background-image: url('images/home-subwoofers.jpg');
}
.homeComponents {
	background-image: url('images/home-components.jpg');
}
.homeCoaxials {
	background-image: url('images/home-coaxials.jpg');
}

/* NEWS STYLES */
#news {
	padding:12px;
	font-size: 12px;
	margin-top: -20px;
}
#news h1 {
	color: #000;
}
blockquote {
	border-left: 5px solid #CCC;
	margin-left: 10px;
	padding-left: 10px;
}

/* Social Links */
#socialLinks {
	text-align: right;
	color: #CCC;
	font-size: 16px;
	font-weight: bold;
}
