﻿/****
 Leftover from prototype
 ***/

.loading
{
    background: transparent url(../i/spinner.gif) 50% 50% no-repeat;  /* temporary */
}

#results-items li.active
{
    background-color: #EBF5E0;
} 

.markerLabel
{
    font-family: trebuchet,arial,sans-serif; 
    color: #FFFFFF; 
    font-size: 14px; 
    font-weight: bold;
}

.smallMarkerFont 
{
    font-size: 12px;
}

/*THIS CSS IS THE STYLE FOR THE MAP DETAILS ---BEGINNING---*/

#info-win
{	
	background: url(../i/search/info_holder_bubble.gif) 0 0 no-repeat;
    font-size: .8em; 
    display: none; 
    position: absolute;  
    color:#222; 
    width: 354px; 
    height: 280px; 
    overflow: hidden;
    padding: 11px;
}

#info-win div.options
{	
    display: inline; 
    float: left; 
    color:#222; 
    width: 118px; 
    height: 119px; 
}

#info-win div.options a#launch-street-view
{
	display: block;
	margin: 10px 0 0 5px;
	padding: 0 0 0 7px;
	line-height: 1em;
	background: transparent url(../i/search/icon_launch_street_view.gif) no-repeat 0 0;
	width: 85px;
}

#info-win div.options a#info-win-street-link
{
	background: url(../i/search/button_arrow_streetview.gif) 0 7px no-repeat;
	color: #d45001;
	display: block;
	font-size: 10px;
	margin: 8px 0 0 10px;
	padding: 0 0 0 10px;
}

#info-win div.options ul#info-win-nav
{	
	margin-left: 6px;
	margin-top: 10px;
}

#info-win div.options ul#info-win-nav li
{	
	color: #588f28;
	font-size: 10px;
	margin: 0 0 5px 0;
}

#info-win div.options ul#info-win-nav li.basics a
{	
	background: url(../i/search/button_basics.gif) 4px 3px no-repeat;
	display: block;
}

#info-win div.options ul#info-win-nav li.send_this a
{	
	background: url(../i/search/button_send_this.gif) 4px 3px no-repeat;
	display: block;
}

#info-win div.options ul#info-win-nav li.share a
{	
	background: url(../i/search/button_share_this.gif) 4px 3px no-repeat;
	display: block;
}

#info-win div.options ul#info-win-nav li a
{	
	color: #404040;
	font-size: 10px;    
	padding: 2px 0 0 27px;
	height: 23px;
    width: 92px;
}

#info-win div.options ul#info-win-nav li a:hover
{	
	background-color: #fff;
	color: #588f28;
	display:block;
	font-size: 10px;   
	text-decoration: none; 
}

#info-win div.options ul#info-win-nav li a.selected
{	
	background-color: #fff;
	color: #588f28;
	display:block;
	font-size: 10px;   
	text-decoration: none; 
}



#info-win div.options #info-img
{
	margin: 5px 0 0 8px;
	border: 3px solid #95c15e;
	height: 75px;
	width: 102px;
}

#info-win div.options img{
	margin: 0;
	border: 1px solid #c9e699;
}


#info-win div.info
{	
	background: #fff url(../i/search/details_bg.jpg) 0 0 no-repeat;
    color: #222; 
    display: inline; 
    float: right;  
    margin: 10px 3px 0 0;  
    padding: 0 0 0 14px;
    width: 210px; 
    height: 255px; 
}


#info-win div.info div#basics div.category
{
	color: #444;
	font-size: 8px;
	line-height: 1em;
	margin: 0 0 7px 0;
	padding: 0;
}

#info-win div.info div#basics ul.location li
{
	color: #515151;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	
}

#info-win div.info div#basics ul.location li.name_of_place
{
	color: #2e6500;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
}

#info-win div.info div#basics ul.location li.name_of_place a
{
	color: #D45001;
}

#info-win div.info div#basics  div#info-bottom .user-name
{
	font-size: 9px;
}

#info-win div.info div#basics  div#info-bottom .user-name a
{
	color: #2948ac;
}

#info-win div.info div#basics  div#info-bottom .user-review
{
	color: #404040;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 17px;
}

#info-win div.info div#basics  div#info-bottom .user-review a.read-more
{
	font-size: 11px;
}

div.details_of_place
{
	border-bottom: 1px dashed #bed492;	
	overflow: hidden;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	width: 209px;
	height: 20px;
}

.details_of_place ul li
{	
	border-left: solid 1px #b1b1b2;
	display: inline;
	float: left;
	margin-right: 4px;
	padding: 0 0 0 4px;
	font-size: 10px;
	line-height: 1.6em;
}

.details_of_place ul li.first
{	
	border: none;
	padding: 0;
}

.details_of_place ul li a
{
	color: #d45001;
	font-size: 10px;
}

#basics{
	margin: 10px 0 0 0;
	position: relative;
}

#basics ul.location {
	height: 75px;
}

#info-bottom-directions{
	position: absolute;
	display: none;
	height: 60px;
	width: 198px;
	background: #add685;
	color: #000;
	z-index: 500;
	top: 148px;
	right: 0;
	padding: 7px;
	font-size: 10px;
	font-weight: bold;
}

