@charset "iso-8859-1";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
	background-color: #0A84C1;
}

input.textbox {
	border: 1px solid #CCC;
	padding: 1px;
	height: 18px;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, sans-serif;
}

select {
	border: 1px solid #CCC;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

*body input.textbox {
	padding: 0;
}

textarea {
	border: 1px solid #CCC;
}

#adbox {
	width: 980px;
	height: 62px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
}

#frame {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 87px;
	background-image: url('/skins/yellowpageshotels/images/headerbg.jpg');
	background-repeat: repeat-x;
	float: left;
	clear: both;
	_margin-bottom: -66px;
}

#logoicon {
	width: 134px;
	height: 153px;
	position: relative;
	top: -66px;
	left: 0;
	float: left;
}

#headerleft {
	width: 358px;
	height: 57px;
	margin-top: 28px;
	float: left;
}

#headerright {
	width: 478px;
	height: 87px;
	background: url('/skins/yellowpageshotels/images/headerrightbg.jpg') no-repeat top right;
	float: right;
}

#headerrighttop {
	width: 478px;
	height: 42px;
	text-align: right;
}

#headerrighttop ul {
	padding-right: 15px;
	padding-top: 12px;
}

#headerrighttop li {
	display: inline;
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#headerrighttop li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #FFF;
}

#headerrighttop li a:hover {
	text-decoration: underline;
}

#headerrightbottom {
	width: 478px;
	height: 45px;
	text-align: right;
}

#searchbox {
	width: 145px;
	height: 26px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 250px;
	float: left;
}

#searchbox input {
	width: 145px;
}

#searchbutton {
	width: 51px;
	height: 29px;
	padding-left: 5px;
	float: left;
}

#bodycontent {
	background-color: #FFF;
	width: 968px;
	clear: both;
	float: left;
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
}

#menu {
	width: 968px;
	height: 33px;
	background-color: #C9E4F2;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#menu li {
	display: inline;
	list-style: none;
}

#menu li a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 33px;
	color: #525252;
	text-decoration: none;
	display: block;
	float: left;
}

#menu li a:hover {
	background-color: #60AFD7;
}

#leftcolumn {
	width: 170px;
	float: left;
}

#quicksearchpanel {
	width: 170px;
	background-color: #C9E4F2;
	background-image: url('/skins/yellowpageshotels/images/quicksearchbottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}

#quicksearchform {
	width: 143px;
	padding-left: 12px;
	padding-top: 10px;
}

#quicksearchform h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A84C1;
	padding-bottom: 5px;
}

.go {
	width: 49px;
	height: 27px;
	position: relative;
	top: -28px;
	left: 53px;
}

.gotwo {
	padding-top: 5px;
	padding-bottom: 15px;
}

.dashborder {
	width: 143px;
	height: 1px;
	border-bottom: 1px dashed #525252;
	margin-bottom: 15px;
	margin-top: -5px;
	_margin-top: -20px;
}

.brownpanel {
	width: 170px;
	margin-top: 12px;
}

.brownpanelcontent {
	background-color: #60AFD7;
	border-left: 3px solid #459BC7;
	border-right: 3px solid #459BC7;
	width: 164px;
}

.brownpanelcontent ol {
	margin-left: 17px;
	margin-right: 17px;
}

.brownpanelcontent li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
	font-weight: bold;
}

.brownpanelcontent li a {
	color: #FFF;
	text-decoration: none;
}

.brownpanelcontent li a:hover {
	text-decoration: underline;
}

.brownpanelfooter {
	width: 170px;
	height: 9px;
	background: url('/skins/yellowpageshotels/images/brownpanelfooter.gif') no-repeat bottom right;
	_margin-top: -10px;
}

.graypanel {
	width: 170px;
	margin-top: 12px;
}

.graypanelcontent {
	background-color: #E3E7E9;
	border-left: 3px solid #ABAEB2;
	border-right: 3px solid #ABAEB2;
	width: 164px;
}

.graypanelcontent ol {
	margin-left: 17px;
}

.graypanelcontent li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0c548c;
	line-height: 22px;
	font-weight: bold;
}

.graypanelcontent li a {
	color: #258AD9;
	text-decoration: none;
}

.graypanelcontent li a:hover {
	text-decoration: underline;
}

.graypanelfooter {
	width: 170px;
	height: 9px;
	background: url('/skins/yellowpageshotels/images/graypanelfooter.gif') no-repeat bottom right;
	_margin-top: -10px;
}
	
#maincontent {
	width: 628px;
	margin-top: 15px;
	float: left;
}

#maincontainer {
	width: 608px;
	margin: 0 auto;
}

#maincontent h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #0774AB;
}

#maincontent p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #2A2A2A;
}

#tabs {
	width: 500px;
	height: 35px;
	margin-top: 10px;
}

#tabone {
	width: 152px;
	height: 35px;
	margin-right: 5px;
	float: left;
}

