@charset "utf-8";
body {
	font-family:'PT Sans',Arial, Helvetica, sans-serif;
	background-color:#000;
}

input,select,textarea,button {
	font-family:'PT Sans',Arial, Helvetica, sans-serif;	
}

/* thumbnail fix */
.first-in-row { margin-left: 0 !important; }

.box-shadow {
  -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    0px 0px 18px rgba(50, 50, 50, 0.15);
box-shadow:         0px 0px 18px rgba(50, 50, 50, 0.15);
}

.site {
	background-color:#FFF;

	    background: url(/img/balbg.jpg) 
        no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom:30px;
}

.centered-text {
	text-align:center;
}

.justified {
	text-align:justify;
}

.nomargin {
	margin:0;
}

.navbar-fixed-top {
	margin:0;
}






.slogan {
	font:italic 14px "Times New Roman", Times, serif;
	border-left:1px solid #CCC;
	padding-left:10px;
	margin-left:10px;
}



.topbar-container {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}

.header-container {
	padding-top:30px;
}

.topbar {
	height:40px;
	padding-top:4px;
}

.topbar a {
	color:#333;
}

.topbar-lang {
	background-color:#F3F3F3;
}


.mm {
	margin-top:30px;
}

.mm-li,.mm-divider {
	display:inline-block;
	zoom: 1;
	*display: inline;
}

.mm-a {
	display:block;
	padding:5px;
	font-size:13px;
	color:#134606;
}

.mm-divider {
	padding:5px;
	font-size:16px;
	color:#CCC;
}


.intro {
	width:100%;
	margin-top:10px;
	
	margin-bottom:10px;
}
.intro-inner {
	height:580px;
	width:100%;
	overflow:hidden;
	border:5px solid #DDD;
}
.slide {
	height:580px;
	width:100%;
	
}


.slideinfo {
	padding:20px;
	color:#FFF;
	margin-top:160px;
	background:url(../img/trans40.png) repeat;
}



.frontunit-short {
	min-height:180px;
}

.frontunit-icon {
	color:#136606;
}

.frontunit-title {
	margin:0;
	margin-bottom:-6px;
	letter-spacing:-1px;
	color:#136606;
	font-size:24px;
	font-weight:normal;
}

.frontunit-titlealt {
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
}

.frontnews-link {
	color:#333;
}

.cycle-pager {
	padding-top:10px;
	padding-bottom:10px;
}

.cycle-pager a {
	display:inline-block;
	width:16px;
	height:16px;
	background-color:#CCC;
	margin-right:4px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.cycle-pager-active {
	background-color:#B94A48 !important;
}

.drop-img-container {
	position:relative;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.drop-img {
	z-index:0; 
}

.drop-imgr {
	z-index:0;
		-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border:5px solid #DDD;
}

.drop-layer {
	position:absolute;
	z-index:9;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.drop-layer img {
	width:100%;
}


.ribbon {
	margin-top:20px;
	height:100px;
	padding-top:60px;
	background:url(../../global/img/bg-ribbon.jpg) no-repeat top center;
	margin-bottom:20px;
}

.page-title {
	color:#FFF;
	line-height:normal;
}




.productbox {
	height:300px;
	text-align:center;
	border:1px solid #DDD;
	background-color:#ffffff;
	padding:10px;
	position:relative;;
	vertical-align:middle;
}



.productbox img {
	max-height:220px;
	margin-top:30px;
}



.pboxbtn {
	position:absolute;
	bottom:0px;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	left:0;
	text-align:center;
	width:100%;
	border-top:1px solid #EBEBEB;
	background-color:#F1F1F1;
}

.pboxtitle {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	margin:0;
	display:table-cell;
	vertical-align:middle;
}

.pboxtitle strong {
	padding:10px;
	display:block;
}

.pboxcont {
	margin-bottom:20px;
}

.ppage-title {
	margin-bottom:20px;
}

.ppage-title h3 {
	margin:0;
	margin-bottom:-4px;
}

.ppage-title h4 {
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}

#ppage-nav .nav-tabs > li, #ppage-nav .nav-pills > li {
    float:none;
    display:inline-block;
}

#ppage-nav .nav-tabs {
    text-align:center;
}


#map {
	height:300px;
	margin-bottom:10px;
}



.footer-container {
	padding-top:30px;
	color:#AAA;
	padding-bottom:80px;
}



@media (min-width:481px) and (max-width:768px), (min-device-width:481px) and (max-device-width:768px) {
	header .row > div {
		float:none;
		width:100%;
	}
	
	.mm {
		float:none;
	}
	
	.frontunit-short {
		min-height:inherit;
	}

	.drop-img-container {
		width:500px;
		height:500px;
		margin:auto;
	}
	
}


@media (max-width : 767px) {
	.logo {
		margin:auto;
		display:block;
		width:160px;
		padding:10px;
	}
	
	.slogan {
		border:0;
		display:block;
		text-align:center;
		margin:0;
		padding:10px;
	}

	body {
		padding:0;
	}
	
	.phone-padding {
		padding-left:20px;
		padding-right:20px;
	}
	
	.mm {
		float:none;
		text-align:center;
	}
	
	
	

	.slide .container {
		display:none;
	}
	
	.frontunit-short {
		min-height:inherit;
	}
	
	.frontunit-titlealt {
		margin-bottom:10px;
	}
	
	.topbar {
		height:auto;
	}
	
	.topbar .nav {
		float:none;
	}

	.topbar-container {
		position:relative;
	}
	
	.header-container {
		padding-top:0;
	}
	

	
	
}



