@charset "utf-8";
/* specific template settings */

/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch{
 width:100%; 
 text-align:center;
 margin-top:5px;
}  

#zonebox {
  margin:0 auto 0 auto;
  width: 997px;
  text-align:left;
  background:url('../_img/pg_bg.jpg') transparent repeat-y 0 40px;
  color:#333333;
  
}
.head_top {
	height:78px;
    margin:0 auto 0 auto;
    width: 997px;
	background:url('../_img/head_top.gif') transparent repeat right top;
}
#toplogo {
  width:997px;
  height:154px;
  text-align:left;
  background:url('../_img/head_bottom.jpg') transparent no-repeat right top;
  position:relative;
}

#toplogo h1 a:link,#toplogo h1 a:active,#toplogo h1 a:visited { 
  display:block;
  height:120px;
  width:997px;
  text-decoration:none;
}   

.mainnav
{
 position:absolute;
 top:126px;
 left:20px;
 text-align:left;
 width:650px;
 margin:0;
}

.mainnav a 
{
 font-size:10pt;
 font-weight:bold;
 color:#000;
 margin:0 4px;
 text-decoration:none;
}
.mainnav a:hover
{
 color:#FFFFFF;
 text-decoration:underline;
}
#main {
 margin:0;
 width:755px;
 padding:0;
 float:left;
 min-height: 300px;
 height: auto;
 _height: 300px;
}

#main-content {
 padding:0;
 margin-left:15px !important;
 margin-right:15px !important;
}

/* left panel */         
#sidebar-left {
  position:relative;
  float: left;
  width: 211px;
  min-height: 300px;
  height: auto;
  _height: 300px;
}
#sidebar-left-top {
  text-align:center;
  background:url('../_img/menu_top.gif') transparent repeat-y left top;
  width:211px;
  height:100px;
}
#sidebar-left-top H2 {
	font-size:170%;
	color:#ffffff;
	margin:0;
	padding:4px 0 0 10px;
}
#sidebar-left-content {
  font-size: 130%;
  text-align: center;
  width:211px;
}

#sidebar-left-bottom {
  font-size: 100%;
  background:url('../_img/menu_bottom.jpg') transparent no-repeat left top;
  width:211px;
  height:48px;
}

.contentdate
{
 display:block;
 margin:2px 0;
 width:90px;
 padding:4px;
 background-color:#eeeeee;
}

/* footter */	
#zonefoot {
 color:#ffffff;
 font-size:8pt;
 height:34px;
 width:997px;
 background:url('../_img/foot.jpg') transparent no-repeat left top;
}

#zonefoot-content { 
 padding:0 0 0 0;
 width:815px;
 text-align:right;
 line-height:22px;
 color:#c0c0c0;
}
    	
#zonefoot a:link,#zonefoot a:visited,#zonefoot a:active {
 color:#FFC66F;
 font-weight:normal;
}

#zonefoot a:hover {
     color:#aaaaaa;
}    
/* listmenu */
.navtitle
{
 margin:5px 0;
}

.mcat{
  width:211px;
  background:transparent;
}        

.subcat{
  
}    


.mcat li {
  font-size:9pt;
  font-weight:bold;
  list-style-type: none;
  text-align:left;
  
  }

.subcat li{
  cursor:default;
  font-weight:bold;
  list-style-type: none;
}        

.subcat li .subcat{
 
} 
        
.mcat a
{
 color:#333333;
 text-decoration:none;
 padding:7px 24px 0 40px;
 display:block;
 height:25px;
 background:url('../_img/button_uni.jpg') transparent no-repeat left top;
}

.mcat a:hover
{
 color:#ff0000;
}

.mactual a:hover
{
 color:#ff0000; 
}

.mactual a
{
 color:#ffffff;
}

.mactual .subcat a
{
 color:#333333;
}

.mactual .subcat a:hover
{
 color:#ff0000;
}

.subcat li a
{
  text-decoration:none;
  display:block;
  padding:0 0 0 40px;
  height:20px;
  background:none;
}

.subcat li a:hover{
  color:#ff0000;
}	

.sactual a
{
 color:#ffffff !important;
}

.sactual a:hover
{
 color:#ff0000 !important;
}

.sactual .subcat a
{
 color:#333333 !important;
}

.subcat .subcat a 
{
 padding:0 0 0 50px;
}

.subcat .subcat .subcat a 
{
 padding:0 0 0 60px;
}

.subcat .subcat .subcat .subcat a 
{
 padding:0 0 0 70px;
}

/**/
.sactual .subcat a:hover
{
 color:#ff0000 !important;
}
/* editable content */
#main-content {
 text-align:left;
 margin-left:15px;
 margin-right:15px;
 font-size:9pt;
}

#main-content table th { 
  vertical-align:top;
  font-weight:bold;
  text-align:left;
}  

#main-content table td { 
  vertical-align:top;
  font-size:8pt;
  font-weight:normal;
}

.textbox p { font-size:10pt; }

#main-content li
{
 margin-left: 16px;
}

#main-content p img { margin-left:2px; }

#main-content ul, p, h2, h3, h4 { margin:5px 0; }
 
hr.cleaner {
 height:1px;
 margin: -1px 0 0 0; 
 padding:0;
 border:none;
 visibility: hidden;
} 

.separator
{
 border-top:1px solid #000000;
}

.clr
{
 clear:both;
}

.hid
{
 display:none !important;
}

.cc { text-align:center !important; }
.ll { text-align:left !important; }
.rr { text-align:right !important; }

.fl { float:left !important; }
.fr { float:right !important; }

.handy{ cursor:pointer !important; }

.p10 { font-size: 10%; }
.p20 { font-size: 20%; }
.p30 { font-size: 30%; }
.p40 { font-size: 40%; }
.p50 { font-size: 50%; }
.p60 { font-size: 60%; }
.p70 { font-size: 70%; }
.p80 { font-size: 80%; }
.p90 { font-size: 90%; }
.p100 { font-size: 100%; }
.p110 { font-size: 110%; }
.p120 { font-size: 120%; }
.p130 { font-size: 130%; }
.p140 { font-size: 140%; }
.p150 { font-size: 150%; }
.p160 { font-size: 160%; }
.p170 { font-size: 170%; }
.p180 { font-size: 180%; }
.p190 { font-size: 190%; }
.p200 { font-size: 200%; }

/* Server map */

.webmap
{
 margin: 0 0 0 16px;
}

.swebmap
{
 margin: 0 0 0 16px;
}

.swebmapcontent
{
 margin: 0 0 0 16px;
}

.webmap li {
 font-size : 10pt;
 color: #000000;
 list-style-type: disc;
} 

.swebmap li {
 font-size : 9pt;
 color: #000000;
 list-style-type: circle;
} 

.swebmapcontent li {
 font-size : 9pt;
 color: #000000;
 list-style-type: square;
} 
