/*
-----------------------------------------------
Author:      Kevin Dai    
E-mail:      sky@zjidc.com.cn
Date:        2007-2-21
Website:     http://www.everunchina.com
----------------------------------------------- */

@import url(efont.css);

*{
margin:0px;
padding:0px;
}

body{
margin-top:30px;
margin-left:25px;
}


/*
head
*/
#tophead {
float:left;
width: 900px;
}

#tophead .logo {
float:left;
}

#tophead .companyname {
float:left;
margin-left:5px;
width:420px;
height:45px;
background:url(../site_img/companyname.jpg);
}

/*
mainmenu
*/
#topmenuleft{
margin-top:15px;
float:left;
width:600px;
}

#topmenuleft ul a {
float:left;
padding-left:15px;
padding-right:15px;
line-height: 11px;
text-decoration:none;
background: url(../site_img/line1.jpg) repeat-y left top;
color:#000000;
}

#topmenuleft .first a {
padding-left:2px;
background:none;
}

#topmenuleft ul li {
float:left;
list-style:none;
}

/*
search style
*/
#searchbox {
float:right;
margin-top:14px;
width:200px;
margin-right:160px;
color:#653e37;
display:inline;
}

#searchbox .sbstyle{
border:1px solid #653e37;
width:80px;
}

#searchbox img{
float:left;
padding-left:2px;
}

#searchbox label {
float:left;
line-height:15px;
}

#searchbox input{
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

/*
submenu
*/
#webmain {
float:left;
margin-top:40px;
width:900px;
}

#submenu{
float:left;
display:inline;
}

#submenu ul {
list-style-type:none;
}

#submenu ul a {
margin-left:2px;
display:block;
text-decoration:none;
width:120px;
height:30px;
color:#423423;
font-size:12px;
text-align:right;
background:url(../site_img/bgdot.jpg) no-repeat right top;
line-height:10px;
padding-right:20px;
list-style-type:none;
}

#submenu ul li ul li a{
list-style-type:none;
display:block;
background:url(../site_img/snavbg.jpg) no-repeat right top;
padding-right:13px;
font-size:11px;
color:#705748;
}


#submenu .nav {
text-decoration:none;
color:#423423;
}

#submenu .snav {
text-decoration:none;
color:#705748;
}

#submenu .snav_visited {
text-decoration:underline;
color:#009f3d;
}

/*
right content
*/
#rightcontent{
float:right;
background:url(../site_img/vdot.jpg) repeat-y left top;
margin-right:100px;
display:inline;
}


#rightcontent img{
padding-left:25px;
}

/*
bottom text
*/
#copytxt{
float:left;
margin-top:15px;
margin-left:22em;
color:#a29d98;
line-height:20px;
font-size:10px;
display:inline;
width:600px;
}

#copytxt a {
text-decoration:none;
color:#a29d98;
}
/*
about us
*/

#abrightcontent{
float:right;
margin-right:126px;
background:url(../site_img/vdot.jpg) repeat-y left top;
display:inline;
width:600px;
}


#abrightcontent .abtop{
margin-left:30px;
width:554px;
height:21px;
background:url(../site_img/aboutusbgline.jpg) no-repeat;
padding-left:10px;
line-height:21px;
color:#009f3d;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#abrightcontent .abbg{
height:74px;
margin-top:20px;
margin-left:30px;
background:url(../site_img/aboutustop.jpg) no-repeat;
}

#abrightcontent .welcome{
margin-top:5px;
margin-left:50px;
}


#abrightcontent .abtxttitle{
margin-top:5px;
margin-left:50px;
color:#009f3d;
line-height:20px;
}

#abrightcontent .abtxt{
margin-top:20px;
margin-left:50px;
color:#5b4f40;
line-height:25px;
font-size:10px;
}

/*Contact Us*/

#abrightcontent .cubg{
float:left;
background:url(../site_img/contactusvbg.jpg) no-repeat;
width:123px;
height:285px;
margin-top:20px;
margin-left:50px;
display:inline;
}



#abrightcontent .cutxt{
float:right;
color:#5b4f40;
margin-top:8px;
margin-right:120px;
display:inline;
line-height:25px;
width:260px;
font-size:10px;
}


#abrightcontent .cutxtb{
color:#5b4f40;
font-weight:bold;
line-height:28px;
}

/* 
enquiry 
*/
#abrightcontent .enquirytxt{
margin-top:10px;
margin-left:40px;
color:#5b4f40;
line-height:18px;
font-size:10px;
}

.required {
color:#ff0000;
}

.clear {
  clear: both;
}

fieldset {
border:none;
width:540px;
padding-top:5px;
}

fieldset label {
float: left;
width: 120px;
font-size:10px;
text-align:right;
padding:0px;
margin:0px;
}

