h1.componentheading {
	margin:0;
	}
h2.contentheading {
/*	padding-left: 10px;*/
	margin-bottom: 10px;
	}

/* @group Index */
.alpha-index {
	width: 100%;
	position: relative;
	left: -10px;
	text-align: center;
	margin: 15px 0 15px 0px;
	}
.alpha-index a.alpha:link, .alpha-index a.alpha:visited {
	margin: 0 0;
	height:2em;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: normal;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.alpha-index a.alpha:hover {
	background-color: white;
	color: black;
	}
#index {
	width: 100%;
	overflow: hidden;
	padding-left: 10px;
	}
#index .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 10px 11px 0 0;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	}
#index .row {
	float:left;
	width:100%;
	}
#index .category {
	float:left;
	}
#index .category img {
	border:0;
	float:left;
	padding:5px 5px 0 0;
	}
#index h2 {
	font-size: 1.5em;
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: normal;
	}
#index h2 span {
	font-size: 0.6em;
	position: relative;
	top: -1px;
	}
#index h2 a:link, #index h2 a:visited {
	font-size: 0.9em;
	}
.category .desc {
	margin-top: 5px;
	line-height: 1.4em;
	}
.category .subcat {
	margin-top: 5px;
	padding-left: 0px;
	}
.category .subcat a {
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	}
.category .listings {
	margin: 5px 0 5px 0px;
	padding: 0 0 0 5px;
	list-style-position: inside;
	list-style-type: disc;
	}
.category .listings li {
	background-image: none;
	padding: 0;
	}
/* @end */

/* @group Category */
#cat-desc {
	margin: 0 0 10px 10px;	
	}
#cat-desc p {
	margin: 0;
	text-indent: 0px;
	text-align: left;
	line-height: 1.4em;
	}
#cat-image {
	float: left;
	border: 5px solid #e6e6e6;
	margin: 0 10px 10px 0;
	}
#cat-image img {
	margin: 1px;
	}
/* @end */

/* @group Subcategory & Related Category */
#subcats, #relcats {
	margin: 20px 0 0 0;
	width: 100%;
	overflow: hidden;
	}
#subcats .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 18px 0 0;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	}
#subcats ul, #relcats ul {
	margin: 0;
	padding: 0 10px 10px 0px;
	list-style-type: none;
	width: 100%;
	float: left;
	}
#subcats li {
	width: 32%;
	padding: 0;
	margin-top: 10px;
	float: left;
	background-image: none;
	}
#subcats a, #relcats a {
	font-weight: normal;
	text-decoration: none;
	}
#subcats small {
	color: #4c4c4c;
	font-size: 0.9em;
	}
#relcats .title {
	border-bottom: 1px solid #ccc;
	display: inline;
	}
#relcats li {
	width: 100%;
	padding: 0;
	margin-top: 10px;
	float: left;
	}
/* @end */

/* @group Listings */

#listings {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0 0;
	}
#listings .title {
	height: 24px;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	vertical-align: middle;
	margin: 0;
	font-size: 1.6em;
	}
.info {
	height: 20px;
	line-height: 20px;
	margin: 0 18px 10px 0;
	}
.reviews .info {
	margin: 10px;
	}

#listings .pages-counter {
	text-align: center;
	font-weight: bold;
	}
	
#listings .pages-counter-top {
	text-align: left;
	font-weight: bold;
	height:20px;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
	vertical-align: bottom;
	margin: 5px 12px 15px 0;
	}
#listings .pages-links, .reviews .pages-links {
	background-color:#F2F2F2;
	border-bottom:1px solid #EAEAEA;
/*	border-top:1px solid #CCCCCC;*/
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
	padding:4px 10px;
	position:relative;
	text-align:right;
	
	}
#listings .pages-links .pagination {
	float:right;
	margin:0;
	padding-right:10px;
	background: none;
	padding: 0 10px 0 0;
	border-top:0;
}
.listing-summary {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	}
.listing-summary h3 {
	margin: 0 10px 1px 0;
	font-size: 1.4em;
	float: left;
	}
.listing-summary .star{
	margin-left: 1px;
	}
.listing-summary .website {
	float: left;
	vertical-align:top;
	clear: both;
	margin-bottom:3px;
	font-size: 0.9em;
	color:#808080;
	}
.listing-summary .fields {
	clear: both;
	}
.listing-summary .fieldRow {
	height: 22px;
	line-height:1.5em;
	padding:0 2px 0 0;
	font-size: 0.9em;
	display: inline;
	}
