/*--------------------------------

--------------------------------- */

/* HTML Elements Standard ____________________________________ */

html,body,form, div, p {
	margin: 0;
	padding: 0; 
}
img {
	border: 0;
}

.clear {
font-size:0px;
line-height:0px;
overflow:hidden;
clear:both; }



/* Type Elements  ____________________________________ */
body {
font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
color:#161616;
font-size:14px;
line-height:normal;
padding:0px 0px 0px 0px;
background: url(/UserUploadImages/system/body-bg.gif) top left repeat;
}
h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
line-height: 1em;	
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0px 0;
	color: #800000;
}

.Subpage h1 {
	color: #004B00;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;	
	padding: 0 0 0px 0;
	color: #004B00;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;	
	padding: 0 0 0px 0;
	color: #fff;
		 
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0px 0;
	color:#000;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0px 0;
	color:#fff;
}

a {
	font-family:  "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
}
#navigation a,
.Subpage .LeftPanelWrapper,
.Subpage .LeftPanelWrapper a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a {
color:#800000;
font-weight: normal;
text-decoration:none;
}		
a:hover,
#footer .footerinfo a:hover  {
color:#000;
font-weight:normal;
text-decoration: none;
}
#footer .footerinfo a {
color:#3E3E3E;
text-decoration:none;
} 
 
/* Layout Elements ____________________________________ */

.mainContentWrapper{
	width: 962px;
	height:auto;
	margin: 8px auto;
	overflow:hidden;
}
#header { 
	width: 962px;
	height: 96px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	background:url(/UserUploadImages/system/header-bg.png) top left no-repeat;  
}
#logo  { 
	width: 225px; 
	height: 38px;
	padding:31px 0px 0px 34px;
	overflow:hidden;
	float:left;
}
 
#header .TopLinks {
width:210px;
height: auto;
padding: 22px 30px 0px 0px;
overflow:hidden;
float: right;

color:#800000;
/* font-size:14px; */
}
.TopLinks .TopLinksText {
	width: auto;
	height: auto;
	padding: 0px 0px 14px 0px;
	float:right;
	overflow:hidden;
}

.TopLinks-search {
width:218px;
height: auto;
padding: 0px 0px 0px 0px;
overflow:hidden;
}
.TopLinks-search .sitemap  {
	width:50px;
	height: auto;
	padding: 12px 0px 0px 0px;
	overflow:hidden;
	float:left;
	font-size:10px;
}	
.TopLinks-search .sitemap a {
color:#000;
text-decoration:none;

display:block;
text-decoration:none;
padding: 0px 0px 2px 19px;
background:url(/UserUploadImages/system/sitemap-icon.gif) left no-repeat;

}
.TopLinksText a:hover {
color:#000;
text-decoration:none;
}
   .TopLinks-search #AddCMSSysPHpsearch { 
	width:156px;
	height: auto;
	padding: 0px 0px 0px 9px;
	/* float:left; */
	overflow:hidden;
	background: url(/UserUploadImages/system/search-bg.png) top left no-repeat; 
	}
  
				.TopLinks-search .AddCMSSysSearchText {
				color:#000;
				font-size:10px;
				
				background: #fff; /* url(/UserUploadImages/system/search-input-bg.gif) top left no-repeat; */
				border:1px solid #999999;
				 
				width:97px;
				height:14px;
				padding-top:1px;
				float:left;
				}
				.TopLinks-search .AddCMSSysSearchButton {
				background: url(/UserUploadImages/system/sok.gif) top left no-repeat;
				width:44px;
				height:17px;
				cursor:pointer;
				border:0px;
				float:left;
				margin-left:7px;
				}
 
/* Top Navigation Menu  ____________________________________ */
 
#navigation  {
width: 948px;
height: 30px;
padding: 0px 0px 0px 0px;
overflow:hidden;
background:#800000;
}
 
 
#navigation ul { padding:0; margin:0; list-style:none; }
#navigation ul  li { padding:0; margin:0; list-style:none; display: inline; }
#navigation ul li a { padding:0; margin:0; list-style:none; display: block; }
#navigation ul li a:hover { }
  
  
#navigation ul.AddCMSSysMain{
margin: 0 auto 0 auto;
padding:6px 0px 0px 15px;
list-style: none;
height: 24px;
overflow:hidden;
}
#navigation .AddCMSSysMain li{
	float: left;
	padding:0 1px 0 2px; 
}
#navigation .AddCMSSysMain li a{
	float: left;
	display: block;
	color:#004B00;
	
	text-decoration: none;
 
	font-size: 13px;
	font-weight:normal;
	padding:0 0 0 10px;  
	height:24px;
	line-height: 24px !important;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
	
	background: url(/UserUploadImages/system/nav-left.gif) top left no-repeat; 
	background-position: left;	
}
#navigation .AddCMSSysMain li a span{
	float: left;
	display: block;
	padding: 0 10px 0 0px;  
	font-weight:normal;
	background: url(/UserUploadImages/system/nav-right.gif) top right no-repeat; 
}
#navigation .AddCMSSysMain li a.AddCMSSysMainSelected, #navigation .AddCMSSysMain li a:hover{
	 
	background: url(/UserUploadImages/system/nav-left.gif) top left no-repeat; 
	background-position: left;
}
#navigation .AddCMSSysMain li a.AddCMSSysMainSelected span, #navigation .AddCMSSysMain li a:hover span{
	color: #A92422;
	background: url(/UserUploadImages/system/nav-right.gif) no-repeat right top;
	background-position:right;
}
 
 

