/*
Theme Name: Multihotel
Description: Multihotel theme for multihotel.com
Version: 1.0
Author: Franziska Zabel & Helder Encarnacao
Author URI: http://www.orangelove.pt/
*/

/* http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, 
iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {
	list-style: none;
}
/* --------------------------------------------------- MAIN */
body {
	font-size: 64%;
}
#container {
	margin: 0 auto 0 auto;
	width: 900px;
}
a {
	text-decoration: none;
	color: #41A0B4;
}
a:hover {
	text-decoration: underline;
}
#header {
	position: relative;
	height: 84px;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	background: #ff9900 url("images/header.png") no-repeat;
}
#logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	padding: 20px 0 0 20px;
}
#logo p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 34px;
}
#logo p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #ffffff;
	text-decoration: none;
}
#logo span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
div.subtitle {
	line-height: 50px;
	font-size: 1.2em;
	color: #55554e;
	margin-left: 1em;
	float: left;
	text-transform: lowercase;
}
#header ul {
	position: absolute;
	top: 11px;
	right: 16px;
}
#header ul li {
	float: left;
	margin-left: 20px;
	text-transform: lowercase;
}
#header ul li a {
	background-repeat: no-repeat;
	height: 11px;
	padding: 17px 0 0 37px;
	display: block;
}
#header ul li a strong {
	display: none;
}
#header ul li.rss a {
	background-image: url("img/rss.png");
	width: 149px;
	color: #ec7e2d;
}
#header ul li.email a {
	background-image: url("img/email.png");
	width: 140px;
	color: #49abe8;
}
sup {
	font-size: 0.4em;
}
#menu {
	height: 34px;
	position: relative;
}
#menu {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul {
	margin-right: -6px;
	position: relative;
	float: right;
	line-height: 36px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	color: #ff9900;
	text-align: center;
	padding: 0 6px;
	position: relative;
	border-left: 1px solid #ff9900;
}
#menu ul li a:hover {
	color: #F5BA00;
}
#menu #home a {
	border: 0;
}
/* relative breaks ie */
#menu ul li a:hover {
	text-decoration: none;
}
#menu ul li.current_page_item {
	color: red;
	padding-bottom: 11px;
	margin-bottom: -11px;
}
#menu ul li.current_page_parent {
	background: url("img/menu_selected.png") no-repeat center top;
	padding-bottom: 11px;
	margin-bottom: -11px;
}
#submenu {
	height: 28px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -40px 0 10px 0;
}
#submenu ul {
	position: relative;
	float: right;
	margin-right: 10px;
}
#submenu ul li {
	float: left;
}
#submenu ul li a {
	color: #605D5C;
	line-height: 3.5em;
	padding: 0 10px;
	position: relative;
	border-left: 1px solid #605D5C;
}
#submenu ul li.current_page_item {
	background: url("img/submenu_selected.png") no-repeat center top;
	padding-bottom: 11px;
	margin-bottom: -11px;
}
#submenu #first a {
	border: 0;
}
#post_data, #search_data {
	width: 131px;
	float: left;
	padding-left: 20px;
}
#search_data {
	background: url("img/search.jpg") no-repeat;
	height: 185px;
}
#content {
	border: 1px solid #e8e8e8;
	margin: 10px 0 0 25px;
	text-align: justify;
	width: 618px;
	padding: 15px 20px;
	color: #8A8B8C;
	float: left;
	display: inline;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #8A8B8C;
}
#content ol {
	margin: 15px 0 25px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 0 0 0 50px;
	line-height: 150%;
}
#content ol li {
	margin-bottom: 0.5em;
}
#content ul li {
	margin-bottom: 0.5em;
}
#content-home {
	position: relative;
	float: left;
	width: 495px;
	height: 680px;
	padding: 0;
	color: #55554e;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: -40px 0 0 0;
	background: url("images/bg-mainphoto.png") no-repeat top center;
}
#content-map {
	padding: 40px 0 10px 20px;
	color: #55554e;
	font-size: 1.2em;
	line-height: 1.2em;
	float: left;
	display: inline;
	width: 660px;
}
#content-hotels {
	margin-left: 5px;
	float: left;
	width: 667px;
}
#highlighted {
	width: 475px;
	height: 170px;
	background: url("images/bg-highlighted.png") no-repeat;
	color: #a7a9ac;
	margin: 162px 0 0 12px;
	*margin: 0 0 0 12px;
	font: 12px Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding-top: 20px;
}
#highlighted p {
	padding: 33px 0 0 25px;
	width: 280px;
	line-height: 120%;
}
#highlighted p span {
	font-size: 14px;
}
#highlighted img {
	float: left;
	padding-top: 0px;
	margin: -38px 12px 0 14px;
}
#content-blog {
	width: 599px;
	color: #55554e;
	line-height: 1.2em;
	float: left;
}
#sidebar {
	float: right;
	width: 190px;
	margin: 20px 0 0 0;
}
#sidebar h3 {
	background-color: #41A0B4;
	color: #ffffff;
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 5px;
	width: 90%;
	margin-left: 5px;
}
#sidebar h4 {
	color: #41A0B4;
	font: bold 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 10px 0 5px 0;
}
#sidebar p {
	color: #A8AAAB;
	font: 1.1em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 10px 0 5px 0;
}
#sidebar #first {
	color: #A8AAAB;
	font: 1.1em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #CECFD1;
}
#sidebar #second {
	color: #A8AAAB;
	font: 1.1em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #CECFD1;
}
.dots {
	border-top: 1px dotted #CECFD1;
	border-bottom: 1px dotted #CECFD1;
	padding: 6px 0;
	margin-left: -5px;
}
.dot {
	border-top: 1px dotted #CECFD1;
	padding: 3px 0;
	width: 150px;
	margin-left: 5px;
}
#recenthotels {
	margin: 0 0 25px 10px;
}
#featuredhotel {
	margin: 0 0 0 10px;
}
#content text {
	width: 903px;
	color: #55554e;
	font-size: 1.2em;
	line-height: 1.2em;
	float: left;
	display: inline;
	border: 3px solid #ccc;
}
#pre-footer {
	width: 900px;
	clear: both;
	height: 8px;
}
#banner img {
	margin-bottom: 6px;
}
#banners {
	width: 900px;
	clear: both;
	height: 90px;
}
#banners img {
	margin: 8px 3px 8px 3px;
	border: 1px solid #E6E7E7;
}
#banners #last {
	margin: 8px -6px 8px -2px;
	border: 2px solid #E6E7E7;
}
#banner-a img {
	margin-top: 14px;
}
a#banner-a img {
	background: url("images/spain-map.png") top left no-repeat;
}
a#banner-a:hover img {
	background: url("images/spain-map.png") bottom left no-repeat;
	margin-top: 13px;
	margin-bottom: 1px;
	width: 248px;
	height: 205px;
}
#footer {
	background: url("images/footer.png") no-repeat #fff;
	width: 900px;
	color: #ffffff;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
}
#footer a {
	color: #ffffff;
}
#footer .left {
	float: left;
	width: auto;
}
#footer .right {
	float: right;
	width: auto;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 20px 18px;
}
#footer li {
	float: left;
	padding: 0 4px;
	width: auto;
}
#right {
	color: #DA251D;
	font-size: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 20px 450px;
}
h1 {
	color: #41A0B4;
	font: 1.8em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 0 0 5px 0;
	margin-bottom: 20px;
	border-bottom: 1px dotted #CECFD1;
}
h1 a {
	color: #4d4d46;
	display: block;
	font-weight: normal;
	font-size: 2.2em;
	letter-spacing: -.5px;
}
h1 a:hover {
	text-decoration: none;
}
h1 a:hover span {
	text-decoration: underline;
}
div.post {
}
.page_photo {
	float: left;
	margin-right: 50px;
}
div.post p {
	color: #8A8B8C;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.50em;
	padding-bottom: 10px;
}
div.post ul {
	color: #4D4948;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.50em;
	padding-left: 60px;
	list-style-type: disc;
	margin: 10px 0;
}
ul.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #d8d8c7;
	letter-spacing: -.5px;
	font-size: 1.15em;
	height: 1em;
}
ul.nav .prev {
	float: left;
}
ul.nav .next {
	float: right;
}
ul.nav a {
	color: #89897c;
}
.search h3 {
	font-size: 2em;
	color: #89897c;
	padding: 0 8px;
	line-height: 1em;
	margin: 0;
	font-weight: normal;
}
.search h4 {
	font-size: 1.2em;
	color: #89897c;
	padding: 0 8px;
	font-weight: normal;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right: .5em;
}
.alignright {
	float: right;
	margin-left: .5em;
}
div.post p.wp-caption-text {
	margin-top: .5em;
	background: #E1DFD2;
	padding: 10px;
	color: #89897C;
	font-size: 1em;
	margin-right: 10px;
}
/** Contact Forms **/
input.text, textarea.text, input.textbox, textarea.textbox {
	margin-bottom: 10px;
	width: 200px;
	border: 1px solid #d6d6d6;
	padding: 3px;
	font-size: 12px;
}
input.smalltextbox {
	width: 15px;
	border: 1px solid #d6d6d6;
	padding: 3px;
	font-size: 12px;
}
input.smalltext {
	border: 1px solid #d6d6d6;
	padding: 3px;
	font-size: 12px;
}
#cp_message {
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
}
textarea.text {
	width: 385px;
	height: 70px;
	padding: 5px;
	margin-bottom: 6px;
}
textarea.text:focus, input.text:focus {
	outline: none;
	border-color: #666;
}
#contactform {
	border-top: 1px dashed #ccc;
	line-height: 200%;
	margin: 20px 0;
	padding: 10px 15px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#contactform #submit {
}
#contacts {
	line-height: 150%;
	margin-bottom: 20px;
}
#contacts img {
	margin-right: 5px;
}
#contact-left {
	float: left;
	width: 270px;
	padding: 5px;
}
#contact-right {
	margin-left: 275px;
	padding: 5px;
}
.checkbox {
	cursor: pointer;
}
input#submit {
	cursor: pointer;
}
input:hover#submit {
}
.comments_caption {
	color: #4D4948;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 10px 0 10px 20px;
}
.comments_caption_b {
	color: #4D4948;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 10px 0 10px 20px;
}
.comment_wrap {
	color: #4D4948;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #ccc;
	padding: 4px;
	margin: 0 0 10px 20px;
}
.comment_wrap_head {
	font-size: 0.8em;
}
.comment_wrap_head a {
	color: #4D4948;
}
.comment_wrap_post {
	font-size: 1.0em;
}
.meta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 15px 0;
	font-size: 0.9em;
	color: #666;
	background: url(images/file_icon.gif) no-repeat left;
}
.meta a {
	color: #4D4948;
}
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 1px;
	font-size: 1.0em;
	color: #666;
}
#breadcrumbs a {
	color: #4D4948;
	text-decoration: underline;
}
.postmeta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	font-size: 0.9em;
	color: #666;
	background: url(images/file_icon.gif) no-repeat left;
}
.postmeta a {
	color: #4D4948;
}
.comments-link {
	padding: 0 0 0 20px;
	background: url(images/comments.png) no-repeat left;
	margin-left: 20px;
}
.date {
	padding: 0 0 0 20px;
	background: url(images/clock.png) no-repeat left;
}
#commentform {
	line-height: 200%;
	margin: 0 0 0 10px;
	padding: 10px 15px 10px 0px;
	height: 250px;
	font: 1.0em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