div.featured {
	/*background-color: #F2F9EC; */
	/*background-color: #EBF36C;*/
	padding: 5px; 
	/*border: 1px solid #78C2EF;*/
	/*border: 1px solid #DDED2B;*/
	width: 98%;
	color: #000;
	}
.fieldRow .caption {
	text-align: right;
	color: #fff;
	background-color: #bfbfbf;
	padding: 1px 2px 0 2px;
	border-bottom: 1px solid #f1f1f1;
	border-left: 0px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	font-weight: bold;
	display: inline;
	}
.output {
	background-color: #f2f2f2;
	padding:0 5px 0 5px;
	margin-right: 0;
	border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	display: inline;
	}
.output a:link, .output a:visited {
	font-weight: normal;
	text-decoration: none;
	}
.output a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
.listing-summary img.image {
	border: 1px solid #ccc;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: right;
	display:block;
	}
.listing-summary img.image-left { /* Similar to .listing-summary img.image, except that it is floated left. */
	border: 1px solid #ccc;
	margin: 0 10px 10px 5px;
	padding: 5px;
	float: left;
	display:block;
	}
.listing-summary a:hover img.image{
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	}
.listing-summary p {
	clear: both;
	margin-bottom: 5px;
	line-height: 1.4em;
	padding-right: 20px;
	}
.listing-summary .category {
	margin-bottom: 8px;
	clear:left;
	}
.listing-summary .category span {
	margin-right: 2px;
	color: #808080;
	}
.listing-summary .category a {
	margin-left: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #009900;
	}
span.xlistings {
	color:#606060;float:left;margin: 2px 0 0 0;padding: 0;}

/*#sortableimages li {
	background-image: none;
	margin: 0;
	padding: 0 0 5px 0;
	}
*/
.address {
	text-align: left;
	float: left;
	margin: 3px 0;
	width: 100%;
	}
.website a:link, .website a:visited , .website a:hover {
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	white-space: nowrap;
	}
.listing-summary .actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	border-style: none;
	}
.listing-summary .actions a:link, .listing-summary .actions a:visited {
	display:block;
	float: left;
	text-decoration: none;
	height: auto;
	line-height: normal;
	font-weight: normal;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	padding-left: 9px;
	margin: 0 8px 0 0;
	}
.listing-summary .actions a:hover {
	border: none;
	}
.listing-summary .pendingapproval {
	background-color: #FFFFB5;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 10px;
	border: 1px solid #ECEE5F;
	position: relative;
	top: -3px;
}
.unpublished {
	background-color: #FFFFB5;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 10px;
	border: 1px solid #ECEE5F;
	position: relative;
	top: -3px;
}
/* @end */

/* @group Listing */

#listing {
	margin-left: 10px;
	overflow: hidden;
	width: 100%;
	}
#listing h2 { 
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align:bottom;
	text-align:left;
	line-height:1.6em;
	margin:5px 0;
	}
	
#listing .fields {
	width: 100%;
	}

#listing .fields .caption {
	width:20%;float: left;
	margin: 0 0 0 0;
	padding: .3em;
	border-top: 1px dotted #bebebe;
	font-weight: bold;
	color: #666;
	text-align: right;
	clear:left;
	}

#listing .fields .data {
	float: left;
	width: 75%;
	margin: 0 0 0 1px;
	padding: .3em;
	border-top: 1px dotted #bebebe;
	}
#listing .fields .data a {
	}
#listing .fields .data a:hover {
	}
#listing .fields .data ul{
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
	}
#listing .listing-desc {
	margin: 0 18px 10px 0;
	font-size: 12px;
	line-height: 1.4em;
	width: 97%;
	}
.thumbnail {
	float: right;
	clear: none;
	margin: 0 0px 5px 10px;
	text-align: center;
	position: relative;
	left: 3px;
	}
.thumbnail-left {
	float: left;
	clear: none;
	margin: 0 10px 5px 0px;
	text-align: center;
	}
.gallery .thumbnail, .gallery .thumbnail-left {
	float: left;
	}
.thumbnail a img, .thumbnail-left a img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	}
.thumbnail a:hover img, .thumbnail-left a:hover img {
	background-color: #e5e5e5;
	border: 0px solid #e5e5e5;
	border-bottom: 0px solid #ccc;
	}
.thumbnail div,.thumbnail-left div {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom:  1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right:  1px solid #ccc;
}
.thumbnail div a, .thumbnail-left div a {
	text-decoration: none;
	text-align: center;
	display: block;
	}

