/* COLORS 

#3478BB light blue
#003366 blue
#003399 darker blue
#6699CC another blue
#AC4A31 brick red

*/

@font-face {
  font-family: BaseTwelve;
  src: url("../images/BaseTwelveSerif_Bold.ttf");
  }

/* --------- UTILITY CLASSES ------------   */

.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.floatleft { float:left; }
.floatright { float:right; }
.clear { clear:both; }
.hidden { display:none; }

/* ----------- LINKS ----------- */

a {	text-decoration: none; }
a:link { color:#3478BB; }
a:active { color:#6699CC; }
a:visited { color:#003399; }
a:hover { color:#003366; }

/*----------- FORMAT ----------- */


body {
	background:#88caff url(../images/bg.png) repeat-x;
}

p {
	padding:5px;
}

h3 {
	font-size:1.2em;
	padding-top:5px;
	color:#003399;
}

#container {
	margin:0 auto;
	/*padding-bottom:20px;*/
	width:1040px;
}

#outercontainer {
	background:url(../images/bkg.png) repeat-y center;
	width:1040px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
}

#content {
	margin:9px;
	overflow:hidden;
	margin-right:7px;
}

#adcolumn {
	float:left;
	margin:0 9px;
	width:160px;
}

#maincol {
	float:left;
	margin:0;
	width:665px;
	text-align:left;
	border-right:1px solid #959595;
}

#maincol.wide {
	width:930px;
	margin:20px auto;
	float:none;
}

.wide #info {
	width:930px;
}

.wide #info-top,
.wide #stateInfo-top {
	width:815px;
	background:url("../images/stateInfo-top-wide.jpg") no-repeat;
}

.wide #info-bottom,
.wide #stateInfo-bottom {
	width:815px;
	background:url("../images/stateInfo-bottom-wide.jpg") no-repeat;
}

#adTop {
	height:100px;
	width:1000px;
	text-align:center;
	margin-left:10px;
}

#adBottom {
	height: 100px;
    margin-left: 10px;
    text-align: center;
    width: 1000px;
}

#adTop .googleAd {
	display:inline;
	margin-right:10px;
}

#adTop .affiliateAd {
	display:inline;
}

#adSide {
	text-align:center;

}

.sidebarAd {
	text-align:center;
	margin:15px;
	
}

#maincol.new-listing .intro {
	font-size:12px;
	padding-bottom:10px;
	border-bottom:1px black solid;
	margin-bottom:10px;
}

#maincol.new-listing .intro p {
	padding:5px;
}

#maincol.new-listing .intro ul {
	font-size:12px;
	padding:5px 5px 5px 15px;
}

#maincol.new-listing .intro li {
	font-size:12px;
	padding:5px;
	list-style:disc;
}

#maincol.new-listing span.star {
	color:red;
}

#maincol.new-listing h1 {
	color:#4058ab;
	font-style:normal;
	font-weight:normal;
}

#maincol.new-listing h3 {
	color:#4058ab;
	font-style:normal;
	font-weight:normal;
}

#maincol.new-listing .intro h3 {
	color:#ff3300;	
}

#breadcrumbs {
	font-size:12px;
	padding:10px 18px;
	text-align:left; 
	border-bottom:1px solid #959595;
}

#breadcrumbs span { float:right; }
#breadcrumbs span a { color:#cc0000; text-decoration:underline; }

/* -------------------- HEADER ------------------ */
#header { background:url(../images/headerbg.jpg) no-repeat; height:231px; width:1024px; margin: 0 auto; position:relative; }
#header a.logo { display:block; height: 115px; left: 40px; position: absolute; text-indent: -9999px; top: 65px; width: 270px; }
#header h1 { color:#203854; font-size:20px; margin-left:85px; padding-top:15px; font-weight:bold; }
#header h2 { text-indent:-9999px; }
#header h3 { text-indent:-9999px; }

#search { left: 360px; position: absolute; top: 140px; }
#searchLocation { width: 200px; }
#header form input[type=submit] { background:url(../images/fetchButtonSmall.png); height:27px; width:71px; text-indent:-9999px; border:none; vertical-align:top; }


#SBR {
	background:url(../images/sbr.png) no-repeat bottom center;
	display:block;
	position:absolute;
	top:144px;
	right:130px;
	height:55px;
	text-indent:-9999px;
	width:380px;
}

a#SBR:hover {
	background:url(../images/sbr.png) no-repeat top center;
}

/* -------------------- END HEADER ------------------ */

/* -------------------- ADVANCED SEARCH ------------------ */
/*.search h2,*/
/*#search h3, #advSearchBox h3 { font-family:"myriad pro", arial, sans-serif; font-size:20px; line-height:1em; font-style:italic; color:#3d6e9b; padding:0; }*/
a.advSearch { color:red; font-size:.55em; padding:5px 3px; text-decoration:underline; }
#advSearchBox  { background:#ffffff; border:1px solid #333333; padding:10px; margin:0px; }
#advSearchBox li { list-style: none; margin-top:10px; }
#advSearchBox li label.input_label { width: 225px; text-align: right;}
/* -------------------- END ADVANCED SEARCH ------------------ */

/* -------------------- LISTING PAGE ------------------------ */
/*#content.property {
	background:#ffffff url(../images/listing-bg.jpg) repeat-x;
	margin:0;
}*/

.property #listings {
	background:#fff;
	overflow:hidden;
}


#property {
	background:url(../images/property-bg.jpg) repeat-y;
	margin-top:25px;
	overflow:hidden;
}

.property .ratingPaws {
	background-image:url(../images/paws.png);
	width:99px;
	height:15px;
	margin:3px 0 0 12px;
}

