
/* Set default styles for most elements */

html, body, table, p, td {
	font-family: verdana, lucida grande, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
}

body {
	margin-left: 15px;
	margin-right: 15px;
}

h1 { 
	font-size: 14px; 
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0px;
	margin-top: 20px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0px;
	margin-top: 20px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0px;
	margin-top: 20px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0px;
	margin-top: 20px;
}

ul {
	white-space: nowrap;
	list-style-type: normal;
	line-height: 16px;
}

.headlines {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}

.headlines img {
	display: inline;
	vertical-align: middle;
	border: 0px;
	margin-right: 8px;
}

ol {
	white-space: nowrap;
	line-height: 16px;
}

img {
	display: block;
}

.fakelink {
	font-weight: bold;
	color: navy;
}

.indent {
	padding-left: 15px;
	padding-right: 0px;
	text-align: justify;
}

.datestamp {
	color: #4F4F4E;
}

.linkdemo {
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
}

.note {
	color: red;
	font-weight: bold;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: navy;
}

a:hover {
	text-decoration: none;
	color: green;
}

.imagecentered {
	margin-left: auto;
	margin-right: auto;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}

.green {
	color: green;
}

.citysort {
	color: green;
	font-weight: bold;
}

.petpolicy {
	color: black;
	font-weight: bold;
}
	
.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

.underline {
	text-decoration: underline;
}

.bottom {
	vertical-align: bottom;
}

.nowrap {
	white-space: nowrap;
}

.floatleft {
	float: left;
}

.google_ad {
	margin-right: 10px;
	margin-left: 10px;
}

.frontpage_adoption {
	display: inline;
	border: 1px solid black;
	margin-right: 10px;
	vertical-align: top;
}

.samplebizbg {
	background: transparent url(/images/advertising/samplebgphoto.gif) top center no-repeat;
}

.businessname {
	font-size: 11px;
}

.adicons {
	display: inline;
	vertical-align: middle;
	border: 0px; 
	margin-top: 2px;
}

.error {
	margin-left: auto;
	margin-right: auto;
}

.error td {
	padding-left: 20px;
}

.error img {
	border: 0px;
	vertical-align: top;
}
	

#browsers {
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	margin: auto;
}

.middlelist {
	white-space: normal;
	line-height: 2;
}

.terms {
	line-height: 1.5;
}

.terms ul {
	line-height: 1.5;
	white-space: normal;
	padding-right: 20px;
}

#subheader1 {
	border: 1px solid navy;
	background: #D9D1BF;
	width: 100%;
	font-weight: bold;
	margin-top: 8px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#browsers td {
	text-align: center;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
	margin: 0px;
}

.bottomcenter {
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	margin-top: 20px;
	margin-bottom: 20px;
}

.listindent {
	line-height: 12px;
	padding-left: 15px;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 2px;
}

.listindent a:link {
	font-weight: normal;
	text-decoration: none;
	color: navy;
}

.listindent a:visited {
	font-weight: normal;
	text-decoration: none;
	color: navy;
}

.listindent a:hover {
	font-weight: normal;
	text-decoration: none;
	color: green;
}

