/* ============ Globals */

body { font:11px/1.2 Verdana, Arial, Helvetica, sans-serif; background: 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; }
.prod, .prod a { text-align: right; color: #ccc !important; text-decoration: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; }
h2 { font: 14px Arial, Helvetica, sans-serif; color: #054aa7; font-weight: bold; margin:0 0 6px; padding: 0; }
#rightColumm h2 { padding: 0 0 5px 0; }
h4 { font: 14px Arial, Helvetica, sans-serif; padding:0; margin:0; color: #999; }
#subnavigation .AddCMSSysMainSelected { display:none; }

iframe { padding: 3px;}
#CMSBody iframe { padding:0; margin:0;}
.frameText { display: block; color: #fff; font-size: 10px; padding: 7px 0 9px 11px; }
.frameText2, .frameText2 a { display: block; color: #fff; font-size: 10px; padding: 7px 0 7px 11px; }


/* ============ Site */
#wrapper { width: 950px; padding: 0; /* background:url(/UserUploadImages/System/wrapper-bg.gif) repeat-x top center; */ margin: 59px 0 0 0; }
	#container { background:url(/UserUploadImages/System/wrap-bg.gif) repeat-y top left; }
	#logo a { border: none !important; }
		#logo { line-height: 0; width: 145px; height: 66px; float: left; }
                #logo img { line-height:0; display:block; }
		#head-picture { clear:both; padding: 1px 0 1px 0; border-bottom: 1px solid #cfcfcf; line-height: 0; }
		#tools { background: #0049a5; width: 800px; float: left; height: 24px; color: #fff; text-align: right; padding: 6px 0 0 0; }
                #CMSBody #tools { width: 800px; float: left; height: 24px; color: #fff; text-align: right; padding: 6px 0 0 0; }
			#tool { float:right; width: 250px; font: 10px Verdana, Arial, Helvetica, sans-serif; padding: 3px 10px 0 10px; }
		        #search { float: right; width: 180px; padding: 1px 0 0 0; }
		#main-navigation { width: 800px;  float: left; /* background:url(/UserUploadImages/System/nav-bg.gif) repeat-x top left; */ height: 34px; line-height: normal; margin: 0; padding: 0; }
	#content { clear: both; background-color:#fff; }
		#content #leftColumm { width: 145px; float: left; padding: 0; height: 400px; height: auto; min-height:400px; }
		#breadcrumbs { height: 21px; padding: 8px 4px 0px 10px; float: left; width: 785px;  }
                   #breadcrumbs div div div div {
	           background: url(/UserUploadImages/System/sitemap_arrow.gif) no-repeat center left;
	           padding-left: 15px;
                   }
		#content #mainColumm { width: 800px; float: left; padding: 0; }
			#maincont { padding: 8px; width: 480px; float: left; }
			#rightcont { width: 250px; float:left; padding: 15px  15px 0 30px; background:url(/UserUploadImages/System/right-bg.gif) no-repeat top left; height: 400px; height: auto; min-height:400px; }
		#content #rightColumm { float: left; width: 575px; border-left: 1px solid #cfcfcf; padding: 0 0 0 25px; }
	#footer { color: #7f7f7f; /* background:url(/UserUploadImages/System/footer-bg.gif) no-repeat bottom left; */
	 padding: 8px 8px 8px 8px; border-top: 3px solid #000; margin-top: 25px; clear: both; width: 480px; }
	 	.footLeft { float:left; width: 150px; }
		.footRight { float: right; width: 200px; text-align: right; }
	
	
/* ============ Site Extra Styling */

	#leftColumm strong { color: #000; }
	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 11px arial; padding: 0; width: 120px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 11px arial;
		background: #999;
		width: 45px; 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 12px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #fff; font: 12px Verdana, Arial, Helvetica, sans-serif; 
		padding: 11px 10px 7px 10px; no-repeat center right; text-decoration: none; }
		#main-navigation ul li a:hover { border-bottom: 4px solid #c2d1ab; }
		

		#subnavigation ul { list-style: none; margin-left:9px; }
		#subnavigation ul li { list-style: none; display: inline; line-height:normal; }
		#subnavigation ul li a { list-style: none; display: block; line-height:normal; text-decoration: none; color: #000; font: 11px Verdana, Arial, Helvetica, sans-serif;
								 background: url(/UserUploadImages/system/submenu_arrow.gif) no-repeat center left; 
								 padding: 6px 0 6px 12px; letter-spacing: -1px; border-bottom: 1px solid #e4e4e4; width: 94px; /* 110 */ }
		#subnavigation ul li a:hover { color: #ee7332; }
				


/* ============= Links */

		a {
		
			color: #0049a5;
			text-decoration: none;

			
		}
		
		a:visited { color:#0049a5; }
		a:hover {
		
			color: #022147;
		
		}
		
		a:focus,
		a:active {
		
			color:#0049a5;
			border:none;
		
		}

                        #tool a { color: #fff; }
                        #tool a:hover { color: #fff; border-bottom: 1px solid #fff !important; }