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

body { font:12px/1.4 Arial, Helvetica, sans-serif; background: #fff; color: #6b6b6b; }
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: 20px Arial, Helvetica, sans-serif; color: #ba4332; margin:0 0 6px; padding: 0; }
h3 { font: 13px Arial, Helvetica, sans-serif; color:#9a1c0b; font-weight: normal; padding:3px 0 2px 0; margin:0; } 
#rightColumm h2 { padding: 0 0 5px 0; font: 25px Arial, Helvetica, sans-serif; color: #9a1c0b; font-weight: normal; }
#rightColumm em { font-size: 11px; color: #004985; padding: 0 0 3px 0; }


/* ============ Site */
.wrapper { width: 970px; padding: 0; background:url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 0 auto; }
	#header { background:url(/UserUploadImages/system/tools-bg.gif) no-repeat top right; height: 82px; }

	#logo { line-height: 0; float: left; width: 200px; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
	#tools { float: right; padding: 0 15px 0 0; width: 500px; }
           #ptools { width: 240px; float: left; }
           #psearch { width: 200px; float: right; padding: 4px 0 0 0; }
		#main-navigation { width: 765px; display: block; float: left; height: 28px; line-height: normal; margin: 0; padding: 24px 0 0 0; }
		
	#head-pic { background:url(/UserUploadImages/system/100-mid-bg.gif) repeat-x top center; height: 122px; clear: both;}
	#head-pic #center { margin:0 auto; width: 955px; }
	#content { clear: both; background:url(/UserUploadImages/system/content-bg.gif) no-repeat top right; }
		#teasers { padding: 20px 0 30px 10px; float: left; width: 740px; background:url(/UserUploadImages/system/teaser-shade.gif) no-repeat bottom left; }
		#teasers img { border: 5px solid #ebebeb; }
			#teaserL { float: left; width: 224px; padding: 0 8px 10px 8px; }
			#teaserM { float: left; width: 227px; margin-left: 10px; padding: 0 4px 10px 15px; background:url(/UserUploadImages/system/teaserM-borders.gif) no-repeat bottom left; }
			#teaserR { float: right; width: 224px; padding: 0 8px 10px 8px; }
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #mainContent { width: 680px; clear: left; padding: 10px 20px 10px 40px; }
                #mainContent img { border: 5px solid #ebebeb; }
                   #pmaincontent { float:left; width: 330px; }
                   #pmaincontent2 { float: left; width: 340px; padding: 0 0 0 10px }
		#content #rightColumm { float: right; width: 170px; padding: 20px 10px 0 15px; }
			
	#footer { margin: 20px 0; clear:both; background-color: #505254; padding: 10px; }
	#footer a, #footer strong { color:#fff; }
	#pfooter { width: 950px; margin: 0 auto; color: #fff; }
	
/* ============ Site Extra Styling */

    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: #5c5c5c;
		width: 36px;
		padding: 1px 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 105px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #696969; font: 12px Arial, Helvetica, sans-serif; 
		font-weight: bold; text-transform: uppercase; padding: 6px 13px 7px 13px; background:url(/UserUploadImages/system/nav-border-right.gif) no-repeat right 0px; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #c32d43; background:url(/UserUploadImages/system/nav-border-right-hover.gif) no-repeat right 0px; !important;}
		
		#subnavigation a.AddCMSSysSubSelected
		
		
		h1.welcome { }
		h1 div.color { color: #0174b8; text-align:right; }
		
		.teaser2 { padding-top: 120px; }
		.teaser { line-height: normal; }
		#right-content em { font: 10px Verdana, Arial, Helvetica, sans-serif; color:#717171; font-style:italic; }
		
		
		.no-list { list-style: none; margin: 0; padding:8px 0 0; }
		.no-list li { list-style:none; margin: 0; }
		.no-list li a { color: #000 !important; border-bottom: 1px solid #000; }
		.no-list li a:hover { color:#2287c1; border-bottom: 1px solid #2287c1; }
		.pdf { background:url(/UserUploadImages/system/icon-pdf.gif) no-repeat center left; list-style: none; padding: 4px 0 4px 23px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000; }
		


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

		a {
		
			color: #5e8cb2;
			text-decoration: none;

			
		}
		
		a:visited { color:#5e8cb2; }
		a:hover {
		
			color: #333;
		
		}
		
		a:focus,
		a:active {
		
			color:#5e8cb2;
			border:none;
		
		}