/* text selection */

::-moz-selection{
	background:#a8d1ff;
	color:#000;
}

::selection {
	background:#a8d1ff;
	color:#000;
}

code::-moz-selection {
	background: #a8d1ff;
}

code::selection {
	background: #a8d1ff;
}

div#topbar ::-moz-selection, div#top ::-moz-selection {
	background:#FF9;
	color:#000;
}

div#topbar ::selection, div#top ::selection {
	background:#a8d1ff;
	color:#000;
}

div#topbar code::-moz-selection, div#top code::-moz-selection {
	background: #a8d1ff;
}

div#topbar code::selection, div#top code::selection {
	background: #a8d1ff;
}

/* Page Layout */

body {
	margin:0;
	padding:0;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://bluepalmhotel.com/new/images/bgbody.jpg) repeat-x bottom;
}
div#topbar {
	background:url(http://bluepalmhotel.com/new/images/bgtopbar.jpg) repeat-x #082931;
	height:30px;
	padding:9px 2% 6px 2%;
	margin:0 0 10px 0;
	color:white;
	font-family:"Trebuchet MS", Tahoma;
	font-size:13px;
	letter-spacing:1px;
	overflow:hidden;
}
div#topbar a {
	color:white;
	text-decoration:none;
}
div#topbar a:hover {
	text-decoration:underline;
}
div#langmenu {
	text-align:right;
	padding:0;
	margin:-8px auto -5px auto;
	width:880px;
}
div#langmenu img {
	width:20px;
	height:14px;
	border:none;
	margin:0 3px;
}

div#top {
	margin:0 auto;
	width:870px;
	height:61px;
	background:url(http://bluepalmhotel.com/new/images/top.jpg) no-repeat;
	text-align:right;
	padding:136px 15px 0 0;
}
div#top form {
	padding:0;
	margin:0;
}
div#top form label {
	font-size:14px;
	font-family:Tahoma;
	color:#123265;
	margin-right:5px;
	vertical-align:middle;
}
div#top form input {
	font-family:Tahoma;
	padding:2px 3px;
	border:1px solid #75ABBE;
	vertical-align:middle;
}
div#top form input#newsletter {
	width:200px;
	margin:0;
	vertical-align:middle;
}
div#top form input#submit {
	width:75px;
	margin:0 0 0 -5px;
	background:#8ED6EF;
	color:#123265;
	text-transform:lowercase;
	vertical-align:middle;
	padding:2px 3px;
	font-size:12px;
}
div#main {
	width:843px;
	margin:-32px auto 0 auto;
	border-left:1px solid #8ED6EF;
	border-right:1px solid #8ED6EF;
	padding:30px 20px 10px 20px;
	font-size:13px;
}
div#footer {
	background:url(http://bluepalmhotel.com/new/images/bgfooter.jpg);
	width:835px;
	margin:0 auto;
	height:215px;
	padding:0 25px;
	color:#60A0BC;
	font-size:12px;
}
div#footer p {
	margin:2px 0 5px 0;
	line-height:20px;
	text-align:right;
}
div#footer a {
	color:#60A0BC;
	text-decoration:underline;
}
div#footer a:hover {
	color:#003;
}
div#footer p#links {
	border-top:2px dotted #99CCFF;
	padding:5px 7px;
	margin:0;
}


/* Home Page */

div#home {
	clear:both;
	display:block;
	margin-top:-15px;
}
div#home div.reservation {
	width:226px;
	margin:0 15px 0 0;
	padding:5px;
	float:left;
	text-align:center;
}
div#home div.reservation form {
	padding:5px 9px;
	margin:15px 0 0 0;
	text-align:left;
	background:#F2F9FF;
	border:1px solid #D5EAFF;
}
div#home div.reservation form p {
	margin:5px 0 15px 0;
	line-height:25px;
}
div#home div.reservation form select {
	font-size:11px;
	padding:0;
	border:1px solid #999;
	font-family:Tahoma, Geneva, sans-serif;
}
div#home div.reservation form label {
	font-weight:bold;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
div#home div#stripe {
	height:40px;
	background:#8CCBE5;
	clear:both;
	position:relative;
	width:883px;
	margin:0 0 0 -20px;
}
div#blocks {
	margin:20px auto 0 auto;
}
div#blocks br {
	clear:both;
}
div#blocks div {
	float:left;
	width:230px;
	font-family:Tahoma;
	font-size:11px;
	padding:0 25px 0 10px;
	text-align:center;
	margin:0 5px;
}
div#blocks div img {
	margin:0 0 5px 0;
	border:1px solid #666;
}
div#blocks div h1 {
	color:#336699;
	padding:0 0 0 20px;
	margin:5px 0;
	background:url(http://bluepalmhotel.com/new/images/home/dots.gif) left no-repeat;
	text-transform:uppercase;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:22px;
	text-align:left;
}
div#blocks div p {
	margin:5px 0;
	line-height:18px;
	text-align:left;
}
div#blocks div.block {
	border-right:3px dotted #99CCFF;
	border-left:3px dotted #99CCFF;
	padding:0 30px 0 13px;
}
div#blocks ul {
	margin:0;
	padding:0;
	text-align:left;
}
div#blocks ul li {
	list-style:outside url(http://bluepalmhotel.com/new/images/home/bullet.gif);
	padding:0;
	margin:3px 0 3px 25px;
	line-height:19px;
}
div#home div#slider {
	float:right;
	border:1px solid #CCC;
	margin-bottom:10px;
}

input#checkin_display, input#checkout_display {
	background:white;
	border:1px solid #CCC;
	width:160px;
	margin-right:5px;
	font-size:12px;
	padding:3px 2px;
}
div.reservation table tr td img, table.reservations tr td img {
	vertical-align:text-top;
}

/* Slider */
#slider {
    width: 590px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 590px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin:0;
	padding:0;
}
#slider .sliderImage {
    float: left;
    position: relative;
	display: none;
}
#slider .sliderImage span {
    position: absolute;
	font: 25px Tahoma, Arial, Helvetica, sans-serif;
    padding: 15px 13px;
    width: 590px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
#slider .clear {
	clear: both;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0;
    left: 0;
}
#slider ul, #slider ul li {
	list-style:none;
	margin:0;
	padding:0;
}