/*   BUTTONS BAR   */
#buttons {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 822px;
	height: 44px;
	float: left;
}

#buttons p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buttons img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buttons ul {
	width: 822px;
	height: 44px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	float: left;
	text-decoration: none;
	background: transparent url(../images/site_buttons.jpg) 0px 100% no-repeat;
}

#buttons ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
 	list-style-type: none; 
 	list-style-position: inside;
	float: left;
	height: 44px;
	text-decoration: none;
}

#buttons ul li a span, #buttons a span {visibility: hidden; font-size: 12px; height: 44px; text-decoration: none;}

#buttons ul li a#b1{ display: block; width: 144px; height: 44px; text-decoration: none; background: transparent url(../images/overview_btn.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b1:hover{ display: block; width: 144px; height: 44px; text-decoration: none; background: transparent url(../images/overview_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b2{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/rooms_btn.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b2:hover{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/rooms_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b3{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/availability_btn.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b3:hover{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/availability_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b4{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/bookings_btn.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b4:hover{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/bookings_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b5{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/ratetariff_id.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b5:hover{ display: block; width: 134px; height: 44px; text-decoration: none; background: transparent url(../images/ratetariff_id.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b6{ display: block; width: 142px; height: 44px; text-decoration: none; background: transparent url(../images/packages_btn.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b6:hover{ display: block; width: 142px; height: 44px; text-decoration: none; background: transparent url(../images/packages_ro.jpg) no-repeat; text-decoration: none;}

/*   BUTTONS RIGHT   
#buttons_right {
	position: relative;
	top: 0px;
	right: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 196px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #95E425;
	float: right;
}

#buttons_right ul {
	width: 145px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	list-style-type: none;
	float: left;
	text-decoration: none;
}

#buttons_right ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
 	list-style-type: none; 
 	list-style-position: inside;
	float: left;
	height: auto;
	text-decoration: none;
	border-bottom: 1px solid #95E425;
}

#buttons_right ul li a span, #buttons_right a span {visibility: visible; font-size: 12px; height: 44px; text-decoration: none;}

#buttons_right ul li a#b1{ display: block; width: 186px; height: auto; text-decoration: none; color: #FFFFFF; padding: 5px 0px 5px 10px; background-color: #397A00;}
#buttons_right ul li a#b1:hover{ display: block; width: 186px; height: auto; text-decoration: none; color: #FFFFFF; padding: 5px 0px 5px 10px; background-color: #397A00;}
#buttons_right ul li a#b2{ display: block; width: 186px; height: auto; text-decoration: none; color: #397A00; padding: 5px 0px 5px 10px; background-color: transparent;}
#buttons_right ul li a#b2:hover{ display: block; width: 186px; height: auto; text-decoration: none; color: #397A00; padding: 5px 0px 5px 10px; background-color: #5CC200;}
*/