/* Start page items */	  
 /* Content Wrapper ___________________________________________ */

.OutercontentWrapper {
clear:both;
width:946px;
height:auto;
padding:0px 8px 0px 8px;
overflow:hidden;
background:url(/UserUploadImages/system/outerWrapper-bg.png) top left repeat-y;  
}
.contentWrapper {
width: auto;
height:auto;
padding:0px 0px 0px 0px;
overflow:hidden;
}


			/* banner Wrapper ======================================================  */
			
			.bannerWrapper {
				width:940px;
				/*height:238px;*/ 
				padding:15px 0px 7px 9px;
				/* margin:0px 15px 0px 15px; */
				overflow:hidden;
				float:left;
				
			}
			.bannerWrapperImage {
				width:466px;
				height: 237px;    
				padding:0px 0px 0px 0px;
				float:left;
				overflow:hidden;
				background: url(/UserUploadImages/system/banner-bg.gif) top left no-repeat;
			}
			.bannerWrapperImage img {
				width:429px;
				height: 203px;    
				padding:16px 0px 0px 19px;
				overflow:hidden;
			}
			
			.bannerWrapperDescription {
				width:440px;
				height: auto;    
				padding:14px 0px 0px 14px;
				overflow:hidden;
				
				color:#3E3E3E;
				font-size:15px;
				line-height:1.15em;
			}
			.bannerWrapperDescription p{
			
			margin-bottom:7px;
			}
			.bannerWrapperDescription h1 {
				padding:0px 0px 6px 0px;
				/* color:#800000;
				font-size:19px; */
			}
			.bannerWrapperDescription span {
				color:#800000;
			}
			.bannerWrapperDescription .matsmak {
				font-family:"Century Gothic";
				font-weight:bold;
				color:#004B00;
				font-size:15px; 
			}
			.bannerWrapperDescription .Name {
				font-family:"LucidaCalligraphy Italic";
			}
			
			
			
/* HOme page ====================================================== */
  
.MainBodyText {
padding:9px 0px 8px 11px;
width: 100%;
height: auto;
overflow:hidden;
background:url(/UserUploadImages/system/contentWrapper-bg.png) top left repeat-x;  
}

/* BoxWrapper  ======================================================  */

.BoxWrapper {
width: 232px;
height: 255px;
padding:0px 0px 0px 0px;
float:left;
overflow:hidden;
background: url(/UserUploadImages/system/boxWrapper-bg.gif) top left no-repeat;
}
.BoxWrapper h2 {
padding:0px 0px 8px 0px;
font-size:20px;
}
.BoxWrapper .BoxWrapperImage {
width: 209px;
height: 107px;
padding:0px 0px 0px 0px;
overflow:hidden;
background: url(/UserUploadImages/system/BoxWrapperImage-bg.gif) top left repeat-x;
}
.BoxWrapper .BoxWrapperImage img {
width: 209px;
height: 98px;
padding:4px 0px 0px 0px;
overflow:hidden;
} 
.BoxWrapper .BoxWrapperDescription  {
width: auto;
height: auto;
padding:15px 12px 0px 11px;
overflow:hidden;

text-align:left;
line-height:1.1em;
}
.BoxWrapper .BoxWrapperDescription p{
padding:7px 0px 0px 0px;
/* color:#161616; 
font-size:14px; 
font-weight: normal; */
}


/* Sub page ========================================= */

.Subpage .contentWrapper {
width: 697px;
height:auto;
padding:15px 0px 0px 9px;
overflow:hidden;
float:left;
background:url(/UserUploadImages/system/LeftPanelWrapper-bg.gif) top right repeat-y;

}
/* Sub page banner Wrapper ======================================================  */
	 
			.Subpage .bannerWrapper {
				width:685px;
				height:166px; 
				padding:0px 0px 7px 0px;
				overflow:hidden;
				
				background:url(/UserUploadImages/system/subpage-banner-bg.gif) top left no-repeat;
			}
			.Subpage .bannerWrapperImage {
				width:662px;
				height: 145px;    
				padding:11px 0px 0px 11px;
				overflow:hidden;
				background:none;
			}
			.Subpage .bannerWrapperImage img{
				width: auto;
				height: auto;
				padding:0px 0px 0px 0px;
			}
			