#info-bottom-directions-actions #cancelDirections{
	padding: 2px 0 0 0;
}

#info-bottom-directions #SubmitButton{
	display: block;
	background:transparent url(../i/search/go_directions.gif) 0 0 no-repeat;
	width: 26px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 4px;
}

#info-bottom-directions-actions{
	float: right;
}

#info-bottom-directions-actions a{
	float: left;
	color: #fff;
	font-size: 9px;
}

#info-bottom-directions #FromTextBox{
	width: 194px;
	margin: 0 0 4px 0;
}

/*THIS CSS IS THE STYLE FOR THE MAP DETAILS ---ENDING---JOEL M.*/


#info-send-wrapper{
	position: relative;
	color: #979797;
}

#info-send-wrapper h6{
	font-weight: bold;
	color: #444444;
	font-size: 11px;
	line-height: 14px;
}

#info-send-wrapper p
{
	font-size: 9px;
	line-height: 14px;
	margin: 0 0 7px 0;
}

#info-send-wrapper p.disclaimer
{
	font-size: 8px;
	line-height: 9px;
	margin: 6px 2px 0 2px;
}

#info-send-wrapper label
{
	font-weight: bold;
	color: #444444;
	font-size: 10px;
	line-height: 16px;
	margin: 0 2px;
}

#info-send-wrapper input, #info-send-wrapper select
{
	margin: 0 2px;
}

#info-send-wrapper input
{
	_margin: 0 0 0 -2px;
}

#info-send-wrapper input.checkbox
{
	float: left;
	margin: 0 2px 0 0;
}

#info-send-nav-wrapper{
	position: absolute;
	top: -22px;
	left: 13px;
	z-index: 200;
}

a.send-tab{
	text-decoration: none;
	text-align: center;
	font-family: Arial, Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height:2em;
	display: block;
	width: 102px;
	height: 22px;
	margin: 0;
	padding: 0;
	background: transparent url(../i/search/info-sendtab.gif) 0 0 no-repeat;
}

a.on{
	color: #99cc66;
	background-position: 0;
	z-index: 700;
}

a.off{
	color: #bbbbbb;
	background-position: -102px;
	z-index: 500;
}

#info-send-content{
	background: #fff;
	width: 221px;
	height: 209px;
	position: absolute;
	top: 43px;
	right: 1px;
	border-top: 1px solid #d6d6d6;
	z-index: 100;
}

div.infobox-send
{
	width: 193px;
	height: 175px;
	background: #f1f1f1;
	margin: 5px 0 0 4px;
	padding: 10px;
	position: relative;
	font-size: 11px;
}

div.infobox-send div.privacy
{
	font-size:9px;
	color: #444444;
	line-height:10px;
	margin: 2px 0 0 2px;
}

#send-tab-email{
	position: absolute;	
	top: 0;
	left: 0;
}

#send-tab-sms{
	position: absolute;
	top: 0;
	left: 99px;
}

#info-send-wrapper input, #info-send-wrapper select {
	display: block;
}

#info-send-wrapper .italic{
	font-style: italic;
	color: #444444;
	font-size: 10px;
}

#info-send-wrapper .bold{
	font-weight: bold;
	color: #444444;
	font-size: 11px;
}

a.info-send-email-button{
	display: block;
	background: transparent url(../i/search/info-send-button.gif) 0 0 no-repeat;
	width: 50px;
	height: 19px;
	position: absolute;
	bottom: 6px;
	right: 8px;
}

a.cancel 
{
	display: block;
	text-align: right;
	position: absolute;
	bottom: 8px;
	right: 62px;
}

#info-win #street-view 
{
	background: #FFF url(../i/search/bg_street_view.gif) repeat-x scroll 0 250px;
	height: 260px;
}

#info-win #street-view #street-view-canvas
{
	height: 218px;
	width: 354px;
}

#info-win #street-view a#close-street-view
{
	display: block;
	height: 32px;
	width: 75px;
	cursor: pointer;
}

#info-win #street-view a:hover, #info-win #street-view a:active
{
	text-decoration: underline !important;
}




/****
 End Leftover from prototype
 ***/

/******************************************************************************
	Search Template - Map and Results
******************************************************************************/
 
#search-top
{
	height:545px;
	width: 960px;
	position: relative;
}

#search-top #wwWelcomeUsers
{
	display:block;
	text-align:center;
	color:#CAEDAB;
	font:bold 15px "Trebuchet MS",Arial,sans-serif;
	padding-top:25px;
	margin-bottom:-20px;
}

#search-top #wwWelcomeUsers .wwWelcomeUsersNum
{
	color:#fff;
}

#search-top #search-bar
{
	background:transparent url(../i/search/search_bg.png) no-repeat 0 0;
}

#search-top #search-top-shell
{
	padding:4px 14px;
	height:427px;
	background:transparent url(../i/search/search_bg.png) no-repeat scroll 0 -90px;
}

#map-top-panel
{
	width:618px;
	background: transparent url(../i/search/top_panel_bg.png) repeat-x 0 0;
}

#map-top-panel-contents
{
	height: 35px;
	width:100%;
}

