/*
div.listing {
	font-size: 10pt;
	font-family: sans-serif;
	border: 1px solid #000;
	margin: 10px;
	padding: 10px;
}
.listing td {
	vertical-align: top;
}
*/

/* SEARCH MENU */
/* ---------------------- */
.local_search {
	margin: 10px;
	padding: 0px;
}
.landing_search {
	font-size: 8pt;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.ld_no_results {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
}

/* LANDING PAGE */
/****************/
.ld_right_headline {
	font-size: 8pt;
	float: right;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
}
.ld_right_headline a {
	color: #666 !important;
}
.ld_locations {
	text-align: center;
	margin: 0px 10px;
	padding: 5px;
	background: #DDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: sans-serif;
}
.landing_list {
	font-family: sans-serif;
	font-size: 10pt;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.landing_list ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 158px;
}
.landing_list li {
	font-size: 1.2em;
	float: left;
	display: block;
	margin: 10px;
	padding: 10px;
	background: #DDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.landing_list li li {
	font-size: 10pt;
	float: none;
	margin: 0px;
	padding: 0px;
}
.ld_promo {
	width: 375px;
	text-align: center;
	padding: 50px 10px !important;
}

/*****************/
/* CREATE STYLES */
.edit_list li {
	float: left;
	width: 275px;
}
.upload_photos {
	border: 1px solid #999;
	padding: 10px;
}
.show_address {
	float: right;
	border: 1px solid #999;
	padding: 10px;
	margin: 10px;
	width: 275px;
}

table.search {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
table.search td {
	padding: 2px 10px;
}

.listing_photo {
	list-style: none;
	float: left;
}
.upload_form {
	clear: both;
}
.htas_title {
	width: 625px;
}
.listing_admin {
	font-family: sans-serif;
	font-size: 10pt;
}
/*
.listing_admin h3 {
	font-size: 2em;
	margin: 1em 0px 0px 9px;
}
.listing_admin h4 {
	font-size: 1.3em;
	margin: 0px 0px .5em 0px;
}
*/
h4 em {
	font-size: 1.6em;
	font-style: normal;
	text-decoration: underline;
}
/*
.counter {
	padding: 0px;
	margin: 0px;
	float: right;
	margin-right: 75px;
}*/
.counter td, .counter th {
	border: 1px solid #000;
	padding: 3px 7px;
	margin: 0px;
}
.counter th {
	text-align: left;
}
.counter tr:hover {
	background: #DDD;
}
.flagged {
	background: #F00;
}

.ld_final {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ld_final li.ld_option {
	clear: both;
}
.ld_final li h4 {
	display: inline;
	font-size: 1.5em;
	cursor: pointer;
}
.ld_final li div img.preview {
	border: 1px solid #000;
	float: right;
	margin-right: 20px;
}
.ld_final li div.sample {
	position: relative;
	height: 100px;
	overflow: hidden;
	margin-bottom: 20px;
}
.ld_final .feature_list {
	margin-left: 20px;
	list-style: disc;
}
.ld_final .select_me {
	color: #00F;
	font-size: 1.3em;
	font-family: sans-serif;
	margin: 20px;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}
.ld_final .select_me label {
	cursor: pointer;
}
.ld_final li div img.cover {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 98px;
	width: 620px;
	border: 1px solid #999;
}
.hidden {
	position: absolute;
	left: -50000px;
}
.complete p {
	margin-bottom: 1em;
}

/* MERCHANT LISTING STYLE */
/* ---------------------- */

div.listing { }
div.listing a {
	color: #005092;
	text-decoration: none;
}
div.listing a:visited {
	text-decoration: none;
}
div.listing a:hover {
	text-decoration: underline;
}
table.listing {
        border: none;
        background: #FFFFFF;
        padding: 0px;
        margin: 0px 0px 10px 0px;
}
.paid .listing {
/*	border: 2px solid #23408f;*/
}
.paidsection {
	border: 2px solid #23408f;
	margin: 10px 0px;
}
.paidsection h4 {
	margin: 0px;
	padding: 0px 0px 2px 10px;
	background: #23408F;
	color: #FFF;
}
.listing td {
	vertical-align: top;
}
.listing_HOURS {
}
.listing_HOURS_prompt {
	color: #b80007;
}
.listing_HOURS_dayhead {
	font-weight: bold;
}
.listing_NO_LOGO {
        border: 1px solid #EFEFEF;
        color: #EFEFEF;
        width: 100px;
        height: auto;
        text-align: center;
}
.listing_LOGO {
        border: none;
        width: 100px;
	text-align: center;
        height: auto;
	margin-top: 5px;
}
.listing_LOGO img {
	border: 1px solid #000;
}
.listing_TITLE {
        font-size: 16px;
        font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
        font-weight: bold;
        /*color: #b80007;*/
	color: #005092;
        text-align: left;
}
.listing_DETAILS {
        background-color: #fffad9;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 3px; /* applies to all 4 sides */
        text-align: left;
}
.listing_DETAILS_SEPARATOR {
	border: 1px dotted #5794B5;
	margin: 2px 0px 2px 0px;
}
.listing_SUMMARY {
        background-color: #ffffff;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        width: 500px;
        padding: 3px;
        text-align: left;
}
.paid .listing_SUMMARY {
/*	background: #FFF;*/
}
.listing_SPOTLIGHT_header {
	background: #ECF1E8;
	color: #246433;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
}
.listing_SPOTLIGHT_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005092;
	text-align: left;
}
.listing_WEBURL {
	float: right;
}
.listing_MAP {
	float: right;
	margin-left: 5px;
}
.listing_EMAIL {
	float: right;
	margin-left: 5px;
}


/* PAGINATION STYLE */
/* ---------------- */

.merchant_pagination {
	font-family: sans-serif;
	font-size: 12pt;
	text-align: center;
	margin: 15px 0px;
}
.merchant_pagination a {
	text-decoration: underline;
}

/***********************************************/
/* Listing Styles */
/***********************************************/

/* hidden fields, not in use yet */

.l_container * {
/*	border: 1px solid #000; /**/
}
.ratings {
	font-size: .8em;
	float: right;
	text-align: center;
	margin-right: 10px;
}
/* global styles */
.l_container {
	font-family: sans-serif;
	font-size: 10pt;
}
.breaker {
	clear: both;
}
.breaker_left {
	clear: left;
}
h5 {
	font-size: 1em;
	padding: 0px;
	margin: 2px;
	margin-left: 1em;
}
p {
	padding: 0px;
	margin: 0px;
}
p.text {
	margin-bottom: 15px;
}

.l_name {
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
	letter-spacing: .05em;
}
.l_location {
	margin-left: 150px;
}
.l_logo {
	float: left;
	margin: 0px 10px 10px 10px;
}
.l_logo img {
	border: 1px solid #000;
}
.l_map {
	width: 300px;
	float: right;
	margin-bottom: 10px;
}
img.nomap {
	border: 1px solid #000;
}
.l_description {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #DDF;
	padding: 5px 10px;
	width: 300px;
	float: left;
}
.l_features {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #DDF;
	padding: 5px 10px;
}
.l_cuisines {
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #DDF;
	padding: 5px 10px;
}
.l_photos {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #DDF;
	padding: 5px;
	margin-top: 0px;
}
.l_photos ul {
	margin: 0px;
	padding: 0px;
}
.l_photos ul:last-child {
	border: 100px solid #000;
}
.l_photos li {
	float: left;
	list-style: none;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
.l_photos img {
	border: 1px solid #000;
}
.photo_video {
	width: 300px;
	padding: 10px;
}
.l_video {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #DDF;
	padding: 5px 10px 10px 10px;
	width: 280px;
	float: right;
	margin-bottom: 10px;
}
.l_reviews {
}
.l_review {
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}
.dark {
	background: #DDF;
}
.light {
	background: #FFF;
}
.l_login_error {
	color: #F00;
}
.l_login {
	margin-top: 5px;
}
.l_login_form {
	display: inline;
}
.l_review .stars {
	position: absolute;
	top: 5px;
	right: 5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.l_review .stars li {
	width: 16px;
	height: 15px;
	background: url('/images/ld_photos/star_black.png') no-repeat;
	margin: 2px;
	float: right;
	display: inline;
}
.l_review .stars li.empty {
	background: url('/images/ld_photos/star_white.png') no-repeat !important;
}
.l_review .stars input {
	position: absolute;
	left: -100000px;
}
.l_review .stars label {
	background: url('/images/ld_photos/star_white.png') no-repeat;
	width: 16px;
	height: 15px;
	display: block;
	float: left;
	margin: 0px 2px;
	cursor: pointer;
}
.l_review .stars label.over {
	background: url('/images/ld_photos/star_black.png') no-repeat;
}
.l_review .stars label:hover {
	background: url('/images/ld_photos/star_hover.png') no-repeat;
}
.l_review_text {
	margin-left: 75px;
}
.l_review_tools {
	text-align: right;
	margin-right: 5px;
}
.l_review a {
	color: #000 !important;
	text-decoration: underline !important;
}
.l_review a:hover {
	color: #00F !important;
}
form.l_review {
	margin-top: 5px;
}


/*****************************
 * MANAGE LISTINGS STYLES
 */
.managed_listings {
	list-style: none;
	margin: 3px;
	padding: 0px;
}
.managed_listings li {
	color: #999;
	font-family: sans-serif;
	font-size: 10pt;
	margin: 1px;
	padding: 1px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.managed_listings li:hover {
	background: #EEF;
}
.managed_listings li span {
	display: block;
	float: right;
	margin-left: auto;
	margin-right: 0px;
	width: 175px;
}
.managed_listings li strong {
	color: #000;
}
.ld_final .upgrade_now {
	width: 300px;
	margin: 0px auto 0px 100px;
	padding: 10px;
	background: #ccffcc;
	font-family: sans-serif;
	font-size: 10pt;
}
.ld_final .upgrade_now h5 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}
center.no_thanks {
	font-family: sans-serif;
	font-size: 10pt;
	color: #00F;
}
h4.section_head {
	color: #FFF;
	background: #99F;
	padding: 1px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

