/**** Last Update: 2014-06-19 12:46:32 ****/


@font-face {
    font-family: 'dejavu_serifbook';
    src: url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-webfont.eot');
    src: url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-webfont.woff') format('woff'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-webfont.ttf') format('truetype'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-webfont.svg#dejavu_serifbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dejavu_serifcondensed';
    src: url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerifCondensed-webfont.eot');
    src: url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerifCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerifCondensed-webfont.woff') format('woff'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerifCondensed-webfont.ttf') format('truetype'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerifCondensed-webfont.svg#dejavu_serifcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dejavu_serifbold';
    src: url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-Bold-webfont.eot');
    src: url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-Bold-webfont.woff') format('woff'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-Bold-webfont.ttf') format('truetype'),
         url('https://res.diytrade.com/hc.dwres/tpl/324/font/DejaVuSerif-Bold-webfont.svg#dejavu_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

a{
   text-decoration:none;
   color: #222;
}

a:hover{
   text-decoration:underline;
    color: #00c891;
}

/*****framework******/
html{
  background:#99cfee url('https://res.diytrade.com/hc.dwres/tpl/324/body/bg.jpg') no-repeat top center fixed;	
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background:transparent \9;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://res.diytrade.com/hc.dwres/tpl/324/body/bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://res.diytrade.com/hc.dwres/tpl/324/body/bg.jpg', sizingMethod='scale')";
}

#container {
  min-height: 100%;
  position: relative;
}

#content {
  width:990px;
  margin:0 auto;
  padding:0;
}

