/* ============ Globals */

body { font:11px/1.4 Arial, Helvetica, sans-serif; background: #fff; 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 tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }
#rightColumm h1 { padding: 0 0 5px 0; font: 16px arial, verdana; }
#teasers h2 { margin:0; padding: 6px; background:#28353e; color: #fff; font: 14px arial,verdana; display: block; }

#teasers2 h2 { margin:0; padding: 6px; color: #000; font: 14px arial,verdana; display: block; border-bottom: 1px solid #8da3ac; }


/* ============ Site */
#wrapper { width: 981px; padding: 0; background:url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top left; margin: 0 auto; }
#wrapperTop { width: 910px; background:url(/UserUploadImages/system/wrapper-top.gif) no-repeat top left; padding: 10px 37px 0 34px; }

	#logo a { border: none !important; }
		#logo { line-height: 0; width: 464px; margin: 0 auto; padding: 20px 0 10px 0; }
		#logo img { display:block; line-height:0; }
		#head-picture { clear:both; padding: 10px 0 0 17px; line-height: 0; }
		#head-picture img { padding: 0; line-height: 0; display: block; }
		#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 { background: #28353e; height: 34px; line-height: normal; margin: 0; padding: 0; }
	#content { clear: both; background:#fff url(/UserUploadImages/system/content-bg.gif) repeat-y top left; padding: 0 15px 15px 15px; margin: 15px 0 0 0; }
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #mainContent { width: 650px; float: left; padding: 0; }
			#teasers { padding: 10px; }
			.teaser { width: 193px; float: left; }
                        .M { padding: 0 15px; }
                        #pteaserh1, #pteaserh1-cont, #pteaserh2, #pteaserh2-cont, #pteaserh3, #pteaserh3-cont { background: #e1e3e3; }
                        #pteaserh1-cont, #pteaserh2-cont, #pteaserh3-cont { padding: 4px; }
			
			#teasers2 { clear: both; padding: 10px; }
                        #teasers img, #teasers2 img { display: block; }
			.teaser2 { width: 193px; float: left; margin: 0 0 0 0;}
                        #pteaserh1, #pteaserh1-cont, #pteaserh1, #pteaserh1-cont, #pteaserh1, #pteaserh1-cont {}
		#content #rightColumm { float: left; width: 205px; padding: 0 10px 0 15px; }
		
	#footer { clear:both; color: #7f7f7f; background:url(/UserUploadImages/system/wrapper-footer.gif) no-repeat top center;
	margin: 0 auto; width: 981px; padding: 0; height: 63px; color: #fff; }

        #pfooter { padding: 12px 30px 0 30px; text-align: center; }

        #pmt1,#pmt2,#pmt3 { padding: 0 20px 0 0; }
	
	
/* ============ 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 auto;  width: 860px; padding: 0; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #ccc; font: 12px Arial, Helvetica, sans-serif; 
		font-weight: bold; padding: 10px 16px 9px 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: #35424c; color: #fff; }
		
		#subnavigation a.AddCMSSysSubSelected {}


		


/* ============= Links */

		a {
		
			color: #7d9a04;
			text-decoration: none;

			
		}
		
		a:visited { color:#7d9a04; }
		a:hover {
		
			color: #5f7210;
		
		}
		
		a:focus,
		a:active {
		
			color:#7d9a04;
			border:none;
		
		}