/*
Theme Name: DLRP Magic! Reviews
Theme URI: http://www.dlrpmagic.com/reviews/
Description: Reviews on DLRP Magic!, powered by WordPress and BuddyPress
Version: 0.1
Author: DLRP Magic.com
Author URI: http://www.dlrpmagic.com
Template: bp-default
Tags: buddypress
*/

/***
 * The default theme styles.
 */
@import url( _inc/css/default.css );

.Reviews {
	margin: 0 auto;
	width: 983px;
	position: relative;
}
.Reviews ul {
	list-style: none;
}

.login-top {
	height: 46px;
	display: block;
	position: absolute;
	top: -52px;
	right: 0px;
	float: right;
}
.login-top ul {
	display: block;
	margin: 0px;
	padding: 0px 18px 0px 0px;
	list-style: none;
	float: right;
}
.login-top li {
	color: #def;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.login-top li a {
	color: #fff;
}
.login-top li.login-fb {
	padding: 11px 0px 0px;
}
.login-top li.loggedin {
	font-size: 12px;
	line-height: 26px;
	float: right;
	display: block;
	padding: 10px 0px 0px;
}

.FlyingTitle {
	background-color: #8A6;
}
.FlyingTitle h1 {
	text-shadow: 0 1px 1px #471;
}
.FlyingTitle .GuidebookLink {
	float: right;
	padding-right: 35px;
	padding-top: 23px;
}
.FlyingTitle .GuidebookLink a {
	font-size: 14px;
	color: #FFF;
	text-shadow: 0 1px 1px #250;
	background-color: #684;
	display: block;
	padding: 6px 9px;
	float: right;
	border-radius: 5px;
	letter-spacing: -1px;
}
.FlyingTitle .GuidebookLink a em {
	font-size: 9px;
	color: #543;
	font-weight: bold;
	background-color: #FD3;
	display: block;
	float: left;
	padding: 3px 4px;
	margin-right: 7px;
	border-radius: 2px;
	letter-spacing: 0px;
}
.FlyingTitle .GuidebookLink a:hover {
	background-color: #573;
}

.Box667 .BoxTop,.Box300 .BoxTop {
	background-image: url(images/all_3_box_667-300_top.png);
}
.Box667 .BoxTop {
	background-position: 0px 0px;
}
.Box300 .BoxTop {
	background-position: -675px 0px;
}
.Box975 .BoxTop {
	background-image: url(images/all_3_box_975_top.png);
	background-position: 0px 0px;
}

/* ----- Home */

.reviews-home {
	background-image: url(images/home_mainimage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 250px;
}
.HomeTop h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 30px 10px 20px;
	color: #444;
	text-align: right;
	font-style: italic;
	text-shadow: 0px 1px 1px #BBA;
}
.HomeTop p {
	font-size: 13px;
	line-height: 21px;
	margin: 0px;
	padding: 0px 30px 20px 30px;
	color: #444;
}
.HomeList {
}
.HomeListBlock {
	margin: 0px;
	width: 487px;
	border-top: 1px solid #E3E3E3;
	float: left;
}
.HomeListBlockLeft {
	border-right: 1px solid #E3E3E3;
}

.Featurelist h2 {
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 20px 15px 20px;
	color: #573;
	text-shadow: 0px 1px 1px #BBA;
}
.Featurelist h2 a {
	color: #573;
}
.Featurelist a.MoreLink {
	font-size: 13px;
	line-height: 19px;
	margin: 18px 20px 0px 0px;
	font-weight: normal;
	color: #684;
	float: right;
	position: relative;
	display: block;
	padding: 5px 30px 5px 5px;
}
.Featurelist a.MoreLink:hover span.Link {
	color: #462;
	text-decoration: underline;
}
.Featurelist a.MoreLink span.Arrow {
	font-weight: bold;
	color: #FFF;
	background-color: #8B7;
	border-radius: 10px;
	display: block;
	float: right;
	height: 19px;
	width: 19px;
	line-height: 16px;
	text-align: center;
	text-shadow: 0 1px 1px #471;
	position: absolute;
	top: 4px;
	right: 5px;
}
.Featurelist a.MoreLink:hover span.Arrow {
	background-color: #7A6;
}