#tabtwo {
	width: 120px;
	height: 35px;
	margin-right: 5px;
	float: left;
}

#tabthree {
	width: 103px;
	height: 35px;
	float: left;
}

#smalllogo {
	width: 64px;
	height: 61px;
	position: relative;
	top: -61px;
	left: 530px;
}

#tabpaneltop {
	width: 608px;
	height: 8px;
	background: url('/skins/yellowpageshotels/images/tabpaneltop.gif') no-repeat;
	margin-top: -61px;
	clear: both;
}

#tabpanel {
	width: 602px;
	border-left: 3px solid #60AFD7;
	border-right: 3px solid #60AFD7;
	background-color: #C9E4F2;
	float: left;
	_margin-top: -11px;
}

#tabpanelcontent {
	width: 592px;
	position: relative;
	left: 5px;
	background: url('/skins/yellowpageshotels/images/tabpanelbg.jpg') no-repeat bottom left;
	float: left;
}

#tabpanelcontent ul {
	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

#tabpanelcontent li a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1567A8;
}

#tabpanelcontent li a:hover {
	color: #00266F;
}

#tabpanelfooter {
	width: 608px;
	height: 8px;
	background: url('/skins/yellowpageshotels/images/tabpanelbottom.gif') no-repeat;
	clear: both;
}

#advertisinginfo {
	width: 351px;
	float: left;
}

#advertisinginfo img {
	padding-top: 10px;
}

#manageaccountpanel {
	width: 229px;
	height: 139px;
	margin-top: 10px;
	background: url('/skins/yellowpageshotels/images/manageaccountpanel.jpg') no-repeat;
	padding-left: 19px;
	padding-top: 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C7FB4;
}

#manageaccount {
	width: 248px;
	float: right;
}

#rightcolumn {
	width: 170px;
	float: left;
}

#footerlinks {
	width: 968px;
	height: 37px;
	background-color: #E0E5E6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	text-align: center;
}

#footerlinks li {
	display: inline;
	list-style: none;
	line-height: 37px;
}

#footerlinks li a {
	color: #258AD9;
	text-decoration: none;
	border-right: 1px solid #258AD9;
	padding-left: 10px;
	padding-right: 10px;
}

#footerlinks li a:hover {
	text-decoration: underline;
}

#footercopyright {
	width: 980px;
	height: 52px;
	background: url('/skins/yellowpageshotels/images/footerbg.gif') no-repeat;
	border-top: 1px solid #FFF;
	clear: both;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 20px;
}

#footercopyright a {
	color: #FFF;
	text-decoration: none;
}

#footercopyright a:hover {
	text-decoration: underline;
}

#footercopyright p {
	padding-top: 15px;
}

.displaynone {
	display: none;
}

.error_strings, .redstar {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: red;
}

.reviewheader {
	width: 608px;
	height: 30px;
	background-color: #258AD9;
	margin-top: 10px;
}

.reviewheader h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #FFF;
	padding-left: 10px;
}

.listingheader {
	width: 608px;
	height: 30px;
	background-color: #258AD9;
	margin-top: 10px;
}

.listingheaderleft {
	width: 368px;
	float: left;
}

.listingheaderleft h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #FFF;
	padding-left: 10px;
}

.listingheaderleft h2 a {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.listingheaderleft h2 a:hover {
	color: #FFF000;
}

.listingheaderright {
	width: 240px;
	height: 30px;
	line-height: 30px;
	float: left;
}

.listingheaderright ul {
	float: left;
}

.listingheaderright li {
	list-style: none;
	font-size: 12px;
	display: inline;
}

.listingheaderright li a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-right: 1px solid #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

.starpreview {
	float: right;
	padding-top: 7px;
	padding-right: 4px;
}

.star {
	float: left;
	padding-top: 7px;
	padding-right: 4px;
}

.starscontainer {
	float: right;
}

.rateit {
	width: 570px;
	height: 22px;
	background-color: #EDEDEE;
	margin-top: 10px;
	padding: 19px;
}

.rateitheader {
	width: 608px;
	height: 30px;
	background-color: #258AD9;
	margin-top: 1px;
}

.rateitheader h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #FFF;
	padding-left: 10px;
}

.ratestar {
	padding-right: 4px;
	float: left;
}

.ratetext {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #535353;
	padding-right: 5px;
	float: left;
}

.ratesmalltext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
	float: left;
}

.listing {
	width: 570px;
	background-color: #EDEDEE;
	margin-top: 1px;
	padding: 19px;
}

.address {
	width: 396px;
	font-familY: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	float: left;
}

.phonenumber {
	width: 169px;
	font-familY: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	text-align: right;
	float: left;
}

.description {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #535353;
	padding-top: 20px;
	clear: both;
}

.review {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #535353;
}

.yourreview {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #535353;
}

.yourreview img {
	padding-right: 10px;
	padding-bottom: 10px;
}

