@import url("http://www.justonehotel.com/templates/j1h-default/styles/currency.css");
@import url("http://www.justonehotel.com/templates/j1h-default/styles/rankings.css");

/* new styles*/

h2 img
{
margin-top:3px;
margin-bottom:9px;
}

h2
{
font-size:1em;
}

#j1h-container
{
	text-align:left;
	width:800px;
	margin:0 auto;
}

/* ie 6 doesn't see */
body>#j1h-container 
{ 
width:740px;
}


#j1h-navbar
{
	text-align:left;
	width:150px; 
	float:left; 
	padding:0px; 
	margin:0px;
}
#j1h-main
{
	width:598px; 
	float:left;
	font-size:0.8em;
	color: #4227CC;

}

/* ie 6 hack 
*html #j1h-main { width:580px;}
*/
/* ie 6 doesn't see */
div>#j1h-main
{
	width:590px;
}

#j1h-header
{
	clear:both;
	width:740px;
}

#j1h-header-hover
{
	border:1px solid;
	position:absolute;
	top:60px;
	left:60%;
	background-color:#FFF;
	color:#F90;
	border:1px solid #000;
	padding:5px;
	width:280px;
	text-align:left;
}

#j1h-header-hover .body-text
{
clear:both;
font-size:small;
color:#4227cc;
}

#j1h-footer
{
	width:740px;
	clear:both;
}
h1
{
	font-size:1.5em;
	font-weight:bold;
	color:#4227CC;
	margin:0.1em;
}

img
{
	border:none;
}


.j1h-maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#4227CC;
	text-align:justify;
}

.j1h-star-rating
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#4227CC;
	text-align:right;

}


#j1h-hoteldesc-right
{
	width:48%;
	float:right;
	clear:right;
	text-align:right;
	font-size:1em;
	color:#4227CC;

}

#j1h-hoteldesc-left
{
	width:50%;
	float:left;
	margin-left:9px;


}


.j1h-split-right
{
	width:48%;
	float:right;
	clear:right;
	text-align:right;
	font-size:1em;
	color: #4227CC;

}

.j1h-split-left
{
	width:50%;
	float:left;
	margin-left:9px;

}
.j1h-image-right
{
	margin-left:9px;
	text-align:justify;
	font-size:1em;
	color: #4227CC;

}

.j1h-image-right img
{
	float:right;
	margin-left:8px;
}

.j1h-image-left
{
	margin-left:9px;
	text-align:justify;
	font-size:1em;
	color: #4227CC;
}

.j1h-image-left img
{
	float:left;
	margin-right:8px;
}

/* for photos with caption underneath */
.j1h-general-photo-left
{
width:280px;
height:220px;
float:left;
text-align:center;
font-size:0.8em;
margin-right:5px;
}

.j1h-general-photo-right
{
width:280px;
height:220px;
float:right;
text-align:center;
font-size:0.8em;
margin-left:5px;
}

.j1h-main-page-blurb
{
	margin-left:10px;
	text-align:justify;
	margin-bottom:4px;
}

.j1h-main-page-blurb h1
{
}

.j1h-getting-around
{
margin-left:9px;
text-align:justify;
}

.j1h-spacer 
{
	text-align:center;
}

