/* ============ Globals */

body { font:11px/1.4 Verdana, Arial, Helvetica, sans-serif; background: #e5e3e4; color: #4b4b4b; }
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: 14px tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 979px; padding: 0; background:url(/UserUploadImages/system/front-site-bg.jpg) no-repeat top left; margin: 50px auto 0 auto; height: 760px; }

	#top { width: 700px; text-align: center; padding: 170px 0 0 120px; height: 60px; font: 16px Arial, Helvetica, sans-serif; color: #00447b; font-style:italic; }
	#content { width: 737px; height: 461px; padding: 12px 0 0 128px;}
        #content img { display: block; float: left; }

	#logo a { border: none !important; }
		#logo { line-height: 0; }
		#logo img { display:block; line-height:0; }
		#head-picture { clear:both; padding: 1px 0 1px 0; border-bottom: 1px solid #cfcfcf; line-height: 0; }
		#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:url(/UserUploadImages/system/nav-bg.gif) repeat-x top left; height: 28px; border-top: 1px solid #ccc; border-bottom: 1px solid #cccacb; line-height: normal; margin: 0; padding: 0; }
		
	#footer { clear:both; color: #00447b; text-align: center; margin:0 auto; width: 800px; padding: 6px; }
	
	
/* ============ 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 { margin-top: 1px; float: left; list-style: none; color: #000; font: 11px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; padding: 6px 16px 7px 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 { color: #8b0202; }
		
		#subnavigation a.AddCMSSysSubSelected {}
		


/* ============= Links */

		a {
		
			color: #7f0c09;
			text-decoration: none;

			
		}
		
		a:visited { color:#0074b8; }
		a:hover {
		
			color: #00446c;
		
		}
		
		a:focus,
		a:active {
		
			color:#7f0c09;
			border:none;
		
		}
