/* CSS Document */

html, body {
	border:0;
	margin:0;
	padding:0;
}
 
 
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-repeat: repeat-y;
	background-image: url(images/bg_html.gif);
	background-position: right;
	border-top: 61px solid #650078;
}

/***** Common Formatting *****/

p{
	margin:0;
	padding:2px 0px 5px 10px;
	line-height:20px;
	text-align: justify;
	font-size: 12px;
}
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1{
	text-indent:-9999px;
	margin:0;
	padding:0px 0px 0px 0px;
	border:0;
}

 
h2 {
	margin:0px 0px 20px 0px;
	padding:0px 5px 0px 0px;
	border:0;
	background-image: url(../images/line_greet.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 16px;
	font-weight: bold;
	width: 233px;
	height: 30px;
	text-align: right;
}
 
h3 {
	margin:0;
	padding:0px 0px 10px 0px;
	border:0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #650078;
}

h4 {
	margin:0;
	padding:0px 0px 10px 0px;
	border:0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #650078;
}

ul{
padding:0px;
margin:0px; 
}

li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	list-style-type: none;
}


/***** Structure *****/

.wrap{
	width:787px;
	margin:0;
	position: relative;
	height: auto;
	float: right;
}

/***** Maincontainer *****/

.Maincontainer{
	width:800px;
	margin:0;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	float: right;
	top: 2px;
	right: 2px;
	position: absolute;
}


/***** header *****/

.header{
	width: auto;
	height:59px;
	background-image: url(images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #650078;
	position: relative;

}

.header a, .header a:hover {
	text-decoration: none;
	width: 763px;
	height:59px;
	margin:0;
	padding:0;
	border:0;

}


.container{
	font-family:Arial, Helvetica, sans-serif;
	width:650px;
	height:auto;
	padding: 20px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float:left;

}


.pic{
	font-family:Arial, Helvetica, sans-serif;
	width: 228px;
	height:auto;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border: 4px solid #D9D9B3;
	text-align: center;

}

/***** menu *****/


.menu{
	font-family:Arial, Helvetica, sans-serif;
	width: 127px;
	padding: 13px 0px 40px 0px;
	margin: 0px;
	text-align: right;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	direction: rtl;
	height: auto;
	float: right;
	background-position: bottom;
	background-color: #8F8F5F;
	overflow: hidden;

}


.menu a:link ,.menu a:visited ,.menu a:active {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
	
.menu a:hover {
	color:#92489F;
}


.menu ul{
	margin:0px;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	height: auto;
	overflow: hidden;
}

.menu li{
	margin:0px;
	padding:0px 10px 0px 0px;
	direction: rtl;
	background-image: url(images/button.gif);
	height: 27px;
	width: 103px;
	float: left;
}

/***** content *****/

.content{
	width:800px;
	height:auto;
	overflow:hidden;
	margin: auto;
	padding: 0px 0px 0px 0px;
	float: left;
}


/***** right *****/

.right{
	width:390px;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	float:right;
}

.right li {
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 0px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	list-style-type: none;
	background-image: url(images/keter.gif);
	line-height: 20px;
}


/***** left *****/

.left{
	width:240px;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: right;
}

.left a {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

.left a:hover {
	color:#B61C7E;

}


.left li {
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 0px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	list-style-type: none;
	background-image: url(images/keter.gif);
	line-height: 20px;
}


.hotels{
	height:auto;
	width:650px;
	text-align:center;
	float: left;
	padding: 30px 0px 0px 0px;
}

/* footer */

.footer{
	width:650px;
	height:auto;
	text-align: center;
	padding: 10px 2px 10px 0px;
	font-size: 11px;
	overflow: hidden;
	float: left;
}

.footer a {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

.footer a:hover {
	color:#D42727;

}

.footer ul{
	margin:0px;
	display:inline;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.footer li{
	margin:0px;
	padding:0px;
	display: inline;
}



/***** style *****/



.CLR{
	height:10px;
	clear:both;
	overflow:hidden;
	width: auto;
}


.bytech{
	position: absolute;
	left: -17px;
	bottom: 32px;
	width: 18px;
	height:127px;
	background:url(images/bytech.gif) no-repeat;
	z-index:20;
}

.bytech a, .bytech a:hover {
	text-decoration: none;
	background: url(images/bytech.gif) no-repeat;
	width: 18px;
	height:127px;
	margin:0;
	padding:0;
	border:0;
	display:block;
}

.reservations{
	background-image:url(buts/reservations.gif);
	background-repeat:no-repeat;
	height: auto;
	width:630px;
	margin:0px 0px 0px 0px;
	padding:40px 0px 5px 0px;
	float: left;
	background-position: center bottom;
	text-align: center;
}

.reservations a {
	font-size:13px;
	color:#D42727;
	text-decoration:none;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

.reservations a:hover {
	color:#FEDA2A;

}