#map-top-panel h3
{
	color:#7b7b7b;
	float: left;
	font: 17px/17px "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	padding: 8px 0 0 5px;
}

#map-top-panel #default-view-count
{
	color: #333;
}

#pagination-pane
{
	float: right;
}

#pagination-pane p, #pagination-pane ol
{
	float: left;
}

#pagination-pane p
{
	font-size: 11px;
	line-height: 1;
	margin: 13px 4px 0 0;
}

#pagination-pane ol li
{
	display: inline;
	font-size: 16px;
	font-weight: bold;
	padding: 0 6px;
}

#pagination-pane ol li a
{
	float: none;
}

#pagination-pane ol li a:hover { text-decoration: underline; }

#pagination-pane #back-page-container
{
	background: #fff url(../i/search/button_back_inactive.gif) 0 0 no-repeat;
	float: left;
	height: 28px;
	width: 64px;
}

#pagination-pane #back-page
{
	background: #fff url(../i/search/button_back.gif) 0 0 no-repeat;
	display: block;
	height: 28px;
	width: 64px;
}

#pagination-pane #next-page-container
{
	float: left;
	height: 28px;
	width: 64px;
}

#pagination-pane #next-page
{
	display:inline;
	font-size:16px;
	font-weight:bold;
	padding:0 6px;
}

/*#results-sort-wrap
{
	float: left;
	margin: 0px 0px 8px 10px;
}

#results-sort-wrap label
{
	color: #333;
	margin: 0 10px 0 0;
	display:block;
	line-height:12px;
	float:left;
	font: bold 10px Arial,Helvetica,sans-serif;
	text-transform:uppercase
}

#results-sort-wrap #results-sort
{
	border: 1px solid #848383;
	width:140px;
	float:left;
	font: normal 11px Helvetica,Arial,sans-serif;
	margin-top:4px;
}*/

#map-top-panel #results-sort
{
	border: 1px solid #848383;
}

#map-left-wrap
{
	float:left;
	margin: 0 3px 0 0;
	width:618px;
	/*height:390px;*/
}

#map-results-wrap
{
	border: 2px solid #fff;
	background-color:#fff;
	margin: 0 0 0 4px;
	width: 912px;
	height:405px;
	overflow:hidden;
}

#map-canvas
{
	float: left;
	height:369px;
	width:618px;
}

/*#results-pane
{
	float: left;
	width:230px;
}*/

#send-link-results
{
	display:none;
    border: 2px solid #fff;
    background-color: #e1e1e1;
    height: 23px;
    padding: 4px 0 0 12px;
}

#send-link-results li
{	
    float: left;
    margin: 0 7px 0 0;
}

#send-link-results li.pipe
{	
	background-color: #c7c7c7;
    height: 12px;
    margin-top: 6px;
    width: 2px;
}


#send-link-results li a
{
    color: #d45001;
    display:block;
    font-size: 12px;
}

#send-link-results li.send_results
{
    background: url(../i/search/button_send_results.gif) no-repeat 0px 3px;
	padding: 0 0 0 19px;
}

#send-link-results li.link_results
{
    background: url(../i/search/button_link_results.gif) no-repeat 0px 3px;
	padding: 0 0 0 19px;
	margin-right: 0;
}


/*--------------------------------------------------

	Right Side of Map Search Results

--------------------------------------------------*/

/*----- Select Drop Down -----*/

#results-sort-wrap {
	background: #B5CEA0;
	border-radius: 2px;
	display: inline;
	float: left;
	margin: 0 0 5px;
	padding: 5px 0;
	width: 291px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#results-sort-wrap label {
	color: #2F6500;
	display: inline;
	float: left;
	font-family: "Arial", "Helvetica Neue", "Helvetica", Sans-Serif;
	font-size: 12px;
	margin: 0 10px;
}

#results-sort-wrap select {
	border: 1px solid #999;
	display: inline;
	float: left;
	width: 218px;
	z-index:0;
}

/*----- Results -----*/

#results-pane {
	display: inline;
	float: left;
	height: 320px;
	margin: 0 0 5px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 291px;
}

#results-items {
	list-style: none;
	overflow: hidden;
	width: 100%; /* Important to avoid added scrollbar */
}

#results-items li {
	border-bottom: 1px solid #DDD;
	overflow: hidden;
	overflow-x: hidden;
	padding: 5px 0 5px 5px;
	width: 269px; /* Important to avoid added scrollbar */
}

#results-items li.reviews_based { padding: 0; }

#results-items li.hover, #results-items li:hover {
    cursor: pointer;
    background-color: #eaf6dc;
}

#results-items li .spot-details-right {
	display: inline;
	float: right;
	margin: 0 5px;
	text-align: right;
	font-size: 9px;
}
#results-items li .spot-details-left {
    float: left;
    width: 200px;
}

#results-items .spot-number {
    float: left;
    padding-right: 3px;
}
#results-items .spot-details-text {
    float: left;
    max-width: 150px;  
}
#results-items li .spot-name, #results-items .spot-number {
	color: #2F6500;
	display: block;
    font-family: "Trebuchet MS", Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: bold;
	line-height: 15px;
	font-size: 13px;
	clear: both;
}

