/* ============ Globals */

body { font:11px/1.4 Verdana, Arial, Helvetica, sans-serif; background: #fff url(/UserUploadImages/system/bg.gif) repeat-x top left; color: #666; }
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, h2, h3 { font: 14px Arial, Helvetica, sans-serif; margin:0; padding:0 0 8px 0; line-height:normal; color: #267e4c !important; font-weight: bold; }
h3 { font-weight: normal; }
h2 a, h3 a { text-decoration:none; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapperBg { width: 954px; margin: 0 auto; background:url(/UserUploadImages/system/mainwrap-bg.gif) repeat-y top left; }
#wrapper { width: 895px; padding: 0 30px 0 29px; background:url(/UserUploadImages/system/wrapper-bg.gif) no-repeat top left; min-height: 600px; height: auto !important; height: 600px; }

	#header { padding: 35px 50px 0 50px; }
		#logo { line-height: 0; width: 145px; float: left; padding: 0 15px 0 0; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
		
		#topBlock { background: #267e4c; float: left; width: 576px; padding: 21px 15px 21px 30px; color: #fff; font: 18px Verdana, Arial, Helvetica, sans-serif; }
		
		#tools { clear: both; }
			.sitemapBox { width: 170px; float: left; padding: 27px 0 21px 425px; height: 19px; overflow: hidden; }
			.searchBox { width: 200px; float: right; padding: 30px 0 19px 0; }
		
		#main-navigation { clear: both; background:url(/UserUploadImages/system/nav-bg.gif) repeat-x top left; height: 28px; line-height: normal; margin: 0; padding: 0; }
	#content { clear: both; padding: 30px 50px; }
		#top { height: 230px; }
			.welcomeBox { background:url(/UserUploadImages/system/welcomeBox-bg.gif) no-repeat top left; width: 540px; height: 153px; padding: 25px; overflow: hidden; float: left; }
			.sideBox { background:url(/UserUploadImages/system/topSideBox.gif) no-repeat top left; width:192px; height:203px; float: right; overflow: hidden; }
				.sideBox .sideHead { padding: 17px 0 0 15px; height: 35px; }
				.sideBox .sideCont { line-height: 1.2; padding: 8px 15px; overflow: hidden; }
				
		#teasers { clear: both; }
			.teaser { background:url(/UserUploadImages/system/teaserBg.gif) no-repeat top left; width: 189px; height: 223px; float: left; overflow: hidden; }
			.tPadd { margin: 0 13px 0 13px; }
			.tPadd2 { margin: 0 13px 0 0; }
			
			.teasHead { padding: 10px 10px 0 45px; height: 27px; }
			.teasPic { padding: 0 0 0 1px; }
			.teasPic img { display: block; line-height: 0; }
			.teasCont { line-height: 1.2; padding: 8px; }
		
		#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 top left; 
	margin: 0 auto; width: 814px; padding: 20px 70px; height: 103px; text-align: center; font-size: 10px; }
	
	
/* ============ Site Extra Styling */

	strong { color: #000; }
		
	#search { float: right;  }

	
	.AddCMSSysSearchText { border: 1px solid #ede9d7; background: #fff; font: 11px arial; padding: 1px; float: left; color: #666; width: 125px; }
	.AddCMSSysSearchText:focus { border: 1px solid #a7a497; color: #333; }
	.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: 52px; height: 17px;
		padding: 0;
		margin: 1px 3px 0 3px;
		cursor: pointer;
		float: left;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0 0 0 40px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #666; font: 11px Arial, Helvetica, sans-serif;
		 padding: 9px 12px 9px 12px; 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: #267e4c; color: #fff; }
		
		#subnavigation a.AddCMSSysSubSelected {}
		


/* ============= Links */

		a {
		
			color: #267e4c;
			text-decoration: none;
			font-weight: bold;			
		}
		
		a:visited { color:#267e4c; }
		a:hover {
		
			color: #35a766;
		
		}
		
		a:focus,
		a:active {
		
			color:#267e4c;
			border:none;
		
		}
