@charset "utf-8";

body {
	margin:0;
	padding:0;
	width: 100%;
	text-align:center;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:75%;  /* 0.75em=12px；1em=100%=12pt=16px */
	color: #000;
	background: url(images/construction.jpg) top center fixed;
}

p {
line-height:1.25em;
text-align:left;
}

li {
	margin:indent; 
	list-style-position:inside;
}

ul.a {
	list-style-type:decimal; 
	padding-left:20px; 
}

ul.b { 
	list-style-type:disc; 
	padding-left:20px;
}

a:link, a:visited {
	color: #690;
	text-decoration: none;
}
a:hover, a:active {
	color: #0C0;
	text-decoration: none;
}


h1 { /* content title */
	color: #333;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size:1.909 em; *font-size: 22px; _font-size: 22px; 
	line-height:110%; *line-height:130%; _line-height:130%;
	text-align: left; 
	*padding-top: 10px;_padding-top: 10px;
}

h2 { /* sub-title */ 
	color:#353535;
	font-family:Arial, Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:1.25em;
	line-height:110%;
	font-weight:normal;
}

h3 { /* content */ 
	color: #000;
	font-family:Arial, Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:1.125em;
	line-height:170%;
	font-weight:normal;
}

h4 { /* tips */
	color:#693;
	font-family:Arial, Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:1.125em;
	line-height:160%;
	font-weight:bold;
}

h5 { /* image info */
	color:#787878;
	font-family:Arial, Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:1em;
	line-height:160%;
	font-weight:normal;
}

h6 { /* index middle images area */
	color:#333;
	font-family:Arial, Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:300;
	font-size:8.5pt;
	line-height:200%;
}

/* - - - - - - - - - - - - - - - - - - - - - - - BACKGROUND - - - - - - - - - - - - - - - - - - - - - - - */

/* The placement of the div object in the web page */
div.rotator {
	position:absolute;
	display: none;
}

/* style for the rotator */
div.rotator ul li {
	background-position: center;
	background-repeat: repeat;
	
	background-attachment: fixed;
	position:fixed;
	list-style: none;
	left:0px;
	top:0px;
	z-index: -999;
}

/*  content page background */
#all_bg {
	background-position: center;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
	z-index: -555;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TOP / MAIN MENU - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#top_area{
	width: 910px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align:left;
	z-index:999999;
	padding-right:20px;
}

.menu{
	padding:0; 
	height:45px; 
	width:690px; 
	display:block; 
	background:url("images/topMenuImages.jpg") repeat-x; 
	padding: 0 0 0 30px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float:right; 
	text-align:center;
	margin: 25px 0 0 0;
	behavior: url(ie-css3.htc);
}

.menu li{
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
}

.menu li a{
	float:left; 
	padding-left:10px; 
	display:block; 
	color:#FFF; 
	text-decoration:none; 
	font:10pt Arial, Verdana, Geneva, sans-serif; 
	cursor:pointer; 
	background:url("images/topMenuImages.jpg") 0px -45px no-repeat; 
	outline:none;
}

.menu li a span{
	line-height:45px; 
	float:left; 
	display:block; 
	padding-right:10px; 
	background:url("images/topMenuImages.jpg") 100% -45px no-repeat;
}

.menu li a:hover{
	background-position:0px -90px; 
	color:#FFF;
}

.menu li a:hover span{
	background-position:100% -90px;
}

.menu li a.active, .menu li a.active:hover{
	line-height:45px; 
	font:10pt Arial, Verdana, Geneva, sans-serif; 
	background:url("images/topMenuImages.jpg") 0px -135px no-repeat; 
	color:#FFF;
}

.menu li a.active span, .menu li a.active:hover span{
	background:url("images/topMenuImages.jpg") 100% -135px no-repeat;
}


/* - - - - dropdown menu - - - - */

.menu ul {
position:absolute;
display:none; 
width:13.5em;
top:85px;
z-index:99999;
*left: 30%; _left: 30%;
}

.menu li ul a{
width:13.5em;
line-height:45px;
display:block; 
background:url("images/topMenuImages.jpg") 100% -135px no-repeat;
outline:none;
}

.menu ul ul{
top:auto;
}	

.menu li:hover ul ul, .menu li:hover ul ul ul{
display:none;
clear:left;
}

.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul{
display:block;
clear:left;
}



/* - - - - - - - - - - - - - - - - Products menu / Glossymenu - - - - - - - - - - - - - - - - */
.glossymenu{
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #333333;
border-bottom-width: 0;
float: left;
}

.glossymenu a.menuitem{
background:#2071de url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
height: 20px;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #999;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 6px 0; 
padding-left: 8px; *padding-left: 0; _padding-left: 0;
}