#results-items li ul li { border: none; }

#results-items .spot-rating, #results-items .spot-rating li {
	color: #D45001;
	display: inline;
	float: left;
	width: auto;
}

#results-items .spot-rating { margin: 0 0 8px; }

#results-items .spot-rating .rating {
	margin: 0 5px 0 0;
	padding: 5px 0 0;
}

#results-items .added-date {
	clear: left;
	display: block;
	line-height: 15px;
	color: #888;
}

/*----- No Results -----*/

#no-results{
	position: relative;
}

#no-results-top{
	padding: 19px 19px 8px 19px;
}

#no-results-top p{	
	color:#2F6400;
	font-size:13px;
	font-weight:bold;
	line-height:1.1em;
	margin: 0 0 10px 0;
}

#no-cookie-results #no-results-top  p
{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#no-results-top li{
	display: block;
	height: 22px;
	line-height: 1.2em;
	padding: 3px 0 0 30px;
	font-size: 11px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

#no-cookie-results #no-results-top li 
{
	height: auto;
	color: #7b7b7b;
}

#no-cookie-results #no-results-top li  strong
{
	font-size: 14px;
	font-weight: bold;
	color: #2f6500;
}

#no-results-bottom{
	position: relative;
	height: 208px;
	width: 226px;
	border-top: 1px solid #dbdbdb;
	bottom: 1px;
}

#no-results-bottom img{	
	margin: 20px 0 0 3px;
}

#no-results-suggestions #suggestion-1{
	background: url(../i/search/suggestion_1.gif) 0 0 no-repeat;
	margin: 0 0 17px 0;
}

#no-results-suggestions #suggestion-2{
	background: url(../i/search/suggestion_2.gif) 0 0 no-repeat;
	margin: 0 0 17px 0;
}

#no-results-suggestions #suggestion-3{
	background: url(../i/search/suggestion_3.gif) 0 0 no-repeat;
}

span.no-results-addspot{
	position: absolute;
	top: 118px;
	right: 13px;
	display: block;
	background: transparent url(../i/search/button_add_spot.gif) 0 0 no-repeat;
	width: 113px;
	height: 35px;
	cursor: pointer;
}

#no-cookie-results {
    width: 230px;
    height: 362px;
    background: transparent url(../i/search/bg-no-cookie-results.jpg) bottom right no-repeat;
}

 /******************************************************************************
	Search Template - Bottom Global
******************************************************************************/
div#search-bottom{
	clear: left;
	margin: 0 0 0 10px;
	overflow: hidden;
	width: 950px;
	font-family: Trebuchet MS, Arial, sans-serif;
}

/* Styles for Grid Layout */

div#search-bottom div.alpha, div#search-bottom div.omega, div#search-bottom div.sub-cols, div#search-bottom div.sub-cols div.alpha, div#search-bottom div.sub-cols div.omega {
	display: inline;
	float: left;
}

div#search-bottom div.alpha { margin: 0 8px 0 0; width: 628px; }
div#search-bottom div.sub-cols { width: 628px; }
div#search-bottom div.sub-cols div.alpha { margin: 0; }

div#search-bottom div#photo-tabs{
	background: #fff;
	width: 620px;
	height: 225px;
	margin: 0 0 10px;
	padding: 3px;
	border: 1px solid #6c9d42;
 }

div#search-bottom div#spotlight{
	margin: 0 12px 0 0;
	_margin: 0 10px 0 0;
	width: 310px;
 }
div#search-bottom div#featured{ 
	overflow: hidden;
	width: 304px;
	border: 1px solid #6c9d42;
}
div#search-bottom div#dog-beaches{
	width: 157px;
	height: 120px;
	border: 1px solid #ececec;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 4px #e2e2e2;
	-webkit-box-shadow: 1px 1px 4px #e2e2e2;
	box-shadow: 1px 1px 4px #e2e2e2;
	padding: 112px 126px 0 15px;
	background: url(../i/promotions/tout-dogbeaches.png) 3px 6px no-repeat;
}

div#search-bottom div#dream-dog-park-promo{
    position:relative;
    background:transparent url(../i/promotions/dream-dog-park/tout-dreamdogpark.png) no-repeat 0 0;
    width:299px;
    height:233px;
    -moz-box-shadow: -2px 2px 5px #888;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-box-shadow: -2px 2px 5px #888;
    box-shadow: -2px 2px 5px #888;
    -moz-border-radius: 5px 5px 7px 7px;
    border-radius:5px 5px 7px 7px;
    margin-bottom:15px;
}

div#search-bottom div#dream-dog-park-promo .rules{
    display:block;
    color:#fff;
    position:absolute;
    font-size:10px;
    text-transform:uppercase;
    bottom:0;
    left:8px;
}

div#search-bottom div#dream-dog-park-promo h4,div#search-bottom div#dream-dog-park-promo h3{
    text-indent:-9999px;
}

div#search-bottom div#dream-dog-park-promo img.learnMore{
    position:absolute;
    display:block;
    bottom:5px;
    left:185px;
}

div#search-bottom div#dream-dog-park-promo img.voteNow{
	left:190px;
}

