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

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

#zonebox {
 width: 994px;
 margin:0 auto 0 auto;
 text-align:left;
 background:url('../_img/cntnt_bg.jpg') transparent repeat-y;
 position:relative;
}

#toplogo {
  width:994px;
  height:190px;
  background:url('../_img/head.jpg') transparent no-repeat 0 0;
  position:relative;
}

#toplogo h1 {
 width:300px;
 height:145px;
}

#toplogo h1 a:link,#toplogo h1 a:active,#toplogo h1 a:visited { 
 display:block;
 width:300px;
 height:145px;
}   

#main {
 margin:0 0 0 244px; 
 min-height: 350px;
 height: auto;
 _height: 350px;
 background:url('../_img/search.jpg') transparent no-repeat right top;
}

#main-content {
 padding:30px 20px 0 10px;
}

/* left panel */         
#sidebar-left {
  position:relative;
  float: left;
  width: 244px;
  min-height:200px;
  height:auto;
  _height:200px;
}


.sidebar-left-content {
  padding:20px 0 0 0;
  color:#fff;
}

.sidebar-left-static { 
 color:#fff;
 padding:10px 20px;
}

/* footter */	
#zonefoot {
 font-size:8pt;
 color:#000;
 width:994px;
 height:100px;
 background:url('../_img/foot.jpg') #fff no-repeat 0 0;
}

#zonefoot-content { 
 padding:10px 0 0 0;
}
    	
#zonefoot a:link,#zonefoot a:visited,#zonefoot a:active {
 color:#06c;
 font-weight:normal;
}

#zonefoot a:hover {
 color:#f60;
}
 
#zonefoot .mainnav {
	text-align:center;
	margin:25px 0 0 0 ;
}

#zonefoot .mainnav a {
	margin:0 4px;
}
   
#main-content h2 
{ 
 font-size:16pt;
 font-weight:bold;
}

#main-content .cnav 
{ 
 font-size:11pt;
 margin:10px 0; 
 
}

#main-content .contentdate
{
 padding:2px;
 font-size:9pt;
 background-color:#C9EACB;
}

.cnav a 
{
 color: #999;
 margin:0 5px;
}

.cnav a:hover 
{
 color: #f60;
}

#main-content a 
{
 color: #999;
}

#main-content a:hover 
{
 color: #F60;
}

/* editable content */
#main-content table th { 
  vertical-align:top;
  font-size:9pt;
  font-weight:bold;
  text-align:left;
}  

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

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

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

#main-content ul, #main-content p,#main-content h2,#main-content h3,#main-content 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;
} 