.glossymenu div.submenu ul li a:hover{
background: #6CF;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - index MIDDLE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* index middle images setting*/
.middle_area {
	width: 900px;
	margin: 0 auto;
	z-index: 2;
	padding-top: 450px;
}

.middle_image {
	float: right; 
	margin-right: 15px;
	margin-bottom: 20px;
	width: 130px; 
	height: 90px;
	border-width: 1px;
	border-color: #FFF;
	padding: 10px 0 0 0px;
	background-image: url(images/bg01.png);
	background-color: #CCC; 
	_filter:alpha(opacity=70); /*IE6*/
	*filter:alpha(opacity=70); /*IE7*/
	/*-moz-opacity: 0.7;/*fireFox*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(ie-css3.htc);
}

.middle_image a, .middle_image a.active, .middle_image a.active:hover {
	text-decoration:none; 
	font:9pt Arial, Verdana, Geneva, sans-serif; 
	color: #FFF;
	outline:none;
	line-height:120%;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CONTENT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* content setting */
.container {
	width: 820px;
	height: auto;
	padding: 20px 30px 20px 30px;
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 50px;
	-moz-border-radius: 5%;
	-webkit-border-radius: 5%;
	border-radius: 10px;
	behavior: url(ie-css3.htc);
	overflow: hidden;
}

.content_box {
	width: 100%;
	height: 100%;
	border: 2px, #666;
	padding: 5px;
	margin: 0 auto;
}
	
.content_title {
	top: 80px;
	margin-left: 330px;
	text-align:left;
}

.content {
	float: right;
	width: 600px;
	margin: 0 auto;
}

.content_image{
	float:left;
	border: 0;
	padding: 10px 20px;
}

.line-white-hor { 
	background:#CCC; 
	height:1px; 
	overflow:hidden; 
	font-size:0; 
	line-height:0%;
	margin: 10px 0;
	clear:left;
}

.temp_area{
	height: 400px;
}

.spec_box {
	float: right;
	width: 620px;
	margin: 0;
	height:auto;
	padding-left: 5px;
	text-align: center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - specification table styel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#tb-border {
width: 100%; 
border-top: 1px #999 solid;
border-left: 1px #999 solid;
border-collapse: 0;
}

#tb-border caption {
font-family: "Arial";
font-size: 16px;
color:#690;
padding: 20px;
margin: 0px;
}

#tb-border th {
font-family: "Arial";
font-size: 13px;
font-weight: normal;
color: #fff;
text-align: center;
background-color:#690;
border-bottom:#999 solid 1px;
border-right:#999 solid 1px;
line-height: 180%;
}

#tb-border td {
font-family: "Arial";
font-size: 13px;
color: #333;
text-align: center;
background-color: #fff; 
border-bottom:#999 solid 1px;
border-right:#999 solid 1px;
line-height: 240%;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PACKAGING BOX - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.packing {
	width: auto;
	text-align: left;
	vertical-align: middle;
	margin: 0 15px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - BOTTOM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* sub-menu setting */
#gototop {
	position: fixed;
	width: 100px;
	height:30px;
	float: right;
	bottom: -3px;
	right: 5%;
	z-index: 99999;
}

#footer01 {
	width: 100%;
	position: fixed;
	bottom: -10px;
	*right: 0px; _right:0px;
	background-color:#2071de;
}

.footer {
	width: 850px;
	height:25px;
	line-height: 120%;
	background-color:#2071de;
	padding: 10px 25px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:0px;
	border-radius: 10px;
	behavior: url(ie-css3.htc);*/
	text-align:left;
	margin: 0 auto; 
}

.footer a, a.active, .footer a.active:hover {
	font:10px Arial, Verdana, Geneva, sans-serif; 
	text-decoration: none;
	color: #FFF;
	font-size:10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - SliderGallery  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* Preview Slider Gallery Style */
.ps_container{
	display:none;
	width:760px;
	height:420px;
	margin:20px auto 0px auto;
	position:relative;
}
.ps_image_wrapper{
	width:720px;
	height:350px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	/*-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;*/
	box-shadow:0px 0px 5px #999; *box-shadow: none; _box-shadow: none;
	behavior: url(ie-css3.htc);
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
}
.ps_prev, .ps_next{
	width:30px;
	height:59px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	/*opacity:0.5;*/
}
.ps_prev{
	background:transparent url(images/prev.png) no-repeat top center;
	left:-35px;
}
.ps_next{
	background:transparent url(images/next.png) no-repeat top center;
	right:-35px;
}
.ps_prev:hover, .ps_next:hover{
	/*opacity:0.9;*/
}
ul.ps_nav{
	list-style:none;
	margin:0;
	padding:0;
	width:170px;
	margin:10px auto 0;
	position:relative;
}
ul.ps_nav li{
	float:left;
}
ul.ps_nav li a{
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
	*margin-top:20px; _margin-top:20px;
	background:transparent url(images/dot.png) no-repeat top center;
}
ul.ps_nav li a:hover,ul.ps_nav li.selected a{
	background-position:50% -11px;
}
ul.ps_nav li.ps_preview{
	display:none;
	width:85px;
	height:91px;
	top:-95px;
	left:-34.5px; /*First item, next ones is leftDot - 0.5*wThis + 0.5*wDot, i.e. second one is (16 - 42.5 + 8) = -18.5 */
	position:absolute;
}
ul.ps_nav li.ps_preview span{
	background:transparent url(images/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
	top:85px;
	left:35px;
}
.ps_preview_wrapper{
	width:75px;
	height:75px;
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	/*-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;*/
	box-shadow:0px 0px 5px #999; *box-shadow: none; _box-shadow: none;
	behavior: url(ie-css3.htc);
}
.ps_preview_wrapper img{
	position:absolute;
	top:0px;
	left:0px;
}
