/*
Site Admin Section v3.0
CSS - CMS
Copyright by JMNP Ltd. 2006
*/

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th{margin:0;padding:0;border:0}

/* below you can change background and font for all site */
body{font:11px verdana;margin:3px 0;background:#ebebeb;color:#404040;}
h1{display:none;color:#fff;font-size:1px;}
.clear{clear:both;}

/* MAIN PAGE: head, body and global container */
#container{width:770px;margin-left: auto; margin-right: auto;background:#fff;border: 1px solid #B0B0B0;}
#head{width:770px;height: 120px;padding:0;margin:0;background:#fff url('img/logo.jpg'); background-repeat: no-repeat;}

#body{width:770px;margin:0 auto;padding:0;background:url('img/dot.gif') repeat-y 220px;}
#body .content{float:left;width:530px;margin-left:10px; text-align: justify; line-height: 16px;}
#body:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.content li { list-style-position: outside; margin-left: 25px;}

/* FOOTER */
#foot{width:770px;height:20px;margin:20px auto 0;border-top:1px solid #B0B0B0; background-image: url(img/menu1_bg.gif);}
#foot .powered{float:left;text-align:center; line-height: 18px; padding: 0px 0px 5px 10px; color: white;font:10px verdana;}
#foot .powered a{font:10px verdana;color:white; line-height: 18px; }

/* MENU LEFT */
#menu2{float:left;width:220px;margin:0 0 0 0px;padding:0;list-style:none; border-top: 1px solid #61725C;}
#menu2 li{text-align:left;border-top:1px solid white; width: 220px; border-bottom: 1px solid #61725C;}
#menu2 a{font-size:10px; font-weight:normal; color:white; display:block; background-image: url(img/menu2_bg.gif); padding: 0px 0px 0px 25px; height: 20px; line-height: 20px;}
#menu2 a:hover{background:#46681C;color:white;text-decoration:none;background-image: url(img/menu2_bg_o.gif); }
#menu2 a.selected{background:#46681C;color:white;background-image: url(img/menu2_bg_o.gif);}
#menu2 a.sublist { background:#46681C;color:white; height: 18px; background-image: url(img/submenu_bg.gif);padding: 0px 0px 0px 60px; line-height: 18px;}
#menu2 a.sublist:hover { background:#c4e2f4;color:white; height: 18px; background-image: url(img/submenu_bg_o.gif);padding: 0px 0px 0px 60px; line-height: 18px;}


/* SUB-MENU LEFT */
#menu3{float:left;width:220px;margin:0 0 0 0px;padding:0;list-style:none;}
#menu3 li{text-align:left;border-top:1px solid white; width: 220px; border-bottom: 1px solid #D2D2D2;}
#menu3 a{font-size:10px; font-weight:normal; color:#434343; display:block; background-image: url(img/menu2_bg.gif); padding: 0px 0px 0px 25px; height: 20px; line-height: 20px;}
#menu3 a:hover{background:#c4e2f4;color:#000;text-decoration:none;background-image: url(img/menu2_bg_o.gif); }
#menu3 a.selected{background:#c4e2f4;color:#000;background-image: url(img/menu2_bg_o.gif);}

/* MENU TOP */

#menu1_wrapper {	width: 770px; height: 23px;	margin: 0 auto;	font-size: 95%;	white-space: nowrap; padding-right: 0px; background-image: url(img/menu1_bg.gif); border-bottom: 1px solid #ffffff;border-top: 1px solid #B0B0B0;}
* html #menu1 { padding-right: 0; }
#menu1 { display: inline; height: 23px; font-size: 11px;}
#menu1 a:link, #menu1 a:visited {height: 23px; background-image: url(img/menu1_bg.gif); color: #FFF; text-decoration: none; float: left; border-right: 1px solid #C1C1C1; padding: 0px 10px 0px 10px; line-height: 23px;}
#menu1 a:hover {	background: white;	color: #485B06; height: 23px;}
#menu1 a.selected { background:white ; color: #485B06; height: 23px;}


/* PAGE DETAILS - name, description */
#pageShow{padding:0px 10px 5px 10px;}
#pageShow h2{font-size:13px;color:#962230;text-transform:uppercase;}
#pageShow h3{margin-bottom:10px;font-weight:normal;font-size:11px;color:#962230;margin:5px 0 10px 5px;}
#pageShow h3 a{color:#4A7BC5;}
#pageShow .txt{font-size:11px;}

/* PAGE DETAILS - photo */
#pagePho{float:right;}
#pagePho img{border:1px solid #e7e7e7;margin:2px;}

/* PAGE DETAILS - sub pages list - under description */
#pageSubList{margin:10px 0 0;}
#pageSubList .l{padding:5px 0 10px;border-top:1px solid #dfdfdf;}
#pageSubList .l h2{font-size:11px;text-transform:none;}
#pageSubList .l h2 a{color:#962230; text-decoration: underline;}
#pageSubList .l h2 a:hover{color:#962230; text-decoration: none;}
#pageSubList .l p{font-size:10px;margin:2px 0 0 10px;}
#pageSubList .l img{float:left;margin:0 5px 3px 0;}

/* PAGE DETAILS - files list */
#pageFil{margin:10px 0;}
#pageFil td{font-size:10px;padding:5px 0 4px 5px;}
#pageFil p{font-size:10px;color:#b6b6b6;}

/* global link styles */
a{text-decoration:none;}
a:link{color:#46681C;}
a:visited{color:#46681C;}
a:active{color:#46681C;} 
a:hover{color:#46681C;}

.txt a:link{color:#46681C; text-decoration: underline;}
.txt a:visited{color:#46681C; text-decoration: underline;}
.txt a:active{color:#46681C; text-decoration: underline;} 
.txt a:hover{color:#46681C; text-decoration: none;}

/* MESSAGE - error and confirm messages styles */
#message{text-align:center;}
#error, #ok{font-size:14px;font-weight:bold;line-height:2em;padding:100px 0;}
#error a, #ok a{font-size:11px;font-weight:normal;color:#000;}
#error{color:red;}
#ok{color:green;}

/* OTHER - styles from html editor */
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

/* BACK link style */
#back{font-size:10px;padding:20px 20px 10px 0;text-align:right;}
#back a{color:#b6b6b6;}

/* global form styles */
.input, select, textarea{border:1px solid;border-color:#b6b6b6;font:11px verdana;}

/*/~~~~~~~~~~~~~~~~~~~~~~~~START NEWS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/*/
#news {
	background-image: url(news_bg.gif);
	height: 234px;
	width: 152px;
	float: right;
	margin-left: 10px;
	margin-top: -55px;
}

#news_content {
	background-color: white;
	height: 175px;
	width: 117px;
	margin: 35px 0px 0px 15px;
}

.news_table {
	border: 1px solid #FFB13E;
	margin-left: auto;
	margin-right: auto;
}

.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*/~~~~~~~~~~~~~~~~~~~~~~~~ START MINICALENDAR NEWS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/*/

#minical { height: 242px; width: 186px; border: 1px solid #46681C; float: right; margin: -40px 0px 10px 15px; line-height: 15px; }
.minicalcenter { margin-left: 13px; margin-right: 8px; font-size: 90% }

/* GLOBAL STYLES */

.centeredimg {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #46681C;
}