/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	 background: url(/images/headerbg2.jpg) repeat-x #000;
	 font-family: tahoma, Helvetica, sans-serif;
	 font-size: 13px;
	 line-height: 18px;
	 height: 100%;
     margin: 0 auto;
	 width: 930px;
}

#product-desc {
    float: left;
    width: 440px;
}

#product-price {
    float: left;
}

#descriptions {
    width: 600px;
}

#description1 {
    min-height: 100px;   
}

#descriptions img {
    margin-right: 5px;
}

.clear {
    clear: both;
}


h1 {

	color: #000000;
	font-size: 22px;
        line-height: 26pt;
        font-variant: small-caps
	}

h2 {
		color: #000000;
        font-size: 15px;
        line-height: 18pt;
	font-variant: small-caps;
        }

h3 {
        font-size: 12px;
        line-height: 14pt;}

img{
    border: 0;
}
        
.photo {
	width: 300px;
	float: right;
	font-size: 11px;
	text-align: right
	}

.photo a {
  padding: 20 0 10 21px;
  background: url("/images/magnify.gif") no-repeat 0;
   
}

#productform{
    margin-left: 310px;
}

#questions {
    float: left;
    border-right: solid #000 1px;
    padding-right: 4px;
    margin-left: 8px;
    margin-top: 20px;
}

#questions2 {
    float: left;
    padding-left: 4px;
    margin-top: 20px;
}

.description-width {
	width: 400px;
	margin:0;
	margin-bottom: -30px;
	padding: 0;
}

.description-width2 {
	width: 400px;
	margin:0;
	margin-bottom: -8px;
	padding: 0;
}

a:link {
	color: #0068B4;
	text-decoration: underline;
}

a:visited {
	color: #0066A9;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.ftext {
	font-size: 11px;
	line-height: 16px;
	color: #fff

}

.ftext a {
	color: #ffffff
	}

.ftext a:hover {
	color: #E8E6AB
	}


#shadowLeft { 
	 background: #ffffff url('/images/shadow_left.gif') repeat-y;
	 margin: 0px;
	 height: 520px;
	 width: 5px;
	 float: left;
	 
}

#shadowRight { 
	 background: #ffffff url('/images/shadow_right.gif') repeat-y;
	 margin: 0px;
	 height: 520px;
	 width: 5px;
	 float: right;
	 
}

#header {
    background: url(/images/logowbg.jpg) no-repeat;
	 color: #000000;
     height: 130px;
	 width: 900px;
	 margin: 0px;	
}

#rightHeader{
    float: right;
}

#rightHeader a{
    color: #ccc;
}

#rightHeader a:hover{
    color: #fff;
}

#cart {
    color: #fff;
	height: 30px;
    padding-top: 3px;
	width: 600px;
	text-align: right
	}

.phone{
   float: left;
}

#subwoofertext{
    color: #fff;
    float: left;
    height: 90px;
    margin-left: 30px;
    text-align: center;
    width: 300px;
}

#subwoofertext h3{
    font-family: Arial Black, Arial Black, Gadget, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
}

#alertLink{
    color: #fff;
    height: 90px;
    margin-left: 300px;
    text-align: center;
    width: 300px;
}

#logo {
    width: 350px;
    height: 130px;

    }

#logo a {
    border: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

#logo a:hover {

}

#nav{
    background: url(/images/navbg.jpg) repeat-x;
    color: #ccc;
    float: left;
    font-family: Arial Black, Arial Black, Gadget, sans-serif;
    height: 32px;
    text-align: center;
    text-transform: uppercase;
    width: 923px;
}

#nav a{
    color: #ccc;
    text-decoration: none;
}

#nav a:hover{
    color: #fff;
    text-decoration: none;
}

#nav a:visited{
    text-decoration: none;
}

#nav ul{
    list-style-type: none;
}

#nav li{
    border-right: 1px dashed #000;
    float: left;
    padding: 5px 24px;
}

