.container{
	/*width: 820px;*/
}

.siam-design a{
    display: block;
    width: 100%;
    height: 100%;
}

.base-nav li a{
	padding: 0;
	margin: 20px;
}

.margin-right-fixed{
    margin-right: 30px;
}

.product-show-images img{
    margin: 0;
}

.th .base-nav li a{
    font-family: "db_helvethaica_x65_med";
    font-size: 22px;
    font-weight: 100;
    line-height: 1.2;
    margin: 13.5px 20px;
    padding: 0;
}

.base-nav li a.active{
	color: #af7800;
}

.th .telephone{
    font-family: "db_helvethaica_x65_med";
    font-size: 18px;
    font-weight: 100;
    line-height: 1.2;
    top: 46px;
}

.th .langguage{
    font-family: "db_helvethaica_x65_med";
    font-size: 18px;
    font-weight: 100;
    line-height: 1.2;
    top: 18px;
}

.section {
    display: inline;
    float: none;
    height: 450px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: inherit;
}

.section .menu{
	position: relative;
	margin-left: 1px;
}

.section .main-nav{
	display: block;
	margin-left: 1px;
}

.section .article{
	zoom: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 0px;
}

.section .article .content-wrap{
	opacity: 0;
}

.bx-wrapper .bx-viewport{
    background: none;
    box-shadow: none;
	border: none;
	left: 0px;
	top: 0px;
}

.bx-wrapper{
    margin: 0 auto;
}

.product-wrap .bx-wrapper{
    margin: 0;
    right: -22px;
}

.bx-wrapper img,
.banner-sld img{
    width: 100%;
}

.list ul li{
    color: #aa710a;
    font-size: 13px;
}

.th .list ul li{
    font-size: 18px;
    line-height: 1.2;
    padding: 5px 0;
}

#accordion-product ul li a:hover{
	text-decoration: underline;
}

.lightbox{
    display: none;
	z-index: 100;
	background: #6d6e71;
}

.go-to-website {
    background: url("../images/go-back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 26px;
    display: block;
    height: 11px;
    left: 30px;
    position: absolute;
    width: 120px;
}

.lightbox-content{
	zoom: 1;
	opacity: 0;
	filter: alpha(opacity=0);
}

.lightbox-preload{
	height: 32px;
	width: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -16px;
}

.lightbox-preload img{
	display: block;
	width: 100%;
}

.bullet a {
    background: #e2d1b4;
    box-shadow: 0 0 5px #999;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    margin: 2px;
    width: 6px;
}

.bullet a:hover,
.bullet a.active {
    background: #fff;
}

.lightbox-content .detail{
    height: 370px;
}

.lightbox-content .detail div{
    padding-right: 7px;
}

.list li{
	padding: 5px 0;
}

.list li a{
	color: #aa710a;
}

.list li a:hover{
	text-decoration: underline;
}

.prject-detail h2{
	color: #aa710a;
    font-size: 16px;
    margin: 30px 0 20px;
}

.th .prject-detail h2{
    color: #aa710a;
    font-size: 18px;
    margin: 30px 0 20px;
}

h3.contact-h{
	color: #aa710a;
    display: block;
    font-size: 16px;
    padding-bottom: 20px;
}

.th h3.contact-h{
    font-family: "DB_Helvethaica_X";
    color: #aa710a;
    display: block;
    font-size: 24px;
    padding-bottom: 0px;
    letter-spacing: 0.5px;
}

.adr{
	color: #6d6e71;
    font-size: 13px;
    line-height: 1.4;
}

.th .adr{
    font-size: 20px;
    line-height: 1.3;
}

.th .adr h5{
    font-size: 18px;
    padding: 10px 0;
}

.th .gmap{
    margin: 10px 0 0;
}

.tb-contact dd{
	position: relative;
}

input.submit{
	cursor: pointer;
}

.contact-preload{
	display: none;
	height: 16px;
	width: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -8px;
}

.contact-preload img{
	display: block;
	width: 100%;
}

#contactForm .error {
	border: 1px solid red;
}

#simplemodal-overlay {
    background-color: #666666;
}
#confirm_popup, #close_application_popup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    color: #000000;
    height: 130px;
    padding: 5px;
    position: relative;
    width: 390px;
}
#confirm_popup a#no_btn, #close_application_popup a#close_application {
    background: none repeat scroll 0 0 #D0D1D4;
    bottom: 5px;
    color: #000000;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-decoration: none;
    width: 60px;
}
#confirm_popup a#no_btn:hover, #close_application_popup a#close_application:hover {
    text-decoration: underline;
}