/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
body {
	background: url("../images/body-bg.jpg") repeat scroll 0 0 #f3f3f3;
	margin:0;
	padding:20px 0; 
	font-family: "Helvetica Neue", Helvetica, sans-serif !important;
	font-size: 14px;
        height: 100%;
	width: 100%;
	line-height: 20px;
	color: #838282 !important;
}
.dropdown-menu.shown{display:block;}

.navbar-brand{height:auto; padding-left:0;}

.navbar-site{border:none;}

.navbar-site ul.navbar-custom{
	margin-top:25px;
	border:1px solid #cacaca;
	background:url(../images/mainmenu.png) repeat-x;
	margin-right:0;
}

.jssorb01 {
	position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	position: absolute;
	/* size of bullet elment */
	width: 12px;
	height: 12px;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	border: #000 1px solid;
}
.jssorb01 div { background-color: gray; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av { background-color: #fff; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

.jssora05l, .jssora05r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url(../img/a17.png) no-repeat;
	overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }

.captionOrange, .captionBlack
{
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
}
.captionOrange
{
	background: #EB5100;
	background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
	font-size:16px;
	background: #000;
	background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.captionOrange:hover
{
	color: #eb5100;
	text-decoration: underline;
	background-color: #eeeeee;
	background-color: rgba(238, 238, 238, 0.7);
}
.bricon
{
	background: url(../img/browser-icons.png);
}

.producthead{font-weight:600; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}

.products{margin-top:20px;}

.excerpt {
	margin-top: 10px;
	padding: 10px;
	color: #000000;
	background-color: #d0e7fa;

	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow: 0 0 5px #999999;
	-o-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
}

.excerpt p {
	margin-bottom: 0;
}

.news li{ padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #cccccc;}

@media all and (max-width:480px) {
	
	.navbar-site ul.navbar-custom{
		margin-top:0;
		border:none;
		background:none;
	}

}


.textcontent{
	min-height:200px;
	background-color:#000;
	color:#fff;
	text-align:justify;
	padding:5px;
	margin:10px 0;
}

.content-holder{
	margin:20px 0;
}
.clientlogo{margin:5px 0;}
@media (min-width:768px) {

}



@media (max-width: 767px){

}
@media (min-width: 768px) and (max-width:991px){
	.navbar-site ul.navbar-custom li a{
		font-size:10px;
		padding:15px 5px;
	}
	.navbar-site ul.navbar-custom li ul.custom-dropdown-menu li a{
		font-size:10px;
		padding:10px;
	}
}

@media (min-width: 992px) {
	
}

@media (min-width: 1200px) {
}
@media all and (max-width:767px){
	}
@media all and (max-width:767px){
	}
@media all and (max-width:415px){
	}
@media all and (max-width:360px){
	}
@media (min-width: 767px) {
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
}
@media all and (max-width:800px){
}