/*
Theme Name: VIDMIC Radio Accessories
Author: dnnsldr for Mosaic Group LLC
Author URI: http://mosaicteam.com
Version: 1.0
*/
/*global resets*/
* {margin:0; padding:0}
ol, ul {list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong { font-weight: 700 }
em { font-style: italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */
img {border:none}
#uppercase {
	text-transform: uppercase;
}
/*floats*/
.clear { clear: both; }
.left {    float: left; }
.right { float: right; }
/*link colors*/
a {text-decoration: none; color: #314e52;}
a:hover {color: #314e52; }
/* 	Button Colors
	Teal Background color: #314E52
	Red hover background color: #B71D14
*/
body {  
    text-align:center; /*For IE6 Shenanigans*/  
	font-size: 62.5%; /*this will reset most browers for 1em to equal 10px*/
	background: #000 url(../images/mic-background.jpg) repeat;
	height: 768px;
	color: #616161;
}  
   
/***************
	Header Info
	
***************/
#wrapper {
	width: 873px;
	height: 768px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/main-bk.png) repeat;
	position: relative;
}
#header {
	height: 160px;
	z-index: 1001;
	position: relative;
}
.ehs_logo{
	position:absolute;
	top:66px;
	left:340px;
	z-index:2;
	}

.tagline h2 {
	font-size: 1.6em;
	color: #97a4a7;
	font-family: "trebuchet ms", "myriad pro", helvetica, arial, sans-serif;
	position: absolute;
	top: 30px;
	left: 90px;
}
.phone {
	background: url(../images/phone_03.jpg) no-repeat;
	position: absolute;
	top: 25px;
	left: 625px;
	height: 22px;
	width:250px;
}
.phone h2 {
	margin-left: 30px;
	margin-top: -3px;
	font-size: 2.4em;
	color: #97a4a7;
	font-family: "trebuchet ms", "myriad pro", helvetica, arial, sans-serif;
	font-weight: 700;
}
#navigation {
	background: url(../images/header-bg.jpg) no-repeat;
	height: 95px;
	position: relative;
	top: 66px;
	width: 873px;
}
/*NAVIGATION/*
/* Basic code - don't modify */
 
 #nav { display: block; margin-left: 240px; padding: 0; position: relative; top:70px;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; z-index: 1000;}
  #nav a:hover{ color:#fff}
  #nav a.last { border-right: none;}
  #nav a.last:hover { border-right: none;}
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; z-index: 1000;} /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; z-index: 1000;}
    
/* Essentials - configure this */
#nav ul { width: 175px; }
#nav ul ul { left: 176px; }
/* Everything else is theming */
 
#nav { height: 24px; }
#nav *:hover { background-color: none; }
#nav a { border-right: 1px solid white; color: white; font-size: 1.4em; padding: 5px 10px 6px 10px; line-height: 1; }
  #nav li:hover a { background-color: #314e52; z-index: 1000;}
  #nav ul { top: 25px; }
    #nav ul li a { background-color: #314e52; z-index: 1000;}
      #nav ul a:hover { background-color: #fff; color: #000;z-index: 1000;}
   #nav ul a { border-bottom: 1px solid white; border-right: none; /*opacity: 0.9; filter: alpha(opacity=90);*/ }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */
/*****************
	Interior Pages
	
*****************/
#main {
	min-height: 530px;
	margin: 30px 0 0 0;
	width: 873px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 1.4em;
	z-index: 1;
	color: #333;
}
/**********
Sidebar
**********/
#sidebar {
	width: 180px;
	float: left;
}
#sidebar ul {
	width: 160px;
	margin: 5px 0 20px 5px;
	list-style: none;
}
#sidebar li {
	margin-bottom: 20px;
}
#sidebar li a {
	color: #fff;
}
#sidebar li a:hover {
	color: #314e52;
}
#sidebar .list-line {
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
#sidebar h2 {
	color: #97a4a7;
	font-weight: 300;
	font-size: 1.1em;
	margin-bottom: 25px;
	text-align: center;
}
#sidebar h2 em {
	font-size: .7em;
	text-align: center;
}
#sidebar .contact-us li h4 {
	padding-bottom: 5px;
	color: #fff;
	font-size: 1em;
}
#sidebar .contact-us li {
	font-size: .9em;
	color: #fff;
}
#sidebar ul.sliderlist span {
	font-size: 11px;
}
#sidebar .tags {
	color: #b71d14;
	font-weight: 700;
	font-size: 1.3em;
	margin: 15px 10px 35px 10px;
	text-align: center;
}
#sidebar .products {
	color: #b71d14;
	font-weight: 700;
	font-size: 1.1em;
	margin: 15px 10px 15px 10px;
	text-align: center;
}
#sidebar .products li {
	padding-bottom: 5px;
}
/* 	Button Colors
	Teal Background color: #314E52
	Red hover background color: #B71D14
*/
#sidebar ul.product-sidebar {
	margin: 5px 0px 5px 5px;
}
#sidebar ul.product-sidebar li {
	margin-bottom: 5px;  
}
#sidebar ul.product-sidebar li a {
	background: #314e52;
	color: #fff;
	text-decoration: none;
	padding: 8px;
	cursor: pointer;
	width: 150px;
	display: block;
}
#sidebar ul.product-sidebar li a:hover {
	color: #fff;
	background: #b71d14;
	text-decoration: none; 
}
#sidebar ul.product-sidebar ul.sub {
	margin: 5px 0px 5px 15px;
}
#sidebar ul.product-sidebar ul.sub li {
	margin-bottom: 8px;
	font-size: 0.9em;
}
#sidebar ul.product-sidebar ul.sub li a {
	background: none;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	display: inline;
	padding: 0;
}
#sidebar ul.product-sidebar ul.sub li a:hover {
	background: none;
	color: #314e52;
	text-decoration: none;
	cursor: pointer;
}
#sub-listen-only, #sub-2-way{
	display: none;
}
/**********
Content
**********/
#content {
	background: #fff;	
	width: 650px;
	float: left;
	border: 1px solid #3d3d3d;
	position: relative;
	padding: 10px 20px 20px 20px;
}
#content a {text-decoration: underline;}
#content a:hover {
	color: #314e52; text-decoration: none;
}
#content p {
	margin: 5px 0 5px 0;
	line-height: 1.8em;
}
#content span {
	/*color: #5F969E;*/
	color: #b71d14;
}
#content .videoplayer {
	margin: 45px 110px 45px 110px;
	height: 240px;
	/*width: 432px;*/
}
#content h1 {
	color: #314e52;
}
#content h2 {
	margin-bottom: 15px;
}
#content h3 {
	margin-bottom: 15px;
}
#content h4 {
	margin-bottom: 15px;
}
#content ul {
	margin-bottom: 15px;
}
#content ul li {
	padding-bottom: 5px;
}
#content dt {
	margin: 20px 0 10px 0;
	color: #5F969E;
	font-size: 16px;
}
.caption_image {
	padding: 5px;
	margin: 5px;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	width: 260px;
}
#faqContainer dt {
	text-transform: uppercase;
}
#content dd {
	padding: 5px 0px 5px 35px;
	font-size: 14px;
}
#content .image-buttons {
	float: left;
	margin: 25px 5px 30px 5px;
}
#content .award {
	padding: 0px 15px 15px 0px;
}
.vertical-screen {
	width: 365px;
}
.two-way-product {
	float: left;
	margin-right: 15px;
	width: 206px;
}

.two-way-product a{
	color:#000;
	}

.two-way-product a:hover{
	text-decoration:none;
	color:#000;
	}
#content .two-way-product p, p.caption {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#no-margin {
	margin-right: 0px;
}
.radio-adapters thead {
	font-weight: bold;
	font-size: 1.2em;	
}
.radio-adapters thead tr td {
	border-bottom: 2px solid black;
	vertical-align: top;
	padding-top: 10px;
}
.radio-adapters tr td.column-1 {
	width: 250px;
}
.radio-adapters tr td img {
	padding: 0 0 20px 0;
}
.radio-adapters tbody tr td {
	border-bottom: 2px solid black;
	padding-top: 20px;
	vertical-align: top;
}
.compatibility thead {
	font-weight: bold;
	font-size: 1.2em;	
}
.compatibility thead tr td {
	border-bottom: 2px solid black;
	vertical-align: bottom;
	text-align: center;
	padding-top: 10px;
}
.compatibility thead tr td.column-2 {
	font-size: 0.8em;
}
.compatibility tr td.column-1 {
	width: 218px;
}
.compatibility tbody tr td:first-child {
	padding: 20px 20px 20px 15px;
}
.compatibility tr td.column-2 {
	width: 215px;
	padding-right: 20px;
}
.compatibility tr td.column-3 {
	width: 143px;
	text-align: center;
}
.compatibility tr td img {
	padding: 0 20px 20px 0;
}
.compatibility tbody tr td {
	border-bottom: 2px solid black;
	padding-top: 20px;
	vertical-align: top;
}

