/*------- Copyright Pet Travel Reviews -------*/
/*------- www.pettravelreviews.com -------*/
/*------- Developed by www.nuspacemedia.com -------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fefae9 url(../images/bckgrnd.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #333333;
}

a:hover {
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 32px;
}

img {
	border: 0;
}

.clr {
	clear: both;
}


.lay {
	_height: 0;
	zoom: 1;
}

#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: #999999 1px solid;
	padding-bottom: 10px;
	margin-bottom: 8px;
}


/*------- Callouts -------*/

.callout {
	border: #cccccc 1px solid;
	background: #ffffff;
	padding: 20px;
	margin-bottom: 18px;
}

.callout ul {
	margin-left: 18px;
}

.callout li {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 16px;
}


/*------- Containers -------*/

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

#leftcolumn {
	width: 618px;
	float: left;
	padding-left: 23px;
}

#rightcolumn {
	width: 273px;
	float: right;
	padding: 0 23px;
}

.adcontainer {
	text-align: center;
}

#singlecolumn {
	padding: 0 23px;
}


/*------- Header -------*/

#header {
	height: 160px;
}

#logo {
	width: 248px;
	float: left;
}

#topmessage {
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding-top: 30px;
}


/*------- Navigation -------*/

#usernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	padding: 15px 0 53px 0;
	width: 712px;
	text-align: right;
}

#usernav a {
	color: #FFFFFF;
}

#mainnav {
	float: left;
	width: 712px;
	color: #FFFFFF;
	font-size: 12px;
}

#mainnav ul {
	padding-left: 25px;
}

#mainnav li {
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 9px;
	background: url(../images/bullet-pink-arrow.gif) no-repeat 0 4px;
}

#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}


/*------- Search -------*/

#searchcontainer {
	border-top: #2f1500 solid 1px;
	border-bottom: #2f1500 solid 1px;
	padding: 2px 0;
	margin-bottom: 15px;
}

#search {
	background: url(../images/bckgrnd-search.gif) repeat-x;
	height: 48px;
	padding-top: 18px;
	text-align: center;
}

.searchinput {
	border: #333333 solid 1px;
	font-size: 14px;
	padding: 4px 6px;
	vertical-align: middle;
}

.searchbutton {
	vertical-align: middle;
}

#search label {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

#resultscontainer {
	font-size: 12px;
}

#resultscontainer ul {
	border-top: #CCCCCC 1px solid;
	margin: 20px 0;
}

#resultscontainer li {
	border-bottom: #CCCCCC 1px solid;
	list-style: none;
	padding: 12px 20px;
	font-size: 11px;
	line-height: 14px;
}

#resultscontainer p {
	margin-bottom: 15px;
}


/*------- Home Page -------*/

#homeleftcolumn {
	width: 552px;
	float: left;
	padding: 0 23px;
}

#homerightcolumn {
	width: 271px;
	float: right;
	margin-right: 21px;
	background: url(../images/bckgrnd-home-box.gif) no-repeat;
	height: 400px;
	padding: 35px;
	font-size: 12px;
}

#homerightcolumn p {
	margin: 15px 0;
	line-height: 20px;
}

#homeimageleft {
	float: left;
	width: 194px;
	height: 194px;
	margin-right: 23px;
}

.introtext {
	font-size: 12px;
	line-height: 20px;
	padding: 7px 0 8px;
}

.homeinfocontainer {
	clear: both;
	padding-top: 23px;
}

#homeinfo {
	border-top: #999999 1px solid;
	padding-top: 23px;
}

#homeleftinfo, #homerightinfo {
	float: left;
	width: 205px;
	padding: 0 35px;
}

#homeleftinfo {
	border-right: dashed #CCCCCC 1px;
	font-size: 12px;
}

#homerightinfo {
	font-size: 11px;
}

#homeleftinfo ol {
	padding-left: 25px;
}

#homeleftinfo li {
	padding-bottom: 10px;
}

#homerightinfo p {
	margin-bottom: 15px;
	line-height: 16px;
}

#homerightinfo a, #homeleftinfo a {
	font-weight: bold;
	color: #ef5694;
	font-size: 12px;
}

.homeinfocontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ef5694;
	margin-bottom: 10px;
}

.citylisthome {
	float: left;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	width: 115px;
	line-height: 20px;
}


/*------- Registration Page -------*/

#formleftcolumn {
	width: 434px;
	float: left;
	padding: 0 23px;
	border-right: #CCCCCC 1px solid;
}

#formrightcolumn {
	width: 433px;
	float: right;
	padding: 0 23px;
}

#formleftcolumn, #formrightcolumn {
	font-size: 12px;
	line-height: 18px;
}

#formleftcolumn p, #formrightcolumn p {
	margin-bottom: 18px;
	
}


/*------- Forms -------*/

.formcontainer fieldset {
	margin: 15px 20px 20px 0;
	padding: 0 20px 20px 25px;
	border: 1px solid #999999;
	font-size: 12px;
}

.formcontainer legend {
	padding: 10px 3px 15px 3px;
	font-weight: bold;
	font-size: 14px;
	color: #ef5694;
}

