@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-family:Tahoma, Arial;
	font-size:11px;
	text-align:center;
	background-color:#e1e1e1;
}
/*-------------------form style-------------------*/
input{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	
}
select{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
textarea{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
/*---------------align text classes---------------*/
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.rtl{
	direction:rtl;
}
.ltr{
	direction:ltr;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
/*----------------------links---------------------*/
a{
	text-decoration:none;
	color:#000099;
}
a:hover{
	color:#0000CC;
}
a:active{
	color:#0000CC;
}
/*----------------------images--------------------*/
img{
	border:0;
}
.thumb1{
	padding:7px;
	margin:0 7px 4px 2px;
	width:97px;
	height:97px;
	background:url(images/thumb1.jpg) no-repeat center;
}
.thumb img{
	padding:7px;
	margin:0 7px 4px 2px;
	width:97px;
	height:97px;
	background:url(images/thumb1.jpg) no-repeat center;
}
/*------------------other classes-----------------*/
.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}
.red-star{
	color:#FF0000;
}
/*----------------------div id--------------------*/
#wrapper{
	width:922px;
	margin:0 auto;
	text-align:right;
	direction:rtl;
}
/*------------------------------------------Start Header------------------------------------------*/
#clock{
	height:7px;
	background-color:#0c436c;
}
#header{
	width:922px;
	height:155px;
	background:#456c7b url(images/header.jpg) right no-repeat;
}
#banner{
	float:left;
	height:95px;
	padding-left:20px;
	padding-top:45px;
	text-align:right;
	display:inline-block;
}
#links-horizontal{
	height:51px;
	width:922px;
	background:#FFF url(images/links-bg.gif) repeat-x top;
}
#links-menu-horizontal{
	text-align:right;
	padding-top:18px;
	font-size:12px;
	color:#767676;
	float:right;
	width:350px;
}
#links-menu-horizontal a{
	padding:0 15px;
	text-decoration:none;
	color:#000000;
}
#links-menu-horizontal a:hover{
	color:#FF3300;
}
#search-input{
	padding-top:17px;
	padding-left:6px;
}
#search-box{
	width:115px;
	border:#a6a6a6 solid 1px;
	direction:rtl;
	text-align:right;
}
#search-botton{
	border:none;
	color:#1d4461;
	font-size:12px;
	background:none;
}
#search-botton:hover{
	color:#FF9900;
}
/*------------------------------------------End Header------------------------------------------*/
/*------------------------------------------Start Content------------------------------------------*/
#content{
	padding:0 4px;
	width:914px;
	background-color:#FFFFFF;
}
#right-blouk{
	float:right;
	width:190px;
	padding:3px 0 0 0;
}
#left-blouk{
	float:left;
	width:190px;
	padding:3px 0 0 0;
}
#center-blouk{
	float:right;
	padding:3px 4px;
	width:526px;
}
#center-blouk-forum{
	float:right;
	padding:3px 4px;
	width:906px;
}
/*--------Start Blouk--------*/
.title-blouk{
	height:12px;
	padding:4px 10px 10px;
	background:#ececec url(images/blouk-title-bg.gif) repeat-x top;
	color:#FFFFFF;
	font-weight:bold;
	border:#ccd0d3 solid 4px;
	border-bottom:none;
}
.content-blouk{
	padding:7px 10px;
	background-color:#FFF;
	border:#ccd0d3 solid 4px;
	border-top:none;
	margin-bottom:5px;
	
}
.title-main-bg{
/*	border:#ccd0d3 solid 7px !important;	*/
	border-bottom:none !important;
	background:#4b737f url(images/main-title-bg.gif) repeat-x top !important;
}
.content-main-bg{
/*		border:#ccd0d3 solid 7px !important;	*/
	border-top:none !important;
	padding:7px 0 !important;
}
/*--------End Blouk--------*/
/*--------Start News Blouk--------*/
.last-news{
	background:url(images/bottom-last-news.jpg) bottom center no-repeat;
	padding-bottom:12px;
}
.last-news-title{
	padding:4px;
}
.bullet{
	color:#b11f20;
	font-family:arial;
	font-size:17px;
	vertical-align:middle;
}
.last-news-text{
	padding:2px 20px 7px;
}
.last-news-comment{
	border-top:#729e9d solid 1px;
	width:470px;
	margin:0 auto;
	text-align:left;
	padding:2px 0;
	color:#ad181c;
}
.last-news-comment a{
	color:#ad181c;
}
.last-news-comment a:hover{
	color:#184d77;
}
.float-news{
	float:right;
	width:236px;
	padding:6px;
	margin:2px;
	background-color:#f2f2f4;
}
.float-news-box{
	height:150px;
	overflow:hidden;
}
.extend{
	height:20px;
	color:#aeadab;
}
.extend a{
	color:#a61c11;
}
.extend a:hover{
	color:#000066;
}
.float-news-padding{
	padding:3px 4px;
	width:505px;
}
/*--------End News Blouk--------*/
/*--------Start Vertical Menu--------*/
#vertical-menu{
	border:#c7d0d5 solid 1px;
	padding:4px 0;
	margin-bottom:7px;
}
#vertical-menu a{
	
}
#vertical-menu a:hover{
	background:#F3F3F3 url(images/links-bottom.gif) bottom right no-repeat;
	color:#8f6a52;
}
.marquee{
	padding:5px;
	width:300px;
	margin:0 auto;
}
/*--------End Vertical Menu--------*/
/*------------------------------------------End Content------------------------------------------*/
/*------------------------------------------Start Footer------------------------------------------*/
#footer{
	background-color:#22567d;
	min-height:15px;
	padding:7px 10px;
	border-top:#9eb9cc solid 1px;
}
#footer-right{
	float:right;
}
#footer-left{
	float:left;
}
/*------------------------------------------End Footer------------------------------------------*/
/* E107 STYLES */
.indentchat {
	padding: 4px; 
	border: 1px solid #bababa; 
	margin: 4px 0 4px 0; 
	text-align: left; 
	background-color: #f1f0f0; 
	color: #707070; 
}

