/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}


body{
	font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size:14px;
	background:#333 url(../images/background.png) repeat top left;
	color:#333;
}

#content_wrapper{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#main_content{
	width: 100%;
	height: 1143px;
	display: block;
	background:url(../images/sheleg_bg.jpg);
	padding-top: 30px;
}

#layla_lavan_2012{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	border:14px solid #fff;
	-moz-box-shadow:1px 1px 4px #333;
	-webkit-box-shadow:1px 1px 4px #333;
	box-shadow:1px 1px 4px #333;
	margin-bottom: 30px;
}

#sheleg_map{
	padding: 10px;
	background:url(../images/bg-white.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	border:14px solid #fff;
	-moz-box-shadow:1px 1px 4px #333;
	-webkit-box-shadow:1px 1px 4px #333;
	box-shadow:1px 1px 4px #333;
	margin-bottom: 30px;

}

#sheleg_map iframe{
	float: left;
	direction: rtl;
}

#sheleg_map_desc{
	float: right;
	direction: rtl;
	width: 330px;
	line-height: 1.7em;
}
 .bold{
 	font-weight: bold;
 }
 
#sheleg_map_desc p{
	margin-bottom: 20px;
}

#sheleg_map_desc ul{
	margin-top: -20px;
	margin-right: 40px;
	list-style: circle;
}

.clear{
	clear: both;
}
/* Box Gallery style */
.xg_container{
	width:800px;
	height:530px;
	background:#aaa url(../images/default.jpg) no-repeat top left;
	position:relative;
	margin:0 auto 60px auto;
	border:14px solid #fff;
	-moz-box-shadow:1px 1px 4px #333;
	-webkit-box-shadow:1px 1px 4px #333;
	box-shadow:1px 1px 4px #333;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
.xg_bgimages img{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:800px;
	height:530px;
	opacity:0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.xg_container ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul.xg_menu{
	position:relative;
	z-index:9999;
	background:transparent url(../images/bg.png) no-repeat top left;
	width:800px;
	height:530px;
}
ul.xg_menu li{
	width:266px;
	height:176px;
	float:left;
}
ul.xg_menu li a{
	display:block;
	float:left;
	width:100%;
	text-decoration:none;
	height:100%;
}
ul.xg_menu li a:hover{
	background:none;
}
ul.xg_menu li a span{
	padding:5px;
	display:block;
	text-align:center;
	margin:76px 20px 0px 20px;
	background:#fff;
	color:#333;
	opacity:0.8;
	text-transform:uppercase;
	font-size:18px;
	direction: rtl;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
ul.xg_menu li:hover a{
	opacity:1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.xg_preview{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:530px;
	overflow:hidden;
	z-index:11;
}
.xg_preview img{
	position:absolute;
	display:none;
	left:800px;
	top:0px;
	width:800px;
	height:530px;
}
.xg_nav a{
	width:35px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	cursor:pointer;
	opacity:0.7;
	z-index:9999;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.xg_nav a:hover
{
	opacity:0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
a.xg_next_image{
	background:#000 url(../images/next.png) no-repeat center center;
	right:0px;
	display:none;
	-moz-border-radius:25px 0px 0px 25px;
	-webkit-border-top-left-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	border-top-left-radius:25px;
	border-bottom-left-radius:25px;
}
a.xg_prev_image{
	background:#000 url(../images/prev.png) no-repeat center center;
	left:0px;
	display:none;
	-moz-border-radius:0px 25px 25px 0px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	border-top-right-radius:25px;
	border-bottom-right-radius:25px;
}
.xg_loader{
	display:none;
	width:50px;
	height:50px;
	background: #000 url(../images/ajax-loader.gif) no-repeat center center;
	position:absolute;
	top:50%;
	left:50%;
	margin:-25px 0px 0px -25px;
	opacity: 0.7;
	z-index:100;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.xg_back{
	display:none;
	background:#000 url(../images/back.png) no-repeat 50% 9px;
	width:68px;
	height:35px;
	position:absolute;
	left:50%;
	margin-left:-34px;
	top:0;
	z-index: 99;
	cursor:pointer;
	opacity:0.7;
	-moz-border-radius:0px 0px 35px 35px;
	-webkit-border-bottom-left-radius:35px;
	-webkit-border-bottom-right-radius:35px;
	border-bottom-left-radius:35px;
	border-bottom-right-radius:35px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.xg_back:hover{
	opacity:1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}