﻿a:visited {color:#999999;text-decoration:none;}
a:link {color:#999999;text-decoration:none;}
a:active {color:#999999;text-decoration:none;}
a:hover {color:#ffaf32;text-decoration:none;}
body{color:#777777;margin:0px;background:#000000 url('des/index_04.jpg') repeat;direction:rtl;font-family:Tahoma;font-size:11px;}

.header-bg{
	background:#000000 url('des/index_01.jpg') repeat-x;height:266px;
}
.header-pic{
	background:url('des/index_02.jpg');height:266px;width:690px;margin:0px auto;position:relative;
}
#button-1{
	background-image:url('des/button.png');background-repeat:no-repeat;width:105px;height:32px;position:absolute;top:233px;right:0px;
	text-align:center;font-weight:bold;padding-top:10px;color:#aeb561;
}
#button-1:hover{
	background-image:url('des/button-hover.png');color:#ffffff;
}
#button-2{
	background-image:url('des/button.png');background-repeat:no-repeat;width:105px;height:32px;position:absolute;top:233px;right:110px;
	text-align:center;font-weight:bold;padding-top:10px;color:#aeb561;
}
#button-2:hover{
	background-image:url('des/button-hover.png');color:#ffffff;
}
#button-3{
	background-image:url('des/button.png');background-repeat:no-repeat;width:105px;height:32px;position:absolute;top:233px;left:0px;
	text-align:center;font-weight:bold;padding-top:10px;color:#aeb561;
}
#button-3:hover{
	background-image:url('des/button-hover.png');color:#ffffff;
}
#button-4{
	background-image:url('des/button.png');background-repeat:no-repeat;width:105px;height:32px;position:absolute;top:233px;left:110px;
	text-align:center;font-weight:bold;padding-top:10px;color:#aeb561;
}
#button-4:hover{
	background-image:url('des/button-hover.png');color:#ffffff;
}

.body-bg{
	background-image:url('des/index_055.jpg');background-repeat:repeat-x;height:405px;
}
.body-pic{
	background:url('des/index_05.jpg');height:405px;width:778px;margin:0px auto;position:relative;
}
.footer-bg{
	background-image:url('des/index_09.jpg');background-repeat:repeat-x;height:109px;
}
.footer-pic{
	background:url('des/index_08.jpg');height:109px;width:758px;margin:0px auto;position:relative;
}
.e3lan{
	position:absolute;width:115px;height:333px;top:42px;right:332px;text-align:center;
}
.body-1{
	position:absolute;width:285px;height:286px;top:87px;right:18px;
}
.body-2{
	position:absolute;width:285px;height:136px;top:87px;left:17px;text-align:justify;
}
.body-3{
	position:absolute;width:284px;height:85px;top:290px;left:17px;
}
.footer-1{
	position:absolute;width:195px;height:38px;top:58px;left:38px;text-align:center;
}
.footer-2{
	position:absolute;width:456px;height:74px;top:34px;right:20px;text-align:center;
}
#linkfooter{
	display:inline-block;border-bottom:1px dotted #333333;padding:3px;margin:5px;
}
#linkfooter:hover{
	border-bottom:1px solid #722626;color:#ffffff;
}
.closse{
	background-image:url('close.png');position:absolute;top:25px;left:5px;width:256px;height:256px;
}
ul.tabs {
	margin: -1px;
	padding-right: 10px;
	float: right;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 0px solid #222222;
	border-left: 0px solid #222222;
	width: 100%;
}
ul.tabs li {
	float: right;
	margin: 0px;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 0px solid #222222;
	border-bottom: 0px;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #222222;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 0px solid #222222; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	color:#777777;

}
ul.tabs li a:hover {
	background: #252525;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #000000;
	border-bottom: 0px solid #000000; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 0px solid #222222;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: right; width: 100%;height:250px;
	background: #000000;
}
.tab_content {
	padding: 10px;
	font-size: 1.2em;
}









#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 11px;
	font-family:Tahoma;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	color:#000000;
}
.popup_block h1{
	font-family:Arial;font-weight:bold;color:#7d0d0d;text-align:center;font-size:18pt;
}
.popup_block h2{
	font-family:Tahoma;font-weight:bold;color:#0d7d2f;font-size:12px;
}
.linksite a{
	color:#000000;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
#fade {
	position: absolute;
}
.popup_block {
	position: absolute;
}

#small:hover{
	background-image:url('pic-site/small.png');
}






.content {
	width:770px;
	height:230px;
	padding: 0px;
	color: #ddd;
	font-size: 11px;
	margin:0px auto;
	background:url('pic-site/bavk.png') transparent no-repeat;
}
.content p {
	line-height: 1.6em;
	margin: 5px 0;
	padding: 5px 0;
}
ul.sidenav {
	float: left;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	font-size: 1.2em;
}
ul.sidenav li {
	position: relative;
	margin: 0;
	padding: 0;
}
ul.sidenav li a{
	border-top: 1px solid #222222;
	border-bottom: 1px solid #000000;
	padding: 5px 10px 5px 15px;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 265px;
	background: #111111 url(sidenav_li_a.png) no-repeat ;
	position: relative;
	z-index: 2;
}
ul.sidenav li a:hover {
	background-color: #151515;
	border-top: 1px solid #252525;
	color:#bb3e3e;
}
ul.sidenav li div {
	display: none;
	position: absolute;
	top: 2px;
	left: 0;
	width: 525px;
	font-size: 0.9em;
	background: url(bubble_top.png) no-repeat right top;
}
ul.sidenav li div p {
	margin-top: 10px;
	color:#555555;
	line-height: 1em;
	padding: 0px 5px 5px 5px;
	background: url(bubble_btm.png) no-repeat right bottom;
}
.price{
	float:left;padding-left:15px;color:#cc885a;
}