.formcontainer label {
	line-height: 1.8;
	vertical-align: top;
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
}

.formcontainer input.text {
	border: 1px solid #999999;
	padding: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 170px;
}

.formcontainer option {
	min-width: 70px;
}

.formcontainer fieldset ol {
	margin: 0;
	padding: 0;
}

.formcontainer fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

.formcontainer fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

.formcontainer fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

.formcontainer fieldset fieldset label {
	display: block;
	width: auto;
}

.formcontainer label {
	width: 140px; /* Width of labels */
}

.formcontainer fieldset fieldset label {
	margin-left: 143px; /* Width plus 3 (html space) */
}

.forminfotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}


/*------- Map Page -------*/

#leftcolumnmap {
	width: 731px;
	float: left;
	padding-left: 23px;
}

#leftcolumnmap h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 15px;
}

#rightcolumnmap {
	width: 183px;
	float: right;
}

#flashmap {
	background: #FFFFFF url(../images/bckgrnd-map.gif) no-repeat;
	padding: 31px 32px 30px 32px;
	width: 666px;
}

.statelist {
	float: left;
	width: 150px;
	padding: 0 18px 0 5px;
	margin-top: 25px;
	border-right: dashed #CCCCCC 1px;
	height: 990px;
}

.statelist a {
	text-decoration: none;
	color: #333333;
}

.statelist a:hover {
	text-decoration: underline;
	color: #FF3399;
}

.statelist ul {
	padding-left: 20px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

.statelist ul li {
	padding-bottom: 16px;
}

.statelist ol {
	padding-left: 24px;
	font-size: 10px;
	font-weight: normal;
}

.statelist ol li {
	margin-left: 0;
	padding: 0;
}


/*------- States -------*/

.statecolumns {
	font-size: 12px;
	float: left;
	width: 220px;
	padding-right: 23px;
}

.statecolumns li {
	padding-bottom: 7px;
	list-style: none;
}


/*------- Static Content -------*/

#contentcontainer {
	font-size: 12px;
}

#contentcontainer p {
	margin-bottom: 15px;
	line-height: 20px;
}

#contentcontainer ul, #contentcontainer ol {
	padding-left: 25px;
	line-height: 20px;
	margin-bottom: 15px;
}

#contentcontainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin-bottom: 6px;
	line-height: 24px;
}

#contentcontainer h3 a {
	text-decoration: none;
	color: #000000;
}

#contentcontainer h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 18px;
}

.icons {
	float: left;
	width: 49px;
	padding: 0 11px 0 0;
}

.icontext {
	width: 538px;
	float: left;
}

.iconcontainer, .iconcontainertop {
	padding: 15px 10px 0;
	border-bottom: #999999 1px solid;
}

.iconcontainertop {
	border-top: #999999 1px solid;
}


/*------- Hotel Chains -------*/

.hotelchain {
	border: 1px solid #666666;
	background: #FFFFFF url(../images/bckgrnd-listing.gif) repeat-x bottom;
	margin-bottom: 15px;
	padding: 15px;
}

.hotelchainlogo {
	float: left;
	width: 200px;
	height: 125px;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #CCCCCC;
}

.hotelchaininfo {
	height: 127px;
	margin-bottom: 12px;
}

.hotelchaininfo h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

.hotelchaininfolarge {
	font-size: 16px;
}

.pinklink {
	color: #ef5694;
}


/*------- Listings -------*/

.listingtext {
	font-size: 12px;
	line-height: 20px;
	padding-top: 7px;
}

.listingscontainer {
	padding-top: 23px;
	clear: both;
}

#listingcontrols {
	border-top: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 25px;
}

#listingcontrols label {
	font-weight: bold;
}

#listingcontrols select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.listing {
	background: #FFFFFF url(../images/bckgrnd-listing.gif) repeat-x bottom;
	height: 110px;
	margin-top: 11px;
}

.listinglana {
	background: #FFFFFF url(../images/bckgrnd-listing.gif) repeat-x bottom;
	height: 150px;
	margin-top: 11px;
}

.listinga, .listingb {
	width: 51px;
	float: left;
	height: 66px;
	background: #f17db1;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding-top: 44px;
}

.listinga {
	background: #f17db1;
}

.listingb {
	background: #ef559b;
}

.listinginfobox, .listinginfoboxlana {
	height: 108px;
	float: left;
	width: 566px;
}

.listinginfobox {
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}

.listinginfoboxlana  {
	border-right: #ef5694 1px solid;
	border-top: #ef5694 1px solid;
	border-bottom: #ef5694 1px solid;
}

.listinginfo {
	padding: 12px 0 0 14px;
	float: left;
	width: 415px;
	font-size: 11px;
}

.listinginfo h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

.listinginfo h1 a {
	text-decoration: none;
	color: #333333;
}

.listinginfo h1 a:hover {
	color: #666666;
}

.listinginfo p {
	margin-bottom: 0;
	line-height: 14px;
}

