﻿@charset "utf-8";
@font-face{
	font-family:'gesstwo';
	src: url('../fonts/gesstwo.eot');
   	src: local('gesstwo'), url('../fonts/gesstwo.ttf') format('TrueType');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body
	{
	margin:0px;
	padding:0px;
	background:  url(../images/BG.jpg);
	width:100%;
	letter-spacing:0;
	line-height:1;
	color:#404040;
	font-family:Tahoma , Helvetica, sans-serif;	
	}
#container{
	width:938px;
	position: relative;
	margin:5px auto 0px auto;
	padding: 0px;
	
}
#header{
	margin:0px;
	padding:0px;

}
#menu{
	margin:0px;
	padding:0px;
	width:938px;
	height:49px;
	background-image:url('../images/menubg.jpg');
	background-repeat:repeat-x;
}
#menu img{
	border:0px;
}
#links{
	float:left;
	padding:0px 0 0 0px;
	border-left:1px #98c341 solid;
	height:48px;
	width: 260px;
}
#unvlink{
	clear:both;
	float:left;
	background-image:url('../images/untxt_bg.png');
	background-repeat:no-repeat;
	width:118px;
	height:48px;
	padding:17px 0 0px 0;

}
#unvlink a{
	color:#fff;
	text-decoration:none;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0px 5px;
	
}
#lang {
    float: left;
    margin: 6px 0 0 10px;
    padding: 0;
    list-style: none;
}

#lang li {
    float: left;
    margin-left: 4px;
}

#lang li a {
    color: #0e6082;
    text-decoration: none;
    font-size: 12px;
    background-color: #fff;
    border-radius: 50%;
    padding: 7px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    height: 22px;
    width: 22px;
    display: block;
    line-height: 22px;
    text-align: center;
}
#lang li a:hover {
    background-color: #f7f7f7;
}
#lang li a.lar {
    font-size: 16px;
}
#banner{
	margin:0px;
	padding:0px;
	background-image:url('../images/banner.jpg');
	background-repeat:no-repeat;
	width:938px;
	height:192px;
}
#banner img{
	border:0px;
}
#logo{
	float:right;
	margin:0px;
	padding: 23px 30px 0 0;
}
#logoimg{
 	padding: 10px;
	background-color: #fff;
	border-radius: 20px;
}
#logotxt{
	padding: 0px 5px 10px 0;
}
#logodtext{
	float:left;
	margin:0px;
	padding:35px 10px 0px 0;
	font-family:gesstwo;
	font-weight:bold;
	text-align:center;
	
	
	
}
#logodtext a{
	color:#79a51a;
	text-decoration:none;
}
#depttext{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:18px;
	text-shadow:0 1px 0 #e8febe;
}
#untext{
	margin:0px;
	padding:0px;
	font-size:15px;
	
}
#untext a{
	color:#0a5b78;
}
#newsbar{
	background-color:#f2fbdd;
	font-size:14px;
	height:20px;
	padding:3px;
	line-height:1.4;
	color:#004867;
	font-family:gesstwo;
	font-weight:bold;	
}
#body{
	background-color:#fff;
	border-left:1px #dadada solid;
	border-right:1px #dadada solid;
	border-bottom:15px #ebebeb solid;
	width:936px;
	height:auto;
	margin:0px 0 0 0;
	padding:0px;
	overflow:hidden;
}

#rightpart{
	float:right;
	margin:0px;
	padding:10px 0px 0 0;
	width:210px;
}
#mainmenu{
	margin:0 0 5px 0;
	padding:0px;
	float:right;
}
#farmmenu{
	clear:both;
	
}
#farmmenu h3{
	clear:both;
	margin:0px;
	padding:7px 0 0 0;
	background-image:url('../images/menuheader.jpg');
	background-repeat:repeat-x;
	width:200px;
	height:30px;
	color:#fff;
	font-family:gesstwo;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	text-shadow:0 1px 0 #696969;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;

}
#acc { list-style:none; color:#fff;}
#acc .acc-section {overflow:hidden; }
#nested { list-style:none; color:#fff;}
#nested .acc-section {overflow:hidden; }
#nested .acc-section ul{
	width:200px;
	margin-bottom:5px;
	text-align:right;
	font-size:14px;
	padding: 0;
}
#nested .acc-section ul li{
	background-image:url('../images/libg.jpg');
	background-repeat:no-repeat;
	}

