body{
	margin:0px;
	padding:0px;
	direction:rtl;
}

#wrapper{
	margin:0 auto;
	padding:0px;
	width:960px;
	font-family:sans-serif, Tahoma, Verdana, Geneva !important;
	font-size:12px;
}

img,a{
	text-decoration:none;
	border:0px;
	outline:none;

}

.clear{
	width:100%;
	height:0px;
	clear:both;
}



/* start of header ________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________*/

#header{
	width:100%;
}

#very_top{
	width:100%;
	height:10px;
	background-color:#464646;
	border-bottom:1px solid #313131;
	margin:0 0 6px 0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}

#top{
	width:100%;
	height:157px;
	background:url(../images/top-header-bg.png) no-repeat;
	border-radius:5px;
}

#logo{
	float:left;
	margin:30px 0 0 50px;
}

#top_header_right{
	width:540px;
	float:right;
	margin:20px 30px 0 0;
}

#top_header_right_top{
	width:100%;
	float:right;
}

#top_header_right_top div{
	float:right;
	margin-left:15px;
}

#top_header_right_top div a{
	color:#fff;
	float:left;
	font-size:15px;
	margin:3px 7px 0 0;
}

#top_header_right_top div a:hover{
	text-decoration:underline;
}

#top_header_right_top div a img{
	margin-right:10px;
}

.top_link_icon{
	float:right;
}

#top_header_right_bottom{
	width:100%;
	float:right;
	color:#FFF;
	text-align:right;
	margin-top:70px;
}

#top_header_right_bottom div{
	float:right;
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
}

#top_header_right_bottom div a{
	color:#fff;
	border-bottom:1px solid;
}

#top_header_right_bottom div a:hover{
	color:#d7eff7;
}

#top_header{
	float:right;
	width:100%;
	height:165px;
}

#top_form{
	width:100%;
	height:115px;
	background:url(../images/top-form-bg.png) repeat-x;
	float:right;
	border-radius:5px;
	color:#ffe500;
	font-size:18px;
}

#top_form_top{
	margin:30px 20px 20px 0;
}

#top_form_top select{
	width:723px;
	height:25px;
	background: url(../images/search.png) right no-repeat;
	margin-right:5px;
}

#top_form_bottom{
	margin-right:5px;
}

#top_form_bottom b{
	display:inline-block;
	float:right;
	margin:3px 15px 0 7px;
}

#top_form_bottom select{
	min-width:57px;
	height:25px;
	float:right;
	margin-left:10px;
	padding:1px;
	border:1px solid #62615c;
}

#top_form_bottom select option{
	text-align:center;
}

#search_bottom{
	color:#ffe500;
	padding:4px 8px 6px 8px;
	background:#333333;
	border:1px solid #62615c;
	cursor:pointer;
	margin-top:-2px;
}

#search_bottom:hover{
	color:#FFFF33;
}

/* end of header */

















/* start of content   ________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________*/



#content{
	width:100%;
	float:right;
}

#left_content{
	float:left;
	width:672px;
	margin-top:10px;
}

#block1{
	width:100%;
	height:209px;
	border-radius:5px;
	color:#FFFFFF;
}

#block1_inner{
	width:315px;
	height:150px;
	background:url(../images/blick1-bg.png) repeat;
	border-radius:4px;
	margin-right:10px;
}

#block1_inner h2{
	padding:0;
	float:right;
	margin:10px 18px 0 0;
	font-size:28px;
}

#block1_inner h2 span, #block1_inner b a{
	color:#ffcc00;
}

#block1_inner p{
	float:right;
	width:290px;
	margin:10px 5px 0 0;
	font-size:16px;
	font-weight:bold;
}

#block1_inner b{
	display:block;
	float:left;
	border:2px solid #8c9597;
	border-radius:5px;
	padding:1px 10px;
	font-size:16px;
	margin:5px 0 0 20px;
}

#block1_inner b img{
	float:right;
	margin:5px 0 0 10px;
}

#block1_inner b a{
	margin-right:10px;
}

#block1_inner b a:hover{
	color:#fbe140;
	text-decoration:underline;
}

#slider{
	width:670px;
	height:375px;
	margin-top:20px;
}

ul.slider{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}