#nav li.cart{
    background: url(/images/viewcart.jpg) repeat-x;
    border: 0;
    height: 32px;
    padding: 5px 25px;
}

#testimonials{
    background: #eee;
    border: 1px solid #333;
    font-size: 8pt;
	line-height: 1.1em;
    margin: 5px 5px 5px 15px;
    padding: 5px;
    width: 150px;
}


#mainContent { 
	 color: #333;
	 background: #FFFFFF url(/images/leftbg.gif) repeat-y scroll 0 0;
     float: left;
	 margin: 0px;
	 padding: 10px 0px 10px 0px;
	 width: 921px;
	 border-bottom: 1px solid #545454;
	 border-right: 1px solid #ACACAC;
	 border-left: 1px solid #989898;
}

#productLinks {
	float: left;
	height: auto;
	width: 190px;
	
	}
.indentMain {
	padding-left: 220px;
	padding-right: 10px
	}
.indentMain ul {
	padding-left: 50px
	}
.indentMain p {
	padding-bottom: 10px
	}

#maintext{
    border-right: 1px dashed #ccc;
    padding-right: 15px;
    width: 360px;
}

#whybuy{
    float: right;
    margin-right: 15px;
    width: 275px;
}

#whybuy h2{
    font-size: 18px;
    font-variant: normal;
}

.synopsis{
    border-bottom: 1px solid #0068B4;
    padding: 10px;
}

.synopsis h2{
    padding-bottom: 10px;
}

.video{
    text-align: center;
    margin: 10px;
}

.left{
    float: left;
    margin-right: 10px;
}

.right{
    float: right;
    margin-left: 10px;
}

.center{
    text-align: center;
    margin: 10px;
}
			
#footer { 
	 width: 901px;
	 float: left;
	 color: #fff;
	 background: #545454;
	 margin: 0px;
	 padding: 10px;
	 border-right: 1px solid #ACACAC;
	 border-left: 1px solid #989898;
}

.footerlink {
    margin-left: 200px;
}

.footerimgs {
    margin-left: 30px;
}

.bordered {
	padding: 10px;
	border: 1px solid #C9C9C9
	
}

.borderedTop {
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #C9C9C9;
    }
	
.borderedTop2 {
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #C9C9C9;
    }

.notborderedTop {
	padding: 3px;
	}

#menu {
	padding:0px 0px 0px 7px;
	margin:0;
	height:2em;
	list-style-type:none;
	margin-top: 5px;
}

#menu li {
	float:left; 
	width:5em; 
	height:2em;
	line-height:2em;
	position:relative;
	text-align:center;
	font-weight: bold;
}
#menu li a, #menu li a:visited {
	display:block;
	text-decoration:none; 
	color:#fff;
}
#menu li a span, #menu li a:visited span {
	display:none;
}
#menu li a:hover {
	border:0; /* needed to trigger IE */
	color:#000000;
}
#menu li a:hover span {
	display:block;
	width:5em;
	height:2em;
	text-align:center;
	position:absolute; 
	color:#000; 
	cursor:pointer;
}

.submit {color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: #66FF33;
	}

.submit2 {
    color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
    padding: 6px;
    font-weight: bold;
    background: #66FF33;
}

.unsubscribe {
    color: #fff;
	border-style: solid;
	border-color: #c9c9c9;
	border-width: 1px;
	background: #000;
	}
	
input {color: #39572F;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: #FFFFFF;
	}
	
input.noborder {color: #39572F;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px;
	background: #FFFFFF;
	}
.rule {
	width: 100%;
	height: 20px;
	background: url("/images/rule.gif") repeat-x;
}

.bordered-cart {
	border-left: 1px solid #000000;
	padding-left: 20px
}

.emptycart{
    background: #fff;
    color: #666;
    font-size: .9em;
}

.purchase{
    font-weight: bold;
}