/* header */

body#audio #main
{
 	width:417px;
 	background-color:#eeeeee;
 	background-image: url(../../images/bg-home-content.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
 	padding: 30px 20px 0 20px;
}

body#audio li
{
	margin-left: 25px;
}

body#audio .audiolefthead
{
    background: url(../../images/bg-product-left.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    width: 391px;
    position: relative;
    float: left;
    
}

body#audio .audiorighthead
{
	background: url(../../images/bg-product-right.gif) no-repeat;
	height: 219px;
    margin-bottom: 2px;
    width: 351px;
    position: relative;
    float: right;
}

body#audio .audiomidhead
{
	background: url(../../images/bg-product-mid-audio.gif) no-repeat;
	height: 219px;
    margin-bottom: 2px;
    width: 219px;
    position: relative;
    float: left;
}

.featuredproduct_desc
{
	margin: 30px 100px 15px 15px;
}

.featuredproduct_title
{
	color: white;
	font-size: 24px;
	text-align: right;
	margin: 50px 20px 20px 20px;
}

body#home .masthead h1
{
    color: #fff;
    font-size: 25px;
    position: relative;
    top: 50px;
    left: 233px;
    width: 500px;
    font-weight: normal;
}

body#audio .masthead h1 strong
{
    font-size: 32px;
    font-weight: normal;
    padding-right: 10px;
}

body#audio .masthead h2
{
    color: #8E1417;
    font-size: 15px;
    position: relative;
    top: 43px;
    left: 395px;
    width: 270px;
    font-weight: normal;
}

.audioheader 
{
	float: left;
	height: 117px;
	width: 966px;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	background-image: url(../../images/header-bg-product2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.audioheader .cart {
    float: right;
    text-align: left;
    font-size: 11px;
    width: 209px;
    padding: 5px 10px 0 0;
    height: 23px;
    margin: 8px 24px 0 0;
    color: #3D3C35;
}

.audioheader .cart a
{
	font-weight: bold;
	color: #3D3C35;
	text-decoration: none;
}

.audioheader .cart a:hover
{
	text-decoration: underline;
}

.audioheader .logo
{
	float: left;
	padding: 2px 0 3px 0;
}

.audiostyle2 {
	color: #95acd7;
	font-size: 18px;
}

/* left nav bar */
.audioleft
{
	color: #747257;
	text-decoration: none;
}
.audioleft:hover
{
	color: #f18e00;
	text-decoration: underline;
}

/* pro content links*/

.audiocontentlink
{
	color: #f18e00;
	text-decoration: none;
}
.audiocontentlink:hover
{
	color: #f18e00;
	text-decoration: underline;
}

/* pro content links end */

#audionav
{
	background-color: #eeeeee;
	background-image: url(../../images/bg-left-nav-corner.gif);
	background-repeat: no-repeat;
	/*padding: 30px 5px 10px 25px;*/
	
}

#audionav.column, #audionav.itemcolumn
{
	float: left;
	/*width: 171px;*/
	width: 281px;
	padding: 0 0 0 0;
	background-color:#eeeeee;
	margin-right: 3px;

}

#audionavfirst
{
	padding: 30px 12px 12px 20px;
	text-decoration: none;
}


#audionaveven
{
	padding: 12px 12px 12px 20px;
	background-color: #dddddd;
	text-decoration: none;
}

#audionavodd
{
	padding: 12px 12px 12px 20px;
	background-color: #eeeeee;
	text-decoration: none;
}

#audionavlast
{
	height: 130px;
	background-color:#eeeeee;
 	background-image: url(../../images/bg-home-content.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
}

/* left nav bar end */

/* right nav bar */

#audiosidebar.column
{
	float: right;
	width: 191px;
	padding: 10px 28px 0 0;
}

#audiosidebar.column h3
{
	color: #8a8157;
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0 4px 0;
	width: 180px;
}

#audiosidebar.column p
{
	margin-bottom: 15px;
	line-height: 14px;
	font-size: 11px;
	color: #747257;
	width: 180px;
}

#audiosidebar.column .promo
{
	width: 191px;
	height: 202px;
	margin-bottom: 12px;
	/* background: url(../../images/sidebar/promo-space.jpg); */
	cursor:pointer;
}

#audiosidebar.column .featureBrand
{
	/*	background: url(../../images/sidebar/featured-brand.jpg); */
	cursor:pointer;
}

#audiosidebar.column .calloutListing
{
	float: left;
	width: 171px;
	padding: 10px 10px 15px 10px;
	background-color: #EDECBA;
	color: #747257;
	font-size: 11px;
	margin-bottom: 10px;
}

#audiosidebar.column .calloutListing h3
{
	margin: 0 0 8px 0;
}

#audiosidebar.column .calloutListing ul
{
	list-style-type: none;
	float: left;
}
#audiosidebar.column .calloutListing li
{
	display: block;
	padding: 3px 0;
}

/* right nav bar end */
