/* ============ 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; }
table,td,tr { vertical-align:top; }



/* ============ 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; padding: 24px 0 0 16px; background:url(/UserUploadImages/system/start-bg.jpg) no-repeat top left; margin: 0 auto; height: 674px; }

	#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: 8px 0 0 0; clear: both; }
	#content { clear: both; padding: 42px 63px 0 20px; }
		#content #mainContent { width: 652px; float: left; padding: 0; }
		#content #rightColumm { float: right; width: 200px; padding: 4px 10px; height: 226px; overflow:hidden; }
			#flash { width: 650px; height: 162px; overflow: hidden; padding: 0; clear: both; }
			#teasers { padding: 28px 0 0 3px; }
			#teaserLeft { float: left; width: 311px; padding: 0 0 0 0; height: 148px; padding: 15px; overflow:hidden; }
			#teaserRight { float: right; width: 246px; height: 148px; padding: 15px; overflow:hidden; }
		#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/footer-bg.gif) no-repeat bottom left; 
	 width: 860px; padding: 44px 34px 0 35px; overflow: hidden; }
		#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 */

	#rightColumm strong { color: #2066ad; }
		
	#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: 0 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: #2066ad;
			text-decoration: none;

			
		}
		
		a:visited { color:#2066ad; }
		a:hover {
		
			color: #000;
		
		}
		
		a:focus,
		a:active {
		
			color:#2066ad;
			border:none;
		
		}