.listheader {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

.gpsimage {
	display: inline;
	vertical-align: middle;
}

.imageinlinemiddle {
	display: inline;
	vertical-align: middle;
	border: 0px;
}

.googlemapicon {
	border: 1px solid black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*-- Advertising Section --*/

.adsignup_step1 {
	border: 1px solid gray;
	margin-bottom: 20px;
}

.adsignup_step1 td {
	padding: 8px;
}

.adsignup_step1 th {
	border-bottom: 1px solid gray;
	background-color: yellow;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.adoption_desc {
	/*width: 400px;*/
	text-align: center;
	border-bottom: 1px solid gray;
	padding: 5px;
}


.advertising_signup_step1 {
	width: 100%;
	border: 1px solid gray;
	margin-bottom: 20px;
	vertical-align: middle;
}

.advertising_signup_step1 th {
	border-bottom: 1px solid gray;
	background-color: #EFEBC0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.advertising_signup_step1 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.advertising_signup_step2 {
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	margin-bottom: 20px;
	vertical-align: middle;
	width: 100%;
}

 .advertising_signup_step2_packages {
	text-align: left;
	border-bottom: 1px solid gray;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
	white-space: nowrap;
 }

.advertising_signup_step2_subheader {
	background-color: beige;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;	
	border-bottom: 1px solid gray;
}

.advertising_signup_step2 th {
	border-bottom: 1px solid gray;
	background-color: #EFEBC0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.advertising_signup_adstepimage {
	display: inline;
	border: 0px;
	padding-right: 10px;
	vertical-align: middle;
	float: left;
}

.advertising_signup_step3 {
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	margin-bottom: 20px;
	vertical-align: middle;
	width: 100%;
}

.advertising_signup_step3 th {
	border-bottom: 1px solid gray;
	background-color: #EFEBC0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.advertising_signup_step3 td {
	padding: 10px;
	border-bottom: 1px solid gray;
}

.adsignup_table tr {
	vertical-align: bottom;
}

.adsignup_table td {
	margin: 0px;
	padding: 3px;
	white-space: nowrap;
	vertical-align: bottom;

}

.adsignup_fieldname {
	font-weight: bold;
	text-align: left;
}





/*-- Dog Park Section --*/

.dogparkmaintable {
	text-align: center;
	border: 0;
	margin-right: auto;
	margin-left: auto;
}

.dogparkmaintablecell {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.dogparkimageright {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid black;
}

#map {
	height: 600px;
	border: 1px solid black;
}

#dogparkmapsolo {
	height: 500px;
	border: 1px solid black;
}	

.sortorderimage {
	display: inline;
	border: 0;
	vertical-align: middle;
	padding-left: 1px;
}

.dogparkmaptable {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
}

.dogparkmaptable td {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
}

.dogparkglance {
	border: 1px solid gray;
	width: 100%;
}

.dogparkglance td {
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

.dogparkglance th {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.dogparkimage {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
}

.dogparkmapsmall {
	text-align: center;
	margin-top: 5px;
	padding-left: 20px;
	display: inline;
}

#dogparkcomp {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#dogparkcomp td {
	border-bottom: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
	text-align: center;
}

#dogparkcomp th {
	font-weight: bold;
	color: black;
	border-bottom: 1px solid black;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	text-align: center;
}

#dogparkcomp th a {
	text-decoration: underline;
}

#dogparkcomp_filter td {
	vertical-align: top;
	font-weight: bold;
}

#dogparkcomp_filter td {
	vertical-align: top;
	font-weight: bold;
}

.dogparkrating {
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	border-top: solid gray 1px;
	background: #F2F0C9;
	padding-top: 8px;
	vertical-align: middle;
}

.dogparkrating input {
	vertical-align: middle;
}

.dogparkratingsubmit {
	display: inline;
	vertical-align: middle;
	border: 0px;
	padding-left: 7px;
}
.dogparkratingwarning {
	font-weight: normal;
	color: black;
	white-space: nowrap;
}

.dogparklocation {
	text-align: center;
}
/*-- End Dog Park Section --*/


.noborder {
	border: none;
}

.thickborder {
	border: 10px solid black;
}

.center {
	text-align: center;
}

.welcome_table {
	margin-top: 10px;
	margin-bottom: 10px;
}

.welcome_table img {
	margin-left: 20px;
	margin-right: 15px;

}

#welcomeimage {
	margin-left: 20px;
	margin-right: 5px;
	border: 0px;
}

#katrina {
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid black;
}

