/* CSS Document */
body {
	margin: 0;
    padding: 0;
    direction: rtl;
	font-family:tahoma;
	font-size: 12px;
	background-color:#aaaaaa;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
}
textarea {
    width: 350px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
select {
	width: 150px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
input {
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
input.long {
	width: 200px;
}
input.small {
	width: 10px;
}
a {
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
a:hover{
	color:#a00000;
}
.content{
    font-size: 13px;
}
.ok{
    color: #00ff00;
	font-size: 12px;
}
.error{
	color: #ff0000;
	font-size: 14px;
}
input.submit {
	color: #FFFFFF;
	text-align: center;
	font-family: tahoma;
	background-color: #313131;
	border-bottom: #2b2b2b 5px solid;
}
.h_menu {
    color: #626262;
    font-size: 12    px;
}
.h_menu:hover{
    color: #a00000;
}

.navigator{
    height:100%;
    background-color:#eeeeee;
    border-left: #000000 dashed thin;
    width: 150px;
}
.menu {
    padding:2px;
    border: #000033 2px solid;
}
.menu_title{
    padding:3px;
    padding-right: 10px;
    background-color: #c6c6c6;
    font-family: Arial;
    color: #5a5a5a;
    font-size: 14px;
}
.menu_item{
    padding:7px;
	font-weight: normal;
    padding-right:25px;
    font-size: 11px;
}
.menu_link{
    color:#000000;
}
.menu_link:hover{
    color:#a00000;
}
.picLink {
    margin-left:5px;
    margin-bottom:5px;
    padding: 2px;
	border: #000000 solid 1px;
	text-decoration: none;
    float: right;
}
.title{
    font: 16px Arial;
	font-weight: bold;
	color: #a00000;
    padding: 20px;
    text-align: center;
}
.subtitle {
	font: 11px tahoma, Arial;
	color: black;
	background-color: #f8f8f8;
	padding: 8pt;
	margin-top: 10px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.comment{
  	font: 11px tahoma, arial, helvetica;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
    width: 98%;
    padding-right: 25px;
    padding-bottom: 8px;
    color: rgb(107, 107, 107);
}.hot_title{
    margin-right:10px;
	color: #ffffff;
    font-size: 12px;
    height: 20px;
    text-align: right;
	vertical-align:middle;
}
.hot_title:hover{
    color:#000000;
}
.hot_summary{
    color: #b58867;
    font-size: 12px;
    font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 125%;
}
.post_title{
    padding-right: 10px;
    background-color: #c6c6c6;
    color: #5a5a5a;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.post_summary{
    color: #828282;
    font: 11px tahoma;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 125%;
}
.group_header{
    height: 18px;
    text-align:center;
    background-color: #414141;
    color: #dddddd;
    vertical-align: middle;
    font-size: 12px;
}
.group_title{
    color: #FFFFFF;
	font: 12px tahoma;
	direction: rtl;
}
.group_post{
    padding-top:30px;
    color: #909090;
    font-size: 11px;
}
.post_title:hover,group_title:hover{
  color: #990000;
}
.recent_title{
	margin:3px;
    padding-right: 10px;
	color:#ff9600;
    background-image: url(../image/news-header.jpg);
    background-repeat: no-repeat;
	border-top:#a6a6a6 solid 1px;
	border-bottom:#a6a6a6 solid 1px;
	font-size:13px;
    background-position: 10px;
}
.recent_link{
    color: #8f8f8f;
    font: normal 8pt Tahoma;
	text-decoration: none;
	text-align: right;
	direction: rtl;
}
.recent_link:hover{
    color:#000000;
}
.thumb{
    padding: 2px;
}
.red_bar_title{
    margin-right:20px;
    font-size: 11px;
    color:#FFFFFF;
}


.popup {
    text-align: center;
    direction: rtl;
    margin-top: 5px;
    right:160px;
    z-index:200;
    background-color: white;
    border: black 2px solid;
    position: absolute;
}
.footer{
  border-top: #868686 solid 1px;
  font-size: 12px;
}
.date{
    height:40px;
    color:#a00000;
    font-size:11px;
}
.today{
	font: normal 11px tahoma;
	color: #a6a6a6;
}
.box_header{
    padding:5px;
}
.comment_title{
	text-align:right;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
}
.link_box_header{
  padding: 0px;
  color: #333333;
  font-weight:bold;
  font-size: 12px;
  border:#868686 solid 1px;
  width: 150px;
  height: 20px;
}

.links{
  padding: 5px;
  color: #666666;
  font-size: 12px;
  text-align: right;
}
.login{
    background: #FFFFFF;
    border:#a6a6a6 solid 1px;
    color: #a6a6a6;
}
tr.odd{
background-color:#d5d5fd;
}
tr.even{
background-color:#b8b8fe;
}

span.required{
color:#FF0000;
}