.actions-rating-fav {
	width: 97%;
	margin: 10px 18px 10px 0;
	float: left;
	border: 2px solid #dcdcdc;
	background-color: #f8f8f8;
	}

.actions {
	width: 100%;
	float: left;
	clear: both;
	margin:0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	}
.actions a:link, .actions a:visited {
	margin: 0 5px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	}
.actions a:hover {}
.favourite {
	width: 41%;
	float: left;
	clear: none;
	height: 35px;
	line-height: 35px;
	padding-left: 12px;
	border-left: 1px dotted #ccc;
	}
.favourite .fav-caption {
	float: left;
	}
.favourite #fav-count {
	float: left;
	margin-left: 5px;
	font-weight: bold;
	line-height: 35px;
	}
.favourite #fav-msg {
	float: left;
	margin-left: 10px;
	}
.favourite #fav-msg a {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	}
.favourite #fav-msg a:hover{
	border-bottom: 1px solid;
	}
	
.rating {
	width:48%;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 10px 0 5px;
	margin-left: 4%;
	vertical-align: middle;
	}
.rating #rating-msg {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 35px;
	}
.rating img {
	float: left;
	clear: none;
	margin-top: 7px;
}
.rating #total-votes {
	float: left;
	font-weight: bold;
	margin-left: 10px;
	line-height: 35px;
	}
#listing .title {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0;
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
	}
a.actionlink:link, a.actionlink:visited {
	font-size:0.6em;
	text-decoration: none;
	padding: 2px;
	position: relative;
	top: -3px;
	color: #F3F3F3;
	background-color: #1f5ba4;
	}
a.actionlink:hover {
	background-color:#337DD9;
	}
/* Superscript */
sup {
	padding: 0 2px;
	font: bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	
	}
sup.new {
	color: #007d00;
	}
sup.featured {
	color: #0048de;
	}
sup.popular {
	color: #ff264e;
	}
/* @end */

/* @group Edit Listing */
fieldset {
	text-align: left;
	}
#mc_con {
	display: none;
	}
#lcmanage { font-weight: normal;}
#mc_selectcat {
	width: 250px;
	margin: 5px 0;
	}
#mc_active_pathway {
	background-color: white;
	width: 100%;
	color: black;
	padding-left: 11px;
	background: url(../../../../../images/M_images/indent1.png) no-repeat left center;
	}
#browsecat {
	width:100%;
	margin:5px 0 0 0;
	padding: 0;
	}
a.add-listing:link, a.add-listing:visited, a.add-listing:hover {
	float:right;
	font-weight:normal
	}
ul.linkcats {
	padding: 0px;
	margin:0px 0px 3px 0px;
	list-style: disc inside;
	}
ul.linkcats li {
	line-height: 18px;
	padding: 0;
	background: none;
	list-style-type: none;
	}
ul.linkcats a:link, ul.linkcats a:visited {
	color: #fff;
	margin-right: 5px;
	padding:  0 3px;
	text-decoration: none;
	clear: none;
	background-color: #999;
	}
ul.linkcats a:hover {
	background-color: #4c4c4c;
	}
.images span {
	margin: 0 0 0 13px;
}
#uploadimages {
	overflow:hidden;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#uploadimages li {
	margin: 0 0 10px 13px;;
}
.actionimages {
	margin-left: 13px;
}
#sortableimages {
	width: 600px;
	list-style-type: none; 
	margin: 10px 0 0 0;
	padding: 0;
	overflow: visible;
}
#sortableimages li {
	margin: 0 0 13px 0;
	padding: 0px; 
	float: left; 
	list-style-position: outside;
	text-align: center; 
	line-height: 100%;
}
#sortableimages li input {
	position:relative;
	left: 20px;
	top: 10px;
	vertical-align: top;
	z-index: 1;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Reviews, Images & Map */

.reviews, .map, .images {
	width:100%;
	overflow: hidden;
	clear: both;
	margin: 20px 0;
	}
.reviews .title, .map .title, .images .title {
	clear: both;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	margin: 0 0 10px 10px;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	width: 97%;
	}
.reviews p, .images .content, #map {
	margin: 0 18px 10px 10px;
	}
.images .more {
	clear:both;
}
.reviews .pages-counter {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	}
/*.reviews .pages-links {
	text-align: center;
	width: 100%;
	}	
*/
.review {
	clear: both;
	padding: 0 0 10px 0;
	margin: 5px 18px 0 10px;
	}
