/* Design by awod hilaby .. visit our web www.eleven-street.com .. awod.mail@gmail.com */

body{
	font-family: Tahoma;
	background-color: #000000;
}
a{
	color: #FFCC33;
	text-decoration: none;
}
a:hover{
	color: #FFE79D;
}
.table{}
.banner_menu{
	background-image: url(images/homea_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
}
.banner_menu2{
	background-image: url(images/homee_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
}
.banner_menu_right{
	float: right;
	margin-right: 55px;
	margin-top: 250px;
	margin-bottom: 30px;
}

.banner_menu_left{
	float: left;
	margin-left: 235px;
	margin-top: 250px;
}
.banner_menu_right a{
	font-size: 12px;
	padding: 5px;
	color: #CCCCCC;
	float: right;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
.banner_menu_left a{
	font-size: 12px;
	padding: 5px;
	color: #CCCCCC;
	float: left;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
.banner_menu_right a:hover ,.banner_menu_left a:hover{
	color: #FFFFFF;
}
.footer{
	text-align: center;
	color: #CCCCCC;
	line-height: 20px;
	font-size: 11px;
}
.footer a{
	color: #FFCC00;
	text-decoration: none;
}
.footer a:hover{color: #FFFFFF;}


.table_center{
	background-image: url(images/allpagea_04.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: right;
	line-height: 30px;
	font-size: 13px;
}
.table_center h1{
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2BD00;
	color: #B98000;
	font-size: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
.table_center_a_ul{}
.table_center_a_ul li{
	color: #333333;
	display: inline;
	clear: both;
	float: right;
}
.table_center_a_ul li span{
	width: 100px;
	float: right;
	color: #B98000;
}
.table_center_e_ul{}
.table_center_e_ul li{
	color: #333333;
	display: inline;
	clear: both;
	float: left;
}
.table_center_e_ul li span{
	width: 100px;
	float: left;
	color: #B98000;
}
.table_center2{
	background-image: url(images/gallerya_04.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: right;
	line-height: 30px;
	font-size: 13px;
}
.table_center2 h1{
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2BD00;
	color: #B98000;
	font-size: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}

.table_gallery{
	margin-right: 20px;
}
.table_gallery img{
	max-height: 280px;
	max-width: 200px;
	float: right;
	width: 180px;
	height: 240px;
	border: 1px solid #CCCCCC;
	background-position: center center;
	margin: 5px;
	
	
	
}
.table_gallery div{
	margin: 8px;
	float: right;
	width: 250px;
	height: 180px;
	border: 1px solid #CCCCCC;
	background-position: center center;
}
.table_gallery_open{
	text-align: center;
}
.table_gallery_open img{
	max-width: 650px;
	margin: 20px;
	
}
.pages{}
.pages a{
	float: right;
	text-decoration: none;
	border: 1px solid #BC8204;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 2px;
	background-color: #FDDB93;
	color: #000000;
}
.pages a:hover{
	color: #FFFFFF;
	background-color: #BD8202;
}
.pages span{
	float: right;
	text-decoration: none;
	border: 1px solid #FEEECD;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 2px;
	background-color: #FFFFFF;
	color: #000000;
}
.gallery_details{
	background-image: url(images/gallerya_08.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}
.gallery_details h1{
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #CC9900;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
.required{
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 350px;
	text-align: right;
	float: right;
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	margin-left: 5px;

}
label { width: 10em; float: left; }
label.error {
	float: right;
	color: red;
	padding-left: 0.5em;
	vertical-align: top;
	clear: right;
	width: 350px;
}