/* ============ Globals */

body { font:11px/1.4 Verdana, Arial, Helvetica, sans-serif; background: url(/UserUploadImages/system/bg.jpg) no-repeat top center; color: #000; }
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: 16px Arial, Helvetica, sans-serif; margin:0; padding:0; line-height:normal; color: #1e3782; 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; }
#subnavigation .AddCMSSysMainSelected, #subnavigation .AddCMSSysMainSelected a { display:none; margin-right: -11445%; }


/* ============ Site */
#wrapper { width: 967px; padding: 0; background:url(/UserUploadImages/system/bg-bg.jpg) no-repeat top left; margin: 0 auto; }

	#logo a { border: none !important; }
		#logo { line-height: 0; padding: 25px 10px 0 15px; float: left; width: 300px; }
		#toolbox { float: right; width: 270px; margin: 10px 0 0; }
			#search { float:left; width: 190px; }
			#tools { float: left; padding: 1px 0 0; width: 70px; }
		#head-picture { clear:both; line-height: 0; margin: 0; padding: 8px 0 15px 20px; }
		#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; line-height: normal; margin: 0; padding: 0; clear:both; text-transform:uppercase; }
	#content { clear: both; margin: 0; padding-left: 18px; display: block;  }
		#content #leftColumm { width: 236px; float: left; padding: 0; background: url(/UserUploadImages/system/white-fade.jpg) no-repeat top left; min-height:400px; height:auto !important; height:400px;  }
		#content #mainColumm { width: 669px; float: left; padding: 0; margin: 0 0 0 10px; }
		#content #rightColumm { float: left; width: 375px; padding: 0 40px 0 15px; }
	#footer { clear:both; color: #1d3782; text-align:center; font: 10px Arial, Helvetica, sans-serif; padding: 0 0 10px 0; }

	
	
/* ============ Site Extra Styling */

	
	.AddCMSSysSearchText { border: 1px solid #000; background: #fff; font: 9px arial; padding: 1px; float: left; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
                float:left;
		text-align: center;
		font: 9px arial;
		background:transparent url(/UserUploadImages/system/top-search.gif) repeat-y scroll 0px 0px;
		width: 36px; height: 19px;
		padding: 0;
		margin: 0 3px 0 3px;
		cursor: pointer;
		}

        .AddCMSSysSearchResultButton { background: #000; color: #fff; font: 11px Arial, Helvetica, sans-serif; margin: 0 3px;  }
		
		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: 10px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; padding: 6px 20px 7px 16px; background:url(/UserUploadImages/system/white-arrow.gif) no-repeat center left; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #7ba2d6; }

		/* Submeny */
                #subnavigation ul { list-style: none; margin: 10px 0 0 15px; }
		#subnavigation ul li { list-style: none; display: inline; line-height:normal; }
		#subnavigation ul li a { list-style: none; display: block; line-height:normal; text-decoration: none; color: #000; font: 12px Arial, Helvetica, sans-serif;
					 padding: 6px 0 6px 12px; width: 180px; }
		#subnavigation ul li a:hover { color: #24569f; }
		
		

		


/* ============= Links */

		a {
		
			color: #004b84;
			text-decoration: none;

			
		}
		
		a:visited { color:#004b84; }
		a:hover {
		
			color: #000;
		
		}
		
		a:focus,
		a:active {
		
			color:#004b84;
			border:none;
		
		}