#listing .review {
	margin-top: 0;
	}
.review .review-head {
	width:100%;
	margin: 0 18px 0px 0;
	height: 19px;
	clear: both;
	background-color: #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding-top: 2px;
	}
.review .review-listing {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 1.3em;
	}
.review .review-title {
	float:left;
	}
.review .review-title a {
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	}

.review .review-info {
	float:left;
	margin-left: 5px;
	}
.review .review-rating {
	width:95px;
	float:left;
	margin: 0;
	text-align: center;
	}
.review-owner {
	margin-left: 3px;
	font-weight: bold;
	}
.review-owner a:link {
	text-decoration: none;
	}
.found-helpful{
	float: left;
	width:100%;
	color:#595959;
	margin-bottom:3px;
	background-color:#F4F4F4;
	padding:0 0 3px 0px;
	line-height:1.4em;
	}
.found-helpful span {
	padding-left: 5px;
	}
.review-text {
	clear: both;
	line-height: 1.4em;
	padding: 0;
	padding: 0 5px;
	}
.owners-reply {
	margin: 10px 10px 0 10px;
	padding: 5px;
	}
.owners-reply span {
	font-weight: bold;
	background-color: #666;
	text-align: center;
	padding: 1px 8px;
	color: white;
	}
.owners-reply p {
	margin: 5px 0 0 0;
	line-height: 1.4em;
	color: #4c4c4c;
	font-style: italic;
	font-weight: bold;
	}
	
.ask-helpful {
	padding-left: 5px;
	margin:10px 0 0 0;
	}

.ask-helpful span a {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	font-weight:normal;
	margin-left:3px;
	}
.ask-helpful a {
	text-decoration:underline;
	margin-left:3px;
	}
.ask-helpful2{
	float:left;
	margin-right:4px;
	font-style: italic;
	}
.ask-helpful span a:hover{
	border-bottom: 1px solid #ccc;
	}

.review-reply-and-report {
	text-align: right;
	}
.review-reply, .review-report {
	display: inline;
	text-align: right;
	margin-top:10px;
	}
.review-reply a:link, .review-reply a:visited, .review-report a:link, .review-report a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	margin-right: 10px;
	}
.review-reply a:hover, .review-report a:hover {
	border-bottom: 1px solid #ccc;
	}
.rhaction {
	float:left;
	}

/* @end */

/* @group Gallery */
.next-previous-image {
	float: left;
	width: 100%;
	}
.previous-image {
	float: left;
	width: 48%;
	text-align: right;
	display: block;
	height: 2em;
	line-height: 2em;
	}
.previous-image a:link,.previous-image a:visited {
	text-align: right;
	padding: 2px 5px;
	text-decoration:none;
	font-weight: normal;
	margin-right: 1px;
	border-bottom: 1px dotted #ccc;

	}
.next-image {
	float: left;
	width: 48%;
	height: 2em;
	line-height: 2em;
}
.next-image a:link, .next-image a:visited {
	padding: 2px 5px;
	text-decoration:none;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	margin-right: 1px;
	}
.medium-image {
	text-align: center;
	}
.medium-image img {
	margin: 20px 0;
	}
/* @end */

/* @group User's Items */
.users-tab {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	}
.users-listings span, .users-reviews span, .users-favourites span {
	font-weight: bold;
	}
.users-listings, .users-listings-active {
	margin-left: 10px;
	}
.users-listings, .users-reviews, .users-favourites {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px;
	background-color: #fff;
	margin-right: 10px;
	}
.users-listings-active, .users-reviews-active, .users-favourites-active {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #F2F2F2;
	margin-right: 10px;
	font-weight: bold;
	}
.users-listings a:link, .users-listings a:visited, .users-reviews a:link, .users-reviews a:visited, .users-favourites a:link, .users-favourites a:visited {
	text-decoration: none;
	font-weight: bold;
	}	
/* @end */


/* SPECIAL */

h1.componentheading {
margin:0;
}

h2.contentheading {
margin-bottom:10px;
}

h2.contentheading img {
margin-left:.2em;
}

.alpha-index {
width:100%;
position:relative;
left:-10px;
text-align:center;
margin:15px 0;
}

.alpha-index a.alpha:link,.alpha-index a.alpha:visited {
height:2em;
text-decoration:none;
font-weight:400;
background-color:#f4f4f4;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:0;
padding:3px 4px;
}

