/* ============ Globals */

body { font:10px/1.2 Verdana, Arial, Helvetica, sans-serif; background:  url(/UserUploadImages/system/raster.gif) 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; }
.SMPPage { font: 14px Verdana, Arial, Helvetica, sans-serif; color: #124771; font-weight: bold; }



/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; 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; }
#leftBox .LBtop h2 { display: block; border-bottom: 1px solid #fff; font: 14px Verdana, Arial, Helvetica, sans-serif; color: #124771; padding: 2px 8px; font-weight: bold; }
#leftColumm #leftTop h2, #mainContent #mainTop h2 { font: 14px Verdana, Arial, Helvetica, sans-serif; color: #124771; font-weight: bold; }
#mainContent h2 { font: 14px Verdana, Arial, Helvetica, sans-serif; color: #124771; font-weight: bold; }



/* ============ Site */
#wrapper { width: 780px; padding: 0; background:url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 0 auto; }
	#header { background: #fff; border-bottom: 3px solid #02487d; }
		#logo {  width: 231px; float: left; line-height: 0; height: 43px; }
                        #logo a { border: none !important; }
			#logo img { display:block; line-height:0; }
		#tools { float: right; width: 180px; padding: 12px 15px 0 0; text-align: right; }
	
	#main-navigation { background:#e9e9e9; height: 20px; border-top: 1px solid #f7ffff; border-bottom: 3px solid #02487d; line-height: normal; margin: 0; padding: 0; }
		
	#top { background: #dedede; border-top: 1px solid #f7ffff; }
	#top img { display:block; line-height:0; }
		#leftBox { width: 225px; float: left; border-right: 1px solid #fff; height: 148px; line-height: normal; background: #dcdedc; }
		#leftBox img { display:block; padding-bottom: 3px; }
			.LBcontent { padding: 0 7px; }
		#rightBox { float: left; width: 553px; height: 148px;  }
	
	#content { clear: both; background:#fff url(/UserUploadImages/system/content-bg2.gif) repeat-y top left; min-height: 400px; height: auto !important; height: 400px; }
		#content #leftColumm { width: 225px; float: left; padding: 0; }
			#leftTop { background: #dedede; border-top: 1px solid #fff; }
                        /*Administration fix*/ #AddCMSSysBody #leftContent { padding: 12px 7px 0px 7px;  line-height: normal; }
			#leftContent { padding: 25px 7px 0px 7px;  line-height: normal; }
                        #leftContent div div div div { border-bottom: 2px solid #dfdfdf; padding: 2px 0; }
		#content #mainContent {  float: right; padding: 0; line-height: normal; border-top: 1px solid #fff; width: /*555px;*/}
			#mainTop { background: #dedede; border-left: 1px solid #fff; padding:3px 8px; }
			#mainLeft {width: 535px; padding: 5px 10px 10px 10px; }
                        .bbtm { border-bottom:2px solid #dfdfdf }
			#mainRight { float: right; width: 124px; padding: 5px 8px; }
		#content #rightColumm { float: left; width: 575px; border-left: 1px solid #cfcfcf; padding: 0 0 0 25px; }
		#footer #footercontainer { border-top: 1px solid #717171; padding: 10px 0px; font: 10px Verdana, Arial, Helvetica, sans-serif; }
	#footer { clear:both; color: #555; background:#dedede; padding: 8px; border-top: 1px solid #fff; }
	
	
/* ============ Site Extra Styling */

	
	.AddCMSSysSearchText { border: 1px solid #000; background: #fff; font: 10px arial; padding: 1px; width: 110px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold !important;
		color: #fff;
		text-align: center;
		font: 10px Arial, Helvetica, sans-serif;
		background: #333;
		width: 36px;
		padding: 1px 0;
		margin: 0 3px 0 3px;
		cursor: pointer;
		}
		
		a.AddCMSSysMain, a.AddCMSSysMainSelected { height: auto !important; }
		
		/* Navigation */
		#main-navigation ul { list-style: none; margin: 0; padding: 0 0 0; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #02487d; font: 11px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; padding: 3px 10px 4px 10px; background: url(/UserUploadImages/system/nav-border-right.gif) no-repeat center right; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #004a83; background: #f0f0f0; }
		
		#subnavigation a.AddCMSSysSubSelected {}

/* Dropdown */

                #main-navigation ul ul { 	
	          margin:0 0 0 0;
	          padding: 0;
	          height: 19px !important;
                  width: 140px;
                  left:0;  
                  }

 #main-navigation ul ul ul { margin:0; float: none; left: 155px; }

#main-navigation ul li ul li { display: inline; }
#main-navigation ul li ul li a {
        background: #e9e9e9;
	font: 11px verdana,arial;
	color: #02487d;
        float:none;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	display: block;
        width: 140px;
	font-weight: bold;
	height: auto !important;
        border-bottom: 1px solid #ececec;	

}

#main-navigation ul li ul li a:hover {
background: #f0f0f0; color: #004a83;

}

.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub:visited,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected, 
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected:visited {
width: 140px;

}



.AddCMSSysMenu ul, .AddCMSSysTreeMenu ul {
top:-5px;
left:0;



}
		


/* ============= Links */

		a {
		
			color: #124771;
			text-decoration: none;

			
		}
		
		a:visited { color:#124771; }
		a:hover {
		
			color: #2c6da0;
		
		}
		
		a:focus,
		a:active {
		
			color:#124771;
			border:none;
		
		}