.property .favoriteBox { position:absolute; top:10px; right:10px; overflow:hidden; text-align:center; }
.property .favoriteBox .favoriteButton { background:url(../images/propButton.png) repeat-x; border-radius: 5px; display: block; font-size: 12px; line-height: 19px; padding: 0 15px; color:#007236; font-weight:bold; }

.property .addReview { margin-top:30px; text-align:center; margin-right:10px; }
.property .addReview .reviewButton { background:url(../images/propButton.png) repeat-x; border-radius: 5px; display: block; font-size: 12px; line-height: 19px; padding: 0 15px; color:#007236; font-weight:bold; }

#sidebar #otherLodgings.sidebarWidget ul li {  border-bottom:none; font-family:"Helvetica Neue", Helvetica, sans-serif; font-size:12px; line-height:18px; }
#sidebar #otherLodgings.sidebarWidget ul li p.petInfo { border-bottom:1px dotted #3399ff; }
#sidebar #otherLodgings li { background:url(../images/hydrant2.png) top left no-repeat; background-size:23px; padding-left:35px; margin-top:5px; }
#sidebar #otherLodgings li + li { background:url(../images/hydrant3.png) top left no-repeat; background-size:23px; }
#sidebar #otherLodgings li + li + li { background:url(../images/hydrant4.png) top left no-repeat; background-size:23px; }
#sidebar #otherLodgings li + li + li + li { background:url(../images/hydrant5.png) top left no-repeat; background-size:23px; }
#sidebar #otherLodgings li + li + li + li + li { background:url(../images/hydrant6.png) top left no-repeat; background-size:23px; }

#property .listingInfo {
	width:440px;
}

/*#maincol #property h3 {
	font-size:20px;
	font-style:normal;
	font-weight:bold;
}*/

/*#property p.address {
	color:#999999;
	float:left;
	font-size:12px;
	width:200px;
}
*/
/*#maincol #property .lodgingMeta {
	clear:both;
	padding:0;
	margin:0;
	border:none;
}*/

.property h2.guestReviews { background:url(../images/bullhorn.png) no-repeat top left; line-height:80px; font-size:24px; color:#0084df; height:56px; padding-left:85px; margin-left:10px; margin-top:-20px; font-weight:bold; }
.property .addReview { float:right; }

.property .review { background:#f0f0f0; padding:10px 15px; overflow:hidden; border-bottom:none; }
.property table { width:280px; border-collapse:collapse; border:none; float:left; }
.property table tr td { font-size:12px; color:#aa1814; padding:5px 10px; width:160px; }
.property table tr td + td { width:100px; }
.property .comment { float:left; width:305px; font-size:14px; }
.property #maincol .verified { background:url(../images/jquery-ui-paws.png) no-repeat 0 -16px; font-size:12px; padding-left:20px; line-height:16px; color:#666; position:absolute; bottom:10px; right:0; width:100px; }
.property #maincol p.reviewer { color:#046ab1; margin-top:5px; }
.property #maincol p.reviewer span { font-style:italic; }
.property .submitReview { background:url(../images/review-header.png) no-repeat; display:block; width:100%; height:auto;}
.property .reviewForm { width:350px; margin:0 auto; }
.property .submitReview li input { float: left; width: 230px; margin:0; }
.ratingPaws {
	background-image:url(../images/paws.png);
	width:99px;
	height:15px;
	margin:0 auto;
}

.ratingPaws.paws5 { background-position:center top;}
.ratingPaws.paws4half { background-position:center -16px;}
.ratingPaws.paws4 { background-position:center -32px;}
.ratingPaws.paws3half { background-position:center -48px;}
.ratingPaws.paws3 { background-position:center -64px;}
.ratingPaws.paws2half { background-position:center -82px;}
.ratingPaws.paws2 { background-position:center -98px;}
.ratingPaws.paws1half { background-position:center -114px;}
.ratingPaws.paws1 { background-position:center -130px;}
.ratingPaws.paws0half { background-position:center -148px;}
.ratingPaws.paws0 { background-position:center bottom;}

.reviewsPopupContainer { display:none; width:623px; }
.reviewsPopup-top { background:url(../images/reviewHeader.png) no-repeat top center; height:56px; width:623px; }
.reviewsPopup-bottom { background:url(../images/review-bottom.png) no-repeat top center; height:27px; width:623px; }

.reviewsPopup { overflow-y:scroll; background:url(../images/review-bg.png) repeat-y; /*height:460px;*/ }
.reviewsPopup.write { overflow-y:scroll; background:url(../images/review-bg.png) repeat-y; height:550px; }
.reviewContainer { border-bottom:1px dotted #3399ff; overflow:hidden; }
.reviewContainer .ratingCol { float:left; width:232px; margin-top:10px; }
.reviewContainer .ratingCol li { float:none; }
.reviewContainer .ratingCol li p { color:#9e0b0f; font-size:11px; float:left; width:110px; }
.reviewContainer .ratingCol li .ratingPaws { float:left; margin:6px; }
.reviewContainer .commentCol { float:left; width:365px; margin:8px 5px; }
.reviewContainer p.headline { font-size:12px; color:#000000; font-weight:bold; }
.reviewContainer p.comment { font-size:12px; color:#000000; }
.reviewContainer p.commenter { font-size: 11px; color:#0054a6; }
.reviewContainer p.commenter span { font-style:italic; }
.write .reviewContainer { margin:10px 15px; }
.submitReview { width: 340px; margin: 20px auto; background:url(../images/submitReviewForm.png) top center no-repeat; height:631px; padding-top:64px; display:none;}
.submitReview p { font-size:10px; color:#000000; }
#recaptcha_area { margin:0 auto; }
.write .submitReview {display:block;}
.submitReview ul { padding:0; }
.submitReview li.ratings label { width:200px;}
.submitReview li.ratings ul { margin-top: 10px; overflow:hidden; clear:both; margin-left:0; padding:0; }
.submitReview li.ratings ul li { margin:10px 25px; }
.submitReview li.ratings ul li label { width:150px; }
a.addReview { background:url(../images/addMyReview.png) 0 0 no-repeat; display:block; width:140px; height:25px; text-indent:-9999px; margin:15px auto; position:absolute; left:440px; top:15px; }
a.addReview:hover { background:url(../images/addMyReview.png) -140px 0 no-repeat; }
.submitReview li {overflow:hidden; margin:10px 0;}
.submitReview li label { padding:0 5px 0 15px; color:#000000; font-size:11px; width:75px; float:left; }
.submitReview li input, .submitReview li textarea, .submitReview li select { width:230px; float:left; }
.submitReview li textarea { height: 50px; font-size:12px; }
.submitReview li input[type=submit] { background:url(../images/submitButton.png) 0 0 no-repeat; width:120px; height:27px; display:block; text-indent:-99999px; float:left; margin:5px 10px 5px 40px; border:none; }
.submitReview li input[type=submit]:hover { background:url(../images/submitButton.png) -125px 0 no-repeat; }
.submitReview li input[type=reset] { background:url(../images/cancelButton.png) 0 0 no-repeat; width:120px; height:27px; display:block; text-indent:-99999px; float:left; margin:5px 35px 5px 15px; border:none; }
.submitReview li input[type=reset]:hover { background:url(../images/cancelButton.png) -125px 0 no-repeat; }
.success, .error, .duplicate, .captcha-error { display:none; background:url(../images/responseHeader.png) no-repeat; width:620px; height:172px; }
.success { background:url(../images/successHeader.png) no-repeat; }
.success p, .error p, .duplicate p, .captcha-error p { padding:65px 15px; font-size: 12px; color:#000000; }
.error p, .error p a, .duplicate p, .duplicate p a { color:red; }
.error p a, .duplicate p a { text-decoration:underline; }
a#showReview { display:block; clear:both; }
#captcha { display:none; }

#new-listing .success { background:url(../images/newListingSuccess.png) no-repeat; width:308px; height:232px; padding-left:250px; }
#new-listing .success p { color:#ff0000; padding:20px 0; width:275px;}
#new-listing .success a { color:#0099cc; text-decoration:underline; }
#new-listing .success p span { font-size:18px; font-weight:bold; }
#new-listing.successPage #simplemodal-container a.modalCloseImg { left: 523px; top: 11px; }

.policyPopupContainer { background:#fdfdfd; display:none; width:523px; height:310px; border:3px solid black; border-radius:10px;}
.policyPopupContainer h2 { background:url(../images/petPolicy.png); height:46px; width:311px; margin:10px 0 0 20px; text-indent:-9999px;}
.policyPopupContainer .comment { font-size:12px; color:#000; margin:5px 40px; }
.policyPopup { overflow-y:scroll; background:url(../images/review-bg.png) repeat-y; /*height:460px;*/ }
.policyPopup.write { overflow-y:scroll; background:url(../images/review-bg.png) repeat-y; height:550px; }
.policyContainer { overflow:hidden; }
.write .reviewContainer { margin:10px 15px; }
.submitPolicy { width: 340px; margin: 20px auto; background:url(../images/submitReviewForm.png) top center no-repeat; height:631px; padding-top:64px; display:none;}
.submitPolicy p { font-size:12px; color:#000000; }
#recaptcha_area { margin:0 auto; }
.write .submitPolicy {display:block;}
.policyPopupContainer .submitter input { width:auto; margin:0 0 0 120px; }
.policyPopupContainer .submitter label { width:250px; }
.policyPopupContainer .humanCheck { display:none; }

/*a.addReview { background:url(../images/addMyReview.png) 0 0 no-repeat; display:block; width:140px; height:25px; text-indent:-9999px; margin:15px auto; position:absolute; left:440px; top:15px; }*/
/*a.addReview:hover { background:url(../images/addMyReview.png) -140px 0 no-repeat; }*/
.policyPopupContainer li {overflow:hidden; margin:10px 0; padding:1px; }
.policyPopupContainer li label { padding:0 5px 0 15px; color:#000000; font-size:11px; width:75px; float:left; }
.policyPopupContainer li input, .submitReview li textarea, .submitReview li select { width:230px; float:left; }
.policyPopupContainer li textarea { height: 100px; width:425px; margin:0 45px; font-size:12px; }
.policyPopupContainer li input[type=submit] { background:url(../images/policySubmitButton.png) 0 0 no-repeat; width:133px; height:27px; display:block; text-indent:-9999px; float:left; margin:5px 10px 5px 120px; border:none; }
.policyPopupContainer li input[type=reset] { background:url(../images/policyCancelButton.png) 0 0 no-repeat; width:133px; height:27px; display:block; text-indent:-9999px; float:left; margin:5px 35px 5px 15px; border:none; }

.policySuccess { background:#fdfdfd; display:none; width:523px; height:145px; border:3px solid black; border-radius:10px;}
.policySuccess h2 { background:url(../images/petPolicySuccess.png); text-indent:-9999px; margin:10px 20px 0 20px; height:68px; width:311px; }
.policySuccess p { font-size:12px; color:#000000; margin:0 20px 0 30px; }
.policySuccess p span { font-style:italic; font-size:18px; font-family:"Times New Roman", serif; }

.policyError { background:#fdfdfd; display:none; width:523px; height:145px; border:3px solid black; border-radius:10px;}
.policyError p { font-size:12px; color:#000000; margin:30px; }

.property #pictures {
	background:#ececec;
	overflow:hidden;
	padding:5px 30px 5px 95px;
	margin:10px 0;
}

.property #pictures img {
	float:left;
}

.property #pictures .amenities {
	background:none;
	float:left;
	width:auto;
}

.property #pictures .amenities h3 {
	color:#636363;
	font-family:"Myriad Web Pro", Arial, sans-serif;
	font-weight:bold;
	font-variant:normal;
	font-size:20px;
}

.amenities ul { list-style:disc outside none; margin-left:10px; border-top:none; margin: 2px 10px; padding:0 5px 10px 15px; }
.amenities ul li { list-style:disc outside none; padding:3px 2px; color:#666666; font-size:13px; }

.amenities a { font-size:12px; font-style:italic; color:#009900; text-decoration:underline; margin-left:15px; }

.property .lodgingMeta { border-top:none; border-bottom:1px solid #000; margin:0; padding:5px 10px 50px 5px; }
.property h2.guestReviews { background:url(../images/bullhorn.png) no-repeat top left; }
#feedback {
	background:url(../images/pw-logo.jpg) 5px 5px no-repeat;
	clear:both;
}

#maincol #feedback h3 {
	color:#f70000;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:20px;
	padding-top:45px;
}

#ratings-top {
	background:url(../images/ratings-top.jpg) no-repeat;
	height:8px;
}

#ratings {
	background:url(../images/ratings-bg.jpg) repeat-y;
	overflow:hidden;
}

#maincol #ratings p {
	color:#666666;
	float:left;
	display:inline;
	font-size:10px;
	width:235px;
	text-align:right;
}

#maincol #ratings p.count {
	padding:12px 10px;
	text-align:left;
}

#maincol #ratings img {
	float:left;
	padding:10px 0;
}

ul#bars {
	background:#ebf5ff;
	border:1px solid #95c9eb;
	clear:both;
	color:#666666;
	font-size:12px;
	padding:3px 0 8px 0;
	overflow:hidden;
	width:662px;
}

#maincol ul#bars li {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:300px;
}

#maincol ul#bars li img {
	float:none;
	padding:0;
}

#maincol ul#bars li span.rank {
	width:65px;
	display:block;
	float:left;
	text-align:left;
}

#maincol ul#bars li span.votes {
	width:25px;
	display:block;
	float:left;
	padding-left:10px;
	text-align:left;
}

#maincol ul#bars li img {
	display:block;
	float:left;
}

#maincol ul#bars li span.votes {
	width:45px;
	display:block;
	float:left;
}

#maincol #feedback span {
	display:block;
	float:left;
	height:21px;
	padding-top:3px;
	text-align:center;
	width:21px;
}

#maincol #feedback span.active {
	background:url(../images/pages-active.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
	margin:1px;
}

#maincol #feedback span.inactive {
	background:url(../images/pages-button.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
	margin:1px;
}

#maincol #feedback p.pages {
	margin-right:50px;
	padding-top:10px;
}

#maincol #feedback p.page-nav span {
	padding-top:4px;
}

#maincol #feedback p.page-nav {
	margin-left:50px;	
}

#ratings-bottom {
	background:url(../images/ratings-bottom.jpg) no-repeat;
	clear:both;
	height:8px;
}

.review {
	background:url(../images/quote-bg-white.jpg) 10px 10px no-repeat;
	margin:10px;
	padding-left:35px;
	border-bottom:1px dotted #3399ff;
}

#maincol #feedback .review h4 {
	color:#333333;
	font-family:times new roman, times, serif;
	font-weight:bold;
	font-size:20px;
	padding:15px 0 0 0;
}

#maincol #feedback .review .rating {
	border:none;
	height:24px;
	width:105px;
	margin: 20px 50px;
}

#maincol #feedback .review .fourStars {
	background:url(../images/starsSm4.jpg) no-repeat;
}

#maincol #feedback .reviewer p {
	font-size:12px;
	padding:10px 5px;
}

#maincol #feedback .review p {
	color:#858585;
	padding-left:10px;
}

#sidebar.property {
	margin-left:3px;
	width:335px;
}

#sidebar.property #sidesubproperty {
	background:url(../images/closeBy-bg.jpg)repeat-y;
	border-top:4px solid #3399ff;
	overflow:hidden;
}

#sidebar.property #sidesubproperty h4 {
	border-bottom:1px dotted #3399ff;
	color:#277676;
	font-size:15px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

#sidebar.property #sidesubproperty li {
	color:#666666;
	font-size:13px;
}

#sidebar.property #sidesubproperty li span {
	display:block;
	float:left;
}

#sidebar.property #sidesubproperty ul {
	margin:15px 15px 15px 35px;
}

#sidebar.property #sidesubproperty span.distance {
	color:#009933;
	width:75px;
}

#sidebar.property #sidesubproperty span.locations {
	width:175px;
}

#sidebar.property #sidesubproperty span.header {
	color:#336699;
	font-weight:bold;
}