#commentform form {
	margin-left: -5px;
}
#commentform textarea {
	height: 118px;
	border: 1px solid #d6d6d6;
}
#commentform h5 {
	color: #F97F00;
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	margin: 10px 0;
}
#commentform .submit {
	cursor: pointer;
	margin-top: 10px;
}
#rss {
	height: 40px;
	margin-left: 100px;
}
a.rss {
	background: url(img/rss_feed.png) right 0px no-repeat;
	padding: 0px 30px 10px 0;
}
a.rss:hover {
	background: url(img/rss_feed.png) right -24px no-repeat;
	padding: 0px 30px 10px 0;
}
/* Highlights index */
#sides {
	color: #41A0B4;
	margin: 0 0 0 25px;
	font: 0.8em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
#side-a {
	float: left;
	width: 130px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-top: -10px;
}
#side-a img {
	margin: 20px 6px 0 0;
}
#side-a_p {
	font: bold 1.1em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 5px 0 0 5px;
	height: 25px;
}
#side-b {
	float: left;
	width: 130px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-top: -10px;
}
#side-b img {
	margin: 20px 6px 0 0;
}
#side-b_p {
	font: bold 1.1em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 5px 0 0 5px;
	height: 25px;
}
#side-c {
	float: left;
	width: 130px;
	margin-bottom: 50px;
	margin-top: -10px;
}
#side-c img {
	margin: 20px 6px 0 0;
}
#side-c_p {
	font: bold 1.1em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 5px 0 0 5px;
	height: 25px;
}
#hotelsearch {
	margin: 0 0 14px 2px;
	padding-bottom: 5px;
}
#hotelsearch h4 {
	color: #41A0B4;
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #CECFD1;
	margin: 0 0 3px 5px;
	width: 145px;
}
#hotelsearchform {
	height: 35px;
}
#hotelsearchform input {
	border: none;
	width: 152px;
	height: 20px;
	padding: 2px 0 5px 7px;
	background: url('images/input.png') no-repeat;
	color: #CECFD1;
	margin: 0 0 0 2px;
}
#hotelsearchform #searchsubmit {
	cursor: pointer;
	color: #41A0B4;
	font: 1.6em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	border: none;
	width: 16px;
	background: none;
	margin: 0 0 0 -10px;
}
#news {
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	float: right;
	margin-top: -60px;
}
#news span {
	padding-left: 4px;
	color: #fff;
}
#news img {
	color: #727272;
	font-size: 0.9em;
	float: left;
	margin-top: 2px;
}
#news .submit {
	font-size: 1.5em;
	border: none;
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
}
#news input {
	font: 1.0em Arial, sans-serif;
	color: #CECFD1;
	padding-left: 3px;
	border: none;
}
#dropdown-a {
	background: url('images/input-b.png') no-repeat;
	font: 1.0em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #CECFD1;
	height: 30px;
}
#dropdown-a .menu li {
	height: 30px;
	float: left;
	margin: 0 10px -10px 0;
}
#dropdown-a .menu li a {
	color: #CECFD1;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	padding: 0 26px 0 10px;
	width: 115px;
}
#dropdown-a .menu li a:hover {
	color: #CECFD1;
}
#dropdown-a ul .submenu {
	border: solid 1px #41A0B4;
	border-top: none;
	background: #FFFFFF;
	position: relative;
	top: -5px;
	width: 148px;
	padding: 6px 0;
	clear: both;
	z-index: 2;
	display: none;
	margin-left: 3px;
}
#dropdown-a ul .submenu li {
	background: none;
	display: block;
	float: none;
	margin: 0 6px;
	border: 0;
	height: auto;
	line-height: normal;
	border-top: solid 1px #DEDEDE;
}
#dropdown-a .submenu li a {
	background: none;
	display: block;
	float: none;
	padding: 6px 6px;
	margin: 0;
	border: 0;
	height: auto;
	color: #41A0B4;
	line-height: normal;
	width: 115px;
}
#dropdown-a .submenu li a:hover {
	background: #e3edef;
}
#dropdown-b {
	background: url('images/input-b.png') no-repeat;
	font: 1.0em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #3b5d14;
	padding-bottom: 5px;
	height: 30px;
}
#dropdown-b .menu li {
	height: 30px;
	float: left;
	margin: 0 10px -10px 0;
}
#dropdown-b .menu li a {
	color: #CECFD1;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	padding: 0 26px 0 10px;
	width: 115px;
}
#dropdown-b .menu li a:hover {
	color: #CECFD1;
}
#dropdown-b ul .submenu {
	border: solid 1px #41A0B4;
	border-top: none;
	background: #FFFFFF;
	position: relative;
	top: -5px;
	width: 148px;
	padding: 6px 0;
	clear: both;
	z-index: 2;
	display: none;
	margin-left: 3px;
}
#dropdown-b ul .submenu li {
	background: none;
	display: block;
	float: none;
	margin: 0 6px;
	border: 0;
	height: auto;
	line-height: normal;
	border-top: solid 1px #DEDEDE;
}
#dropdown-b .submenu li a {
	background: none;
	display: block;
	float: none;
	padding: 6px 6px;
	margin: 0;
	border: 0;
	height: auto;
	color: #41A0B4;
	line-height: normal;
	width: 115px;
}
#dropdown-b .submenu li a:hover {
	background: #e3edef;
}
#sidebar-inner {
	float: left;
	width: 215px;
	font: 1.0em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