.footerdisclaimer {
	border: 1px dotted maroon;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: beige;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sectionheader {
	font-size: 10px;
	font-weight: bold;
	color: white;
	white-space: nowrap;
	text-align: center;
	border: 1px solid black;
}

.sectionheader img {
	margin: auto;
	vertical-align: top;
}

.section_image {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.section_intro {
	padding-top: 5px;
	padding-right: 5px;
}

.full_listings {
	font-size: 12px;
	border: 0px;
	text-align: center;
	white-space: nowrap;
}


.box {
	border: 1px solid gray;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 20px;
	text-align: justify;
	white-space: normal;
	line-height: 16px;
}

.emergencybox {
	border: 1px solid gray;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 20px;
	text-align: center;
	white-space: normal;
	line-height: 16px;
}

.adbox {
	border: 1px solid gray;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 20px;
	text-align: justify;
	white-space: normal;
	line-height: 16px;
}

.searchbox {
	border: 1px solid gray;
	margin-top: 3px;
	margin-bottom: 20px;
	padding-top: 0px;
	text-align: center;
	padding-bottom: 4px;
}

.searchbox form {
	margin-top: 0px;
}

.gallerybox {
	border: 1px solid gray;
	margin-top: 3px;
	background: transparent;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.gallerybox img {
	border: 0px;
}

.localpubs {
	border: 0px;
}

.localpubs td {
	vertical-align: top;
	padding-left: 8px;
}

.localpubs img {
	border: 1px solid black;
}

/*-- Lodging Styles --*/

.dogcar {
	display: inline;
	border: 1px solid black;
	margin-right: 10px;
	vertical-align: top;
}

.universalpolicies {
	border: 1px dotted maroon;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: beige;
	margin-left: 10px;
	margin-right: 10px;
}

.category_intro {
	margin-right: 0px;
	margin-left: 0px;
}

.fulllisting {
	margin-right: auto;
	margin-left: auto;
}

.fulllisting img {
	vertical-align: middle;
	border: 0px;
	padding-right: 5px;
	padding-left: 10px;
}

.fulllisting_text {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 10px;
}

.lodging_region_icon {
	border: 0px;
	display: inline;
	vertical-align: middle;
}

.lodging_region_title {
	vertical-align: center;
	margin-bottom: 5px;
	white-space: nowrap;
}

.lodging_region_header {
	color: maroon;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
	text-align: center;
}

.lodging_region_table {
	border-top: solid gray 1px;
	border-left: solid gray 1px;	
}

.lodging_region_table td {
	padding: 8px;
	text-align: center;
	border-bottom: solid gray 1px;
	border-right: solid gray 1px;
	background: transparent url(/images/global/375.gif) no-repeat;
}

.lodging_oregon_map {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px;
}

/*-- End Lodging Styles --*/



/*-- Event Section Styles --*/

.events_detail_box {
	border: 1px solid gray;
	padding: 10px;
	text-align: center;
	margin: 15px;
}

.events_detail_header {
	font-size: 14px;
	color: maroon;
	text-align: center;
	font-weight: bold;
	margin: 20px;
}

.events_calendar_header {
	font-size: 14px;
	color: maroon;
	text-align: center;
	font-weight: bold;
	margin: 5px;
}

.events_calendar_subheader {
	font-size: 10px;
	color: black;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
}

.events_detail_item_description {
	text-align: justify;
	margin-bottom: 10px;
}

.events_detail_item_title {
	text-align: center;
	margin-bottom: 10px;
	white-space: nowrap;
}

.events_detail_item {
	text-align: center;
	margin-bottom: 10px;
}

.events_calendar_image {
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.eventtable {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	width: 100%;
	margin-top: 2px;
}

.eventcell {
	border-bottom: 1px solid gray;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
}

.eventdate {
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	color: black;
}

.noevents_cell {
	border-bottom: 1px solid gray;
	padding: 25px;
	text-align: center;
}

/*-- End Event Section Styles --*/



/*-- Set Style for Section Headers --*/

#leftcolumn .sectionheader {
	background: transparent url(/images/global/bluetilesections.gif) repeat;
	background-position: center;
}

#rightcolumn .sectionheader {
	background: transparent url(/images/global/bluetilesections.gif) repeat;
	background-position: center;
}

#middlecolumn .sectionheader {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
	white-space: nowrap;
	margin-bottom: 5px;
	color: white;
	background-color: #53A04D;
	border: 1px solid black;
}


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


.headertable {
	width: 100%;	
	border: 1px solid black;
}

.headertoprow {
	background: transparent url(/images/global/blueheadertile.gif) repeat;
}

.headertoprow img {
	margin: auto;
}

.headerbottomrow {
	border-top: 1px solid black;
	text-align: center;
	background: transparent url(/images/global/greenheadertile.gif) repeat;
	background-position: top;

}

.headerbottominner td {
	line-height: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

.headerlink img {
	border: 0px;
}
			

/*------ Main Table -------*/

#homepage #maintable {
	/* background: transparent url(/images/global/pawback2.gif);
	background-position: center top;
	background-repeat: no-repeat; */
	margin-top: 10px;
	margin-bottom: 10px;
}

#maintable {
	background: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

#maintable td {
	vertical-align: top;
}

/*--- Left Column ---*/

#leftcolumn {
	width: 180px;
	white-space: nowrap;
}
		