/* Sub page  Rightpanel banner Wrapper ======================================================  */
	 
			.Subpage .RightPanel .bannerWrapper {
				width:218px;
				height:166px; 
				padding:0px 0px 7px 0px;
				overflow:hidden;
				
				background:url(/UserUploadImages/system/subpage-banner-bg2.gif) top left no-repeat;
			}
			.Subpage .RightPanel .bannerWrapper .bannerWrapperImage {
				width:200px;
				height: 145px;    
				padding:10px 0px 0px 9px;
				overflow:hidden;
				background:none;
			}
			
			
/* Subpage MainBodyText ====================================================== */

.Subpage .MainBodyText {
 			width:450px;
			height:auto;
			padding:20px 15px 20px 38px;
			overflow:hidden; 
			float:left;
			background:url(/UserUploadImages/system/LeftPanelWrapper-bg.gif) top left repeat-y;
			
 			font-size:15px; 
 			color:#3E3E3E;
			line-height:1.1em;
}
.Subpage .MainBodyText h1 {
padding:0px 0px 13px 0px;
}

/* Sub page RightPanel =========================================  */ 

.Subpage .RightPanel  {
width: 227px;
height:auto;
padding:15px 0px 0px 12px;
overflow:hidden;
float:left;
}
.Subpage .RightPanel .RightPanelDescription {
			width:191px;
			height:auto;
			padding:45px 0px 0px 25px;
			overflow:hidden;
			float:left;
			
			color:#3E3E3E;
			/* font-size:14px; */
		}
.Subpage .RightPanel ul {
padding:10px 0px 7px 0px;
margin:0px;

color:#800000; 
}		
.Subpage .RightPanel ul li{
padding:2px 0px 2px 12px;
list-style:none;
background:url(/UserUploadImages/system/subpage-rightpanel-bullet2.gif) left no-repeat;
}		
.Subpage .RightPanel ul li a{
color:#800000; 
text-decoration:none;  
}		



/* Sub page Left Panel   ============================= */ 

.Subpage .LeftPanelWrapper {
width:192px;
height:100%;
padding:20px 0px 0px 0px;
overflow:hidden;
float:left;
/* background:url(/UserUploadImages/system/LeftPanelWrapper-bg.gif) top right repeat-y; */
}
.Subnav h4 {
padding:0px 0px 16px 0px;
font-size:15px;
color:#115711;
}
.Subnav {
width:192px;
height:auto;
padding:0px 0px 0px 25px;
overflow: hidden;
}
.Subnav ul { padding:0; margin:0; list-style:none; }
.Subnav ul  li{ padding:0; margin:0; list-style:none; display: inline; }
.Subnav ul li a { padding:0; margin:0; list-style:none; display: block; }
.Subnav ul li a:hover{  }

.Subnav ul.AddCMSSysMain,
.Subnav ul.AddCMSSysMain li ul{
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style:none;
width:192px;
height:auto;
}
.Subnav ul.AddCMSSysMain li {
float:left;
padding:1px 0px 1px 0px;
width:192px;
height:auto;
overflow:hidden;
}
.Subnav ul.AddCMSSysMain li a.AddCMSSysSub {
color:#000;
font-size:12px;   
font-weight:normal;
text-decoration:none;

display:block;
height:auto;

padding:1px 0px 1px 11px !important;
overflow:hidden;
background: none;
background:url(/UserUploadImages/system/subpage-leftpanel-bullet.gif) left no-repeat;
}  

.Subnav ul.AddCMSSysMain li a:hover.AddCMSSysSub,
.Subnav ul.AddCMSSysMain li a.AddCMSSysSubSelected {
color:#800000;
font-size:12px;
padding:1px 0px 1px 11px !important;
background:url(/UserUploadImages/system/subpage-leftpanel-bullet.gif) left no-repeat;
} 

/* new content in left panel */
.leftPanelContent { padding:0 0 0 25px; width:192px; }
.leftPanelContent a { color: #000000; font-size: 12px; padding:1px 0 1px 11px; font-famliy: "Arial"; 
                      background:url("/UserUploadImages/system/subpage-leftpanel-bullet.gif") no-repeat scroll left center; 
                      display: block;
                    }

 
/* Footer  ____________________________________ */

#footer {
clear: both;
width: 962px;
height: 69px;
padding:0px 0px 0px 0px;
overflow:hidden;
background:url(/UserUploadImages/system/footer-bg.png) top left no-repeat;
}  
#footer .footerinfo {
width: auto;
height: auto;
overflow:hidden;

text-align: center;
/* font-size:14px; */
color:#3E3E3E;
font-weight: normal;
 
padding:20px 0px 23px 0px;
}
/*
#footer .footerinfo a {
color:#3E3E3E;
text-decoration:none;
} 

#footer .footerinfo a:hover{
color:#000;
text-decoration:none;
}
*/