/* ============ Globals */

body { font:11px/1.4 Verdana, Arial, Helvetica, sans-serif; background: url(/UserUploadImages/system/bg.gif) repeat-x; 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: 14px Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; line-height:normal; color: #42454d; font-weight: bold; }
h2 { font: 18px Verdana, Arial, Helvetica, sans-serif; color: #42454d; margin:0 0 6px; padding: 0; }
#rightColumm h2 { padding: 0 0 5px 0; }
.topRight h2 { color: #fff; font: 14px Arial, Helvetica, sans-serif; }


/* ============ Site */
#wrapper { width: 975px; padding: 0; background:url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 0 auto; }
	#header { background:url(/UserUploadImages/system/head-bg-right.gif) no-repeat top left; height: 101px; }
	#logo a { border: none !important; }
		#logo { line-height: 0; float: left; width: 220px;}
			#logo img { display: block; line-height:0; }
		#search { float: right; width: 200px; padding: 72px 2px 0 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: 36px; line-height: normal; margin: 0; padding: 0; }
	#container { background: url(/UserUploadImages/system/cont-bg.gif) no-repeat top center; }
		#cont2 { background:url(/UserUploadImages/system/wrap-bg2.gif) no-repeat top center; }
		#content { clear: both; padding: 20px 10px 20px 15px; width: 950px; margin: 0 auto; }
		#top { background: url(/UserUploadImages/system/topRight.gif) no-repeat top right; height: 129px; line-height:0; overflow: hidden; }
			.top img { display: block; line-height:0; }
			
			.topLeft { float:left; width: 56px; }
			.topCenter { float: left; margin: 0 2px; width:683px; }
			.topRight { float: left; width: 157px; color: #fff; line-height: normal;
			font: Arial, Helvetica, sans-serif; padding: 0; background: #4c4b49; }

			#CMSBody .topRight { float: left; width: 157px; color: #fff; line-height: 0;
			font: Arial, Helvetica, sans-serif; padding: 0; background: none !important; }
			
			
		#content #leftColumm { width: 186px; float: left; padding: 25px 25px 0 25px; }
		#content #mainContent { padding: 30px 0 0 0;  min-height:350px; height:auto !important; height:350px  }
		#content #rightColumm { float: right; width: 190px; padding: 40px 0 0 25px; }
		#footer #footercontainer { padding: 20px 0px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #fff; width: 975px; margin: 0 auto; }
	#footer { clear:both; color: #7f7f7f; background:#4c4b49; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
	
	.AddCMSSysSearchText { background: #fff; font: 10px arial; padding: 2px; border: none; color: #999999; width: 120px; }
	.AddCMSSysSearchButton, .AddCMSSysSearchResultButton {  
		border: 0 !important; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 11px 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: #000; font: 12px Verdana, Arial, Helvetica, sans-serif; 
		padding: 9px 25px 13px 25px; background: url(/UserUploadImages/system/nav-item-bg.gif) no-repeat top left; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #000; background:url(/UserUploadImages/system/nav-item-hover.gif) no-repeat top left; }
		

/* Dropdown */

                #main-navigation ul ul { 	
	          margin:12px 0 0 3px;
	          padding: 0;
	          height: 19px !important;
                  width: 180px;
                  left:0;  
                  }


#main-navigation ul li ul li { display: inline; }
#main-navigation ul li ul li a {
        background: #e1e0e1;
	font: 11px verdana,arial;
	color: #333;
        float:none;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	display: block;
        width: 180px;
	font-weight: bold;
	height: auto !important;
        border-bottom: 1px solid #ececec;	

}

#main-navigation ul li ul li a:hover {
background: #ececec; color: #000;

}

.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: #ed9a01;
			text-decoration: none;

			
		}
		
		a:visited { color:#ed9a01; }
		a:hover {
		
			color: #d79110;
		
		}
		
		a:focus,
		a:active {
		
			color:#ed9a01;
			border:none;
		
		}