/*---General---------------*/
html, body{
	background-color: #000000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;

	}

h1, h2, h3, li, p, ul{
	margin: 0;
	padding: 0;
	}

h1, h2, h3{
	color: #A80217;
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	padding: 10px 0;
	}
	
a	{
	color: #CCC;
} 

fieldset {
	padding: 0 20px 14px 20px;
}

fieldset#news {
	padding: 0 20px 14px 20px;
	margin: -10px 0 0 0;
}

legend {
	font-size: 24px;
}

ul{
	list-style: none;
	}
	
	/* Slideshow Style */
#imageContainer 	{
	position:relative;
	margin:0;
	width:990px;
	text-align: center;
	height: 211px;
	z-index: 0;
}
html>body #imageContainer 	{ position:relative; margin:0 0 0 0; width:990px; text-align: center; height: 211px; }
#imageContainer img { display:none; position:absolute; top:0; left:0; border: 0; }

#header, #content, #footer{


	}

#header-containerm #content-container{
	margin: 0 auto;
	min-width: 990px;
	}

#header .container, #content .container, #footer .container{
	clear: both;
	margin: 0 auto;
	width: 990px;
	}

.bold{
	font-weight: bolder;
	}
	
.imahe { margin-top:0px; }	
.coupon{ margin-top:-800px; }
/*-------------End General---*/

/*---Header-----------------*/
#header, #header-container{

	}
	
	#header{
	background: url(../images/header/header-tile.jpg) center repeat-x;
	background-position: 0 0;
		
		}
	
	.header-logo{ position:absolute; margin:20px 0 0 10px;}
	.header-info{ padding-top:190px;}
	
	#header-container{
	background: center top no-repeat;
		}
	
	#header .container{
	height: 127px;
	background-image: url(/assets/images/heading.png);
		}
		
	#midlevel a	{
	display: block;
	height: 211px;
	float: left;
	width: 990px;
}	
	
	#midlevel a span	{
	display: none;
}	
	
	#contactus{
	display: block;
	width: 143px;
	height:  83px;
	float: right;
		}
	#contactus span { display: none; }
	
	#header #logo-text{
	padding: 12px 0 15px 0;
	margin: 0 0 0 145px;
	display: block;
	float: left;
		}
		
		
		#nav {
	top:0;
	background:url(../images/header/headerbg.png) no-repeat;
	width:955px;
	list-style:none;
	height:46px;
	margin:0;
	padding:0 0 0 35px;
	float: left;
}
		#nav li {
	float:left;
	display:inline;
	height:38px;
	padding:14px 15px 0px 15px;
	background: url(../images/header/navi_divider.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sub_menu li {
	float:left;
	display:inline;
	height:38px;
	padding:0;
	margin: 0;
	background: url(../images/header/navi_divider.jpg) no-repeat right top;
	z-index: 9999;
}

.sub_menu a { padding:0; margin: 0; width: 100px;  } 
		#nav li.contact{ float:left; display:inline; height:38px; padding:14px 5px 0px 15px;  background: none;}
		#nav li a:link, #nav li a:visited {
	display:block;
	height:12px;
	text-align:center;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
		#nav li a:hover { background:url(../images/header/hover3.png) center bottom no-repeat; height:35px; }
		#nav li.current a { background: url(../images/header/hover3.png) center bottom no-repeat; height:35px; font-family:tahoma; font-size:12px; display:block; margin:0; padding:5px 0 0 0; }
    
    /* 
	LEVEL ONE
*/
ul.dropdown                         {
	position: relative;
	z-index: 9999;
}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #ccc; }
ul.dropdown li a                    { display: block;}

ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{
	visibility: hidden;
	position: absolute;
	top: 46px;
	left: 0px;
}
ul.dropdown ul li 					{
	width:250px;
	font-weight: normal;
	background: #014769 url('../images/header/bg_subnav.jpg') repeat-x    !important;
	color: #000;
	float: none;
	margin: 0;
	padding: 0;
}
		  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block;  } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
    
		
	#header p{
	color: #CCCCCC;
	font-size: 16px;
	margin: 0 0 0 730px;
	text-align: center;
	width: 236px;
		}
	
	#header p span{
		color: #FFFFFF;
		font-size: 20px;
		}