.detailsdescription {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #535353;
	padding-top: 20px;
	text-align: center;
	width: 570px;
	clear: both;
}

.detailsdescription p {
	line-height: 22px;
	text-align: left;
}

.listingfooter {
	width: 608px;
	height: 30px;
	background-color: #D3D4D6;
	margin-top: 1px;
	clear: both;
}

.listingfooterleft {
	width: 502px;
	line-height: 30px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	color: #535353;
	float: left;
}

.listingfooterleft a {
	color: #535353;
}

.listingfooterright {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 84px;
	line-height: 30px;
	text-align: right;
	float: left;
}

.listingfooterright a {
	color: #535353;
}

.detailsfooterleft {
	width: 452px;
	line-height: 30px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	color: #535353;
	float: left;
}

.detailsfooterleft a {
	color: #535353;
}

.detailsfooterright {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 134px;
	line-height: 30px;
	text-align: right;
	float: left;
}

.detailsfooterright a {
	color: #535353;
}

.listingmiles {
	width: 598px;
	height: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	color: #535353;
	background-color: #D3D4D6;
	margin-top: 1px;
}

.paging {
	float: right;
	padding-top: 15px;
}

.paging ul {
	float: left;
}

.paging li {
	list-style: none;
	display: inline;
}

.paging li a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #0D568F;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
}

.pagingarrow {
	float: left;
}

.pricetext {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #1D7CC6;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.formpanel {
	width: 495px;
	margin: 0 auto;
	padding-top: 20px;
}

.formpaneltop {
	width: 495px;
	height: 9px;
}

.formpanelbottom {
	width: 495px;
	height: 9px;
	background: url('/skins/yellowpageshotels/images/formpanelbottom.gif') no-repeat;
	clear: both;
}

.formpanelcontent {
	width: 495px;
	background: url('/skins/yellowpageshotels/images/formpanelbg.gif') repeat-y;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.formpanelcontent input {
	background-color: #FFF;
	margin-bottom: 5px;
}

.formpanelcontent select {
	margin-bottom: 5px;
}

.formpanel h1 {
	text-align: center;
}

.textpanel {
	width: 608px;
	margin: 0 auto;
	padding-top: 20px;
}

.textpaneltop {
	width: 608px;
	height: 9px;
}

.textpanelbottom {
	width: 608px;
	height: 9px;
	background: url('/skins/yellowpageshotels/images/textpanelbottom.gif') no-repeat;
	clear: both;
}

.textpanelcontent {
	width: 608px;
	_width: 578px;
	background: url('/skins/yellowpageshotels/images/textpanelbg.gif') repeat-y;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.textpanelcontent p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 578px;
}

.textpanelcontent li {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.textpanelcontent li a {
	color: #979797;
	text-decoration: none;
}

.textpanelcontent input {
	background-color: #FFF;
	margin-bottom: 5px;
}

.textpanelcontent select {
	margin-bottom: 5px;
}

.textpanel h1 {
	text-align: center;
}

.searchleft {
	float: left;
	padding-left: 60px;
}

.searchright {
	float: left;
	padding-left: 60px;
}

#accountleftcolumn {
	width: 289px;
	_width: 274px;
	float: left;
}

#accountleftcolumn input.textbox {
	width: 160px;
}

#accountrightcolumn {
	width: 289px;
	_width: 274px;
	border-left: 1px solid #C2C2C2;
	padding-left: 15px;
	float: left;
}

#accountrightcolumn input.textbox {
	width: 160px;
}

#map_canvas {
	width: 567px;
	height: 284px;
	border: 2px solid #abaeb2;
}

#designbanner {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 9px;
	float: left;
}

#hostingbanner {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 9px;
	float: left;
}

#maintenancebanner {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 9px;
	float: left;
}

#accountbanner {
	width: 608px;
	height: 160px;
	background: url('/skins/yellowpageshotels/images/accountbanner.jpg') no-repeat;
	margin-top: 10px;
}

#accountbanner p {
	padding-left: 264px;
	padding-top: 44px;
	padding-right: 34px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#formone {
	padding-bottom: 12px;
}

#formtwo {
	padding-bottom: 12px;
}

#formfour {
	padding-bottom: 12px;
}

#formfive {
	padding-bottom: 12px;
}

#randomfooter {
	width: 965px;
	position: relative;
	left: 0px;
	border: 1px solid #258AD9;
	float: left;
	margin-bottom: 5px;
	background-color: #ECF5FB;
}

#randomfooter ul {
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

#randomfooter li a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1567A8;
}

#randomfooter li a:hover {
	color: #00266F;
}

#randomfootertop {
	width: 967px;
	height: 24px;
	background-color: #258AD9
}

#randomfootertop h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	padding-left: 10px;
	line-height: 24px;
}

.adspot {
	margin-top: 12px;
	text-align: center;
}

.adspot a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #78009A;
	text-align: center;
	font-weight: bold;
}