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

body { font:11px/1.4 Verdana, Arial, Helvetica, sans-serif; background: #fff url(../../UserUploadImages/system/bg-top.gif) repeat-x top left; color: #4e4e50; }
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 Arial, Helvetica, sans-serif; margin:0; padding: 0 0 5px 0; color: #000; }
#main-navigation h4 { font: 14px Arial, Helvetica, sans-serif; font-weight: normal; padding:30px 0 5px 20px; margin:0; color: #7e9719;}
#rightColumm h2 { font: 14px Arial, Helvetica, sans-serif; margin:0; padding: 0 0 10px 0; color: #000; }


/* ============ Site */
#wrapper { width: 1200px; padding: 0 0 0 35px; background:url(../../UserUploadImages/system/wrapper-bg.html) repeat-y top center; margin: 0; }
	#leftColumm { float: left; width: 300px; }
		#logo { line-height: 0; width: 277px; }
			#logo a { border: none !important; }
			#logo img { display:block; line-height:0; }
		#head-picture {  padding: 30px 0 0 0; line-height: 0; float: left; width: 520px; }
		#plRight { float: right; width: 330px; }
		#main-navigation { background:url(../../UserUploadImages/system/nav-bg.html) repeat-x top left; width: 250px; line-height: normal; margin: 0; padding: 0; }
	#content { float: left; width: 870px; padding: 20px 0 40px 0; }
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #mainContent { width: 270px; float: left; padding: 0 0 0 0px; }
		#content #rightColumm { float: left; width: 380px; padding: 0 0 0 25px; }
			#r1 { background:url(../../UserUploadImages/system/info-icon.gif) no-repeat top left; padding: 11px 10px 15px 55px; }
			#r2 { background:url(../../UserUploadImages/system/phonebook-icon.gif) no-repeat top left; padding: 11px 10px 15px 55px; }

	#footer { clear:both; color: #000; font: 10px Arial, Helvetica, sans-serif; background:url(../../UserUploadImages/system/footer-bg.html) no-repeat bottom left; 
	margin: 0 auto; padding: 10px; border-top: 1px solid #ee7332; }

#pnavigation { min-height: 300px; height: auto !important; height: 300px; }
	
	
/* ============ 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.html) 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: 10px 0 0 15px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { display: block; list-style: none; color: #000; font: 14px Arial, Helvetica, sans-serif; 
		padding: 6px 16px 4px 17px; background:url(../../UserUploadImages/system/nav-border-right.html) no-repeat center right; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { background:url(../../UserUploadImages/system/nav-item.gif) no-repeat center left; color: #7e9719; }
		
		#subnavigation a.AddCMSSysSubSelected {}
		
		

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

		a {
		
			color: #ee7332;
			text-decoration: none;

			
		}
		
		a:visited { color:#ee7332; }
		a:hover {
		
			color: #c5581e;
		
		}
		
		a:focus,
		a:active {
		
			color:#ee7332;
			border:none;
		
		}
