/* ============ Globals */

body { font:12px/1.2 Verdana, Arial, Helvetica, sans-serif; background: #f5f5f5; color: #4b4b4b; }
html,body,form,p,div { padding:0; margin:0; }
img a, img, img a:hover { border: none; text-decoration:none; background:none; }



/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
h2 { font: 14px tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }

#rightColumm h2 { padding: 0 0 5px 0; }
.arrow { background:url(/UserUploadImages/system/link_red_arrow.gif) no-repeat center left; padding: 8px 0 8px 20px; display: block; font-size: 12px; }


/* ============ Site */
#wrapper { width: 952px; padding: 0 19px; background:url(/UserUploadImages/system/bg_shade.gif) repeat-y left top; margin: 0 auto; }

	.header { background:url(/UserUploadImages/system/header_bg.gif) no-repeat left top; height: 119px; overflow: hidden;}

	#logo { line-height: 0; float: left; width: 203px; padding: 5px 0 0 6px; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
		
		
	#tools { padding: 18px 16px 0 0; }
		.search { float: right; width: 196px; height: 16px; }
		.toolText { float: right; color: #fff; font-size: 10px; padding: 8px 2px 0 0; }
		.toolText a { color: #fff !important; }
		.toolFlags { float: right; padding: 10px 2px 0 0; }
		
		#main-navigation { background:url(/UserUploadImages/system/nav_bg.gif) no-repeat left top; height: 24px; line-height: normal; margin: 3px 0 0 19px; padding: 0; }
	#content { clear: both; padding: 8px 22px 0 19px; }
	
		.contentTop { background:url(/UserUploadImages/system/start_content_box.gif) no-repeat left top; width: 673px; height: 297px; float: left; }
		.contentRight { background:url(/UserUploadImages/system/start_content_box_right.gif) no-repeat left top; width: 225px; height: 297px; float: right; }
		.ctHead h2 { font: 25px Arial, Helvetica, sans-serif; color: #990000; padding:0; margin:0; }
		.ctHead { padding:4px 4px; margin:0 6px; border-bottom: 1px solid #808080; }
		.ctImg { padding: 3px 0 0 6px; text-align: center; }
		.ctImg img { display: block;}
		.ctCont { color: #6a6a6a; font-size: 10px; padding: 10px; }
		
		
		.teasers {}
		.teasers h3 { font: 18px Arial, Helvetica, sans-serif; color: #990000; padding:10px 0 0 0; margin:0; }
		.teaser1 { width: 310px; min-height: 190px; height: auto !important; height: 190px; float: left; background:url(/UserUploadImages/system/teas_shade.gif) no-repeat right top; }
		.teaser2 { width: 310px; height: 190px; height: auto !important; height: 190px; float: left; background:url(/UserUploadImages/system/teas_shade.gif) no-repeat right top; }
		.teaser3 { width: 275px; height: 190px; height: auto !important; height: 190px; float: left; padding: 0px 0 0 5px }
		
		
		
	
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #main-content { width: 430px; float: left; padding: 35px 20px 10px 40px; }
		#content #rightColumm { float: left; width: 575px; border-left: 1px solid #cfcfcf; padding: 0 0 0 25px; }
				
				
	#footer { clear:both; color: #7f7f7f; background:url(/UserUploadImages/system/footer_bg.gif) no-repeat bottom left; 
	margin: 0 auto; width: 990px; height:19px; padding: 0; }
	
	.footerText { margin: 0 auto; width: 990px; text-align: center; padding: 5px 0; font: 11px Arial, Helvetica, sans-serif; color: #3e3e3e; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }

	
	.AddCMSSysSearchText { border: 1px solid #a5acb2; background: #fff; font: 10px arial; padding: 1px; float: left; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		float: left;
		text-transform:uppercase;
		text-align: center;
		font: 10px arial, verdana;
		background:transparent url(/UserUploadImages/system/search_button.gif) repeat-y scroll 0px 0px;
		width: 36px; height: 17px;
		padding: 0;
		margin: 0 3px 0 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0 0 0 10px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #222; font: 11px Arial, Helvetica, sans-serif; text-transform: uppercase;
		font-weight: bold; padding: 5px 16px 5px 16px; background:url(/UserUploadImages/system/nav_arrow.gif) no-repeat center left; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #f00200; }
		


/* ============= Links */

		a {
		
			color: #f00200;
			text-decoration: none;

			
		}
		
		a:visited { color:#f00200; }
		a:hover {
		
			color: #f53d3c;
		
		}
		
		a:focus,
		a:active {
		
			color:#f00200;
			border:none;
		
		}
