﻿body
{
    direction:rtl;
    font-family: Tahoma;
    margin:0px;
}
A {
	color: #333333;
	text-decoration: none;
}
a img{
	border:none;
}
.main { width:900px; margin:auto; min-height:500px;}
.leftPane {
	background-position: bottom;
	background: #0C8ABD url('../Assets/DetailsPage/main_popup_bg.jpg') repeat-x;
	margin-top: 20px;
}
    .n1 { background:url(../Assets/DetailsPage/details_bottom_shadow.jpg) repeat-x; background-position:bottom;}
    .n2 { background:url(../Assets/DetailsPage/details_right_shadow.jpg) repeat-y; background-position:right;}
    .n3 { background:url(../Assets/DetailsPage/details_top.jpg) repeat-x; background-position:top;}
    .n4 { background:url(../Assets/DetailsPage/details_top_right.jpg) no-repeat; background-position:right top;}
    .n5 { background:url(../Assets/DetailsPage/details_bottom_right_shadow.jpg) no-repeat; background-position:right bottom;}
    .pic { margin-right:400px;}
    .pic img { margin-bottom:9px; margin-top:9px;}
    .m1 { background:url(../Assets/DetailsPage/pic_left_shadow.jpg) repeat-y; background-position:left;}
    .m2 { background:url(../Assets/DetailsPage/pic_bottom_shadow.jpg) repeat-x; background-position:bottom; margin-right:-18px;}
    .m3 { background:url(../Assets/DetailsPage/pic_left_bottom_shadow.jpg) no-repeat; background-position:left bottom;}
    .m4 { background:url(../Assets/DetailsPage/pic_top_shadow.jpg) repeat-x; background-position:top;}
    .m5 { background:url(../Assets/DetailsPage/pic_left_top_shadow.jpg) no-repeat; background-position:left top;}
    .m6 { background:url(../Assets/DetailsPage/pic_top_right.jpg) no-repeat; background-position:right top;}
    .m7 { background:url(../Assets/DetailsPage/pic_bottom_right.jpg) no-repeat; background-position:right bottom;}
    
    .m3_2{ background-image:url(../Assets/DetailsPage/details_bottom_left_shadow.jpg);}
    
    .rightPane {
	width: 360px;
	float: right;
	margin-right: 10px;
}
        .topBar { font-size:12px; color:#eee; height:30px; line-height:30px; vertical-align:middle; margin-right:5px;}
        .topBar a { font-size:12px; color:#eee;}
        .details {}
.title {
	text-align: center;
	background: #FCFCFC;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url('../Assets/DetailsPage/title_bg.jpg');
	height: 50px;
	background-repeat: no-repeat;
	font-size: 14px;
}
        .region { margin:10px;}
        .activity { margin:10px;}
        .desc {
	background-image: url('../Assets/DetailsPage/box_bg.jpg');
	background-repeat: repeat-y;
	font-size: 13px;
	color: #FFFFFF;
}
        .details strong { line-height:30px; margin: -10px;}
.d1 {
	background-repeat: no-repeat;
	background-image: url('../Assets/DetailsPage/top_box.jpg');
	background-position: top;
	padding-right: 15px;
	padding-left: 12px;
	text-align: justify;
	padding-top: 25px;
}
.d2 {
	background-image: url('../Assets/DetailsPage/box_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 360px;
}
.infoPart {
	border: 1px solid #49A7CE;
	background-color: #3DA1CA;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-top: 15px;
	width: 350px;
}
.info_row {
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	margin-top: 4px;
	clear: both;
}
.info_row a{
	text-decoration:underline;
}
.info_title {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #FBFBFB;
	width: 60px;
	vertical-align: middle;
	height: 100%;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	border-left-style: dotted;
}
.info_data {
	margin-right: 5px;
	float: right;
	font-size: 11px;
	color: #FBFBFB;
	margin-left: 5px;
	overflow: hidden;
	text-align: justify;
	width: 269px;
}
.toolbar {
	width: 95px;
	height: 26px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.toolbar_btn {
	width: 26px;
	height: 26px;
	background-image: url('../Assets/Search/bg.gif');
	background-repeat: no-repeat;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
	cursor:pointer;
}
.PrintBtn {
	width: 26px;
	height: 26px;
	background-image: url('../Assets/DetailsPage/print_icon.gif');
	background-repeat: no-repeat;
}
.HomeBtn {
	background-image: url('../Assets/DetailsPage/home_icon.gif');
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
}
.LinkBtn {
	background-image: url('../Assets/DetailsPage/link_icon.gif');
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
}
.galleryLink {
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 2px solid #FF6600;
	color: #333333;
	position:relative;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#CCCCCC;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/;
	height: 200px;
	width: 650px;
	border: 2px solid #AAAAAA;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
	background-color: #FFFFFF;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#333333;
font-weight:700;
display:block;
cursor:pointer;
}
#button{
text-align:center;
margin:100px;
}
#container{
	margin-top:30px;
}
#container input{
	width:100%;
	direction:ltr;
	margin-bottom:10px;
}
.okBtn {
	width: 200px;
	height: 33px;
	background: url(../Assets/menu_ok_bg.jpg);
	line-height: 33px;
	border: 2px #CCFF33 solid;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	cursor: pointer;
	clear: both;
	margin-top:10px;
	margin:auto;
}
.okBtn:hover {
	background: url(../Assets/menu_ok_hover.jpg) #eee;
	color: #333;
}
h1 {
	line-height: 1em;
	vertical-align: middle;
	text-align:center;
	font-size: 18px;
	color:#FF3300;
	text-align:center;
	margin-top: -5px;
	margin-bottom: -10px;
}