div#search-bottom div#dog-lovers{ 
	width: 300px;
}

div#search-bottom div.sub-head{
	height: 30px;
	background: #000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float: left;
	clear: left;
	overflow: hidden;
}

div#search-bottom div.sub-head h2{
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 27px;
}

div#search-bottom div#new-members div.sub-head{ background: #6273c8; margin: 0 0 3px; width: 628px; }
div#search-bottom div#spotlight div.sub-head{ background: #6c9d42; width: 310px; } 
div#search-bottom div#dog-lovers div.sub-head{ background: #6273c8; width: 300px; } 

div#search-bottom div.sub-head span.icon{
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	background: url(../i/search/search-sprite.png) 0 0 no-repeat;
}
div#search-bottom div#new-members div.sub-head span.icon{ background-position: 0 -44px; } 
div#search-bottom div#spotlight div.sub-head span.icon{ background-position: -29px -44px; } 
div#search-bottom div#dog-lovers div.sub-head span.icon{ background-position: -59px -44px; }

div#search-bottom div.sub-body{
	float: left;
	clear: left;
}

/* Default Typography */

div#search-bottom div.sub-body .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 2px;
}

div#search-bottom div.sub-body .sub-title {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px;
}

/* Newest Member Specifics */

div#search-bottom div#new-members{ margin: 0 0 10px; overflow: hidden; width: 628px; }

div#carousel {
	background: url(../i/newest-members/carousel-bg.jpg) repeat-x;
	height: 202px;
	overflow: hidden;
	position: relative;
	width: 628px;
}

div.jcarousel-clip {
	height: 180px;
	margin: 22px 0 0 44px;
	overflow: hidden;
	position: absolute;
	width: 536px;
}

ul#newest-members {
	left: 0;
	position: absolute;
	top: 0;
	width: 488px;
}

ul#newest-members li {
	display: inline;
	float: left;
	font-family: "Arial", "Helvetica", Sans-Serif;
	margin: 0 10px;
	text-align: center;
	overflow: hidden;
}

ul#newest-members li img { border: 2px solid #6273C8; }
ul#newest-members li.join a.join-img
{
	border: 2px solid #e26500 !important;
	background: url(../i/search/search-sprite.png) no-repeat 0 -96px;
	width: 82px;
	height: 82px;
	margin: 0 0 5px 13px;
	display: block;
}

ul#newest-members li h3 {	
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	text-align: left;
}

ul#newest-members li h3 a { color: #2948AC; }
ul#newest-members li.join h3 a { color: #e26500 !important; }
ul#newest-members li .member-location, ul#newest-members li .member-jdate {
	display: block;
	line-height: 15px;
	padding: 0 0 0 15px;
	text-align: left;
}

ul#newest-members li .member-location { margin: 0 0 5px; }
ul#newest-members li .member-jdate { color: #666; }

div.jcarousel-prev, div.jcarousel-next {
	background: url(../i/newest-members/newest-members-pagination-btns.gif) no-repeat;
	height: 23px;
	position: absolute;
	top: 64px;
	width: 23px;
}

div.jcarousel-prev:hover, div.jcarousel-next:hover { cursor: pointer; }
div.jcarousel-prev { left: 21px; }

div.jcarousel-next {
	background-position: -23px 0;
	left: 580px;
}

div.jcarousel-prev-disabled { background-position: 0 -23px; }
div.jcarousel-next-disabled { background-position: -23px -23px; }

/* Spotlight Specifics */

div#spotlight div.sub-body {
	padding: 10px 0 0;
	text-align: center;
	width: 312px;
}

div#spotlight div.sub-body .sub-title {
	margin: 0 auto 10px;
	width: 245px;
}

ul#location-list {
	border-top: 1px solid #CCC;
	display: inline;
	float: left;
	padding: 10px 0 0;
	text-align: left;
	width: 312px;
}

ul#location-list li {
	clear: left;
	display: inline;
	font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
	float: left;
	margin: 0 0 10px;
	width: 312px;
}

ul#location-list li .location-rank {
	background: #6C9D42;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	display: inline;
	float: left;
	font-weight: bold;
	margin: 0 8px 0 0;
	text-align: center;
	width: 22px;
}

ul#location-list li .icon {
	background: url(../i/search/search-sprite.png) no-repeat -26px -75px;
	display: inline;
	float: left;
	height: 18px;
	margin: 2px 0 0;
	text-indent: -10000px;
	width: 18px;
}

ul#location-list li h4 {
	font-family: "Arial", "Helvetica" Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0 55px;
}

ul#location-list li .location-desc {
	color: #777;
	font-size: 10px;
	line-height: 16px;
	margin: 0 0 0 55px;
}

/* Photo Tabs */

div#search-bottom div#photo-tabs ul#tabs, div#search-bottom div#photo-tabs ul#tabs li, div#search-bottom div#photo-tabs ul#tabs li a {
	display: block;
	width: 620px;
	height: 225px;
	overflow: hidden;
}

div#search-bottom div#photo-tabs ul#tabs li#tab-2,
div#search-bottom div#photo-tabs ul#tabs li#tab-3,
div#search-bottom div#photo-tabs ul#tabs li#tab-4,
div#search-bottom div#photo-tabs ul#tabs li#tab-5 { display: none; }

