﻿body, html, input, select, textarea, span{
	font-size: 12px;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
}

input.error,
textarea.error{
	border: 1px solid #FF0000;
	background: #FFeeee;
}

em.error{
	color: #FF0000;
}

input.email{
	direction: ltr;
}

h5{
	color: #596F96;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.regarding td{
	padding-left: 10px;
	vertical-align: top;
}

.signature{
	padding-top: 10px;
	font-style: italic;
}

hr{
	height: 1px;
	margin: 5px 0 5px 0;
	border: 1px dotted #CCCCCC;
}

#calendar a {
	_height: 1em;
}

#books #dhtmltooltip{
	_width: 200px;
}

#books{
	text-align: right;
}

#books p{
	display: none;
}

.book{
	float: right;
	width: 120px;
}
.book h3{
	font-size: 11px;
	height: 30px;
	padding: 0 5px 0 5px;
	margin: 0;
	text-align: center;
}

.book small span{
	color: #ff6600
}


.book .fr{
	display: block;
	background: url(../images/book_f.gif);
	padding: 10px 5px 6px 3px;
	width: 74px;
	height: 99px;
	margin: auto;
	margin-bottom: 10px;

}

.book .fr img{
	width: 74px;
	height: 99px;
	background: center;
	border: 0;
}

.select_item{
	border: 1px dotted #ff0000;
	background: #F5F5F5
}

.paging ul,
.paging li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.paging
{
	margin-top: 12px;
	width: 100%;
	text-align: center;
}

.paging span
{
	font-weight: bold;
}

.paging li
{
	float: right;
}

.paging a, 
.paging span,
.paging strong
{
	display: block;
	padding: 2px 8px 2px 8px;
	border: 1px solid #CCCCCC;
	color: #05386d;
	margin-left: 2px;
	text-decoration: none;
}

.paging strong{
	border: 1px solid #FFFFFF;
}

.paging span, 
.paging a:hover
{
	background: #596F96;
	color: #ffffff;
}

.answer td{
	padding: 5px;
}		
.answer a{
	display: block;
	border: 1px solid #cccccc;
	padding: 2px;
}
.answer a img{
	width: 85px;
	height: 85px;
	background-position: center;	
	background-color: #ffffff;
	display: block;	
	background-repeat: no-repeat;		
}

#weather{
	border: 1px solid #CCCCCC;
	border-top: 0;
	background-color: #F5F5F5;
}

#location{
	padding: 10px;
	font-size: 11px;
}

table, img{
	border: 0;
	xmargin-left: 3px;
}

#country ul, #country li{
	margin: 0;
	padding: 0;
}


#country li{
	padding: 3px 10px 3px 10px;
	list-style-type: none;
}

#country td{
	vertical-align: top;
	width: 100px;
	text-align: right;
}


#country strong{
	color: #336699;
	display: block;
	padding: 3px 10px 3px 10px;
}


#country img{
	border: 0;
	width: 16px;
	height: 11px;
	margin: 2px;
	float: right;
}

.photo_gallery{
	
}

.photo_view{
	text-align: center;
	margin: auto;
}

.play{
	text-align: center;
}

.photo_view img.i{
	border: 1px dashed #CCCCCC;
	padding: 3px;
}

.photo_gallery .d, .photo_img .d{
	position: absolute;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	margin: -30px 0 0 20px;
}

.photo_gallery .br div, .photo_img .br div{
	margin-bottom: 10px;
	padding: 14px 12px 0 5px;
	width: 130px;
}

.photo_gallery a.a img.i, .photo_img a.a img.i{
	display: block;
}

.photo_gallery .br{
	
}

.photo_gallery table td{
	padding: 0;
	vertical-align: top;
	border: 1px solid #F0F0F0;
	width: 130px;
}

.photo_img div.br{
	border: 0;
	float: right;
}

.photo_gallery .br a.a, .photo_img .br a.a{
	display: block;
	width: 75px;
	height: 75px;
	padding: 10px;
	z-index: 1;
}

.photo_img .br a.a{
	background: url(../images/photo.gif) no-repeat -1px;
	margin: 10px 3px 10px 3px;
	
}

