/* ============ Globals */

body { font:11px/1.4 Verdana, Arial, Helvetica, sans-serif; background: #d7e0f2 url(/UserUploadImages/system/bg-bg.gif) repeat-x top left; color: #4b4b4b; }
#body2 { background:url(/UserUploadImages/system/bg.jpg) no-repeat top center;  }
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: 26px Georgia, Times, serif; margin:0; padding:0; line-height:normal; color: #305495; letter-spacing: -1px; }
h2 { font: 14px tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }
h3 { font: 20px Georgia, Times, serif; margin:0; padding:0; line-height:normal; color: #0e44a6; letter-spacing: -1px; }
h4 { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #434242; margin: 0; padding:0; font-weight: normal; }
#rightColumm h2 { padding: 0 0 5px 0; }


/* ============ Site */
#wrapper { width: 951px; padding: 0 11px 0 0; background:url(/UserUploadImages/system/wrapper-bg.gif) repeat-y top center; margin: 0 auto; }
	#header { background:url(/UserUploadImages/system/header-row.jpg) no-repeat bottom left; height: 173px;}
	#logo a { border: none !important; }
		#logo { line-height: 0; float: left; width: 200px; }
		#tools { float:right; width:350px; text-align: right; padding: 40px 20px 0 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; line-height: normal; margin: 0; padding: 0; }
	#content { clear: both; background: #fff url(/UserUploadImages/system/border-bg.gif) no-repeat top left; padding: 25px 15px 10px 30px; }
		#content #leftColumm { width: 160px; float: left; padding:0 45px 0 0 ; }
		#content #mainContent { width: 415px; float: left; padding: 0 20px 10px 20px; }
		#shade { background:url(/UserUploadImages/system/main-shade.gif) no-repeat 0 0; padding: 8px 0;}
		#content #rightColumm { float: right; width: 225px; padding: 0; }
		#footer #footercontainer { border-top: 1px solid #717171; padding: 10px 0px; font: 10px Verdana, Arial, Helvetica, sans-serif; }
	#footer { clear:both; color: #7f7f7f; background: #fff url(/UserUploadImages/system/footer-bg-storre.gif) no-repeat top center; font: 10px arial; padding: 10px 0; 
                  height: 80px; text-align: center;}
		#footer ul { list-style: none; margin: 0; padding: 0; }
			#footer ul li { list-style: none; display: inline; float: left; padding: 0 17px; color: #000; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
		
	#search { padding: 7px 0 0 0;  }
        .padda { padding: 10px; }

	
	.AddCMSSysSearchText { border: 1px solid #0563cc; background: #fff; font: 10px arial; padding: 1px; width: 140px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold !important;
		color: #fff;
		text-align: center;
		font: 10px arial;
		background: #0765cd;
		width: 36px;
		padding: 1px;
		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; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { margin-top: 1px; display: block; list-style: none; color: #424242; font: 12px Verdana, Arial, Helvetica, sans-serif;
		                           font-weight: bold; padding: 4px 16px 5px 16px; background:url(/UserUploadImages/system/nav-item.gif) no-repeat 0 8px; 
                                           text-decoration: none; border-bottom: 1px solid #ddd; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { background:#eee url(/UserUploadImages/system/nav-item.gif) no-repeat 0 8px; 
                                                                                           color: #4370c1; }
		
		#main-navigation ul li ul li a {padding: 4px 16px 5px 26px !important;  background:url(/UserUploadImages/system/nav-item.gif) no-repeat 10px 8px;}
                #main-navigation ul li ul li a:hover {padding: 4px 16px 5px 26px !important; background:url(/UserUploadImages/system/nav-item.gif) no-repeat 10px 8px;}
                #main-navigation a.AddCMSSysSubSelected { padding: 4px 16px 5px 26px !important; background:#eee url(/UserUploadImages/system/nav-item.gif) no-repeat 10px 8px !important; color: #4370c1 !important; }



		


/* ============= Links */

		a {
		
			color: #0e44a6;
			text-decoration: none;

			
		}
		
		a:visited { color:#0e44a6; }
		a:hover {
		
			color: #2d73f1;
		
		}
		
		a:focus,
		a:active {
		
			color:#0e44a6;
			border:none;
		
		}