/*------------End Header---*/

/*---Content--------------*/
#content-container{
	min-width:990px;
	width:100%;
	background-image: url(/assets/images/new/wrapper3.jpg);
	background-position: 50% -48px;
	background-repeat: no-repeat;
}
#wrapper{

	}
	
	#content-top,
	#content-mid,
	#content-btm{
	width: 990px;
		}
	
	#content-mid #home{ float:left; width:600px; }
		#content-mid #home-sidebar{
	float:right;
	width:380px;
	margin-right:10px;
	margin: 0 10px 0 0;
}
	#home-sidebar li { list-style-type: none; }
	/*---content top-----------*/
	#content-top{
		padding: 20px 0 0 0;
		}
		
	#content-top .learnHow{
		float: left;
		}
	
	#content-top .mid{
		padding: 0 29px 0 29px;
		}
	
	#content-top span{
		background: url(../images/content/content-top-learnhow.png) no-repeat;
		display: block;
		height: 58px;
		margin: -21px 0 0 170px;
		position: relative;
		width: 130px;
		}
	
	#content-top span a{
		color: #FFFFFF;
		display: block;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 8px 0 0 16px;
		}
		
		#content-top span a:hover{
			color: #999999;
			}
			
	.viper {
	-webkit-box-shadow: 2px 2px 2px #000000;
	-moz-box-shadow: 2px 2px 2px #000000;
	box-shadow: 2px 2px 2px #000000;
	width: 265px;
	float: left;
	padding: 0 10px 20px 10px;
	border: 1px solid #a80610;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 20px 20px 20px;
	height: 380px;
}
		
	/*---content mid-----------*/
	#content-mid{
		min-height: 300px;
		text-shadow: 2px 2px 2px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);
		}
	#content-mid{ padding: 10px 0 0 0; }
		
	#content-mid #h1{
		background: url(../images/content/content-mid-h1.png) no-repeat;
		border-bottom: #666666 1px solid;
		height: 23px;
		margin: 10px 0;
		padding: 2px 0;
		text-indent: -5000px;
		width: 989px;
		}
		
			#content-mid #h1ourproducts{
		background: url(../images/content/content-mid-h1ourproducts.png) no-repeat;
		border-bottom: #666666 1px solid;
		height: 23px;
		margin: 10px 0;
		padding: 2px 0;
		text-indent: -5000px;
		width: 989px;
		}
		
			#content-mid #h1windowtinting{
		background: url(../images/content/content-mid-h1windowtinting.png) no-repeat;
		border-bottom: #666666 1px solid;
		height: 23px;
		margin: 10px 0;
		padding: 2px 0;
		text-indent: -5000px;
		width: 989px;
		}
	
	#content-mid h2{
	font-size: 20px;
	margin: 15px 0 0 0;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
		}
	
	#content-mid h3{
		font-size: 14px;
		padding: 10px 0 0 0;
		}
	
	#content-mid img[title="Monumental Workx"]{
	margin: 0;
		}
	
	
	#content-mid #cars{
		/*margin: 0 auto;*/
		padding: 10px 0;
		margin-left:5px;
		
		}
		
	fieldset#quoteform { width:260px; border: 1px solid #a80610; border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; }


