/**********************************************************************************
    In The Name Of God
	
	Hand-coded stylesheet for CSS2-capable browsers.
	Site:		[www.1behtarindivx.com]
	Author:		Masuod Mogaddam
	Email :     maraqeh@gmail.com
	
	Listing Order:
	==============
	0 - Universal
	1 - Header
	2 - Right Navigation
	3 - Menu
	4 - Panel (Poll)
	5 - Main Content
	6 - Footer
	==============
**  Start : 15 july 2009 
** 	Last Modified:  2 august 2009
** 	CSS in this file is used by Abi skin.
**
**********************************************************************************/
body
{
	margin-top:0px;
	background-color:#021323;
	direction:rtl;
	margin-bottom:10px;
}
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.m_town
{

	margin-left:auto;
	margin-right:auto;
	border: 1px solid #666;
	background-color: #000;
	padding:0px;
	margin-top:0px;

}
.n_town
{

	margin-left:auto;
	margin-right:auto;
	border: 0px solid #666;
	background-color: #000;
	padding:0px;
	margin-top:0px;

}
/*--------------------------------------------------------------*/
.flash_town
{
	width:850px;
	height:250px;
	margin:0px;
	padding:0px;
	height:auto;}
.top_town
{
	width:745px;
	height:auto;
	direction:rtl;
	margin-top:10px;

}
.top_head
{
	background-image: url(images/center.jpg);
	height:20px;
	width:745px;
	color: #FFF;
	text-align: center;
	}
.top_body
{

	min-height:100px;
	width:743px;
	border-top-width:1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-repeat: repeat-x;
	}
.top_foot
{
	background-image: url(images/t-foot.gif);
	height:20px;
	width:745px;
	background-repeat:no-repeat;
	}
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.search_box
{
	width:500px;
	height:auto;

}
.search_1
{
	width:520px;
	height:auto;
	}
.search_2
{
	width:520px;
	height:auto;
}
.search_001
{
	text-align: right;
	width:520px;
	height:20px;
	border: 1px solid #000;
	margin-bottom:5px;
	}
	.search_002
{
	text-align: right;
	width:520px;
	height:20px;
	margin-bottom:5px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}
