@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	background:url(images/lowerbg.png);
	background-color:#3e3f3e;
	margin:0;
	padding:0;
	line-height:18px;
	
	font-weight:normal;
	font-style:normal; 
}

a
{
	text-decoration:none;
	color:#999;
}

a:hover
{
	text-decoration:none;
	color:#3e3f3e;
}

img{
	border:none;
}

h1{
	font-family:NeoSans;
	font-size:18px;
	color:#37463b;
	font-weight:normal;
	font-style:normal;
}

h2{
	font-size:14px;
	/*color:#37463b;*/
	color:#ccc;
}

h3{
	font-size:12px;
	color:#ccc;
}

*
{
	margin:0;
	padding:0;	
}

/* main area */

.main_container
{
	margin:0 auto;
	width:870px;
}


/* top area */

#logo_area{
	position:relative;
	float:left;
	margin-top:20px;
}

#navigation_area
{
	float:right;
}


#navigation_area div.nav_tab
{
	position:relative;
	float:left;
	overflow:hidden;
	height:33px;
	margin-top:29px;
	margin-left:2px;
	cursor:pointer;
}

#header_area{
	position:relative;
	float:left;
	clear:both;
	background-color:#FFF;
	height:322px;
	width:870px;
	margin:0px 0 0 0;
}

#below_banner{
	position:relative;
	float:left;
	clear:both;
	background-color:#37463b;
	height:32px;
	width:870px;
}

#content_area{
	position:relative;
	float:left;
	clear:both;
	width:870px;
	background-color:#FFF;
	padding:0px 0px;
	background:url(images/bluetooth_bg.png) bottom right no-repeat #FFF;
}

#images_thumbnails{
	
}

#images_thumbnails_main{
	width:858px;
	
}

.slideshow1{
	margin:15px 0 15px 0;
	padding:0;
	float:left;
	width:500px;
	height:300px;
}

.slideshow1 img
{
	padding-left:17px;
	display:inline;
}

.slideshow2{
	margin:15px 20px 15px 20px;
	padding:0;
	float:left;
	width:257px;
	height:108px;
}

.slideshow2 img
{
	padding-left:17px;
	display:inline;
}



#below_banner{
}

#p15{
	font-family: NeoSans;
	position:relative;
	float:left;
	text-align:center;
	width:430px;
	margin:0;
	font-size:18px;
	padding:8px 0;
	background-color:#212c24;
	font-weight:normal;

}

#p20{
	font-family: NeoSans;
	position:relative;
	float:left;
	text-align:center;
	width:430px;
	font-size:18px;
	padding:8px 0;
	font-weight:normal;

}

#image_gallery{

	position:relative;
	float:left;
	text-align:center;
	width:250px;
	font-size:12px;
	padding-top:8px;

}

#seperator
{
	position:relative;
	float:left;
}

#features_p15{
	position:relative;
	float:left;
	text-align:left;
	width:418px;
}

#features_p20{
	position:relative;
	float:left;
	text-align:left;
	width:416px;
	margin:0 0 0 13px;
}

.greybar
{
	clear:both;
	color:#333;
	background-color:#e5e5e5;
	margin-left:15px;
	padding:10px 20px;
}

.darkgreybar
{
	clear:both;
	color:#333;
	background-color:#b7b7b7;
	margin-left:15px;
	padding:10px 20px;
}
	
#footer{
	width:100%;
	padding:10px 0px;
	position:relative;
	float:left;
	clear:both;
	background-color:#000;
}

.footer_content
{
	text-align:center;
	margin:0 auto;
	width:870px;
	font-size:10px;
}

.copyright
{
	float:left;
	width:600px;
	
}

.adcore
{
	float:right;
}

.slides_container 
{
    width:870px;
    height:322px;
}

.slides_container div 
{
    width:470px;
    height:322px;
    display:block;
}

.prev,
.next
{
	display:none;
}

.pagination {
	margin:-20px auto 0;
	width:100px;
	z-index:1000;
	position:relative;
}

.pagination li {
	float:left;
	margin:0 5px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}



#sidebar
{
	float:left;
	/*height:100px;*/
	margin:20px 0 0 15px;
	width:500px;
}

