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

body {
	background-image:url(../images/bodybg.jpg);
	}
* {
	margin:0px;
	padding:0px;
	}
.clear {
	clear:both;
	}
img{
text-decoration:none;
border:0;
}
/****wrapper********/
#wrapper{ width:auto;
height:auto;}

/****main********/
#main{ width:1024px;
height:auto;
margin:auto;
}
/****header********/
#header{ width:1024px;
height:150px;
margin:auto;
float:left;
}

.logo{
background-image:url(../images/e1netmall_logo.png);
background-repeat:no-repeat;
width:227px;
height:109px;
margin:10px 20px;
float:left;
}

#header .header-right{ width:300px;
height:150px;
margin:auto;
float:right;
}

#header .header-right-box1{ width:auto;
height:auto;
float:right;
}

#header .header-right-box1 ul{list-style:none;
float:right;}

#header .header-right-box1 ul li {
	display: inline;
	float: right;
	font: 12px normal Arial,Helvetica,sans-serif;
	margin: 10px;
}
#header .header-right-box1 ul li a {
text-decoration:none;
color:#990000;
}
#header .header-right-box1 ul li a:hover {
color:#000000;
}

.scart {
    background-image: url("../images/scart.png");
    background-repeat: no-repeat;
    float: left;
    height: 52px;
    padding:5px 0px 0px 65px;
    width: auto;
}

.scart p{font:16px bold Arial, Helvetica, sans-serif;
	color:#990000;
}
.search {
    float: left;
    margin: 12px;
}


/****navigation********/
#nav{
background-image:url(../images/navbg.jpg);
background-repeat:repeat-x;
width:1024px;
height:42px;
float:left;
}

#nav ul{list-style:none;
float:left;}

#nav ul li {
    display: inline;
    float: left;
    font: 12px bold Arial,Helvetica,sans-serif;
    margin: 12px 10px 0;
}
#nav ul li a {
text-decoration:none;
color:#fff;
}
#nav ul li a:hover {
color:#CCCCCC;
}