.vidmic_logo{
text-align:right;
padding:20px 30px 0px 0px;
}

/*****Scroller*******/
.Container {
  	position: absolute;
  	/*top: 50px; left: 10px;*/
  	width: 640px;
  	height: 485px;
  	/*background-color: #EEE;*/
}
#Scroller-1, #Scroller-2, #Scroller-3, #Scroller-4, #Scroller-5, #Scroller-6 { 
    position: relative; 
  	overflow: hidden;
  	width: 640px;
  	height: 485px;
}
.adapters .Container {
  	height: 450px;
}
.adapters #Scroller-1 {
  	height: 450px;
}
.adapters .Scrollbar-Track {
	height: 400px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  padding-right: 15px;
}
.Scrollbar-Track {
  width: 10px; height: 435px;
  position: relative;
  top: 50px; left: 640px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 10px; height: 40px;
  background-color: #314e52;
}
/*****info page*****/
.info-box {
	border: thin white solid;
}
.img-box img {
	margin-left: 16px;
	margin-bottom: 15px;
	text-align: center;
}
.info-box p.quote {
	font-style: italic;
}
.info-box p.quote span {
	font-weight: bold;
	text-align: right;
	float: right;
}
.info-box p.statistic {
	font-weight: bold;
}
.info-box p.statistic span {
	font-size: 9px;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	float: right;
	margin: 0 40px;
}
/*****end info page*****/
/*****Contact Page*****/
.contact-form {
	width: 352px;
	float: left;
}
.contact-img {
	float:right;margin:30px 15px 0 0;
}
ol.forms {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:352px;
}
ol.forms li {
clear:left;
float:left;
line-height:1.5em;
margin-bottom:0.5em;
width:354px;
}
ol.forms label {
cursor:pointer;
display:block;
float:left;
line-height:1.5em;
padding-right:5%;
text-align:right;
width:75px;
color: #636467;
}
ol.forms input {
width:250px;
}
ol.forms textarea {
height:20em;
width:255px;
}
ol.forms li.buttons  {
padding-left:93px;
width:90%;
}
ol.forms .error {
display:block;
margin: 0.25em 0 0 95px;
font-size: 12px;
color: #b71d14;
}
ol.forms .alert{
display:block;
margin: 0.25em 0 0 95px;
font-size: 12px;
color: #b71d14;
}
/******************
	order page
******************/
#content .order-top {
	height: 230px;
	border-bottom: 5px solid #314e52;
	width: 620px;
	margin: 0 auto;
}
#content .order-bottom {
	float: left;
	width: 620px;
	margin: 50px 0px 0 15px;
	height: 210px;
}
#content .order-bottom span, #content .order-top span {
	color:#C11F16;
}
#content .order-bottom span.bigger, #content .order-top span.bigger{
	font-size: 18px;
}
#content .specs-div {
	width: 380px;
	padding-left: 15px;
}
#content ul.specs {
	list-style: disc;
	list-style-position: outside;
	margin: 0;
}
#content .specs li {
	padding-bottom: 3px;
}
div.rightside_image {
	float: right;
	padding: 10px;
	margin: 10px;
	border: 2px solid #cccccc;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}
div.rightside_image span {
	text-decoration: underline;
	font-weight: 600;
}
div.box {
	width: 230px;
	margin:5px 0px 0px 10px;	
	border: 2px solid #cccccc;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
div.box p {
	padding: 5px;
}
div.box ul {
	list-style: disc;
	list-style-position: inside;
	text-align: left;
	margin-left: 20px;
}
div.box li {
	padding-bottom: 3px;
}
/******************
	end order page
******************/
#content .button-left {
	margin-left: -15px;
	margin-top: 15px;
}
#content .button a {
	background: #314e52;
	color: #fff;
	text-decoration: none;
	padding: 8px;
	cursor: pointer;
	width: 150px;
    border: 0
}
#content p a.button-red {
	background: #314e52;
	color: #fff;
	text-decoration: none;
	padding: 8px;
	cursor: pointer;
	width: 150px;
}
#content .button a:hover {
	color: #fff;
	background: #b71d14;
	text-decoration: none;
	padding: 8px;
}
/**********
	Footer
	
**********/
#footer {
	width: 873px;
	clear:both;
	padding-bottom:10px;
}
.footer-nav {
	margin: 0 auto;
}
.footer-nav ul {
	list-style: none;
	margin-top: 15px;
	text-align: center;
}
.footer-nav li {
	display: inline;
	padding-left: 20px;
	text-align: center;
	font-size: 1.2em;
}
.footer-nav li a {
	color: #fff;
}
.footer-nav li a:hover {
	color: #314e52;
}

