@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
.css_botten , .contact_butt{
	background-image:url(../images/new_them/button.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:0 none;
	height:20px;
	padding-top:0;
	text-align:right;
	width:103px;
	font-family:tahoma;
	font-size:11px;
	color:#FFF;
	text-align:center;
	padding-bottom:4px;
	cursor:pointer;
	line-height:18px
}
.css_botten:hover , .contact_butt:hover{
		background-image:url(../images/new_them/button_over.gif);
}
body {
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	background-color:#222;
}
table , td  {
	vertical-align:top;
	
	
}
p {
	line-height:20px;
	direction:rtl;
	text-align:justify;
}
.p{
	padding:20px;
}
ul , ul li {
	direction:rtl;
	text-align:right
}
h1 {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#7dad01;
	direction:rtl;
	margin-top:10px;
	padding:10px;
	text-align: right;
}
.h2 {
	font-family:"times ne roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#7cad00;
	direction:rtl;
	border-bottom:#7dad01 1px  solid ;
	margin:20px;
	padding:5px;
	text-align: right;
}
.h2:hover{
	font-family:"times ne roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#7cad00;
	direction:rtl;
	border-bottom:#7dad01 1px  solid ;
	margin:20px;
	
	text-align: right;
	}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	direction:rtl;
	margin-right:10px;
	padding-top:2px;
	text-align: right;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
/* Box Slider Styles STOF */
a:link, a:visited{color:#0098dd; font-family:tahoma; font-size:11px; text-decoration:none;}
a:hover{color:#F29102;}
#stage{width:545px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height:95px; }
	#myList{width:2000px; border:0; margin:0; padding:0; left:400px;}
	#myList li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:4px;
		padding:4px; 
		background:#DEDEDE;
		float:left;
		width:100px;
		height:90px;
		}
.prev_link {
	cursor:pointer;
	margin-right:5px;
	width:10px;
	height:18px;
	overflow:hidden;
	background-image:url(../images/prev.gif);
}
.prev_link:hover {
	background-image:url(../images/prev_hover.gif);
}
.next_link {
	cursor:pointer;
	margin-left:5px;
	width:10px;
	height:18px;
	overflow:hidden;
	background-image:url(../images/next.gif);
}
.next_link:hover {
	background-image:url(../images/next_hover.gif);
}
/* Box Slider Styles EOF// */
/* Drop Down Menu Styles STOF */
#dropdownMenu, #dropdownMenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
	border: 0;
}

#dropdownMenu a {
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	border: 0;
}

#dropdownMenu a:hover {
	background-color: #fff;
	border: 0;
}

#dropdownMenu li {
	float: left;
	width: 204px;
	background-color: #eee;
	border: 0;
}

#dropdownMenu li ul {
	width: 200px;
	background: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#dropdownMenu li ul li {
	width: 200px;
	border: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #999999;
}

#dropdownMenu li ul ul {
	position: absolute;
	margin-top: -30px;
	margin-left: 200px;
	background: #eee;
	width: 200px;
}
/* Drop Down Menu EOF // */
/* ToolTips */
	.tipper {
			background-color: #AAA;
			color: #222;
			font-weight: bold;
			padding: 0.2em;
			margin: 0.5em;
		}
		a.tipper {
			background-color: #FFF;
			color: #00F;
		}
		.tool-tip {
			color: #fff;
			width: 139px;
			z-index: 13000;
			text-align:right;
			direction:rtl;
		}
		 
		.tool-title {
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			color: #9FD4FF;
			padding: 8px 8px 4px;
			background: url(../images/bubble.png) top left;
		}
		 
		.tool-text {
			font-size: 11px;
			padding: 4px 8px 8px;
			background: url(../images/bubble.png) bottom right;
		}
		.tool-loading {
			background: url(ajax_load.gif) center center no-repeat;
			width: 30px;
			height: 30px;
			margin: 0 auto;
		}

/* ToolTips EOF//--> */
.pad {
padding:5px;
vertical-align:middle;
border:#ccc 1px dotted;
}
.dotpad {
padding:5px;
vertical-align:middle;
border:#ccc 1px dotted;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.dotpad td{
padding:5px;
vertical-align:middle;
border:#ccc 1px dotted;
}
.style1 {
	color: #FF9900;
	font-style: italic;
}

.submit_btn {
	border:#333 1px solid;
	background-color:#fff;
	font-family:tahoma;
	font-size:10px;
	height:20px;
	cursor:pointer;
}
.submit_btn:hover {
	border:#ccc 1px solid;
	background-color:#FFFFCC;
}
.ajax-loading {
	
	text-align:center;
	direction:rtl;
	background: url(../images/loading.gif) no-repeat center;
}

.host_reg_tbl {
	padding:10px;
}
.back {
	/*background-color:#CCCCCC;*/
}
.boxer {
	z-index:2;
	position:absolute;
	margin-left:10px;
}
.boxer_close_hold {
	background:url(../images/boxer_hold_bg.gif) repeat-x;
	height:30px;
}

.boxer_close_btn {
	background:url(../images/close.gif) no-repeat;
	width:15px;
	height:15px;
	padding-top:5px;
	padding-right:5px;
	cursor:pointer;
}
.frm {

border:0px solid #7F9DB9;
font-family:tahoma;
font-size:10px;
margin-right:5px;
margin-top:4px;
width:190px;
}
.frm_drop_down_meno {

border:1px solid #7F9DB9;
font-family:tahoma;
font-size:10px;
margin-right:5px;
margin-top:4px;
width:190px;
}
textarea.frm {
	height:130px;
}
.fa {
		direction:rtl;
	}