fieldset#quoteform legend { color: #a80610;text-shadow: 1px 1px 2px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1); }
	
	#quoteform .inputs {
	background-image: url(/assets/images/mid-contact.png);
	height: 27px;
	width: 213px;
	border: 0;
}
    #quoteform #QuickQuote {
	width: 213px;
	height: 54px;
	background-image: url(/assets/images/form.png);
}
	
	#content-mid #quoteform form .Form_Text { 
	clear: both;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #FFF; 
	text-align: left;
	padding: 5px 0px 3px 0px !important;
	margin: 0;
	}
	
	#content-mid #quoteform form .Form_Full { 
	clear: both;
	/*float: left;*/ 
	width: 100px; /* 500px */ 
	margin: 0; 
	padding: 5px 0px 0px 20px; 
	
	}
	
	#content-mid #quoteform form .Form_Full p { 
	float: left; 
	width: 150px; /* 380px */ 
	margin: 0; 
	padding: 5px 5px 0px 5px !important; 
	}
	
	#content-mid #quoteform form .Form_Submit { 
	clear: both; 
	width: 200px; /* 500px */ 
	margin: 0; 
	padding: 20px 0px 15px 60px; 
	}

	#content-mid #quoteform form .Form_Submit input { 
	margin: 0; 
	}
	
	#content-mid #quoteform #Form_Submit { 
	width: 100px; 
	margin: 120px auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	text-align: center;
	}
	
	#Form_Submit_Container h4 { 
	margin: 0; 
	padding: 10px 0px 10px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFF; 
	text-align: center; 
	}
	
	#Form_Submit_Container p { 
	margin: 0; 
	padding: 10px 0px 10px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFF; 
	text-align: center; 
	}
	
	#content-mid #cars img{
		background-color: #333333;
		border: #A80217 1px solid; 
		height: 150px;
		padding: 5px;
		margin: 5px;
		width: 200px;
		}
	
	#content-mid div.sales{
		float: left;
		padding: 0 0 0 50px;
		}
	
	#content-mid ul{
		list-style: disc;
		margin: 10px 0 0 15px;
		}
	
	#content-mid ul li{
		padding: 2px 0;
		}
		
	strong { color: #FCD183; }
	
	#content-mid ul li ul{
		list-style: circle;
		padding: 0 0 0 20px;
		}
	
	#content-mid .product{
		border-bottom: #A80217 1px dashed;
		clear: both;
		float: left;
		padding: 20px 0 20px 10px;
		width: 980px;
		}
	
	#content-mid .product.last{
		border: none;
		}
	
	#content-mid .product img{
		background-color: #333333;
		border: #A80217 1px solid;
		float: left;
		margin: 0 5px 0 0;
		padding: 5px;
		}
	
	#content-mid .product p{
		line-height: 12px;
		padding: 5px 0;
		}
	
		#content-mid .product p.brand{
			font-size: 16px;
			font-weight: bold;
			}
		
		#content-mid .product p.model{
			font-weight: bold;
			}
		
		#content-mid .product p.price{
			font-size: 18px;
			font-weight: bold;
			}
	
	#content-mid img[title="Clearshield"]{
		background-color: #333333;
		border: #A80217 1px solid;
		margin: 5px 0 5px 100px;
		padding: 5px;
		}
	
	#content-mid a[title="Coupon"]{
		margin: 20px 0 0 70px;
		float: left;
	}
	
	#content-mid a[title="Coupon"] img{
		border: none;
	}
	/*---content btm--------------*/
	#content-btm{
		background: url(../images/content/content-btm.png) center bottom no-repeat;
		height: 150px;
		padding: 10px 0 0 0;
		}
	
	#content-btm h2{
		background: url(../images/content/content-btm-h2.png) no-repeat;
		height: 24px;
		width: 990px;
		text-indent: -5000px;
		}
	
	#content-btm ul{
		margin: 35px 0 0 90px;
		width: 900px;
		}
	
	#content-btm ul li{
		float: left;
		height: 54px;
		padding: 0 10px;
		text-indent: -5000px;
		}
	
	#content-btm li[title="Alpine"]{
		background: url(../images/content/alpine.png) no-repeat;
		width: 160px;
		}
	
	#content-btm li[title="Kenwood"]{
		background: url(../images/content/kenwood.png) no-repeat;
		width: 150px;
		}
	
	#content-btm li[title="Kicker"]{
		background: url(../images/content/kicker.png) no-repeat;
		width: 138px;
		}
	
	#content-btm li[title="JL Audio"]{
		background: url(../images/content/JLaudio.png) no-repeat;
		width: 140px;
		}
	
	#content-btm li[title="Pioneer"]{
		background: url(../images/content/pioneer.png) no-repeat;
		width: 132px;
		}
/*---------------End Content---*/

#ack 			{
	font-size: 24px;
	text-align: center;
}

ul#social		{
	list-style-type: none;
	float: right;
	margin: -27px 0 0 0;
}

ul#social li		{
	float: left;
	margin: 0 10px;
}

