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




@import url("/userfiles2/directUpload/skin/digitaltrainingcenter2_36782/slideFullScreen/css/style.css");
@import url("/userfiles2/directUpload/skin/digitaltrainingcenter2_36782/slideFullScreen/css/navstylechange.css");
@import url("/userfiles2/directUpload/skin/digitaltrainingcenter2_36782/slideFullScreen/css/settings.css");
@import url("/userfiles2/directUpload/skin/digitaltrainingcenter2_36782/css/forum-list-webzine-1-column2.css");
@import url("/userfiles2/directUpload/skin/digitaltrainingcenter2_36782/css/onecolum_newtimeline.css");
@import url("css/2column-category-view.css?v=1");
@import url("css/product-1-column.css?v=1");
@import url("/modules/font-awesome-4.4.0/css/font-awesome.min.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");*/

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

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

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

}

.contactSocial img:hover {
  opacity:1;

}
/*ปรับ icon ตรง TopMenu homePage*/
body.homePage .contactSocial ul li{
  float: left;
  padding-right: 12px;
  border-right: 1px solid #a7a7a7;
}

body.homePage .contactSocial {
    position: absolute;
    right: 88px;
    top: 4px;
    z-index: 25;
}
body.homePage .contactSocial img {
  opacity:0.7;

}

body.homePage .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: 0px;
    top: 37px;
    background: url(/userfiles2/directUpload/skin/howto2_36775/images/TopMenuV2.png);
    background-repeat: no-repeat;
    width: 69px;
    height: 35px;
    z-index: 25;
}
body.homePage .TopMenuCustom {
    position: absolute;
    right: 0px;
    top: 8px;
    background: url(/userfiles2/directUpload/skin/howto2_36775/images/TopMenuV2.png);
    background-repeat: no-repeat;
    width: 69px;
    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;
  top: 118px;
  left: 34px;
}

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

body a#toggleEditMenuZoneButton{
  left:45px;
}

/**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: 0px;
    z-index: 21;
    /* background-image: url(/userfiles2/directUpload/skin/jompol_36300/images/topmenu-bg.png); */
    height: 105px;
    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: linear-gradient(to bottom, rgb(33, 33, 33) 0%,rgb(33, 33, 33) 50%,rgb(33, 33, 33) 100%); */
    box-shadow: 1px 3px 6px rgba(128, 128, 128, 0.18);
    /* border-bottom: 1px solid #1a1a1a; */
    background-color: #ffffff;
}



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

/*-ขยายความกว้างเมนู-*/
#topMenuBar {
  width: 100%;
  height: 70px;
  margin: 0 auto;
  margin-top: 35px;
  padding-left: 690px;

}
#headerZone #shopTopMenu {
  display: none;
}
#topMenuBar {
  background: none;
  -webkit-border-radius: 0px;
        display: none;
}

/*หน้า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;
}
body .headerTopWrapper .topLogo {
position: absolute;
    top: 22px;
    left: 10px;
    z-index: 25;
    width: 220px;
}
/**----END---แก้หน้ารวมสินค้าเป็นแบบเต็ม**/
div.greetingPhoto {
  display: none;
}

body.homePage #sidenavEditMenuZone{
  position: absolute;
  z-index: 999;
  top: -550px;
  left: 34px;
}
#topMenuBar > ul > li:first-child > a {
    -webkit-border-radius: 0px 0 0 0;
}
/*โซเชียล*/
body .contactSocial {
position: absolute;
    right: 88px;
    top: 33px;
    z-index: 25;
    font-family: DBAdmanXLi;
    font-size: 20px;
}
body .contactSocial .textbanner {
  font-family: DBAdmanX;
  font-size: 23px;
  margin-top: -26px;
  margin-left: 32px;
  color: #555555;
}
body .contactSocial .textbanner a {
  color: #5d5d5d;
}

.contactSocial img:hover {
  opacity: 1;
}

.contactSocial img {
  opacity: 0.9;
}
body  .contactSocial ul li {
  float: left;
  padding-right: 25px;
}

form#addComment {
    width: 100% !important;
}