div#search-bottom div#photo-tabs ul#tabs li { background: url(../i/search/home-featured-articles-sprite.jpg) no-repeat 0 0; }

div#search-bottom div#photo-tabs ul#tabs li#tab-1 { background-position: 0 0; }
div#search-bottom div#photo-tabs ul#tabs li#tab-2 { background-position: 0 -225px; }
div#search-bottom div#photo-tabs ul#tabs li#tab-3 { background-position: 0 -450px; }
div#search-bottom div#photo-tabs ul#tabs li#tab-4 { background-position: 0 -675px; }
div#search-bottom div#photo-tabs ul#tabs li#tab-5 { background-position: 0 -900px; }
div#search-bottom div#photo-tabs ul#tabs li#tab-6 { background-position: 0 -1125px; }
div#search-bottom div#photo-tabs ul#tabs li#tab-7 { background-position: 0 -1350px; }

div#search-bottom div#photo-tabs div#tab-nav-container {
	background: #000;
	bottom: 40px;
	left: 23px;
	position: relative;
	z-index: 100;
}

div#search-bottom div#photo-tabs div#tab-nav{
	z-index: 20;
	background: #fff;
	border: 1px solid #fff;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	position: absolute; 
	padding: 5px;
	overflow: hidden;
}

div#search-bottom div#photo-tabs div#tab-nav a{
	display: block;
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #e98a2b;
	padding: 3px;
	background: #fff;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 20px;
	height: 20px;
	line-height: 21px;
	text-align: center;
	margin: 0 5px;
}

div#search-bottom div#photo-tabs div#tab-nav a:hover { text-decoration: underline; }

div#search-bottom div#photo-tabs div#tab-nav a.activeSlide{
	text-decoration: none;	
	background: #e98a2b !important;
	border: 1px solid #e98a2b !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}

/* Featured Box */

div#search-bottom div.featured-head{
	overflow: hidden;
	width: 290px;
	padding: 7px;
	height: 45px;
	background: url(../i/search/featured-bg.jpg) 0 0 no-repeat;
}

div#search-bottom div.featured-head span.icon{
	width: 44px;
	height: 44px;
	display: inline;
	float: left;
	background: url(../i/search/search-sprite.png) 0 0 no-repeat;
	margin: 0 10px 10px 0;
}

div#search-bottom div.photo div.featured-head span.icon{ background-position: -44px 0; }
div#search-bottom div.buddies div.featured-head span.icon{ background-position: -88px 0; }
div#search-bottom div.spot div.featured-head span.icon{ background-position: 0 0; }

div#search-bottom div.featured-head h2{
	color: #2e6500;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

div#search-bottom div.featured-head h2 span.title{
	display: block;
	font-size: 12px;
	line-height: 22px;
}

div#search-bottom div.featured-head h2 span.sub-title{
	display: block;
	font-size: 18px;
	line-height: 18px;
}

div#search-bottom div.featured-body{
	overflow: hidden;
	width: 284px;
	/*height: 259px;*/
	padding: 10px;
	background: url(../i/search/featured-rgb.jpg) 0 0 repeat-x;
	position: relative;
}

div#search-bottom div.featured-body div#spot_info{width: 170px;}

div#search-bottom div.photo div.featured-body p, div#search-bottom div.photo div.featured-body div{
    margin: 0px auto;
    text-align: center;
    font: 12px Arial, Trebuchet MS, Sans-Serif;
}

div#search-bottom div.photo div.featured-body p.title { position: relative; width: 100%; }

div#search-bottom div.spot div.featured-body p.type{
    font-size: 10px;
}

div#search-bottom div.featured-body p.title a{
    font-weight: bold;
    font-size: 20px;
    padding-top: 8px;
}

div#search-bottom div.photo div.featured-body p.title .hotel-icon {
	background: url(../i/search/search-sprite.png) no-repeat -48px -75px;
	display: block;
	height: 16px;
	left: 45px;
	position: absolute;
	top: 3px;
	width: 20px;
}

div#search-bottom div.photo div.featured-body p.title a { color: #d45001; }
div#search-bottom div.buddies div.featured-body p.title a{color: #2948ac;}
div#search-bottom div.spot div.featured-body p.title a{color: #d45001;padding-top: 0px;line-height: 18px;}

div#search-bottom div.photo div.featured-body p.location{
    color: #404040;
    padding-bottom: 5px;
}
div#search-bottom div.buddies div.featured-body p.location{
    clear: both;
    text-align: right;
    padding-right: 150px;
}

div#search-bottom div.spot div.featured-body p.rating{
    font-size: 10px;
    padding-bottom: 20px;
    display: inline;
    float: left;
}

div#search-bottom div.buddies div.featured-body p.stats{padding-bottom: 15px;}

div#search-bottom div.buddies div.featured-body p.stats a{
    font-weight: bold;
    color: #e26500;
}