.j1h-spacer img
{
	background-color:#FFB340;
	width:572px;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

#j1h-pool-hotels-table
{
width:580px;
margin:0 auto;
text-align:center;
}


#j1h-reviews
{
	width:581px;
	margin-left:9px;
}


#j1h-reviews-image
{
	margin-left:-9px;
}

#revExpandAll
{
display:block;
background-image:url('/images/blank_rollover.gif');
background-repeat:no-repeat;
width:119px;
height:19px;
vertical-align:middle;
color:#F90;
font-weight:bold;
padding-top:2px;
margin-left:auto;
margin-right:0;
text-align:center;
}

#revExpandAll:hover
{
background-position:0px -21px;
color:#FFF;
font-weight:bold;
}


#j1h-wee-map
{
	clear:both;
	padding-top:10px;
/*margin-top:100px; */
}



#j1h-sub-nav
{
	clear:both;
}


/* styles for the lozenges */
.j1h-subnav-container
{
	margin-left:9px; 
	width:570px;
	clear:both;
}


.j1h-lozenge
{
	width:20%;
	float:left;
}

/* css for the two image rollovers */

.j1h-description-button
{
	display:block;
	width:105px;
	height:27px;
	background-image:url(http://www.justonehotel.com/templates/j1h-default/images/descriptionbutton.gif);
}

.j1h-description-button:hover
{
	background-image:url(http://www.justonehotel.com/templates/j1h-default/images/descriptionbutton-over.gif);
}


.j1h-location-button
{
	display:block;
	width:105px;
	height:27px;
	background-image:url(http://www.justonehotel.com/templates/j1h-default/images/locationbutton.gif);
}

.j1h-location-button:hover
{
	display:block;
	width:105px;
	height:27px;
	background-image:url(http://www.justonehotel.com/templates/j1h-default/images/locationbutton-over.gif);
}


.j1h-facilities-button
{
	display:block;
	width:105px;
	height:27px;
	background-image:url(http://www.justonehotel.com/templates/j1h-default/images/facilitiesbutton.gif);
}

.j1h-facilities-button:hover
{
	background-image:url(http://www.justonehotel.com/templates/j1h-default/images/facilitiesbutton-over.gif);
}



.j1h-rooms-button
{
	display:block;
	width:105px;
	height:27px;
	background-image:url("http://www.justonehotel.com/templates/j1h-default/images/roomsbutton.gif");
}

.j1h-rooms-button:hover
{
	background-image:url("http://www.justonehotel.com/templates/j1h-default/images/roomsbutton-over.gif");
}


.j1h-photos-button
{
	display:block;
	width:105px;
	height:27px;
	background-image:url("http://www.justonehotel.com/templates/j1h-default/images/photosbutton.gif");
}

.j1h-photos-button:hover
{
	background-image:url("http://www.justonehotel.com/templates/j1h-default/images/photosbutton-over.gif");
}

/* css for the one image rollovers */

#j1h-sendtoafriend-button
{
	width: 119px;
	height: 21px;
	margin-right:0px;
	margin-left:auto;
}

#j1h-sendtoafriend-button a
{
	display:block;
	width:119px;
	height:21px;
	background-image:url(http://www.justonehotel.com/templates/j1h-default/images/sendbutton_rollover.gif);
	background-repeat:no-repeat;
}

#j1h-sendtoafriend-button a:hover
{
background-position:0px -21px;

}

#search-now-button
{
	height:21px;
}

#search-now-button a
{
	display:block;
	width:119px;
	height:21px;
	background-image:url('http://www.justonehotel.com/templates/j1h-default/images/search_now_button_rollover.gif');
	background-repeat:no-repeat;
}

#search-now-button a:hover
{
	background-position:0px -21px;
}

#view-detailed-map-button {width:180px;height:27px;}

#view-detailed-map-button img
{
	width:180px;
	height:27px;
}

#view-detailed-map-button a
{
	display:block;
	width:180px;
	height:27px;
	background-image:url('http://www.justonehotel.com/templates/j1h-default/images/view_detailed_map_rollover.gif');
	background-repeat:no-repeat;
}

#view-detailed-map-button a:hover
{
background-position:0px -27px;
}





#j1h-header-email img
{
	width:222px;
	height:19px;
}

#j1h-header-email a.mailLink
{
	display:block;
	width:222px;
	height:19px;
	background-image:url('http://www.justonehotel.com/templates/j1h-default/images/header/email_rollover.gif');
	background-repeat:no-repeat;
}

#j1h-header-email a.mailLink:hover
{
	background-position:0px -19px;
}



#j1h-printbutton
{
	float:right; 
	margin-top:6px;
	margin-bottom:6px;
	border:0;
}

#j1h-printbutton img
{
	height:40px;
	width:150px;
	margin-left:2px;
	border:0;
}

#j1h-printbutton a
{
	display:block;
	width:150px;
	height:40px;
	background-image:url('http://www.justonehotel.com/templates/j1h-default/images/printer_friendly_rollover.gif');
	background-repeat:no-repeat;
}

#j1h-printbutton a:hover
{
	background-position:0px -40px;
}


/*  end of rollover styles */


.j1h-image-border
{
	border:2px solid #0000CC;
}

.j1h-image-border:hover
{
	border:2px solid #F90;
}











#j1h-star-rating
{
	clear:both;
}


.j1h-hotel-list
{
	font-size:x-small;
	padding:0px;
	margin:0px;
	line-height:1.2em;
}





#j1h-googlemap
{
	width:570px;
	height:390px;
	padding:0px;
	border:solid 1px #000;
	margin-left:9px;
}





/* footer styles  */

#j1h-footer-back
{
width:740px;
height:58px;
background-image:url('http://www.justonehotel.com/templates/j1h-default/images/blank_footer.gif');
background-repeat:no-repeat;
padding-top:12px;
text-align:center;
}

#j1h-footer a
{
font-weight:bold;
font-size:1em;
color:#F90;
}

#j1h-footer a:link
{
font-weight:bold;
font-size:1em;
color:#F90;
}
#j1h-footer a:hover
{
font-weight:bold;
font-size:1em;
color:#4227cc;
}

#j1h-facList
{
margin-left:9px;

}
#j1h-facList a:link {
	color: #855885;
	text-decoration: underline;
	}
#j1h-facList a:visited {
	color: #999999;
	text-decoration: underline;
	}
#j1h-facList a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFB340;
	}


/* end new styles  */

body {
/*
	scrollbar-face-color: #FFB340;
	scrollbar-arrow-color : #80D6A6;
	scrollbar-highlight-color : #80D6A6;
	scrollbar-dark-shadow-color : #FF9900;
	scrollbar-shadow-color : #000000;
	*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
}
a:link {
	text-decoration: none;
	color: #4227CC;
}
a:visited {
	color: #4227cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.button { vertical-align:middle;}

.button a {	background-image: url(http://www.justonehotel.com/templates/j1h-default/images/button_bg.gif);
	background-repeat: no-repeat;
text-align: center;
	vertical-align: middle;
	display: block;
	margin:0px;
	height:40px;
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4227CC;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
}
.button a:visited {
	color: #4227CC;
}
.button a:hover {
	background-image: url(http://www.justonehotel.com/templates/j1h-default/images/button_bg-over.gif);
	color: #FFFFFF;
	height:40px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
}
.hotellist {
	color: #4227CC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height:12px;
}
.bgLayer {
	position: relative;
	z-index: 0;
	left: 0px;
	top: 0px;
}
.colhotelRatings {
	font-size: 9pt;
	font-weight: bold;
	color: #4227CC;
}
h2.colhotelRatings
{
	margin-top:0px;
}
.hotelTableCell {
	border-right-width:1px;
	border-right-style: dashed;
	border-right-color: #4227CC;
}
.horizHotelRatings {
	font-size: 9pt;
	font-weight: bold;
	color: #4227CC;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.hotelTitle {
	font-size: 20px;
	font-weight: bold;
	color: #4227CC;
}
.hotelAltTitle {
	font-size: 14px;
	color: #4227CC;
	text-decoration: underline;
	font-weight: bold;
}
.starRating {
	font-size: 14px;
	font-weight: bold;
	color: #4227CC;
}
.mapLink {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4227CC;
	text-align: justify;
}
.contactDetails {


	font-size: 16px;
	color: #4227CC;
	text-decoration: none;
	font-weight: bold;
}
.contactSubDetail {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.formtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4227CC;
}
.requestLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4227CC;
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
	width:125px;
	text-align: center;
	clear: none;
	font-weight: bold;

}
.alert {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0066;
}
.ratesavail {
	font-size: 11pt;
	font-weight: bold;
	color: #4227CC;
	background-color: #f4f4f4;
	text-align: center;
	margin: 0px;
	padding: 2px;
	width:202px;
}
.listNumbers {
	font-size: 14px;
	font-weight: bold;
	background-color: #F3EDF3;
	border: 1px solid #FF9900;
	text-align: center;
	display: table;
	white-space: normal;
}
.capitals {
	font-size: 9pt;
	font-weight: bold;
	color: #4227cc;
	text-transform: capitalize;
}


.contacttext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4227CC;
	text-align: right;
}
.tempTable {
	color: #4227CC;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	border-top: 1px none #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px none #FF9900;
}
.offerPrice {
	font-size: 24px;
	font-weight: bold;
	background-color: #F9F7F9;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C8620;
}
.offersText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4227CC;
	text-align: left;
}
.specialsTopBorder {
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.tablecellRightBorder {
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #4227CC;
}
.tablecellLeftBorder {
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #4227CC;

}
.bookingForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #4227CC;
	background-color: #F7F7FB;
}
.landmarkLinks {
	background-color: #F7F7FB;
	border: 1px solid #FF9900;
	text-align: center;
	font-size: 9px;
	color: #4227CC;
}
.indexHead {
	font-size: 16px;
	font-weight: bold;
	color: #4227CC;
}
.columnheader {
	font-size: 12pt;
	font-weight: bold;
	color: #4227cc;
}
.linkHead {
	font-size: 20px;
	font-weight: bold;
	color: #4227cc;
}
.quicklinkslist {
	color: #4227cc;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}


.mapListLink
{
	float:left;
	padding:4px;
	font-size:12px;
}

/* used for map / list selectors on search results*/

.tab a, .tabSelected a,.tabSelected a:link, .tabSelected a:hover
{
	display:block;
	height:19px;
	background-image:url('/images/blank_rollover.gif');
	width:120px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#f90;
	font-weight:bold;
	font-size:14px;
	padding-top:2px;

}
.tab a:visited
{
	color:#f90;
}
.tab a:hover
{
	background-position:0px -21px;
	color:#fff;
	text-decoration:none;

}

.tabSelected a:link
{
	background-position:0px -21px;
	color:#fff;
}

.tabSelected a:visited
{
	color:#fff;
	background-position:0px -21px;

}


.tab , .tabSelected
{
	width:140px;
	text-align:center;
	float:left;
}

#tabs
{
	width:420px;
	margin:0 auto;
}


.smallButton a
{
	padding-top:2px;
	display:block;
	height:19px;
	background-image:url('/images/blank_rollover.gif');
	width:120px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	color:#f90;
	font-size:13px;
	margin:0 auto;
}

.smallButton a:visited
{
	color:#f90;
}

.smallButton a:hover
{
	background-position:0px -21px;
	color:#fff;
	text-decoration:none;
}

.progress-message
{
	text-align:center;
}
.progress-message h3
{
	font-size:14px;
}
#mapDiv
{
	margin-left:9px;
}