/* ============ Globals */

body { font:12px/1.2 Arial, Helvetica, sans-serif; background: #fefcf5; color: #000; }
html,body,form,p,div { padding:0; margin:0; }
img a, img, img a:hover { border: none; text-decoration:none; background:none; }



/* ============ Headings */
h1 { font: 22px arial, verdana; margin:0; padding:0 0 4px; line-height:normal; color: #000; }
h2 { font: 14px tahoma; color: #902a37; font-weight: bold; margin:0 0 6px; padding: 0; }
#rightColumm h2 { padding: 0 0 5px 0; }

/* ============ Site */
#wrapper { width: 830px; padding: 0; background:url(/UserUploadImages/system/wrap-border-top.gif) no-repeat top left; margin: 15px auto 0 auto; }

	#header { padding: 3px; }
	#logo { line-height: 0; width: 187px; float: left; padding: 10px 0 10px 13px; }
	#headRight { float: right; width: 125px; font: 11px Arial, Helvetica, sans-serif; text-transform:uppercase; color: #000; }
		#logo a { border: none !important; }
		#logo img { display:block; line-height:0; }
		#head-picture { clear:both; padding: 1px 0 1px 0; 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 { clear: both; background:url(/UserUploadImages/system/nav-bg.gif) repeat-x top left; height: 28px; line-height: normal; margin: 0; padding: 0; }
	#content { clear: both; padding: 80px 0 20px 0; }
		#content #rightColumm { float: left; width: 575px; border-left: 1px solid #cfcfcf; padding: 0 0 0 25px; }
		
#pmaincolumm2 { border-bottom: 1px solid #000; padding: 0 0 0px 0px; height: 30px;}


	#footer { clear:both; margin: 0; border-top: 1px solid #000; padding: 8px 8px 30px 103px; }
		#footer ul { list-style: none; margin: 0; padding: 0; }
			#footer ul li { list-style: none; display: inline; float: left; padding: 0 17px; color: #000; }




	#leftColumm strong { color: #000; }
		
	#search { float: right;  }

	
	.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 0 0 130px; }
		#main-navigation ul li { list-style: none; display: inline; }
		#main-navigation ul li a { width: 129px; float: left; list-style: none; color: #000; font: 11px arial, Helvetica, sans-serif; 
		font-weight: normal; padding: 6px 0 7px 1px; text-transform:uppercase; text-decoration: none; border-left: 10px solid #fefcf5; }
		#main-navigation ul li a:hover, #main-navigation a.AddCMSSysMainSelected { color: #868387; }


		#leftColumm ul li a { color: #000; }
		#leftColumm ul li a:hover, #leftColumm ul li a.AddCMSSysSubSelected { color: #868387; background: #eee; }

		#leftColumm ul li a { border-bottom: 1px solid #000; }

/* ============= Links */

		a {
		
			color: #000;
			text-decoration: none;

			
		}
		
		a:visited { color:#000; }
		a:hover {
		
			color: #333333;
		
		}
		
		a:focus,
		a:active {
		
			color:#333333;
			border:none;
		
		}