.alpha-index a.alpha:hover {
background-color:#FFF;
color:#000;
}

#index {
width:100%;
overflow:hidden;
padding-left:10px;
}

#index .title {
height:24px;
vertical-align:middle;
font-size:1.6em;
border-bottom:1px solid #ccc;
margin:10px 11px 0 0;
}

#index .category img {
border:0;
float:left;
padding:5px 5px 0 0;
}

#index h2 {
font-size:1.5em;
font-weight:400;
margin:10px 0 0;
padding:0;
}

#index h2 span {
font-size:0.6em;
position:relative;
top:-1px;
}

#index h2 a:link,#index h2 a:visited {
font-size:0.9em;
}

.category .desc {
margin-top:5px;
}

.category .subcat {
margin-top:5px;
padding-left:0;
}

.category .subcat a {
font-size:1em;
font-weight:400;
text-decoration:none;
}

.category .listings {
list-style-position:inside;
list-style-type:disc;
margin:5px 0;
padding:0 0 0 5px;
}

.category .listings li {
background-image:none;
padding:0;
}

#cat-header h2.contentheading {
width:70%;
float:left;
}

#cat-desc {
margin:5px 0 10px;
}

#cat-desc p {
text-align:left;
margin:0;
}

#cat-image {
float:left;
border:.5em solid #D8E4E8;
margin:0 20px 20px 0;
}

#cat-image img {
margin:1px;
}

#subcats,#relcats {
width:100%;
/*clear:both;*/
overflow:hidden;
margin:20px 0 0;
}

#subcats .title,#relcats .title {
color:#999;
}

#subcats ul,#relcats ul {
list-style-type:none;
width:100%;
float:left;
margin:0;
padding:0 10px 10px 0;
}

#subcats li {
width:30%;
margin-top:10px;
float:left;
background-image:none;
display:block;
margin-right:15px;
padding:4px 4px 4px 0;
}

#subcats a,#relcats a {
text-decoration:none;
font-weight:700;
width:100%;
}

#subcats small {
color:#4c4c4c;
font-size:0.9em;
}

#relcats li {
width:100%;
margin-top:10px;
float:left;
padding:0;
}

#listings {
width:100%;
overflow:hidden;
/*clear:both;*/
margin:10px 0 0;
}

#listings .title {
border-bottom:1px solid #ccc;
}

.info {
height:20px;
margin:0 18px 10px 0;
}

.reviews .info {
margin:10px;
}

#listings .pages-counter {
text-align:center;
font-weight:700;
}

#listings .pages-counter-top {
text-align:left;
font-weight:700;
height:20px;
border-bottom:1px dotted #ccc;
vertical-align:bottom;
margin:5px 12px 15px 0;
}

.pages-links {
background-color:#F2F2F2;
border-bottom:1px solid #EAEAEA;
clear:both;
margin-bottom:.5em;
overflow:hidden;
position:relative;
text-align:right;
padding:4px 10px;
}

.pages-links .pagination {
float:right;
background:none;
border-top:0;
margin:0;
padding:0 10px 0 0;
}

.pages-links .pagination li {
float:left;
background:none;
padding:0 .5em;
}

div.featured {
/*background-color:#D0E4F0;*/
}

.listing-summary {
float:left;
margin-bottom:1.5em;
/*background-color:#E6F0F2;*/
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:95.5%;
padding:1.5em;
}

.ls25 {
width:19.7%;
margin-bottom:10px;
}

.ls33 {
width:28.1%;
margin-bottom:10px;
}

.ls50 {
width:43.85%;
margin-bottom:10px;
}
.listing-summary.ls50 .reviews {
	float:right;
}

.listing-summary.ls50 .rating-review {
overflow:hidden;
}
.listing-summary.column1 {
clear:left;;
}

.listing-summary.column2 , .listing-summary.column3, .listing-summary.column4 {
	margin-left:10px;
}

.listing-summary .header {
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

#listings .listing-summary h3 {
font-size:1.6em;
float:left;
margin:0 10px 10px 0;
}

.listing-summary .star {
padding-bottom:3px;
position:relative;
top:-4px;
margin:4px 0 12px 1px;
float:left;
}

.listing-summary p.website {
margin-bottom:0;
color:gray;
}

.fields {
display:block;
clear:left;
}

#listing h3 {
color:#444;
border-bottom:3px solid #ddd;
font-weight:700;
padding:.25em;
margin-top:0;
}