/************************** Order Form Part Layout **********************/

.orderfrmpart{
width:660px;
margin:auto;
font:normal 11px Arial;
}

.orderfrmpart input, orderfrmpart textarea{
font:normal 11px Arial;
height:15px;
padding-top:3px;
}

.order_toprow1{
width:660px;
padding-top:20px;
clear:both;
}

.order_toprow2{
padding-bottom:20px;
float:left;
}

.order_top{
float:left;
padding-right:20px;
font-weight:bold;
font-size:14px;
}

.custtable{
float:left;
}

.zinetable{
float:left;
margin-left:60px;
}

.txtbox{
width:150px;
height:18px;
border:1px solid #ababac;
line-height:18px;
}

.magbox{
padding-right:10px;
}

.magtxt{
padding-right:20px;
}

.checklist{
clear:both;
margin-left:280px;
}

#order_tit{
text-transform:uppercase;
text-align:center;
clear:both;
font-size:16px;
padding:20px 0px 0px 0px;
text-decoration:underline;
}

.namepart{
clear:both;
width:660px;
padding-top:15px;
}

.nametxt{
float:left;
padding:3px 10px 0px 0px;
width:60px;
font-family:Arial;
font-size:12px;
font-weight:bold;
}

.order_nametxt{
width:105px;
}

.shiptxt{
width:48px;
}

.faxtxt{
padding-left:10px;
}

.nmebox{
float:left;
padding-right:3px;
}

.namebox{
width:250px;
height:18px;
border:1px solid #ababac;
line-height:18px;
}

.order_datebox{
width:100px;
height:18px;
border:1px solid #ababac;
line-height:18px;
}

.billto_part{
float:left;
}

.txtarea{
width:250px;
height:80px;
border:1px solid #ababac;
}

.shipto_part{
float:left;
padding-left:10px;
}

#order_maincon{
clear:both;
padding-top:15px;
}

#order_maincon .orderfrm_con{
width:660px;
border-collapse:collapse;
}

#order_maincon .orderfrm_con .maincon_tit th{
border:1px solid #ababac;
height:25px;
font-weight:bold;
font-size:12px;
padding:8px 0px;
}

#order_maincon .orderfrm_con .maincon_tit th span{
font-size:10px;
color:#000;
}

#order_maincon .orderfrm_con .maincon_content td{
border:1px solid #ababac;
padding:5px 0px;
}

.potxt{
width:100px;
}

.notetxt{
clear:both;
font-weight:bold;
font-size:16px;
padding:25px 0px 20px 0px;
}

.order_btmtable{

}

.credittxt{
padding-right:10px;
font-family:Arial;
font-size:12px;
font-weight:bold;
}

.cardbox{
width:175px;
height:18px;
border:1px solid #ababac;
line-height:18px;
margin-right:15px;
}

.addrbox{
width:575px;
height:100px;
border:1px solid #ababac;
}

.datebox{
width:75px;
}

#order_newbtn .sendbtn{
background:#314E52;
padding:5px 8px 5px 8px;
color:#fff;
clear:both;
margin-top:10px;
margin:auto;
font:bold 12px Arial;
letter-spacing:1px;
cursor:pointer;
text-transform:uppercase;
border:0px;
height:25px;
}