#sidebar.property #sidesubproperty-bottom {
	background:url(../images/closeBy.jpg) no-repeat;
	height:9px;
}

#sidebar {float:left;}
#sidesubmap { margin:15px 0 10px 10px; }
#sidebar #funAndCool { border:1px solid #336699; border-top:none; margin:0; margin-top:10px; width:335px; }
/*#sidebar .sidebarWidget { background:#ffffff; border-top:1px solid #336699; border-left:1px solid #336699; border-right:1px solid #336699; padding-bottom:10px; }*/
#sidebar .sidebarWidget h2 { text-indent:-9999px; }
#sidebar #services.sidebarWidget h2 { height:50px; text-indent:-9999px; }
#sidebar .sidebarWidget h3 { text-align:center; margin-top:-50px; margin-bottom:20px; color:#336633; font-weight:bold; }
#sidebar .sidebarWidget ul { list-style:none; margin:0 35px; }
#sidebar .sidebarWidget ul li { background:url(../images/arrow.png) 50px 6px no-repeat; padding-left:60px; border-bottom:1px dotted #3399ff; font-family:"Helvetica Neue", Helvetica, sans-serif; font-size:12px; line-height:18px; }
#sidebar .sidebarWidget ul li a { color:#0076a3; font-family:Georgia, "Times New Roman", serif; font-weight:bold; }
#sidebar #lodgings.sidebarWidget { background:#fff url(../images/lodgings-bg.jpg) top center repeat-x; }
#sidebar #services.sidebarWidget { background:#fff url(../images/services-bg.jpg) top center repeat-x; }
/*#sidebar #picks.sidebarWidget { background:#fff url(../images/picks-bg.jpg) top center repeat-x; border-bottom:1px solid #336699; }*/
#sidebar a.button { background:url(../images/button.png); width:193px; height:23px; display:block; border:none; margin:5px auto 0 auto; padding:0; color:#007236; font-size:12px; font-weight:bold; line-height:22px; clear:both; font-family:Georgia, "Times New Roman", serif;}

#sidebar #funAndCoolTop { background:url(../images/widget-mid.png) no-repeat center bottom; width:341px; margin-left:0px; }
#sidebar #funAndCool { background:url(../images/widget-top-fun-cool.png) no-repeat; border:none; width:341px; padding-top:90px; min-height:125px; }
#sidebar #funAndCoolBottom, #sidebar #otherLodgingsBottom { background:url(../images/widget-bottom.png); width:341px; height:17px; margin-left:0px;}
/*#sidebar #funAndCool .sidebarWidget { border:1px solid #336699; }*/
#sidebar #services.sidebarWidget { background:#fff url(../images/services-picks-bg.jpg) top center repeat-x; }
#sidebar #funAndCool.picks #picks.sidebarWidget { background:#fff url(../images/picks-bg-curved.png) top center repeat-x; margin-top:10px; border-radius:15px; border:1px solid #336699; }
#sidebar #funAndCool.picks #picks.sidebarWidget h3 { margin-top:-15px; text-align:right; margin-right:15px; }
#sidebar .noPicks { overflow:hidden; margin:0 40px; }
#sidebar .noPicks p { color:#0076a3; float:left; width:160px; font-size:12px; font-family:Georgia, "Times New Roman", serif; }
#sidebar .noPicks img { float:left; }

#sidebar #otherLodgings { background:url(../images/widget-top-other-lodgings.png); width:340px; min-height:218px;}
#sidebar #otherLodgings h2 { font-size:18px; line-height:19px; color:#005085; text-transform:uppercase; font-family:"BaseTwelve", myriad pro, verdana, sans-serif; text-indent:0; padding:5px; text-align:center; padding-top:30px; }
#sidebar #otherLodgings h2 span { color:#219ead;font-size:18px; line-height:19px; text-transform:uppercase; font-family:"BaseTwelve", myriad pro, verdana, sans-serif; }
#sidebar #otherLodgings h2.locname { color:#ff0000; margin-bottom:30px; padding-top:0;}
#sidebar #otherLodgings ul { margin-top:20px; }
#sidebar #otherLodgings li h4 { color:#117fa9; font-family:Georgia, "Times New Roman", Serif; font-size:14px; font-weight:bold; }
#sidebar #otherLodgings li p span { color:#c30d0d;}
#sidebar h2.widgettitle {
    color: #003366;
    font-size: 1.2em;
    padding: 3px;
    text-align: left;
}
.travel.widget-body h2 {
    background: url(../images/airline-policies.png) no-repeat scroll center top transparent;
    height: 70px;
    text-indent: -9999px;
}

.widget-body {
    background: url("../images/widget-top.png") no-repeat scroll center top transparent;
    padding: 10px 0;
}

.widget-bottom {
    background: url("../images/widget-bottom.png") no-repeat scroll center bottom transparent;
    height: 17px;
}
.travel.widget-body ul {
    margin-left: 120px;
}

.travel ul li {
    padding-left: 10px;
}

.travel.widget-body li a {
    color: #0076A3;
    font-size: 12px;
}
.travel.widget-body li, .travel-tips.widget-body li {
    background: url("../images/widget-arrow2.png") no-repeat scroll left bottom transparent;
    padding: 3px 0 3px 12px;
}


/* -------------------- END LISTING PAGE ------------------------ */

/* -------------------- PICKS PAGE ------------------------ */
#maincol.picks h4 span { color:#336666; }
#maincol.picks h4 span.link { color:#0000ff; }
#maincol.picks h4 { color:#336666; display:block; padding-top:8px; }
#maincol.picks .submitComment h4 { color:#007236; padding:0; margin-bottom:10px; }
#maincol.picks a.commentFormLink { color:#007236; text-decoration:underline; font-size:12px; display:block; margin-bottom:10px; }
#maincol.picks .commentForm { overflow:hidden; font-size:12px; margin:10px 0; display:none; }
#maincol.picks .commentForm .formItem { clear:both; overflow:hidden; margin:5px 0; }
#maincol.picks .commentForm label { width:100px; float:left; clear:left; text-align:right; margin-right:5px; }
#maincol.picks .commentForm input { float:left; }
#maincol.picks .commentForm textarea { width:200px; height:100px; float:left; margin:0px; }
#maincol.picks .commentForm input[type='submit'] { float:none; margin:10px 0 0 105px; }

#maincol.picks .lodgingMeta { border-bottom:none; }
#maincol.picks .lodgingMeta p.meta { border-bottom:1px dotted #3399FF; padding-bottom:10px; }
#maincol.picks .placeMeta { overflow:hidden; }
#maincol.picks .placeData { width:50%; float:left; }
#maincol.picks .placePhotos { width:50%; float:left; height: 75px; overflow:hidden; }
#maincol.picks .placePhotos .largePhoto { margin:5px 0; float:left; }
#maincol.picks .placePhotos .smallPhotos { margin:5px; float:left; }
#maincol.picks .placeComments { margin-top:5px; border-bottom:1px dotted #3399FF; padding-bottom:5px; }
#maincol.picks .placeComments p.comment { color:#0054a6; font-style:italic; margin-bottom:0px; padding:0; margin-top:5px; }
#maincol.picks .placeComments p.commenter { margin-top:0px; font-size:11px; padding:0px; margin-bottom:5px; text-indent:15px; }	
#maincol.picks .submitComment { margin-left:10px;}
/* -------------------- END PICKS PAGE ------------------------ */



/* -------------------- COUNTRY/STATE MAP COLUMN ------------ */
#mapContainer {
	background:#99ccff;
	border:1px solid #336699;
	color:#eff4fc;
	padding-bottom:0;
	width:333px;
	overflow:hidden;
}

#mapContainer p {
	font-size:11px;
	font-weight:bold;
}

#mapCanvas {
	border:1px solid #336699;
	width:635px;
	height:358px;
	color:#003399;
	font-weight:normal;
	font-size:12px;
}

#mapContainer #mapCanvas {
	border:none;
	padding:0;
	margin:0;
	width:333px;
	height:310px;
}
/* -------------------- END COUNTRY/STATE MAP COLUMN ------------ */

/* -------------------- CITY MAIN COLUMN ------------ */

#listings {
	background:#eff4fc;
}