.photo_gallery .br a.a{
	background: url(../images/category.gif) no-repeat;
	margin: 10px 20px 10px 10px;
}

#w_code{
	
}

#city_name{
	padding-top: 5px;
}

#city_name A{
	color: #596F96;
	font-weight: bold;
}

form{
	padding: 0;
	margin: 0;
}

.question_bot div{
	display: inline;
	padding-left: 10px;
}

#tabs{
	width: 100%;
	float:left;
	background-color: #F5F5F5;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	float:left;
	margin:0;
	padding:0;
}

#tabs a {
	display:block;
	width: 98px;
	text-align: center;
	background-image: url(../images/tab_off.gif);
	margin: 0 2px 0 2px;
	padding: 2px 0 3px 0;
	text-decoration: none;
}

#tabs a:hover, #tabs .selected{
	background-image: url(../images/tab_on.gif);
}

#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 1px solid #CDCDCD;
	padding: 3px 5px 3px 5px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	filter: Alpha(Opacity: 90);
	-moz-opacity: 0.9;
	max-width: 200px;
	_width: 200px;
}

#suggest_country{
	position: absolute;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 200px;
	padding: 4px;
}

.delete_img{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	position: absolute;
	filter: Alpha(Opacity: 90);
	-moz-opacity: 0.9;
}
.delete_img img{
	width: 16px!important;
	border: 0!important;
	height: 16px!important;
	cursor: pointer;
}

#suggest_country div{
	text-align: left;
}

.q_tbl{
	color: #777777;
}

.q_content{
	width: 440px;
}

.q_tbl a{
	color: #777777;
}

.hover_q{
	text-decoration: none;	
	color: #336699;
	font-weight: bold;
}

.hover_q:hover{
	text-decoration: underline;
}

.gallery{
	text-align: center;
	margin: 10px 0 10px 0;
}

.gallery img{
	border: 1px solid #a9a9a9;
	padding: 2px;
	background-color: #FFFFFF;
}

.tbl_gallery{
	width: 100%;
	background-color: #F5F5F5;
}

.tbl_gallery td{
	vertical-align: middle!important;
	height: 128px;
	text-align: center!important;
}


.gallery div.delete_img img{
	padding: 0;
}

.gallery div.delete_img{
	height: 16px;
	overflow: hidden;
}

#suggest_country a{
	padding: 3px;
	display: block;
}

#suggest_country a:hover{
	background-color: #F5F5F5;
}

.exchange td{
	padding: 4px 10px 4px 10px!important;
}

.exchange .header td{
	background-image: url(../images/bg_menu_line.gif);
	color: #2C4259;
	height: 16px;
	font-weight: bold;
}

.exchange .row td{
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

input.link{
	text-decoration: none;
}

select, textarea, input{
	border: 1px solid #CCCCCC;
}

.report_style div{
	float: right;
	padding: 2px;
}

.report_style{
	padding-top: 20px;
}

.copyright, .copyright a{
	color: #999999;
	font-size: 12px;
	margin-top: 5px;
}


#captcha{
	width: 60px;
	direction: ltr;
}

.captcha div{
	float: right;
	margin-left: 5px;
}

.msg_error{
	color: #FF6600;
	padding-top: 2px;
}

.captcha div img{
	border: 1px solid #CCCCCC;
}

.captchaInputt{
	text-transform: uppercase;
	direction: ltr;
	width: 50px;
}

a:hover{

}

a{
	color: #000000;
}

.tbl td{
	padding: 3px 0 3px 10px;
	vertical-align: top;
	text-align: right;
}

.hidden_txt, .hidden_txt span{
	font-size: 10px;
	color: #999999;
}

body, html{

}

body{
	margin: 0 0 10px 0;
}



#container{
	text-align: right;
	margin: auto;
}

#top_menu_bg{
	background-image: url(../images/menu/bg_top_menu.gif);
	margin-bottom: 5px;
	width: 870px;
}
#content{
	margin: 15px;
	width: 981px;
}

#color_tab_line{
	height: 31px;
	border-bottom: 1px solid #7A97A9;
}

#home_nav_menu{
	padding: 0;
	margin: 0 10px;
	height: 29px;
	position:relative; 
	overflow: hidden;
}