/****banner********/
#banner{
width:1024px;
height:auto;
margin:auto;
float:left;
}
.banner_img {
    background-image: url("../images/banner.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 401px;
    margin: auto;
    position: relative;
    width: 1024px;
}
.shadow {
    background-image: url("../images/shadow.png");
    background-repeat: no-repeat;
    float: left;
    height: 136px;
    margin-left: 125px;
    margin-top: -65px;
    width: 732px;
}
/****content********/
.content {
    background-color: #FFFFFF;
    border-left: 5px solid #F2F2F2;
    border-right: 5px solid #F2F2F2;
    float: left;
    height: auto;
    margin: auto;
    width: 1014px;
}

.con1 {
    background-color: #CCCCCC;
    float: left;
    height: 29px;
    width: 1014px;
}

.con1-left{ 
background-image:url(../images/news_left.png);
background-repeat:no-repeat;
width:7px;
height:29px;
float:left;}

.con1-right{ 
background-image:url(../images/news_right.png);
background-repeat:no-repeat;
width:7px;
height:29px;
float:right;}

.con2 {
    background-color: #6B090A;
    color: #FFFFFF;
    float: left;
    height: 25px;
    width: 1014px;
}
.con3 {
    float: left;
    height: auto;
    width: 1014px;
}
.con3 .box1, .box2 {
    box-shadow: 0 0 5px #F2F2F2;
    float: left;
    height: 325px;
    margin-left: 15px;
    margin-top: 15px;
    padding: 5px;
    width: 975px;
}
.imgbox {
    border: 1px dashed #CCCCCC;
    float: left;
    height: 250px;
    margin-left: 10px;
    padding: 5px;
    width: 220px;
}
.imgbox_up{
background-image:url(../images/produtcs.jpg);
background-repeat:no-repeat;
    height: 164px;
    width: 190px;
	border:5px solid #CCCCCC;
	margin-left:10px;
}
.imgbox_mid {
    float: left;
    height: auto;
    padding: 15px;
    text-align: center;
    width: 170px;
	margin-left:10px;
}
.imgbox_bottom {
    background-image: url("../images/pricebg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 18px;
    padding: 5px;
    width: 190px;
	border-radius: 15px;
	margin-left:10px;
}

.price{color:#FFFFFF;
   font:12px bold Arial, Helvetica, sans-serif;
   float:left;}
   
.scart1 {
    float: right;
    margin-right: -5px;
    margin-top: -20px;
}
 .scart1 a { background-image:url(../images/scart1.png);
background-repeat:no-repeat;
width:41px;
height:38px;
display:block;
}
 .scart1 a:hover{ background-image:url(../images/scart2.png);
background-repeat:no-repeat;

}
.con3 .box2{ box-shadow:none;
height:auto;}
.con3 .box2 .box-1 {
    background-color: #F2F2F2;
   /* box-shadow: 0 0 5px #CCCCCC;*/
    float: left;
    height: 300px;
    margin-left: 20px;
    margin-top: 15px;
    width: 300px;
}

.product {
    border: 5px solid #CCCCCC;
    float: left;
    margin: 10px 10px 5px;
}
.readmore{
float:right;
margin:10px 5px 0px 0px;}

.newsletter, .comments {
    background-repeat: no-repeat;
    float: left;
    height: 77px;
    margin-left: 5px;
    padding: 10px;
    width: 462px;
}

.newsletter{background-image:url(../images/bg1.png);}

.newsletter .mail-img {
    background-image: url("../images/news_letter.png");
    background-repeat: no-repeat;
    float: left;
    height: 73px;
    margin-right: 10px;
    width: 92px;
}
.comments{background-image:url(../images/bg2.png);}
.comments .com-img{background-image:url(../images/comment1.png);
background-repeat:no-repeat;
width:72px;
height:78px;
float:right;}

.text1, .text2{font:18px bold Arial, Helvetica, sans-serif; color:#CCCCCC;}

.text2{font-size:20px; color:#fff;}
form {
    float: right;
    height: auto;
    margin-top: 5px;
    width: 330px;
	margin-right:10px;
}
.submit {
    background-color: transparent;
    background-image: url("../images/submit.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 27px;
    width: 72px;
	float:right;
}
.textbox {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 15px 15px 15px 15px;
    cursor: pointer;
    height: 23px;
    padding: 5px 0 0 10px;
    width: 240px;
}
.comm {
    background-color: #009933;
    border: 3px inset #FFFFFF;
    color: #FFFFFF;
    height: 20px;
    margin: 5px 0 0 10px;
    padding-top: 2px;
    text-align: center;
    width: 125px;
}	
/****footer********/
#footer {
    background-color: #CBCBCB;
    background-image: url("../images/footerbg.jpg");
    background-repeat: repeat-x;
    border-left: 5px solid #F4F4F4;
    border-right: 5px solid #F4F4F4;
    float: left;
    height: auto;
    padding: 30px 5px 5px;
    width: 1004px;
}
.footer-box1{  width:auto;
height:auto;
float:left;
}

.fnavbox1{  width:150px;
float:left;
height:300px;
}

.fnav {
    font: 12px bold Arial,Helvetica,sans-serif;
    margin-top: 10px;
}
 
.fnav ul{ list-style:none;
margin-left:10px;}

 .fnav ul li {
    margin: 5px 0 0 10px;
}
  .fnav ul li a {
    color:#000000;
}
 .fnavbox2 {
    border-left: 1px dotted #F2F2F2;
    float: left;
    height: 300px;
    width: 1px;
}

.fnavbox3 {
     float: left;
    height: 300px;
    width: 234px;
}
h3{
 text-align:center;font-weight:bold;
}

.fnavbox3 p {
    font: 12px normal Arial,Helvetica,sans-serif;
    margin: 5px 20px 0;
}
.call {
    background-image: url("../images/call.png");
    background-repeat: no-repeat;
    float: left;
    height: 57px;
    margin: 20px 0 10px 20px;
    padding-left: 40px;
    width: 175px;
}
.social {
    margin: 5px 0 0 35px;
}
.social p {
    margin: 5px 0;
}

.footer-box2 {
    background-color: #8D8D8D;
    color: #FFFFFF;
    float: left;
    font: 12px normal Arial,Helvetica,sans-serif;
    height: 20px;
    padding-top: 5px;
    text-align: center;
    width: 1004px;
}
/****text-links********/
h4,h5,h6,p{ font:26px bold Arial, Helvetica, sans-serif;}
h5 {
    color: #990000;
    margin: 10px 30px;
}
h4 {
    color: #900000;
    font-size: 18px;
    margin: 10px 0 0 10px;
}
p,.social p{ font-size:14px; font-weight:bold;}
.con3 .box2 .box-1 p {
    font-size: 12px;
    font-weight: normal;
    margin: 10px 15px 0;
    text-align: justify;
}
a { text-decoration:none;
color:#FFFFFF;}
.comm a:hover p {color:#00FF66;
}