ul.slider li{
	float:right;
	width:305px;
	height:160px;
	border:1px solid #dedede;
	border-collapse:collapse;
	padding:10px 14px 0px 14px;
	text-align:center;
}

ul.slider li:nth-child(1){
	border-right:none;
	border-bottom:none;
}

ul.slider li:nth-child(2){
	border-left:none;
	border-bottom:none;
}

ul.slider li:nth-child(3){
	border-right:none;
}

ul.slider li:nth-child(4){
	border-left:none;
}

ul.slider li img{
	width:200px;
	height:130px;
	margin:0px auto;
}

.slide_details{
}

.slide_details h2{
	margin:5px auto;
	color:#6c6c6c;
	font-size:20px;
}

.slide_details ul{
	margin:0 10px 0 0;
	padding:0 0 10px 0;
	list-style:none;
	float:right;
	margin-right:5px;
	border-bottom:1px solid #d8d8d8;
	width:170px;
	text-align:right;
}

.slide_details ul li{
	float:right;
	width:140px;
	padding:0 15px 0 0;
	background:url(../images/list.png) right no-repeat;
	font-size:13px;
	line-height:18px;
	border:none !important;
}

.slide_details h3{
	float:left;
	color:#a70000;
	font-size:20px;
	margin-top:10px;
}

.slide_details h3 span{
	color:#535353;
}

.slide_details a, .paging{
	float:left;
	margin:10px 0 0 40px;
	font-size:16px;
	padding:3px 10px 0 0;
	color:#000;
	font-weight:bold;
	font-size:16px;
	background:url(../images/go-red.png) right no-repeat;
}

.slide_details a:hover, .paging:hover{
	color:#999898;
}

#slider_bottom_border{
	width:100%;
	height:5px;
	background-color:#9f3025;
	border:2px solid #951a0e;
}

#right_content{
	width:270px;
	margin-top:10px;
}

.menu, #map, #visitors_count{
	width:100%;
	border:2px solid #c9c9c9;
	border-radius:7px;
}

.menu{
	margin-bottom:10px;
	float:right;
}

.menu_header{
	background-color:#464646;
	border:1px solid #323232;
	border-radius:5px;
	margin:2px;
}

.menu_header h2{
	color:#FFF;
	margin:7px 30px 7px 0;
}

.menu table{
	width:95% !important;
}

.menu table table{
	width:100% !important;
	border:none;
}
#map{
	float:right;
	margin-bottom:5px;
	padding:6px 0;
}

#map h2{
	color:#9e3026;
	width:76px;
	float:right;
	margin:40px 15px 0 5px;
	line-height:26px;
}	

#map img{
	border:1px solid #c3c3c3;
	padding:1px;
	border-radius:5px;
}

#visitors_count{
	float:right;
	margin-bottom:30px;
	direction:ltr;
}

#visitors_count h2{
	color:#024d79;
	text-align:center;
	margin-bottom:5px;
}


#counter{
	margin:0 0 5px 10px;
}

#counter div{
	width:39px;
	height:40px;
	background:url(../images/visitors-count.png);
	display:inline-block;
}

#counter div h3{
	margin:4px 0 0 13px;
	color:#024d79;
	font-size:24px;
}

#pay_online{
	float:right;
	margin:-20px 10px 0 0;
}

#pay_online a{
	float:left;
	margin-left:4px;
	border:1px solid #797979;
}


/*----- inner table ---*/

.searchbutton{
	background-color:#464646;
	border:1px solid #323232;
	margin:2px;
	color:#FFF;
}

.hotnewstitle{
	color:#333333 !important;
}

#button2{
	cursor:pointer;
}

/* end of content */














/* start of footer ________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________*/

#bottom_links{
	margin:10px 0 10px 80px;
}

#bottom_links td a{
	color:#333333 !important;
	font-size:10px !important;
}

#bottom_links td a:hover{
	color:#666666 !important;
}

#footer{
	float:left;
	width:100%;
	margin-bottom:20px;
}

#footer p{
	float:left;
	margin:0 0 0 180px;
	font-size:18px;
}

form table tr td{
    text-align:center;
}



#form5 table tbody tr td{
    text-align:right;
}




/* end of footer */