.core {
	padding: 0 0px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.frameContent {
	min-height: 300px;
	padding: 20px 20px 40px 20px;
	width: 760px;
	float: right;
}

.bizVerBox table.bizVer {
	width: 150px;
	margin:0px 10px !important;
	border: 1px solid #eee !important;
	padding: 5px;
}
/*--------header & menu-----------*/
.topMenu{
  width:990px;
  margin:0 auto;
  background-color:#fff;
  border-top: 3px solid #1fda9a;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.5)
}

.head{
  width:80%;
  float:left;
}

.head .blockCnt{
  margin:0 auto;
}

.head .headLogo {
  float:left;
  display:inline-block;
}

.head .headLogo a {
  padding: 0 0 0 15px;
}

.head .headTitle{
  width: 600px;
  margin:18px 0 0 20px ;
  float:left;
}

.head .headTitle a{
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
  font-size:16px;
  line-height:24px;
}


.topNav{
  float:right;
}

.funcIcon{
	float:right;
	clear:both;
	width: 100px;
	padding: 0px 10px 0 0;
}

.urlHome a{
  background-position:  0 -280px;
}

.urlContact a{
  background-position:  -20px -280px;
}

.urlSitemap a{
  background-position:  -40px -280px;
}

.urlHome a:hover{
  background-position:  0 -304px;
}

.urlContact a:hover{
  background-position:  -20px -304px;
}

.urlSitemap a:hover{
  background-position:  -40px -304px;
}

.urlHome .urlHomeCnt, .urlContact .urlContactCnt, .urlSitemap .urlSitemapCnt{
  width:20px;
  height:20px;
  overflow:hidden;
  text-indent: 9999px;
}

.urlHome a, .urlContact a, .urlSitemap a{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin:0 3px;
  width:20px;
  display:block;
  height:20px;
  background-image: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.png');
  *background-image: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.gif');
  background-repeat:no-repeat;
}


.langIcon {
  float:right;
  margin:5px 10px 0 0;
}

.langIcon .blockCnt{
  text-align: left;
  margin:5px 0px 0 0;
}

.langIcon .mlsBtn a{
  color: #444;
  -webkit-transition: color 1000ms linear;
  -moz-transition: color 1000ms linear;
  -o-transition: color 1000ms linear;
  -ms-transition:color 1000ms linear;
  transition: color 1000ms linear;
}

.langIcon .mlsBtn a:hover{
  text-decoration:none;
  color:#1fda9a;
  -webkit-transition: color 1000ms linear;
  -moz-transition: color 1000ms linear;
  -o-transition: color 1000ms linear;
  -ms-transition:color 1000ms linear;
  transition: color 1000ms linear;
}


/*------page header tag------*/
.cssTitle{
  border-bottom:1px solid #ededed;
  margin: 5px 0 20px 0;
}

.cssTitle h2, .cssTitle h1{
  float:left;
  line-height:20px;
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/bottom_bullet.png') left 8px no-repeat;
  font-family: 'dejavu_serifcondensed', "microsoft yahei", Helvetica, Arial;
  font-weight:normal;
  font-size: 13px;
  display:inline-block;
  color: #444;
  margin: 0 5px 0 0;
  padding: 0 5px 8px 10px;
}

.cssTitle .pathSign, .cssTitle .pdNav{
  background:none;
  padding:3px 3px;
}

.cssTitle h2 a{
  color:#444;
}

.cssTitle h2 a:hover{
  color:#00c891;
}


/*****Banner******/
.banner{
  height:250px;
  margin:10px 30px 0 0;
}


.banner{
  position:relative;
  width: 100%;
  height:170px;
  margin:0 0 0 0;
}

.cover .banner{
  height:226px;
}

.cover .banner .slogan{
  width:50%;
  font-weight: normal;
  position:absolute;
  top:25%;
  left:30px;
  display:inline-block;
}

.banner .slogan2{
  width:80%;
  font-weight: normal;
  position:absolute;
  top:25%;
  left:30px;
  padding:3px 10px;
  display:inline-block;
}

.banner .slogan2 .cSlogan{
  font-family: 'dejavu_serifbook',georgia, Helvetica, Arial;
  color: #fff;
  font-size:25px;
  display: inline-block;
  *display: inline;
  background-color:#00c891; 
  line-height:30px;
  padding:10px;
}

.banner .slogan .cSlogan{
  font-family: 'dejavu_serifbook',georgia, Helvetica, Arial;
  color: #fff;
  font-size:28px;
  display: inline;
  background-color:#00c891; 
  padding: 0 10px;
  line-height:45px;
}


/******Menu topic*********/
.topic{
  background:url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/menu.gif') left bottom repeat-x;
  border-bottom:1px solid #eee;
  width:100%;
  margin:0 auto 0 auto ;
  height:auto;
}

.topic .blockCnt{
  width:990px;
  margin:0 auto;
}

.topic .topicbtn.lastChild{
  background:none !important;
  vertical-align:top;
  width:auto;
  margin:0px;
}

.topic .topicbtn{
  *display:inline;
  float:left;
  display:inline-block;
  padding:0px 13px;
  border-bottom:2px solid transparent;
  background:#ffffff url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.png') right -50px no-repeat !important;
  *background:#ffffff url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.gif') right -50px no-repeat !important;
}

.topic .topicbtn a{
  font-size: 13px;
  color: #333;
  font-family: 'dejavu_serifbook', "microsoft yahei", Helvetica, Arial;
  height:45px;
  line-height:45px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.topic .topicbtn:hover, .topic .topicbtn.on{
  border-bottom: 2px solid #00c891;
  text-decoration:none;
}

.topic .topicbtn a, .topic .topicbtn a:hover{
  text-decoration:none;
}

.topic .topicbtn.on > a, .topic .topicbtn:hover > a{
  color: #00c891; 
}

/*******submenu***********/
.sidemenu{
  width: 180px;
  float:left;
}

.section{
  overflow: hidden;
  width: 180px;
  float:left;
  margin-bottom:30px;
}

.section .blockCnt{
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/menuBg.gif') right top repeat-y;
  margin: 35px 0px 5px 0px;
}

.section .blockCntEmpty{
  background:none;
  border: none;
  width: 170px;
  margin:5px 10px 5px 5px;
  padding: 5px 0;
}

.section .topicbtn{
  margin:5px;
}

.section .pageList{
  padding: 0 10px;
}

.pagebtn, .pagebtn.lastChild{
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px dotted #ccc;
  padding:0;
}

.pagebtn.on, .pagebtn.hvChild:hover{
  color:#fff;
  background-color:#00c891;
}

.pagebtn:hover{
   background-color:#00c891 !important;
}

.pagebtn.on > a, .pagebtn:hover > a, .pagebtn.off:hover{
  text-decoration:none;
  color:#fff;
}

.childCatList{
  background-color:#fff;
  padding:5px 0;
  clear: both;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

.childCat.last{
  padding-bottom:5px;
}

.pagebtn a{
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/menu-open.png') 4px center no-repeat;
  color:#a6a6a6;
  font-family: 'dejavu_serifcondensed', Helvetica, Arial;
  padding:7px 0 7px 15px;
}

.pagebtn:hover a,.pagebtn.on a{
  color:#fff;
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/menu-open_on.png') 4px center no-repeat;
}

.pagebtn.hvChild{
   background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/narrow_off.png') 96% 13px no-repeat;
}

.pagebtn.hvChild.on, .pagebtn.hvChild:hover{
   background:#00c891 url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/narrow.png') 96% 13px no-repeat;
   border:none;
}

.pagebtn .childCat a{
  text-indent:4px;
  margin: 0 5px 0 7px;
  padding:3px 0 3px 7px;
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/bullet_s.gif') left 10px no-repeat;
  color: #a6a6a6;
}

.pagebtn .childCat.on a{
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/bullet_s_on.gif') left 10px no-repeat;
  color: #00c891 ;
}

.pagebtn:hover .menulock, .pagebtn.on .menulock, .childCat .menulock, .menulock{
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.png') -30px -479px no-repeat;
  *background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.gif') -30px -479px no-repeat;
}

.menulock{
  width:12px;
}

/*****tools*********/
.toolbar {
  margin:5px 0;
}

.toolbar .form-search{
  width:200px;
  position: relative;
  float:left;
 -webkit-box-shadow: inset 0px 0px 5px 0px #eaeaea;
  -moz-box-shadow: inset 0px 0px 5px 0px #eaeaea;
  box-shadow: inset 0px 0px 5px 0px #eaeaea;
  -moz-border-radius: 15px;
  background: transparent;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border-style: solid; 
  border-color: #d6d6d6;
  border-width:1px 1px 1px 1px; 
}

.toolbar .searchbox{
  font-size:12px;
  float:left;
  width:160px; 
  height:26px; 
  margin:0 0 0 10px; 
  padding:0px;
  border:none;
  text-indent:5px; 
  color:#888;
  white-space: nowrap;
  background:transparent;
}

.toolbar .searchbtn{
  position:absolute;
  right:10px;
  border:none;
  background: transparent url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/zoom.gif') no-repeat center center; 
  filter:chroma(color=#000000);
  float:right;
  width:26px; 
  text-indent:-999px; 
  overflow:hidden; 
  height:26px; 
  outline: none;
}

/*-----productLanding------*/
.items-list.landing.detail{
  margin:20px 0 0 0;
  padding:40px 30px;
}

.items-list.landing .item-box .item-text {
  margin: 0 15px;
}

.items-list.landing  .item-box .item-text a{
  font-family: 'dejavu_serifbook', "microsoft yahei", Helvetica, Arial;
  font-size: 13px;
  font-weight:normal;
}

/*******productList default setting*******/
.items-list{
  background-color:#fff;
}

.item-box .item-text a{
  color:#454545;
}

.item-box .item-text a:hover {
  color:#00c891;
}

.item-box .item-text h1{
  font-family: 'dejavu_serifbook', "microsoft yahei", Helvetica, Arial;
  color:#454545;
}

.item-box .item-text .cUnitPrice{
  margin: 0 0 8px 0;
}

.item-box .item-text a.cPayLink{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color:#00c891;

}

/*-----productTemp2------*/
.items-list.prodTpl_2 .item.block{
	padding: 20px 0px 20px 10px;
}


/********prdouctDetails********/
.items-list.detail{
  padding:30px 0px;
}

.product-info h1{
  font-weight:normal;
  font-family: 'dejavu_serifbook', "microsoft yahei", Helvetica, Arial;
  font-size:16px;
}

.page-nav{
  background:#fff url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/stripes.png');
}

.page-nav ul.pagination a.previous, .page-nav ul.pagination a.next{
  background-image: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.png');
  text-indent: -999px;
  background-repeat: no-repeat;
  border:none;
  background-color:transparent;
  box-shadow:none;
  width: 10px;
}

.page-nav ul.pagination a.previous{
    background-position: left -250px;
}

.page-nav ul.pagination a.next{
    background-position: right -250px;
}

.pagination a{
    color:#717171;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border:solid 1px #DDDDDD;
}


.pagination a.active,.pagination a:hover{
    background:#00c891;
    color:#fff;
    border:solid 1px #00c891;
}

.product-container h2{
  font-weight: normal;
  font-family: 'hattori_hanzolight', "microsoft yahei", Helvetica, Arial;
  font-size: 15px;
  color:#505050;
}

.related-product .imgFrame{
  border:1px solid #e1e1e1;
}

.related-product {
  margin: 10px 24px 0 0;
}

.related-product a{
  color:#555;
}

.related-product a:hover{
  color:#e66a47;
  text-decoration:none;
}

.more-views li.imgBorderH{
  border:1px solid #e66a47;
}


.button-list{
  padding:20px 0;
  border-bottom:1px dotted #ddd;
}

.button-list a img{
  outline: none;
  border: none;
}

.button, .cssContact td.cssButton input{
  background-image: linear-gradient(bottom, #0bb788 0%, #00c891 100%);
  background-image: -o-linear-gradient(bottom, #0bb788 0%, #00c891 100%);
  background-image: -moz-linear-gradient(bottom, #0bb788 0%, #00c891 100%);
  background-image: -webkit-linear-gradient(bottom, #0bb788 0%, #00c891 100%);
  background-image: -ms-linear-gradient(bottom, #0bb788 0%, #00c891 100%);
  background-color: #00c891;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.2);
}

button.button span span {
  text-transform: capitalize;
  padding:0 15px;
}

.button-social span{
	float:left;
	line-height: 20px;
}

ul.social li a {
  background: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.gif') 0 0 no-repeat;
}

ul.social li a.facebook {
  background-position:0 -385px;
}

ul.social li a.twitter {
  background-position:-40px -385px;
}

ul.social li a.google {
  background-position:0 -410px;
}

ul.social li a.pinterest {
  background-position:-40px -410px;
}

.more-views li.imgBorderH {
   border: 1px solid #00c891;
}

/*****pager**********/
.pager{
  margin-top:20px;
}

.pager .pages li.nav h2{
  text-indent:-999px;
  background-image: url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.gif');
  background-repeat: no-repeat;
}

.pager .pages li.nav.next h2{
  background-position: right -250px;
}

.pager .pages li.nav.prev h2{
  background-position: left -250px;
}

.pager .pages li.current{
  background-color:#00c891;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  color:#fff;
}

.pager .pages li.current a{
  color:#fff;
}

.pager .pages li a{
  color:#696969;
}


/*-----news------*/
.NewsList .cssDes h2,.NewsList .detail h2{
  color:#444;
  font-family: 'dejavu_serifbook', "microsoft yahei", Helvetica, Arial;
  font-size:13px;
}

.NewsList .colSplit{
  border-bottom:1px dotted #ddd;
}

.NewsList{
	padding:30px 10px
}


/*****Footer********/
.funcFooter{
  border-top: 5px solid #666;
  background: #444 url('https://res.diytrade.com/hc.dwres/tpl/324/sprite/image.png') left -770px repeat-x;
  margin:0 auto;
}

.atext1, .counter div, .lastModified div, .userFooter p, .powerby{
  color:#ddd;
}

.funcFooter .footerMenu ul li{
  border-right: 1px solid #ccc;
}

.footerMenu a, .langMenu a{
   color: #ddd;
}

.langMenu ul li{
  border-right: 1px solid #ccc;
}

.icpCert a{
  color: #00c891;
}

/*-----sitemap------*/
.Sitemap{
  border:none;
  padding: 20px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0);
}

.Sitemap  ul li {
  background: url("https://res.diytrade.com/hc.dwres/tpl/324/sprite/bt_list.gif") 0 5px no-repeat;
}

.Sitemap  ul li a {
 color: #666;
}

.Sitemap  ul li a:hover ,.Sitemap  ul ul li a:hover, .Sitemap h4 a {
 color: #00c891;
}

.Sitemap ul ul li {
  background: url("https://res.diytrade.com/hc.dwres/tpl/324/sprite/bt_list2.gif") center left no-repeat;
}

.Sitemap ul ul li a {
 color: #888;
}

 /*---contact-----*/
.cssContact b {
  font-size:13px;
  color: #222;
  font-family: 'dejavu_serifcondensed', "microsoft yahei", Helvetica, Arial;
}

.cssContact .cssRemarks{
  vertical-align:top;
  color:#ff6600;
}

.cssContact td.cssButton input{
  border-color:#0bb788;
  color:#fff;  
}

/*------basket---------*/
.basket-remove a{
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color:#333;
  color: #fff;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}

.basket-remove a:hover{
  background-color:#00c891;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
