/*@import url(../fonts/thsarabunnew/thsarabunnew.css);*/


/*@import url(../fonts/EDPenSook/stylesheet.css);*/

@import url(../fonts/Circle2/stylesheet.css);

/*@import url(../fonts/WDB_Bangna/stylesheet.css);*/

@charset "utf-8";
BODY {
    /*	background:url(../images/background.jpg) #eeeeee repeat-y center;*/
    background-color: #ffffff;
    margin: 0px;
    padding: 0 0 0 0;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    color: #000000;
}


/*
html {
-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */

filter: grayscale(100%);
filter: gray;

/* IE 6-9 */


}
*/
/*td {  font-family: "Tahoma, Arial, Helvetica, sans-serif"; font-size: 13px;}*/
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:active {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #061094;
    text-decoration: none;
}
img {
    border: 0px;
}
a:link img {
    opacity: 1.0;
    filter: alpha(opacity=100);
}
a:hover img {
    opacity: .70;
    filter: alpha(opacity=70);
}
.header {
    /*background:url(../images/headerbg.png);*/
    /*background-color:#bff0ff;	*/
    
    background-color: #ffffff;
    margin: auto;
    border: 0px solid #061094;
    width: 100%;
    /*height: 160px;*/
    /*position: fixed !important;
  top: 0;
	left:0;
  z-index: 100;*/
    
    padding: 0px 0px 0px 0px;
}
.logo {
    width: 1200px;
    margin: auto;
}
.menu {
    width: 1200px;
    margin: auto;
}
.imgthumb {
    width: 180px;
    height: 100px;
}
.imgMagCover {
    width: 200px;
}
.imgVDOThumb {
    width: 220px;
}
.LoginTop {
    top: 7px;
    right: 15px;
    /*float:right;*/
    
    padding-right: 20px;
    position: absolute;
    */
    /*text-align:center;
	margin-top:10px;*/
}
.LoginTop a:link,
.LoginTop a:visited,
.LoginTop a:active {
    color: #061094;
}
.LoginTop a:hover {
    color: #0074be;
}

/*Tablet*/
@media only screen and ( max-width: 1200px)/*62.5em =1000 */
{
    .logo {
        width: 100%;
    }
    
    .menu {
        width: 100%;
        margin: auto;
    }
    
    .imgMagCover {
        width: 140px;
    }
    
    .imgVDOThumb {
        width: 140px;
    }
}