/* ----- Listings */

ul.Listing145 {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
}
ul.Listing145 li {
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
	height: 105px;
	width: 155px;
	float: left;
}
ul.Listing145 li a {
	display: block;
	height: 100px;
	width: 155px;
	position: relative;
}
ul.Listing145 li a .Sticker {
	background: url(images/element_sticker_small.png) no-repeat 0px 0px;
	height: 37px;
	width: 37px;
	position: absolute;
	top: -13px;
	right: -5px;
	z-index: 105;
	display: none;
}
ul.Listing145 li a .Sticker .Score {
	font-size: 12px;
	line-height: 36px;
	color: #b33;
	text-align: center;
	display: block;
	text-shadow: 0px 1px 1px #ddd;
	width: 37px;
	font-weight: bold;
}
ul.Listing145 li a .Image {
	background: url(/images/global/listing_attractions_imgbox_145.png) no-repeat 0px 0px;
	height: 60px;
	width: 155px;
	position: absolute;
	z-index: 99;
	display: block;
	left: 0px;
	top: 0px;
}
ul.Listing145 li a img {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
}
ul.Listing145 li a .Name {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	display: block;
	clear: both;
	text-align: center;
	width: 135px;
	padding-top: 7px;
	margin: 0px auto;
}
ul.Listing145 li a:hover .Name {
	color: #333;
	text-decoration: underline;
}
ul.Listing145 li a .Colour {
	width: 5px;
	height: 52px;
	position: absolute;
	z-index: 98;
	display: block;
	left: 5px;
	top: 2px;
}

.Featurelist ul.Listing {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	list-style: none;
}
.Featurelist ul.Listing li {
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 3px;
	list-style: none;
	height: 125px;
	width: 223px;
	float: left;
}

.Archive ul.Listing {
	margin: 0px;
	padding: 20px 0px 10px 26px;
	list-style: none;
}
.Archive ul.Listing li {
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 3px;
	list-style: none;
	height: 125px;
	width: 223px;
	float: left;
}

.Featurelist ul.Listing li a,
.Archive ul.Listing li a {
	display: block;
	color: #666;
	height: 120px;
	width: 215px;
	position: relative;
}
.Featurelist ul.Listing li a .Sticker,
.Archive ul.Listing li a .Sticker {
	display: none;
	background: url(images/single_1_rating_sticker_small.png) no-repeat 0px 0px;
	height: 50px;
	width: 38px;
	position: absolute;
	top: 22px;
	left: 180px;
	z-index: 101;
}
.Featurelist ul.Listing li a:hover .Sticker,
.Archive ul.Listing li a:hover .Sticker {
	display: block;
}
.Featurelist ul.Listing li a .Sticker .Score,
.Archive ul.Listing li a .Sticker .Score {
	font-size: 15px;
	line-height: 37px;
	font-weight: bold;
	color: #C41;
	text-align: center;
	display: block;
	text-shadow: 0 1px 1px #CCC;
}
.Featurelist ul.Listing li a .Image,
.Archive ul.Listing li a .Image {
	background: url(/images/global/listing_attractions_imgbox_210.png) no-repeat 0px 0px;
	height: 80px;
	width: 220px;
	position: absolute;
	z-index: 99;
	display: block;
	left: -5px;
	top: 0px;
}
.Featurelist ul.Listing li a img,
.Archive ul.Listing li a img {
	float: left;
	padding-top: 2px;
}
.Featurelist ul.Listing li a .Name,
.Archive ul.Listing li a .Name {
	font-size: 12px;
	line-height: 17px;
	display: block;
	clear: both;
	text-align: center;
	width: 210px;
	padding-top: 7px;
}
.Featurelist ul.Listing li a:hover .Name,
.Archive ul.Listing li a:hover .Name {
	color: #333;
	text-decoration: underline;
}
.Featurelist ul.Listing li a .Colour,
.Archive ul.Listing li a .Colour {
	width: 5px;
	height: 75px;
	position: absolute;
	z-index: 98;
	display: block;
	left: 0px;
	top: 2px;
}