#nested .acc-section ul li a{
	display: block;
overflow: auto;
color: #fff;
text-decoration: none;
padding: 8px 10px 8px 6px;
}
#nested .acc-section ul li a:hover{
	color: #0f6285;
}

#nested .acc-selected {
	clear:both;
	margin:0px;
	padding:7px 0 0 0;
	background-image:url('../images/menuheader.jpg');
	background-repeat:repeat-x;
	width:200px;
	height:30px;
	color:#fff;
	font-family:gesstwo;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	text-shadow:0 1px 0 #696969;
}




#listmenu{
	margin: 0 10px 5px 0;
	padding:0px;
	text-align:right;
	clear:both;
}
#listmenu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	
	
}
#listmenu ul li{
}
#listmenu ul li a{
	color:#004867;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px #fff solid;
	padding:7px;
	background-color:#acdb4b;
	display:block;

}
#listmenu ul li a:hover{
	display:block;
	background-color:#e7feb8;
}
#ads{
	clear:both;
	margin:0px;
	padding:0px;
}
#calendar{
	margin:0px;
	padding:0px;

}
#social{
	margin:5px 0 0 40px;
	padding:0px;
}
#social img{
	border:0px;
}

#rightpart h2{
	clear:both;
	margin:0px;
	padding:7px 0 0 0;
	background-image:url('../images/menuheader.jpg');
	background-repeat:repeat-x;
	width:200px;
	height:30px;
	color:#fff;
	font-family:gesstwo;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-topleft:15px;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	text-shadow:0 1px 0 #696969;

}

#leftpart{
	float:left;
	margin:0px;
	padding:10px 0 0 5px;
	width:715px;
	
}
#postplace{
	margin:0px;
	padding:0px 5px 0 5px;
	float:right;
	width:485px;
	direction:rtl;
}
#postplace a{
	color:#729d18;
}
#postplace img{
	border:0px;
}
#shortlinks{
	margin:0px 5px 0 0;
	padding:0px;
}

#postplace h2{
	margin:0px;
	padding:15px 45px 0 0 ;
	font-family:gesstwo;
	font-weight:bold;
	font-size:18px;
	text-align:right;
	background-image:url('../images/Rssbig.png');
	background-repeat:no-repeat;
	background-position:right 5px;
	height:37px;
	color:#729d18;

}
#postplace .post{
	margin:0px 0 10px 0;
	padding:5px 0 0 0;
	width:480px;
	direction:rtl;
	
}
#postplace .post .postpic{
	margin:0px;
	padding:0px;
	float:right;
	width:115px;
	height:105px;
	border:1px #004867 solid;
	box-shadow: 1px 1px 3px #a4a4a4;
}
#postplace .post .postbody{
	margin:0px;
	padding:0px 5px 0 5px;
	float:left;
	width:350px;
	text-align:right;
}
#postplace .post .postbody h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#004867;
	width:350px;
	line-height:1.2;

}
#postplace .post .postbody h4 a{
	color:#004867;
	text-decoration:none;
}
#postplace .post .postbody h5{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#808080;
	font-size:12px;
}
#postplace .post .postbody a{
	color:#729d18;
	font-family:gesstwo;
	font-size:14px;
}
#postplace .post .postbody img{
	margin-right:5px;
}

