@import "reset.css";
@import "slideStyle.css";
@import "contactform.css";
@import "fontFace.css";
@import "jquery.lightbox-0.5.css";
@import "pagination.css";
@import "scroll_top.css";
@import "btn.css";

body {font-family: "arial",Hiragino Kaku Gothic Pro, Heiti TC, Microsoft JhengHei, MingLiU, sans-serif; font-size:16px!important; background:url(../img/bg.png) repeat-x; }
body input {font-family:"arial"!important; font-weight:bold!important; font-size:11px!important; text-indent:10px!important; color:#515151!important;}
html {overflow-y:scroll;}
#wrapper.container{width:1096px!important; height:auto; min-height:864px; background:url(../img/bgBottom.png) repeat-y; margin:0 auto;}

/*header*/
header #h-menu,header #h-info,header #h-companyName,header #logo  {position:absolute;}
header #h-menu ul,header #h-search,header #h-enquiry,header #h-menu ul li p{position:relative;}
header {width:1096px; height:87px; background:#073265;}/*background:url(../img/companyName.png) 250px 25px #073265 no-repeat;*/
header #logo {width:224px; height:111px;  z-index:99999; cursor:pointer;}
header #h-companyName {margin:9px 0 0 250px; border-bottom:1px solid #0155ab; padding:0 0 3px;}
header #h-companyName p {color:#fff; font-weight:bold;}
header #h-companyName p:first-child{font-size:16px;}
header #h-companyName p:first-child+p {font-size:14px;}
header #h-menu {width:234px; height:369px; background:url(../img/navBg.png) no-repeat; margin:0 0 0 -10px; float:left; z-index:999;}
header #h-menu ul {left:22px; top:140px;}
header #h-menu ul li {width:190px; height:30px; border-bottom:1px solid #a1bcd7; cursor:pointer; color:#fff; font-size:18px!important; font-weight:bold!important; padding:11px 0 0 0; text-indent:70px;} 
header #h-menu ul li p { left:70px; top:8px;}
header #h-menu ul li.home {background:url(../img/btnHome.png);}
header #h-menu ul li.service {background:url(../img/btnService.png);}
header #h-menu ul li.product {background:url(../img/btnProduct.png);}
header #h-menu ul li.about  {background:url(../img/btnAbout.png);}
header #h-menu ul li.contact  {background:url(../img/btnContact.png);}
header #h-menu ul li:last-child { border-bottom:none;}
header #h-menu ul li:hover {background-position:0 bottom!important; color:#f6ef79!important;}
header #h-menu ul li a:hover { text-decoration:none;}
header #h-enquiry {width:663px; height:38px; text-align:right!important;    color:#fff; font-size:18px; right:-425px; top:23px;}
.active  {background-position:0 bottom!important; color:#f6ef79!important;} 
 
header  a {color:#fff;}
header  a:hover {color:#fffa9f;}
header #h-search {width:225px; height:45px; top:60px; left:250px; float:left; font-weight:bold;}
header #h-search  p {color:#fff; font-size:16px;  text-align:left;}
header #h-search input,header #h-search button {width:176px;  height:45px; background-image:url(../img/searchHeader.png); background-color:inherit; background-repeat:no-repeat; float:left;}
header #h-search input {background-position: 0px 0px; text-indent:10px; font-weight:bold;}
header #h-search button {width:45px!important; background-position:-176px 0px;}
header #h-search button:hover {background-position:-176px bottom!important;}
header #h-info {width:990px; height:60px; color:#fff; top:60px; margin-left:600px;}
header #h-info ul li {width:140px; text-align:right; float:left; line-height:22px; background-position:0 4px!important; margin:0 0 0 10px;}
header #h-info ul li:first-child {background:url(../img/icoPhone.png) no-repeat; }
header #h-info ul li:first-child+li {background:url(../img/icoFax.png) no-repeat; }
header #h-info ul li:first-child+li+li {background:url(../img/icoEmail.png) no-repeat; width:180px;}

/*section*/
section {width:1079px; height:auto; margin:0 auto;}
section article aside,section article aside button,#asideSearch,section #banner h1,section #banner p{position:relative;}
#asideSearch {left:7px;}
#asideSearch li{padding:10px 0 10px 0; clear:both!important;}
#asideSearch fieldset {font-size:15px;}
#asideSearch fieldset input{margin:10px 0 0 10px}
section article aside { top:120px; width:199px; height:auto; min-height:700px; background:url(../img/bgAside.png) no-repeat; float:left; padding:20px 0 0 0}
section article aside input {width:154px; height:30px; border:1px dotted #515151; float:left;}
section article aside input {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
section article aside #searchProduct2 {clear:both!important;}
section article aside input[name='key1']{}
section article aside #searchProduct2 input.aside_1,section article aside #searchProduct2 button.btn 
{position:relative; left:5px;}
section article aside #searchProduct2 input.aside_1{width:165px!important; margin:5px 0 0 0}
section article aside #searchProduct2 button.btn {width:168px!important; margin:5px 0 0 0px}
section article aside #searchProduct2 fieldset{width:120px!important; border:0!important;padding:10px 10px 10px 0; background:#e6e6e6;}
section article aside #searchProduct2 legend {font-size:12px; text-indent:10px;}

section article aside input:focus {background-color:#fffa9f!important;}
section article aside button {float:left; top :0px; left:-10px; width:32px;  height:32px; background:url(../img/icoSearch_30x30.png) no-repeat; background-color:#e6e6e6;  border:1px solid #515151}
section article aside ul li {margin:0px 0 0 0!important;}
section #banner h1 {font-size:42px; font-weight:bold; font-style:italic; left:250px; top:25px; color:#fff; float:left;}
section #banner p {color:#fff; width:546px; text-align:center; left:350px; float:left; top:25px; font-size:14px;}
section { background:url(../img/homeBg.png) #fff no-repeat;}
button {-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
#asideCategories {padding:10px 0 0 0}
#asideCategories li{font-size:13px; color:#002c57; border-bottom:1px solid #e1e1e1; padding:5px 0 0px 0; text-indent:12px;}
#asideCategories li:first-child{font-size:22px; font-weight:bold; font-style:italic; color:#515151}
#lineList {position:relative;}
#lineList {margin:20px 0 0 0; left:30px;}
#lineList {line-height:22px; font-size:12px;  color:#002c57;}
#lineList li:first-child {font-weight:bold; font-size:30px; color:#8a1a00; border-bottom:1px dotted #515151; padding:0 0 10px 0}
nav#address{width:227px; float:left; font-size:12px;  padding:10px 20px 300px 20px}
nav#address p.addTitle {font-weight:bold; padding:20px 0 0 0; color:#515151!important; position:relative; left:-2px;}
nav#address p {color:#002c57; position:relative; left:10px;}
nav#address   {position:relative; left:40px!important; top:-50px; background:url(../img/bgAddresSide.png) no-repeat;}
nav#address.fixed {position:fixed!important; left:50%!important; top:-20px!important; margin:0 0 0 273px;}
h2{ font-weight:bold; font-size:16px; color:#8a1a00;  padding:0 0 30px 0; text-indent:20px;}
p {line-height:22px; font-size:13px;}

body input:focus{background-position:0 right!important;}
button {cursor:pointer;}


/*section.home*/
section.home #banner,section.home #slogan,section.home #slogan p ,section.home article ,section.home article #content ,section.home article #content p,section.home article #search-r,
section.home article #search-r  #searchWrapper p,section.home article #search-r  #searchWrapper input,section.home article #search-r  #searchWrapper button,
section.home article #why-homeProduct,section.home article #why-homeProduct ul,section.home article #content #action_prod{position:relative;}
section.home #banner {width:880px; height:280px; background-color:#fff; left:199px; text-align:center; clear:both; padding:10px 0 0 0}
section.home #slogan {width:1079px; height:87px; background:url(../img/colMain.png) no-repeat; top:20px;}
section.home #slogan p {width:624px; height:auto; left:34px; top:50px; line-height:22px;}
section.home article {clear:both; width:1079px; height:auto; min-height:1140px; background:url(../img/homeBg.png) #efefef no-repeat; top:60px; padding:0 0 0px 0 ;}
section.home article #content {width:655px; height:auto; float:left; background:url(../img/titleHome.png) no-repeat; top:32px;}
section.home article #content p {width:621px; margin:10px 0 0 0; left:34px; top:39px; text-align:justify;}
section.home article #search-r {width:348px; float:left; left:40px; top:20px;} 
section.home article #search-r  #searchWrapper{width:348px; height:148px; background:url(../img/searchContentBg.png) no-repeat; margin:20px 0 0 0} 
section.home article #search-r  #searchWrapper p {clear:both; }
section.home article #search-r  #searchWrapper p:first-child{font-size:18px; font-weight:bold; font-style:italic}
section.home article #search-r  #searchWrapper input,section.home article #search-r  #searchWrapper button{width:237px; height:61px; background-image:url(../img/searchBg.png); background-color:inherit; background-repeat:no-repeat; float:left;}
section.home article #search-r  #searchWrapper input{background-position: 0px 0px; color:#515151!important;}
section.home article #search-r  #searchWrapper button{width:60px!important; background-position:-237px 0px;}
section.home article #search-r  #searchWrapper p,section.home article #search-r  #searchWrapper input,section.home article #search-r  #searchWrapper button{left:25px; top:20px; color:#fff;}
section.home article #search-r  #searchWrapper button:hover {background-position:-237px bottom!important;}
section.home article #search-r  #searchWrapper.second input,section.home article #search-r  #searchWrapper.second button{background-image:url(../img/searchBgCross.png);}
section.home article #search-r  #searchWrapper.third input,section.home article #search-r  #searchWrapper.third button{background-image:url(../img/searchBgPDF.png);}
section.home article #why-homeProduct {width:619px; min-height:100px; height:auto; padding:0 0 0px 0; font-size:13px; margin:10px 0 0 0; line-height:22px; border-bottom:1px dotted #515151; left:34px; top:60px;}
section.home article #why-homeProduct:last-child {border:0!important;}
section.home article #why-homeProduct ul  {width:430px; left:190px;}
section.home article #why-homeProduct ul li {float:left;}
section.home article #why-homeProduct ul li:first-child {font-weight:bold; clear:left;}
section.home article #why-homeProduct.img1 {background:url(../img/h-img-1.png) no-repeat;}
section.home article #why-homeProduct.img2 {background:url(../img/h-img-2.png) no-repeat;}
section.home article #why-homeProduct.img3 {background:url(../img/h-img-3.png) no-repeat;}
section.home article #why-homeProduct.img4 {background:url(../img/h-img-4.png) no-repeat;}
section.home article #why-homeProduct.img5 {background:url(../img/h-img-5.png) no-repeat;}
section.home article #why-homeProduct.img6 {background:url(../img/h-img-6.png) no-repeat;}
section.home article #content #action_prod{ top:60px; left:380px;}

#searchWrapper  p.first{position:relative!important;top:39px!important;}
#searchWrapper #searchProduct2 input.aside_1{position:relative;top:30px!important; left:60px!important; width:150px!important; margin:0 0 0 -35px; height:45px!important; background:#fff!important;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
#searchWrapper #searchProduct2 input.aside_1,#searchWrapper #searchProduct2 button {float:left!important;}
#searchWrapper #searchProduct2 button {position:absolute!important; margin:44px 0 0 240px;}

#search-r #searchWrapper #searchProduct2 input[name='key1']{width:150px!important; border-right:1px solid #e6e6e6;}
#search-r #searchWrapper #searchProduct2 input[name='key2']{border-left:1px solid #336699;  background-color:#f2f2f2!important}

/*section.service*/
section.service #lineList,section.service #banner {position:relative;}
section.service  {padding:0 0 50px 0}
section.service #banner {width:1078px; height:144px; background:url(../img/bgSubbanner.png) no-repeat;  text-align:center; left:0px; z-index:998;}
section.service #content {width:571px; height:auto; float:left;}
section.service #content ul{margin:50px 0 0 0!important;}
section.service #content ul.innerList {margin:10px 0 0 0!important; position:relative; left:12px;}
section.service #lineList {width:552px!important; top:-40px; text-align:justify}
ul.innerList  li:first-child{list-style:none!important; font-weight:bold!important; font-size:12px!important; border-bottom:none!important; padding:0!important; position:relative; left:-12px;}
ul.innerList  li {list-style:disc;}
#lineList li  p:first-child{font-weight:bold!important;}

p.ups {min-height:68px!important; background:url(../img/ups_icon.png) right 0 no-repeat; padding: 0 175px 0 0}
p.fedex {min-height:68px!important; background:url(../img/fedex_icon.png) right 0 no-repeat; padding: 0 175px 0 0}
p.dhl {min-height:68px!important; background:url(../img/dhl_icon.png) right 0 no-repeat; padding: 0 175px 0 0}

/*section.about*/			
section.about #banner {position:relative;}
section.about #banner {width:1078px; height:144px; background:url(../img/bgSubbanner.png) no-repeat;  text-align:center; left:0px; z-index:998;}
section.about #content {width:571px; height:auto; float:left;}

/*section.contact*/			
section.contact #banner {position:relative;}
section.contact #banner {width:1078px; height:144px; background:url(../img/bgSubbanner.png) no-repeat;  text-align:center; left:0px; z-index:998;}
section.contact #content {width:571px; height:auto; float:left;}

/*section.about*/			
section.product #banner,section.product #product-showList table ,#product-showList.p-detail{position:relative;}
section.product #banner   {width:1078px; height:144px; background:url(../img/bgSubbanner.png) no-repeat;  text-align:center; left:0px; z-index:998;}
section.product #content {width:571px; height:auto; float:left;}
section.product #product-showList table {left:40px; width:531px; font-size:12px; }
section.product #product-showList table tr:first-child td ,
section.product #product-showList table tr:last-child td { color:#336699; font-weight:bold; border-bottom:2px solid #336699; font-size:17px; padding:5px!important}
section.product #product-showList table tr:last-child td { border-bottom:none!important;}

section.product #product-showList table tr td #manu button{width:32px; margin:0 0 0 10px; height:32px;  position:relative; top:8px; left:0px; background:url(../img/icoSearch_30x30.png) no-repeat;}
section.product #product-showList table tr:last-child {color:#336699; font-weight:bold; border-top:2px solid #336699; font-size:17px; }
img[src="/uploads/"]{
    display: none;
}

#desx {padding:5px 0 10px 10px; position:relative; vertical-align:top}
#desx p:first-child{text-decoration:underline;}
#desx p:first-child+p{color:#515151}
button#searchProduct,button#searchData,button#searchCross,button#searchBasket
{border:none; border-right:1px solid #515151;}  
button#searchProduct {background-color:#7fc0ff!important; }
button#searchData       {background:url(../img/icoCross_30x30.png) #e6e6e6 no-repeat!important; }
button#searchCross     {background:url(../img/icoPdf_30x30.png) #e6e6e6 no-repeat!important; }
button#searchBasket   {}
button#searchBasket.btnCAdd                      {background:url(../img/icoBasket_30x30.png) #e6e6e6  no-repeat!important;}
button#searchBasket.btnCAdded                   {background:url(../img/icoBasket_30x30.png) #e6e6e6 0 bottom no-repeat!important;}

section.product button.addCart2 {position:relative; top:13px; left:435px; z-index:9999;}

section.product ul.paginate.pag1 {padding:0px 0 20px 0; position:relative; left:55px!important; top:8px!important; left:41px!important;} 
section.product ul.paginate.pag1 li {margin:10px 0 0 0!important;}
#product-showList.p-detail #p-d-img {width:577px; max-height:397px; height:auto; overflow:hidden; }
#product-showList.p-detail {width:577px; overflow:hidden; left:17px;}
#product-showList.p-detail #p-d-desc {padding:10px}
#product-showList.p-detail #p-d-desc p.title {color:#000; font-weight:bold}
#product-showList.p-detail #p-d-desc p:last-child {padding:30px 0 30px 0!important;}
#product-showList.p-detail button {position:relative; left:300px; margin:0 0 0 0px;}

section.product ul.paginate.pag1 li a {color:#515151!important}

section.contact #product-showList table {position:relative;}
section.contact #product-showList table {left:40px; width:531px; font-size:12px; }
section.contact #product-showList table tr:first-child {color:#336699; font-weight:bold; border-bottom:2px solid #336699; font-size:17px; }
section.contact #product-showList table tr:first-child td {padding:10px 0 10px 0;}
section.contact #product-showList table tr td #manu button{width:35px; height:35px;  position:relative; top:8px; left:0px; background:url(../img/icoSearch_30x30.png) no-repeat;}
section.contact #product-showList table tr:last-child {padding:10px 0 10px 0; color:#336699; font-weight:bold; border-top:1px solid #e6e6e6; font-size:17px; }
section.contact #product-showList table tr:last-child+tr td {padding:10px 0 10px 0;}
section.contact #product-showList{ padding:0 0 50px 0; }
section.contact article { padding: 0 0 100px 0; }

#action_prod { position:relative; left:-20px; }
#action_prod { width:992px; height:35px; margin:20px 0 0 0; }
#action_prod div { width:330px;height:35px;float:left;text-align:center; }


#stepSign,#sentSuccess {position:relative;}
#stepSign {width:571px; height:85px; background-repeat:no-repeat; left:18px; top:-10px;}
#stepSign.step1 {background-image:url(../img/checkout_step1.png);}
#stepSign.step2 {background-image:url(../img/checkout_step2.png);}
#stepSign.step3 {background-image:url(../img/checkout_step3.png);}

#sentSuccess {left:150px;}
#qty {width:52px; height:26px; text-align:left; border:1px solid #b9b9b9}
#qty:focus {background-color:#f6ef79;}
/*footer;*/
#f-w{position:relative; background-color:#fff; padding:15px 0 10px 0;font-size:12px!important;}
#f-w{width:1079px; text-align:center; clear:both; margin:0 auto; line-height:9px;}
#f-w ul {clear:both; width:100%;}
#f-w p {position:relative; top:-2px;}
#footerNav{ width:100%; text-align:center; clear:both; }
#footerNav li {display:inline; margin:0 0 0 10px; border-right:1px dotted #515151; padding:0 9px 0 0 }
#footerNav li:last-child{ border-right:0;}
#footerContact li {display:inline; margin:0 0 0 10px; border-right:1px dotted #515151; padding:0 9px 0 0 }
#footerContact li:last-child{ border-right:0;}
footer {width:1096px; margin:0 auto; background:url(../img/bgFooter.png) no-repeat; padding:30px  0 70px 0; text-align:center; }
footer #disclaimer p  {font-size:9px!important; line-height:12px;}
.footerRquestnone {font-size:18px; text-align:center; line-height:22px; padding:20px}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000;
}