ul#social a		{
	height: 32px; width: 32px; display: block;
}

ul#social span	{
	display: none;
}

a#facebook		{
	background-image: url(/assets/images/new/social/facebook-over.png);
}
a#twitter		{
	background-image: url(/assets/images/new/social/twitter-over.png);
}
a#myspace		{
	background-image: url(/assets/images/new/social/myspace-over.png);
}
a#youtube		{
	background-image: url(/assets/images/new/social/youtube-over.png);
}

a#facebook:hover	{
	background-image: url(/assets/images/new/social/facebook.png);
}
a#twitter:hover		{ background-image: url(/assets/images/new/social/twitter.png); }
a#myspace:hover		{ background-image: url(/assets/images/new/social/myspace.png); }
a#youtube:hover		{ background-image: url(/assets/images/new/social/youtube.png); }

/* Contact Box and Form
------------------------------------------------- */

#Contact_Box {
	width: 400px;
	margin: 10px auto;
	padding: 10px 0px 5px 0px;
	border: 1px #6B010F solid;
	float: right;
	}
	
#Contact_Box .Contact_Clear { 
	clear: both; 
	display: block; 
	height: 0px; 
	margin: 0; 
	padding: 0; 
	}

#Contact_Box .Address_Box {
	float: left;
	width: 200px; /* 250 */
	padding: 3px 0px 0px 30px !important;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	}
		
#Contact_Box div { 
	float: left; 
	width: 250px; /* 250 */ 
	margin: 0; 
	}

#Contact_Box div .Phone_Box {
	float: left;
	width: 210px; /* 250 */
	padding: 3px 10px 10px 30px !important;
	margin: 0;
	overflow: hidden;
	}

#Contact_Box div .Email_Box {
	float: left;
	width: 210px; /* 250 */
	padding: 3px 10px 0px 30px !important;
	margin: 0;
	overflow: hidden;
	}


	
#Contact_Box p a{ color:#000000; text-decoration:none;}		
#Contact_Box p a:hover{ text-decoration:underline;}		

/* Contact Form */

#hidden				{ display: none; } 
#Form_Container {
	width: 500px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border: 1px #6B010F solid;
	}
	
#Form_Container h2 { 
	float: left; 
	width: 498px; 
	margin: 0 auto; 
	padding: 5px 0px 5px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFF; 
	background-color: #A80217; 
	border: 1px #6B010F solid; 
	text-align: center; 
	}
	
#Form_Container form .Form_Full { 
	clear: both;
	/*float: left;*/ 
	width: 500px; /* 500px */ 
	margin: 0; 
	padding: 5px 0px 0px 0px; 
	}

#Form_Container form .Form_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding: 5px 0px 3px 0px !important;
	margin: 0;
	}

#Form_Container span.required { 
	color: #F00; 
	}

#Form_Container form .Form_Full label { 
	float: left; 
	width: 90px; /* 100px */ 
	margin: 0px 0px 0px 20px; 
	padding: 8px 5px 0px 5px; 
	}

#Form_Container form .Form_Full p { 
	float: left; 
	width: 350px; /* 380px */ 
	margin: 0; 
	padding: 5px 5px 0px 5px !important; 
	}

#Form_Container form .Form_Full p input { 
	margin: 0; 
	width: 345px; /* 365px */ 
	border: 1px #CCC solid; 
	}

#Form_Container form .Form_Full p textarea { 
	margin: 0; 
	width: 345px; /* 365px */ 
	border: 1px #CCC solid; 
	}
			
#Form_Container form .Form_Half { 
	float: left; 
	width: 240px; 
	padding: 5px 0px 0px 0px; 
	}

#Form_Container form .Form_Half label { 
	float: left; 
	width: 95px; 
	margin: 0px 0px 0px 20px; 
	padding: 5px 0px 0px 5px; 
	}

#Form_Container form .Form_Half label.center { 
	text-align: center; 
	}
	
#Form_Container form .Form_Half p { 
	float: left; 
	width: 100px; 
	margin: 0; 
	padding: 5px 0px 0px 5px !important; 
	}

#Form_Container form .Form_Half p input { 
	float: left; 
	width: 100px; 
	margin: 0; 
	padding: 0; 
	border: 1px #CCC solid; 
	}

