/* ============ Globals */

body { font:11px/1.7 Verdana, Arial, Helvetica, sans-serif; background: #fff; color: #000; }
html,body,form,p,div { padding:0; margin:0; }
img a, img, img a:hover { border: none; text-decoration:none; background:none; }
input:focus { background: #ccc; }



/* ============ Headings */
h1 { font: 21px trebuchet ms; margin:0; padding:0; line-height:normal; color: #000; font-weight: bold; }
h2 { font: 14px tahoma; color: #0074b8; font-weight: bold; margin:15px 0 0; padding: 0; }
#right-content h2 { padding: 0 0 10px 0; margin:0; }


/* ============ Site */
#wrapper { width: 1024px; }

#topfull { background:url(/UserUploadImages/system/top-header-bg.gif) repeat-x top left; display: block; height: 94px; }
	#header {line-height: normal;}
	#header a { border: none !important; }
		#header #logo { float: left; width: 169px; }
		#header #head-right { float: left; position: absolute; left: 169px; }
		#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; }
		#header #main-navigation { background:url(/UserUploadImages/system/header-nav-bg.gif) no-repeat top left; width: 855px; height: 25px; clear: both; }
	#content { clear: both; background-color:#fff; background-image:url(/UserUploadImages/system/start-content-bg.jpg); background-repeat:no-repeat; background-position: top left; padding-bottom: 100px; }
		#content #left-content { width: 200px; float: left; height: 200px; }
		#content #main-content { width: 430px; float: left; padding: 20px 20px 10px 40px; }
		#content #right-content { float: right; width: 267px; background-color: #fff; background-image:url(/UserUploadImages/system/right-border.gif); 
		background-position: top left; background-repeat:no-repeat; padding: 20px 30px 10px 30px; }
	#footer { clear:both; color: #7f7f7f; border-top: 1px solid #e5e5e5; padding: 10px; }
	
	
/* ============ Site Extra Styling */
	
	
	#top-tool { width: 400px; }
        #header #toolbar ul { padding:0; margin: 0; float: right; position: relative; }
		#toolbar ul li { list-style: none; display: inline; }
		#toolbar span { position:absolute; display: none; }
		#toolbar a { list-style: none; display: block; float: left; background-position: top left; padding:0; margin: 0; height: 19px; line-height: normal; border: none;  }
		#toolbar li.hem a { background:url(/UserUploadImages/system/tool-hem.gif) no-repeat; width: 53px; }
		#toolbar li.sitemap a { background:url(/UserUploadImages/system/tool-sitemap.gif) no-repeat; width: 77px; }
		#toolbar li a:hover { background-position: left bottom; }
		#toolbar li a:hover span { display: block; }
		
	#search { float: right; width: 200px;  }
	
	.AddCMSSysSearchText { border: 1px solid #d2d2d2; background: #fff; font: 9px arial; padding: 1px; }
	.AddCMSSysSearchButton {  
		border: 0; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		font: 9px 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; padding-left: 190px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { float: left; list-style: none; color: #fff; font: 11px Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; padding: 5px 14px 7px 14px; border: none; text-decoration: none; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { background:url(/UserUploadImages/system/nav-hover.gif) repeat-x top left; }
		
		
		h1.welcome { }
		h1 div.color { color: #0174b8; text-align:right; }
		
		.teaser2 { padding-top: 120px; }
		.teaser { line-height: normal; }
                #right-teaser1, #right-teaser2 { line-height: normal; }
                #right-teaser2 { padding-top: 35px; }
		#right-content em { font: 10px Verdana, Arial, Helvetica, sans-serif; color:#717171; font-style:italic; }
		
		
		.no-list { list-style: none; margin: 0; padding:8px 0 0; }
		.no-list li { list-style:none; margin: 0; }
		.no-list li a { color: #000 !important; border-bottom: 1px solid #000; }
		.no-list li a:hover { color:#2287c1; border-bottom: 1px solid #2287c1; }
		.pdf { background:url(/UserUploadImages/system/icon-pdf.gif) no-repeat center left; list-style: none; padding: 4px 0 4px 23px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000; }
		

                #main-navigation .AddCMSSysMain li ul { margin:0; padding:0; }
                #main-navigation .AddCMSSysMain li ul li {
                float: none !important;
                margin: 0 !important;
                padding: 0!important;
                background: #889493 none !important;
                height: auto !important; 
                display: block;
                }
                
                
                
                #main-navigation .AddCMSSysMain li ul li a {
                float: none !important;
                font: 12px arial, verdana !important;
                color: #fff !important;
                text-decoration: none !important;
                display: block !important;
                font-weight: bold !important;
                background: #889493;
                }
                
                
                #main-navigation .AddCMSSysMain li ul li a:hover {
                background: #5e6666;
                color: #fff !important;
                }
                
                
                #main-navigation .AddCMSSysMain li ul li span {
                float: none !important;	
                }



/* ============= Links */

		a {
		
			color: #0074b8;
			text-decoration: none;
			padding-bottom: 1px;
			border-bottom: 1px solid #0074b8;
			
		}
		
		a:visited { color:#0074b8; }
		a:hover {
		
			color: #00446c;
			border-bottom: 1px solid #00446c;
		
		}
		
		a:focus,
		a:active {
		
			color:#0074b8;
			border:none;
		
		}