/*[variables]
colors
{
	@00: #799EB6;
}
*/
/*---------- Structure ---------*/
BODY
{
	background-image: url(../images/back1.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1B1B1B;
		font: 11px/18px Tahoma, Arial, Helvetica;
	color: #333;
}
/*---------- Menus ---------*/
.menuStyles
{
	position: relative;
	height: 38px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
	z-index: 1111;
}
.menuStyles LI
{
	float: left;
	list-style: none;
}
.menuStyles LI.back
{
	background: url(../images/menuhover.png);
	width: 15px;
	height: 38px;
	z-index: 2222;
	position: absolute;
}
.menuStyles LI A
{
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: center;
	top: 11px;
	z-index: 3333;
	display: block;
	float: left;
	height: 38px;
	position: relative;
	overflow: hidden;
	padding: 0px 13px;
}
.menuStyles LI A:hover, .menuStyles LI A:active, .menuStyles LI A:visited
{
	color: #FFF;
	border: none;
}
.menuStyles UL
{
	position:absolute;
/*leave this alone*/
	display: none;
/*leave this alone*/
	width: auto;
/*default width of menu*/
	padding:0px;
	margin:0px;
	list-style-type: none;
	color: #FFF;
	margin-top: 30px;	
	z-index: 1111;
}
.menuStyles UL LI
{
	float: left;

}

.menuStyles UL LI A
{
	height: auto;


}

.menuStyles UL LI A:link, .menuStyles UL LI A:visited
{
	background: #FFF;
	font: bold 11px Arial, Helvetica;
	color: #000;
	width: auto;
	padding: 7px 15px;
	border-right: 1px solid #AAA;
	text-decoration: none;
	border-bottom: 5px solid #777;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.menuStyles UL LI A:active, ul.menuStyles UL LI A:hover
{
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
	border-right: 1px solid #EA0;
	border-bottom: 5px solid #EA0;
	
}
H1, H2, H3, H4, H5, H6
{
	margin: 0px;
	padding: 0px;
}
UL,LI{
	margin: 0px;
	padding: 0px;
}
P
{
	margin-top: 10px;
}
H1
{
	font-size: 25px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
H1.white
{
	font-size: 26px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	color: #FFF;
    padding-top: 10px;
	padding-bottom: 10px;

}
H2
{
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;

}
h3{
font: bold 12px Tahoma, Arial;
color: #000;	
margin-top: 20px;
}
.style6
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	line-height: 18px;
}
A
{
	color: #EA0;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #000;
}
#wrapper
{
	margin: 0px auto;
	width: 1000px;
	margin-bottom: 20px;
}
#mainmenu
{
	background: url(../images/option_audio_02.png) no-repeat;
}
#contentarea
{
	background: url(../images/contentback.png) repeat-y top left;
	height: auto;
	overflow: auto;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 35px;
	padding-bottom: 0;
	width: 929px;
}
.homepageTopLeft
{
	float: left;
	margin-bottom: 15px;

}
.homepageTopRight
{
	float: right;
	margin-bottom: 15px;
}
.contentThirdLeft
{
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}
.contentThirdMiddle
{
	float: left;
	margin-bottom: 20px;
}
.contentThirdRight
{
	float: right;
}
.contentBigBlock
{
	margin-bottom: 11px;

}
.contentBigBlock span{
	padding: 0px;
	margin: 0px;
}
.contentBigBlock .blockcontent
{
height: 450px;
}

html>body .contentBigBlock .blockcontent
{
height: auto;
min-height: 450px;
	padding-left: 20px;
	padding-right: 42px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(../images/mainarea_02.png) repeat-y;
	
}
.contentBigBlock .rightSlides
{
	padding-left: 20px;
	padding-bottom: 20px;
	width: 430px;
	float: right;

}
#footer
{
	background: url(../images/option_audio_05.png) no-repeat;
	height:35px;
	width: 1000px;
    padding-top: 20px;
	text-align:center;
color: #AAA;


}



.pics
{
	width: 587px;
	height: 463px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
.pics2
{
	width: 419px;
	height: 282px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCC;
	z-index: 1;
}
.nav
{
}
.nav2
{
}
#nav
{
	height: 0px;
	top:430px;
	left: 80px;
	text-align: left;
	position: relative;
	z-index: 3;
	font: bold 10px Arial, Helvetica, sans-serif;
}
#nav A, #s7 STRONG
{
	padding: 3px 5px;
	background: #FC0;
	text-decoration: none;
	color: #000;
}
#nav A.activeSlide
{
	background: #EA0;
}
#nav A:focus
{
	outline: none;
}
#nav2
{
	height: 0px;
	top: 260px;
	left: 10px;
	text-align: left;
	position: relative;
	z-index: 20;
	font: bold 10px Arial, Helvetica, sans-serif;
}
#nav2 A, #s7 STRONG
{
	padding: 3px 5px;
	background: #FC0;
	text-decoration: none;
	color: #000;
}
#nav2 A.activeSlide
{
	background: #EA0;
}
#nav2 A:focus
{
	outline: none;
}
#output
{
	text-align: left;
}
.floatLeft
{
	float: left;
	margin-right: 10px;
}
.floatRight
{
	float: right;
}
.clear
{
	clear: both;
}
A
{
	outline: none;
}
UL
{
	list-style: square;
	margin-left:20px;
}
BLOCKQUOTE
{
	padding: 0 20px;
	margin-left: 20px;
	border-left: 20px solid #CCC;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 10px;
}
/*
SLIDER
*/
.slider-wrap
{
	width: 419px;
	padding: 5px; 
	border: 1px solid #CCC;
}
.stripViewer .panelContainer .panel UL
{
	text-align: left;
	margin: 0 15px 0 0px;
}
.stripViewer
{
	position: relative;
	overflow: hidden;
	width: 419px;
	height: 281px;
}
.stripViewer .panelContainer
{
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel
{
	float: left;
	height: auto;
	position: relative;
	width: 419px;
}
.stripNavL, .stripNavR, .stripNav
{
	display: none;
}
.nav-thumb
{
	border: 1px solid black;
	margin-right: 2px;
}
#movers-row						{ margin: -20px 0 0 30px; }
#movers-row div					{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }

.photo-meta-data
{
	background: url(../images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 50;
	color: white;
}
.photo-meta-data SPAN
{
	font-size: 13px;
}
.cross-link	{ display: block; width: 30px; margin-top: -14px;
 position: relative; padding-top: 15px; z-index: 9999; }

A:hover.cross-link
{
	background: none;
}
.active-thumb
{
	background: transparent url(../images/icon-uparrowsmallwhite.png) no-repeat top center;
}
/*---------- Text Styles ---------*/


ul.distributors{
	margin: 20px 0px;
	list-style:none;
}
ul.distributors li{
	list-style: none;
	display: inline;
}

ul.distributors li a{
	padding: 10px;
	border: 1px solid #EA0;
	margin-left: 5px;
}
ul.distributors li a:hover{
	background: #EA0;
	color: #000;
}


ul.productslist{
	margin: 20px 0px;
	list-style:none;
}
ul.productslist li{
	list-style: none;
	display: inline;
}

ul.productslist li a{
	padding: 10px;
	border: 1px solid #EA0;
	margin-left: 5px;
}
ul.productslist li a:hover{
	background: #EA0;
	color: #000;
}
.distributors_table{
	line-height: 15px;
}

.distributors_table th{
	background: #EEE;	
	padding: 4px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
table.distributors_table{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}	

.distributors_table td{
	padding: 4px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.column3rd{
	width: 22%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#footerContent{
	margin: 0px auto;
	width: 900px;

}
#footerContent .footerColumn{
	float: left;
	width: 150px;
}
#footerContent .footerColumn h1{
	font: bold 12px Tahoma, Arial;
	color: #EA0;
}
#footerContent .footerColumn ul{
	margin: 0px;
	padding: 0px;
}
#footerContent .footerColumn ul li{
list-style: none;
}
#footerContent .footerColumn li a{
color: #AAA;
font: normal 11px Tahoma, Arial;
}
#footerContent .footerColumn li a:hover{
color: #EA0;
text-decoration: none; 
border-bottom: 1px dashed #EA0;
}
form{
	padding: 0px;
	margin: 0px;
}
input,textarea, select{
	width: 95%;
	font: 11px/18px Tahoma, Arial;
}
.submitButton{
	width: auto;
}

.rightBox{
	width: 326px;
	margin-top: 15px;
}
.rightBox .rightBoxContent{
	background: url(../images/rightBox_02.png) repeat-y;
	padding: 0px 20px;
}
.leftBox{
	width: 587px;
	margin-top: 15px;
}
.leftBox .leftBoxContent{
	background: url(../images/leftBox_02.png) repeat-y;
		padding: 0px 20px;
}

.leftBoxContent h1, .rightBoxContent h1{
	margin-top:0px;
	padding-top: 0px;
	font: bold 22px Tahoma, Arial, Helvetica, sans-serif;
}
.productBox{
	height: 150px;
	float: left;
	margin: 10px;
	margin-left: 0px;
	padding: 20px;
	padding-top: 0px;
	text-align:center;
}
.featureArea{
	float: left;
	padding: 20px;
	width: 390px;
}
.firstthird{
	float:left;
	margin-right: 20px;
	width:180px;
	margin-top: 20px;
}
.secondthird{
	float: left;
	margin-right: 20px;
	width:300px;
	margin-top: 20px;
}
.thirdthird{
	float:left;
	width: 330px;
		margin-top: 20px;
}
.basic  {
	width: 260px;
	font-family: verdana;
	
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	

}
.basic a:hover {
	background-color: white;
	color: #000;
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;

}
a .prodDesc{
	color: #666;
	font: bold 10px Tahoma, Arial, Helvetica;
}
a:hover .prodDesc{
	color: #000;
	font: bold 10px Tahoma, Arial, Helvetica;
}
div.imgGallery h3{
	margin-bottom: 10px;
	color: #000;
	font: bold 16px Tahoma, Arial, Helvetica;
}

div.imgGallery a img{
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #CCC;
	background: #FFF;

}
div.imgGallery a:hover img{
	border: 2px solid #000;
	background: #000;
}

.raStatus{
	padding: 20px;
	font: bold 13px/20px Tahoma, Arial, Helvetica;
	color: #CC0000;
	border: 1px solid #CC0000;
	margin-top: 20px;
}
.raStatus dt{
	font: bold 11px Tahoma, Arial, Helvetica;
	color: #333;
}
.imgRight{
float: right;
margin-left:20px;
margin-bottom: 20px;
}