#search_home{
	padding-top: 4px;
}

#search_home td{
	padding: 1px;
	color: #FFFFFF;

}

#home_nav_menu li{
	display: inline;
}
#home_nav_menu a{
	width: 105px;
}

#home_nav_menu img{
	width: 105px;
	height: 29px;
	border: 0;
}

#calendar{
	min-height: 140px;
}

#calendar div{
	font-size: 10px;
	padding: 2px;
	color: #999999;
}

#calendar div.selected{
	background-color: #8EB2C8;
	color: #FFFFFF;
}

#calendar div.selected a{
	color: #FFFFFF;
}

#calendar a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

#menu_line div{
	padding: 0 10px 0 10px;
	color: #ffffff;
}

#menu_line td{
	color: #ffffff;
}

#menu_line{
	margin-bottom: 4px;
	background-image: url(../images/bg_menu_line.gif);
}

#menu_line a{	
	color: #2C4259;
	text-decoration: none;
	font-size: 14px;
}

.menu_name, .selected_menu_name, .menu_1{
	border-right: 1px solid #CDCDCD;
	padding: 3px 5px 3px 0;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

.menu_name, .menu_1{
	background-position: 12px 6px;
}

.sub_menu, .menu_2{
	padding: 4px;
	padding-right: 15px;
	background: #F5F5F5;
	border-right: 1px solid #CDCDCD;
}
.sub_menu a, .menu_2 a{
	color: #676767;
	background-image: ;
	text-decoration: none;
	display: block;
	padding-right: 6px;
	background: right center url(../images/array.gif) no-repeat;
	width: 140px;
}

.selected_menu_name{
	background-position: 10px 8px;
}

.comment{
	padding-top: 10px;
}

.comment div{
	font-weight: bold;
}


comment li{
	margin: 10px;
}

.separ{
	border-right: 1px solid #CDCDCD;
	height: 1px!important;
	background-image: url(../images/dots.gif);
	overflow: hidden;
	padding: 0!important;
}
.menu_name a, .menu_name, .selected_menu_name a, .menu_1 a{
	color: #717171;
	text-decoration: none;
}

.bg_green{
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/bg_green.gif);
	background-color: #95B400;
	background-repeat: no-repeat;
	padding: 3px 5px 6px 0;
}

.bg_green a{
	color: #FFFFFF;
}


.section_name, .name_country, .page_name, .menu_0{
	background-image: url(../images/right_bg_arr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #596F96;
	padding: 3px 5px 6px 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.section_name_red{
	background-image: url(../images/red_croll.gif);
	background-position: top left;
	padding: 3px 5px 6px 0;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
}


.section_name a, .menu_0 a{
	color: #FFFFFF;
	text-decoration: underline!important;
}


.border_bg{
	background-image: url(../images/border_bg.gif);
	height: 3px;
	overflow: hidden;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

.px_margin_top{
	border: 1px solid #CDCDCD;
	border-top: 0;
}

.px_margin_top td{
	padding-top: 10px;
	padding-bottom: 10px;
}

.page_image{
	text-align: center;
	margin: auto;
/*	background-color: #F5F5F7;*/
}

.page_image div{
	margin-top: 20px;
}

.img_file{
	padding: 8px;
	border: 1px solid #CACACA;
	background-color: #F8F8F8;
}


.page_content{
	
	border: 1px solid #CDCDCD;
	border-top: 0;
	width: 627px;
}

.page_content img{
	xborder: 1px solid #CCCCCC;
	xpadding: 2px;
}

.content{
	padding: 10px;
	text-align: justify;
	line-height: 150%!important;
}

.content a{
	text-decoration: underline;
}

.content a:hover{
	text-decoration: none;
}


.bg_line{
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-y;
}

#search{
	border: 1px solid #CDCDCD;
	color: #FFFFFF;
	margin-top: 5px;
}
#search div{
	border: 1px solid #FFFFFF;
	background-color: #676767;
}

.link{
	cursor: pointer;
	text-decoration: underline;
}

#logo{
	text-align: left;
}

#footer{
	padding-top: 10px;
}

#footer div{
	float: right;
}





#right_title{
	width: 682px;
}

/*--------------login---------------*/