/* ----- Featured */

.Featurelist ul.Listing li.Featured {
	margin: 0px 5px 0px 5px;
	padding: 3px 0px 3px;
	height: 250px;
	width: 465px;
}
.Featurelist ul.Listing li.Featured a {
	height: 240px;
	width: 450px;
}
.Featurelist ul.Listing li.Featured a .Sticker {
	background-image: url(images/single_1_rating_sticker.png);
	display: block;
	opacity: 0.9;
	height: 100px;
	width: 75px;
	top: 45px;
	left: 375px;
}
.Featurelist ul.Listing li.Featured a:hover .Sticker {
	opacity: 1;
}
.Featurelist ul.Listing li.Featured a .Sticker .Score {
	font-size: 30px;
	line-height: 74px;
}
.Featurelist ul.Listing li.Featured a .Image {
	background-image: url(/images/global/listing_attractions_imgbox_440.png);
	height: 165px;
	width: 450px;
}
.Featurelist ul.Listing li.Featured a .Name {
	font-size: 16px;
	line-height: 21px;
	width: 450px;
	padding-top: 10px;
}
.Featurelist ul.Listing li.Featured a .Details {
	font-size: 11px;
	line-height: 16px;
	display: block;
	clear: both;
	width: 450px;
	padding-top: 3px;
	color: #888;
	text-align: center;
}
.Featurelist ul.Listing li.Featured a .Colour {
	height: 158px;
}

/* ----- Category */

.CategoryPage {
	margin: 0px 4px;
	width: 975px;
}
.SubCategory {
	padding-bottom: 5px;
}

.Category h2 {
	font-size: 19px;
	line-height: 23px;
	font-weight: normal;
	margin: 0px;
}

.Category .Bienvenue {
	margin: 0px 0px 0px 10px;
	width: 965px;
}
.Category .BienvenueImage {
	height: 223px;
	position: relative;
}
.Category .Bienvenue .Image {
	background-repeat: no-repeat;
	background-position: right top;
	height: 225px;
	width: 310px;
	position: absolute;
	top: -2px;
	right: 0px;
}
.Attractions .Bienvenue .Image {
	background-image: url(images/bkgnd_categorytop_attractions.jpg);
}
.Dining .Bienvenue .Image {
	background-image: url(images/bkgnd_categorytop_dining.jpg);
}
.Hotels .Bienvenue .Image {
	background-image: url(images/bkgnd_categorytop_hotels.jpg);
}
.Entertainment .Bienvenue .Image {
	background-image: url(images/bkgnd_categorytop_entertainment.jpg);
}
.Category .Bienvenue h3 {
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 19px 330px 5px 10px;
	color: #b33;
	letter-spacing: -1px;
}
.Category .Bienvenue p {
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	color: #444;
	padding: 8px 330px 0px 10px;
}
.Category .Bienvenue p a {
	color: #573;
}
.Category .Bienvenue p a:hover {
	color: #795;
	text-decoration: underline;
}

