body{
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	color:#000;
	line-height: 18px;
	text-align:justify;

	 }



a, a:visited{ 
	color:#ff0000;
	text-decoration:none;
}
a:hover{ 
	color:#ff0000;
	text-decoration:underline;
}




.footer, .footer a{
	font-size:10px;
	font-family: Tahoma, Verdana;
	color:#656565;
	text-decoration:none;
	
	

}

.footer a:hover{
	text-decoration:underline;
	color:#990000;
}



/*///////////////////Form Style///////////////////////////////////*/
.Form_RTL{
	direction:rtl;
	font-family:Tahoma, Arial;
	/*background:url(honarman_images/field_BG.png) 100% no-repeat;*/
	width:215px;
	height:30px;
	border:1px solid #CCCCCC;
	font-size:13px;
}

.Form_LTR{
	direction:ltr;
	font-family:Tahoma, Arial;
	/*background:url(honarman_images/field_BG.png) 100% no-repeat;*/
	width:215px;
	height:30px;
	border:1px solid #CCCCCC;
	font-size:13px;
}


input, option, select, textarea {
	font-family: Tahoma, Arial;
}

.Form_TextArea{
	direction:rtl;
	font-family:Tahoma, Arial;
	/*background:url(honarman_images/textbox_BG.png) 100% no-repeat;*/
	width:400px;
	height:200px;
	border:1px solid #CCCCCC;	
	font-size:13px;
	text-align:justify;
}


.From_list_day{
	direction:rtl;
	width:51px;
	height:30px;
	border:1px solid #CCCCCC;
	font-size:13px;}
	
.From_list_month{
	direction:rtl;
	width:50px;
	height:30px;
	border:1px solid #CCCCCC;
	font-size:13px;}

.From_list_year{	
	direction:rtl;
	width:90px;
	height:30px;
	border:1px solid #CCCCCC;
	font-size:13px;}
	

.From_list_GENERAL{	
	direction:rtl;
	height:33px;
	border:1px solid #CCCCCC;
	font-size:13px;}
	
.buttons{
	background-image:url(honarman_images/submit_button_BG.gif); 
	width:112px; 
	height:38px; 
	color:#FFFFFF; 
	border:0px;
}
	
	
	
/****************************** FILE  UPLOAD  STYLE  ************************/
.SI-FILES-STYLIZED label.cabinet
{
	width: 219px;
	height: 40px;
	background: url(honarman_images/btn-choose-file.gif) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: 90%;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	direction:ltr;

}




/*/////////////////////////////Bottom Bar////////////////////////////////////*/

.bottom_navigation_links{
	font-size:12px;
	color:#ffe851;
	text-decoration:none;
}

.bottom_navigation_links a:hover{
	color:#880000;
	text-decoration:underline;
}


/*///////////////////////////// IMAGES ////////////////////////////////////*/

