/* theme screen stylesheets */
/* import stylesheets and hide from ie/mac \*/
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/reset.css");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/kommuz-home.css");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/form-style.css");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/ran4uskin.css");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/fixSearch.css");
@import url("/css/menus/dropdown.css?v=1");
@import url("/css/layouts/onecolumn-compressed.css?v=1.3.9");

/* สำหรับ เขียน css เพื่อ overwrite style */
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/mod.css?v=1"); 
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/full-width.css?v=1");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/customTopMenu.css?v=1"); 
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/footer.css?v=1"); 
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/iconFooter.css?v=1"); 




@import url("/userfiles2/directUpload/skin/ktunderwood_36722/slideFullScreen/css/style.css");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/slideFullScreen/css/navstylechange.css");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/slideFullScreen/css/settings.css");
@import url("/userfiles2/directUpload/skin/ktunderwood_36722/css/forum-list-webzine-1-column2.css");
@import url("css/2column-category-view.css?v=1");
@import url("css/product-1-column.css?v=1");
/* end import/hide */
/*
@import url("css/forum-one-column.css?v=1"); 
@import url("css/product-1-column.css?v=1");
@import url("css/webpage-1-column.css?v=1");*/

/*ปรับ icon ตรง TopMenu*/
.contactSocial ul li{
  float: left;
  padding-right: 12px;
}

/*.contactSocial{
position: absolute;
right: 275px;
top: 25px;
z-index: 25;
}*/


.contactSocial {
  position: absolute;
  right: 345px;
  top: 11px;
  z-index: 25;
}
.contactSocial img {
  opacity:0.7;

}

.contactSocial img:hover {
  opacity:1;

}

body.homePage td#bodyZone4
{
  display:none;
}
/**menu login**/
.headerTopWrapper {
  width: 1200px; 
  position: relative;
  margin: 0 auto;
}
.TopMenuCustom {
  position: absolute;
  right: 850px;
  top: 24px;
  background: url("/userfiles2/directUpload/skin/ktunderwood_36722/images/TopMenuV2.png");
  background-repeat: no-repeat;
  width: 286px;
  height: 35px;
  z-index: 25;
  left: 869px;
}

body.homePage .headerSlideInTop{
  display:block;
}

body .headerSlideInTop{
  display:none;
}


body #ContentWrap{
  padding-top: 0px;
}

/**END-menu login**/


/* แก้ไขเมนูโดนบัง */
div#sidenavEditMenuZoneWrapper {
  position: relative;
}

div#sidenavEditMenuZone {
  position: absolute;
  z-index: 999;
}

/*เพิ่มเมนูในหน้า login*/

body a#toggleEditMenuZoneButton{
  left:100px;
}

/**Footer **/
body div#footerShop #contentFooter {
  border-left: none;
  display: none;
}
body #footerShop #siteContact .siteContactBody {
  width: 1200px;
  margin: 0 auto;
}



/*- bg เมนู -*/
body #editZone2 {
  position: absolute;
  top: -2px;
  z-index: 21;
  /* background-image: url('/userfiles2/directUpload/skin/jompol_36300/images/topmenu-bg.png'); */
  height: 143px;
  width: 100%;
  text-align: center;
  background: -moz-linear-gradient(top, rgb(21, 32, 76) 0%,rgba(37, 44, 71, 0.52) 50%,rgba(37,44,71,0) 100%);
  background: -webkit-linear-gradient(top, rgb(21, 32, 76) 0%,rgba(37, 44, 71, 0.52) 50%,rgba(37,44,71,0) 100%);
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%,rgb(250, 251, 255) 50%,rgb(247, 247, 247) 100%);
  box-shadow: 1px 3px 6px rgba(128, 128, 128, 0.18);
      border-bottom: 1px solid #ececec;
}




/*--- หน้า welcome ขยับ slide---*/
body.homePage #TopContent {
  height: 0px;
}
#TopContent{
  height:140px;
}

/*-ขยายความกว้างเมนู-*/
#topMenuBar {
  width: 960px !important;
  margin: 0 auto;
  margin-top: 57px;
  /* margin-left: 35px; */
  /*  padding-left: 145px;*/
}
#headerZone #shopTopMenu {
  display: none;
}
#topMenuBar {
  background: none;
      border-top: 1px solid;
}


/*หน้าcontact Us*/
#stylizedAddContent {
  width: 100%;
}
/* ปรับอัลบั้มรูปภาพ*/
body .album_01 {

  width: 137px;
}
body .album_01 .borderImg img {
  height: 128px;
  width: 133px;
}

/*--ปรับหน้าเต็มของทุกหน้า--*/

body #albumList  .myform,body #albumView .myform {
  font-size: 12px;
  margin: 0 auto;
  width: 890px;
  padding: 14px;
}

body .ContentBox .Body .Top {
  background: rgba(245, 245, 245, 0);
  border-radius: 5px 5px 0 0;
}
body .ContentBox .Body .Middle {
  background: #FFF;
}   


body #RightColumn{
  width: 100%;
  margin-top: 10px;
}

body .ContentBox {
  width: 100%;
}

body .ContentBox .Body .Bottom {
  background: #F5F5F5;
  border-radius: 0 0 5px 5px;
  margin-bottom: 10px;
}
#LeftColumn{
  display:none;
}
body #albumContainer .album_01 {
  height: 225px;
}
/**แก้หน้ารวมสินค้าเป็นแบบเต็ม**/

body.category-view span.productPerPage,body.category-view span.productPerRow,body.category-view p.topContentList{
  font-size:20px;
}
body.category-view #LeftColumn{
  display:none;
}

body.category-view #RightColumn {
  width: 1200px;
  float: right;
  margin-top: 30px;
}
body.category-view .ContentBox .Body .Top {

  background:none;
}
body.category-view .ContentBox {
  width: 1200px;
  position: relative;
}
body.category-view  .ContentBox .Body .Middle {
  background: #fff;
  padding: 10px;
  min-height: 442px;
}
body.category-view .product3Column .productName{
  width: 356px;
  height: 71px;
}

body.category-view .product3Column .productItemWrapper,
body.category-view .product3Column .productItemInnerWrapper,
body.category-view .product3Column .productItemBody{
  width: 386px;
  height: 689px;
}

body.category-view .product3Column .productDescription,
body.category-view .product2Column .productDescription
{
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    margin: 0 0px;
    height: 55px;
    padding-left: 0px;
}

body.category-view .product3Column .productItemWrapper,
body.category-view .product3Column .productItemInnerWrapper,
body.category-view .product3Column .productItemBody
{
  margin-bottom:20px;
}


body.category-view .ContentBox .Body .Bottom{
  background:none;
}

body.category-view  .product2Column {
  width: 944px;
  color: #444;
}


body.category-view .product2Column .spaceRight {
  margin-right: 45px !important;
  margin-left: 45px !important;
}

body.category-view .product2Column .productName {

  padding-left: 20px;
}

body.category-view .product2Column .productItemWrapper {
  vertical-align: top;
  float: left;
  width: 400px;
  height: 390px;
  overflow: hidden;
  background: #fff;
  overflow: hidden;
  margin: 0 0 1px 0;
  padding: 0;
  border: 1px solid #dfdfdf;
  margin-bottom: 20px;
}
/**----END---แก้หน้ารวมสินค้าเป็นแบบเต็ม**/