.field_1
{
	width:90px;
	height:19px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;

}
.field_2
{
	width:70px;
	height:15px;

}
.search_submit
{
	width:70px;
	height:20px;
	float:left;
	background-color: #333;
	text-align: center;
	margin-bottom:5px;
	border: 1px solid #CCC;
	margin-left:5px;
	cursor:default;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.search_submit:hover
{		background-color: #0B2A5A;
}
.search_field
{
	width:530px;
	height:30px;
}

.search_011
{
	text-align:right;
	width:140px;
	height:20px;

	float:right;
}
.search_11
{
	width:200px;
	height:15px;

}
.search_22
{
	width:115px;
	height:20px;
	float:right;
	margin-right:10px;


}
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.right_town
{
	width:151px;
	height:auto;
	direction:rtl;
	float:right;
	margin-top:0px;
	margin-right:4px;

}
.right_head
{
	background-image: url(images/side.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:151px;
	color: #FFF;
	text-align: center;
	padding-top:1px;
	position:absolute;

	}
.right_body
{
	width:138px;
	height:auto;
	min-height:50px;
	border-top-width:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #000;
	margin-bottom:2px;
	padding-top:10px;
	vertical-align: top;	
	
	}

/*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
.left_town
{
	width:151px;
	height:auto;
	direction:rtl;
	margin-top:0px;
	margin-right:4px;
	background-color:#666;

}
.left_fixed
{
	width:151px;
	height:auto;
	float:right;
	position:fixed;
	}
.left_head
{
	background-image: url(images/left.jpg);
	height:27px;
	width:151px;
	color: #FFF;
	text-align: center;
	padding-top:1px;
	}
.left_titr
{
	margin-top:8px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-align:right;
	margin-right:30px;
	}
.left_body
{
	width:138px;
	height:auto;
	border-top-width:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #000;
	margin-right:10px;
	position:absolute;

	}

/*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
.center_town
{
	width:530px;
	height:auto;
	direction:rtl;
	float:right;
	margin-right:2px;
	margin-top:0px;
}
.center_head
{
	background-image:url(images/center.jpg);
	height:27px;
	width:530px;
	color: #FFF;
	text-align: center;
	padding-top:1px;
	}
.center_body
{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width:528px;
	height:auto;
	min-height:50px;
	border-top-width:1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #000;
	margin-bottom:5px;
	padding-bottom:5px;

	}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

.footer_town
{
	width:850px;
	height:15px;
	float:right;
	margin-top:0px;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border: 0px solid #FFF;
}
/*--------------------------------------------------------------*//*--------------------------------------------------------------*/
/*--------------------------------------------------------------*//*--------------------------------------------------------------*/

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*//*--------------------------------------------------------------*/
/*--------------------------------------------------------------*//*--------------------------------------------------------------*/
/*--------------------------------------------------------------*//*--------------------------------------------------------------*/
/*--------------------------------------------------------------*//*--------------------------------------------------------------*/
/*--------------------------------------------------------------*//*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

.banner
{
	background-image:url(images/3.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:847px;
	height:70px;
	background-color: #000;
	border: 3px solid #666;
	margin-bottom:5px;
}
.content
{
	width:852px;
	height:auto;
	font-family: tahoma;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

.error
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F60;	
}
.footer
{
	width:852px;
	height:45px;
	float:left;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
.pages_num_clicked
{
	color:#09F;
	font-family: tahoma;
	font-size: 10px;
}
.pages_num_div
{
	width:600px;
	height:40px;
	float:left;

}
.pages_num
{
	color: #F60;
}

/* table modifications */
.tables
{
	background-color:#021323;
	text-align:center;
}
.tables td
{
	border: 1px solid #666;
}
.tables_head
{
	background-color:#cccccc;
	font-weight:bold;
	font-size:9px;
	color:#000000;
}
.tables_link
	{
	font-family:tahoma;
	color:#CC3300;
	}
.tables_link:hover
	{
	text-decoration:underline;
	}
	
.links_news
{
	font-family: tahoma;
	font-size: 12px;
	color: #F60;	
}
a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.footertozih
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	margin-top:2px;


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-align: center;
	margin-top:2px;
	text-decoration: none;	
}
/*-------------------------Tables------------------------*/
.tabletown
{
	width:150px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	direction:rtl;
	font-family: tahoma;
	color: #CCC;
	margin-top:5px;
	float:left;
}
.tabletown1
{
	width:552px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	direction:rtl;
	font-family: tahoma;
	color: #CCC;
	margin-top:5px;
	float:left;
}
.tr
{
	background-image:url(images/tr.gif);
	background-repeat:no-repeat;
	width:10px;
	height:30px;
	float:right;
}
.btr
{
	background-image:url(images/tr.png);
	background-repeat:no-repeat;
	width:10px;
	height:30px;
	float:right;
}
.tc
{
	background-image:url(images/tc.gif);
	background-repeat:repeat-x;
	width:107px;
	float:right;
	height:30px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	
}

.tl
{
	background-image:url(images/tl.gif);
	background-repeat:no-repeat;
	width:33px;
	height:30px;
	float:right;
}
.btl
{
	background-image:url(images/tl.png);
	background-repeat:no-repeat;
	width:33px;
	height:30px;
	float:right;
}
.tablecontent
{
	width:138px;
	height: auto;
	background-color:#000;
	float:right;
	font-weight: normal;
	font-size: 9px;

}

/*----------------CenterTable------------------*/
.tablecontentm
{
	width:518px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	float:right;
	font-weight: normal;
	font-size: 10px;
}
.tabletownm
{
	width:530px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	direction:rtl;
	font-family: tahoma;
	color: #CCC;
	margin-bottom:5px;
}
.tcm
{
	background-image:url(images/tc.gif);
	background-repeat:repeat-x;
	width:487px;
	float:right;
	height:30px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}
.mainfilmtownv
{
	width:520px;
	height:auto;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.filmtownv
{
	width:160px;
	height: auto;
	float:right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.filmtownvh
{
	width:460px;
	height: auto;
	float:right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.filmtownimage
{
	width:100px;
	height: auto;
	float:right;
	border: 2px solid #666;
	margin:5px;
}
.imdb
{
	margin-right:13px;
	width:40px;
	height:22px;
}
.filmcode
{
	width:150px;
	margin:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
		text-align: justify;	

}
.filmtozih
{
	width:150px;
	margin:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;	
}
.filmtownh
{
	width:320px;
	height:20px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	float:right;

}

.filmtownhv
{
	width:375px;
	height:5px;
	float:right;
	background-color: #FFF;
	margin:0px;
}

.sabadpic
{
	width:50px;
	height:40px;
	float:right;
	margin-top:-30px;
	margin-right:50px;
}
.sabadpiccontent
{
	width:50px;
	height:40px;
	float:right;
	margin-top:-30px;
	margin-right:400px;
}
.sabadcheck
	{
	
	}
/*---------------Logo---------------------*/
.tablecontentl
{
	width:528px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	float:right;
	font-weight: normal;
	font-size: 10px;
	margin-bottom:5px;

}
.tabletownl
{
	width:539px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	direction:rtl;
	font-family: tahoma;
	color: #CCC;
	background-color:#000;
	margin-bottom:5px;

}
.tcl
{
	background-image:url(images/tc.gif);
	background-repeat:repeat-x;
	width:237px;
	float:right;
	height:30px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	
	
}
.logo
{
	background-image:url(images/logo.gif);
	background-repeat:repeat-x;
	width:34px;
	height:30px;
	float:right;
	
}
.tl2
{
	background-image:url(images/tl2.gif);
	background-repeat:no-repeat;
	width:13px;
	height:30px;
	float:right;
}
.tinytown
{
	width:520px;
	height: auto;

	border: 0px solid #333;	
}
.tinypic
{
	width:101px;
	margin-left:0px;
	height:150px;
	float:left;
	border: 1px solid #666;
}
.tinypic img:hover
{
	border: 2px solid #FFF;
}
.tozihpic
{
	width:503px;
	height:auto;
	border: 1px dashed #FFF;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	padding:5px;
}
/*---------------Text---------------------*/
.titr
{
	margin-top:8px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	margin-right:15px;
	
}
.tozih
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height:20px;
	
}

.links
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.links:hover
	{
	color:#FF0000;
	}
.links_list
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;	
}
.links_list_darkhast
{
		font-family: tahoma;
	font-size: 10px;
		color: #F30;

}
.btozih
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*-------------------Login--------------------*/

.logintown
{
	width:125px;
	height:145px;
	margin-top:10px;

}
.login_content
{
	width:125px;
	height: 150px;
	font-weight: normal;
	font-size: 9px;
	
	}
.loginpic
{
	width:45px;
	height:73px;
	background-image:url(images/user.jpg);
	background-repeat:no-repeat;
	float: right;
}
.loginfieldtown
{
	width:80px;
	height:73px;
	float:left;
}
.submit_town
{
	width:130px;
	height:73px;
	float:right;
}
.loginsubmit
{
	width:100px;
	height:20px;
	float:left;
	background-color: #333;
	text-align: center;
	margin-bottom:5px;
	border: 1px solid #CCC;
	margin-left:15px;
	cursor:default;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;


}
.loginsubmit:hover
{
		background-color: #0B2A5A;

}

.loginfield
{
	margin-top:10px;
	width:70px;
	margin-left:0px;
	height:15px;
	float:left;
	direction:ltr;
}
/*-------------------Basket-------------------*/
.basket
{
	width:248px;
	height: auto;
	float:left;
	position:fixed;
	margin-top:-2px;
	margin-right:-52px;
	direction:rtl;

}
.baskettable
{
	width:125px;
	height: auto;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	border-collapse: collapse;
	padding-bottom:2px;
	padding-top:2px;
	color: #FFF;

}
.baskettable .odd
{
	background-color:#fff;
	color: #000;

}

.baskettable th
{
	border: 1px solid #333;
	font-weight: normal;
}
.btabletown
{
	width:175px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	direction:rtl;
	font-family: tahoma;
	color: #CCC;
	margin-top:5px;

}

.btr
{
	background-image:url(images/tr.png);
	background-repeat:no-repeat;
	width:10px;
	height:30px;
	float:right;
}
.btc
{
	background-image:url(images/tc.gif);
	background-repeat:repeat-x;
	width:115px;
	float:right;
	height:30px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	
}

.btl
{
	background-image:url(images/tl.png);
	background-repeat:no-repeat;
	width:33px;
	height:30px;
	float:right;
}
.basketframe
{
	width:133px;
	height:100px;
	margin-top:0px;
	direction:ltr;
}
.basketsubmit
{
    font-family:tahoma ;
    color:#FFFFFF;
    font-size:10px;
	width:110px;
	height:20px;
	float:left;
	background-color: #333;
	text-align: center;
	margin-top:5px;
	border: 1px solid #CCC;
	margin-left:15px;
	cursor:default;
}
.basketsubmit:hover
{
		background-color: #0B2A5A;

}
.btablecontent
{
	width:135px;
	height: auto;
	background-color:#000;
	float:right;
	font-weight: normal;
	font-size: 11px;
	padding-bottom:5px;
	text-align: justify;
}
.mablagh
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F30;
}
.filmtown
{

	width:520px;
	height: auto;

}
.filmimage
{
	width:100px;
	height: auto;
	float:right;
	border: 2px solid #666;
	margin:5px;
	float:right;
}
.filmlargeimage
{
	width:500px;
	height: auto;
	float:right;
	border: 2px solid #666;
	float:right;
}
.filmdetailtown
{
	width:400px;
	height: auto;
	float:right;
		margin-left:5px;
}
.filmdetail1
{
	width:200px;
	height: auto;
	float:right;

}
.filmdetail2
{
	width:200px;
	height: auto;
	float:right;
	margin-top:8px;
}
.filmcode
{
	width:180px;
	margin:10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.filmtozih2
{
	width:470px;
	height: auto;
	float:right;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top:5px;
	padding:5px;
	padding-left:5px;
	padding-right:13px;
	text-align: justify;
	margin-left:8px;
}
#filmtitr
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	
}
#filmtitrtozih
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
	direction:rtl;
	cursor:default;
}
#filmtitrtozih:hover
{
	color: #069;
}
.filmbottomtown
{
	width:500px;
	float:left;
	line-height:20px;
	margin-left:10px;
	margin-top:5px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align:right;
}
.filmbottom1
{
	width:180px;
	float:right;

}
.filmbottom11
{
	width:180px;
	float:right;

}
.filmbottom2
{
	width:100px;
	float:right;
}
.filmbottom22
{
	width:100px;
	float:right;
}
.filmbottom3
{
	width:170px;
	float:right;
}
.filmbottom33
{
	width:170px;
	float:right;	
}