.Category .Topten {
	background-color: #333;
	margin: 0px 10px;
	height: 310px;
	width: 955px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Category .Topten h2 {
	color: #fff;
	padding: 20px;
}
.Category .Topten ul.Listing145 {
	padding: 10px 0px 0px 40px;
}
.Category .Topten ul.Listing145 li {
	height: 120px;
}
.Category .Topten ul.Listing145 li a .Image {
	background-image: url(/images/global/listing_attractions_imgbox_145_h333.png);
}
.Category .Topten ul.Listing145 li a .Name {
	color: #DDD;
}
.Category .Topten ul.Listing145 li a:hover .Name {
	color: #FFF;
}
.Category .Topten li a .Count {
	background: url(images/element_sticker_star.png) no-repeat 0px 0px;
	height: 45px;
	width: 45px;
	position: absolute;
	top: -13px;
	left: -13px;
	z-index: 110;
}
.Category .Topten li a .Count .Number {
	font-size: 12px;
	line-height: 42px;
	color: #FFF;
	text-align: center;
	display: block;
	text-shadow: 0px 1px 1px #B81;
	letter-spacing: -1px;
	width: 38px;
	font-weight: bold;
}

.Category .CatListing {
	margin: 0px 10px;
	padding: 10px 0px 15px;
}
.Category .EntListing {
	margin: 0px;
}
.Category .CatListing h2 {
	color: #573;
	padding: 15px 10px 10px;
}
.Category .CatListing h2 a {
	color: #573;
}
.Category .CatListing h2 a:hover {
	color: #795;
	text-decoration: underline;
}
.Category .SubCategoryMenu {
	margin: 0px 10px;
	width: 955px;
	padding: 10px 0px 0px;
	clear: both;
}
.Category .SubCategoryMenu ul {
	background-color: #e7e4de;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	list-style: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 52px;
}
.Category .SubCategoryMenu ul li {
	float: left;
	line-height: 32px;
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	height: 32px;
	list-style: none;
}
.Category .SubCategoryMenu ul li a {
	color: #FFF;
	background-color: #a7a49e;
	padding: 0px 14px;
	font-size: 13px;
	line-height: 32px;
	height: 32px;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 0px 1px 0px #87847e;
}
.Category .SubCategoryMenu ul li a:hover {
	background-color: #97948e;
}
.Category .SubCategoryMenu ul li.Current a {
	background-color: #684;
	font-weight: bold;
	text-shadow: 0px -1px 0px #351;
}
.Category .CatListing .CatList {
	clear: both;
}
.Category .CatListing ul.Listing145 {
	padding: 15px 0px 0px 40px;
}

.Cat-Left {
	width: 655px;
	float: left;
	margin-left: 10px;
}
.Cat-Right {
	width: 300px;
	float: left;
	padding-top: 2px;
}

.Category .CatBoxes {
	display: block;
	padding-top: 12px;
	width: 665px;
}
.Category .CatBoxes ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.Category .CatBoxes li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 325px;
	list-style: none;
}
.Category .CatBoxes a {
	height: 200px;
	width: 315px;
	background-color: #DED;
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Category .CatBoxes a span {
	display: block;
}
.Category .CatBoxes a .Name {
	background: url(images/element_catboxes_arrow.png) no-repeat 262px 15px;
	font-size: 19px;
	line-height: 23px;
	font-weight: normal;
	margin: 0px;
	padding: 20px;
	color: #462;
}
.Category .CatBoxes a:hover .Name {
	color: #684;
	text-decoration: underline;
}
.Category .CatBoxes a .Images {
	padding-left: 15px;
}
.Category .CatBoxes a .Image {
	height: 62px;
	width: 140px;
	float: left;
	overflow: hidden;
	position: relative;
}
.Category .CatBoxes a .ImageBox {
	background: url(images/element_catboxes_image.png) no-repeat 0px 0px;
	height: 60px;
	width: 140px;
	position: absolute;
	z-index: 100;
}
.Category .CatBoxes a .ImageImg {
	height: 60px;
	width: 140px;
	overflow: hidden;
	position: absolute;
	top: 2px;
}

/* ----- Single */

.ReviewPage {
	padding: 0px 0px 7px;
}
.R-Left {
	width: 645px;
	float: left;
	margin-left: 10px;
	padding-top: 3px;
}
.R-Right {
	width: 300px;
	float: left;
	margin: 0px 10px;
	padding-top: 3px;
}

.TopImage {
	margin: 0 auto;
	height: 255px;
	width: 975px;
	position: relative;
}
.TopImageBox {
	background: url(/images/global/element_topimage_250.png) no-repeat 0px 0px;
	height: 255px;
	width: 975px;
	position: absolute;
	z-index: 30;
}
.TopImageLand {
	width: 10px;
	height: 250px;
	position: absolute;
	z-index: 25;
	display: block;
	left: 10px;
	top: 0px;
}
.TopImageImg {
	position: absolute;
	height: 250px;
	width: 975px;
	overflow: hidden;
}
.TopImageImg img {
	position: absolute;
	top: -50px;
}

.RatingBar {
	width: 975px;
	padding-top: 5px;
	margin: 0px auto;
}
.RatingBarBoxes {
	background: url(images/single_1_ratingbar.png) no-repeat 0px 0px;
	height: 78px;
	width: 983px;
	position: relative;
}

.RatingBarRating {
	position: relative;
	top: 4px;
	left: 294px;
	width: 619px;
}
.RatingBarSticker {
	background: url(images/single_1_rating_sticker.png) no-repeat 0px 0px;
	height: 100px;
	width: 75px;
	position: absolute;
	top: -31px;
	left: 580px;
	z-index: 100;
}
.RatingBarSticker .Score {
	font-size: 30px;
	line-height: 74px;
	font-weight: bold;
	color: #C41;
	text-align: center;
	display: block;
	text-shadow: 0 1px 1px #CCC;
}
.RatingBarSticker .Count {
	font-size: 12px;
	line-height: 19px;
	color: #FFE;
	text-align: center;
	display: block;
	text-shadow: 0 1px 1px #553;
}
.RatingBarTitle {
	height: 38px;
	width: 257px;
	position: absolute;
	top: 16px;
}
.RatingBarTitle h3 {
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	color: #FFE;
	text-align: right;
	margin: 0px;
	padding-right: 15px;
	text-shadow: 0 1px 1px #553;
}
.RatingBarRatingBox {
	height: 38px;
	width: 291px;
	position: absolute;
	top: 16px;
	left: 257px;
}
.RatingBarRatingBox .StarsArea {
	background: url(images/single_1_rating_bkgnd.png) no-repeat 0px 0px;
	height: 38px;
	width: 291px;
	position: absolute;
	z-index: 100;
}
.RatingBarRatingBox .StarsArea .Stars {
	text-align: center;
	padding-top: 5px;
}
.RatingBarRatingBox .StarsArea .Stars img {
	padding-right: 1px;
}
.RatingBarRatingBox .RatingVote {
	background: url(images/single_1_rating_bkgnd_hover.png) no-repeat 0px 0px;
	width: 303px;
	height: 78px;
	position: absolute;
	top: -5px;
	left: -6px;
	display: none;
}
.RatingBarRatingBox .RatingVoteText {
	font-size: 14px;
	line-height: 30px;
	color: #FFE;
	text-align: center;
	padding-top: 40px;
	display: block;
}

.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.SingleInfo {
	position: relative;
	top: 1px;
	left: 725px;
	width: 250px;
	text-align: center;
}

.SingleTop .Guidebook {
	font-size: 14px;
	line-height: 320px;
	font-weight: bold;
}
.SingleTop .Guidebook a {
	color: #C41;
}

.SingleReviews {
	padding-top: 6px;
}

.SingleReviewsBrowsing {
	background: url(images/single_3_review_browse.png) no-repeat 0px 0px;
	height: 47px;
	width: 645px;
}
.SingleReviewsBrowsing .BrowsingCurrent {
	float: left;
	width: 250px;
}
.SingleReviewsBrowsing .BrowsingCurrent span {
	font-size: 14px;
	font-style: italic;
	line-height: 45px;
	color: #573;
	padding-left: 15px;
}
.SingleReviewsBrowsing .BrowsingPages {
	float: left;
	width: 388px;
	line-height: 43px;
}
.SingleReviewsBrowsing .BrowsingPages .Pages {
	float: right;
	padding-top: 8px;
}
.SingleReviewsBrowsing .BrowsingPages .page-numbers {
	float: left;
	line-height: 25px;
	padding: 0px 8px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
}
.SingleReviewsBrowsing .BrowsingPages .current {
	background-color: #FFF;
	color: #C41;
	border: 2px solid #DBA;
}
.SingleReviewsBrowsing .BrowsingPages .dots {
	padding: 4px 5px;
	color: #795;
}
.SingleReviewsBrowsing .BrowsingPages a.page-numbers {
	background-color: #FFF;
	color: #684;
	border: 2px solid #BDB;
}
.SingleReviewsBrowsing .BrowsingPages a.page-numbers:hover {
	color: #462;
	border: 2px solid #9B9;
}
.SingleReviewsBrowsing .BrowsingPages a.next,.SingleReviewsBrowsing .BrowsingPages a.prev {
	color: #462;
	border: 2px solid #9B9;
	padding: 0px 16px;
	font-size: 12px;
}
.SingleReviewsBrowsing .BrowsingPages a.next:hover,.SingleReviewsBrowsing .BrowsingPages a.prev:hover {
	color: #240;
	border: 2px solid #797;
}

.ReviewsList {
	margin: 0px;
	padding: 12px 0px 0px;
	list-style: none;
}
.ReviewsList li {
	margin: 0px;
	padding: 12px 0px;
	list-style: none;
	clear: both;
}

.ReviewsList .ReviewSide {
	float: left;
	width: 110px;
}
.ReviewsList .ReviewBody {
	float: left;
	width: 530px;
}

.ReviewsList .ReviewUserAvatar {
	background-color: #EEE;
	margin: 0px auto;
	width: 76px;
	text-align: center;
	padding: 10px 0px;
}
.ReviewsList .ReviewUserAvatar img {
	border: 3px solid #FFF;
}

.ReviewsList .ReviewUser {
	width: 520px;
	height: 40px;
	border-bottom: 1px solid #CCC;
	line-height: 35px;
}
.ReviewsList .ReviewUserInfo {
	float: left;
	width: 280px;
	line-height: 35px;
}
.ReviewsList .ReviewUserInfo .User {
	margin-right: 9px;
	line-height: 35px;
}
.ReviewsList .ReviewUserInfo .User a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #694;
}
.ReviewsList .ReviewUserInfo .Date {
	font-size: 11px;
	font-style: italic;
	color: #999;
	line-height: 35px;
}
.ReviewsList .ReviewUserInfo .Date a {
	color: #999;
}
.ReviewsList .ReviewUserInfo .Edit a {
	font-size: 11px;
	color: #CCC;
}

