body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; margin: 0px; padding: 0px; background: url(/CMSTemplates/WEC/images/bg.jpg) repeat-x #292929; }
body.home {}

a, a:link, a:visited, a:link:visited, a:active, a:link:active { color: #d9201b; }
a img { border: 0px; }
.EditingFormErrorLabel, code { color: #ff0000; font-family: Arial, Helvetica, sans-serif; }



#container { display: block; background: url(/CMSTemplates/WEC/images/menu_bg.jpg) repeat-y #fff; margin: auto; width: 1000px; text-align: left; }
#top { display: block; background: #333; color: #fff; width: 1000px; text-align: right; }
#top .top_img { float: left; }
#top #right_bar { float: right; background: #333; height: 30px; display: block; width: 701px; padding: 7px 10px 0 0; text-align: right; }

#top #search_container { float: right; width: 236px; }
#top #right_bar label { float: left; position: relative; top: 4px; margin: 0 5px 0 0; font-size: 10px; text-transform: uppercase; }
/*
#top #right_bar .txtsearch { display: inline; text-align: left; position: relative; top: -3px; background: url(/images/search_bg.jpg) no-repeat; width: 142px; font-size: 10px; text-transform: none; height: 19px; padding: 2px 2px 0 3px; }
#top #right_bar .txtsearch input { border-style: hidden; border-width: 0px; width: 135px; height: 10px; min-height: 10px; padding: 0px; background: transparent; }
#top #right_bar .btnsearch { position: relative; top: 0px; }*/

#top #right_bar #fieldContainer {
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
}
#top #right_bar #fieldContainer .myField{
	margin-left:-1px;
	margin-top:0px;
	height:19px;
	float: left;
	width: 160px;
	border: 0px;
	border-style: hidden;
	background: url(/CMSTemplates/WEC/images/search_bg.gif) top repeat-x;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
}
#top #right_bar #fieldContainer #leftCurve {
	float: left;
	background-image: url(/CMSTemplates/WEC/images/search_left.gif);
	background-repeat: no-repeat;
	width:6px;
	height:19px;
	background-position: left top;
	display: inline;
}

#top #right_bar #fieldContainer #rightCurve {
	float: left;
	background-image: url(/CMSTemplates/WEC/images/search_right.gif);
	background-repeat: no-repeat;
	width:6px;
	height:19px;
	background-position: right top;
}
#top #right_bar #fieldContainer .mySearch {
	float: left;
	background-image: url(/CMSTemplates/WEC/images/btnsearch.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
	background-position: left top;
	display:block;
	margin-left:-1px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	color:#fff;
	font-size:1px;
	display: inline;
}

/* height: 30px; min-height: 30px; padding: 8px 10px 0 0; }*/

#header { clear: both; width: 1000px; }
#header #header_left { float: left; }
#header #header_left .hleft_img { display: block; }
#header #header_right { float: left; }

#content { display: block; color: #000; padding:0; margin: 0; }
#content #menu { margin: 0; padding: 20px 0 20px 20px; width: 289px; float: left; }

#content #menu ul { margin: 0; padding: 0; border: 0px solid #fff; }
#content #menu ul li { list-style: none; width: 240px; }
#content #menu ul li a, #content #menu ul li a:link { color: #fff; text-decoration: none; font-size: 14px; padding: 4px 0 4px 10px; display: block; }

#content #menu ul li a:hover { color: #fff; background: url(/CMSTemplates/WEC/images/menu_hover.jpg) no-repeat; }
#content #menu ul li a.active, #content #menu ul li a.CMSListMenuLinkHighlighted { color: #d9201b; background: url(/CMSTemplates/WEC/images/menu_hover.jpg) no-repeat; }

#content #menu ul ul { margin: 0 0 0 10px; }

body.home #content #content_area { float: left; width: 403px; padding: 0 25px 25px 5px; margin: 25px -3px 20px 0; border-right: 3px solid #999; }
body.home #content #content_area_side { float: left; width: 200px; padding: 0 5px 25px 25px; margin: 25px 20px 0 0; border-left: 3px solid #999; }

body.interior #content #content_area { float: left; width: 661px; padding: 20px 25px 25px 5px; }

#content h1 { font-size: 24px; color: #d9201b; font-weight: 100; margin: 0; }
#content h2 { font-size: 18px; color: #000; font-weight: 100; margin: 0; }
#content h3 { font-size: 16px; color: #000; font-weight: 100; margin: 0; }
#content h4 { font-size: 14px; color: #000; font-weight: 100; margin: 0; }
#content h5 { font-size: 12px; color: #000; font-weight: 100; margin: 0; }
#content h6 { font-size: 11px; color: #000; font-weight: 100; margin: 0; }

#footer { width: 980px; clear: both; background: #000; color: #fff; margin: auto; padding: 3px 10px 4px 10px; text-align: right; }
#footer a { color: #fff; text-decoration: none; }
.clear:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;} 
.clear{display:inline-block;} 
html[xmlns] .clear{display:block;} 
* html .clear{height:1%;}

