/* CSS Document */

body,html{
	margin:1px;
	padding:1px;
	direction:rtl;
}

body,div,td,input,select,textarea{
	font:11px Tahoma;
}

.f12{
	font:12px Tahoma;
}

a:link,a:visited{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#F00;
	text-decoration:none;
}

.red{
	color:#900;
	font-size:11px;
}

#menu{
	width:100%;
}

.white{
	background-color:#FFF;
	color:#000;
	text-align:center;
	font:bold 14px Arial,tahoma;
}

.bg-red{
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
	height:26px;
	text-align:center;
	font:bold 14px Arial,tahoma;
}

.bg-red a{
	color:#FFF;
	font:bold 14px Arial,tahoma;
	text-decoration:none;
}

.bg-red a:hover{
	text-decoration:underline;
}

#menu td.line{border-left:1px solid #CCF;}

#brdr, .brdr{
	border:1px solid #CCC;
}

#content{
	width:1005px;
	margin-left:auto;
	margin-right:auto;
}

#content td{
	text-align:center;
	vertical-align:top;
}

#content div{
	width:100%;
	padding:2px 0px 2px 0px;
}

#top{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.cke_button_myDialogCmd .cke_icon{
	display : none !important;
}

.cke_button_myDialogCmd .cke_label{
	display : inline !important;
}

#send{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#body_text{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/bg.gif) repeat-x 50px 80px;
}

#body_text td{
	vertical-align:top;
}

#send td{
	vertical-align:top;
}

p{
	text-indent:20px;
	direction:rtl;
	line-height:20px;
	text-align:justify;
	padding:0px 5px 0px 5px;
	margin:0;
}

.titr{
	line-height:35px;
	text-align:justify;
}

#head{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.top_brdr{border-top:1px solid #CCC;}
.bot_brdr{border-bottom:1px solid #CCC;}

.paging{
	color:#000;
	border:1px solid #CCCCCC;
	margin:1px;
	display:inline;
}

.paging a:link, .paging a:visited{background-color:#FFFFFF; color:#000; text-decoration:none;}

.paging a:hover{color:#CC0000}

#send ul{
	margin-right:15px;
	padding:0;
	list-style-image:url(images/bulet.jpg);
}

#send li a:link,#send li a:visited{
	color:#000;
	text-decoration:none;
	line-height:20px;
	font-size:11px;
	font-weight:100;
}

.bold{font-weight:bold;}

#send li a:hover{
	color:#F00;
}

.title{
	padding-top:2px;
	font:bold 18px Arial;
	color:#F00;
	height:20px;
	padding-right:5px;
}

#send td{
	padding:3px;
}

#small img{
	padding:1px 1px 1px 15px;
}

.f_red{
	color:#F00;
	text-align:justify;
	line-height:13px;
}

.arial{font-family:Arial, Helvetica, sans-serif,tahoma;}

.left_brdr{border-left:1px solid #999;}

#talk img{
	margin:5px;
}

.img td{
	vertical-align:middle middle;
}

img a:link,img a:visited{
	border:none;
}

img a:hover{
	border:1px solid #F00;
}

h3{
	font:bold 18px Arial,tahoma;
}

div.label{
	width:120px;
	padding:5px;
	display:inline;
}

.gray a:link, .gray a:visited{
	color:#999;
}

.gray a:hover{
	color:#00F;
}

strong.red{
	font:bold 14px Arial,tahoma;
}

#search{
	width:250px;
	float:left;
}

#search .submit{
	height:20px;
	padding:0px 5px 2px 5px;
	background:url(images/search.gif) repeat-x;
	border:0;
	color:rgb(255,255,255);
	cursor:pointer;
}

#search .text{
	height:20px;
	border:1px solid outer;
}
/*
#search{
	position:relative;
	width:200px;
	height:20px;
	background:url(images/search.gif);
	border:1px solid #666666;
}

#search .submit{
	position:absolute;
	left:0;
	top:0;
	width:55px;
	height:22px;
	background:transparent;
	cursor:pointer;
	border:0;
}

#search .text{
	position:absolute;
	right:0;
	bottom:2px;
	width:140px;
	height:15px;
	border:0;
}
*/
a img{
	border:none;
}

.slave{
	padding:10px;
}

.copyright{
	width:400px;
	margin:30px auto;
	padding:10px;
	border:1px solid #666666;
	display:block;
	text-align:center;
	background:#EEEEEE;
}

.collapse{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}

.collapse td{
	padding: 5px;
}

.brdrb3{
	border-bottom: 5px solid #CCC;
}

.brdrt3{
	border-top: 5px solid #CCC;
}

.forum p{
	font-family:tahoma,arial;
	font-size:12px;
	line-height:25px;
}

.graybg{
	background: #DDD;
}

.lfloat{
	float:left;
	padding-right:10px;
}

.fbg-red{
	background:#900;
	text-align:center;
	font:bold 14px tahoma;
	color:#FFF;
}

.fbg-red a{
	color:#FFF;
}

.fbg-red a:hover{
	color:#999;
}

td.negvotecom{
	padding:1px 15px;
	background:#ff0000;
	margin: 0px 3px;
	cursor:pointer;
}

td.posvotecom{
	padding:1px 15px;
	background:#00ff00;
	cursor:pointer;
}

.show_content table{
        border-collapse: collapse;
        border: 2px solid #000;
}