a.dogs { background:url(../images/chainsIcons_dog.png) no-repeat left center; float:left; padding-left:30px; line-height:26px; display:block; color:#cc0000; font-weight:bold; margin-left:5px; margin-right:20px; font-size:13px; }  
a.cats { background:url(../images/chainsIcons_cat.png) no-repeat left center; float:left; padding-left:26px; line-height:26px; display:block; color:#cc0000; font-weight:bold; margin-left:5px; margin-right:20px; font-size:13px;font-size:13px; }  
a.sizeRest { background:url(../images/chainsIcons_scale.png) no-repeat left center; float:left; padding-left:26px; line-height:26px; display:block; color:#cc0000; font-weight:bold; margin-left:5px; margin-right:20px; font-size:13px;}
a.sizeRest span { color:#000; }
a.petFee { float:left; display:block; color:#cc0000; line-height:26px; font-weight:bold; margin-left:5px; margin-right:20px; font-size:13px; }
a.petFee span { color:#000; }
.lodgingMeta p { clear:both; }

.city #maincol .sortListings, .search #maincol .sortListings {
	font-size:12px;
	margin:15px;
	float:left;
}

ul#key {
	padding-left:45px;
	font-size:11px;
	line-height:20px;
	overflow:hidden;
}

ul#key li { float:left;height:25px; padding:0 28px 0 20px; margin:5px 0 15px 0;}
li.cat { background:url('../images/pets.png') no-repeat right -27px; }
li.dog { background:url('../images/pets.png') no-repeat right top; }
li.all { background:url('../images/pets.png') no-repeat right -55px; }

#listingsWrapper { clear:both; margin-bottom:10px; }

ul#filters { font-size:12px; background:url('../images/tab.png')no-repeat; }
ul#filters a { margin-left:5px; }

.lodging {
	background:#ffffff;
	border-bottom:1px solid black;
	border-top:none;
	clear:both;
	margin:0;
	overflow:auto;
	text-align:left;
	padding-left:50px;
}

.distance { float:right; color:#009900; font-size:13px; font-family:"Lucida", Arial, sans-serif; font-weight:bold; padding:5px; }

#maincol .filter { background:#fff; padding-left:35px; overflow:hidden; border-top:1px solid #959595; }
#maincol .filter h4 { color: #ff3300; font-family: "BaseTwelve",Lucida,Verdana,Arial,sans-serif; font-variant:none; text-transform:uppercase; width:auto; }
#maincol .filter a.alpha { background:url(../images/sort-alpha.png) no-repeat center left; padding-left:14px; line-height:24px; color:#0000ff; font-weight:bold; float:left; margin-left:20px; font-size:13px; }
#maincol .filter span.petType { background:url(../images/sort-pettype.png) no-repeat center left; padding-left:24px; line-height:24px; color:#0000ff; font-weight:bold; float:left; margin-left:20px; font-size:13px; }
#maincol .filter a.petFee { background:url(../images/sort-petfee.png) no-repeat center left; padding-left:14px; line-height:24px; color:#0000ff; font-weight:bold; float:left; margin-left:20px; font-size:13px; }
#maincol .filter span.weight { background:url(../images/sort-weight.png) no-repeat center left; padding-left:24px; line-height:24px; color:#0000ff; font-weight:bold; float:left; margin-left:20px; font-size:13px; }
#maincol .filter span.weight span { font-weight:normal; color:#000; }
.humor .lodgingInfo {
	background:#ffffff url(../images/smudge.jpg) 20px 5px no-repeat;
	margin:0 25px;
	border-top:3px solid black;
	border-bottom:3px solid black;
	width:auto;
	padding:20px 0 20px 145px;
	color:#FF3300;
	font-size:13px;
	min-height:70px;
}

.humor span { font-weight:bold; }

.lodging {
	background-color:#fff;
	background-position:10px 15px;
	background-repeat:no-repeat;
}

.lodging-1 {
	border-top:1px solid #959595;
}

.lodging-1 { background-image:url(../images/hydrant1.png); }
.lodging-2 { background-image:url(../images/hydrant2.png); }
.lodging-3 { background-image:url(../images/hydrant3.png); }
.lodging-4 { background-image:url(../images/hydrant4.png); }
.lodging-5 { background-image:url(../images/hydrant5.png); }
.lodging-6 { background-image:url(../images/hydrant6.png); }
.lodging-7 { background-image:url(../images/hydrant7.png); }
.lodging-8 { background-image:url(../images/hydrant8.png); }
.lodging-9 { background-image:url(../images/hydrant9.png); }
.lodging-10 { background-image:url(../images/hydrant10.png); }
.lodging-11 { background-image:url(../images/hydrant11.png); }
.lodging-12 { background-image:url(../images/hydrant12.png); }
.lodging-13 { background-image:url(../images/hydrant13.png); }
.lodging-14 { background-image:url(../images/hydrant14.png); }
.lodging-15 { background-image:url(../images/hydrant15.png); }
.lodging-16 { background-image:url(../images/hydrant16.png); }
.lodging-17 { background-image:url(../images/hydrant17.png); }
.lodging-18 { background-image:url(../images/hydrant18.png); }
.lodging-19 { background-image:url(../images/hydrant19.png); }
.lodging-20 { background-image:url(../images/hydrant20.png); }
.lodging-21 { background-image:url(../images/hydrant21.png); }
.lodging-22 { background-image:url(../images/hydrant22.png); }
.lodging-23 { background-image:url(../images/hydrant23.png); }
.lodging-24 { background-image:url(../images/hydrant24.png); }
.lodging-25 { background-image:url(../images/hydrant25.png); }
.lodging-26 { background-image:url(../images/hydrant26.png); }
.lodging-27 { background-image:url(../images/hydrant27.png); }
.lodging-28 { background-image:url(../images/hydrant28.png); }
.lodging-29 { background-image:url(../images/hydrant29.png); }
.lodging-30 { background-image:url(../images/hydrant30.png); }
.lodging-31 { background-image:url(../images/hydrant31.png); }
.lodging-32 { background-image:url(../images/hydrant32.png); }
.lodging-33 { background-image:url(../images/hydrant33.png); }
.lodging-34 { background-image:url(../images/hydrant34.png); }
.lodging-35 { background-image:url(../images/hydrant35.png); }
.lodging-36 { background-image:url(../images/hydrant36.png); }
.lodging-37 { background-image:url(../images/hydrant37.png); }
.lodging-38 { background-image:url(../images/hydrant38.png); }
.lodging-39 { background-image:url(../images/hydrant39.png); }
.lodging-40 { background-image:url(../images/hydrant40.png); }
.lodging-41 { background-image:url(../images/hydrant41.png); }
.lodging-42 { background-image:url(../images/hydrant42.png); }
.lodging-43 { background-image:url(../images/hydrant43.png); }
.lodging-44 { background-image:url(../images/hydrant44.png); }
.lodging-45 { background-image:url(../images/hydrant45.png); }
.lodging-46 { background-image:url(../images/hydrant46.png); }
.lodging-47 { background-image:url(../images/hydrant47.png); }
.lodging-48 { background-image:url(../images/hydrant48.png); }
.lodging-49 { background-image:url(../images/hydrant49.png); }
.lodging-50 { background-image:url(../images/hydrant50.png); }
.lodging-51 { background-image:url(../images/hydrant51.png); }
.lodging-52 { background-image:url(../images/hydrant52.png); }
.lodging-53 { background-image:url(../images/hydrant53.png); }
.lodging-54 { background-image:url(../images/hydrant54.png); }
.lodging-55 { background-image:url(../images/hydrant55.png); }
.lodging-56 { background-image:url(../images/hydrant56.png); }
.lodging-57 { background-image:url(../images/hydrant57.png); }
.lodging-58 { background-image:url(../images/hydrant58.png); }
.lodging-59 { background-image:url(../images/hydrant59.png); }
.lodging-60 { background-image:url(../images/hydrant60.png); }
.lodging-61 { background-image:url(../images/hydrant61.png); }
.lodging-62 { background-image:url(../images/hydrant62.png); }
.lodging-63 { background-image:url(../images/hydrant63.png); }
.lodging-64 { background-image:url(../images/hydrant64.png); }
.lodging-65 { background-image:url(../images/hydrant65.png); }
.lodging-66 { background-image:url(../images/hydrant66.png); }
.lodging-67 { background-image:url(../images/hydrant67.png); }
.lodging-68 { background-image:url(../images/hydrant68.png); }
.lodging-69 { background-image:url(../images/hydrant69.png); }
.lodging-70 { background-image:url(../images/hydrant70.png); }
.lodging-71 { background-image:url(../images/hydrant71.png); }
.lodging-72 { background-image:url(../images/hydrant72.png); }
.lodging-73 { background-image:url(../images/hydrant73.png); }
.lodging-74 { background-image:url(../images/hydrant74.png); }
.lodging-75 { background-image:url(../images/hydrant75.png); }
.lodging-76 { background-image:url(../images/hydrant76.png); }
.lodging-77 { background-image:url(../images/hydrant77.png); }
.lodging-78 { background-image:url(../images/hydrant78.png); }
.lodging-79 { background-image:url(../images/hydrant79.png); }
.lodging-80 { background-image:url(../images/hydrant80.png); }
.lodging-81 { background-image:url(../images/hydrant81.png); }
.lodging-82 { background-image:url(../images/hydrant82.png); }
.lodging-83 { background-image:url(../images/hydrant83.png); }
.lodging-84 { background-image:url(../images/hydrant84.png); }
.lodging-85 { background-image:url(../images/hydrant85.png); }
.lodging-86 { background-image:url(../images/hydrant86.png); }
.lodging-87 { background-image:url(../images/hydrant87.png); }
.lodging-88 { background-image:url(../images/hydrant88.png); }
.lodging-89 { background-image:url(../images/hydrant89.png); }
.lodging-90 { background-image:url(../images/hydrant90.png); }
.lodging-91 { background-image:url(../images/hydrant91.png); }
.lodging-92 { background-image:url(../images/hydrant92.png); }
.lodging-93 { background-image:url(../images/hydrant93.png); }
.lodging-94 { background-image:url(../images/hydrant94.png); }
.lodging-95 { background-image:url(../images/hydrant95.png); }
.lodging-96 { background-image:url(../images/hydrant96.png); }
.lodging-97 { background-image:url(../images/hydrant97.png); }
.lodging-98 { background-image:url(../images/hydrant98.png); }
.lodging-99 { background-image:url(../images/hydrant99.png); }
.lodging-100 { background-image:url(../images/hydrant100.png); }
.lodging-101 { background-image:url(../images/hydrant101.png); }
.lodging-102 { background-image:url(../images/hydrant102.png); }
.lodging-103 { background-image:url(../images/hydrant103.png); }
.lodging-104 { background-image:url(../images/hydrant104.png); }
.lodging-105 { background-image:url(../images/hydrant105.png); }
.lodging-106 { background-image:url(../images/hydrant106.png); }
.lodging-107 { background-image:url(../images/hydrant107.png); }
.lodging-108 { background-image:url(../images/hydrant108.png); }
.lodging-109 { background-image:url(../images/hydrant109.png); }

ul.ratingCol {
	float:left;
	width:100px;
}

ul.ratingCol li {
	float:left;
}

ul.ratingCol li img {
	border-bottom:1px solid black;
}

ul.ratingCol li img.stars {
	border-bottom:none;
}
	
ul.ratingCol li a {
	color:#3399ff;
	font-size:10px;
	line-height:12px;
	display:block;
	text-decoration:underline;
}

ul.ratingCol li.read {
	position:absolute;
	width:90px;
	bottom:5px;
	left:5px;
}

ul.ratingCol li.add {
	margin-left:5px;
}

.lodgingInfo {
	float:left;
	width:100%;
	padding:15px 0 10px;
}

.lodgingInfo h4 {
	display:inline;
	font-size:14px;
/*	color:#ff3300;*/
	font-weight:bold;
}

.lodgingInfo .pets {
	margin: 2px 3px;
	display:inline;
	vertical-align:top;
}

.lodgingInfo h4 span {
	color:#000000;
}

#maincol .lodgingInfo p.address {
	font-size:12px;
	color:#999999;
	clear:left;
	padding:0;
}

#maincol .lodgingInfo p {
	font-size:10px;
	color:#000000;
	padding:0;
}

#maincol .lodgingInfo p.cat {
	font-size:10px;
	color:#000000;
	padding:0;
}

#maincol .lodgingInfo p.cat span {
	color:#636363;
	font-size:9px;
}

.lodgingMeta { padding: 10px 0 0 0; clear:both; }
.lodgingMeta p.desc { font-size:12px; color:#000000; }
.lodgingMeta p.meta { font-size:10px; color:#004951; padding:2px 10px; }
.lodgingMeta p.meta span { color:#c00000; }
#maincol p.petPolicyUpdate.confirmed { background:url(../images/checkmark.png) no-repeat left center; padding-left:25px; line-height:24px; color:#0099cc; font-size:11px; font-weight:bold; }
#maincol p.petPolicyUpdate { line-height:24px; color:#0099cc; font-size:11px; font-weight:bold; }
#maincol p.petPolicyUpdate span { color:#000000; }
#maincol p.petPolicyUpdate a { color:#009900; font-size:11px; text-decoration:underline; }


a.ratesButton { background:url('../images/ratesButton.jpg') top center; display:block; width:158px; height:37px; overflow:hidden; text-indent:-9999px; margin-bottom:4px;}
a.ratesButton:hover { background:url('../images/ratesButton.jpg') bottom center; }
.reviewBox { position:absolute; top:15px; right:10px; overflow:hidden; text-align:center; width:158px; }
.nearby .reviewBox.distance { top:30px; }
a.readReview, a.writeReview { text-decoration:underline; font-size:11px; }
.lodgingInfo.rates { min-height:115px; }

.city #maincol #parks, .search #maincol #info, .search #maincol #parks { border:none; border-top:1px solid #336699; margin-top:10px;}

.new-pick .intro {border-top:1px solid #000;}

/* -------------------- END MAIN COLUMN ------------ */


/* ------------- SIDEBAR FOR CITY PAGE ---------------- */

.city #sidebar, .search #sidebar, .picks #sidebar, .services #sidebar {
	margin-left:3px;
	width:335px;
}

#side-ad-top, #sidesubcity-top, #sidesubarticles-top {
	background:url(../images/city-sidebar-top.jpg) no-repeat;
	height:10px;
}

#side-ad-bottom, #sidesubcity-bottom, #sidesubarticles-bottom {
	background:url(../images/city-sidebar-bottom.jpg) no-repeat;
	height:10px;
}

#sidesubcity {
	margin-top:15px;
	text-align:center;
	background:url(../images/city-sidebar-bg.jpg) repeat-y;
}

#side-ad {
	text-align:center;
	background:url(../images/city-sidebar-bg.jpg) repeat-y;
	margin-bottom:15px;
}