#listing .row0 {
background-color:transparent;
border-bottom:1px solid #ddd;
}

#listing .fields {
background-color:transparent;
border:none;
margin-bottom:1em;
}

.fieldRow {
display:inline-block;
vertical-align:top;
padding:.35em 0;
}

#listing .fieldRow {
background-color:transparent;
}

.lastFieldRow {
border-right:none;
}

.fieldRow .caption {
color:#777;
}

#listing .fieldRow .caption {
display:inline-block;
width:28%;
padding:0px;
}

.output {
margin-left:0.3em;
padding:0 0 0 .3em;
}

#listing .output {
margin-right:0;
margin-left:0;
display:block;
width:70%;
float:right;
}

.output a:link,.output a:visited {
font-weight:400;
text-decoration:none;
}

.output a:hover {
font-weight:400;
text-decoration:underline;
}

.output ul {
margin:0;
padding:0;
}

.output li {
margin:0;
padding:0;
list-style: disc inside;
}

p.mbutton a,.actions a {
background:#383D44 url(images/button-overlay.png) repeat-x;
display:inline-block;
color:#fff  !important;
text-decoration:none;
font-weight:700 !important;
line-height:.9em;
-moz-border-radius:5px;
-webkit-border-radius:5px;
position:relative;
cursor:pointer;
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);
padding:5px 10px 6px;
margin: 0.65em 0 0 0;
}

p.mbutton a:active {
top:1px;
}

.listing-summary img.image {
border:1px solid #fff;
float:right;
display:block;
margin:0 10px 10px 10px;
padding:5px;
}

.listing-summary img.image-left {
border:1px solid #fff;
background-color:#E6F0F2;
display:block;
float:left;
clear:left;
margin:0 10px 10px 0;
padding:5px;
}

.listing-summary a:hover img.image {
background-color:#e5e5e5;
border:1px solid #e5e5e5;
}

.listing-summary p {
margin-bottom:0px;
padding-right:20px;
/*clear:left;*/
}

.listing-summary .reviews {
float:left;
margin-left:12px;
padding:0 6px;
font-size:0.8em;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border:1px solid #ccc;
}

.listing-summary .category {
margin-bottom:3px;
clear:left;
}

.listing-summary .category span {
margin-right:2px;
color:gray;
}

.listing-summary .category a {
margin-left:2px;
text-decoration:none;
font-weight:700;
color:#090;
}

span.xlistings {
color:#606060;
float:left;
margin:2px 0 0;
padding:0;
}

.listing-summary p.address {
text-align:left;
margin-bottom:0;
}

.listing-summary p.website a:link,.listing-summary p.website a:visited,.listing-summary p.website a:hover {
white-space:nowrap;
}

.listing-summary .actions {
}

#listing {
overflow:hidden;
width:100%;
}

#listing h2 {
font-size:2em;
vertical-align:bottom;
text-align:left;
margin:.7em 0 .5em;
padding:0;
}

.column.first {
width:40%;
}

.column.second {
width:60%;
}

#listing .listing-desc {
font-size:12px;
display:inline-block;
margin:0 15px 10px 0;
}

#listing .column.first .images {
margin-bottom:1.5em;
margin-right:10px;
}

#listing .column.one .images {
margin-bottom:1.5em;
}

#listing .listing-desc.bottom {
margin-top:1em;
}

.thumbnail.first {
width:100%;
margin:0;
}

.thumbnail-left {
float:left;
display:block;
overflow:hidden;
margin:.4em .4em 0 0;
}

.column.first .thumbnail.first img {
width:97%;
}

.column.second .images {
margin-bottom:2em;
}

.thumbnail-left a img {
border:none;
padding:0;
}

.thumbnail a:hover img,.thumbnail-left a:hover img {
background-color:#e5e5e5;
}

.thumbnail div,.thumbnail-left div {
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

.actions-rating-fav {
display:inline-block;
clear:both;
margin-top:2em;
width:90%;
}

.actions a {
margin-right:.5em;
}

.actionsX a:link,.actionsX a:visited {
margin-right:.5em;
display:inline-block;
font-weight:700;
padding:0 .75em;
}

.rating-fav {
background-color:#efefef;
-moz-border-radius:8px;
-webkit-border-radius:8px;
overflow:hidden;
margin:1em 1em 1em 0;
padding:1em;
}

.favourite #fav-count {
float:left;
margin-left:.5em;
font-weight:700;
}

.favourite #fav-msg {
float:left;
margin-left:1em;
}

