/*
''template details start''
'name:Lugano
'primary:true
'serial:88081
'cssFile:lugano.css
'aspFile:lugano.asp
''template details end''
*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

a {
	color: #f75617;
	text-decoration: none;
}

.bodyStyle {
	margin: 0;
	padding: 0;
	background: #000;
}

h1 {
	margin: 0;
	padding: 0;
	color: #f75617;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 13px; 
	color: #a58745;
	font-weight: bold;
	font-style: italic;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px; 
	color: #f75617;
	font-weight: bold;
}

.lists ul li {
padding-bottom: 10px;
}

#container {
	width: 880px; 
	margin:20px auto;
}

#header {
	height:260px;
}

#header_border {
	background: url(/~images/template/lugano/header_border.jpg) repeat-x top left; 
	height: 8px;
}

#top {
	border-top: 15px solid #393939;
}

#bottom {
	border-bottom: 15px solid #171717;
}

#background1 {
	background: url(/~images/template/lugano/lugano_background1.jpg) repeat-y top left; 
	overflow: auto;
		position: relative;
}

#background2 {
	background: url(/~images/template/lugano/lugano_background2.jpg) no-repeat top left; 
	min-height: 895px; 
	overflow: hidden;
}

#leftside {
	float:left; 
	width:210px; 
	margin-left:15px;
}

#rightside {
	float:right; 
	width:600px; 
	margin-right:28px;
}

.availability {
	font-weight:bold; 
	font-size:13px; 
	color:#f87f1d; 
	font-family:verdana;
}

#contact {
	font-size:12px; 
	color:#999; 
	margin: 25px 0 0 30px; }
#contact a { color:#999; }

.roonsoft {
	background: url(/~images/template/lugano/website_by_roonsoft_online_1.jpg) top left no-repeat;
	height: 40px;
	cursor:pointer;
	border:none;
	position: absolute;
	bottom: 0;
	width:210px;
}

.roonsoft:hover {
	background: url(/~images/template/lugano/website_by_roonsoft_online_2.jpg) top left no-repeat;
}

#footer {
	color: #ccc;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	 }
#footer a { color:#ccc; }


.rooms {
	background: #f4f4f4;
	border: 1px solid #ccc;
	overflow: auto;
	padding: 20px;
	margin-bottom: 20px;
}


/* NAVIGATION */

#links {
	margin: 12px 0 0 34px;
}

#links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#links ul li a,
#links ul li a:link,
#links ul li a:active,
#links ul li a:visited {
	display: block;
	color: #dbd2b3;
	text-decoration: none;
	font-size: 15px;
	height: 26px;
	line-height: 22px;
	padding: 0 0 0 16px;
	font-weight: 500;
	padding-bottom: 0px;
}

#links ul li a:hover {
	color: #fff;
	background: url(/~images/template/lugano/links_background.png) left top no-repeat;
}

#links ul li a.current {
	background: url(/~images/template/lugano/links_background.png) left top no-repeat;
}



/* BOOKING CSS */

#booking_box {
}

.rwr_daylabel,
.rwr_label {
	text-align: left;
	font-size: 11px;
	color: #fff;
	font-family: verdana;
}

.rwr_block {
	font-family: verdana;
	margin: 0;
	color: #fff;
	font-size: 11px;
}

.rwr_button {
	width:162px;
	height:34px;
	cursor:pointer;
	border:none;
	background: url(/~images/template/lugano/book_online.png) no-repeat left top;
	margin-top:10px;
}

