.ReviewsList .ReviewUserRating {
	float: right;
}
.ReviewsList .ReviewUserRating span {
	float: left;
}

.ReviewUserRating .Star {
	background-image: url(images/single_3_review_stars.png);
	background-repeat: repeat-x;
	height: 33px;
	display: block;
	float: left;
}
.ReviewUserRating .SOn {
	background-position: 0px 1px;
}
.ReviewUserRating .SOff {
	background-position: 0px -34px;
}
.ReviewUserRating .S1 {width: 18px;}
.ReviewUserRating .S2 {width: 36px;}
.ReviewUserRating .S3 {width: 54px;}
.ReviewUserRating .S4 {width: 72px;}
.ReviewUserRating .S5 {width: 90px;}
.ReviewUserRating .S6 {width: 108px;}
.ReviewUserRating .S7 {width: 126px;}
.ReviewUserRating .S8 {width: 144px;}
.ReviewUserRating .S9 {width: 162px;}
.ReviewUserRating .S10 {width: 180px;}
.ReviewUserRating .Score {
	font-size: 14px;
	font-weight: bold;
	color: #C41;
	display: block;
	text-align: center;
	width: 30px;
	line-height: 35px;
}

.ReviewsList .ReviewContent {
	padding: 8px 17px 0px 0px;
}
.ReviewsList .ReviewContent p {
	font-size: 13px;
	line-height: 19px;
	color: #333;
	margin: 0px;
	padding: 5px 0px 2px;
}