.rating {
overflow:hidden;
padding:.15em 0 .65em;
}

.rating #rating-msg {
display:inline-block;
text-align:center;
margin-left:1em;
}

.rating img {
float:left;
position:relative;
top:1px;
margin-right:2px;
}

.rating #total-votes {
float:left;
font-weight:700;
margin-left:1em;
}

#listing .title {
height:24px;
vertical-align:middle;
font-size:1.4em;
border-bottom:1px solid #ccc;
margin:0;
}

a.actionlink:link,a.actionlink:visited {
-moz-border-radius:4px;
-webkit-border-radius:4px;
font-size:0.6em;
text-decoration:none;
position:relative;
top:-3px;
color:#F3F3F3;
background-color:#1f5ba4;
padding:2px 6px;
}

a.actionlink:hover {
background-color:#337DD9;
}

sup {
font:bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
padding:0 2px;
}

sup.new {
font-size:0.5em;
background-color:#51CD07;
color:#fff;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px solid #fff;
font-weight:700;
position:relative;
/*top:-6px;*/
padding:0 4px;
}

sup.featured {
font-size:0.5em;
background-color:#0048de;
color:#fff;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px solid #fff;
font-weight:700;
position:relative;
/*top:-6px;*/
padding:0 4px;
}

sup.popular {
font-size:0.5em;
background-color:#ff264e;
color:#fff;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:1px solid #fff;
font-weight:700;
position:relative;
/*top:-6px;*/
padding:0 4px;
}

#adminForm #mapcon,#adminForm #imagescon {
margin-top:2em;
}

#adminForm h3.title {
font-size:1.6em;
border-bottom:3px solid #ddd;
margin-bottom:.5em;
}

#mc_con {
display:none;
}

#lcmanage {
font-weight:400;
}

#mc_selectcat {
width:250px;
margin:5px 0;
}

#mc_active_pathway {
background-color:#FFF;
width:100%;
color:#000;
padding-left:11px;
background:url(../../../../../images/M_images/indent1.png) no-repeat left center;
}

#browsecat {
width:100%;
margin:5px 0 0;
padding:0;
}

a.add-listing:link,a.add-listing:visited,a.add-listing:hover {
float:right;
font-weight:400;
margin-top:1em;
}

ul.linkcats {
list-style:disc inside;
margin:0 0 3px;
padding:0;
}

ul.linkcats li {
background:none;
list-style-type:none;
padding:0;
}

ul.linkcats a:link,ul.linkcats a:visited {
color:#fff;
margin-right:5px;
text-decoration:none;
clear:none;
background-color:#999;
padding:0 3px;
}

ul.linkcats a:hover {
background-color:#4c4c4c;
}

.images span {
margin:0 0 0 13px;
}

#uploadimages {
overflow:hidden;
clear:both;
list-style-type:none;
margin:0;
padding:10px 0 0;
}

#uploadimages li {
margin:0 0 10px;
}

#sortableimages {
width:600px;
list-style-type:none;
overflow:visible;
margin:10px 0 0;
padding:0;
}

#sortableimages li {
float:left;
list-style-position:outside;
text-align:center;
margin:0 0 13px;
padding:0;
}

#sortableimages li input {
position:relative;
left:20px;
top:10px;
vertical-align:top;
z-index:1;
margin:0;
padding:0;
}

#listing .images h3 {
padding:0 0.25em 0.25em;
}

.reviews .title,.map .title,.images .title {
vertical-align:middle;
font-size:2em;
border-bottom:1px solid #ccc;
margin-top:1em;
padding-bottom:.5em;
}

.images .more {
clear:both;
}

.reviews .pages-counter {
float:left;
width:100%;
text-align:center;
font-weight:700;
}

.reviews .mbutton {
margin:1em 0 2em;
}

.reviews .mbutton a {
background-color:#114986;
text-shadow:0 -1px 1px #0E3867;
border-bottom:1px solid #1758A3;
}

.review {
overflow:hidden;
border-bottom:1px solid #ededed;
padding:1em 0 2em;
}

.review .review-head {
overflow:hidden;
width:25%;
float:left;
color:#444;
}

.review .review-title {
margin-bottom:.5em;
}

.review .review-title a {
font-weight:700;
color:#000;
}

.review .review-info {
margin-left:5px;
}

.review p.review-date {
padding-top:0;
}

.review .review-rating {
display:inline;
padding-right:.5em;
position:relative;
top:2px;
}