#postplace .post .postbody .posttxt{
	margin:0px 0 5px 0;
	padding:5px 0 5px 0;
	text-align:justify;
	color:#404040;
	font-size:14px;
	overflow: hidden;
	line-height: 1.2;
	height:46px;


}
#postplace .post .postbody .posttxt p{
	margin:0px;
	padding:0px;
}
.sperat{
	border-bottom:1px #cccccc dotted;
	clear:both;
	width:480px;
	padding-top:5px;
}
.postmore{
	float: right;
	padding: 10px 20px 10px 0;
	margin: 5px 0 0 0;
	font-family: gesstwo;
	font-size: 16px;
	color:#729d18;
}
.postmore a{
	color:#729d18;
	text-decoration:none;
	padding:0 0 0 5px;
	font-weight:bold;
}
#leftmenu{
	margin:0px;
	padding:0px;
	float:left;
	width:220px;

}
.round{
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
#search{
	margin:0px auto 0 auto;
	position:relative;
	padding:5px 0 5px 5px ;
	background-color:#f2fbdd;
	border:1px #9bc741 solid;
	box-shadow: 1px 1px 3px #d0d0d0;
}
#search img{
 	padding: 0 0px 0 0px;
}
#search input{
	width:120px;
	margin:0 20px 0 0;
}
#leftAds{
	padding:5px 10px 0 0;
}
#box{
	margin:10px 0 5px 0;
	padding:0px;
	background-color:#f2fbdd;
	border:1px #9bc741 solid;
	height:300px;
	text-align:right;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;

}
#box h3{
	margin:0px;
	padding:0px;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	color:#004867;


}
#box p{
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	height:90px;
	font-size:13px;
	overflow: hidden;
	text-align:justify;
	line-height: 1.2;
}
.deptbimg{
	position:relative;
	margin:15px auto 0 auto;
	padding:0px;
	width:125px;
	height:118px;

}
.bimg{
	position:relative;
	margin:15px auto 0 auto;
	padding:0px;
	width:178px;
	height:118px;

}
.btxt{
	padding:0px;
	margin:5px auto 0 auto;
	width:179px;
	direction:rtl;
	color:#404040;
}
 .breadmore{
	border-top:1px #9bc741 solid;
	padding:10px 20px 10px 0;		
	margin:5px 0 0 0;
	font-family:gesstwo;
	font-size:16px;
}
 .breadmore a{
	color:#729d18;
	text-decoration:none;
	padding:0 5px 0 5px;
	font-weight:bold;
}
#box2{
	height:auto;	
	margin:10px 0 5px 0;
	padding:0 0 10px 0;
	background-color:#f2fbdd;
	border:1px #9bc741 solid;
	text-align:right;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;
	


}
#box2 h3{
	margin:0px;
	padding:10px;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	color:#729d18;
}
#box2  a{
	color:#004867;
	text-decoration:none;
}
#box2  a:hover{
	text-decoration:underline;
}

#news-container{
	color:#004867;
	font-size:13px;
	line-height:1.2;
	text-align:center;
	
}
#news-container ul {
	list-style-type:none;
}
#news-container ul li {
	margin-bottom:15px;
	border-bottom:1px #729d18 solid;
}
#secsearch{
	margin:0px;
	padding:0px;
	width:705px;
}
#secsearch h2{
	clear:both;
	margin:0px;
	padding:10px 0px 10px 0 ;
	font-family:gesstwo;
	font-size:18px;
	text-align:right;
	font-weight:bold;
	height:26px;
	color:#729d18;
}
#secsearch a{
	color:#004867;;
	
}
#secsearch a:hover{
	color:#729d18;
}

