/* ============ Globals */

body { font:11px/1.2 Verdana, Arial, Helvetica, sans-serif; background: #ececec; 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,h2 { font: bold 24px Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0 0 10px 0; line-height:normal; color: #0064a7; font-weight: bold; }
h3 { font: bold 14px arial, verdana; color: #333; margin:0; padding:0 0 8px 0;  }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 952px; padding: 0 9px 0 0; background: #fff url(/UserUploadImages/system/right-shadow.gif) repeat-y top right; margin: 0 auto;  }
	#header { border-top: 3px solid #bababa; background:#fff; height: 152px; overflow: hidden; }
	
	#logo { line-height: 0; width: 204px; padding: 10px 0 0 20px; float: left; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }

        #headpic { float: right; width:636px; height:152px; }

		#main-navigation { clear: both; background:url(/UserUploadImages/system/nav-bg.gif) no-repeat top right; height: 37px; line-height: normal; margin: 0; padding: 0; }
	#content { clear: both; min-height: 589px; height: auto !important; height: 589px; margin: 8px 0 0 8px; border-top: 1px solid #629bca; border-left: 1px solid #629bca; border-right: 1px solid #629bca; }
		#content #leftColumm { width: 150px; float: left; padding: 30px 20px; }
		#content #mainContent { width: 420px; float: left; padding: 35px 20px 10px 0; }
		#content #rightColumm { float: right; width: 295px; padding: 35px 15px 0 0; }
			
	#footer { clear:both; color: #7f7f7f; background:url(/UserUploadImages/system/footer-shadow.gif) no-repeat 8px 0; 
	margin: 0 auto; width: 962px; padding: 25px 0; height: 50px; text-align: center; }
		#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 */

	#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; 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: #eee; font: 13px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; padding: 12px 16px 7px 16px; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #fff; background:url(/UserUploadImages/system/nav-hover.gif) no-repeat top center; }

                #leftColumm ul { margin:0; padding:0; list-style:none; }
                #leftColumm ul ul ul { margin:0; padding:0 0 0 10px; list-style:none; }
                #leftColumm ul li { margin:0; padding:0; list-style:none; display: inline; }
                #leftColumm ul li a { margin:0; padding:5px 5px 5px 15px; list-style:none; display: block; background:url(/UserUploadImages/system/nav-item.gif) no-repeat bottom left; color: #0064a7; }
		#leftColumm ul li a:hover, #leftColumm ul li .AddCMSSysSubSelected { background:url(/UserUploadImages/system/nav-item-hover.gif) no-repeat bottom left; color: #9a9a9a; }
                #leftColumm ul li .AddCMSSysMainSelected { display: none; }

		#subnavigation a.AddCMSSysSubSelected {}
		


/* ============= Links */

		a {
		
			color: #f81111;
			text-decoration: none;

			
		}
		
		a:visited { color:#f81111; }
		a:hover {
		
			color: #f78686;
		
		}
		
		a:focus,
		a:active {
		
			color:#f81111;
			border:none;
		
		}