/* ----- Sidebar */

.ReviewFB-Like {
	background: url(images/single_3_boxes.png) no-repeat 0px -10px;
	padding: 10px 10px 5px;
	margin-top: 6px;
}
.ReviewFB-LikeEnd {
	background: url(images/single_3_boxes.png) no-repeat 0px 0px;
	height: 5px;
	margin-bottom: 10px;
}

.ReviewMore {
	background: #F0EEEC url(images/single_3_boxes.png) no-repeat -300px -10px;
	padding: 10px 10px 5px;
	margin: 10px 0px 0px;
}
.ReviewMoreEnd {
	background: url(images/single_3_boxes.png) no-repeat -300px 0px;
	height: 5px;
	margin-bottom: 10px;
}
.More {
	margin: 0px auto;
	width: 280px;
	padding: 0px 0px 2px;
}
.ReviewMore h4 {
	font-size: 18px;
	line-height: 23px;
	margin: 0px;
	padding: 2px 5px 12px;
	text-shadow: 0px 1px 1px #CCB;
	letter-spacing: -1px;
}
.ReviewMore h4 a {
	color: #B30;
	display: block;
}
.ReviewMore h4 a:hover {
	color: #D62;
	text-decoration: underline;
}
.ReviewMore ul.Listing {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ReviewMore ul.Listing li {
	margin: 0px;
	padding: 1px 0px 0px;
	list-style: none;
	height: 64px;
	width: 280px;
	float: left;
}
.ReviewMore ul.Listing li.Current a {
	font-weight: bold;
	color: #333;
}
.ReviewMore ul.Listing li a {
	display: block;
	color: #444;
	height: 64px;
	width: 280px;
	position: relative;
}
.ReviewMore ul.Listing li a .Image {
	background: url(/images/global/listing_attractions_imgbox_135_grey.png) no-repeat 0px 0px;
	height: 60px;
	width: 155px;
	position: absolute;
	z-index: 99;
	display: block;
	left: 1px;
	top: 0px;
}
.ReviewMore ul.Listing li a img {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
}
.ReviewMore ul.Listing li a .Name {
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	z-index: 100;
	left: 146px;
	top: 9px;
	width: 125px;
}
.ReviewMore ul.Listing li a:hover .Name {
	color: #111;
	text-decoration: underline;
}
.ReviewMore ul.Listing li a .Colour {
	width: 5px;
	height: 52px;
	position: absolute;
	z-index: 98;
	display: block;
	left: 6px;
	top: 2px;
}
.ReviewMore p {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 4px 8px 2px;
	color: #444;
	text-align: right;
	clear: both;
}
.ReviewMore p a {
	color: #B30;
}
.ReviewMore p a:hover {
	color: #D62;
	text-decoration: underline;
}

/* ----- Member */

.MemberPage {
	width: 975px;
	margin: 0px auto;
}
.M-Left {
	width: 645px;
	float: left;
	margin-left: 10px;
	padding-top: 7px;
}
.M-Right {
	width: 300px;
	float: left;
	margin-left: 10px;
	padding-top: 7px;
}

.MemberTop {
	background-color: #EEE;
	height: 195px;
	width: 645px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}
.MemberAvatar {
	float: left;
	height: 180px;
	width: 180px;
}
.MemberAvatar a {
	border: 5px solid #FFF;
	margin: 10px;
	display: block;
	height: 150px;
	width: 150px;
}
.MemberAvatar img {
	border: none;
}
.MemberName {
	float: left;
	height: 180px;
	width: 460px;
}
.MemberName h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 17px 5px 15px;
}
.MemberName h2 a {
	color: #583;
}
.MemberName h2 .Highlight {
	font-size: 14px;
	font-weight: bold;
	color: #663;
	background-color: #f2e7b7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 3px 7px;
	border-right: 1px solid #ddd7a7;
	border-bottom: 1px solid #ddd7a7;
	position: relative;
	top: -4px;
	display: inline-block;
	margin-left: 3px;
}
.MemberName .Activity {
	font-size: 12px;
	color: #666;
	background-color: #DDD;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 3px 7px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: relative;
	display: inline-block;
	margin: 0px 0px 0px 5px;
}

