/*  
Theme Name: Audiopulse
Theme URI: http://www.audiopulse.com/
Description: Theme designed exclusively for <a href="http://www.audiopulse.com">audiopulse.com</a>
Version: 1.0b
Author: Dave Hayes, Kyle Keating
Author URI: http://www.davehayes.org
*/

html {
	background: #000 url('images/background.png') repeat-x top left;
	min-height: 100%;
	}
	
body {
	color: #eee;
	font-family: sans-serif;
	padding: 0 0 1em 0;
	margin: 0;
	text-align: justify;
	font-size: 13px;
	}

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	border-left: 1px solid #000;
	background: #000;
	}	

#headerimg {
	background: url('images/logo.png') no-repeat bottom left;
	text-indent: -100em;
	margin: 0 0 0 -3px;
	padding: 0;
	width: 493px;
	height: 119px;
	}
	
#navigation {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 24px;
	}
	
#content {
	padding: 0;
	margin: 0;
	min-height: 100%;
	}
	
ul {
	padding: 1em;
	margin: 0 0 0 1em;
	}

ul.nav, li.nav {
	margin: 0;
	padding: 0;
	display: inline;
	}	
	
ul.nav {
	list-style: none;
	float: left;
	width: 100%;
	}
	
a {
	text-decoration: underline;
	color: #fff;
	}
	
a.nav
{
background: #000 url('images/button-bg.png') no-repeat top left;
	margin: 0;
	padding: 0 1px 0 0;
	height: 23px;
	width: 159px;
	display: block;
	float: left;
	text-align: center;
	line-height: 23px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	color: #ccc;
	}

a.nav:hover {
	background: #000 url('images/button-bg2.png') no-repeat top left;
	margin: 0;
	padding: 0 1px 0 0;
	height: 23px;
	width: 159px;
	display: block;
	float: left;
	text-align: center;
	line-height: 23px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	color: #fff;
	}
	
a:hover {
	color: #fff;
	background: #222;
	text-decoration: none;
	}
	
a:visited {
	}

a:active {
	}

a.bluelink:link		{ color: #306AC6; text-decoration: none }

a.bluelink:visited	{ color: #306AC6; text-decoration: none }

a.bluelink:active	{ color: #306AC6; text-decoration: none }

a.bluelink:hover	{ color: #FFFFFF; text-decoration: underline }


a.photo:link		{ color: #FFFFFF; text-decoration: none }

a.photo:visited	{ color: #FFFFFF; text-decoration: none }

a.photo:active	{ color: #FFFFFF; text-decoration: none }

a.photo:hover	{
background: #000; 
color: #FFFFFF; text-decoration: underline;
 
}
	
#footer {
	margin: 0 auto;
	padding: 2em;
	width: 143px;
	height: 40px;
	text-indent: -100em;
	background: url('images/footer-logo.png') no-repeat center center;
	}	

.center {
	text-align: center;
	}

img {
	border: none;
	}

table.specs, table.product-list {
	width: 800px;
	padding: 13px;
        background: #000;
	}

table.specs td {
	padding: 0.2em 0 0.2em 0.4em;
	background: #111;

	}
table.product-homepage, {
	width: 250px;
	padding: 6px;
        background: #000;
	}
table.product-homepage td {
	padding: 0.2em 0 0.2em 0.4em;
	}
table.product-homepage-wide td {
	padding: 0.2em 0 0.2em 0.4em;
	}
table.product-homepage-wide, {
        width: 756px;
	padding: 6px;
        background: #000;
	}


td.fixed-width {
	width: 8em;
	}

#wpcf_msg {
	width: 774px;
	}

form {
	text-align: left;
	}

div.blue-border {
	border-left: 1px solid #215c9e;
	padding: 0;
	}
div.main-product-picture 
{
        position: relative;
        left: 0px;
        top: 1px;
	padding: 0;
}

div.product-text
{
        position: relative;
        left: 0px;
        top: 0px;
	padding: 0;
}

div.entry {
	margin: 0;
	padding: 0;
	}

h2 {
	line-height: 30px;
	font-weight: normal;
	vertical-align: bottom;
	font-size: 18px;
	height: 30px;
	padding: 0 0 0 7px;
	width: 100%;
	background: url('images/horiz-grad.png') repeat-y top left;
	margin: 0;
	}

h3 {
	line-height: 22px;
	font-weight: normal;
	vertical-align: bottom;
	font-size: 14px;
	padding: 0 0 0 5px;
	margin: 0;
	height: 22px;
	width: 100%;
	background: url('images/horiz-grad.png') repeat-y top left;
	}
h4 {
	line-height: 22px;
	font-weight: normal;
	vertical-align: bottom;
	font-size: 14px;
	padding: 0 0 0 5px;
	margin: 0;
	height: 22px;
	width: 100%;
	background: url('images/horiz-grad2.png') repeat-y top left;
	}

p.breadcrumb {
	position: relative;
	margin: 0 1px -30px 0;
	padding: 0 1em 0 0;
	bottom: 30px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	}
	
#product-photo 
{
	margin: 0 1em 0 0;
        top 10px;

}
#product-introduction
{
	min-height: 160px;
}	

p {
	padding: 0 1em 1em 1em;
	}

/* DROP DOWN STUFF */
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#dddddd;
    font-size:13px;
    font-family:sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	background-color: #204a87;
	-moz-opacity:.8;
	filter:alpha(opacity=80); 
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#fdfdfd;
	color:black;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}
	
/* Vertical Accordions */

.accordion_toggle {
	display: block;
	border-bottom: 1px solid #000;
	cursor: pointer;
	}

.accordion_toggle_active {
	border-bottom: 1px solid #000;
	}

.accordion_content {
	overflow: hidden;
	}

#driver_menu
{
  position: relative;
  left: 150px;
  top: 80px;
  width: 501px;
  height: 100%;
}
#driver_menu
{
  position: relative;
  left: 150px;
  top: 80px;
  width: 501px;
  height: 100%;
}

#blue_border_top
{
  position: relative;
  left: 0px;
  top: 0px;
  width: 500px;
  height: 100%;
  background:background-color: #0066FF;
}
#blue_border_bottom
{
  position: relative;
  left: 0px;
  top: 250px;
  width: 500px;
  height: 100%;
  background:background-color: #0066FF;
}
#blue_border_middle
{
  position: relative;
  left: 250px;
  top: 0px;
  width: 1px;
  height: 100%;
  background:background-color: #0066FF;
}

#gray_background
{
  position: relative;
  left: 0px;
  top: 0px;
  width: 345px;
  height: 100%;
  background:background-color: #222222;
}
