/* ============ Globals */

body { font:12px/1.2 Verdana, Arial, Helvetica, sans-serif; background: #e8e7e7 url(/UserUploadImages/system/bg.gif) repeat-x top left; 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: bold 18px Verdana, Arial, Helvetica, sans-serif; margin:0 0 20px 0; padding:0; line-height:normal; color: #4e7296; }
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: 948px; padding: 0; background: #fff url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 29px auto 0 auto; }

	#header { background:url(/UserUploadImages/system/header-bg.jpg) no-repeat top left; height: 215px;}
		#logo { line-height: 0; padding: 90px 20px 0 0; width: 202px; height: 122px; float: right; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
		#head-picture { clear:both; padding: 1px 0 1px 0; border-bottom: 1px solid #cfcfcf; line-height: 0; }

		#main-navigation { width: 725px; float: left; background: url(/UserUploadImages/system/nav-bg.gif) repeat-x top left; height: 28px; line-height: normal; margin: 0; padding: 150px 0 0 0; }
	#content { clear: both; background: url(/UserUploadImages/system/content_bg.gif) repeat-y 7px 0; width: 948px;}
		#content #leftColumm { width: 226px; float: left; padding: 10px 25px 0 25px; }
		#content #mainContent { width: 319px; float: left; padding: 0 24px; min-height: 500px; height: auto !important; height: 500px; }
			.mTeaser { width: 318px; }
			.mTeaser2 { width: 318px; padding: 35px 0 0 0; }
			.mTeaserHead { width: 318px; }
			.mTeaserHead img { display: block; line-height: 0; }
			.mTeaserCont { border-bottom: 1px solid #e8e7e7; border-left: 1px solid #e8e7e7; border-right: 1px solid #e8e7e7; font-size: 11px; padding: 0 20px 20px 20px; }
		#content #rightColumm { float: right; width: 290px; padding: 0 0 0 10px; }
			
	#footer { clear:both; color: #7f7f7f; background:url(/UserUploadImages/system/footer_bg.jpg) no-repeat bottom left; 
	margin: 0 auto 20px auto; width: 868px; padding: 35px 20px 0 60px; height: 30px; font-size: 10px; text-align: center; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong, #mainContent strong { color: #4e7296; }
		
	#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 5px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #4e7296; font: 12px Verdana, Arial, Helvetica, sans-serif;
		 padding: 6px 15px 9px 15px; background:url(/UserUploadImages/system/nav-border.gif) no-repeat center right; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { background: #4e7296; color: #fff; }
		
		#subnavigation a.AddCMSSysSubSelected {}

/* Dropdown */

#main-navigation ul ul { 	
margin:9px 0 0 0;
padding: 2px 0 0 0;
height: 19px !important;
width: 180px;
left:-1px; 
}

#main-navigation ul ul ul { 	
margin:4px 0 0 0;
padding: 0;
height: 19px !important;
width: 203px;
left:204px;
float: left; 
border-top: 1px solid #fff;
}

#main-navigation ul li ul li { display: inline; }
#main-navigation ul li ul li a {
background: #efeeee;
font: 11px verdana,arial;
color: #4e7296;
float:none;
text-decoration: none;
padding: 5px 8px 4px 18px;
display: block;
width: 180px;
font-weight: normal;
height: auto !important;
border-bottom: 2px solid #fff;
}

#main-navigation ul li ul li a:hover {
background: #4e7296;
color: #fff;
}


.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub:visited,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected, 
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected:visited {
width: 180px; 
}

.AddCMSSysMenu ul, .AddCMSSysTreeMenu ul {
top:-5px;
left:0;
}
		


/* ============= Links */

		a {
		
			color: #4e7296;
			text-decoration: none;

			
		}
		
		a:visited { color:#4e7296; }
		a:hover {
		
			color: #314d69;
		
		}
		
		a:focus,
		a:active {
		
			color:#4e7296;
			border:none;
		
		}