div#search-bottom div.photo div.featured-body div.image{
    width:197px;
    border: 7px solid #6c9d42;
}
div#search-bottom div.buddies div.featured-body div.image{
    background: url(../i/search/feat-bud-bg.gif) left top no-repeat;
    height: 160px;
    width: 148px;
    display: inline;
    float: left;
    margin-right: 10px;
}
div#search-bottom div.spot div.featured-body div.image{
    background-color: #6c9d42;
    padding: 3px;
    position: absolute;
    width: 90px;
    height: 80px;
    top: 20px;
    right: 18px;
}

div#search-bottom div.photo div.featured-body div.image img{
    border: 1px solid #c9e699 !important;
    display: block;
}
div#search-bottom div.buddies div.featured-body div.image img{
    border: 1px solid #909cd8;
    margin: 11px 0px 0px 11px;
    display: block;
}
div#search-bottom div.spot div.featured-body div.image img{
    border: 1px solid #ffffff;
    display: block;
}
div#search-bottom div.spot div.featured-body div.image span.image_num{ 
    color: #ffffff;
    font-size: 10px;
    position: absolute;
    left: 3px;
    bottom: 0px;
}
div#search-bottom div.spot div.featured-body div.image a.more{
    color: #ffffff;
    font-size: 10px;
    position: absolute;
    right: 3px;
    bottom: 0px;
}

div#search-bottom div.photo div.featured-body p.image_caption{
    font-style: italic;
    font-weight: bold;
    color: #000000;
    padding-top: 5px;
}

div#search-bottom div.buddies div.featured-body p.motto{
    font-size: 11px;
    width: 110px;
    float: left;
}
div#search-bottom div.buddies div.featured-body p.motto span{
    font-size: 15px;
    font-style: italic;
    line-height: 17px;
}

div#search-bottom div.spot div.featured-body p.blurb a{color: #2948ac; font-weight: bold;}

div#search-bottom div.featured-body p.submitted_by{
    color: #333333;
    text-align: center;
}

div#search-bottom div.featured-body p.submitted_by a{
    font-weight: bold;
    color: #2948ac;
}

/* Lover Reviews */

div#search-bottom ul#lover-reviews{
	display: inline;
	float: left;
	margin: 0 0 10px;
	width: 300px;
}

div#search-bottom ul#lover-reviews div.alpha{
	display: inline;
	float: left;
	width: 60px;
	margin: 0;
	padding: 0 16px 0 10px;
}

div#search-bottom ul#lover-reviews div.omega{
	display: inline;
	float: left;
	width: 204px;
	overflow: hidden;
}

div#search-bottom ul#lover-reviews div.clear{ clear: both; }

div#search-bottom ul#lover-reviews li{
	float: left;
	display: inline;
	clear: left;
	padding: 10px 0 10px 0;
	border-top: 1px solid #d9d9d9;
	background: #ffffff;
	margin: 0 0 1px 0;
	font-family: Arial, Verdana, sans-serif;
	width: 300px;
}

div#search-bottom ul#lover-reviews li.no-border { border: none; }

div#search-bottom ul#lover-reviews li:hover,
div#search-bottom ul#lover-reviews li.hover{ 
    background: #eff1f9;
}

div#search-bottom ul#lover-reviews p.review-date{
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	color: #8c8c8c;
	padding: 0 0 4px 0;
	display: inline;
	float: right;
	clear: both;
}

div#search-bottom ul#lover-reviews a.review-avatar img, div#search-bottom ul#lover-reviews span.review-avatar img{ width: 44px; height: 44px; border: 1px solid #fff; }

div#search-bottom ul#lover-reviews a.review-avatar, div#search-bottom ul#lover-reviews span.review-avatar {
	background: transparent url(../i/search/search-sprite.png) 0 0 no-repeat;
	background-position: -89px -61px;
	display: inline;
	float: right;
	clear: both;
	width: 53px;
	height: 64px;
	padding: 8px 0 0 8px;
	overflow: hidden;
}

div#search-bottom ul#lover-reviews h3{ color: #404040; margin: 0 0 2px 0; font-size: 12px; font-weight: bold; }
div#search-bottom ul#lover-reviews h3 a{
	font-size: 12px;	
	color: #2f4caf !important;;
}
div#search-bottom ul#lover-reviews h3 a:hover, div#search-bottom ul#lover-reviews h4.review-quote a{ text-decoration: none; }

div#search-bottom ul#lover-reviews h4.review-quote {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 2px;
}

div#search-bottom ul#lover-reviews span.review-location {
	color: #000;
	display: block;
	font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
	font-weight: bold;
}

div#search-bottom ul#lover-reviews span.review-location, div#search-bottom ul#lover-reviews p.review-content { line-height: 16px; }

div#search-bottom ul#lover-reviews h4.review-quote a { color: #d45001; }
div#search-bottom ul#lover-reviews h3 a:hover, div#search-bottom ul#lover-reviews h4.review-quote a:hover { text-decoration: underline; }

 /******************************************************************************
	Search Template - Recently Added
******************************************************************************/

#recently-added
{
	width: 309px;
}

#recently-added h3
{
	background: #fff url(../i/search/header_recently_added.gif) 0 0 no-repeat;
	height: 29px;
	line-height: 31px;
	width: 309px;
	padding: 2px 0 0 0;
}