.sendbtn:hover{
background:#B71d14;
color:#fff;
}

.paytable{
margin-left:10px;
}

.paytable td{
font:normal 10px Arial;
}

.termstxt{
padding:0px 10px 0px 10px;
}

.orderbtn{
	background: #314e52;
	color: #fff;
	text-decoration: none;
	padding: 8px;
	border:0px;
	cursor: pointer;
	width: 86px;
}

.orderbtn:hover{
	background: #B71d14;
}

.errorimage {
float : right;
padding :2px 0px 0px 2px;
}

.qtybox{
margin:auto;
width:50px;
height:18px;
border:1px solid #ABABAC;
line-height:18px;
}

.ddbox{
width:28px;
height:18px;
border:1px solid #ABABAC;
}

#dash{
font-weight:bold;
font-size:14px;
padding:0px 2px 0px 2px;
color:#ababac;
}

.yybox{
height:18px;
width:35px;
border:1px solid #ABABAC;
}

.otherpart{
width:660px;
clear:both;
font-weight:bold;
font-size:14px;
padding-top:15px;
}

.otherbox{
height:18px;
width:575px;
border:1px solid #ABABAC;
margin-left:25px;
}

#addmore{
position:relative;
float:right;
}

#addmore a{
background:#314E52;
padding:5px 8px 5px 8px;
display:block;
color:#fff;
float:left;
margin:10px 10px 0px 0px;
font:bold 10px Arial;
text-decoration:none;
text-transform:uppercase;
}

#addmore a:hover{
background:#B71d14;
color:#fff;
}

#addmore ul{
position:absolute;
top:22px
left:0px;
display:none;
background:#314E52;
}

#addmore:hover ul{
display:block;
}

#addmore ul li{
color:#fff;
width:170px;
}

#addmore ul li a{
background:#314E52;
color:#fff;
margin-top:0px;
padding:3px 0px 3px 15px;
line-height:20px;
}

#addmore ul li a:hover{
text-decoration:underline;
}

#side_orderbtn a{
width:80px;
height:30px;
display:block;
background:url(../images/ordernow_btn.jpg) no-repeat;
text-align:center;
font:normal 12px Arial;
color:#fff;
margin-left:4px;
line-height:30px;
}

/* S Series Right Part */

#s_tit{
font:bold 18px Arial;
color:#000;
width:650px;
text-align:center;
}

#s_tit span{
color:#018e02;
}

.s_table{
border:0px;
width:650px;
margin-top:10px;
}

.s_table td{
border-right:2px solid #9f9d9e;
border-top:2px solid #9f9d9e;
height:125px;
position:relative;
}

.s_series_content{
position:relative;
width:160px;
}

.s_tit{
font:bold 12px Arial;
color:#000;
text-align:center;
position:relative;
z-index:1;
}

.s_desc{
font:bold 12px Arial;
color:#000;
text-align:left;
padding:74px 0px 3px 5px;
position:relative;
z-index:2;
line-height:16px;
}

.s_desc span#sprice{
color:#F10909;
font-weight:bold;
}

.s_desc2{
padding:118px 0px 3px 5px;
}

.s_img{
position:absolute;
top:17px;
left:45px;
}

.s_img3{
position:absolute;
top:13px;
left:22px;
}

.s_img4{
position:absolute;
top:12px;
left:19px;
}

.s_img5{
position:absolute;
top:18px;
left:22px;
}

.s_img6{
position:absolute;
top:18px;
left:22px;
}

.s_img7{
position:absolute;
top:18px;
left:55px;
}

.s_img8{
position:absolute;
top:18px;
left:55px;
}

.s_img9{
position:absolute;
top:18px;
left:22px;
}

#s_lastcol{
border-right:0px;
}

#s_lastbtm td{
border-right:2px solid #9f9d9e;
border-bottom:2px solid #9f9d9e;
}

.tbtm_tit{
font:bold 13px Arial;
color:#000;
padding:10px 0px 0px 25px;
}

.tbtm_list ul{
margin:0px;
padding:20px 0px 0px 25px;
}

.tbtm_list li{
background:url(../images/t_listimg.gif) left 5px no-repeat;
padding-left:15px;
font:bold 12px Arial;
}

.tbrm_list li span{
font-weight:bold;
}

