body
{
	color: #222;
	background-color: #444240;
	background-image: url("../../../../images/page-bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	text-align: justify;
}

body, h1, h2, h3, h4, h5, p, form, ul, ol
{
	margin: 0pt;
	padding: 0pt;
}

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: #303030;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: right;
}

.cleaf
{
	clear: left;
}

.content ul
{
	padding: 3px;
	padding-right: 17px;
}

#page-table
{
	margin: 0 auto;
	width: 800px;
}

#page-frame
{
	background-color: #b4b4b4;
	background-image: url("../../../../images/bg.jpg");
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	direction: rtl;
}

#footer
{
	text-align: center;
	color: #686868;
	padding-top: 5px;
	line-height: 140%;
	padding-bottom: 4px;
}

#footer a
{
	color: #888;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: none;
	text-decoration: underline;
}

#advertisement
{
	text-align: center;
	height: 60px;
	margin-bottom: 5px;
}

#page-body
{
	background-color: #fff;
}

.news-body
{
	padding-right: 5px;
	padding-left: 5px;
}

#marquee
{
	margin: 0 auto;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 7px;
}

#marquee marquee
{
	color: #566A84;
	direction: rtl;
	font-weight: 600;
}

.ltr, .en
{
	direction: ltr;
}

.news-avatar-box
{
	background-color: #f5c6c6;
	border: 1px solid #da9f9f;
	margin: 0 auto;
	margin-bottom: 3px;
	width: 92%;
	height: 100px;
}

.news-avatar-box td
{
	vertical-align: middle;
}

#sb
{
	width: 30px;
	padding: 1px;
}

.news-avatar
{
	text-align: center;
}

.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;
}

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 #8095B4;
}

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: #9e9e9e;
}

.avatar
{
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	cursor: pointer;
	border: 2px solid #c9c9c9;
}

.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;
}

#ad-place
{
	width: 504px;
	height: 121px;
	background-image: url("../../../../images/ad-place.jpg");
}

#top-ad
{
}

#page-blocks
{
	direction: rtl;
	
}

#page-block-center
{
	width: 414px;
	padding-right: 12px;
	padding-left: 13px;
}

.xblock
{
	margin-bottom: 10px;
}

#page-block-right .xblock,
#page-block-left .xblock
{
	position: relative;
	width: 151px;
}

#page-block-right
{
	/*padding-right: 6px;
	padding-left: 7px;*/
}

h3.xblock-title
{
	cursor: default;
	color: #444;
}

#page-block-right h3.xblock-title,
#page-block-left h3.xblock-title
{
	background-image: url("../../../../images/rblock-title.jpg");
	background-repeat: no-repeat;
	height: 22px;
	text-align: left;
	padding-top: 18px;
	padding-left: 10px;
	font-weight: normal;
}

#page-block-center h3.xblock-title
{
	background-image: url("../../../../images/block-title.jpg");
	background-repeat: no-repeat;
	height: 28px;
	text-align: right;
	padding-top: 12px;
	padding-right: 45px;
	font-weight: 600;
}

.xblock-content
{
	background-color: #909090;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	line-height: 150%;
}

#page-block-right .xblock-bottom,
#page-block-left .xblock-bottom
{
	background-image: url("../../../../images/rblock-bottom.jpg");
	background-repeat: no-repeat;
	height: 16px;
}

#page-block-center .xblock-bottom
{
	background-image: url("../../../../images/block-bottom.jpg");
	background-repeat: no-repeat;
	height: 16px;
}


a:hover
{
	text-decoration: underline;
}

.xblock table tr td
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.xblock td table.toolbar1 td,
.xblock td table.toolbar2 td
{
	padding: 0px;
	padding-bottom: ;
	vertical-align: middle;
}

.xblock .tableTextareaEditor td
{
	padding: 1px;
}

a.item, a.item3
{
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 16px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: 99.2% 40%;
	background-image: url("../../../../images/bullet-1.gif");
	display: block;
	-moz-border-radius: 5px;
}

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: 3px;
	padding-bottom: 3px;
}

a.item:hover
{
	background-color: #9c9fa2;
	background-image: url("../../../../images/bullet-2.gif");
	text-decoration: none;
}

.descript
{
	border-right: 5px solid #d7cdc4;
	padding-right: 3px;
	line-height: 17px;
	margin-bottom: 6px;
	margin-right: 3px;
	width: 100%;
}

.buttons
{
	text-align: center;
	background-color: #a7a7a7;
	margin: 6px -4px -4px -4px;
	-moz-border-radius: 5px;
	padding: 3px;
	padding-bottom: 8px;
}

.buttons input
{
	width: auto;
	color: #555;
	border-color: #888;
	background-color: #ccc;
	cursor: pointer;
	cursor: hand;
	/*background-color: #ECF8FE;
	border: 2px solid #B8C9D7;
	text-align: center;
	font-weight: 600;
	color: #9EBCD6;
	padding-bottom: 3px;
	opacity: 0.8;
	filter: alpha(opacity=80);*/
}

