@charset "UTF-8";
/* CSS Document */

#main {
	width:100%;
	height:auto;
}

img a{
}

img a:hover{
	cursor:pointer;
}

.grey_bg
{
	background-color:#eff0f1;
}

.table_centered
{
	text-align:center;
	vertical-align:middle;
}

#main_body {
	clear:both;
	
	width:834px;
	height:auto;
	
	text-align:left;
}

#testimonials
{
	clear:left;
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:271px;
}

#testimonials1
{
	clear:left;
	float:left;
	width:251px;
}

#uses{
	clear:both;
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:261px;
}

#home_thumb_images
{
	position:relative;
	float:left;
	padding-left:20px;
	padding-top:55px;
	text-align:center;
	width:453px;
}

#sub_btns a
{
	display:block;
	width:261px;
	color:#666;
	background-color:#FFF;
	height:28px;
	padding-left:15px;
}

#sub_btns a:hover
{
	color:#666;
	background-color:#eff0f1;
	height:28px;
}

#sub_btns_stay
{
	background-color:#eff0f1;
	
	display:block;
	width:261px;
	color:#666;
	height:28px;
	padding-left:15px;
}

.sub_btns1
{
	position:absolute;
	top:7px;
}

#space_top
{
	
	height:24px;
}

#space
{
	clear:both;
	float:left;
	height:10px;

}
#space_products_btn
{
	clear:both;
	float:left;
	height:29px;

}

#header{
	float:left;
	background-image:url(../data_new/images/header_new.png);
	background-repeat:no-repeat;
	width:834px;
	height:278px;
}

#content_data
{
	position:relative;
	float:left;
	padding-left:20px;
	width:515px;
}

#content_data1
{
	position:relative;
	float:left;
	padding-left:20px;
	width:225px;
}

#content_data2
{
	position:relative;
	float:left;
	width:500px;
	background-color:#eff0f1;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#content_data3
{
	position:relative;
	float:left;
	width:520px;
	height:174px;
	background-color:#eff0f1;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#content_data4
{
	position:relative;
	float:left;
	width:256px;
	height:174px;
	background-color:#eff0f1;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#content_data5
{
	position:relative;
	float:left;
	width:256px;

	background-color:#F8F8F8;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#header_content{
	float:left;
	width:300px;
	height:278px;
	
}

#header_content_flash{
	clear:right;
	float:right;
	text-align:right;
	width:256px;
	height:278px;
}

#top_header_left{
	float:left;
	text-align:left;
	/*height:39px;*/
}

#top_header_right{
	float:right;
	text-align:right;
	width:200px;
	/*height:39px;*/

}


#btns{
	clear:left;
	float:left;
	width:276px;
	height:278px;
	text-align:left;
}

#img_below_btns {
	clear:left;
	float:left;
	width:276px;
	height:60px;
}

#img_below_content
{
	clear:left;
	float:left;
	width:300px;
	height:56px;
}


#content_top
{
	clear:both;
	float:left;
	background-image:url(../images/content_bg_top.png);
	background-repeat:no-repeat;
	width:834px;
	height:23px;
	
}

#content_bottom
{
	clear:both;
	float:left;
	position:relative;
	background-image:url(../images/content_bg_bottom.png);
	background-repeat:no-repeat;
	width:834px;
	height:23px;
	
}

#content
{
	clear:both;
	float:left;
	background-color:#FFF;
	width:834px;
}


#flash_movie
{
	clear:left;
	float:left;
	width:261px;
	padding-left:15px;
}

#content_text
{
	float:left;
	position:relative;
	padding-left:20px;
}

#spec
{
	float:left;
	position:relative;
	padding-left:20px;
	padding-top:40px;
	width:450px;
	height:410px;
	top:20px;
}


.spec_img
{
	
	background-image:url(../data_new/images/handycooler_spec_img.png);
	background-repeat:no-repeat;
}



.blue_heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#1f4f72;
}

.blue_heading2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#1f4f72;
}

.grey_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}


.blue_heading2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
}

.blue_heading2 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
}


.blue_heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1f4f72;
}

.blue_heading a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#1f4f72;
}

.blue_heading a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666;
}

body a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666
}

body a:hover {
	text-decoration:none;
	color:#1f4f72;
}

.right_border{
	border-right:#CCC 1px solid;
	
}

.top_border{
	border-top:#CCC 1px solid;
	
}

.left_border{
	border-left:#CCC 1px solid;
	
}

.bottom_border{
	border-bottom:#CCC 1px solid;
	
}

.title{
	padding-left:20px;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:justify;
	text-decoration:none;
	line-height:18px;
}


.text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	text-align:justify;
	text-decoration:none;
	line-height:18px;
}

.text a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f4f72;
	text-align:justify;
	text-decoration:none;
	line-height:18px;
}


#eff_1
{
	position:absolute;
	width:182px;
	left:301px;
	top:326px;
	z-index:10000;
}

#eff_2
{
	position:absolute;
	width:182px;
	left:345px;
	top:288px;
	z-index:10000;
}

#spec_point1
{
	position:absolute;
	width:182px;
	left:118px;
	top:2px;
}

#spec_point2
{
	position:absolute;
	width:175px;
	left:350px;
	top:226px;
}

#spec_point3
{
	position:absolute;
	width:175px;
	left:342px;
	top:326px;
}

#spec_point4
{
	position:absolute;
	width:150px;
	left:-2px;
	top:217px;
}

#spec_point5
{
	position:absolute;
	width:175px;
	left:345px;
	top:1px;
}

#spec_point6
{
	position:absolute;
	width:175px;
	left:347px;
	top:106px;
}

#spec_point7
{
	position:absolute;
	width:175px;
	left:14px;
	top:369px;
}

#press_main
{
	position:relative;
	float:left;
	text-align:center;
	width:834px;
}