.MemberNav {
	background-color: #DED;
	height: 45px;
	width: 645px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.MemberNav ul {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	list-style: none;
}
.MemberNav li {
	margin: 0px;
	padding: 0px 7px 0px 0px;
	list-style: none;
	display: block;
	float: left;
}
.MemberNav li a {
	background-color: #DED;
	display: inline-block;
	line-height: 25px;
	font-size: 13px;
	color: #583;
	padding: 0px 13px;
	height: 35px;
	border-right: 1px solid #DED;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
}
.MemberNav li a .Count {
	background-color: #888;
	display: inline-block;
	color: #FFF;
	height: 20px;
	width: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin-left: 3px;
}
.MemberNav li a:hover .Count,.MemberNav li.current a .Count {
	background-color: #C41;
}
.MemberNav li a:hover {
	color: #250;
}
.MemberNav li.current a {
	background-color: #FFF;
	border-right: 1px solid #CDC;
	line-height: 35px;
	color: #361;
	font-weight: bold;
}

.MemberSubNav {
	height: 50px;
	width: 645px;
	border-bottom: 1px solid #E3E3E3;
}
.MemberSubNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
.MemberSubNav li {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
	display: block;
	line-height: 50px;
	float: left;
}
.MemberSubNav li.Manage {
	font-size: 10px;
	color: #A82;
}
.MemberSubNav li a {
	font-size: 13px;
	color: #666;
}
.MemberSubNav li a:hover {
	color: #333;
	text-decoration: underline;
}
.MemberSubNav li.current a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.MemberInfo {
	margin: 15px 10px 0px;
}
.MemberInfo h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #573;
	margin: 0px;
	padding: 10px 0px 15px;
}
.MemberInfo .Label {
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 7px;
	height: 35px;
	border-right: 1px solid #E3E3E3;
	display: block;
	width: 200px;
	clear: both;
	float: left;
}
.MemberInfo .Data {
	line-height: 35px;
	display: block;
	height: 35px;
	font-size: 13px;
	color: #666;
	width: 395px;
	margin: 0px 0px 7px 15px;
	float: left;
}
.MemberInfo .Data p {
	margin: 0px;
}