.filmbottom4
{
		width:50px;
	float:left;
	
}
/*-------------------forms-------------------*/
.registertown
{
	width:230px;
	height:360px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	border: 5px solid #666;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666;
	background-color: #333;
}
.evryregistertown
{
	width:230px;
	height: auto;
	margin-top:5px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;	

}
.formnametown
{
	width:110px;
	height:auto;
	float:right;
	margin-left:5px;
}
.formname
{
	width:110px;
	height:15px;
	border: 0px dashed #CCC;
	float:right;
	margin-left:5px;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	direction:rtl;
	text-align: right;
	margin-top:5px;
}
.formfieldtown
{
	width:100px;
	height: auto;
	float:right;
	margin-left:0px;

}
.formfield
{
	width:100px;
	height:20px;
	border: 0px dashed #CCC;
	float:right;
	margin-left:5px;
		margin-top:5px;
			margin-top:0px;


}
.registerfield
{
	width:70px;
	height:13px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;

}
.registermenu
{
	width:85px;
	height:19px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;

}
.addressfield
{
	width:194px;
	height:70px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;
	direction:rtl;
	padding:2px;

}
.registersubmit
{
	width:130px;
	height:20px;
	float:left;
	background-color: #333;
	text-align: center;
	border: 1px solid #CCC;
	margin-left:70px;
	cursor:default;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #CCC;
}

