﻿*{
	font-family: 'Karla', sans-serif;
	color: #18171c;
}
.white{ color:#fff;}
.textcolor{color: #18171c !important;}

.header{
	font-weight: 600;
	background-color: #fff !important;
	height:120px; 
	zzfloat:left;
}

.header2{
	zzbackground-color: #eff !important;
	height:50px;
	zzzpadding-left:200px;
	top: 0px; margin-top:-60px;
	
}

.navbar{
	float:left;	margin-left:0px; padding-left:0px;
}
.navbar LI{ margin-right:20px;}

.navbar A, .navbar A:hover{ 
	margin-top:3px;
	color:#fff;  
	font-size:14px;
	text-transform:uppercase !important;
}

 A.contentlink, A.contentlink:hover{ 
	color:#18171c;  
	text-decoration:underline !important;
}

.logo{
	zzmargin-left: auto;
	zzmargin-right: auto;

}

.headersearch{
	margin-left:10px;
	margin-top:10px; width:250px; float:right;
}
.headericons{
	font-family: 'Roboto',Arial,Helvetica,sans-serif !important;
	margin-left:10px;
	margin-top:15px; width:50px; float:right; text-align:right;
}


.wrappercontent{
	background-color:#f4efe7;
}
.content {
	background-color:#f4efe7;
	padding: 25px;
	zzmargin-top:20px;
}
.home {
	background-color:#fff;
	padding: 0px 25px 25px 25px;
	margin-top:-35px;
}

.wrappercontent
{
	/*
	border-color: #003A72;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	*/
	padding-top: 40px;
	padding-bottom: 40px; 
	margin-bottom:40px;

} 

.wrappercontent h2{
	text-align: left;
	
	font-weight: 400;
	
	border-bottom: 1px solid #18171c;
	font-size: 24px;
    zzline-height: 1.3846153846;
	margin-top: 0px; 
	margin-bottom:20px;
	
}



footer{ 
	color: #fff;
	background-color:Black; padding-bottom:15px;
	font-size:smaller;
}
footer a, footer a:hover, footer h5, footer p, footer div{color: #fff; }



.RadComboBoxDropDown .rcbHovered{ margin-left:10px !important;}

.btn2	{ width: auto !important; display:inline !important;}
.txt	{ width: auto !important; display:inline !important;}
.txt2	{ }
.txtR	{ width: auto !important; display:inline !important; text-align:right;}
.sel	{ width: auto !important; display:inline !important;}

.msg{color:#ff0000;font-weight:bold;}


.img-fit{
	height: 230px !important;
	width: 280px !important;
	object-fit: cover !important;
}

.img-hp{
	height: 230px !important;
	zzwidth: 280px !important;
	zzobject-fit: cover !important;
}

.img-hp-prod{
	zzheight: 230px !important;
	max-width: 280px !important;
	zzobject-fit: cover !important;
}


