/* ============ Globals */

body { font:11px/1.2 Arial, Helvetica, sans-serif; background: #999393; 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 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
h2 { font: 16px arial,verdana; color: #333; font-weight: bold; margin:0; padding: 0 0 8px 0; }
h3 { font: 12px arial,verdana; color: #0469d5; font-weight: bold; margin:0; padding: 0 0 8px 0; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 950px; padding: 0 5px 0 0; background:url(/UserUploadImages/system/right_shadow.gif) repeat-y top right; margin: 15px auto 0 auto; }

	#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; }
			#nav { width: 480px; float: left; overflow: hidden; }
			#search { width: 230px; float: left; padding: 3px 0 0 0; }
			#flags { width: 100px; float: left; padding: 3px 0 0 0; }
	#content { clear: both; background-color:#e1e0db; padding: 20px 0; }
		#content #leftColumm { width: 135px; float: left; padding: 15px 10px 15px 5px; background: #eee; border-top: 1px solid #c7c6c4; border-right: 1px solid #c7c6c4; border-bottom: 1px solid #c7c6c4; }
		#content #mainColumm { width: 710px; float: left; padding: 0 40px 0 30px; }
			#teasers { padding: 20px 0; }
				.teaser { width: 224px; float: left; }
				.teasHead { background:url(/UserUploadImages/system/teaser_top_bg.gif) no-repeat top left; width: 219px; height: 21px; font: bold 16px Arial, Helvetica, sans-serif; color: #fff; padding: 2px 0 0 5px; }
				.teasPic { border-bottom: 1px solid #c1b0a0; border-left: 1px solid #c1b0a0; border-right: 1px solid #c1b0a0; border-bottom: 1px solid #c1b0a0;}
				.teasPic img { display: block; }
				
				#teasers .mid { margin: 0 21px; }
		#content #rightColumm { float: left; width: 575px; border-left: 1px solid #cfcfcf; padding: 0 0 0 25px; }

	#footer { width: 950px; clear:both; color: #7f7f7f; background: #d1d1d1; font-size: 10px; text-align: center; color: #444; margin: 0 auto; }
		.foot { padding: 18px; }
		
		.wrapBottom { background: url(/UserUploadImages/system/footer_bg.gif) no-repeat top left; width: 955px; height: 10px; margin:0 auto;}
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
		

	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 11px arial, verdana; color: #666; padding: 2px; width: 145px; float: left; }
        .AddCMSSysSearchResultText { border: 1px solid #d2d2d2 !important; background: #fff; font: 11px arial, verdana; color: #666; padding: 2px; width: 230px; float: left; }
	.AddCMSSysSearchText:focus { border: 1px solid #0266d5; }
	.AddCMSSysSearchButton, .AddCMSSysSearchResultButton {  
		border: 0 !important; 
		float: left;
		color: #000;
		text-align: center;
		font: 9px arial,verdana;
		background:transparent url(/UserUploadImages/system/search_button.gif) repeat-y scroll 0px 0px;
		width: 41px; height: 19px;
		padding: 0;
		margin: 0 3px 0 3px;
		cursor: pointer;
		}
		
		.AddCMSSysSearchButton:hover, AddCMSSysSearchResultButton:hover { background:url(/UserUploadImages/system/search_button_hover.gif) no-repeat top left; cursor:pointer; }
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0; }
		#main-navigation ul li { list-style: none; display: inline; padding:0; margin:0; }
		#main-navigation ul li a { float: left; list-style: none; color: #444; font: 12px Arial, Helvetica, sans-serif;
		 padding: 7px 20px 6px 20px; text-decoration: none; background:url(/UserUploadImages/system/nav_item_shade.gif) no-repeat top right; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #000; background:url(/UserUploadImages/system/nav_item_hover.gif) repeat-x top right; }
		
		#leftColumm ul ul { margin:0; padding:0; list-style: none; }
		#leftColumm ul li { margin:0; padding:0; list-style: none; display: inline; }
		#leftColumm ul li a { margin:0; padding:2px 0 2px 15px; list-style: none; display: block; color: #000; text-decoration: none; font-size: 11px; }		
		#leftColumm ul li a:hover, #leftColumm ul .AddCMSSysSubSelected { background:url(/UserUploadImages/system/sub_nav_item.gif) no-repeat center left; color: #0469d5; }

                #leftColumm ul ul ul { margin:0 0 0 10px; padding:0; list-style: none; }
                #leftColumm .AddCMSSysMainSelected { display: none }	


/* ============= Links */

		a {
		
			color: #1b95c8;
			text-decoration: none;

			
		}
		
		a:visited { color:#1b95c8; }
		a:hover {
		
			color: #2ab5ef;
		
		}
		
		a:focus,
		a:active {
		
			color:#1b95c8;
			border:none;
		
		}