/*Mobile*/
@media only screen and ( max-width: 40em)/* 640 */
{
    .logo {
        width: 100%;
    }
    
    .menu {
        width: 100%;
        margin: auto;
    }
    
    .imgthumb {
        width: 120px;
        height: 70px;
    }
    
    .imgMagCover {
        width: 100px;
    }
    
    .imgVDOThumb {
        width: 100px;
    }
}
#header-wrapper {
    border: 0px solid #061094;
}
#main-wrapper {
    padding: 5px 0px 5px 0px;
    max-width: 1200px;
    min-height: 500px;
    margin: auto;
    background-color: #FFF;
    /*		-webkit-box-shadow:2px 2px 2px #999;
		-moz-box-shadow:2px 2px 2px  #999;
		box-shadow:2px 2px 2px #999; */
}
#footer-wrapper {
    background-color: #808080;
    color: #FFF;
    padding: 1em 0 1em 0;
}
.play {
    border: #c0c0c0 4px solid;
}
.play:hover {
    border: #000000 4px solid;
}
.playmini {
    border: #c0c0c0 2px solid;
}
.playmini:hover {
    border: #000000 2px solid;
}
.calendarHeader {
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #454545;
}
.calendarToday {
    font-weight: bold;
    color: #061094;
}
.calendar {
    width: 240;
}
.SearchBT {
    background: url(../images/search.png)#4D90FE no-repeat center;
    border: 1px solid #3079ED;
    width: 80px;
    height: 30px;
    color: #FFFFFF !important;
    margin: 0;
    -moz-user-select: none;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-weight: bold;
    line-height: 29px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;
    text-decoration: none !important;
}
.SearchBT:hover {
    background-color: #4286f4;
    /*	opacity:.8;
	filter:alpha(opacity=80);*/
    
    cursor: pointer;
    color: #FFF;
}
.ResetBT {
    background-color: #999;
    border: 1px solid #999;
    width: 40px;
    height: 30px;
    color: #FFFFFF !important;
    margin: 0;
    -moz-user-select: none;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    line-height: 29px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;
    text-decoration: none !important;
}
.ResetBT:hover {
    background-color: #d52349;
    border: 1px solid #d52349;
    border-radius: 2px 2px 2px 2px;
    /*	opacity:.8;
	filter:alpha(opacity=80);*/
    
    cursor: pointer;
    color: #FFF;
}
.TitleContent,
.TitleContent a:link,
.TitleContent a:visited {
    font-size: 30px;
    font-family: circularregular;
    letter-spacing: 2px;
    font-weight: bold;
    color: #061094;
    /*text-shadow:1px 1px 2px  #666;*/
    
    border-bottom: #061094 5px solid;
    margin-bottom: 15px;
    padding: 5px 0px 5px 0px;
}
.TitleContent a:hover {
    color: #061094;
}
.TopicContent,
.TopicContent a:link,
.TopicContent a:visited {
    font-size: 20px;
    letter-spacing: 1px;
    font-family: circularregular;
    color: #061094;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 25px;
}
.TopicContent a:hover {
    color: #F00;
}
.DesContent,
.DesContent a:link,
.DesContent a:visited {
    font-size: 13px;
    color: #666666;
    letter-spacing: 1px;
    /*font-family: circularregular;*/
    /*text-shadow:1px 1px 2px  #666;*/
}
.DesContent a:hover {
    color: #061094;
}
.DetailContent,
.DetailContent a:link,
.DetailContent a:visited {
    font-size: 14px;
    color: #666666;
    letter-spacing: 1px;
    line-height: 25px;
    /*font-family: circularregular;*/
    /*text-shadow:1px 1px 2px  #666;*/
}
.DetailContent a:hover {
    color: #061094;
}
.TopicEvent,
.TopicEvent a:link,
.TopicEvent a:visited {
    font-size: 18px;
    letter-spacing: 1px;
    font-family: circularregular;
    color: #ffffff;
    font-weight: bold;
    background: #061094;
    padding: 2px 2px 2px 4px;
}
.TopicEvent a:hover {
    color: #c0c0c0;
}
.DateEvent,
.DateEvent a:link,
.DateEvent a:visited {
    padding: 5px;
    /*background:#ee579b;*/
    
    width: 300px;
    color: #061094;
    margin: 1px 0px 5px 0px;
    font-size: 14px;
    /*font-weight: bold;*/
}
.DateEvent a:hover {
    color: #061094;
}
.HeaderSide,
.HeaderSide a:link,
.HeaderSide a:visited {
    font-size: 28px;
    letter-spacing: 2px;
    font-family: circularregular;
    color: #000000;
    font-weight: bold;
    margin: 15px 0px 10px 0px;
    line-height: 25px;
    border-top: 5px #000000 solid;
    border-bottom: 0px #666666 solid;
    width: 100%;
    padding: 10px 0px;
}
.HeaderSide a:hover {
    color: #F00;
}
.TopicSide,
.TopicSide a:link,
.TopicSide a:visited {
    font-size: 16px;
    letter-spacing: 2px;
    font-family: circularregular;
    color: #000000;
    /*font-weight:bold;*/
}
.TopicSide a:hover {
    color: #F00;
}
.payments,
.payments a:link,
.payments a:visited {
    font-size: 16px;
    /*font-family: circularregular;*/
    
    color: #fff;
    /*font-weight:bold;*/
    
    margin: 10px;
    line-height: 25px;
    background-color: #061094;
    padding: 8px;
    text-align: center;
}
.payments a:hover {
    color: #fff;
    /*background-color:#00ff00;*/
    
    opacity: .70;
    filter: alpha(opacity=70);
}
.readmore,
.readmore a:link,
.readmore a:visited {
    font-size: 11px;
    /*font-family: circularregular;*/
    
    color: #fff;
    /*font-weight:bold;*/
    
    margin-bottom: 0px;
    line-height: 25px;
    background-color: #061094;
    padding: 3px;
}
.readmore a:hover {
    color: #fff;
    /*background-color: #ace8ff;*/
    
    opacity: .70;
    filter: alpha(opacity=70);
}
.ProductThumb {
    border: #dddd 1px solid;
    width: 98%;
    padding: 5px 5px 5px 5px;
    /*margin-bottom: 15px;*/
    
    min-height: 440px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    overflow: hidden;
}
.ProductThumbOut {
    border: #dddd 1px solid;
    width: 98%;
    padding: 5px;
    /*margin-bottom: 15px;*/
    
    min-height: 440px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    overflow: hidden;
    background: url(../images/outofstock2.png) bottom right no-repeat;
}
.ProductThumb:hover,
.ProductThumbOut:hover {
    /*border:#061094 1px solid;*/
    /*-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:rotate scale(1.1);
	-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;*/
}
.ImgThumb {
    width: 100%;
    height: 200px;
    background-color: #ffffff;
    border: #ccc 0px solid;
    margin: auto;
    vertical-align: middle;
    text-align: center;
}
.ImgThumb img {
    margin: auto;
    max-width: 98%;
    max-height: 98%;
}
.ImgThumb img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: rotate scale(1.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.addtocart,
.addtocart a:link,
.addtocart a:visited,
.addtocart a:active {
    font-size: 12px;
    /*font-family: circularregular;*/
    
    color: #fff;
    /*font-weight:bold;*/
    
    background-color: #3facd6;
    padding: 5px;
    width: 120px;
    text-align: center;
}
.addtocart a:hover {
    color: #061094;
    /*background-color:#004080;*/
    /*opacity:.70;
	filter:alpha(opacity=70);*/
}
.ProductName,
.ProductName a:link,
.ProductName a:visited {
    font-size: 24px;
    color: #061094;
    font-weight: bold;
    padding: 3px;
}
.ProductCode {
    font-size: 16px;
    color: #999999;
    font-weight: bold;
    padding: 3px;
}
.price,
.price a:link,
.price a:visited {
    font-size: 18px;
    /*font-family: circularregular;*/
    
    color: #061094;
    /*font-weight:bold;*/
    
    margin-bottom: 0px;
    line-height: 25px;
    padding: 3px;
}
.proprice,
.proprice a:link,
.proprice a:visited {
    font-size: 20px;
    /*font-family: circularregular;*/
    
    color: #061094;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 25px;
    padding: 3px;
}
.tag,
.tag a:link,
.tag a:visited {
    font-size: 12px;
    color: #000000;
    padding: 3px;
}
.tag a:hover {
    color: #061094;
}
.btn,
.btn a:link,
.btn a:visited {
    color: #ffffff;
}
.btn-default,
.btn-default a:link,
.btn-default a:visited {
    color: #333333;
}
.badge {
    padding: 3px 6px;
    font-size: 12.025px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}
.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.badge-warning {
    background-color: #f89406;
}
.badge-warning:hover {
    background-color: #c67605;
}
.articlethumb {
    width: 98%;
    padding: 5px 5px 5px 5px;
    /*margin-bottom: 15px;*/
    
    min-height: 360px;
    background: #fff;
    margin: 5px 0;
    border-bottom: 1px #666666 dotted;
    overflow: hidden;
}
.articlethumb img {
    height: 150px;
}
.eventsthumb {
    width: 100%;
    padding: 5px 5px 5px 0px;
    /*margin-bottom: 15px;*/
    
    min-height: 310px;
    background: #fff;
    margin: 5px 0;
    border-bottom: 0px #061094 dotted;
    overflow: hidden;
}
.eventsthumb img {
    width: 300px;
    height: 400px;
}

/*div.article       { width: 100%; }
div.article div   {float: left; }
div.col          {width:370px; padding:5px; margin: 5px;border-bottom:1px #666666 dotted;}
div.col img {width:350px; height:200px;}
div.col2         {width:360px; padding:5px; margin: 5px;border-bottom:0px #666666 dotted;}
div.col2 img {width:350px; height: 200px;}
div.clear         { clear: both; }*/

/*Tablet*/
@media only screen and ( max-width: 1200px)/*62.5em =1000 */
{
    /*div.col {width:240px; padding:0px; margin:0px;border-bottom:1px #666666 dotted;}
	div.col img {width:200px; height: 120px;}
	div.col2 {width:250px; padding:5px; margin:5px;border-bottom:0px #666666 dotted;}
	div.col2 img {width:210px; height: 110px;}*/
    
    .articlethumb img {
        height: 120px;
    }
    
    .eventsthumb img {
        width: 210px;
        height: 310px;
    }
}

/*Mobile*/
@media only screen and ( max-width: 40em)/* 640 */
{
    /*div.col {width:300px; padding:0px; margin:0px;border-bottom:1px #666666 dotted;}
	div.col img {width:290px; height: 200px;}
	div.col2 {width:300px; padding:0px; margin: 2px;border-bottom:0px #666666 dotted;}
	div.col2 img {width:290px; height: 200px;}*/
    
    .articlethumb img {
        height: 120px;
    }
    
    .eventsthumb img {
        width: 290px;
        height: 390px;
    }
}
div.vdo {
    width: 100%;
}
div.vdo div {
    float: left;
}
div.vcol {
    padding: 5px;
    margin: 5px;
}
div.vcol2 img {
    width: 280px;
    height: 140px;
}
div.vcol2 {
    background-color: #e14e32;
}
div.clear {
    clear: both;
}
.stepwizard-step p {
    margin-top: 0px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 95%;
    position: relative;
    margin: auto;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    color: #cccccc;
}
.divtable {
    padding: 15px;
    background: #ffffff;
    color: #061094;
    margin: auto;
    width: 80%;
    font-size: 16px;
    border: 1px solid #cccccc;
}
.divtable td {
    padding: 8px;
    border-bottom: #cccccc 1px solid;
}