body
{
	background-color: #C0ECAF;
	background-image: url("../../../../images/frame-background.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	color: #324929;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

*
{
	margin: 0pt;
	padding: 0pt;
	border: none;
}

body, h1, h2, h3, h4, h5, p, form, ul, ol, input, textarea, select, option
{
	font-size: 11px;
	font-family: tahoma;
}

td
{
	vertical-align: top;
}

table
{
	width: 100%;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #5B8749;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.cleaf
{
	clear: left;
}

.ltr, .en
{
	direction: ltr;
}

.msg
{
	-moz-border-radius: 7px;
	background-color: #C0E4B2;
	border: 1px solid #93BF82;
	padding: 3px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 4px;
	margin-bottom: 6px;
	width: 93%;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

input, textarea
{
	width: 97%;
	padding: 2px;
}

textarea
{
	height: 150px;
}

option
{
	padding: 0pt 4px 0pt 4px;
}

select
{
	padding: 1px;
}

option, select, input, textarea
{
	-moz-border-radius: 4px;
}

select, textarea, input
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	border: 1px solid #8FB480;
}

textarea:hover, input:hover
{
	filter: alpha(opacity=70);
	opacity: 0.7;
}

select:hover, textarea:focus, input:focus
{
	filter: alpha(opacity=100);
	opacity: 1.0;
}

h1, h2, h3, h4, h5, h6, strong, b
{
	font-weight: 600;
}

.hand, .pointer
{
	cursor: pointer;
	cursor: hand;
}

.light, .highlight
{
	background-color: #CEE9C4;
}

.avatar
{
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	cursor: pointer;
	border: 2px solid #9BBB90;
}

.avatar:hover
{
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.s, .star
{
	color: red;
}

.readmore
{
	display: block;
	margin-top: 22px;
	font-weight: 600;
	text-align: right;
	margin-left: 5px;
}

a:hover
{
	text-decoration: underline;
}

a.item, a.item3
{
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 14px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: 99% 49%;
	background-image: url("../../../../images/bullet-1.gif");
	display: block;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomright: 30px;
}

#page-block-center a.item
{
	padding-right: 18px;
}

#page-block-center .news-titles a.item
{
	padding-right: 14px;
}

a.item2
{
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

a.item3
{
	background-position: 92% 55%;
	padding-right: 25px;
}

div.item
{
	background-repeat: no-repeat;
	background-position: 99% 59%;
	background-image: url("../../../../images/bullet.gif");
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.item:hover
{
	background-color: #C8E5BD;
	background-image: url("../../../../images/bullet-2.gif");
	text-decoration: none;
}

.descript
{
	border-right: 5px solid #A7CD98;
	padding-right: 3px;
	line-height: 17px;
	margin-bottom: 6px;
	margin-right: 3px;
	width: 100%;
}

.buttons
{
	text-align: center;
	background-color: #C0DCB5;
	margin: 8px -4px -1px -4px;
	-moz-border-radius: 5px;
	padding: 6px;
	padding-bottom: 4px;
	padding-top: 3px;
}

.buttons input
{
	width: auto;
	background-color: #F1FEEC;
	border: 2px solid #BBD7B8;
	text-align: center;
	font-weight: 600;
	color: #689C61;
	cursor: pointer;
	cursor: hand;
	padding-top: 1px;
	padding-bottom: 2px;
	opacity: 0.8;
	filter: alpha(opacity=99);
}

.buttons input:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.pnum
{
	list-style-type: none;
	margin-left: 7px;
	padding: 4px 4px 3px 5px;
	margin-bottom: 5px;
	direction: ltr;
	background-color: #DFFAD5;
	border-top: 1px solid #C0DCB6;
	border-right: 1px solid #C1DCB6;
	-moz-border-radius: 8px;
	height: 20px;
}

.pnum li
{
	float: left;
	-moz-border-radius: 4px;
	border: 1px solid #87A37C;
	background-color: #CFE9C4;
	margin-right: 4px;
	padding: 1px 4px 1px 3px;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.pnum li:hover, .pnum li.yes
{
	font-weight: bold;
	background-color: #B1CDA2;
	border-color: #6F8860;
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.pnum li:hover
{
	font-weight: normal;
}

.pnum li.yes
{
	cursor: default;
}

.pnum li.yes:hover
{
	font-weight: bold;
}

div.title
{
	text-align: center;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #D5EEC5;
	background-color: #EEFFE5;
	margin-top: -3px;
	margin-right: -6px;
	margin-left: -7px;
}

div#image
{
	position: absolute;
	background-color: #f7f7f7;
	border: 1px solid #888;
	padding: 1px;
	top: 50px;
	display: none;
	cursor: pointer;
	z-index: 11;
}

div#image div.title
{
	background-color: #bbb;
	border-bottom: 1px solid #d3d3d3;
	padding: 4px 3px 4px 3px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	direction: rtl;
}

div#image div.content
{
	padding: 5px;
}

div#image div.content img
{
	border: 1px solid #888;
}

#gallery
{
	padding: 15px 2px 3px 0px;
}

#gallery .frame .img
{
	cursor: pointer;
	cursor: hand;
}

#gallery div.block, #gallery .rblock
{
	width: 165px;
	margin-bottom: 8px;
	float: right;
	margin-right: 1px;
}

#gallery .frame .date
{
	margin-right: -1px;
}

#gallery div.block
{
	float: left;
	margin-top: -8px;
}

#gallery div.block .frame:hover, #gallery .rblock .frame:hover
{
	background-color: #C7E9BB;
}

#gallery .img
{
	margin: 4px 0pt 1px 0pt;
	height: 100px;
	border: 1px solid #c7c7c7;
	-moz-border-radius: 4px;
	background-color: #f9f9f9;
}

#gallery div.block .frame, #gallery .rblock .frame
{
	padding: 0pt;
}

#gallery .box
{
	text-align: center;
	margin: 3px 0pt 1px 0pt;
	clear: right;
}

#gallery .rblock .main_main_main h2,
#gallery div.block .main_main_main h2
{
	padding-top: 2px;
	background-color: #C2D3B8;
}

#gallery div.rblock,
#gallery div.block
{
	position: relative;
	left: 1px;
	margin-bottom: 10px;
}

#gallery div.block
{
	left: 1px;
	margin-left: 7px;
	margin-bottom: 15px;
}

#gallery div.rblock
{
	float: left;
	margin-right: 11px;
}

#gallery div.rblock .frame,
#gallery div.block .frame
{
	background-color: #ECFBE5;
	-moz-border-radius: 6px;
	border: 1px solid #aaa;
	padding: 5px;
}

#gallery div.rblock .frame .date,
#gallery div.block .frame .date,
#gallery table.contentBox td.main_body .date
{
	float: right;
	width: 110px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid #aaa;
	background-color: #DDF3D5;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 9px;
	color: #719A5F;
	margin-bottom: 3px;
	text-align: right;
	margin-right: -6px;
	margin-top: 2px;
	padding-right: 3px;
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0pt;
	-moz-border-radius-bottomleft: 0pt;
	border-left: none;
	position: relative;
	left: -48px;
}

#gallery .descript
{
	border: none;
	padding: 0pt;
	font-size: 10px;
}

ul.image-box
{
	list-style-type: none;
}

ul.image-box li, .image-single
{
	float: right;
	width: 100px;
	border-right: 2px solid #CFECC4;
	border-bottom: 2px solid #CFECC4;
	margin-left: 1px;
	margin-right: 1px;
	-moz-border-radius: 8px;
	margin-top: 10px;
}

.image-single
{
	float: none;
	margin-top: 5px;
}

ul.image-box .box, .image-single .box
{
	border: 1px solid #DEF6D5;
	-moz-border-radius: 5px;
}

ul.image-box li a, .image-single a
{
	display: block;
	background-color: #E7FAE1;
	border: 1px solid #A6CD98;
	-moz-border-radius: 5px;
}

ul.image-box li a:hover, .image-single a:hover
{
	text-decoration: none;
	border-color: #547945;
	text-decoration: none;
}

ul.image-box li a:hover h3, .image-single a:hover h3
{
	background-color: #C7E5BC;
	color: #538147;
}

ul.image-box li a .img, .image-single a .img
{
	text-align: center;
	overflow: hidden;
}

ul.image-box li a .img img, .image-single a .img img
{
	max-width: 96px;
	max-height: 96px;
	/*height: 96px;*/
	width: 96px;
}

ul.image-box li h3, .image-single h3
{
	background-color: #DDF6D5;
	color: #79A46A;
	border-top: 1px solid #A6CD98;
	text-align: center;
	width: 96px;
	font-weight: 600;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

.sig
{
	text-align: left;
	color: #A3C894;
	font-size: 10px;
}

.sig a
{
	color: #A4C894;
	font-weight: 600;
	padding-bottom: 1px;
}

.sig a:hover
{
	border-bottom: 1px dotted #A3C894;
}

.submenu
{
	margin-bottom: 0.5em;
}

.msg
{
	-moz-border-radius: 7px;
	background-color: #f7f7f7;
	border: 1px solid #999;
	padding: 3px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 4px;
	margin-bottom: 6px;
	width: 93%;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

div.information
{
	background-color: #D0E9C6;
	padding: 4px;
	clear: both;
	margin-top: 10px;
	line-height: 140%;
	padding-bottom: 6px;
	-moz-border-radius: 5px;
}

#paginator
{
	-moz-border-radius: 6px;
	background-color: #DFFAD5;
	border-top: 1px solid #C0DCB6;
	border-right: 1px solid #C1DCB6;
	width: 90%;
	margin: 0 auto;
	padding: 6px;
}

#paginator span
{
	cursor: pointer;
	cursor: hand;
}

#paginator span.yes
{
	font-weight: bold;
	cursor: default;
}

table.information
{
	background-color: #D0E9C6;
	-moz-border-radius: 10px;
	padding: 3px;
	padding-bottom: 5px;
	line-height: 100%;
	color: #638159;
	margin-top: 10px;
}

table.information td
{
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 1px;
}

#top-ad
{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#marquee
{
	width: 97%;
	margin: 5px auto 6px auto;
	font-weight: 600;
	color: #324929;
}

#main-table
{
	width: 820px;
	margin: 0 auto;
}

#page-frame
{
	padding-top: 5px;
	background-image: url("../../../../images/bg.gif");
	background-color: #CFEEC3;
	background-repeat: repeat-y;
}

#footer
{
	background-color: #BBE1AC;
	background-image: url("../../../../images/footer.jpg");
	background-repeat: no-repeat;
	color: #769D67;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 10px auto 0pt auto;
	width: 92.00%;
	padding: 3px;
	line-height: 130%;
	direction: ltr;
}

#footer a
{
	color: #5F8450;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#page-box
{
	direction: rtl;
	width: 91.25%;
	margin: 0 auto;
}

#page-block-right,
#page-block-right table.xblock
{
	width: 177px;
}

#page-block-center,
#page-block-center table.xblock
{
	width: 394px;
}

#page-block-left,
#page-block-left table.xblock
{
	width: 178px;
}

td.xblock-title
{
	height: 39px;
	font-weight: 600;
	color: #3A5530;
	text-align: center;
	vertical-align: middle;
}

td.xblock-body
{
	padding: 6px 19px 0pt 19px;
}

td.xblock-bottom
{
	height: 21px;
	background-repeat: no-repeat;
	background-position: top center;
}

table.xblock
{
	margin-bottom: 10px;
}

#page-block-right table.xblock td.xblock-title
{
	background-image: url("../../../../images/rblock-title.jpg");
}

#page-block-right table.xblock td.xblock-body
{
	background-image: url("../../../../images/rblock-body.jpg");
}

#page-block-right table.xblock td.xblock-bottom
{
	background-image: url("../../../../images/rblock-bottom.jpg");
}

#page-block-left table.xblock td.xblock-title
{
	background-image: url("../../../../images/lblock-title.jpg");
}

#page-block-left table.xblock td.xblock-body
{
	background-image: url("../../../../images/lblock-body.jpg");
}

#page-block-left table.xblock td.xblock-bottom
{
	background-image: url("../../../../images/lblock-bottom.jpg");
}

#page-block-center table.xblock td.xblock-title
{
	background-image: url("../../../../images/cblock-title.jpg");
}

#page-block-center table.xblock td.xblock-body
{
	background-image: url("../../../../images/cblock-body.jpg");
}

#page-block-center table.xblock td.xblock-bottom
{
	background-image: url("../../../../images/cblock-bottom.jpg");
}

.xblock-body td
{
	padding-bottom: 4px;
}

.xblock td table.toolbar1 td,
.xblock td table.toolbar2 td
{
	padding: 0px;
	padding-bottom: ;
	padding-right: 2px;
	vertical-align: middle;
}

.xblock .tableTextareaEditor td
{
	padding: 0px;
}

.xblock-body
{
	line-height: 190%;
}

.sResult
{
	border-bottom: 1px solid #ADCCA2;
	margin-bottom: 5px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
}

#block-ads-document div
{
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

.photo
{
	border: 1px solid #C9EBC0;
	background-color: #E7FAE2;
	padding: 2px;
	width: 162px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	float: right;
	cursor: pointer;
	cursor: hand;
}

.photo h2
{
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #AAD69F;
	background-color: #CFEEC2;
	padding: 3px;
}

.photo .img
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100px;
}