#login{
	width: 163px;
}

#login_box{
	position: absolute;
	border: 1px solid #CDCDCD;
	border-top: 0;
	background-color: #FFFFFF;
	width: 161px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#login a, #login_box a{
	color: #FFFFFF;
}

.clear{
	clear: both;
}

#login div{
	float: none;
	border: 1px solid #CDCDCD;
}

#login div div{
	float: none;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	background-color: #676767;
	height: 18px;
	padding: 2px 5px 0 0;
}

#login table, #login_box table{
	margin-top: 10px;
}

#login td, #login_box td{
	padding: 2px;
}

#msg_login{
	color: #FF6600;
	text-align: left;
}

/*-----------------end login------*/
#search input, #search_home input{
	border: 0;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	width: 93px;
	margin: 1px 10px 1px 5px;;
}

#web_border{
	border: 1px solid #FFFFFF;
	border-top: 0;
	background-color: #FFFFFF;
}

/*-----------forum---------------------*/

.div_talk{
	padding: 4px;
	background-color: #F0F0F0;
}

.forum{
	background-repeat: no-repeat;
	background-position: right;
}

.frm_talk textarea, .frm_talk input{
	border: 1px solid #CCCCCC;
	width: 200px;
}

.frm_talk textarea{
	height: 200px;
	width: 400px;
}

#forum_id img{
	width: 16px;
	height: 16px;
	border: 0;
}

#forum_id table tr td{
	padding: 0 0 0 5px;
}

#forum_id li{
	list-style-type: none;
	list-style: none;
	margin: 0;
	background-repeat: no-repeat;
	background-position: right;
}

#forum_id, #forum_id ul{
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#forum_id ul{
	padding-right: 20px;
}

/*-----------forum---------------------*/

input.btn{
	background-image: url(../images/bg_btn.gif);
	width: 47px!important;
	color: #3A5D79;
}

.continue{
	background-image: url(../images/bg_btn.gif);
	width: 47px;
	height: 18px;
	text-align: center;
	color: #3A5D79;
	text-decoration: none!important;
	margin-top: 5px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 1px;
}

input.btn3{
	background-image: url(../images/bg_btn3.gif);
	width: 47px!important;
	color: #FFFFFF;
}

input.btn2{
	background-image: url(../images/bg_btn2.gif);
	width: 100px!important;
	color: #3A5D79;
}

input.btn, input.btn2, input.btn3{
	height: 19px!important;
	border: 0!important;
	cursor: pointer;
	text-decoration: none!important;
}

#tour{
	background: url(../images/tour.gif) no-repeat right;
	padding-bottom: 5px;
	padding-top: 30px;
	margin: 0;
}

#tour form{
	padding: 0;
	margin: 0;
}

#tour select{
	display: block;
	margin: 4px 10px 0 10px;
	width: 110px;
}

.btn_go{
	position: absolute;
	margin: 40px 130px;
	cursor: pointer;
	background: url(../images/btn_go.gif);
	width: 27px;
	height: 28px;
	border: 0;
}

#logo_print{
	display: none;
	width: 163px;
	height: 68px;
}

#right_menu{
	
}


#right_menu ul,
#right_menu li{
	padding: 0;
	margin: 0;
	list-style: none;
}

#right_menu li{
	margin-bottom: 20px;
}

#right_menu li li{
	margin-bottom: 0;
}

#right_menu li a,
#right_menu strong{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 4px 6px;
	background: #596F96 url(../images/right_bg_arr.gif) no-repeat right top;
}

#right_menu .s{
	font-weight: bold;
}

#right_menu li li a{
	color: #676767;
	background: none;
}

#right_menu li li{
	border-top: 1px dotted #d3d3d3;
}

#right_menu ul ul ul a{
	font-size: 12px;
	background: url(../images/array.gif) no-repeat right center;
}

#right_menu li li li{
	background: #f5f5f5;
	padding-right: 10px;
}

@media print {

	*{
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
	}

	img{
		display: none;
	}

	.no_print, #books, .report_style{
		display: none;
	}
	
	.resize{
		width: 100%;
	}
	
	.page_content{
		border: 0;
	}
	
	#logo_print{
		float: left;
		display: inline;
	}

}