p {
margin:2em;
}

fieldset input,textarea {
padding-left:2px;
border:solid 1px  #ccc;
width:260px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.btnlist {
margin-left:140px;
}


/*
What's new style
*/

#abrightcontent .whatnewtxt{
margin-top:10px;
margin-left:45px;
color:#5b4f40;
line-height:18px;
font-size:12px;
}

.whatnewlogin{
padding-top:15px;
color:#5f4d36;
font-weight:bold;
}
.whatnewbg {
background:url(../site_img/whatnewbg.jpg) no-repeat;
width:286px;
height:146px;
margin-top:10px;
margin-left:50px;
}

.whatnewbg fieldset input {
padding-left:5px;
border:solid 1px  #ccc;
width:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.btnsignin {
margin-left:120px;
padding-top:10px;
}

.nousername {
float:right;
color:#ff0000;
}
/*
proudcts style
*/

#abrightcontent .productnav {
margin-top:10px;
margin-left:50px;
color:#705748;
font-weight:bold;
}

#abrightcontent .threenav {
float:left;
margin-top:10px;
margin-left:35px;
margin-bottom:5px;
background-color:#fbfbfb;
width:520px;
height:60px;
display:inline;
}

#abrightcontent .threenav a {
float:left;
margin-top:10px;
padding-left:15px;
text-decoration:none;
color:#e38612;
}

#abrightcontent .threenav a:hover {
float:left;
margin-top:10px;
padding-left:15px;
text-decoration:none;
color:#009f3d;
}

#abrightcontent .productlist {
float:left;
margin-top:20px;
margin-left:50px;
width:80px;
display:inline;
}

#abrightcontent .productbg {
float:left;
background:url(../site_img/productlistbg.jpg) no-repeat;
width:134px;
height:119px;
line-height:0;
text-align:center;
}

#abrightcontent .productbg img {
float:none;
margin-top:11px;
position:relative;
background:#fff;
}

#abrightcontent .productno {
float:left;
line-height:20px;
width:130px;
margin-top:10px;
text-align:center;
color:#705748;
font-weight:bold;
height:40px;
}

#abrightcontent .viewdetails{
float:left;
line-height:20px;
margin:0px 0px 10px 18px;
display:inline;
width:130px;
}

#abrightcontent .productline {
float:left;
background:url(../site_img/productline.jpg) no-repeat center top;
margin-bottom:8px;
width:179px;
height:7px;
display:inline;
}
#abrightcontent .noproductline {
float:left;
margin-bottom:8px;
width:179px;
height:7px;
display:inline;
}


#noproduct{
float:left;
margin-left:45px;
display:inline;
}

#searchnoproduct{
float:left;
margin-left:45px;
display:inline;
line-height:20px;
}

#noproduct a{
text-decoration:underline;
}

/*proudct page */

#p1{
float:left;
width:100%;
}

#page {
float:left;
width:520px;
text-align:center;
margin-top:2px;
}
	
#page-center{
float:left;
margin-left:80px;
display:inline;
}
	
#page ul{
list-style:none;
margin:0;
padding:0;
	}
	
#page li {
float:left;
font-size:11px;
padding:0 10px;
height:24px;
line-height:24px;
color:#000;
	}
#page li a {
color:#444342;
font-size:11px;
text-decoration:none;
}
#page li a:hover
{
color:#444342;
text-decoration:underline;
font-size:11px;
}	

/* proudct detail */
#productdetaillist {
float:left;
width:550px;
margin-top:15px;
margin-left:35px;
display:inline;
}
#productdetaillist .productdetailbg {
float:left;
background:url(../site_img/productdetailbg.jpg) no-repeat;
width:333px;
height:268px;
text-align:center;
}

#productdetaillist .productdetailbg img {
float:none;
margin:12px 6px 0px 6px;
}

#productdetaillist .productnodesc {
float:left;
margin-top:80px;
margin-left:60px;
color:#009f3d;
font-weight:bold;
display:inline;
}

#productdetaillist .largerpic a {
float:left;
margin-top:10px;
margin-left:40px;
}


#productdetaillist .otherimg {
float:left;
margin-top:20px;
margin-left:45px;
background:url(../site_img/productdetailbg2.jpg) no-repeat center center;
width:128px;
height:101px;
text-align:center;
display:inline;
}


#productdetaillist .otherimg img {
padding:5px 4px 2px 4px;
}

#productdesc {
float:left;
width:550px;
margin-top:15px;
margin-left:35px;
line-height:18px;
display:inline;
}

#productback a{
float:right;
margin-right:30px;
color:#009f3d;
text-decoration:none;
text-align:right;
font-size:13px;
width:530px;
border-bottom:1px solid #ededed;
}