.registersubmit:hover
{
		background-color: #0B2A5A;

}
/*--------------Search----------------------*/
.searchtown
{
	width:136px;
	height:400px;
	border: 0px dashed #CCC;
}
.searchname
{
	width:30px;
	height:15px;
	border: 0px dashed #CCC;
	float:right;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	direction:rtl;
	text-align: right;
	margin-top:5px;
	margin-right:0px;
}
.searchmenu
{
	width:90px;
	height:19px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #666;
	float:right;
	margin-top:2px;
	margin-right:3px;
}
/*
Menu_Modol------------------------------------------------------------------------------------------------------------*/
.menu_town
{
	width:136px;
	height:auto;
	direction:rtl;
	margin-top:25px;

}
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

TABLE {
	LINE-HEIGHT: 14px;
	BORDER-COLLAPSE: collapse;
	FONT-FAMILY: Tahoma;
	COLOR: #898989;
	FONT-SIZE: 7px;
	padding: 0px;
	margin-right: 3px;
}
TD {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 14px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: Tahoma; COLOR: #898989; FONT-SIZE: 10px; VERTICAL-ALIGN: top ; PADDING-TOP: 0px
}
A {
	COLOR: #898989;
	TEXT-DECORATION: underline;
	font-size: 10px;
}
A:hover {
	TEXT-DECORATION: none
}
IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.txt1 {
	COLOR: #b2f100; FONT-SIZE: 9px
}
.txt1 B {
	TEXT-TRANSFORM: uppercase; FONT-WEIGHT: bold
}
.txt1 A {
	COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.txt1 A:hover {
	TEXT-DECORATION: underline
}
.txt2 {
	COLOR: #ffffff; FONT-SIZE: 10px
}
.txt2 A {
	COLOR: #ffffff;
}
.txt2 IMG {
	VERTICAL-ALIGN: middle
}
.txt3 INPUT {
	WIDTH: 56px; HEIGHT: 34px
}
.main UL {
	MARGIN-LEFT: 15px;
	vertical-align: top;	
}
.curr SELECT {
	BORDER-BOTTOM: #818181 1px solid; BORDER-LEFT: #818181 1px solid; WIDTH: 99px; HEIGHT: 16px; BORDER-TOP: #818181 1px solid; BORDER-RIGHT: #818181 1px solid
}
.man SELECT {
	BORDER-BOTTOM: #818181 1px solid; BORDER-LEFT: #818181 1px solid; WIDTH: 149px; HEIGHT: 16px; BORDER-TOP: #818181 1px solid; BORDER-RIGHT: #818181 1px solid
}


.box_title_on_pages {
	WIDTH: 100%; MARGIN-BOTTOM: 8px; BACKGROUND: url(../Images/box_title_on_pages_back2.jpg) repeat-x left top
}
.box_title_on_pages TD {
	TEXT-ALIGN: left; TEXT-TRANSFORM: uppercase; HEIGHT: 44px; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bold
}
.box_title_on_pages TD FONT {
	COLOR: #ffffff !important
}
.box_title_on_pages TD DIV {
	WIDTH: auto; PADDING-TOP: 15px
}
.box_title_on_pages TD .tb {
	
}
.box_title_on_pages TD A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.box_title_on_pages TD A:hover {
	TEXT-DECORATION: underline
}
.box_title {
	WIDTH: 100%; BACKGROUND: url(../Images/title2_back.jpg) no-repeat left top; HEIGHT: 49px
}
.box_title TD {
	TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bold
}
.box_title TD FONT {
	COLOR: #ffffff !important
}
.box_title TD DIV {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 45px; WIDTH: auto; PADDING-RIGHT: 0px; PADDING-TOP: 16px
}
.box_title TD .tb {
	
}
.box_title TD A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.box_title TD A:hover {
	TEXT-DECORATION: underline
}
.box {
	MARGIN-TOP: 0px; WIDTH: 100%; MARGIN-BOTTOM: 7px; BACKGROUND: url(../Images/box_tall.gif) repeat-y left top
}
.box TD {
	COLOR: #ffffff
}
.box .indent {
	PADDING-BOTTOM: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 20px; BACKGROUND: url(../Images/box_bottom.gif) no-repeat left bottom; COLOR: #ffffff; FONT-SIZE: 11px; PADDING-TOP: 12px
}
.box TD UL {
	LIST-STYLE-TYPE: none
}
.box_title2 {
	WIDTH: 100%; BACKGROUND: url(../Images/title1_back.jpg) no-repeat left top; HEIGHT: 49px
}
.box_title2 TD {
	TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: bold
}
.box_title2 TD FONT {
	COLOR: #ffffff !important
}
.box_title2 TD DIV {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 45px; WIDTH: auto; PADDING-RIGHT: 0px; PADDING-TOP: 16px
}
.box_title2 TD .tb {
	
}
.box_title2 TD A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.box_title2 TD A:hover {
	TEXT-DECORATION: underline
}
.box2 {
	MARGIN-TOP: 0px; WIDTH: 100%; MARGIN-BOTTOM: 7px; BACKGROUND: url(../Images/box_tall.gif) repeat-y left top
}
.box2 TD {
	COLOR: #ffffff
}
.box2 .indent {
	PADDING-BOTTOM: 18px; PADDING-LEFT: 27px; PADDING-RIGHT: 31px; BACKGROUND: url(../Images/box_bottom.gif) no-repeat left bottom; COLOR: #ffffff; FONT-SIZE: 7px; PADDING-TOP: 12px
}
.box2 TD UL {
	LIST-STYLE-TYPE: none
}
.main_info {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 11px; FONT-SIZE: 8px
}
.sh_options .cont_bg INPUT {
	MARGIN-TOP: 0px !important; MARGIN-BOTTOM: 5px
}
UL.ul_1 {
	LIST-STYLE-TYPE: none;
	FONT-FAMILY: Tahoma;
	MARGIN-LEFT: 0px;
	FONT-SIZE: 11px;
	vertical-align: top;
}
.ul_1 LI {
	LINE-HEIGHT: 22px;
	COLOR: #ffffff;
	background-image: url(images/list_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.ul_1 LI A {
	height:20px;padding-right: 0px;margin-left:5px;   COLOR: #ffffff;  TEXT-DECORATION: none;
}

.ul_1 LI A:hover {
	COLOR: #ffcc00;
	TEXT-DECORATION: none;
}
.ul_1 .bg_list_sub {
}
.ul_1 .bg_list_sub A {
	 MARGIN-left: 25px;
}
.ul_1 .bg_list_sub A:hover {
	
}
UL.ul_2 {
	LIST-STYLE-TYPE: none; FONT-FAMILY: Tahoma; MARGIN-LEFT: 0px; FONT-SIZE: 11px
}
.ul_2 LI {
	LINE-HEIGHT: 21px; COLOR: #2ba2cd; FONT-WEIGHT: bold
}
.ul_2 LI A {
	PADDING-LEFT: 12px; BACKGROUND: url(../Images/pimp2.gif) no-repeat 0px 4px; COLOR: #2ba2cd; MARGIN-LEFT: 0px; TEXT-DECORATION: underline;
}
.ul_2 LI A:hover {
	TEXT-DECORATION: none
}
.ul_2 .bg_list_sub {
	
}
.ul_2 .bg_list_sub A {
	MARGIN-LEFT: 0px
}
.ul_2 .bg_list_sub A:hover {
	
}

.menu_links
{
	color:white;
	text-decoration:none;
	size: 10px;
}
.menu_links:hover
{
	color:#ffcc00;
	text-decoration:none;
}
.menu_line
{
	width:100px;
	margin-top:20px;
	margin-right:20px;
	height:1px;
	background-image: url(images/list_back.gif);
	background-repeat: x;
}