#bluetooth_device
{
	margin:10px 0 0 0;
	float:left;
	position:relative;
	clear:both;
	width:720px;
	
}

#bluetooth_device_banner
{
	padding:10px 20px;
	background-color:#37463b;
	font-size:18px;
	font-family: NeoSans;
	color:#fff;
	
}

#bluetooth_device_content
{
	padding:10px 0 10px 50px;
	color:#333;
	line-height:18px;
}

#bluetooth_device_content h1
{
	font-family: NeoSans;
	font-size:14px;
	padding:5px 0;
	font-weight:lighter;
	text-align:center;
}

#bluetooth_device_content p
{
	padding:5px 0;
}


.readmore
{
	float:right;
	margin:10px 0 0 0;
}

/*.readmore a
{
	float:left;
	
}

.readmore a:hover
{
	background-color:#ABABAB;
}*/

.content_area_data_main
{
	width:870px;
	float:left;
}

.content_area_data
{
	width:858px;
	float:left;
}

.content_area_data h1
{
	font-family:NeoSans;
	position:relative;
	float:left;
	text-align:left;
	width:460px;
	margin:10px 0 0 0;
	font-size:18px;
	padding:10px 20px;
	background-color:#37463b;
	color:#FFF;
	
}



content_area_products
{
	float:left;
	position:relative;
	clear:both;
}

.content_area_products h1
{
	font-family:NeoSans;
	position:relative;
	float:left;
	text-align:center;
	width:275px;
	margin:10px 0 0 0;
	font-size:18px;
	padding:10px 20px;
	background-color:#37463b;
	color:#FFF;
	
}





.headingclass
{
	position:relative;
	float:left;
	text-align:left;
	text-align:left;
	margin:10px 0 0 0;
	font-size:18px;
	padding:10px 20px;
	background-color:#37463b;
	color:#FFF;
	font-family:NeoSans;
}



.warranty
{
	width:200px;
	text-align:center;
	float:left;
}

.buy_now
{
	margin:35px 0 0 55px;
	width:245px;
	text-align:center;
	float:left;
}

.buy_now_main
{
	margin:15px 0 0 13px;
	width:245px;
	text-align:center;
	float:left;
}


.bottom_note
{
	color:#7A7A7A;
	padding:20px;
}

.thumbs_images
{
	width:500px;
	float:left;
	clear:both;
	position:relative;
	text-align:center;
	margin:10px 0 10px 0px;

}

.thumbs_images ul
{
	text-align:center;
	float:left;
	margin:0 0 0 30px;
}

.thumbs_images ul li
{
	display:inline;
	float:left;
	width:95px;
	margin:0 10px 0 0;
	border:1px solid #545454;
	padding:5px;
}

.thumbs_images ul li img
{
	float:left;
	width:95px;
}

.thumbs_images ul li:hover
{
	background-color:#424242;
}

#tabs_p20
{
	position:relative;
	float:left;
	margin:10px 0 0 15px;
}

#tabs_p20 ul
{
	float:left;
}

#tabs_p20 ul li
{
	display:inline;
	float:left;
	margin:0 0px 0 0;
	background-image:url(images/tabs.png);
	background-repeat:no-repeat;
	width:113px;
	text-align:center;
}

#tabs_p20 ul li:hover,
#tabs_p20 ul li.active
{
	background-image:url(images/tabs_hover.png);
	background-repeat:no-repeat;
}


#tabs_p20 ul li a
{
	padding:10px 5px;
	text-align:center;
	color:#FFF;
	float:left;
	width:100px;
}




#tabs_p
{
	position:relative;
	float:left;
	margin:10px 0 0 15px;
}

#tabs_p ul
{
	float:left;
}

#tabs_p ul li
{
	display:inline;
	float:left;
	margin:0 0px 0 0;
	background-image:url(images/tabs.png);
	background-repeat:no-repeat;
	width:113px;
	text-align:center;
}

#tabs_p ul li:hover,
#tabs_p ul li.active
{
	background-image:url(images/tabs_hover.png);
	background-repeat:no-repeat;
}


#tabs_p ul li a
{
	padding:10px 5px;
	text-align:center;
	color:#FFF;
	float:left;
	width:100px;
}






