/* ============ Globals */

body { font:11px/1.2 Verdana, Arial, Helvetica, sans-serif; background: #e7e7e7; 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,tr,td { vertical-align: top; }



/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
#welcomeBox h1 { font: 14px verdana, arial; color: #222; font-weight:bold; margin: 0 0 6px 0; }
h2 { font: 14px tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }
h3 { font: 14px Arial, Helvetica, sans-serif; font-weight: normal; color: #7d1f15; padding:0; margin: 0 0 3px 0; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 951px; padding: 0; background: #fff url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 0 auto; }
#header { height: 90px; background:url(/UserUploadImages/system/header-bg.gif) no-repeat top left; }

	#logo { line-height: 0; width: 310px; float: left; }
	#shortDesc { float: left; width: 230px; padding: 17px 0 0 10px; color: #2e2e2e; }
	#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
		#topBox { border-bottom: 6px solid #e7e7e7; border-left: 6px solid #e7e7e7; border-right: 6px solid #e7e7e7; height: 172px; width: 919px; margin: 0 0 0 10px; }
		#head-picture { width: 582px; clear:both; padding: 0; border-right: 6px solid #e7e7e7; float:left; height: 118px; }
                    #head-picture img { line-height: 0; }
		#welcomeBox { float: left; padding: 15px; width: 301px; color: #222; }
		#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: 35px; border-top: 6px solid #e7e7e7; border-bottom: 6px solid #e7e7e7; line-height: normal; margin: 0 10px; padding: 0; }
	#content { clear: both; padding: 14px 0 20px 10px; }
		#content #leftColumm { width: 585px; float: left; padding: 0; }
			.LeftBox { width: 180px; float: left; }
			.M { margin: 0 20px; }
			.LeftBox .head { display: block; background: #e7e7e7; padding: 4px; font: 14px Arial, Helvetica, sans-serif; color: #7d1f15; }
			.LeftBox .content { padding: 6px 0 0 0; }
		
		#content #main-content { width: 430px; float: left; padding: 35px 20px 10px 40px; }
		#content #rightColumm { float: left; width: 304px; padding: 0 15px 0 25px; }
		
	#footer { clear:both; color: #000; border-top: 6px solid #e7e7e7;
	margin: 0 10px; padding: 15px 0; text-align:center; font-size: 10px; }

#potherph { margin: 10px 0 0 0; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 9px arial; padding: 1px; width: 120px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold !important;
		color: #fff;
		text-align: center;
		font: 10px arial, verdana;
		background: url(/UserUploadImages/system/search-button.gif) no-repeat top left;
		width: 37px; height: 14px;
		padding: 0 0 1px 0;
		margin: 0 3px 0 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
                #search { float: right; width: 270px; padding: 7px 10px 0 0; }

                #pmainnavigation { width: 640px; float: left; }
		#main-navigation ul { list-style: none; margin: 0; padding: 0; }
		#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: 11px 16px 10px 16px; text-decoration: none; border-right: 1px solid #e7e7e7; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { background: #eee; color: #8b0202; }
		
		#subnavigation a.AddCMSSysSubSelected {}

/* Dropdown */

#main-navigation ul ul { 	
margin:12px 0 0 0;
padding: 0;
height: 19px !important;
width: 160px;
left:0;
}
#main-navigation ul ul ul { 	
margin:5px 0 0 0;
padding: 0;
float:left;
height: 19px !important;
width: 160px;
left:175px;
}

#main-navigation ul li ul li { display: inline; }
#main-navigation ul li ul li a {
        background: #eee;
	font: 11px verdana,arial;
	color: #000;
        float:none;
	text-decoration: none;
	padding: 5px 8px 5px 15px;
	display: block;
        width: 160px;
	height: auto !important;
        border-top: 1px solid #fff;	
}

#main-navigation ul li ul li a:hover {
background: #ddeef6;
color: #8b0202;
}

.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub:visited,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected, 
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected:visited {
width: 160px;

}


.AddCMSSysMenu ul, .AddCMSSysTreeMenu ul {
top:-5px;
left:0;

}
		
		


/* ============= Links */

		a {
		
			color: #7f0c09;
			text-decoration: none;

			
		}
		
		a:visited { color:#7f0c09; }
		a:hover {
		
			color: #000;
		
		}
		
		a:focus,
		a:active {
		
			color:#7f0c09;
			border:none;
		
		}