#recently-added ol li
{
	background-color: #ebf5e0;
	height: 76px;
	margin: 0 0 8px 0;
	width: 309px;
}

#recently-added ol li img
{
	border: 1px solid #c9e699;
	height: 67px;
	width: 89px;
	_margin-bottom: -3px;
}

#recently-added .image-border {
	border: 3px solid #95c15e;
	height: 69px;
	width: 91px;
}

#recently-added .spot-info
{
	float: left;
	border-bottom: 2px solid #cae5af;
	height: 74px;
	padding: 0 0 0 14px;
	width: 196px;
}

#recently-added .spot-info h4.name
{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#recently-added .spot-info h4.name a
{
	color: #2f6400;
	font-size: 12px;
}

#recently-added .category
{
	color: #343434;
	font-size: 9px;
	font-weight: bold;
	margin: 4px 0 8px 0;
}

#recently-added .name
{
	margin: 0 0 5px 0;
	margin: 0 0 4px 0;
}

#recently-added .name a
{
	color: #2f6500;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#recently-added .location
{
	color: #333333;
	font-size: 10px;
	margin: 0 0 5px 0;
	margin: 0 0 4px 0;
}

#recently-added .date
{
	color: #7b7b7b;
	font-size: 10px;
	margin: 0 0 9px 0;
	_margin: 0 0 10px 0;
}

 /******************************************************************************
	Search Template - Recently Reviewed
******************************************************************************/

#recently-reviewed
{
	width: 350px;
}

#recently-reviewed h3
{
	background: #fff url(../i/search/header_recently_reviewed.gif) 0 0 no-repeat;
	height: 31px;
	line-height: 33px;
	width: 350px;
	margin: 0;
	padding: 2px 0 0 0;
}

#recently-reviewed ol
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;	
	font-weight:normal;
	line-height:100%;
}


#recently-reviewed ol li
{
	border-top: 1px solid #cacaca;
	display: block;
	line-height:100%;
	height: 1%;
	margin: 0 0 0 0;
	padding: 4px 0 16px 0;
	width: 350px;
	
}

#recently-reviewed ol li.first { border: none; }

#recently-reviewed .image-border
{
	background: transparent url(../i/search/speech_bubble.gif) 0 0 no-repeat;
	height: 74px;
	width: 61px;
	margin: 8px 15px 0 0;
	_margin-top: 0;
}

#recently-reviewed .image-border img
{
	border: 1px solid #c0c7e9;
	height: 45px;
	margin: 7px 0 0 6px;
	width: 46px;
}

#recently-reviewed .spot-info
{
	margin: 8px 0 0 0;
}

#recently-reviewed h5
{
    color: #2848ac;
    font-weight: bold;
}

/******************************************************************************
	Show More / Show Fewer Toggles
******************************************************************************/

div.rss-toggle-bar {
	background: #F2F2F2;
	border: 1px solid #C6C6C6;
	clear: both;
	display: inline;
	float: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	padding: 8px;
}

div#spotlight div.rss-toggle-bar { width: 294px; }
div#dog-lovers div.rss-toggle-bar { width: 282px; }

div.rss-toggle-bar a.truncate-list-link {
	background: url(../i/search/see-more-see-less-arrows.gif) no-repeat 0 3px;
	display: inline;
	float: right;
	padding: 0 0 0 14px;
	margin-top:2px;
}

div.rss-toggle-bar a.expanded { background-position: 0 -22px; }

div.rss-toggle-bar a.rss-link {
	background: url(../i/search/rss-icon.gif) no-repeat;
	display: inline;
	float: left;
	padding: 3px 0 3px 20px;
}

 /******************************************************************************
	Search Template - Touts
******************************************************************************/

#search-bottom #touts 
{
	margin: 4px 0 0 0;
	width: 240px;
}

#touts ul 
{
	list-style: none;
	margin: 0;
	padding: 2px;
	_padding: 3px 2px;
	border: 9px solid #EFEFEF;
	background-color: #FFF;
}

#touts ul li 
{
	padding: 0 0 2px 0;
	font-size: 0;
}

#touts ul li a img
{
	display: block;
	border: 1px solid #FFF;
	_border-top: 0;
	_border-bottom: 0;
}

/***
end
***/

.mapInputError
{
	border: 1px solid red;
}


 /******************************************************************************
	Search Template - Result Callout
******************************************************************************/
#results-items .promo_callout
{
	padding: 0;
}
#results-items .promo_callout a
{
	display: block;
	width: 100%;
	height: 30px;
	width: 209px;
	height: 45px;
	text-indent: -999em;
	overflow: hidden;
}

/* Free Dog Toy - specific promo styles */
.dog_toy_result_callout
{
	background: url(../i/search/callouts/toy/results_toy.gif) left top no-repeat transparent;
}

/*--------------------------------------------------
	A U T O C O M P L E T E
--------------------------------------------------*/

.ui-autocomplete { position: absolute; cursor: default; width: 262px !important; }

.ui-menu {
	display: block;
	list-style: none;
	margin: 0;
}

.ui-menu .ui-menu { margin-top: -3px; }

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	display:block;
	text-decoration: none;
	padding: 0 5px;
	zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active { background: #EEE; }