img {
	border : none;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
td, th {
	font-size : 11px;
}
select, input {
	font-size : 11px;
}
p {
	margin : 0;
}
h2 {
	font-size : 17px;
}
h3 {
	font-size : 13px;
}
body {
	font-family : Verdana, Sans-Serif;
	font-size : 11px;
	margin : 0;
}
form.main, #main {
	margin : 0 auto;
	width : 908px;
	height : auto;
	background : url("../images/bg.jpg") no-repeat;
	padding : 20px;
}
a {
	color : #038FCC;
}
.clear {
	clear : both;
}
#header, #content {
	width : 727px;
}
#header {
	margin-top : 45px;
    margin-bottom: 1em;
}
#header #breadcrumbs {
	margin-bottom : 1em;
}
h1 {
	color : #038FCC;
	font-size : 18px;
	position : relative;
}
h1 .progress {
	font-size : 14px;
	color : #000000;
	position : absolute;
	right : 2px;
	bottom : 0;
}



.progressNoHeader {
	font-size : 14px;
	color : #000000;
        float: right;
        font-weight:bold;
}

#progress {
	height : 39px;
	float : left;
}
#progress img {
	float : left;
	margin-right : 2px;
}
#sidebar {
	float : right;
	width : 160px;
	position : relative;
}
#sidebar a.expandMapLink {
	position : relative;
	left : -1px;
	display : block;
	text-align : right;
	text-decoration : none;
	outline : none;
	margin-bottom : 1em;
}
#sidebar a.expandMapLink span {
	text-decoration : underline;
	font-size : 0.8em;
	font-weight : bold;
	padding-left : 12px;
	background : url("../images/search_klein_google.gif") no-repeat scroll 0 50%;
	display : block;
	float : right;
}
#sidebar a.expandMapLink:active {
	outline : none;
}
#sidebar h2 {
	margin : 0 0 0.5em 0;
}
#sidebar h3 {
	margin : 0;
	color : #038FCC;
}
#sidebar p, #sidebar ul {
	margin : 0 0 0.5em 0;
}
#sidebar ul {
	padding : 0 0 0 1.5em;
}
#sidebar .section {
	border-bottom : 1px dotted #70BDE2;
	padding-bottom : 0.5em;
	margin-bottom : 0.5em;
}
#sidebar .field {
 	font-weight : bold;
        float : left;
}
#sidebar .fieldvalue {
        text-align : right;        
}
#sidebar table {
	width : 100%;
}
#sidebar table th {
	text-align : left;
}
#sidebar table td {
	text-align : right;
}
#sidebar .label {
	display : block;
	position : relative;
}
#sidebar .label .item {
	position : absolute;
	right : 0;
}
#sidebar .total {
	font-size : 1.4em;
	font-weight : bold;
}
#sidebar #include {
	margin-top : 2em;
}
.imageframe {
	height : 90px;
	overflow : hidden;
}
.imageframe img {
	max-width : 120px;
}
#footer {
	clear : both;
}
#ws_footer {
	display : block;
	clear : both;
	width : 970px;
	margin : 2em auto;
}
table#hotelquotes {
	width : 100%;
}
table#hotelquotes th {
	background : #058FCB url("../images/details_quotes_header.png") repeat-x;
	padding : 0.25em 0.8em;
}
table#hotelquotes th.book {
	width : 97px;
}
table#hotelquotes td {
	border-bottom : 1px dotted #0093D0;
	padding : 0.5em 1em;
}
table#hotelquotes td.highlight {
	font-weight : bold;
}
table#hotelquotes span.highlightSpecialOffer {
    font-weight : bold;
    color       : #8DC63F;
}
table#hotelquotes tr {
	background-color : #F2F9FC;
	padding : 0;
	margin : 0;
}
table#hotelquotes tr.alternate {
	background-color : #D9EEF7;
}
table#hotelquotes tr.footer {
	background-color : #FFFFFF;
}
table#hotelquotes tr:first-child {
	border : 1px solid #018DCA;
	color : #ffffff;
}
table#hotelquotes a.book {
	display : block;
	width : 95px;
	height : 30px;
	background : transparent url("../images/btn_book_acco.gif") no-repeat;
	text-indent : -2000px;
	margin : 1px;
}
table#hotelquotes a.book:focus {
	outline : none;
	border : 1px dotted gray;
	margin : 0;
}
.autocomplete {
	width : 276px;
}
div.autocomplete {
	background : #ffffff;
	padding : 0;
	margin : 0;
	border : 1px solid #7f9db9;
	overflow : hidden;
	width : 280px;
}
div.autocomplete ul {
	padding : 0 10px 10px 10px;
	margin : 0;
}
div.autocomplete li {
	list-style-type : none;
	text-align : left;
	background-color : #ffffff;
	background-image : url("../images/blt_autocomplete.gif");
	background-repeat : no-repeat;
	background-position : 5px 7px;
	border-bottom : 1px solid #71C0E1;
	padding : 3px 0 5px 15px;
}
div.autocomplete li .searchterm {
	font-weight : bold;
}
div.autocomplete li.error {
	background-image : none;
	padding-left : 5px;
}
div.autocomplete li:hover {
	background-color : #DDEEC4;
	cursor : pointer;
}
#criteria {
	width : 144px;
	float : left;
	font-size : 11px;
}
#criteria select, #criteria input {
	font-size : 11px;
}
#criteria .hotelSearchBoxOutline {
	margin-bottom : 0.5em;	
	border : 1px solid #63BDDE;
}
#criteria .hotelSearchBoxHeader {
	background-color : #63BDDE;
	padding : 0.5em;
}
#criteria .hotelSearchBoxHeader h2 {
	margin : 0;
	font-size : 11px;
}
#criteria .hotelSearchBox {
	background-color : #FFFFFF;
	padding : 0.5em;
}
#criteria .hotelSearchBox h2 {
	margin : 0;
	font-size : 1.3em;
	font-weight : bold;
	background-color : #038fcc;
	width : 144px
}
#criteria .hotelSearchBox label {
	font-weight : bold;
	display : block;
	margin : 0.5em 0 0.25em 0;
}
#criteria .hotelSearchBox input.autocomplete {
	width : 124px;
}
#criteria .hotelSearchBox div.autocomplete {
	width : 280px;
	font-size : 0.9em;
}
#criteria .hotelSearchBox div.autocomplete ul {
	padding : 0 5px 5px 5px;
}
#criteria .hotelSearchBox div.autocomplete ul li {
	background-image : none;
	padding : 3px 0 5px 0;
}
#criteria .hotelSearchBox select {
	margin-right : 1em;
}
#criteria .hotelSearchBox .button {
	margin : 0.5em auto;
	display : block;
}
#criteria .hotelSearchBoxFilters {
        border : 1px solid #63BDDE;
}
#criteria .sideBarSubHeading {
	font-weight : bold;
	margin-left : 0.5em;
}
#criteria .sideBarOptions input {
	margin-left : 0.5em;
}
#criteria .sideBarOptions ul {
	font-size : 0.9em;
	padding-left : 0;
}
#criteria .sideBarOptions ul li {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#criteria .ClearFilters {
	font-weight : bold;
}
#criteria .ClearFilters a {
	color : #CC0033;
}
#criteria .section, #criteria .sideBarOptions ul {
	border-bottom : 1px dotted #70BDE2;
	margin : 1em;
	padding-bottom : 0.5em;
}
#criteria .section select, #criteria .sideBarOptions ul select {
	position : relative;
}
#criteria .section label, #criteria .sideBarOptions ul label {
	display : block;
	margin : 0.25em 0;
}
#criteria .end {
	margin-right : 0;
	margin-left : 0;
	margin-top : 0;
}
#criteria .sideBarOptions ul.partial {
	border-bottom : none;
	margin-bottom : 0;
	padding-bottom : 0;
}
#criteria .sideBarOptions ul.continued {
	margin-top : 0;
}
#criteria a.remove {
	display : inline-block;
	width : 15px;
	height : 15px;
	text-indent : -2000px;
	background : transparent url("../images/remove-filter.png") no-repeat 0 0;
}
#criteria a.remove:hover {
	background-position : 0 -15px;
}
#criteria a.remove:focus {
	outline : none;
	border : 1px dotted gray;
	margin : 0;
}
#criteria h4 {
	margin : 0;
}
#leftsidebar {
	width : 142px;
	margin-top : 1em;
	float : left;
	clear : left;
}
#results {
	margin-left : 142px;
	padding-left : 12px;
}
.zoover {
	float : right;
	margin : 0 0.5em 0 1em;
	text-align : center;
}
.zoover .rating {
	display : block;
	background : #FE5F10 url("../images/zoover.gif") no-repeat;
	padding : 16px 3px 3px 3px;
	width : 32px;
	height : 19px;
	font-weight : bold;
	color : #ffffff;
	text-align : center;
	font-size : 15px;
	margin : auto;
}
#map {
	width : 559px;
	height : 326px;
	margin : 1em auto;
	background : transparent url("../images/map_bg.png") no-repeat;
	padding : 5px 7px 7px 5px;
}
.departuredate {
	color : #038FCC;
	font-weight : bold;
}
.subtitle {
	font-weight : normal;
	font-style : italic;
	position : absolute;
	right : 1em;
}
.errormessage {
	color : red;
}
.hotelsearch h1 {
	margin : 0.5em 0;
}
.hotelsearch h2 {
	color : #058fcb;
}
.hotelsearch form.main, .hotelsearch form #main {
	margin : 0 auto;
	width : 924px;
	height : auto;
	background : url("../images/bg_search.gif") no-repeat;
	padding : 20px 24px;
}
.hotelsearch #content {
	width : auto;
}
.hotelsearch #sidebar {
	width : 602px;
}
.hotelsearch #sidebar .column {
	width : 300px;
	float : left;
	margin-top : 1em;
}
.hotelsearch .searchbox {
	width : 280px;
	padding : 10px 10px 4px 10px;
	margin : 0;
	background : transparent url("../images/search_bg.png") no-repeat;
}
.hotelsearch .searchbox select.day, .hotelsearch .searchbox select.nights {
	width : 4em;
	margin-right : 0.25em;
}
.hotelsearch .searchbox h3, .hotelsearch .searchbox h4 {
	margin : 0;
	font-size : 11px;
}
.hotelsearch .searchbox h3 {
	margin-bottom : 0.5em;
}
.hotelsearch .searchbox .section {
	float : left;
	width : 140px;
	margin : 1em 0;
}
.hotelsearch .searchbox .section label {
	display : block;
	margin : 0.25em 0;
}
.hotelsearch .searchbox #hotel_name {
	margin-bottom : 1em;
}
.hotelsearch .searchbox #hotel_name_link {
	float : left;
}
.hotelsearch .searchbox .searchbutton {
	float : right;
}
.hotelsearch .searchbox #datetable {
	width : 100%;
}
.hotelsearch .searchbox #datetable th {
	font-weight : normal;
	text-align : left;
}
.hotelsearch .searchbox #roomtable {
	width : 100%;
	margin : 1em 0;
}
.hotelsearch .searchbox #roomtable th {
	font-weight : normal;
	text-align : left;
}
.hotelsearch .searchbox #roomtable td {
	vertical-align : top;
}
.hotelsearch .searchbox .buttons {
	height : 30px;
}
.hotelsearch .end {
	background : transparent url("../images/search_bg_bottom.png") no-repeat 0px 100%;
	margin : 0 0 8px 0;
	padding : 0;
	width : 300px;
	height : 6px;
}
.hotelsearchresults #header .progress {
	bottom : 0.6em;
}
.hotelsearchresults #content .information {
	float : right;
	text-align : right;
        width: 250px;
}
.hotelsearchresults #content span.region {
	font-size : 1.2em;
	font-weight : bold;
}
.hotelsearchresults #content #results, .hotelsearchresults #content #criteria {
	margin-top : 0.5em;
}
.hotelsearchresults #content #results {
	margin-left : 142px;
	padding-left : 12px;
}
.hotelsearchresults #content #results .pagination {
	background : #ffffff url("../images/paging_bg.png") no-repeat;
	padding : 0;
	margin : 0;
}
.hotelsearchresults #content #results .pagination .inner {
	margin : 0;
	padding : 0 45px 13px 45px;
	width : 480px;
	text-align : center;
	font-size : 0.9em;
	background : transparent url("../images/paging_bottom.png") no-repeat 0px 100%;
}
.hotelsearchresults #content #results .message {
	margin : 1em auto;
	text-align : center;
}
.hotelsearchresults #content #results .hotel {
	border : 2px solid #A7D7EC;
	border-bottom-width : 1px;
	margin : 2em auto;
}
.hotelsearchresults #content #results .hotel h2 {
	margin : 0 0.5em;
	padding : 0.5em 7.5em 0.5em 0;
	border-bottom : 1px solid #B5DDEF;
	position : relative;
}
.hotelsearchresults #content #results .hotel h2 .index, .hotelsearchresults #content #results .hotel h2 .noindex {
	background : #ffffff url("../images/index_bg.gif") no-repeat;
	width : 20px;
	height : 20px;
	font-size : 11px;
	text-align : center;
	display : block;
	float : left;
	padding : 3px 10px 0 0;
	text-decoration : none;
}
.hotelsearchresults #content #results .hotel h2 .noindex {
	background-image : url("../images/noindex_bg.gif");
}
.hotelsearchresults #content #results .hotel h2 .pricefrom {
	position : absolute;
	right : 0;
	top : 0.5em;
}
.hotelsearchresults #content #results .hotel .description {
	margin : 1em 0.5em;
	height : 90px;
}
.hotelsearchresults #content #results .hotel .description .imageframe {
	float : left;
	margin : 0 1em 1em 0.5em;
}
.hotelsearchresults #content #results .hotel .description .info {
	float : left;
}
.hotelsearchresults #content #results .hotel .description .info .distance {
	display : block;
	visibility : hidden;
	padding : 5px 25px;
	margin : 5px auto;
	background : transparent url("../images/distance_target.gif") no-repeat 0 50%;
}
.hotelsearchresults #content #results .hotel .description .recommended {
	float : left;
	margin-left : 15em;
}
.hotelsearchresults #content #results .hotel span.footer {
	width : 100%;
	display : inline-block;
	border-bottom : 1px solid #C3E4F2;
}
.hotelsearchresults #content #results .hotel table#hotelquotes th {
	background : #0D93CB url("../images/results_quotes_header.png") repeat-x;
}
.hotelsearchresults #content #results .hotel table#hotelquotes td {
	border-bottom : 1px solid #A7D7EC;
}
.hotelsearchresults #content #results .hotel table#hotelquotes tr:first-child {
	border-left : none;
	border-right : none;
}
.hotelDetailsOutline {
	border : solid 1px #63BDDE;
}
.hoteldetails #header h1 {
	margin-top : 0;
	float : right;
	width : 570px;
}
.hoteldetails .hotelhead {
	width : 570px;
	float : right;
}
.hoteldetails .hotelhead p {
	text-align : right;
	margin : 0;
	padding : 1em 1em 0 0;
}
.hoteldetails .hotelhead h2 {
	margin : 0;
	padding : 0.5em;
	font-size : 22px;
}
.hoteldetails #map {
	float : right;
}
.hoteldetails #detailbox {
	width : 570px;
	border : none;
	float : right;
}
.hoteldetails table#hotelquotes th.highlight {
	background : #0482C3 url("../images/details_quotes_header_highlight.png") repeat-x;
}
.hoteldetails table#hotelquotes td.highlight {
	background-color : #C2E3F2;
}
.hoteldetails table#hotelquotes tr.alternate td.highlight {
	background-color : #AEDAEE;
}
.hoteldetail {
	margin-left : 1px;
}
.hoteldetail form#__aspnetForm {
	margin : 0;
	padding : 0;
	width : auto;
	background : none;
}
.hoteldetail ul#nav {
	margin : 1em auto;
	display : block;
	padding : 0;
	height : 33px;
}
.hoteldetail ul#nav li {
	display : block;
	float : left;
	margin : 1px;
	margin-top : 5px;
	background : #CDE9F5 url("../images/nav_left.png") no-repeat;
}
.hoteldetail ul#nav li a {
	background : transparent url("../images/nav_right.png") no-repeat 100% 0px;
	display : block;
	padding : 5px;
	font-weight : bold;
	height : 18px;
	text-decoration : none;
}
.hoteldetail ul#nav li.first {
	margin-left : 0;
}
.hoteldetail ul#nav li.last {
	margin-right : 0;
}
.hoteldetail ul#nav li#selected {
	border-bottom : 1px solid #ffffff;
	background : #ffffff url("../images/nav_selected_left.png") no-repeat;
}
.hoteldetail ul#nav li#selected a {
	background : transparent url("../images/nav_selected_right.png") no-repeat 100% 0px;
}
.hoteldetail ul#nav li#selected.first {
	background : #ffffff url("../images/nav_selected_first_left.png") no-repeat;
}
.hoteldetail .rightcolumn {
	float : right;
	width : 60%;
}
.hoteldetail .rightcolumn .address {
	width : 50%;
	float : right;
	border-left : 1px solid #B4DDEF;
	padding-left : 1em;
	margin-bottom : 2em;
}
.hoteldetail .rightcolumn .address .zoover {
	margin : 0.5em 0;
	float : left;
}
.hoteldetail .rightcolumn .address .zoover .rating {
	margin : 0;
}
.hoteldetail .rightcolumn .photos {
	float : right;
	margin : 1em;
	text-align : right;
}
.hoteldetail .rightcolumn .photos .imageframe {
	margin-bottom : 1em;
	text-align : left;
}
.hoteldetail h4 {
	font-size : 1.2em;
	margin : 1em 0 0 0;
}
.hoteldetail h4:first-child {
	margin : 0;
}
.hoteldetail h3 {
	margin-bottom : 0.5em;
}
.hoteldetail .staydetails, .hoteldetail .guestdetails {
	border-bottom : 1px dotted #0093D0;
	padding : 0.75em 0.5em;
}
.hoteldetail .footer {
	padding : 0.75em 0.5em;
	margin-bottom : 2em;
}
.hoteldetail .footer .button {
	margin : 0 0.5em;
}
.hoteldetail .footer .button img {
	vertical-align : bottom;
}
.hoteldetail .staydetails {
	background-color : #DAEEF7;
	clear : both;
}
.hoteldetail .staydetails table {
	float : left;
	position : relative;
	top : 2px;
}
.hoteldetail .staydetails label, .hoteldetail .staydetails .label {
	width : 20%;
	float : left;
}
.hoteldetail .staydetails .nights {
	text-align : center;
}
.hoteldetail .guestdetails {
	background-color : #F2F9FC;
	position : relative;
}
.hoteldetail .guestdetails .button {
	float : right;
	position : absolute;
	bottom : 1em;
	right : 1em;
}
.hoteldetail .guestdetails th {
	padding : 0 1em 0 0;
	text-align : left;
	font-weight : normal;
}
.hoteldetail .staydetails, .hoteldetail .guestdetails {
	line-height : 20px;
	padding : 0.75em 1em;
}
.basic #content .section, .booking #content .section {
	background : #B5DDEF url("../images/booking_bg.png") no-repeat;
	width : 702px;
	padding : 11px;
	margin : 1em auto;
	position : relative;
}
.basic #content .section .subsection, .booking #content .section .subsection {
	border-bottom : 1px dotted #70BDE2;
	margin : 1em auto;
	padding : 0 0 1em 0;
}
.basic #content .section .end, .booking #content .section .end {
	background : transparent url("../images/booking_bottom.png") no-repeat 0px 100%;
	margin-bottom : 0;
	padding : 0;
	width : 724px;
	position : absolute;
	bottom : 0;
	left : 0;
	height : 8px;
}
.error #content .section {
	margin-top : 100px;
}
.booking #content .section h3 {
	margin : 0 auto 0.5em;
	font-size : 1em;
}
.booking #content .section select {
	height : 20px;
}
.booking #content .section td.formLabel {
	width : 150px;
}
.booking #content .section td.formItem {
	width : 250px;
	padding : 0.25em 0;
}
.booking #content .section td.formItem input {
	width : 200px;
}
.booking #content .section td.formItem select {
	width : 204px;
}
.booking #content .section .inner {
	background-color : #ffffff;
	padding : 0.5em;
	margin : 0;
}
.booking #content .section .inner th, .booking #content .section .inner .shoppingBasketTableRowDivisor {
	border-bottom : 1px dotted #70BDE2;
	text-align : left;
	margin-bottom : 10px;
}
.booking #content .section .inner .shoppingBasketTableTotal {
	font-weight : bold;
}
.booking #content .section .inner .shoppingBasketItemTotal b {
	font-weight : normal;
}
.booking #content .section .payment td.paymentOption {
	border-top : 1px dotted #70BDE2;
	font-weight : bold;
}
.booking #content .section .payment table {
	width : 100%;
}
.booking #content .section .payment table table {
	width : 400px;
}
.booking #content .section .payment table table input {
	width : 200px;
}
.booking #content .section .payment table table select {
	width : 204px;
}
.booking #content .section .payment table table nobr select {
	width : 100px;
	margin-right : 4px;
}
.booking #content .section .buttons {
	margin-top : 1em;
	position : relative;
}
.booking #content .section .buttons .next {
	position : absolute;
	right : 0;
}
.hoteldetailsmap h3, .hoteldetailsmap p {
	margin-left : 1em;
}
.hoteldetailsphotos a.image {
	display : block;
	float : left;
	margin : 0.5em 1em;
	height : 60px;
	overflow : hidden;
}
.hoteldetailsrooms .images {
	height : 90px;
	padding-bottom : 1em;
}
.hoteldetailsrooms .images .imageframe {
	float : left;
	margin-right : 1em;
}
.hoteldetailsrooms .images a {
	display : block;
	float : left;
	margin-top : 35px;
}
.regiondetails #content .section .subsection {
	text-align : center;
}
.regiondetails #content .section .subsection table {
	margin : 0 auto;
}
.popup form.main {
	margin : auto;
	width : auto;
	height : auto;
	background-image : none;
	padding : 1em;
}
a.calendarMonth {
	font-weight : bold;
	color : #000000;
}
select.calendarMonthIllegal {
	background-color : #FF0000;
}
td.calendarHeaderWeekend, td.calendarHeaderWeekday {
	width : 25px;
}
td.calendarMonth, td.calendarHeaderWeekend, td.calendarHeaderWeekday, td.calendarCellHighlight {
	background-color : #ffc671;
}
td.calendarCellWeekday, td.calendarCellWeekend {
	background-color : #FFFFFF;
}
td.calendarCellWeekdayInvalid, td.calendarCellWeekendInvalid {
	background-color : #DDDDDD;
	cursor : default;
}
td.calendarCellWeekday, td.calendarCellWeekend, td.calendarCellHighlight, td.calendarCellSelected {
	cursor : pointer;
}
td.calendarCellSelected {
	background-color : #fd9c0c;
}
span.sortDropdown {
        padding-left: 20px;
}
div.searchResultsHeader{
        padding-bottom:32px;
}
.photoindextext {
  color: #038FCC;
}