.MemberRating ul {
	margin: 0px;
	padding: 10px 10px;
	list-style: none;
}
.MemberRating li {
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	border-bottom: 1px solid #EEE;
	height: 65px;
}
.MemberRating h3 {
	font-size: 15px;
	font-weight: bold;
	color: #583;
	margin: 0px;
	padding-top: 7px;
}
.MemberRating a {
	display: block;
	height: 65px;
}
.MemberRating a .ReviewName {
	color: #583;
}
.MemberRating a .ReviewDate {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	display: inline-block;
	margin-left: 5px;
	font-style: italic;
}
.MemberRating a:hover .ReviewName {
	color: #794;
	text-decoration: underline;
}
.MemberRating .ReviewUserRating {
	clear: both;
	display: block;
}
.MemberRating .ReviewUserRating span {
	float: left;
	display: inline-block;
}

.MemberPage .NoContent {
	font-size: 40px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	padding: 70px 0px;
}

/* ----- Side */

.Ad300 {
	margin: 10px 0px;
}
.AdDouble {
	margin: 20px 0px;
}
.AdDouble .AdThin {
	float: left;
	margin-right: 20px;
	height: 600px;
	width: 120px;
}
.AdDouble .AdWide {
	float: left;
	height: 600px;
	width: 160px;
}