.review-owner {
margin-left:3px;
font-weight:700;
}

.found-helpful {
float:left;
width:100%;
padding-left:5px;
font-size:.8em;
}

.review-text {
float:left;
width:74%;
padding-left:1%;
}

.review-text .thumbnail {
float:right;
margin-left:15px;
margin-bottom:10px;
}

.owners-reply {
margin-top:1em;
background-color:#F5F5F5;
padding:1em;
}

.owners-reply span {
font-weight:700;
background-color:#666;
text-align:center;
color:#FFF;
padding:1px 8px;
}

.owners-reply p {
color:#111;
}

.ask-helpful {
overflow:hidden;
width:37%;
float:left;
margin:1em 0 0 26%;
}

.ask-helpful2 {
float:left;
margin-right:4px;
font-style:italic;
}

.review-reply-and-report {
text-align:right;
overflow:hidden;
width:37%;
float:right;
margin-top:1em;
}

.review-reply,.review-report {
display:inline;
text-align:right;
margin-top:10px;
}

.review-reply a:link,.review-reply a:visited,.review-report a:link,.review-report a:visited {
text-decoration:none;
margin-right:10px;
}

.previous-image {
float:left;
width:48%;
text-align:right;
display:block;
height:2em;
}

.previous-image a:link,.previous-image a:visited {
text-align:right;
text-decoration:none;
font-weight:400;
margin-right:1px;
border-bottom:1px dotted #ccc;
padding:2px 5px;
}

.next-image {
float:left;
width:48%;
height:2em;
}

.next-image a:link,.next-image a:visited {
text-decoration:none;
font-weight:400;
border-bottom:1px dotted #ccc;
margin-right:1px;
padding:2px 5px;
}

.medium-image img {
margin:20px 0;
}

.users-tab {
border-bottom:1px solid #ccc;
float:left;
width:100%;
}

.users-listings,.users-listings-active {
margin-left:10px;
}

.users-listings,.users-reviews,.users-favourites {
position:relative;
top:1px;
float:left;
background-color:#fff;
margin-right:10px;
padding:2px 10px;
}

.users-listings-active,.users-reviews-active,.users-favourites-active {
position:relative;
top:1px;
float:left;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#F2F2F2;
margin-right:10px;
font-weight:700;
padding:2px 10px;
}

.users-listings a:link,.users-listings a:visited,.users-reviews a:link,.users-reviews a:visited,.users-favourites a:link,.users-favourites a:visited {
text-decoration:none;
font-weight:700;
}

#index .row,.next-previous-image {
float:left;
width:100%;
}

#index .category,.column,.gallery .thumbnail,.gallery .thumbnail-left,.favourite .fav-caption,.rhaction {
float:left;
}

#cat-header,.favourite,.reviews p,.images .content,#map {
overflow:hidden;
}

.output p.mbutton a:link,.output p.mbutton a:visited,.review .review-head a,.users-listings span,.users-reviews span,.users-favourites span {
font-weight:700;
}

.listing-summary .pendingapproval,.unpublished {
background-color:#FFFFB5;
font:bold 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
border:1px solid #ECEE5F;
position:relative;
top:-3px;
padding:3px 10px;
}

.column.one,.column.second .thumbnail.first img {
width:100%;
}

.column.one .images .content,.medium-image {
text-align:center;
}

.ask-helpful span a,.ask-helpful a {
margin-left:3px;
}

/* Modules */
.category-footer-inner, .category2-footer-inner, .category3-footer-inner , .category-header-inner, .category2-header-inner, .category3-header-inner  {
	overflow:hidden;	
}
.category2-header-inner .module, .category2-header-inner .modulelistings, .category2-header-inner .modulelistings2, .category2-header-inner .modulethumbnails,
.category2-footer-inner .module, .category2-footer-inner .modulelistings, .category2-footer-inner .modulelistings2, .category2-footer-inner .modulethumbnails {
	width: 49%;
	float: left;
	padding-top:0;
	margin-right:8px;
	overflow:hidden;
}
.category3-header-inner .module, .category3-header-inner .modulelistings, .category3-header-inner .modulelistings2, .category3-header-inner .modulethumbnails,
.category3-footer-inner .module, .category3-footer-inner .modulelistings, .category3-footer-inner .modulelistings2, .category3-footer-inner .modulethumbnails {
	width: 32.36%;
	float: left;
	padding-top:0;
	margin-right:8px;
	overflow:hidden;
}