#searchplace{
	clear:both;
	margin:0 0 10px 0;
	padding:0px;
	width:705px;
	height:160px;
	background-color:#f2fbdd;
	text-align:right;
	direction:rtl;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-topleft:15px;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;
	border:1px #fff solid;

}
#searchtool{
	margin:0px;
	padding:10px 30px 10px 10px;
	width:500px;
}
#staffsearch{
	margin:0px;
	padding:0px;
	float:right;
}
#staffsearch h3{
	margin:0px;
	padding:0px;
	color:#004867;
	font-family:gesstwo;
	font-size:18px;
	font-weight:bold;

}
#progsearch{
	margin:0px;
	padding:0px;
	float:left;
}
#progsearch h3{
	margin:0px;
	padding:0px;
	color:#004867;
	font-family:gesstwo;
	font-size:18px;
	font-weight:bold;

}
#searchtxt{
	margin:0px;
	padding:0px;
	clear:both;
	line-height:1.2;
}
#searchtxt p{
	margin:0px;
	padding:10px;
	color:#404040;
	font-size:14px;

}
#gallery{
	clear:both;
	margin:0px;
	padding:0px;
	width:938px;
	height:180px;
	border-top:1px #cccccc dotted;
	direction:rtl;
}
#gallery h2{
	margin:0 30px 0 0;
	padding:10px 35px 0 0;
	font-family:gesstwo;
	font-size:18px;
	background-image:url('../images/gallary.png');
	background-repeat:no-repeat;
	background-position:right 5px;
	height:30px;
	color:#004867;
	font-weight:bold;
}
#gallery h3{
	margin:0 30px 0 0;
	padding:10px 35px 0 0;
	font-family:gesstwo;
	font-size:18px;
	background-image:url('../images/gallary.png');
	background-repeat:no-repeat;
	background-position:right 5px;
	height:30px;
	color:#404040;
}

.list_carousel {
	margin: 0 0 0px 0px;
	width: 930px;
}
.list_carousel img{

	

}
.list_carousel ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	width: 135px;
	height: 99px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
	background-color:#f2fbdd;
	border:2px #9bc741 solid;
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
	border:0px;
}
.next {
	float: right;
	margin-right: 10px;
	border:0px;
}
#footer{
	clear:both;
	background-color:#729d18;
	height:52px;
}		
#footer p{
	margin:0px;
	padding:15px 0 0 0;
	text-align:center;
	font-size:14px;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#cpbody{
	background-color:#fff;
	border-left:1px #dadada solid;
	border-right:1px #dadada solid;
	border-bottom:15px #ebebeb solid;
	width: 928px;
	height:auto;
	margin: 2px 0px 0px;
	padding: 0px 5px;
	overflow:hidden;
	direction:rtl;
}
#cpbody a{
	color:#729d18;
}

#cpbody h2,#cpbody h1{
	margin: 30px 0;
	padding: 5px;
	font-family: gesstwo;
	font-size: 23px;
	color: #212121;
	border-bottom: 3px solid #D2E1CD;
}

#cpbody h3{
	padding: 13px;
	font-family: gesstwo;
	color: #000;
	background-color: #F9F9F9;
	font-size: 16px;
	border-radius: 3px;
	clear: both;
    margin: 15px 0px 20px ;
}

#cpbody p{
	margin:0px;
	padding:10px;
	text-align:justify;
	color:#404040;
	font-size:14px;
	line-height:1.2;
	word-spacing:-1px;
}
#cpbody ul{
	margin:0px;
	padding: 0px 15px;
	color:#404040;
	font-size:14px;
	list-style:none;
}
#cpbody ul li{

}
.inside{
	margin:0px;
	padding:0px 5px 0 0;
	direction:rtl;
}
.inside a{
	color:#729d18;
}
.inside h2{
	margin:0px;
	padding:5px;
	font-family:gesstwo;
	font-size:18px;
	font-weight:bold;
	color:#004867;
	border-bottom:1px #404040 dotted;

}
.inside h3{
	margin:0px;
	padding:5px;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	color:#729d18;

}

.inside p{
	margin:0px;
	padding:10px;
	text-align:justify;
	color:#404040;
	font-size:14px;
	line-height:1.2;
	word-spacing:-1px;
}
.inside ul{
	margin:0px;
	padding:0 30px 10px 0 ;
	color:#404040;
	font-size:14px;
}
.inside ul li{
	padding:3px;
}