#side-ad-top {
	margin-top:15px;
}

#sidesubcity h3 {
	color:#2db200;
	font-size:21px;
	line-height:17px;
	text-transform:uppercase;
	font-weight:600;
}

#sidesubcity h4 {
	color:#009999;
	font-size:22px;
	line-height:24px;
	padding-top:3px;
}

#sidesubcity p {
	font-size:12px;
	line-height:19px;
	padding:10px 0;
	margin:0;
	color:#ff3300;
}

#sidesubcity a {
	color:#cc0000;
}

#sidesubarticles {
	margin-top:15px;
	text-align:center;
	background:url(../images/city-sidebar-bg.jpg) repeat-y;
}

#sidesubarticles h2 {
	color:#009999;
	font-size:18px;
	font-style:italic;
	padding:3px 0 5px 0;
	margin:0 15px 10px 10px;
	border-bottom:1px dotted #3399ff;
}

#sidesubarticles img {
	border:1px solid #636363;
	padding:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#sidesubarticles h6 {
	margin-bottom:20px;
	font-size:12px;
	color:#336699;	
}
#sidesubarticles h6 a {
	font-size:12px;
	color:#336699;
}

#mapContainer a.expand {
	background:url(../images/expand.jpg) no-repeat bottom left;
	display:block;
	height:16px;
	margin:3px;
	padding-left:20px;
}

#mapContainer a.expand:hover {
	background:url(../images/expand.jpg) no-repeat top left;
	display:block;
	height:16px;
	margin:3px;
	padding-left:20px;
}

/*autofill for home page*/
ul.ui-autocomplete { list-style:none; padding-left:2px; }
ul li.ui-menu-item { width:200px; background:#ffffff; font-size:12px; padding:2px; padding-left:5px;}

/* ------------- END SIDEBAR FOR CITY PAGE ---------------- */

#bottom { background:url(../images/bottom-bg.png) bottom center; height:22px; margin: 0 auto; width:1048px; }

#topMenu {
    background: url(../images/flowerLeft.jpg) no-repeat scroll left top transparent;
    height: 32px;
    left: 13px;
    position: absolute;
    top: 194px;
}

#topMenu > ul {
    margin-left: 32px;
    padding-top: 11px;
}

#topMenu li.dir {
    border-right: 1px solid #F7941D;
}

#topMenu > ul > li > a {
    color: #FFFFFF;
    padding: 0 10px;
    font-size:12px;
}

#maincol h3, #maincol h1 {
	font-family:"BaseTwelve", Lucida, Verdana, Arial, sans-serif;
	color:#ff3300;
	font-size:24px;
	font-variant:small-caps;
	padding:0 10px 0 35px;
	line-height:40px;
}

#maincol h4 {
/* 	color:#ff3300;*/
	font-size:13px;
	float:left;
	width:390px;
	font-family:"Myriad Pro", 'Arial';
	font-size:18px;
	font-variant:small-caps;
}

#maincol.passport h4 {
	width:100%;
	color:#219ead;
	font-weight:bold;
	line-height:34px;
	font-variant:normal;
}

#maincol h4 a {
	color:#0000FF;
	text-decoration:underline;	
	font-family:"Myriad Pro";
	font-size:18px;
	font-variant:small-caps;
}

#maincol h4 a:hover {
	color:#ff3300;
}

#maincol p {
	color:#000000;
	font-size:12px;
	padding: 0 10px;
	text-align:left;
}

#maincol .floatRight p {
	clear:both;
}
#maincol #info .floatRight ul { width:100%; list-style:disc; }
#maincol #info .floatRight ul li { list-style:disc; }

.post {
	background:#fff;
	color:#333333;
	font-size:13px;
	padding-top:12px;
	border:1px solid #336799;
	border-radius:15px;
	width:633px;
	margin-top:10px;
}

.post p {
	padding: 0 10px 12px;
}

.post ul li { list-style:disc; margin-left:25px;}
.post ol li { list-style:decimal; margin-left:25px; }

#parks {
	background:#ffffff;
	border:1px solid #336699;
	border-top:none;
	width:635px;
	overflow:hidden;
	padding-bottom:10px;
	text-align:left; 
}

#featured {
	background:#eff3fc;
	overflow:hidden;
	margin-bottom:10px;
	border-top:1px solid #336699;
	border-bottom:1px solid #336699;
	padding:15px 0;
}

.featuredTitle h3 {
	float:left;
	color:#336699;
}
.featuredTitle span {
	font-size:42px;
	float:left;
	color:#336699;
	line-height:42px;
}
#maincol .featuredTitle p {
	font-size:9px;
	float:left;
	width:348px;
	color:#336699;
	text-align:justify;
	margin:5px 0 10px;
	padding:0px	;
}

#info p.info {
	color:#094d86;
}

#info {
	overflow:hidden;
	border-bottom:1px solid #094D86;
}

#info p { text-align:center; font-size:14px; }
#info span { color:#6896b8; }

#info p, #info h4 { padding:10px; }

#info p.info { background:#e3ffdf; border-top:1px solid #094D86; }

.article {
	overflow:hidden;
	padding-bottom:4px;
}

.article1 {
	border-top:none;
}

#browse h3 { border-bottom:1px solid #336799; }

#browse {
	background:#eff4fc;
	overflow:hidden;
	border-bottom:1px solid #336799;
	margin-bottom:10px;
	margin-left:-5px;
}

#browse .locations { background:#fff; }

/*#browse h3 {
	background:url(../images/heading-bg.png) repeat-x;
	border-radius:15px 15px 0 0;
	border-bottom:1px solid #00679a;
}
*/
#browse h3 + .destinations + h3 {
	border-radius:0;
}

#browse-top {
	width:635px;
	height:10px;
}

#browse-bottom {
	width:635px;
	height:10px;
}

#browse .locations { overflow:hidden;}	
#browse .destinations { overflow:hidden; border-bottom:1px solid #00679a; }	

#browse ul.sub-links {
	color:#333333;
	font-size:12px;
	float:left;
	padding:5px 5px 5px 0;
	width:16%;
	margin-left:20px;
}

#browse .destinations ul.sub-links { width:100%; }

#browse .destinations ul.sub-links li {
	width:28%; float:left;
}


#browse ul.sub-links a {
	color:#333333;
}

#browse ul.sub-links a:hover {
	color:#ff0000;
}

#info ul {
	float:left;
	width:275px;
	margin:15px 0 15px 35px;
}

#maincol.wide #info ul {
	float:none;
	width:475px;
	margin:15px 0 15px 35px;
}

#info li {
	color:#094d86;
	font-size:13px;
}

#info>p {
	clear:both;
}

.article img {
	float:left;
	border:4px solid #9d7bd6;
	margin-top:4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.article .article-text {
	padding-left:95px;
	font-size:12px;
	font-family:"Times New Roman", serif;
}

.article-text h6 {
	font-size:14px;
	font-family:"Times New Roman", serif;
}

#articles {
	border-bottom:1px solid #336699;
	font-size:12px;
}

#articles a h6 {
	font-size:16px;
	margin-bottom:2px;
}

/* ----------- STATE PAGE LISTING ----------- */

#stateInfo {
	margin-bottom:10px;
	background:#ffffff;
	border-top:1px solid #336799;
	padding:10px;
}

#stateInfo #searchWidget { position:absolute; left:45%; top:5px; }
#stateInfo #searchWidget h2 { font-style:italic; font-weight:normal; color:#0072bc; }

#stateInfo ul { font-size:12px; list-style:disc; padding:10px; margin-left:20px;}
#stateInfo ol { font-size:12px; list-style:disc; padding:10px; margin-left:20px;}
#stateInfo ul li { list-style:disc; }
#stateInfo ol li { list-style:disc; }
#stateInfo ol ul li { list-style:none; }

.listing {
	background:#ffffff;
	border:1px solid black;
	border-top:none;
	margin:0 0 0 10px;
	height:110px;
	width:300px;
	overflow:hidden;
}

.listing.single { width: 615px; overflow:hidden; height:auto; }
.listing.single .listingInfo { width:525px; }

.listing.top {
	border-top:1px solid black;
}

.listingPair {
	float:left;
}

.rating {
	width:60px;
	float:left;
	border-right:1px solid black;
}

.rating img.lodgingImage {
	border-bottom:1px solid black;
}

.listingInfo {
	float:left;
	width:210px;
}

.listingInfo h5 {
	font-size:14px;
	color:#ff3300;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}

.listingInfo h5 a {
	color:#007abf;
}

.listingInfo h6 {
	font-size:12px;
	color:#000000;
	padding-top:4px;
	padding-left:5px;
}

.listingInfo h6 a {
	text-decoration:underline;
	color:#0000FF;
}

#maincol p.listingDesc {
	font-size:11px;
	font-style:italic;
	color:#666666;
	padding:3px 5px;
}

.interact {
	float:left;
}

.interact a.rates {
	padding:6px 0 0 0;
	float:right;
}

.interact a.addRating {
	display:block;
	font-size:10px;
	color:#3399ff;
	text-align:right;
	margin-top: 50px;
	text-decoration:underline;
	padding:0 5px 5px 0;

}
/* ----------- END STATE PAGE LISTING ----------- */

/* COUNTRIES PAGE */

.main-image {
	 background:#fff url(../images/countries-main.jpg) no-repeat;
	 border:1px solid #336799;
	 height:358px;
	 width:633px;
}