#topleft {
	width: 180px;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	padding-bottom: 10px;
	white-space: nowrap;
	text-align: center;
}

/*--- Middle Column ---*/

#breadcrumbs {
	width: 100%;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	padding-bottom: 10px;
}

#middlecolumn {
	width: 100%;
	padding-left: 20px;
	padding-right: 0px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}

.justifypaddingright {
	text-align: justify;
	padding-right: 20px;
}

#copyright {
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px dotted gray;
	color: gray;
	text-align: center;
}


/*--- Right Column ---*/

#topright {
	width: 180px;
	white-space: nowrap;
	padding-left: 20px;
}

#rightcolumn {
	width: 180px;
	padding-left: 20px;
	white-space: nowrap;
}

/*---- Events Table ----*/



/*---- Results Table ----*/

.photo_table {
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

.photo_table_one {
	margin-left: auto;
	margin-right: auto;
}

.photo_text {
	width: 100%;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}

.photo_cell_big {
	margin-left: auto;
	margin-right: auto;
}

.photo_text_big {
	border: 1px solid gray;
	text-align: center;
	padding: 10px;
}

.photo_caption {
	font-size: 11px;
	font-weight: bold;	
}

.photo_image_small {
	border: 1px solid black;
	margin-left: auto;
}

.photo_image_big {
	border: 1px solid black;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.photo_table td {
	border-bottom: 1px solid gray;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
}

.photo_table_footer {
	text-align: center;
}


/*---- Results Table ----*/

.featured_title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;	
}

.featured_title img {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	border: 0px;	
}

.featured_star img {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	border: 0px;	
}

.featured_star {
	text-align: center;
	white-space: nowrap;	
}

.cityheader {
	border-bottom: 1px solid gray;
	color: white;
	background: #925351;
	font-weight: bold;
	padding-left: 10px;
}

.adbutton {
	margin-top: 2px;
	margin-bottom: 1px;
	display: inline;
	border: 0px;
}

.lodgingname {
	font-weight: bold;
	vertical-align: middle;
}

.lodging_legend {
	text-align: center;
	white-space: nowrap;
}

.paypal {
	border: 0px;
	margin-right: auto;
	margin-left: auto;
}

.mayamud {
	border: 1px solid black;
	margin-left: 20px;
}

.neticon {
	margin-top: 3px;
	margin-bottom: 1px;
	display: inline;
	border: 0px;
	vertical-align: -5px;
}

.featuredlist {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	white-space: nowrap;
	width: 100%;
}

.businesslist {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	white-space: nowrap;
	width: 100%;
}

.businesscell {
	border-bottom: 1px solid gray;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	width: 100%;
}

.businesscelladrow {
	border-bottom: 1px solid gray;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	width: 100%;
	background-color: #E0E586;
}

.featuredcell {
	border-bottom: 1px solid black;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	width: 100%;
}

.featured_phonecell {
	border-bottom: 1px solid black;
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
	vertical-align: top;
}

.phonecell {
	border-bottom: 1px solid gray;
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.phonecelladrow {
	border-bottom: 1px solid gray;
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E0E586;	
}

.bizcattable {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	white-space: nowrap;
	width: 60%;	
	margin-left: auto;
	margin-right: auto;
}

.bizcattable td {
	padding-left: 20px;
	padding-right: 20px;
}

.bizcattable img {
	display: inline;
	border: 1px solid black;
	margin-right: 10px;
	vertical-align: top;
}


.businesslist td {
	white-space: nowrap;
}

.businesslistmeta {
	white-space: nowrap;
}

.navigation_pages {
	text-align: right;
}

.navigation_current_page {
	font-size: 12px;
	color: maroon;
	font-weight: bold;
}

.navigation_previous_next {
	text-align: center;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.navigation_records {
	font-size: 10px;
	font-weight: bold;
}

.businesslistmeta td {
	white-space: nowrap;
}

.featured_weightcell {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 10px;
	color: brown;
	font-weight: bold;
}

.weightcell {
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 10px;
	color: brown;
	font-weight: bold;
}

.evenrow {
	background-color: white;
}

.oddrow {
	background-color: #EBE8E9;
}

.adrow {
	background-color: #E0E586;
}

.featured_oddrow {
	background-color: #E1F8E1;
}

.featured_evenrow {
	background-color: #D8E2EA;
}