.t_img{
position:absolute;
top:17px;
left:40px;
}

.t_img2{
position:absolute;
top:17px;
left:60px;
}

.t_img3{
position:absolute;
top:17px;
left:40px;
}

.tdesc{
padding-top:95px;
}

/************************ Update Order Form ***********************/

.new_orderpara{
clear:both;
padding:20px 15px 0px 20px;
font-size:12px;
}

.order_shippart{
width:640px;
clear:both;
padding:15px 0px 0px 20px;
font:bold 12px Arial;
}

.order_shipleft{
width:460px;
float:left;
}

.order_shipright{
width:180px;
float:left;
}

.shipbox{
width:100px;
height:18px;
margin-left:10px;
border:1px solid #ABABAC;
}

.modelbox{
width:160px;
height:18px;
border:1px solid #ABABAC;
}

.desc_box{
width:205px;
height:18px;
border:1px solid #ABABAC;
font:normal 11px Arial;
}

.ehsbox{
width:70px;
height:18px;
border:1px solid #ABABAC;
}

.order_qtybox{
width:40px;
height:18px;
border:1px solid #ABABAC;
}

.totbox{
margin-left:31px;
}

.airtxt{
padding-left:61px;
}

.creditcard_part{
width:640px;
clear:both;
padding:15px 0px 0px 20px;
font:bold 12px Arial;
}

.creditcard_part div{
float:left;
}

.cre_typetxt{
padding-right:10px;
}

.creditcard_part input{
width:20px;
height:20px;
margin:0px;
}

.cre_cardtxt{
padding:1px 5px 0px 10px;
}

.cre_cardbox{
margin-right:10px;
}

.order_shippart2{
padding-top:30px;
}

.crecard_box{
width:335px;
margin-left:10px;
border:1px solid #ABABAC;
}

.crecard2_box{
width:290px;
margin-left:10px;
border:1px solid #ABABAC;
}

.expbox{
width:30px;
border:1px solid #ABABAC;
margin-left:5px;
}

.expbox2{
width:50px;
border:1px solid #ABABAC;
}

.codebox{
margin-left:23px;
}

.card_billtxt{
float:left;
}

.card_billtxtbox{
float:left;
}

.card_billbox{
width:335px;
border:1px solid #ABABAC;
height:60px;
margin-left:5px;
}

.order_conftxt{
clear:both;
color:#168E9E;
font:bold 12px Arial;
padding:15px 0px 0px 20px;
}

.order_newbtmpart{
clear:both;
width:640px;
padding:12px 0px 0px 20px;
font:bold 12px Arial;
}

.order_newbtmleft{
padding-right:30px;
float:left;
}

.cellbox{
width:150px;
border:1px solid #ABABAC;
margin-left:5px;
}

#order_newbtn{
clear:both;
padding:25px 0px 0px; 0px;
margin:auto;
width:100px;
}

.click_download{
float:right;
padding-right:10px;
}

.click_download a{
color:#F10909;
text-decoration:underline;
background:url(../images/word_icon.jpg) left top no-repeat;
display:block;
height:26px;
padding-left:30px;
line-height:26px;
}

.click_download a:hover{
text-decoration:none;
}

/************** TAT Product Part *****************/

.tat_pricespart{
width:235px;
float:left;
font:bold 14px Arial;
margin:-50px 0px 20px 10px;
}

.miniboompart{
margin-top:-30px;
}

.micpart{
margin-top:-85px;
}

.tat_tittxt{
font-size:16px;
text-align:center;
text-decoration:underline;
}

.tat_promodel{
padding:15px 0px 0px 30px;
line-height:20px;
}

.tat_proprice{
color:#F10909;
padding-left:30px;
}

.tat_btn{
width:86px;
float:left;
}

.tat_chart{
border:2px solid #CCCCCC;
font:bold 14px Arial;
margin:0 0 0 30px;
text-align:center;
width:250px;
padding:10px 0px 10px 0px;
float:left;
line-height:20px;
}

.tat_prodimg{
width:254px;
height:182px;
background:url(../images/tat_prod_bg.jpg) no-repeat;
float:right;
margin-left:10px;
text-align:center;
}

.tat_prodimg img{
padding-top:10px;
}

