﻿#nav {display:none;}
#socialMediaCont{display:none;}

#outer {
margin:0 0 0 8px;
}

#main #centercol {
width:881px;
background:#FFFFFF url(/sitecollectionimages/core/bg/mainbgwide.gif) repeat scroll left top;
}
#headerBar {
width:881px;
}
#breadcrumbs {
width:687px;
}
#main #centercol .lcontent {    
    width:667px; /*687px minus left & right padding*/
    float:left;
    padding:10px;
}

.LeftImage {
	margin-top:0px;
	margin-left: 10px;
}/* addtional, contact us */
.CUTable .CUKey{
	background-color: #778e1d;
	color:#ffffff;
	text-align:right;
	padding:5px;
	font-size: 0.85em;
	border:10x solid transparent;
	
}
.CUKeyLabel{
	color:#ffffff;

}
.CUFrame{
	text-align:center;
	margin-left:10px;
}
.CUTable{
	border: none;
	background: #e2ecbc url('/SiteCollectionImages/Core/bg/green.png');
	width: 435px;
	height:340px;
	text-align:left;
	border-collapse:collapse;
}
.CUTable td{
	line-height:1.1em;
}
.CUTable input,
.CUTable select,
.CUTable textare{
	margin-top:5px;
}
.CUTable input{
	border: 1px solid #c0d56d;
	width: 300px;
}
.CUTable select{
	border: 1px solid #c0d56d;
	width: 302px;
}
.CUTable .CUNoteField{
	border: 1px solid #c0d56d;
	width: 300px;
}
.CUTable .CULabel{
	color: #666666;
	font-size: 0.85em;
	padding: 5px;
	width: 95px;
	vertical-align: top;
}

.CUTable .CUButtonsCell input{
	width: 92px;
	height: 28px;
	border: none;
	float: right;
	margin: 10px;
	clear: right;
}
.CUTable .CUPhoneExampleRow td{
	padding-bottom:5px;
	
}
.CUTable .CUPhoneExampleRow .CUPhoneExample{
	color: #888888;
	font-size: 0.75em;
	line-height:0.75em;
	padding-bottom:5px;
	margin-left: 105px;
}

.CUTable .CUValidationLabel{
	color: #ed810d;
	font-weight: bold;
	font-size: 0.85em;
}


/* -- Start CRM */
#contactUsForm{
	background:url("/SiteCollectionImages/Core/bg/green.png") repeat scroll 0 0 #E2ECBC;
	height:350px;
	width:435px;
	margin-left:10px;
	text-align:left;
	color:#666;
}
#contactUsForm table{
	color:#858585;
	border-collapse:collapse;
}
#contactUsForm table th{
	font-size:10px;
	padding:10px 10px;
	text-align:right;
	width:435px;
	background:#778E1D;
	color:#fff;
	font-weight:normal
}
#contactUsForm tr{
	padding:0px;	
}
#contactUsForm tr td{
	padding:5px;
	border-spacing:0px;
}
#contactUsForm td .asterix{
	line-height:normal;
	padding: 4px 2px 0px 0px;
	font-size:9px;
}
#contactUsForm td label{
	text-transform:capitalize;
	line-height:18px;
	font-size:11px;
	width:80px;
	font-weight:normal;
}
#contactUsForm label.error{
	float:left;
	margin-top:0px;
	margin:0px 0px 0px 98px;
	width:300px !important;
	line-height:normal;
	clear:both;
}
#contactUsForm tr input, #contactUsForm tr select,#contactUsForm tr textarea{
	color:#666;	
	border: 1px solid #c0d56d;	
	width:300px;	
	padding:0px;
	font-size:12px;	
	margin:0px;
	float:left;
}
#contactUsForm textarea{
	margin-top:5px;
}
#contactUsForm tr input,#contactUsForm tr select{
	height:20px;
}
#contactUsForm tr.odd {
 	background-color: transparent; 	
}
#contactusform #formfooter .submitbtn{
	background: transparent url(/SiteCollectionImages/Core/button/submit.png);
	text-indent:-9999px;
	width:92px;
	height:28px;
	margin:10px;
	float:right;
	clear:right;
	
}
#contactUsForm #formSubmited {
    font-size: 11px;
    padding: 1px 30px 30px !important;
    margin:0 !important;
}
/* -- End of CRM */