#Form_Container form .Form_Half p select { 
	float: left; 
	width: 90px; 
	margin: 0; 
	padding: 0; 
	border: 1px #CCC solid; 
	}

#Form_Container form .Form_Submit { 
	clear: both; 
	width: 305px; /* 500px */ 
	margin: 0; 
	padding: 20px 0px 15px 195px; 
	}

#Form_Container form .Form_Submit input { 
	margin: 0; 
	}

/* Form Submit */
#Form_Submit_Container { 
	width: 500px; 
	margin: 10px auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	text-align: center;
	}
	
#Form_Submit_Container h4 { 
	margin: 0; 
	padding: 10px 0px 10px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000; 
	text-align: center; 
	}

/* Email Template */
#Email_Template {
	width: 500px;
	border: 1px #189691 solid; 
	margin: 0 auto;
	background-color: #F3F1EB;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 2px 2px;
	empty-cells: show;
	}

#Email_Template th {
	width: 115px; /* 120px */
	text-align: left;
	padding: 3px 0px 3px 5px;
	background: #F9F8F5;
	vertical-align: top;
	}

#Email_Template td {
	width: 380px;
	text-align: left;
	overflow: hidden;
	}

/*---Footer------------------*/
#footer{
	background: url(../images/footer/footer-tile.jpg) repeat-x;
	height: 81px;
	text-align: center;
	}
	
#footer .footer {
	width: 1000px;
	margin: 0 auto;
} 
	
#footer .container {
	float: left;
	width: 400px;
}

#footer .container img {
	border: 0;
	margin: 0 10px;
}

	#footer p{
		color: #999999;
		padding: 38px 0 0 0;
		}
		
		.border {margin:10px 13px 10px 13px; border:#990000 1px solid }


h1,h2,h3,h4,h5{ padding:0; margin:0; }
.hidden{ text-indent:-999em; overflow:hidden;}
hr{ padding:0; margin:0; display:none;}
/* Clearfix */
.clearfix{ display: block; }
	.clearfix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
	html[xmlns] .clearfix{ display: block; }
	* html .clearfix{ height: 1%; }
.clear{ clear:both;}


#apply{ width:320px; float:left; display:block;}

fieldset#quoteform2 { width:300px; border: 1px solid #a80610; border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; }

fieldset#quoteform2 { width:260px; border: 1px solid #a80610; border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; }


fieldset#quoteform legend { color: #a80610;text-shadow: 1px 1px 2px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1); }
	
	#quoteform2 .inputs {
	background-image: url(/assets/images/mid-contact.png);
	height: 27px;
	width: 213px;
	border: 0;
}
    #quoteform2 #QuickQuote {
	width: 213px;
	height: 54px;
	background-image: url(/assets/images/form.png);
}
	
	#content-mid #quoteform2 form .Form_Text { 
	clear: both;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #FFF; 
	text-align: left;
	padding: 5px 0px 3px 0px !important;
	margin: 0;
	}
	
	#content-mid #quoteform2 form .Form_Full { 
	clear: both;
	/*float: left;*/ 
	width: 100px; /* 500px */ 
	margin: 0; 
	padding: 5px 0px 0px 20px; 
	
	}
	
	#content-mid #quoteform2 form .Form_Full p { 
	float: left; 
	width: 150px; /* 380px */ 
	margin: 0; 
	padding: 5px 5px 0px 5px !important; 
	}
	
	#content-mid #quoteform2 form .Form_Submit { 
	clear: both; 
	width: 200px; /* 500px */ 
	margin: 0; 
	padding: 20px 0px 15px 60px; 
	}

	#content-mid #quoteform2 form .Form_Submit input { 
	margin: 0; 
	}
	
	#content-mid #quoteform2 #Form_Submit { 
	width: 100px; 
	margin: 120px auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	text-align: center;
	}
	
	
#info{
	  display: block;
      float: right;
      width: 630px;
	  border: 1px solid #A80610;
    border-radius: 10px 10px 10px 10px;
	margin-top: 16px;
	height:auto;
	padding:10px;} 
	
	
#info > ul {
    font-size: 14px;
}