.frm_box {
	text-align:right;
	float:right;
	background:url(../images/frm_bg.gif) no-repeat right;
	width:210px;
	height:23px;
}
.frm_box_textarea {
	text-align:right;
	float:right;
	background:url(../images/textarea_bg.gif) no-repeat right;
	width:208px;
	height:145px;
}
.err{
	background-color:#FFFFCC;
	color:#FF3333;
	text-align:right;
	padding:10px;
	margin:5px;
}
.astrik {
	color:#F00
}
h3 {
background:url(../images/blue_bullet.gif) no-repeat scroll ;
background-position: right 4px;

color:#0099d0;
direction:rtl;
font-family:tahoma,arial,"Times New Roman",Times,serif;
font-size:11px;
font-weight:normal;
margin-bottom:0;
margin-top:0;
padding-right:15px;
text-align:right;
}

h4 {
background:url(../images/new_them/or_bullet.gif) no-repeat scroll ;
background-position: right;
color:#f29305;
direction:rtl;
font-family:tahoma;
font-size:11px;
font-weight:bold;
padding-right:15px;
text-align:right;
margin-bottom:10px;
}
.text{
	padding:10px;
}
.space{
	height:10px;
	width:100%
}
.hd {
height:25px;
text-align:right;
background-color:#f39205;
}
.hd span {
color:#FFFFFF;
float:right;
padding-right:5px;
padding-top:6px;
}
/* tabs */
.warp_tabs {
	width:590px;
	border:#b1cef4 1px solid;
	height:210px;
	margin-left:10px;
	
}
.menu_holder {
	background:url(../images/tabs/tabs_bg.gif) repeat-x;
	height:32px;
	
}
.tab {
	width:167px;
	height:32px;
	float:right;
	cursor:pointer;
	
}
.tab_content {
	background:url(../images/tabs/tab_content_bak.gif)  ;
	background-position:bottom;
	background-repeat:repeat-x;
	height:176px;
}
.tab_content div {
	display:block;
	font-size:11px;
	font-family:tahoma;
	text-align:justify;
	direction:rtl;
	
}
/* tabs EOf // */


#bottom_meno li{
	float:right;
font-family:Tahoma,Arial;
font-size:11px;
list-style:none;
text-align:center;
padding:10px;
padding-right:5px;
padding-left:0px;
color:#FFF;
}
#bottom_meno a{
color:#FFF;
}
.message_list{
	list-style:none;
	
}
.message_head {
	
	cursor: pointer;
	
}
.boxer {
	z-index:1000;
	position:absolute;
}
.boxer_ {
	z-index:1000;
	position:absolute;
}
.finput{
	background-color:#7eae00;
	cursor:pointer;
	border:1px solid ##ffffff;
	padding:2px;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
}
/* Pagination */
.pages {
clear:left;
font-size:85%;
margin:1em 0;
padding:1em;
}
.pages a, .pages span {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FFFFFF;
display:block;
float:right;
margin-right:0.1em;
padding:0.2em 0.5em;
}
.pages span.current {
background:#2E6AB1 none repeat scroll 0 0;
border:1px solid #2E6AB1;
color:#FFFFFF;
font-weight:bold;
}
.pages a {
border:1px solid #9AAFE5;
text-decoration:none;
}
.pages a:hover {
border-color:#2E6AB1;
}
.pages a.nextprev {
font-weight:bold;
}
.pages span.nextprev {
color:#666666;
}
.pages span.nextprev {
border:1px solid #DDDDDD;
color:#999999;
}
.pages .nextprev-next {
float:right;
}
/* Pagination End */
.imgover{
	width:103px;
	float:left;
	height:20px;
	background: url(../images/new_them/more.gif) no-repeat;
	cursor:pointer;
}
.imgover:hover{
	width:103px;
	float:left;
	height:20px;
	background: url(../images/new_them/more_over.gif) no-repeat;
	cursor:pointer;
}
.right_title{
	background:url(../images/new_them/right_panel_title_css.gif) repeat-x;
	padding-right:10px;
}
.or_button{
	background:url(../images/new_them/button.gif) no-repeat right ;
	background-position: right 5px;
	color:#FFF;
	display:block;
	line-height:26px;
	text-align:right;
}
.or_button:hover{
	background:url(../images/new_them/button_over.gif) no-repeat right;
	background-position: right 5px;
	color:#FFF;
}
/*Style haye marbut be menu karbari balaye safhe */
.top_user_menu
{
	direction:rtl;
	border:solid #00a6ae 1px;
	border-top:0px;
	background:#EEEEEE ;
	position:absolute;
	margin:auto;
	top:-36px;
	height:38px;
	width:953px;
	color:#590006;
	font-size:7.5pt;
	text-align:right;
}
.top_user_menu a
{
	display:block;
	color:#FFF;
	background:#307476 url(../images/new_them/panel_tr.gif) 90px -2px no-repeat ;
	text-decoration:none;
	float:right;
	margin:5px;
	border: 3px solid #2b6e70;
	height:16px;
	font-size:10.5px;
	padding-left:20px;
	padding-right:30px;
}
.top_user_menu a:hover
{
	background-color:#1f5658;
}
.top_user_menu div
{
	position:absolute;
	right:5px;
	top:+38px;
	background-color: #EEEEEE;
	float:right;
	width:220px;
	text-align:right;
	padding:1px;
	border:solid #00a6ae 1px;
	border-top:none;
	color:#590006;
	font-size:10.5px;
	cursor:default;
	padding-bottom:5px;
}

