/* 
------------------
: Stylesheet CSS WebDesign 
: W3C CSS Document Validates as CSS level 2.1 ! 
------------------
Web CVS Distributor
CSS all2html.com 
Created: 9/05/2010 
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%; /*needed for container min-height */
}
body {
	background: #cacac8 url(../images/theme/bg.jpg);
	font: .78em/1.3 Arial, Tahoma, Georgia, sans-serif, "Lucida Grand", Verdana;
	padding: 40px 0 0 0;
	margin: 0;
	color: #3F3F3F;
}
/* -------- Control All Page --------- */
a {
	/* a link color */
	color: #004ebb ;
	text-decoration: none;
	outline: none;
}
a:hover {color: #cf4a02 !important;}/* a link hover color */
img, fieldset {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal;margin-bottom: 15px}
h1, h2, h3, h4, h5, h6 {font-size: 110%;margin-bottom: 10px}
h1 {font-size: 160%}
h2 {font-size: 150%}
h3 {font-size: 130%}
h4 {font-size: 120%}
h5 {font-size: 110%}
h6 {font-size: 110%}
fieldset legend {display: none}
.setleft {float: left}
.setright {float: right}
img.setleft {margin: 0 10px 0 0}
img.setright {margin: 0 0 0 10px}
.textcenter {text-align: center}
p, ul, ol {margin-bottom: 15px}
ul {padding-left: 20px}
li {padding-bottom: 3px}
ol {list-style-position: inside}
.txtline {text-decoration: underline}
input[type=button],button, 
input[type=submit], 
input[type=reset] {padding: 2px 5px}
table td, table th {padding: 5px}
/* ------- End -------- */
/**********************************
	 control width page 
**********************************/
#frame {
	width: 1002px;
	margin: 0 auto;
	position: relative;
	height: 611px;
	background-color: #fff;
}
#frame-wrap, #footer {
	width: 972px;
	overflow: hidden;
	margin: 0 auto;
}
#frame-wrap {
	height: 582px;
	position: relative;
	top: 15px;
}
#cvs {
	position: absolute;
	top: 25px;
	left: 15px;
	margin: 0;
}
#leftbox {
	width: 234px;
	padding: 115px 0 0 15px;
	float: left;
}
#nav {
	padding: 0;
	list-style: none;
	font-family: Candara;
}
#nav li {
	margin-bottom: 20px;
	width: 100%;
}
#nav li a {
	display: block;
	width: 100%;
	color: #3F3F3F;
	font-size: 18px;
	font-weight: normal;
}
#nav li a:hover , #nav li a.on{
	color: #fccd03 !important;
}
#nav li ul {
	list-style: none;
	padding: 0 0 0 5%; 
	margin: 0;
	width: 95%;
}
#nav li ul li {
	padding: 20px 0 0 0;
	margin: 0;
}
#mainbox {
	width: 721px;
	height: 582px;
	float: right;
}
.imgmain {
	width: 721px;
	height: 582px;
}
#footer {
	padding: 8px 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#footer span {
	float: left;
}
#footer address {
	float: right;
	white-space: nowrap;
}
#centerbox {
	
}
#rightbox {
	width: 421px;
	height: 582px;
	float: right;
	position: relative;
}
#centerbox {
	width: 276px;
	height: 466px;
	padding-top: 115px;
	float: left;
	position: relative;
}

/****************** image ****************/
/*.imgabout {background: url(../images/imgcontent/aboutus.jpg) no-repeat;}
.imgwhy {background: url(../images/imgcontent/why.jpg) no-repeat;}*/
.imgcontact {background: #fffdea url(../images/imgcontent/enquiry_form.gif) no-repeat;}
/***************************************/
#centerbox h1 {
	font-size: 18px;
	font-weight: normal;
	color: #004ebc;
	font-family: Candara;
	margin-bottom: 15px;
}
.content {
	width: 100%;
	overflow: auto;
	height: 390px;
}
.setfulltext {
	height: 550px !important;
	padding-top: 30px !important;
}
.setfulltext .content {
	height: 520px;
}
.content h3 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
	color: #004ebc;
}
.content a {
	color: #666;
}
.btncolor {
	background: url(../images/theme/bg_btn.png) no-repeat;
	display: block;
	text-align: center;
	color: #fff;
	width: 116px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
}
#centerbox .btncolor {
	position: absolute;
	bottom: 0;
	left: 0;
}
.listimg {
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.listpro {
	height: 325px;
	overflow-x: hidden;
	overflow-y: auto;
}
.listimg * {
	display: block;
	float: left;
}
.listimg li {
	margin: 0 13px 10px 0;
}
.listimg li a img {
	border: 1px solid #000;
}
.listimg li a:hover img {
	border: 1px solid #DFA60D;
}
.listimg li a.selected img {
	border: 1px solid red;
}


.prodetail h3 {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 14px;
}
.prodetail h3 a.on  {
	color:#FCCD03 !important;
}
.listnobg li img {
	border: 0 !important;
}
.textfrom {
	width: 95%;
	padding-top: 63px;
	padding-left: 5%;
}
.textfrom ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.textfrom li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.textfrom .intxt, .textfrom  .intxt2, .textfrom .intxt3 {
	width: 200px;
	padding: 2px 3px;
	border: 1px solid #afafaf;
	background-color: #fff;
}
.textfrom  .intxt2 {
	width: 70px;
}
.textfrom  .intxt3 {
	width: 143px;
}
.textfrom label {
	width: 135px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
.textfrom .txt {
	margin-left: 135px;
}
.textfrom .type {
	display: block;
	padding-bottom: 5px;
}
.typetxt {
	/*padding-bottom: 25px;*/
}
.textfrom .bottomfrom {
	padding-left: 135px;
	margin: 0;
}
.textfrom label span {
	color: #ff6641;
}
.proview {
	width: 421px;
	height: 582px;
	background: #fff;
}
.proview .img {
	height: 350px;
}
.proview h2 {
	background-color: #fbce03;
	padding: 5px 10px;
	color: #fff;
}
.proview ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.proview li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0;
}
.proview li strong  {
	display: block;
	width: 120px;
	float: left;
}
.proview li .txt {
	margin-left: 120px;
}
.logolist {
	padding-top: 60px !important;
	width: 295px !important;
}
.logolist h1 {
	margin-bottom: 10px !important;
}
.logolist ul li {
	margin-bottom: 4px;
	margin-right: 3px;
}
.logofull {
	width: 421px;
	height: 582px;
}
.cvsmap a img {
	border: 1px solid #FCCD03;
}
.cvsmap a:hover img {
	border: 1px solid blue;
}
.protxt {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 97%;
	left: 0;
	bottom: 0;
	z-index: 999;
	background-color: #FBCE03;
	color: #fff;
	font-size:150%;
	padding-left: 3%;
}
.mainflash {
	width: 693px;
	height: 413px;
	text-align: center;
	padding: 10px;
	background-color: #fff;
	margin: 0 auto;
}
#flashmovie {
	width: 693px;
	height: 413px;	
	margin: 0 auto;
}
.footermain {
	width: 693px !important;	
}