.tbl{
	clear:both;
	border-collapse:collapse;
	position: relative;
	margin:5px auto 0px auto;
	width:95%;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.tbl th{
	border:1px #e7e7e7 solid;
	background-color:#729d18;
	padding:8px;
	color:#fff;
	font-weight:bold;
}

.tbl td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
.tbl tr.alt td 
{
background-color:#dddddd;
}
.tablesorter{
	clear:both;
	border-collapse:collapse;
	position: relative;
	margin:5px auto 0px auto;
	width:95%;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.tablesorter td{
	
}
.tablesorter th{
	border:1px #e7e7e7 solid;
	background-color:#729d18;
	padding:8px;
	color:#fff;
	font-weight:bold;
}

.tablesorter td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
.tablesorter tr.alt td 
{
background-color:#dddddd;
}
table.tablesorter tbody tr.odd td {
	background-color:#dddddd;
}
.tablesortertxt{
	text-align:right;
}
#pager{
	clear:both;
	margin:10px 210px 10px 0;
}
#postvdate{
	padding:5px;
	margin:10px;
	float:left;
	width:160px;
	text-align:center;
	font-size:12px;
	background-color:#f2fbdd;
	border:1px #9bc741 solid;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.postview_pic{margin: 5px 20px 5px 10px;padding: 0px;position: relative;float: left;clear: both;}
.postview_pic img {border: 1px #57AC00 solid!important;padding: 4px;height: auto!important;max-width: 180px;width: inherit!important;min-width: 110px;}
.postview_txt{margin: 0px;padding: 0 0 0 10px;text-align: justify;direction: rtl;line-height: normal;}
.news-header{height: 50px}
.news-footer{height: 30px;clear: both;border-top: 1px #B7B5B5 solid;margin-top: 110px;}

.archpost{
	margin:10px 0 0 0;
	padding:0px;
	width:700px;
	height:133px;
	direction:rtl;
	border-bottom:1px #cccccc dotted;

}
.archpost .archpostpic{
	margin:0px;
	padding:0px;
	float:right;
	width:125px;
	height:115px;
	border:1px #004867 solid;
	box-shadow: 1px 1px 3px #a4a4a4;

}
.archpost .archpostbody{
	margin:0px;
	padding:0px 5px 0 5px;
	float:left;
	width:560px;
	text-align:right;
}
.archpost .archpostbody h4{
	margin:0px;
	padding:5px;
	font-size:14px;
	color:#729d18;
	font-weight:bold;
	width:560px;
	height:auto;
	line-height:1.2;

}
.archpost .archpostbody h5{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#808080;
	font-size:12px;
}
.archpost .archpostbody a{
	color:#729d18;
	font-family:gesstwo;
	font-size:14px;
	
}
.archpost .archpostbody img{
	margin-right:5px;
}

.archpost .archpostbody .archposttxt{
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	text-align:justify;
	color:#404040;
	font-size:14px;
	overflow: hidden;
	line-height: 1.2;
	width:560px;
	height:47px;

}
.archpost .archpostbody .archposttxt p{
	margin:0px;
	padding:0px;
}
#ctl00_ContentPlaceHolder1_ListView1_DataPager1{
 border:0!important;
 margin-left: 20px;
 margin-bottom:10px;
}
#num {
	clear:both;
    color: #215F7D;
    font: 13px Tahoma,Helvetica,sans-serif;
    padding-bottom: 5px;
    padding-top: 20px;
    text-align: center;
    
}
#num a {
    color: #404040;
    text-decoration: none;
	background-color:#ececec;
}
#num a:hover, #num a:focus {
    color: #729d18;
}
#num a {
    display: inline;
	
}
#num a span {
    text-decoration: none;
}
#num a, #num a span,#num span {
	display: block;
	min-height: 18px;
	line-height: 18px;
	vertical-align: middle;
    border: 1px solid #729d18;
    border-radius: 4px 4px 4px 4px;
	 border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    font-weight: normal;
    margin-right: 5px;
	float: left;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
}
#num span {
    color: #729d18;
    font-weight: bold !important;
	margin-right: 5px;
	
}
#num a:hover, #num a:active, #num a:focus {
    border: 1px solid #729d18;
}
.pagenum{
	text-align:center;
	color:#729d18;
}
.pagenum a{
	color:#004867;
}
.pagenum a:hover{
	color:#729d18;
}