.indent {
	padding: 4px; 
	margin: 2px; 
	background-color: #f6f4f5; 
	border: 1px dotted #bababa; 
 }

.code_highlight {
	padding: 4px;
	margin: 2px;
	height: 200px;
	overflow: scroll;
	background-color: #f6f4f5;
	border: 1px dotted #bababa; 
 }

.button {
	padding: 2px 4px; 
	margin: 2px auto;
	background-color: #fff;
	border: 1px solid #bababa;
	color: #000; text-align:
	center; font-weight:
	bold; font-size: 10px; 
 } 
.tbox {
	color: #003759;
	background-color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #bababa;
	margin: 2px auto;
	padding: 2px;
}
.tbox:focus {
	border: 1px solid #003759;
}
.chatbox {
	width: 96%;
	margin: 2px auto; 
}
.helpbox {
	background-color: #fff;
	border: 1px solid #DFDFDF;
	color: #000;
	font-size:9px;
	padding: 4px 5px 4px 5px;
}

/* FORUM STYLES */

.ftrack {
	border: none;
	padding: 7px 5px 7px 5px;
	background-color: #f1f0f0;
}
.fdata {
	text-align: center;
	border-top: 1px solid #bababa;
	padding: 7px 4px;
	background-color: #ededed;
}

.fcaption {
	padding: 4px;
	color: #787878;
	font: 11px; min-height: 20px;
}

.fcaption span.smalltext{
	color: #707070;
}
.fcaption span.smalltext a:hover{
	color: #a0bac6;
}
.fcaption a {
	color: #707070;
	text-decoration: none;
}
.fcaption a:hover {
	color: #a0bac6;
}
a.forumlink{
	color: #707070;
	text-decoration: none;
}
a.forumlink:hover{
	color: #a0bac6;
}
.fborder {
	border: 1px solid #bababa;
	margin: 4px 0 4px 0;
}

.forumheader {
	padding: 2px 4px 2px 4px;
	line-height: 16px;
	font-weight: bold;
	color: #003759;
	background-color: #fff;
}
.forumheader2 { 
	padding: 7px 5px 7px 5px; 
	border: 1px solid #bababa;
	text-align:right;
}
	
.forumheader3 { 
	padding: 7px 5px 7px 5px; 
	border: 1px solid #6d6d6d;
	text-align:right;
}

.forumheader4 { 
	padding: 7px 5px 7px 5px; 
	border: 1px solid #bababa; 
	background-color: #d1dbff; 
}

.finfobar { 
	padding: 2px 4px; 
	background-color: #ededed; 
	border: 1px solid #bababa;
	font-size:12px !important; 
}
.content-main-bg table.fborder{
	margin:0 auto;
}
.content-main-bg div.cpage_body{
	padding:7px 13px;
}
.catcss { 
     font-size: 10px tahoma, arial, ; color:#5d6e75; 
     direction:rtl;
     text-align:right;
}