#sidebar-inner-b {
	float: right;
	width: 215px;
	margin: -100px -200px 0 0;
	font: 1.0em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
#hoteltext {
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	margin: 10px 0 0 15px;
	text-align: justify;
	width: 635px;
	padding: 15px 20px 15px 5px;
	color: #8A8B8C;
	float: left;
	display: inline;
}
#hoteltext p {
	padding-bottom: 10px;
}
#hoteltext h4 {
	color: #41A0B4;
	margin-bottom: 15px;
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
.hotels h1 {
	font: 1.4em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
.hotels p {
	font: 1.0em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
#mapa {
	margin-top: 20px;
}
#contactos {
	width: 630px;
	border-top: 1px dotted #CECFD1;
	border-bottom: 1px dotted #CECFD1;
	color: #6D6E70;
	padding: 20px 10px 35px 10px;
	margin: 17px 0 0 0;
}
#contactos a {
	color: #6D6E70;
}
#contactos h4 {
	color: #F97F00;
	margin-bottom: 10px;
}
#consumos {
	margin-top: 15px;
}
#servicos {
	width: 400px;
	font: 1.0em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
#servicos img {
	padding: 2px;
}
#sidebar-left {
	float: left;
	width: 215px;
}
/*#hotelname {
	background: #fff url("images/caixa-h1.png") right no-repeat;
	height: 75px;
	padding: 14px 0 0 6px;
	margin-top: 43px;
}
#hotelname h2 {
	color: #fff;
	background-color: #F97F00;
	text-transform: uppercase;
	font: 1.4em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 7px;
	width: 180px;
	height: 38px;
}
*/
#hotelname {
	position: relative;
	top: 195px;
	margin-left: 18px;
	height: 33px;
	border-bottom: 5px solid #13819C;
	width: 655px;
}
#hotelname h2 {
	color: #ffffff;
	background-color: #41A0B4;
	font: 1.4em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 6px 1px 6px 10px;
	width: 644px;
}
#hotelfotos {
	margin: -25px 0 50px 7px;
	width: 677px;
	float: left;
	background: #fff url("images/caixa-fotos.png") right no-repeat;
}
#hotelfotos img {
	padding: 5px 1px;
	width: 205px;
	height: 145px;
	margin: 0 0 10px 10px;
}
#suplementos {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: -10px;
}
#sidebar-inner h3 {
	background-color: #41A0B4;
	color: #ffffff;
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	padding: 5px;
	width: 90%;
	margin-left: 5px;
}
table {
	font: 1.1em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
td {
}
#outerdiv {
	width: 900px;
	height: 2000px;
	overflow: hidden;
	position: relative;
}
#inneriframe {
	position: absolute;
	top: -265px;
	left: -203px;
	width: 1280px;
	height: 2350px;
}
.mapp-div {
	top: 10px;
}
.dhtmlwindow {
	position: absolute;
	border: 1px solid #cccccc;
	visibility: hidden;
	background-color: white;
	font: bold 12px Verdana;
}
.drag-handle {
/*CSS for Drag Handle*/
	padding: 4px;
	text-indent: 3px;
	font: bold 14px Verdana;
	background-color: #41A0B4;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
	filter: progid: DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.drag-handle .drag-controls {
/*CSS for controls (min, close etc) within Drag Handle*/
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: hand;
	cursor: pointer;
}
* html .drag-handle {
/*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
	width: 100%;
}
.drag-contentarea {
/*CSS for Content Display Area div*/
	background-color: white;
	color: black;
	height: 150px;
	padding: 2px;
	overflow: auto;
}
.drag-statusarea {
/*CSS for Status Bar div (includes resizearea)*/
	background-color: #F8F8F8;
	height: 0px;
/*height of resize image*/
}
.drag-resizearea {
/*CSS for Resize Area itself*/
	float: right;
	width: 13px;
/*width of resize image*/
	height: 13px;
/*height of resize image*/
	cursor: nw-resize;
	font-size: 0;
}
.best-price {
	margin-top: 5px;
}
.ppcheckin {
	float: left;
	margin-right: 20px;
}
.ppcheckout {
	float: left;
}
#hotelchains {
	color: #41A0B4;
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
}
#topbar {
	background: #3CA1B2;
	border-bottom: 2px solid #DEDEDE;
	padding: 4px 0;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	text-align: center;
}
* html #topbar {
/*IE6 hack*/
	position: absolute;
	width: expression(document.compatMode=="CSS1Compat"? document.documentElement.clientWidth+"px": body.clientWidth+"px");
}
#topleft {
	font: 1.2em Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #ffffff;
}
#topleft a {
	text-decoration: underline;
	color: #ffffff;
}
#topleft a:hover {
	text-decoration: none;
	color: #ffffff;
}
#topleft img {
	position: relative;
	top: 2px
}