.admin{
	width:700px;
	height:95px;
	margin:5px 0 0 0;
	padding:0px;
	text-align:right;
	color:#404040;
	}
.admininfo{
	float:left;
	margin:5px 0 0 0;
	padding:0px;
}
.admininfo h3{
	padding:7px;
	margin:0 0 5px 5px;
	font-size:16px;
	width:570px;
	background-color:#fff;
	border:1px #93ba41 solid;
	color:#004867;
	box-shadow: 1px 1px 3px #d0d0d0;}

.adminpic{
	float:right;
	border:2px #93ba41 solid;
	margin:0 5px 0 0;
	padding:0px;
	width:90px;
	height:80px;
	box-shadow: 1px 1px 3px #a4a4a4;
}

.event{
	margin:0px 0 0 0;
	padding:5px;
	color:#404040;
}
.event h4{
	margin:2px;
	padding:5px;
	background-color:#729d18;
	color:#fff;	
}
.event ul{
	list-style-type:none;
	margin:0px;
	padding:5px 5px 0 0;
	font-size:14px;
	line-height:1.2;
	background-color:#f2fbdd;
}
.event ul li a{
	color:#fff;
}
.event ul li a:hover{
	color:#004867;
}
.farmpic{
	width:690px;
}
.farmpic img{
	margin:5px 10px 10px 0;
	background-color:#f2fbdd;
	border:1px #9bc741 solid;
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.farmpic ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	display: block;
}
.farmpic li {
	width: 200px;
	height: 150px;
	padding: 0;
	margin: 6px;
	display: block;
	float: right;
}
.affhead{
	margin:0px;
	padding:5px;
	background-color:#729d18;
	color:#fff;
	border:2px #f2fbdd solid;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.affsubhead{
	margin:0px;
	padding:5px;
	background-color:#f2fbdd ;
	color:#404040;
	border:2px #729d18 solid;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.affsubhead a{
	color:#404040;
}
#postsocial{
	float:right;
	font-size:12px;
	padding:10px;
	font-weight:bold;
}
#socialtxt {
	float: right;
	padding-left: 5px;
}
#socialimg{
	float:left;
}
#postlinks{
	text-align: left;
	float:left;
	font-size:12px;
	padding:10px;
	font-weight:bold;
	width:270px;
}
#postlinks a{
	float:left;
}
#viewplace{
	font-size:12px;
	float:right;
	color:#729d18;
}
#viewno{
	color:#1d4671;
	min-height: 18px;
	line-height: 18px;
	vertical-align: middle;
    border: 1px solid #729d18;
    border-radius: 4px 4px 4px 4px;
	 border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    font-weight: bold;
    margin-right: 5px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
}

#ctl00_ContentPlaceHolder1_FormView1{
	width:99%;
	border:1px #fff solid;
	clear:both;
}
#ctl00_ContentPlaceHolder1_FormView1 th ,td{
	border:1px #fff solid;
}
#ctl00_ContentPlaceHolder1_FormView1 table{
	clear:both;
	border-collapse:collapse;
	position: relative;
	margin:5px auto 10px auto;
	width:95%;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:14px;	
}

#ctl00_ContentPlaceHolder1_FormView1 table th{
	border:1px #e7e7e7 solid;
	background-color:#729d18;
	padding:8px;
	color:#fff;
	font-weight:bold;
}

#ctl00_ContentPlaceHolder1_FormView1 table td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
#ctl00_ContentPlaceHolder1_FormView1 table tr.alt td 
{
background-color:#dddddd;
}
#ctl00_ContentPlaceHolder1_FormView1 table tbody tr.odd td {
	background-color:#F0F0F6;
}