input[type=submit] { background:#f6f6f6; border:1px solid #96afbc; border-radius:3px; color:#3e83b0; text-align:left; padding:2px; } 
#stateInfo input[type=submit] { width:auto; } 

#worldSearch { position:absolute; top:250px; left:20px; }
#worldSearch label { color:#0072bc; font-style:italic; font-weight:bold; }
#worldSearch select { background:#f6f6f6; border:1px solid #96afbc; border-radius:3px; color:#3e83b0; width:200px; margin:5px 0; display:block;}
#worldSearch input[type=submit] { background:#f6f6f6; border:1px solid #96afbc; border-radius:3px; color:#3e83b0; text-align:left; padding:2px; width:200px; } 

/* END COUNTRIES PAGE */


/* ----------- SIDEBAR ----------- */

#sidebar {
	position:relative;
	float:left;
	margin-left:2px;
	width:340px;
	margin-top:10px;
}

#sidebar.state {
	margin:15px 0 0 10px;
}

#sidesub1 {
	height:262px;
	width:340px;
	background:url(../images/popular.png) top right no-repeat;
	z-index:5;
	margin-bottom:10px;
	margin-left:7px;
}

.destination #sidesub1 {
	background:url(../images/destinations_widget.png) top right no-repeat;
	height:200px;
}

.destination #sidesub1 h2 { padding-top:57px;}

.destination #sidesub1 ul li { text-align:center; padding-left:0;} 
.destination #sidesub1 ul li a { background:url(../images/arrow.png) 0 5px no-repeat; color:#0076a3; font-family:Times New Roman; font-size:14px; font-weight:bold; padding-left:10px; }
.destination ul.destinations { border-bottom:1px dotted #3399ff; margin:0 60px; }

#sideWrapper {
	margin: 0px 0 5px 15px;
	margin:0 0 5px 0;
	text-align:center;
}

#sidesub1 h1 {
	color: #009999;
	font-size:45px;
	font-family:impact, sans-serif;
	line-height:1em;
}

#sidesub1 h2 {
	font-size:34px;
	line-height:20px;
	color:#009999;
	text-transform:uppercase;
	font-family:"BaseTwelve", myriad pro, verdana, sans-serif;
	padding:40px 0 10px;
}


#sidesub1 h2 span {
	color:#2cb100;
	font-size:18px;
	line-height:30px;
	text-transform:uppercase;
	font-family:"BaseTwelve", myriad pro, verdana, sans-serif;
}

#sidesub1 h3 {
	color:#33cc00;
	font-family:myriad pro, verdana, sans-serif;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
}

#sidesub1 h4 {
	color:#009999;
	font-family:myriad pro, verdana, sans-serif;
	font-size:22px;
	line-height:20px;
	font-weight:500;
	letter-spacing:1px;
}

#sidesub1 h5 {
	color:#009999;
	font-family:myriad pro, verdana, sans-serif;
	font-size:21px;
}

#sidesub1.country ul {
	padding-top:10px;
}

#sidesub1 ul.destinations a {
	color:#cc0000;
}

#sidesub1 li {
	font-size:12px;
	padding:1px 0 2px 110px;
	text-align:left;
}

#sidesub1 li.browse {
	font-style:italic;
	padding-left:75px;
}

#sidesub2 {
    background: url("../images/chainsLong-bg.png") repeat scroll 0 0 transparent;
    min-height: 532px;
    overflow: hidden;
    width: 340px;
}

#sidesub2.countrypage {
	background:url("../images/chainsLong-bg.png");
	width:340px;
	overflow:hidden;
	height:auto;
	min-height:465px;
}

#sidesub2.countrypage ul {
	margin:30px 0 0 52px;
}

#sidesub2bottom {
	background:url("../images/chainsBottom-bg.png");
	height:23px;
	width:340px;
	margin-bottom:10px;
}

#sidesub2.countrypage a {
	background:url('../images/chain-bg.png');
	height:84px;
	width:91px;
	padding:14px 0 0 14px;
}

#sidesub2.chainspage {
    background: url("../images/chains-bg-old.jpg") repeat scroll 0 0 transparent;
    overflow: hidden;
    width: 170px;
    height:auto;
}

.alt #sidesub2 {
	margin-top:10px;
}

#sidesub2-top {
	background:url(../images/chains-top.jpg) no-repeat;
	height:10px;
	width:170px;
}
#sidesub2-bottom {
	background:url(../images/chains-bottom.jpg) no-repeat;
	height:10px;
	width:170px;
}


#sidesub2 h2 {
	text-align:center;
	margin:40px 5px 0 0;
	font-size:18px;
	line-height:19px;
	color:#009999;
	text-transform:uppercase;
	font-family:"BaseTwelve", myriad pro, verdana, sans-serif;
}

#sidesub2.chainspage h2 {
	color:#ff3300;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	margin:15px 5px;
	border-bottom:1px solid #336699;
}

.chain #sidebar {
	width:170px;
}

.chain .subChains a {
	margin:10px 20px;
}

#sidesub1 h2.country {
	font-size:36px;
	letter-spacing:2px;
	padding-top:3px;
}

#sidesub2 a {
	float:left;
}

#sidesub2 ul {
    list-style: none outside none;
    margin: 30px 0 0 52px;
    overflow: hidden;
    padding: 0 1px;
}

#sidesub2 ul li {
    background: url("../images/chain-bg.png") repeat scroll 0 0 transparent;
    float: left;
    height: 98px;
    margin: 7px 8px;
    width: 104px;
}

#sidesub2.chainspage ul {
	list-style: none;
	padding:0 1px;
	overflow:hidden;
	margin:0 0 0 5px;
}

#sidesub2.chainspage ul li {
	float:left;
	margin:0;
}

.sidebar.articles { width:340px; margin-bottom:10px; margin-left:2px; }

.articles h2 { background:url(../images/petTravelArticles.png) no-repeat; text-indent:-9999px; line-height:30px; }

.petArticle { text-align:left; overflow:hidden; padding:10px }
.petArticle:nth-child(odd) { background:#fefae2; }
.petArticle:nth-child(even) { background:#ffffff; }
.petArticle img { border:3px solid #babbc8; border-radius:10px; float:left; margin:0 5px 5px 0; }
.petArticle > a { float:left; display:block; width:89px; margin-bottom:4px; }
.petArticle p { margin-left:91px; }
.petArticle p, .petArticle a { font-family:Times New Roman, serif; font-size:13px; }

#newsletter {
	background:url(../images/newsletter.png) no-repeat;
	height:149px;
	width:340px;
	clear:both;
	padding-top:50px;
}
#newsletter fieldset { border:none; width:340px; margin:0; }
#newsletter form input { border:1px solid #ccc; }
#newsletter form input[type=submit] { background:url(../images/subscribeButton.png) no-repeat; height:25px; width:121px; text-indent:-9999px; border:none; margin-left:120px; }


#sidesub2 ul li a { display:block; margin:12px 14px; }
.state #sidesub2 ul li a { display:block; margin:5px; }

.country #sidesub2 ul li a {
	display:block;
	margin:12px 14px;
}

#sidebar ul ul li {
	padding-left:10px;
}

#searchTitle {
	color:#265787;
	margin-left:225px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}

#searchButton {
	margin-left:23px;
	margin-top:-6px;
}



