/* ============ Globals */

body { font:11px/1.2 Arial, Helvetica, sans-serif; background: url(/UserUploadImages/system/bg.gif) repeat-x top left; 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 Verdana, Arial, Helvetica, sans-serif; color: #2066ad; font-weight: bold; margin:0 0 2px; padding: 0; }
#teasers h2 { padding-bottom: 6px; border-bottom: 1px solid #ccc; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 982px; background:url(/UserUploadImages/system/wrap-bg.jpg) repeat-y 0 228px; margin: 0 auto; }
#wrapTop { background: url(/UserUploadImages/system/wrap-top.jpg) no-repeat top left; padding: 24px 0 0 16px; height: 204px; }
	#logo a { border: none !important; }
		#logo { line-height: 0; }
		#logo img { display:block; line-height:0; }
		#head-picture { clear:both; padding: 1px 0 1px 0; border-bottom: 1px solid #cfcfcf; line-height: 0; }
		#header #top-tool { background:url(/UserUploadImages/system/header-top-bg.gif) no-repeat top left; width: 797px; height: 41px; text-align: right; padding: 8px 58px 0 0; }
		#main-navigation { height: 31px; line-height: normal; margin: 0; padding: 0; }
	#content { clear: both; padding: 0 44px 0 20px; }
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #mainContent { width: 612px; float: left; padding: 10px 10px 0 30px; }
		#content #rightColumm { float: right; width: 207px; padding: 10px; min-height: 210px; height: auto !important; height: 210px; background:url(/UserUploadImages/system/rightcol-bg.jpg) no-repeat bottom left }
		#footer #footercontainer { border-top: 1px solid #717171; padding: 10px 0px; font: 10px Verdana, Arial, Helvetica, sans-serif; }
	#footer { clear:both; color: #005ca9; background:url(/UserUploadImages/system/wrap-bottom.jpg) no-repeat top left; padding: 97px 0 0 40px; overflow: hidden; height: 35px; }
		#footer ul { list-style: none; margin: 0; padding: 0; }
			#footer ul li { list-style: none; display: inline; float: left; padding: 0 17px; color: #000; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
		
	#search { float: right;  }
	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 9px arial; padding: 1px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 9px arial;
		background:transparent url(/UserUploadImages/system/search-button.gif) repeat-y scroll 0px 0px;
		width: 36px; height: 17px;
		padding: 0;
		margin: 0 3px -1px 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 8px 0 0 23px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #005daa; font: 13px Arial, Helvetica, sans-serif;
		padding: 7px 16px 8px 16px; background: url(/UserUploadImages/system/nav-border-right.gif) no-repeat center right; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { background: #eee; color: #000; }
		
		#subnavigation a.AddCMSSysSubSelected {}
		


/* ============= Links */

		a {
		
			color: #7f0c09;
			text-decoration: none;

			
		}
		
		a:visited { color:#0074b8; }
		a:hover {
		
			color: #00446c;
		
		}
		
		a:focus,
		a:active {
		
			color:#7f0c09;
			border:none;
		
		}