.buttons input:hover
{
	color: #222;
	border-color: #555;
	background-color: #eee;
	/*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: #ccc;
	border-top: 1px solid #555;
	border-right: 1px solid #bbb;
	-moz-border-radius: 8px;
	height: 20px;
}

.pnum li
{
	float: left;
	-moz-border-radius: 4px;
	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: #aaa;
	border-color: #777;
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.pnum li:hover
{
	font-weight: normal;
	background-color: #ccc;
	text-decoration: underline;
}

.pnum li.yes
{
	cursor: default;
	border: 1px solid #777;
	background-color: #aaa;
}

.pnum li.yes:hover
{
	font-weight: bold;
}

div.title
{
	text-align: center;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	background-color: #b5b5b5;
	margin-top: -1px;
	margin-right: -6px;
	margin-left: -6px;
}

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: 175px;
	margin-bottom: 12px;
	float: right;
	margin-right: 5px;
}

#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: #e1e1e1;
}

#gallery .img
{
	margin: 4px 0pt 5px 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 6px 0pt;
	clear: right;
}

#gallery .rblock .main_main_main h2,
#gallery div.block .main_main_main h2
{
	padding-top: 2px;
	background-color: #d1d1d1;
}

#gallery div.rblock,
#gallery div.block
{
	position: relative;
	left: 4px;
	margin-bottom: 10px;
}

#gallery div.block
{
	left: 9px;
	margin-left: 7px;
	margin-bottom: 15px;
}

#gallery div.rblock
{
	float: left;
	margin-right: 11px;
}

#gallery div.rblock .frame,
#gallery div.block .frame
{
	background-color: #bababa;
	-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: 109px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid #aaa;
	background-color: #909090;
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-size: 9px;
	color: #ccc;
	margin-bottom: 3px;
	text-align: right;
	margin-right: -6px;
	margin-top: 2px;
	padding-right: 4px;
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0pt;
	-moz-border-radius-bottomleft: 0pt;
	border-left: none;
	position: relative;
	left: -58px;
}

#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 #C4D8EC;
	border-bottom: 2px solid #C4D8EC;
	margin-left: 12px;
	margin-right: 12px;
	-moz-border-radius: 8px;
	margin-top: 10px;
}

.image-single
{
	float: none;
	margin-top: 5px;
}

ul.image-box .box, .image-single .box
{
	border: 1px solid #D5E5F6;
	-moz-border-radius: 5px;
}

ul.image-box li a, .image-single a
{
	display: block;
	background-color: #E1EDFA;
	border: 1px solid #98B2CD;
	-moz-border-radius: 5px;
}

ul.image-box li a:hover, .image-single a:hover
{
	text-decoration: none;
	border-color: #455D79;
	text-decoration: none;
}

ul.image-box li a:hover h3, .image-single a:hover h3
{
	background-color: #BCCEE5;
	color: #476181;
}

ul.image-box li a .img, .image-single a .img
{
	text-align: center;
}

ul.image-box li a .img img, .image-single a .img img
{
	width: 96px;
	height: 96px;
}

ul.image-box li h3, .image-single h3
{
	background-color: #D5E7F6;
	color: #6A87A4;
	border-top: 1px solid #98B6CD;
	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: #333;
	font-size: 10px;
}

.sig a
{
	color: #333;
}

.sig a:hover
{
	text-decoration: underline;
}

.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;
}

#block-login-document td
{
	padding: 3px;
}

table.information
{
	background-color: #72716f;
	-moz-border-radius: 10px;
	padding: 3px;
	padding-bottom:5px;
	line-height: 80%;
	color: #a5a5a5;
	margin-top: 10px;
}

table.information td
{
	padding-right: 6px;
}

#block-ads-document
{
	text-align: center;
}

#block-ads-document img
{
	padding-bottom: 4px;
	padding-top: 4px;
}

.sResult
{
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 5px;
}

.sResult h3
{
	margin-bottom: 2px;
	margin-right: 3px;
}

.sResult div
{
	margin-right: 5px;
	border-right: 5px solid #777;
	padding-right: 4px;
}

.btb
{
	text-align: right;
	margin-bottom: 4px;
	margin-top: 3px;
	font-weight: 600;
}

.main_menu a.item
{
	margin-right: 10px;
}

#votes
{
	margin-top: 5px;
}

#vote_options input
{
	width: auto;
}

#vote_options div
{
	padding-bottom: 6px;
}

ul.image-box
{
	list-style-type: none;
}

ul.image-box li, .image-single
{
	float: right;
	width: 100px;
	border-right: 2px solid #b5b5b5;
	border-bottom: 2px solid #b5b5b5;
	margin-left: 15px;
	margin-right: 12px;
	-moz-border-radius: 8px;
	margin-top: 10px;
}

.image-single
{
	float: none;
	margin-top: 5px;
}

ul.image-box .box, .image-single .box
{
	border: 1px solid #f0f0f0;
	-moz-border-radius: 5px;
}

ul.image-box li a, .image-single a
{
	display: block;
	background-color: #f6f6f6;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 5px;
}

ul.image-box li a:hover, .image-single a:hover
{
	text-decoration: none;
	border-color: #7a7a7a;
}

ul.image-box li a:hover h3, .image-single a:hover h3
{
	background-color: #e2e2e2;
	color: #858585;
}

ul.image-box li a .img, .image-single a .img
{
	text-align: center;
}

ul.image-box li a .img img, .image-single a .img img
{
	width: 96px;
	height: 96px;
}

ul.image-box li h3, .image-single h3
{
	background-color: #f2f2f2;
	color: #9f9f9f;
	border-top: 1px solid #a6a6a6;
	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;
}