/* ----------- CHAINS -------------- */
.chains #sidesub2 { margin-top:0; }
/*.chains #maincol #stateInfo h3.chainsHdr { background:url(../images/hdr-chains.jpg); display:block; height:36px; margin:0 auto; padding:0; text-indent:-9999px; width:270px; }*/
.chains #maincol #stateInfo a { color:#0099ff; }
.chains #info .brand { overflow:hidden; margin:20px 30px; }
.chains #info .brand div.floatRight { width:365px; float:right; padding:5px 15px 5px 0;}
.chains #info .divider { border-bottom:1px dotted #0099ff; margin:0 auto; width:97%; }
.chains .brand a.floatLeft { float:left; border:1px solid #000; background:#fff; }
.brand .brandText { float:left; width:700px; margin:0 10px 10px 0; font-size:14px; }
#info .brand .brandText p { padding-top:0; }
.brandInfo { width:571px; margin:10px auto; }
.brandInfo ul { padding:5px 30px; list-style:disc; font-size:13px; }
.brandInfo ul li { list-style:disc; }
.chains #maincol h3 { border-bottom:1px dotted #3399ff; margin:0 10px; padding:3px 0px; }
#chainSearch { background:url(../images/chainsHeader.png); width:756px; height:174px; margin:20px auto; }
.chains h2 { color: #337bbc; font-family: Georgia; font-weight: bold; margin-bottom: 10px; margin-left: 10px; }
.chains #maincol p { font-family:Georgia; font-size:16px; }
.chains #info .brand p.buttonContainer { text-align:center; }
.chains .brand a.chainsButton { background:url(../images/chainsButton.jpg) repeat-x; padding:0 30px; border-radius:5px; height:25px; font-family:Georgia; color:#fff; text-shadow:1px 0 0 #000; display:inline-block; text-align:center; line-height:25px; font-variant:small-caps; font-size:16px; }
.chains .brandText ul li { float:left; margin-right:40px; }
.chains #info .brandText h4 { padding:0; padding-left:30px; color:#ed1c24; font-size:16px; line-height:21px; font-weight:bold; width:auto; overflow:hidden; }
.chains #info .brandText h4.dollars { background:url(../images/chainsIcons_dollar.png) no-repeat; }
.chains #info .brandText h4.cats { background:url(../images/chainsIcons_cat.png) no-repeat; }
.chains #info .brandText h4.dogs { background:url(../images/chainsIcons_dog.png) no-repeat; }
.chains #maincol.wide #info ul { margin-top:0; width:auto; overflow:hidden; margin-bottom:10px; }
.chains #chainFetch { background:#1b951b; border-radius:10px; color:#fff; font-family:Georgia; text-transform:uppercase; padding:0 30px; font-size:16px; line-height:25px; text-shadow:1px 0 0 #000; letter-spacing:1px; width:auto; }
.chains #chainSearch form { width:375px; text-align:center; padding-top:5px; }
.chains #chainSearch form .formItem { margin-top:3px; }
.chains #chainSearch form .formItem label { font-size:12px; width:140px; float:none; }
.chains #chainSearch form .formItem label + input { width:100px; }
.chains #chainSearch form .formItem label + input + label { width:100px; text-align:left; }
.chains #chainSearch form .formItem label + input + label span { font-size:11px; }
/* ----------- END CHAINS -------------- */

/* ----------- CHAIN -------------- */
.chain #sidesub2 { margin-top:0; }
.hdrGraphics { overflow:hidden; text-align:center; }
.search-top { background:url(../images/search-bg-top.jpg) no-repeat; height:8px; width:571; margin:0 auto; }
.chain .search { background:url(../images/search-bg.jpg) repeat; width:571px; margin:0 auto; padding:0; text-align:center; }
.search-bottom { background:url(../images/search-bg-bottom.jpg) no-repeat; height:8px; width:571px; margin:0 auto;}
.chain ol li { font-size:13px;  list-style-type:decimal; margin:5px 10px 5px 50px; }

/* ----------- END CHAIN -------------- */


/* ----------- SEARCH/PAGES/ARCHIVES ----------- */

h2.pagetitle { font-size: 1.4em; border-bottom: 1px dotted #003399; margin-bottom: 10px; padding-bottom: 2px; }
.searchResults .post, .archive .post { padding-bottom: 5px; border-bottom: 1px dotted #AC4A31; }
.archive .post .imgtfe { margin-top: 3px; }
.blog .post .imgtfe { margin-top: 3px; }
#searchresults { border-bottom:1px dotted #003399; overflow:hidden; }
#searchresults .listing { border-top: 1px dotted #003399; clear:both; }
#searchresults .listing-name,
#searchresults .listing-address,
#searchresults .listing { margin-top:10px; }
#searchresults .listing-icons, #searchresults .listing-address { padding-left:10px; }
#searchresults .listing-info, #searchresults .listing-interest { padding:10px; }
#searchresults .listing-icons { float:right; }
#searchresults .listing-icons img { padding:1px; border: 1px dotted #003399; }

li.button { text-align:center; }

.search h5 { background:#99ccff; color:#0054a6; margin:0 10px; font-style:italic; font-weight:bold; padding:3px 0 3px 12px; border:1px solid black; border-bottom:none; }
.search .lodging+h5 { background:#99ccff; color:#0054a6; margin:0 10px; font-style:italic; border-top:none; }

.search.destination h5 { background:#ebf4eb; color:#ff0000; border-bottom:none; }
.search .reviewsPopupContainer+h5 { background:#ebf4eb; color:#ff0000; border-top:none; }


/* ----------- Destination Description -------- */
#listings .description { background:#fff; border:1px solid #336799; margin:10px; padding:0 10px; }
#listings .description p { padding:5px 0; }

/* ----------- PAGINATION --------*/
.pagination { text-align: center; list-style: none; color:#3478BB; font-size:1.1em; }
h2.pagination { font-weight:bold; padding-bottom:10px; }

/* ----------- FOOTER ----------- */

.credits { text-align:center; font-size:13px;  color:#336699; }
.credits a { color:#666666; }


.starIt { clear:both; }
.starIt label { float:left; width:200px; line-height:13px; }
.formItem { clear:both; margin-top:10px; overflow:hidden; }
p.captcha { margin: 10px 0 0 192px; }
#maincol p.privacy { font-size:10px;}
#submit { margin:20px 0; }
#submit input[type="submit"] { width:100px; padding:5px 10px; -moz-border-radius:3px; -webkit-border-radius:3px; font-size:16px; text-align:center; }
.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.formItem label { width:200px; float:left; text-align:right; }
textarea { float:left; }
.ui-stars-star a,
.ui-stars-cancel a {
  width: 16px;
  height: 16px;
  display: block;
  background: url(../images/jquery-ui-paws.png) no-repeat 0 0;
}
.ui-stars-star a {
  background-position: 0 0px;
}
.ui-stars-star-on a {
  background-position: 0 -16px;
}
.ui-stars-star-hover a {
  background-position: 0 -16px;
}
.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}

.add-review #submit { text-align:center; }
.add-review fieldset { border:none; background:#e5eaf1; padding:20px 50px; width:525px; }
.add-review .formItem label { text-align:left; width:175px; font-size:12px; }
.add-review .formItem.starIt { margin:10px 0 0 100px;}
.add-review .formItem#headline label, .add-review .formItem#comment label { width:150px; }
.add-review .formItem input { width:345px; }
.add-review .formItem select { width:345px; }
.add-review .formItem#headline input { width:370px; }
.add-review textarea { width:370px; }
#maincol.add-review h1 { font-family:'Myriad', Arial, sans-serif; font-weight:bold; color:#ff0000; text-transform:none; font-variant:normal;}
.add-review h2 { font-weight:bold; }
.add-review #submit input[type='submit'] { background:url(../images/button.png) no-repeat; color:#007236; width:193px; height:23px; border:none; font-size:11px; font-weight:bold;}

.terms h3 { font-size:13px; margin:35px 15px 5px; }
.terms p { font-size:10px; margin:5px 15px; }

/** SEARCH BY ROUTE BOX **/
#searchByRoute {
	background:#fffdf2 url(../images/searchByRouteStopover-bg.png) repeat-x;
	font-size:12px;
	position:relative;
	margin:15px 0 15px 17px;
	width:640px;
	box-shadow:0 0 5px #333;
	padding-bottom:5px;
}

#searchByRoute #or { background:url(../images/or.png); width:50px; height:34px; position:absolute; top:-15px; left:-15px; margin:0; float:none; }
#searchByRoute #car { background:url(../images/car.png); width:263px; height:94px; position:absolute; left:350px; top:-40px; margin:0; float:none; }
#searchByRoute h2 { font-style:italic; font-family:"Futura", Arial, sans-serif; font-weight:bold; font-size:14px; padding:10px 0 0 10px; }
#searchByRoute h2 span { font-style:italic; font-family:"Futura", Arial, sans-serif; font-weight:bold; font-size:24px; color:red; text-transform:uppercase; }
#searchByRoute .announcement { background:#f9f3d4; border:1px solid #000; border-radius:5px; width:620px; height:46px; margin:5px auto 10px auto; text-align:center; clear:both; padding:15px 0; }
#searchByRoute .announcement p { font-weight:bold; font-size:13px; font-family:"Myriad Pro", Arial, sans-serif; color:#a30000; text-align:center;}
#searchByRoute .announcement p a { color:#00637d; text-decoration:underline; font-family:"Myriad Pro", Arial, sans-serif; }
#searchByRoute div input { border:1px solid #993300; width:200px; margin:5px 0; padding:2px;}
#searchByRoute > form > p { font-size:12px; clear:both; margin-left:20px; display:inline-block; font-family:"Myriad Pro", Arial, sans-serif; }
#searchByRoute form { margin-top:10px; margin-left:15px; }
#searchByRoute form label { color:#d11718; font-size:14px; font-weight:bold; font-family:"Myriad Pro", Arial, sans-serif; display:inline-block; width:150px; text-align:right; margin-right:5px; }
#searchByRoute form input { margin-right:5px; display:inline-block; }
#searchByRoute form a { display:inline-block; color:#666; font-family:"Myriad Pro", Arial, sans-serif; text-decoration:underline; font-weight:bold; font-size:12px; }
#searchByRoute form input[type=submit] { background:url(../images/getDirectionsButton.png) no-repeat; height:29px; width:195px; text-indent:-9999px; border:none; vertical-align:middle; }
#searchByRoute p.form_label { font-family:Georgia; font-size:12px; font-weight:normal; padding:0; color:#666; }
#searchByRoute #origin_info, #searchByRoute #dest_info, #searchByRoute .waypoint { width:auto; padding:0;}
/** END SEARCH BY ROUTE BOX **/

.countryIntro {
	background:#fff;
	overflow:hidden;
	border-top:1px solid #959595;
	border-bottom:1px solid #959595;
	padding: 10px 0;
}

.countryIntro p { margin:5px; }

#takeMe {
	background:#fff url(../images/takeMe.png) center 40px no-repeat;
	overflow:hidden;
	height:200px;
	border-bottom:1px solid #336799;
	padding: 5px 0 15px 0;
}

#takeMe select { display:block; font-size:15px; width:180px; margin:5px 0; }

#takeMe h3 { border-bottom:1px dotted blue; font-variant:small-caps; padding:0; margin:0 10px; }

#takeMe form { width:310px; margin:50px 35px; }
#takeMe form .column { float:left; }
#takeMe form a { color:#cc0000; font-size:10px; text-decoration:underline;  }
#takeMe form #submit { background:url(../images/fetchBtn-home.png); float:right; margin:30px 0; width:119px; height:34px; border:none; text-indent:-9999px;}

.maincol.errorpage { padding:30px; }
.maincol.errorpage h3 { margin:5px; }
.maincol.errorpage ul { margin:10px 30px; font-size:13px; }
.maincol.errorpage ul li { margin:5px; }
.maincol.errorpage ul li a { color:#ff0000; font-size:14px; }

#lodging-managers #maincol { width:100%; }
#lodging-managers #maincol h2 { background:url(../images/lodgingManagers.png) no-repeat; text-indent:-9999px; display:block; height:65px; width:365px; margin:20px auto; }
#lodging-managers #maincol h3 { background:#eff4fc; line-height:50px; text-align:center; }
#lodging-managers #maincol h4 { width:500px; color:#ff3300; line-height:30px; text-align:center; padding:10px; margin:0 auto; float:none; font-weight:bold; }
#lodging-managers #maincol p { width:585px; margin:20px auto; font-size:16px; color:#464646; font-family:Georgia; }
#lodging-managers #maincol span { color:#005085; font-weight:bold; font-family:Georgia; }
#lodging-managers #maincol form { width:410px; margin:0 auto; text-align:center; }
#lodging-managers #maincol form p { width:410px; margin:10px auto; text-align:center; }
#lodging-managers #maincol form input { width:180px; border:1px solid #ddd; }
#lodging-managers #maincol form input.LodgingManagersSubmit { background:url(../images/lodgingManagers-btn.png) repeat-x; padding:0 20px; height:27px; border:none; margin-bottom:20px; border-radius:5px; color:#fff; text-shadow:1px 1px 1px #000; font-weight:bold; font-variant:small-caps; font-size:16px; text-align:center; width:auto; }
#lodging-managers #maincol form input.LodgingManagersSubmit.link { margin-bottom:5px; }

#lodging-managers .credits { border-top:1px solid #9fbee0; margin: 0 35px; }
#lodging-managers.select-city #maincol h3 { text-align:left; }
#lodging-managers.select-city #maincol .lodgingInfo { width:600px; margin:0 auto; float:none; }
#lodging-managers.select-city #maincol form { border-bottom:0; width:auto; }
#lodging-managers.select-city #maincol .lodging { border-bottom:0; width:100%; background:#fff; padding:0; overflow:hidden; }
#lodging-managers.select-city #maincol .lodging:nth-child(odd) { background:#f4f4f4; }
#lodging-managers.select-city #maincol .lodgingInfo h4 { font-family:lucida,verdana,arial,sans-serif; width:auto; }
#lodging-managers.select-city #maincol .lodgingInfo h4 a { font-family:lucida,verdana,arial,sans-serif; font-variant:none; }
#lodging-managers.select-city #maincol .lodgingInfo p { font-family:lucida,verdana,arial,sans-serif; font-variant:none; color:#999; margin:5px auto; }
#lodging-managers.select-city #maincol .lodging form { position:absolute; left:584px; top:53px; }


#cats #image { background:url(../images/cats.png) no-repeat; overflow:hidden; height:316px; width:464px; position:absolute; top:0px; left:560px; }
#cats select { display:block; font-size:15px; width:180px; margin:5px 0; }
#cats .intro { width:100%; }
#cats .intro form { width:417px; margin:50px 35px 50px 105px; background:url(../images/form-bg.png); height:190px;}
#cats .intro form .column { float:left; margin-top:30px; margin-left:35px; }
#cats .intro form a { font-family:Georgia; color:#cc0000; font-size:12px; text-decoration:underline; color:#464646; padding-right:20px; line-height:27px;  background:url(../images/link-arrow.png) center right no-repeat; float:right; margin-right:30px; }
#cats .intro form { font-family:Georgia; }
#cats .intro form select { font-size:12px; font-family:Georgia; margin-bottom:15px; }
#cats .intro form select.pet_type { width:100px; display:inline-block; float:right; }
#cats .intro form label.pet_type { font-size:12px; font-family:Georgia; width:74px; display:inline-block; }
#cats .intro form #submit { background:url(../images/fetch_btn_blk.png); float:right; margin:50px 30px; width:127px; height:32px; border:none; text-indent:-9999px;}
#cats #maincol { width:100%; }
#cats #maincol h3 { background:#eff4fc; line-height:40px; text-align:left; border:0; padding-left:40px; margin:0; }
#cats #maincol h4 { font-family:Georgia; color:#0099ff; padding:0; margin:15px; margin-left:105px; font-weight:bold; font-variant:none; font-size:24px; }
#cats #maincol p { margin:20px auto; width:815px; font-size:16px; color:#464646; font-family:Georgia; clear:both; }
#cats #maincol p a.passportLink { background:url(../images/dogBook.png) left center no-repeat; line-height:54px; display:inline-block; height:; color:#0099ff; text-decoration:underline; font-family:Georgia; padding-left:90px; }
#cats #maincol #states { margin-left:105px; overflow:hidden; margin-top:10px; margin-bottom:50px; }
#cats #maincol #states ul { width:165px; float:left; }
#cats #maincol #states ul li a { color:#464646; font-family:Georgia; }

#bigdogs #image { background:url(../images/bigdogs.png) no-repeat; overflow:hidden; height:316px; width:464px; position:absolute; top:0px; left:558px; }
#bigdogs select { display:block; font-size:15px; width:180px; margin:5px 0; }
#bigdogs .intro form { width:417px; margin:50px 35px 50px 105px; background:url(../images/form-bg.png); height:190px;}
#bigdogs .intro form .column { float:left; margin-top:30px; margin-left:35px; margin-bottom:15px;}
#bigdogs .intro form a { font-family:Georgia; color:#cc0000; font-size:12px; text-decoration:underline; color:#464646; padding-right:20px; line-height:30px;  background:url(../images/link-arrow.png) center right no-repeat; float:right; margin-right:30px; }
#bigdogs .intro form { font-family:Georgia; }
#bigdogs .intro form select { font-size:12px; font-family:Georgia; margin-bottom:15px; }
#bigdogs .intro form select.pet_weight { width:100px; display:inline-block; float:right; }
#bigdogs .intro form label { font-size:12px; font-family:Georgia; width:auto; display:inline-block; }
#bigdogs .intro form input { font-size:12px; font-family:Georgia; width:74px; display:inline-block; margin-bottom:5px;}
#bigdogs .intro form #submit { background:url(../images/fetch_btn_blk.png); float:right; margin:50px 30px; width:127px; height:32px; border:none; text-indent:-9999px; }
#bigdogs #maincol { width:100%; }
#bigdogs #maincol h3 { background:#eff4fc; line-height:40px; text-align:left; border:0; padding-left:40px; margin:0; }
#bigdogs #maincol h4 { font-family:Georgia; color:#0099ff; padding:0; margin:15px; margin-left:105px; font-weight:bold; font-variant:none; font-size:24px; }
#bigdogs #maincol p { margin:20px auto; width:815px; font-size:16px; color:#464646; font-family:Georgia; clear:both; }
#bigdogs #maincol p a.passportLink { background:url(../images/dogBook.png) left center no-repeat; line-height:54px; display:inline-block; height:; color:#0099ff; text-decoration:underline; font-family:Georgia; padding-left:90px; }
#bigdogs #maincol #states { margin-left:105px; overflow:hidden; margin-top:10px; margin-bottom:50px; }
#bigdogs #maincol #states ul { width:165px; float:left; }
#bigdogs #maincol #states ul li a { color:#464646; font-family:Georgia; }

#bandb #image { background:url(../images/bandb.png) no-repeat; overflow:hidden; height:316px; width:500px; position:absolute; top:0px; left:500px; }
#bandb select { display:block; font-size:15px; width:180px; margin:5px 0; }
#bandb .intro form { width:417px; margin:50px 35px 50px 70px; background:url(../images/form-bg.png); height:190px;}
#bandb .intro form .column { float:left; margin-top:30px; margin-left:35px; margin-bottom:45px;}
#bandb .intro form a { font-family:Georgia; color:#cc0000; font-size:12px; text-decoration:underline; color:#464646; padding-right:20px; line-height:30px;  background:url(../images/link-arrow.png) center right no-repeat; float:right; margin-right:30px; }
#bandb .intro form { font-family:Georgia; }
#bandb .intro form select { font-size:12px; font-family:Georgia; margin-bottom:15px; }
#bandb .intro form select.pet_weight { width:100px; display:inline-block; float:right; }
#bandb .intro form label { font-size:12px; font-family:Georgia; width:auto; display:inline-block; }
#bandb .intro form input { font-size:12px; font-family:Georgia; width:74px; display:inline-block; margin-bottom:5px;}
#bandb .intro form #submit { background:url(../images/fetch_btn_blk.png); float:right; margin:50px 30px; width:127px; height:32px; border:none; text-indent:-9999px;}
#bandb #maincol { width:100%; }
#bandb #maincol h3 { background:#eff4fc; line-height:40px; text-align:left; border:0; padding-left:40px; margin:0; }
#bandb #maincol h4 { font-family:Georgia; color:#0099ff; padding:0; margin:15px; margin-left:105px; font-weight:bold; font-variant:none; font-size:24px; }
#bandb #maincol p { margin:20px auto; width:815px; font-size:16px; color:#464646; font-family:Georgia; clear:both; }
#bandb #maincol p a.passportLink { background:url(../images/dogBook.png) left center no-repeat; line-height:54px; display:inline-block; height:; color:#0099ff; text-decoration:underline; font-family:Georgia; padding-left:90px; }
#bandb #maincol #states { margin-left:105px; overflow:hidden; margin-top:10px; margin-bottom:50px; }
#bandb #maincol #states ul { width:165px; float:left; }
#bandb #maincol #states ul li a { color:#464646; font-family:Georgia; }

.ushotels #image { background:url(../images/ushotels.png) no-repeat; overflow:hidden; height:316px; width:500px; position:absolute; top:25px; left:500px; }
.ushotels select { display:block; font-size:15px; width:180px; margin:5px 0; }
.ushotels #topPart { border-bottom:2px solid #ccc; }
.ushotels #topPart form { width:417px; margin:50px 35px 50px 70px; background:url(../images/form-bg.png); height:190px;}
.ushotels #topPart form .column { float:left; margin-top:30px; margin-left:35px; margin-bottom:45px;}
.ushotels #topPart form a { font-family:Georgia; color:#cc0000; font-size:12px; text-decoration:underline; color:#464646; padding-right:20px; line-height:30px;  background:url(../images/link-arrow.png) center right no-repeat; float:right; margin-right:30px; }
.ushotels #topPart form { font-family:Georgia; }
.ushotels #topPart form select { font-size:12px; font-family:Georgia; margin-bottom:15px; }
.ushotels #topPart form select.pet_weight { width:100px; display:inline-block; float:right; }
.ushotels #topPart form label { font-size:12px; font-family:Georgia; width:auto; display:inline-block; }
.ushotels #topPart form input { font-size:12px; font-family:Georgia; width:74px; display:inline-block; margin-bottom:5px;}
.ushotels #topPart form #submit { background:url(../images/fetchBtn-home.png); float:right; margin:50px 30px; width:119px; height:34px; border:none; text-indent:-9999px;}
.ushotels #maincol { width:665px; float:left; }
.ushotels #searchByRoute {margin:0; width:auto; }
.ushotels #searchByRoute h2 { background:#eff4fc; line-height:50px; text-align:left; border:0; padding-left:40px; margin:0; }
.ushotels #topPart h3 { background:#eff4fc; line-height:50px; text-align:left; border:0; padding-left:40px; margin:0; color: #ff3300; font-family: "BaseTwelve",Lucida,Verdana,Arial,sans-serif; font-size: 24px; font-variant: small-caps;}
.ushotels #maincol h3 { background:#eff4fc; line-height:50px; text-align:left; border:0; padding-left:40px; margin:0; color: #ff3300; font-family: "BaseTwelve",Lucida,Verdana,Arial,sans-serif; font-size: 24px; font-variant: small-caps;}
.ushotels #sidebar h4 { color:#0099ff; padding:0; margin:15px 20px; font-weight:bold; font-variant:none; font-size:20px; font-family:Georgia; }
.ushotels #sidebar p { margin:20px; font-size:14px; color:#464646; font-family:Georgia; clear:both; }
.ushotels #maincol p { margin:20px auto; font-size:16px; color:#464646; font-family:Georgia; clear:both; }
.ushotels #maincol p a.passportLink { background:url(../images/dogBook.png) left center no-repeat; line-height:54px; display:inline-block; height:; color:#0099ff; text-decoration:underline; font-family:Georgia; padding-left:90px; }
.ushotels #maincol #states { margin-left:105px; overflow:hidden; margin-top:10px; margin-bottom:50px; }
.ushotels #maincol #states ul { width:165px; float:left; }
.ushotels #maincol #states ul li a { color:#464646; font-family:Georgia; }
.ushotels #searchByRoute { background:none; box-shadow:none; }
.ushotels #searchByRoute p { display:block; margin:0; padding:0;}
.ushotels #searchByRoute p + p { display:block; margin-left:42px; }
.ushotels #searchByRoute #choices { margin:20px 10px; float:left;  }
.ushotels #searchByRoute input[type=submit] { float:left; margin:40px 0 0 40px;}
.ushotels #searchByRoute select { width:auto; display:inline-block; font-size:14px;}
.ushotels #browseByStates { border-bottom:2px solid #ccc; clear:left; }
.ushotels #searchByRoute #or { background:url(../images/or.png); width:50px; height:34px; position:absolute; top:-15px; left:15px; margin:0; float:none; }
.ushotels #maincol { border-right:2px solid #ccc; }



/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_nw.png', sizingMethod='scale'); }

/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 257 2010-07-27 23:06:56Z emartin24 $
 */

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:545px; width:623px; color:#bbb; }
/*#simplemodal-container .simplemodal-data {padding:8px;}*/
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:20px; height:20px; display:inline; z-index:3200; position:absolute; top:30px; left:588px; cursor:pointer;}
#simplemodal-container a.modalCloseImg.policyClose {background:url(../images/close.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-10px; left:515px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