/******** start code edit **********/
#cpbody ul li{
	list-style: inside none disc;
}
#cpbody ul li a{
text-decoration: none;
font-family: gesstwo;
font-size: 16px;
color: #729D18;
line-height: 26px;
}
#cpbody ul li a:hover {
color: #000;
}

#cpbody td{
	padding:0 2px;
}
#cpbody input[type="text"] {
color: #1E1E1E;
border: 1px solid #BDBDBD;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 250px !important;
padding: 10px;
border-radius: 3px;
font-family: gesstwo;
max-width: 300px;
min-width: 110px;

}
#cpbody input[type="text"]:focus {
background-color:#FDFFF4
}
#cpbody textarea {
color: #1E1E1E;
border: 1px solid #BDBDBD;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
width: 250px !important;
padding: 10px;
border-radius: 3px;
font-family: gesstwo;
}


#cpbody input[type="text"]:hover,#cpbody textarea:hover {
	border: 1px solid #C1C1C1;
}
#cpbody input[type="submit"],#cpbody input[type="reset"],.button{
	cursor: pointer;
	color: #FFF !important;
	padding: 10px 12px;
	border: 0px none;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	height: 40px;
	background-color: #4D4D4D;
	font-family: gesstwo;
	font-size: 15px;
	margin: 20px 2px;
	border-radius: 3px;
	display: block;
	text-align: center;
}
#cpbody input[type="submit"]:hover,#cpbody input[type="reset"]:hover,.button:hover {
	background: #7B7B7B
}

#cpbody select{
	font-family: gesstwo;
	color:#1E1E1E;
	border: 1px solid #BDBDBD;
	transition: all 0.25s linear 0s;
	width: 250px !important;
	padding: 7px;
	border-radius: 3px;
	max-width: 300px;
}
#cpbody select:hover {
	border: 1px solid #C1C1C1;
}

#homeul ul{
	margin: 0px;
	padding: 10px 0px;
	color: #404040;
	font-size: 14px;
	clear: both;
	text-align: center;
}
#homeul ul li{
	display: inline-block;
}
#homeul ul li a{
    cursor: pointer;
    color: #FFF !important;
    border: 0px none;
    transition: all 0.25s linear 0s;
    background-color: #4D4D4D;
    font-family: gesstwo;
    font-size: 17px;
    margin: 10px;
    border-radius: 3px;
    text-decoration: none;
    width: 200px;
    display: block;
    text-align: center;
    padding: 14px;
	}
#homeul ul li a:hover{
	background-color: #729D18;
	}

#homeul h3{
	padding: 13px;
	font-family: gesstwo;
	color: #000;
	font-size: 18px;
	border-radius: 3px;
	clear: both;
	font-weight: normal;
	background-color: #F5F5F5;
	margin: 3px;
	border-right: 20px solid #e3e3e3;
	}

#cpbody table {
	margin: 25px 5px;
	padding: 0px;
	width: 100%;
	border: 1px solid #E0E0E0;
	direction: rtl;
	height: 100%;
	background: white;
	border-spacing: initial;
	border-radius: 6px;
	overflow: hidden;
}
#cpbody table tr:nth-child(odd){ background-color: #FBFBFB;}
#cpbody table tr:nth-child(even)    { background-color:#fff; }
#cpbody table td {
	vertical-align: middle;
	border: 1px solid #F6F6F6;
	padding: 15px 8px;
	font-size: 13px;
	color: #000000;
	font-family: tahoma;
}

#cpbody table th {
	background-color: #414141;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	font-family: gesstwo;
	font-size: 15px;
	font-weight: normal;
	border: 0px solid rgba(108, 108, 108, 0.58);  
	border-width: 0px 1px 1px 0;
	vertical-align: middle;
	}
#cpbody table tr:first-child td:first-child {
	border-width: 0px 0px 1px 0px;
}
#cpbody table tr:first-child td:last-child {
	border-width: 0px 1px 1px 0;
}

