html,body{ margin:0px;padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
img{ border:none;}
*{ margin:0px; padding:0px;}
ul,li{ list-style-type:none;}
.wraper{ width:100%;}
.container-landing{ width:1000px; margin:0px auto; height:750px;}
.container{ width:1000px; margin:0px auto;}
.header-land{ height:96px; width:1000px; position:absolute; top:0px;}
.logo-land{ padding-left:10px; padding-top:50px; font-size:2px; float:left;}
.logo{ padding-left:26px; padding-top:50px; font-size:2px; float:left;}
.top-menu{ padding-left:593px; padding-top:78px; font-family: "trebuchet MS", georgia, verdana; font-size:14px; color:#fff; float:left; width:257px;}
.top-menu a{ text-decoration:none; color:#fff; /*font-weight:bold;*/ padding:0px 5px 0px 40px;}
.top-menu a:hover{ text-decoration:none; color:#acacac;}
.middle-land{ width:841px;/* clear:both;*/ padding-left:84px; padding-right:75px;/* padding-top:444px;*/ position:absolute; z-index:1000; top:550px;}
.middle{ width:1000px; clear:both;}
.middle-us{ width:1000px; clear:both; min-height:610px; height:auto !important; height:610px;}
.all-box{ width:960px; clear:both; padding-left:25px; padding-right:15px; margin-top:30px; }

.box-1 li{ float:left;}
.box-1 a{ text-decoration:none; color:#000;}
 
.box-change{padding-left:85px;padding-right:75px;}
.box-change h1{font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#000; font-weight:bold; padding-bottom:5px; padding-top:2px;}
.box-change h2{ font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#000; font-weight:bold; padding-bottom:4px;}
.box-change p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-align:justify; line-height:17px;}
.box-change p img{ padding-left:15px;}


.btns {float:left; padding-top:5px; padding-right:20px; text-align:right; width:260px; padding-bottom:15px;}
.btns li{ float:left;}
.add-cart{ font-size:2px; padding-left:70px;}
.check-out{ padding-left:10px; font-size:2px;}
.footer{ clear:both; width:1000px; height:60px;}
.f-logo{ float:left; padding-left:26px; padding-top:30px; width:98px;}
.copyright{ font-family: "trebuchet MS", georgia, verdana; color:#999; font-size:11px; font-weight:bold; width:675px; padding-top:40px; float:left;}
.f-terms{ padding-top:50px; width:300px; float:left; text-align:right;}
.f-terms a{ font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#000; text-decoration:none; padding-right:12px;}
.f-terms a:hover{ text-decoration:none; color:#fff;}

.inner-conte{/* height:533px;*/ width:1000px; clear:both;}
.left-1{ width:240px; float:left; padding-top:36px; padding-left:27px; padding-right:13px; height:487px;}
.left-1 li{ padding-bottom:10px; font-family: "trebuchet MS", georgia, verdana; font-size:13px;}
.left-1 li a{ text-decoration:none; color:#6d6d6d; font-weight:bold;}
.left-1 li a:hover{text-decoration:none; color:#000; font-weight:bold;}
.left-1 h1{ font-family: "trebuchet MS", georgia, verdana; font-weight:normal; color:#000; font-size:13px; padding-top:15px; padding-bottom:10px; clear:both;}

html* .left-1 h1{ font-family: "trebuchet MS", georgia, verdana; font-weight:normal; color:#000; font-size:13px; padding-top:1px; padding-bottom:10px; clear:both;}

.left-1 h2{ font-family: "trebuchet MS", georgia, verdana; font-weight:normal; color:#000; font-size:13px; padding-top:8px; padding-bottom:10px; /*clear:both;*/}
.left-1 p{ text-align:justify; line-height:18px; padding-bottom:10px;}

.left-1-press{ width:973px; float:left; padding-top:36px; padding-left:27px;/* padding-right:80px; overflow:hidden; min-height:850px; height:auto !important; height:850px;*/}
.left-1-press p{  text-align:justify; line-height:19px; padding-bottom:15px; padding-right:48px;}
.left-1-press p strong{ /*font-weight:normal;*/ padding-bottom:4px; display:block;}
.left-1-press p a{text-decoration:none; color:#6d6d6d; }
.left-1-press p a:hover{  text-decoration:none; color:#000; font-weight:bold;}
.left-1-press h1{font-family: "trebuchet MS", georgia, verdana; font-weight:normal; color:#000; font-size:13px; padding-top:25px; padding-bottom:10px; clear:both;}

.left-1-press h2{ font-family: "trebuchet MS", georgia, verdana; font-weight:normal; color:#000; font-size:13px; padding-top:8px; padding-bottom:10px; clear:both;}

.left-2{ width:362px; padding-top:121px; float:left; text-align:center;}

.left-2-about{ width:452px;/* padding-top:34px;*/ float:left; text-align:left; color:#666666; padding-top:25px;}
.left-2-about h1{ font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#6d6d6d; padding-bottom:10px; clear:both;}
.left-3{ width:290px; float:left; padding-top:146px; padding-left:13px;}

.color-box{  height:auto !important; width:246px; padding-top:5px; overflow:hidden; display:block; }
.color-box div{ float:left;1 padding-bottom:10px; width:61px; text-align:center; font-size:11px; margin-bottom:5px;}
.color-name{ padding-top:3px; /*display:block;clear:both;*/  text-align:center; font-size:11px; color:#999999; font-weight:normal; /*width:64px;*/ display:block;}

/*.p7VSC_content h6{ width:64px; display:block; float:left; white-space:normal; }*/

/** html div { 
behavior: expression( 
this.onmouseover = new Function("this.className += ' hover'"), 
this.onmouseout = new Function("this.className = this.className.replace(' hover','')"), 
this.style.behavior = null 
); 
} */

/*your css rule might look something like this: */


.box-1 div{ width:266px; height:140px; padding:12px; 
behavior: expression( 
this.onmouseover = new Function("this.className += ' hover'"), 
this.onmouseout = new Function("this.className = this.className.replace(' hover','')"), 
this.style.behavior = null 
)
}
.box-1 div:hover{ width:266px; height:132px; border:solid 6px #e1e1e1; padding:6px;}
* html .box-1 div.hover{ width:266px; height:132px; border:solid 6px #e1e1e1; padding:6px;}


.footer-land{width:1000px; position:absolute; top:590px; z-index:1000;}


/*.box-change-in{padding-left:84px; padding-right:75px;}*/
.box-change-in h1{ font-family: "trebuchet MS", georgia, verdana; font-size:13px; color:#000; font-weight:bold; padding-bottom:5px; padding-top:2px;}
.box-change-in h2{ font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#787878; font-weight:bold; padding-bottom:4px;}
.box-change-in p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#848484; text-align:justify; line-height:17px;}
.box-change-in p img{ padding-left:15px;}
.header{ height:96px; width:1000px;}


.top-menu-in{ padding-left:543px; padding-top:78px; font-family:"trebuchet MS", georgia, verdana; font-size:14px; color:#959595; float:left; width:257px;}
.top-menu-in a{ text-decoration:none; color:#959595; /*font-weight:bold;*/ padding:0px 5px 0px 40px;}
.top-menu-in a:hover{ text-decoration:none; color:#000;}

.f-terms-in{ padding-top:40px; width:300px; float:left; text-align:right;}
.f-terms-in a{ font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#999999; text-decoration:none; padding-right:12px;}
.f-terms-in a:hover{ text-decoration:none; color:#000;}

.copyright-home{ font-family: "trebuchet MS", georgia, verdana; color:#000; padding-left:10px; font-size:11px; font-weight:bold; width:675px; padding-left:10px; padding-top:50px; float:left;}

.foo-home{ clear:both; padding-bottom:10px;}

.small-box{ clear:both;/* padding-left:38px;*/}
.small-box img{ margin: 0px 5px;}

.colorname{/* clear: left; */color:#FF0000; padding-top:10px; float:left; width:300px;}

.inner-conte-blog{ width:1000px; clear:both; padding-bottom:25px;}
.blog-left{ width:550px; float:left; padding-left:36px; padding-top:40px;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}

.middle-us-blog{ width:1000px; clear:both;}

.blog-left h1{font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#6d6d6d;}

.blog-left h2{font-size:12px; color:#6d6d6d; padding-top:20px; font-weight:normal;}
.blog-left h3{ font-size:13px; padding-top:5px;}
.blog-left h4{ font-size:12px; padding-top:5px; color:#000; clear:both; font-weight:normal;}
.blog-left p{ font-size:12px; padding-top:10px; font-weight:normal; text-align:justify; color:
#999999;}

.blog-left p img{ padding-right:15px; padding-bottom:10px;}



.blog-right{width:315px; float:left; padding-left:55px; padding-top:40px;font-family: "trebuchet MS", georgia, verdana;}
.blog-right h1{font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#6d6d6d;}

.blog-right h2{font-size:12px; color:#6d6d6d; padding-top:20px; font-weight:normal;}
.blog-right h3{ font-size:13px; padding-top:5px;}
.blog-right h4{ font-size:12px; padding-top:5px; color:#000; clear:both; font-weight:normal;}
.blog-right p{ font-size:12px; padding-top:10px; font-weight:normal; text-align:justify; color:
#999999;}
.blog-right p strong{ color:#000; font-weight:normal;}
.blog-right p img{ padding-right:15px; padding-bottom:10px;}

.left-1-Us{ float:left; width:300px; padding-left:40px; padding-right:30px; padding-top:25px;}
.left-1-Us h1{font-family: "trebuchet MS", georgia, verdana; font-size:12px; color:#6d6d6d; padding-bottom:10px;}
.left-1-Us p{ont-size:12px; padding-top:10px; font-weight:normal; text-align:justify; color:
#666666; padding-bottom:10px;}



.inputtext {
font-family:  "trebuchet MS", georgia, verdana; 12px;font-weight: normal;
color: #000000;text-decoration: none;background-color: #FFFFFF;border: 1px solid #e8e8e8;
}

.normaltext td{ padding-top:2px; padding-bottom:2px;}
.left-pad{ padding-left:10px;	}
.normaltext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
.normaltext a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 12pt;
}
.normaltext a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}


.inner-conte-port{ height:400px; width:1000px; clear:both;}

.port-outer{ width:920px; margin:0 auto; height:390px; overflow:scroll;overflow-y:hidden;}
.ineer_scroll{ width:1620px; }
.first-row { height:170px;clear:both;}
.first-row li{float:left; padding:15px 15px;}

#tdItemCount{}

.colorname strong{ color:#000; font-size:13px; padding-left:55px;}
.item_in_cart{ color:#000; padding-top:10px; }
.item_in_cart li{ float:left; display:block; line-height:32px;}
.bag-for-cart{  background:url(../images/bag-for-count.jpg) left top no-repeat; width:20px; height:30px; line-height:30px; text-align:center; color:#fff; font-size:12px;}
.item{ padding-left:15px;}

.Hand{CURSOR: pointer}

.text
{
	color: #000000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.inputtext
{
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
	color: #000000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.trRow
{
	color: #000000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
	height: 50px;
}

.trHeader
{
	color: #000000;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
	height: 50px;
	background-color: #cccccc;
}

.bag-for-cart
{
	background: url(../images/bag-for-count.jpg) left top no-repeat;
	width: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.review
{
	color: #767676;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	height: 25px;
}
.name-re
{
	color: #767676;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	height: 25px;
}
.name-retings
{
	color: #767676;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	height: 25px;
}



.box-change-in{ width:920px; overflow:hidden; /*margin-top:25px;*/ margin:0px auto;}
.box-1{ width:280px; height:160px; float:left;/* padding-left:25px;*/}