.tab_container
{
	width:353px;
	float:left;
	min-height:400px;
}

.tab_container_p
{
	margin: 0 0 0 115px;
	position:relative;
	clear:both;
	float:left;
	min-height:400px;
	width:700px;
}

.slideshow3{
	margin:15px 0 15px 0;
	padding:0;
	float:left;
	width:430px;
	height:112px;
}

.slideshow3 img
{
	padding-left:17px;
	display:inline;
}

.slideshow4{
	margin:15px 0 15px 0;
	padding:0;
	float:left;
	width:430px;
	height:112px;
}

.slideshow4 img
{
	padding-left:17px;
	display:inline;
}

.fontsize30
{
	font-size:30px;
}

.fontsize20
{
	font-size:20px;
}

.pika-stage 
{
    height: 365px;
    margin: 0 0 10px 18px;
    width: 480px;
}

.pika-stage img
{
	width:480px;
}

.pika-imgnav,
.pika-counter
{
	display:none;
}

.content_area_data_contact
{
	width:510px;
	float:left;
}

.content_area_data_contact h1
{
	position:relative;
	float:left;
	text-align:left;
	width:460px;
	margin:10px 0 0 0;
	font-size:18px;
	padding:10px 20px;
	background-color:#37463b;
	color:#FFF;
	font-family:NeoSans;
	
}

.content_area_data_contact p
{
	float:left;
	color:#1B1B1B;
	padding:10px;
	margin-left:10px;
}


.contact_form
{
	position:relative;
	float:left;
	margin:10px;
	color:#000;
	margin:10px 70px;
	width:300px;
	clear:both;
}

.result_msg
{
	position:relative;
	clear:both;
	height:20px;
	margin:5px 0;
}

.btn
{
	margin:5px 2px;
	background-color:#333;
	border:none;
	padding:2px 5px;
	color:#FFF;
}

.btn:hover
{
	background-color:#6C6C6C;
	color:#FFF;
}

.result_msg p.green
{
	color:#3C0;
	padding:0;
}
.result_msg p.red
{
	color:#F00;
	padding:0;
}

#tabs_p20_contact
{
	margin-left:25px;
}

#tabs_p20_contact ul
{
	float:left;
}

#tabs_p20_contact ul li
{
	display:inline;
	float:left;
	margin:0 0px 0 0;
	width:113px;
	text-align:center;
}

#tabs_p20_contact ul li a
{
	color:#000;
}
#tabs_p20_contact ul li a:hover,
#tabs_p20_contact ul li.active a
{
	color:#666;
}

.tab_container_contact
{
	width:320px;
	float:left;
	min-height:260px;
}

form
{
	margin:10px 0 0 0;
}

td, tr
{
	margin:2px 0;
}

#bluetooth_device_content_about
{
	padding:10px 0 10px 20px;
	color:#333;
	line-height:18px;
}

#bluetooth_device_content_about h1
{
	font-family: NeoSans;
	font-size:14px;
	padding:5px 0;
	font-weight:lighter;
	text-align:center;
}

#bluetooth_device_content_about p
{
	padding:5px 0;
}

.dropdown
{
	float:left;
	position:absolute;
	width:115px;
	min-height:20px;
	z-index:20;
	display:none;
	left:527px;
	background-color:#000;
}

.dropdown ul
{
	text-align:center;	
}

.dropdown ul li
{
	list-style:none;
	text-align:center;
	padding:10px;
}

.dropdown ul li a
{
	padding:7px 37px;
	text-align:center;
	font-size:11px;
	color:#FFF;
}

.dropdown ul li a:hover
{
	background-color:#37463B;
	color:#FFF;
}


.sidebar_news
{
	float:left;
	position:relative;
	width:340px;
}

.sidebar_news h1
{
	position:relative;
	float:left;
	text-align:left;
	width:300px;
	margin:10px 0 0 0;
	font-size:18px;
	padding:10px 20px;
	background-color:#37463b;
	color:#FFF;
	font-family:NeoSans;
	
}

.sidebar_news p
{
	position:relative;
	clear:both;
	color:#1B1B1B;
	padding:10px;
	margin-left:10px;
}