#cpbody table a, #cpbody table a:visited {
	text-decoration: none;
	font-weight: normal;
}
#cpbody table a:hover {
	color: #2C56AD;
}
#cpbody table td {
	direction: rtl;
}

#cpbody table a {
	 color:#8C8887
}

#cpbody table a:link ,#cpbody table a:visited{
	 color:#8C8887
}
#cpbody table a:hover{
	color: #403831
}

.ajax__calendar_container TD {
    padding: 0px !important;
}
.redbutton{
	background-color: #FF3030!important;
}
.redbutton:hover{
	background-color: #D90000!important;
}
.editbutton,.redbutton,.addbutton{
	width: 60px  !important;
	padding: 10px 0px;
	height: auto;
	margin: 0;
}
.buttonsline{
	overflow:hidden;
	
}
.buttonsline input[type="submit"] ,.buttonsline input[type="reset"]{
	 float:right
}
#cpbody table input[type="text"] ,#cpbody table select{
	 width:95%!important
} 

#cpbody table input[type="submit"], #cpbody table input[type="reset"] {
    transition: all 0.25s linear 0s;
	height: 30px;
	background-color: #4D4D4D;
	font-family: gesstwo;
	font-size: 15px;
	margin: 5px;
	border-radius: 3px;
	line-height: 30px;
	padding: 0px 10px;
}
#cpbody .paginationtr table{
margin: 0px auto;
} 
#cpbody .paginationtr  table td{
padding: 8px;
} 
.tableedtcontent > table,#cpbody .paginationtr table,.pagerno{width: auto !important;border: 1px solid #E0E0E0 !important;}
.tableedtcontent > table > td ,#cpbody .paginationtr table td ,.pagerno span{padding: 0!important;text-align: center;background-color: #FFF;color: #000;}
.tableedtcontent > table > td:hover ,#cpbody .paginationtr table td:hover,.pagerno span:hover{text-align: center;background-color: #FFF;color: #000;transition: all 0.25s linear 0s;padding: 0 !important;}
.tableedtcontent > table > td a ,#cpbody .paginationtr table td a,.pagerno a{display: block;width: 50px;height: 30px;padding: 0px;line-height: 30px;-webkit-transition: all 0.25s linear;-moz-transition: all 0.25s linear;transition: all 0.25s linear;}
.tableedtcontent > table > td a:hover ,#cpbody .paginationtr table td a:hover,.pagerno a:hover{color: #fff!important;background-color: #729D18;}

.tableedtcontent > table > span , #cpbody .paginationtr table span{width: 50px;display: block;}





.pagerno {
	margin: 25px auto;
	padding: 0px;
	width: auto !important;
	border: 1px solid #E0E0E0;
	direction: rtl;
	background: white;
	border-spacing: initial;
	border-radius: 6px;
	overflow: hidden;
	display: table;
	
}
.pagerno span,.pagerno a {
	vertical-align: middle;
	border: 1px solid #F6F6F6;
	padding: 15px 8px;
	font-size: 13px;
	color: #000000;
	font-family: tahoma;
	display: table-cell;
	padding: 0 !important;
	text-align: center;
	width: 45px;
}


.pagerno  a, .pagerno  a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #8C8887;
}
.pagerno  a:hover {
	color: #2C56AD;
}
.pagerno span {
	direction: rtl;
	display: table-cell;
}

.pagerno  a {
	 color:#8C8887
}

.pagerno a:link ,.pagerno  a:visited{
	 color:#8C8887
}
.pagerno a::hover{
	color: #403831
}

h3.unicattitle{
color: #2D6BBA !important;
font-size: 21px !important;}
#mangUnitCat ul li{list-style: none!important}

.cpnum a, .cpnum a span, .cpnum span {
    float: right !important;
    padding: 5px 10px !important;
}
#ctl00_ContentPlaceHolder1_news_txtDate{font-family: arial;}
#cpbody table img{max-width:300px!important;height:auto!important;}

/********* end edit *********/