.bordered_img{border: 1px solid #000;}

a img{border:0px;}


.images{
	border:#000 solid 1px;
	margin-right: 10px;
	margin-bottom:0px;
	margin-top:5px;}



/*///////////////////////////////////////////////////  THIS SITE   /////////////////////////////////////////// */

.top_banner{ 
	background-image:url(tag_images/banner_BG.gif);
	background-repeat:repeat-x;
} 

.footer_BG{
	background-image:url(tag_images/footer_GB.gif);
	background-repeat:repeat-x;
		border:1px #c4c4c4 solid;

}

.main_table_border{
	border:1px #c4c4c4 solid;
}


.Mid_list tr {
	background-color: #fff;
}

.Mid_list tr:hover {
	background-color: #FFFDCA;
}


.newsletter_input{

background-image:url(tag_images/newsletter_field_BG.png); 
background-repeat:no-repeat; 
width:250px; 
height:28px; 
border:0px; 
font-size:10px; 
margin:5px; 
text-align:center; 
color:#666666;
background-color: #FFC81A;
vertical-align:middle;



}

.newsletter_button{
	background-image:url(tag_images/newsletter_submit_button_BG.png); 
	background-repeat:no-repeat; 
	width:74px; 
	height:30px; 
	border:0px;
	color:#FBC100;
	margin-top:0px;

}



.succsess {
	background-color: #BEFFA8;
	width: 90%;
	direction:rtl;
	text-align:center;
	padding: 30px;
	background-position: center;
	border: 1px dotted #009900;
	color:#006600;
}




.error {
	background-color: #FFCECF;
	width: 90%;
	direction:rtl;
	padding: 30px;
	direction:rtl;
	background-position: center;
	text-align:center;
	border: 1px dotted #FF0000;	
	color:#ee0000;


}


.subcat_form_title{
	
	padding:5px;
	background-color:#FDEDA4;
	border: 1px dotted #FDEEA8;
}

fieldset{
	border:1px solid #DFDFDF;
	background-color:#F0F0F0;}

.banner_top{

	background-image:url(honarman_images/banner_top_honarman.jpg);
	background-repeat:no-repeat;
	background-position:top;

}

.frame_round_top{
	background:url(honarman_images/round_top.png) no-repeat top;
}

.frame_round_botoom{
	background:url(honarman_images/round_bottom.png) no-repeat bottom;

}

.page_titles{
	color:#FF0000;
	padding: 25px 0px 25px 10px;
	font-weight: bold;
}

.news_home_div{
	width:313px;
	margin: 5px;
	padding: 8px;
	display:inline-block;
 	border: 1px solid #DADADA;
	
}

.news_home_div:hover{
 	background-color:#FFFFCE
}


.news_date{
	font-size:12px;
	color:#df8b00;
}

.news_title{
	font-size:12px;
	color:#333333;

}






/**************************************** Search Form Style *****************/

	 
	.search-box{ /*outer background*/
	background:url(honarman_images/search-box.gif) no-repeat top center;
	height: 27px;
	padding: 0 10px 0 0 ;
	width: 210px;
	direction:rtl;
	}
	 
	input.search-field{ /*input field */
	float: right;
	border:0;
	margin:0;
	font-family:tahoma;
	font-size: 12px;
	padding: 0;
	height:27px;
	background: #ffffff url(honarman_images/searchbox-right.png) no-repeat  ;
	width: 160px;
	line-height: 25px;
	}
	 
	input.search-go { /*search icon */
	float:left;
	border:0;
	margin:0;
	padding:0;
	margin-left: 5px;
	height: 27px;
	width: 29px;
	background: url(honarman_images/searchbox-bottun.png) no-repeat top right;
	cursor: pointer;
	}
	 
	input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
	background: url(honarman_images/searchbox-bottun.png) no-repeat top right;
	}
	
	
.even{ background-color:#EEEEEE; }
.odd { background-color:#E2E2E2; }
#oddeven tr:hover {
	background-color:#FFF9CE;
}
#oddeven td {border-bottom: 1px solid #ccc;}


.artist_list_cat div{
	display:inline-block; 
	padding:0 5px 0 5px;
}



.takhasos_title{
	color:#CC3300;
	font-size:12px;
	font-weight: bold;	

}

.takhasos_list li{
	font-size:11px;
	line-height:20px;
	margin-right:-14px;
	}
	
.pagination_style a{ 
	text-decoration:none;

}





.product_div{
	display:inline-block;
	margin: 2px;
	width:326px;
	height: 100px;
	padding: 3px;
	border: 1px dotted #999999;
	line-height:15px;
	font-size:11px;
	text-align:right;
	vertical-align:top
}

.product_div:hover{

	border: 1px solid #ACACAC;
	background-color:#eee;

}

.product_div img, .product_div img:hover{
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0 10px 20px 20px;
}


/***********************************/

.product_list_div{
	display:inline-block;
	width:200px;
	height: 310px;
	padding: 3px;
	border: 1px dotted #999999;
	line-height:15px;
	font-size:11px;
	text-align:center;
	vertical-align:top;
	margin: 0 8px 40px 8px;
}

.product_list_div:hover{

	border: 1px solid #ACACAC;
	background-color:#eee;

}

.product_list_div img, .product_div img:hover{
	border: 1px solid #CCCCCC;
	padding: 0px;
}

/***************************************************************/