/* theme screen stylesheets */
/* import stylesheets and hide from ie/mac \*/
@import url("/userfiles2/directUpload/skin/iaslaw_36726/css/reset.css");
@import url("/userfiles2/directUpload/skin/iaslaw_36726/css/kommuz-home.css");
@import url("/userfiles2/directUpload/skin/iaslaw_36726/css/form-style.css");
@import url("/userfiles2/directUpload/skin/iaslaw_36726/css/ran4uskin.css");
@import url("/userfiles2/directUpload/skin/iaslaw_36726/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/iaslaw_36726/css/mod.css?v=1"); 
@import url("/userfiles2/directUpload/skin/iaslaw_36726/css/full-width.css?v=1");
@import url("/userfiles2/directUpload/skin/iaslaw_36726/css/customTopMenu.css?v=1"); 
@import url("/userfiles2/directUpload/skin/iaslaw_36726/css/footer.css?v=1"); 




@import url("/userfiles2/directUpload/skin/iaslaw_36726/slideFullScreen/css/style.css");
@import url("/userfiles2/directUpload/skin/iaslaw_36726/slideFullScreen/css/navstylechange.css");
@import url("/userfiles2/directUpload/skin/iaslaw_36726/slideFullScreen/css/settings.css");
/* 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");*/



/* ซ่อนslideรูปโทรศัพท์ ยกเว้นหน้าแรก */
body.homePage .slideTop {
  display: block;
}

body .slideTop {
  display: none;
}

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

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

}

.contactSocial img:hover {
  opacity:1;

}

body .topCall{
  font-size: 28px;
  font-family: DBAdmanX;
  margin-top: -10px;
  color: #e80a0a;
  margin-left: 24px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding:0px;

}
.topCall:hover{
  color:#ca3270;
}

body img.topCall {
  height: 22px;
  margin-top: 0px;
  margin-left: 41px;
}


body .topLine{
  font-size: 28px;
  font-family: DBAdmanX;
  margin-top: -10px;
  color: #e80a0a;
  margin-left: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding:0px;

}
.topLine:hover{
  color:#ca3270;
}

body img.topLine {
  height: 22px;
  margin-top: 0px;
  margin-left: 0px !important;
  float: left;
}


body.homePage td#bodyZone4
{
  display:none;
}


/**menu login**/
.headerTopWrapper {
  width: 1200px; 
  position: relative;
  margin: 0 auto;
}
.TopMenuCustom {
  position: absolute;
  right: -10px;
  /* top: -38px; */
  top: 16px;
  background: url("/userfiles2/directUpload/skin/iaslaw_36726/images/TopMenuV2.png");
  background-repeat: no-repeat;
  width: 96px;
  height: 35px;
  height: 35px;
  z-index: 25;
}

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: 1150px;
  margin: 0 auto;
}



/*- bg เมนู -*/
body #editZone2 {
  position: absolute;
  top: 0px;
  z-index: 1500;
  /* background-image: url('/userfiles2/directUpload/skin/jompol_36300/images/topmenu-bg.png'); */
  height: 140px;
  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(to bottom, rgba(220, 220, 220, 0.92) 0%,rgba(226, 226, 226, 0.52) 50%,rgba(37,44,71,0) 100%);
  background: linear-gradient(to bottom, rgba(220, 220, 220, 0.92) 0%,rgba(226, 226, 226, 0.52) 50%,rgba(37,44,71,0) 100%);
}




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

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


/*หน้าcontact Us*/
#stylizedAddContent {
  width: 860px;
}
/* ปรับอัลบั้มรูปภาพ*/
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: #F5F5F5;
  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: 155px;
}
/**แก้หน้ารวมสินค้าเป็นแบบเต็ม**/

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: 960px;
  float: right;
  margin-top: 30px;
}
body.category-view .ContentBox .Body .Top {

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

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

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

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---แก้หน้ารวมสินค้าเป็นแบบเต็ม**/




/*ปรับในหน้าแกลลอรี่รูปภาพ*/
body.gallery-view .mid,body.album-view .mid {
  margin-top: 20px;
}

body.gallery-view #RightColumn,body.album-view #RightColumn {
  margin-top: -13px;
}

body.gallery-view .ContentBox .Body .Middle , body.album-view .ContentBox .Body .Middle{
  background: rgba(255, 255, 255, 0);
}

body.gallery-view .ContentBox #Nav .Link,body.album-view .ContentBox #Nav .Link {
  float: left;
  height: 27px;
  padding-top: 15px;
  color: #b3b3b3;
  font-weight: bold;
  font-size: 12px;
}