.at_rightpara{
font:bold 12px Arial;
text-align:center;
width:230px;
padding:10px 0px 10px 0px;
line-height:20px;
}

#acous_txt{
color:#276649;
}

/********************** Specs Page Layout ******************/

.specs_tit{
	font-weigh:bold;
	font-size:20px;
	text-decoration:underline;
	color:#fff;
	letter-spacing:1px;
	padding:50px 0px 0px 25px;
	}
	
.specs_para{
	color:#fff;
	width:550px;
	font-style:normal;
	font-size:18px;
	padding:15px 0px 0px 25px;
	line-height:35px;
	}

/******************* Hot Deals Page Layout *****************/

.hotdeal_topimg{
	text-align:center;
	}
	
.hotdeal_toptxt{
	color:#fff;
	font-size:18px;
	margin-top:-15px;
	}
	
.hotdeal_toptxt label{
	font-size:20px;
	}
	
.hotdeal_prod1{
	/*background:url(../images/hotdeals.png) no-repeat;*/
	/* [disabled]width:650px; */
	height:382px;
	padding:0px 0px 0px 0px;
	}
	
.hotdeal_prod1tit{
	color:#f1e601;
	font-size:17px;		
	line-height:22px;
		}
		
.hotdeal_prod1tit label{
	text-decoration:underline;
	}
	
.hotdeal_prod1tit label a{
	color:#f1e601;
	}
	
.hotdeal_prod1tit label a:hover{
	color:#f1e601;
	text-decoration:none;
	}
	
.hotdeal_prod1con_left{
	float:left;
	width:290px;
	padding-top:20px;
	}
	
.prod1_left_con1{
	color:#fff;
	font-size:15px;
	}
	
.prod1_left_con1 label{
	padding-left:44px;
	}
	
.prod1_left_con2{
	color:#fe172b;
	padding-top:3px;
	font-size:20px;
	}
	
.hotdeal_prod2{
	background:url(../images/hotdeal_prod2.jpg) no-repeat;
	width:630px;
	height:151px;
	padding:20px 0px 0px 20px;
	margin-top:18px;
	}
	
.hotdeal_prod1con_right{
	float:left;
	color:#f1e601;
	font-size:12px;
	padding-top:18px;
	}
	
/****************** Listenonly Headphone Page Layout ******************/

.listenonly_headphone_part{
	position:relative;	
	}
	
.listenonly_headphone_img1{
	position:absolute;
	top:0px;
	left:180px;
	z-index:0;
	}
	
.listenonly_headphone_img2{
	position:absolute;
	top:110px;
	left:275px;
	z-index:0;
	}
	
.listenonly_headphone_img3{
	position:absolute;
	top:175px;
	left:475px;
	z-index:0;
	}

.listen_tit{
font-weight:bold;
font-size:24px;
text-align:center;
color:#224549;
position:relative;
z-index:1;
}

.listen_toptxt{
	color:#000;
	font-size:16px;
	padding:20px 0px 0px 0px;
	font-weight:bold;
	position:relative;
	z-index:1;
	}

.listen_toplist label{
	display:block;
	padding-top:35px;	
	}
	
.listen_examinetxt{
	color:#ff0a12;
	font-weight:bold;
	padding:40px 0px 0px 0px;
	font-size:15px;
	line-height:20px;
	position:relative;
	z-index:1;
	}
.itplugs_img{
	text-align:center;
	padding-top:15px;
	}
	
.itplug_tabular{
	margin-top:20px;
	width:100%;
	}
	
.itplug_tabular td{
	padding-bottom:10px;
	font-weight:bold;
	}
	
.tabular_dots{
	padding-right:15px;
	}
	
.headphone_rowspace{
	padding-top:25px;
	}
	
#war_list{
	width:auto;
	padding:20px 0px 0px 22px;
	}
	
#war_list ul{
margin:0px;
padding:0px;
}

#war_list li{
padding-left:20px;
font:normal 16px Arial;
background:url(../images/war_listimg.gif) left 10px no-repeat;
color:#fff;
line-height:28px;
}

#war_list li span{
color:#fff;
font-weight:bold;
padding-right:10px;
}

.mandatory{
color:#000;
}

.star{
font:bold 10px Verdana;
color:#ff0000;
}

/* END */