.listingstar {
	height: 10px;
	margin-bottom: 8px;
	width: 63px;
}

.listingrating {
	float: left;
	width: 137px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.listingrating {
	padding-top: 24px;
}

.lanareviewed {
	height: 30px;
	border-right: #ef5694 1px solid;
	border-top: #ef5694 1px solid;
	border-left: #ef5694 1px solid;
	padding: 9px 0 0 14px;
}

.lanareviewedtext, .lanareviewedpawtext {
	float: left;
	font-weight: bold;
}

.lanareviewedtext {
	width: 237px;
	font-size: 11px;
	padding-top: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.lanareviewedpawtext {
	width: 231px;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 6px 0 0;
}

.listingpaws {
	padding: 5px 0 4px 0;
}


/*------- Hotel Page -------*/

#hotelname {
	margin-bottom: 3px;
}

#hoteladdress {
	font-size: 12px;
	margin-bottom: 15px;
}

#hotelinfo, #hotelinfonophoto {
	font-size: 11px;
	line-height: 18px;
	float: left;
	padding: 2px 20px 0 0;
}

#hotelinfo {
	width: 281px;
}

#hotelinfonophoto {
	width: 497px;
}

#hotelinfo p, #hotelinfonophoto p {
	margin-bottom: 15px;
}

#booknowbtn {
	float: right;
	text-align: center;
	font-size: 12px;
	width: 101px;
}

#booknowbtn img {
	padding-bottom: 5px;
}

.reviewscontainer {
	clear: both;
	padding-top: 15px;
}

#lanareview {
	background: #FFFFFF url(../images/bckgrnd-lana-review.gif) repeat-x bottom;
	border: 1px solid #ef5694;
	font-size: 12px;
	padding: 18px 18px 0 18px;
	line-height: 20px;
	margin-bottom: 20px;
}

#lanareview p, .userreview p {
	margin-bottom: 18px;
}

#lanareview h1, .userreview h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#averagerating {
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: 18px 0;
	font-size: 11px;
}

#averagerating h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 14px;
}

.addreviewbttn {
	float: right;
}

#reviewcontrols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 0;
}

#reviewcontrols label {
	font-weight: bold;
}

#reviewcontrols select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.userreview {
	margin-bottom: 11px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
	font-size: 12px;
	padding: 18px 18px 0 18px;
	line-height: 20px;
}

.profilethmb {
	width: 100px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.profilethmb p {
	padding-top: 5px;
}

.reviewtext {
	width: 440px;
	float: left;
	padding-left: 20px;
}

.reviewtext img {
	padding-top: 5px;
}


/*------- Profile Page ------*/

.profileuserreview {
	margin-bottom: 11px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
	font-size: 12px;
	padding: 18px 18px 10px 18px;
	line-height: 20px;
}

.profileuserreview p {
	margin-bottom: 18px;
}

.profileuserreview h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.profileuserreview img {
	padding-top: 5px;
}

.profileinfo {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
}

#profileinfo {
	font-size: 12px;
	line-height: 20px;
	width: 402px;
	float: left;
	padding: 7px 0 0 0;
}

#profilereviewheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

#profilereviewcontrols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 0;
	border-top: #999999 1px solid;
}

#profilereviewcontrols label {
	font-weight: bold;
}

#profilereviewcontrols select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/*------- Images -------*/

#imageleft {
	float: left;
	width: 182px;
	height: 182px;
	background: url(../images/bckgrnd-city-image.gif) no-repeat;
	padding: 11px 0 0 11px;
	margin-right: 23px;
}

.photoleft {
	float: left;
	width: 194px;
	margin: 0 15px 10px 0;
}

.photoright {
	float: right;
	width: 194px;
	margin: 0 0 10px 15px;
}

.caption {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 6px;
}



/*------- Misc --------*/


.affiliatedeals, .affiliatedealslong {
	padding: 0;
	margin-left: -25px;
}

.affiliatedeals li, .affiliatedealslong li {
	padding: 10px;
	list-style: none;
	float: left;
	height: 94px;
	margin: 0 10px 10px 0;
	text-align: center;
	background: #FFFFFF;
	border: #999999 1px solid;
}

.affiliatedeals li {
	width: 120px;
}


/*------- Footer -------*/

.footercontainer {
	padding-top: 23px;
	clear: both;
}

#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: #999999 1px solid;
	padding: 15px 0 10px 0;
}

#footer a {
	text-decoration: none;
	color: #996633;
}

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

#share {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	margin: 0 auto;
	width: 56px;
}

.fb_share_button {
	display: -moz-inline-block;
	display: inline-block;
	padding: 1px 20px 0 5px;
	height: 15px;
	border: 1px solid #CCCCCC;
	background: url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
	width: 29px;
}

.fb_share_button:hover { 
	color: #fff;
	border-color: #295582;
	background: #3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
	text-decoration: none;
}

/*---- Live Validation *----*/

.LV_validation_message{
    font-weight: bold;
    margin: 0 0 0 5px;
}

.LV_valid {
    color: #00CC00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.LV_invalid {
    color: #CC0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}