/*---Global---*/
*{font-size:100.01%}
html{
	height:100%;
	font-size:62.5%;
}
body{
	margin:0;
	color:#000;
	font:1.1em arial,sans-serif;
	background:#fff;
	height:100%;
	min-width:950px;
}
img{border-style:none;}

a {
	text-decoration:none;
	color: #53B901;
	font-weight: bold;
	}
	
a:hover{
	text-decoration:underline;
	}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

p {
	color: #333;
}

h4 {
	font-family:georgia,serif;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:0;
}

ul {
	font-size: 1.3em;
	line-height: 1.5;
	list-style-type:circle;
}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.mc-holder{
	width:50%;
	float:left;
	min-height:100%;
	background:#fbfbfb url(../images/bg-mc-holder.gif) repeat-y 100% 0;
}
* html .mc-holder{height:100%;}
/*---GlobalEnd---*/
/*---Main---*/
#main{
	float:right;
	width:950px;
	margin:0 -475px 0 0;
	position:relative;
}
.container{
	width:100%;
	overflow:hidden;
	padding:183px 0 20px;
}
.content-holder{
	float:left;
	width:815px;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
	z-index:10;
}
.search-form{
	float:right;
	margin:18px 0 13px;
	position:relative;
	z-index:20;
}
.search-form input{float:left;}
.search-form a{
	float:left;
	width:22px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-search-drop.gif) no-repeat;
}
.search-form span{
	float:left;
	height:13px;
	width:105px;
	padding:2px 2px;
	background:url(../images/bg-search.gif) no-repeat;
}
.search-form span input{
	background:none;
	border-style:none;
	padding:0;
	width:105px;
	color:#99a;
	font-size:10px;
}
#header .nav-block{
	clear:both;
	background:#323232 url(../images/bg-header-block.gif) repeat-x;
	border:1px solid #323232;
	height:56px;
	position:relative;
	margin:0 0 20px;
}
#header .nav-block:after{
	content:" ";
	display:block;
	clear:both;
}
.logo{
	float:left;
	width:139px;
	height:37px;
	margin:0;
	position:absolute;
	top:46px;
	left:46px;
	z-index:20;
}
.logo a{
	display:block;
	width:139px;
	height:54px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.nav-block ul{
	list-style:none;
	margin:0 0 0 238px;
	padding:0;
	font:18px/54px Helvetica, Arial, sans-serif;
}
.nav-block ul li{
	float:left;
	border:1px solid #343434;
	background:#242424 url(../images/btn-header-grad.gif) repeat-x;
}
.nav-block ul a {
color:#FFFFFF;
float:left;
font-weight:normal;
padding:0 20px 0 18px;
text-shadow:0.2em 0.2em 0.2em #000;
}
.nav-block ul a:hover{text-decoration:none;}
.nav-block ul a span{color:#53b901;}
.nav-block ul li.spread a{padding:0 50px 0 27px;}
.nav-block ul li.tour{float:right;}
.nav-block ul li.tour a{padding-left:30px;}
.tellus{
	position:absolute;
	top:-38px;
	right:137px;
	width:122px;
	height:123px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-tell-us.png) no-repeat;
}
.subnav-block{
	border:1px solid #cecece;
	height:33px;
	background:#eee url(../images/bg-subnav-block-grad.gif) repeat-x;
	overflow:hidden;
}
#breadcrumbs{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	font:16px/33px Georgia, "Times New Roman", Times, serif;
}
#breadcrumbs li{
	float:left;
	background:url(../images/separator-breadcrumbs.gif) no-repeat;
	padding:0 5px 0 18px;
}
#breadcrumbs li a{
	color:#ff4100;
	font-weight: normal;
	}
#breadcrumbs li.home{background-image:none;padding:0;}
#breadcrumbs li.home a{
	display:block;
	width:28px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/icon-home.gif) no-repeat 10px 11px;
}
.log-block{
	float:right;
	height:33px;
	padding:0 2px 0 8px;
	border-left:1px solid #cecece;
}
.log-block .btn-edit,
.log-block .btn-logout,
.log-block .btn-login{
	float:left;
	margin:7px 8px 0 0;
	line-height:18px;
	background:url(../images/btn-log-left.gif) no-repeat;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
.log-block .btn-edit{background:url(../images/btn-orange-left.gif) no-repeat;}
.log-block .btn-logout{background:url(../images/btn-logout-left.gif) no-repeat;}
.log-block .btn-edit span,
.log-block .btn-logout span,
.log-block .btn-login span{
	float:left;
	padding:0 11px;
	background:url(../images/btn-log-right.gif) no-repeat 100% 0;
	margin:0 -3px 0 0;
	position:relative;
}

.log-block .btn-edit span{background:url(../images/btn-orange-right.gif) no-repeat 100% 0;}
.log-block .btn-logout span{background:url(../images/btn-logout-right.gif) no-repeat 100% 0;}
.icon-list{
	float:left;
	list-style:none;
	margin:0;
	padding:6px 5px 0 0;
}
.icon-list li{
	float:left;
	padding:0 5px 0 0;
}
/*---HeaderEnd---*/
/*---Content---*/
#content{
	width:500px;
	float:right;
}
#content .block{
	background:url(../images/bg-content-block-top.png) no-repeat;
	padding:10px 0 0;
	margin:0 0 14px;
}
#content .block.grey-block{background:url(../images/bg-content-block-grey-top.png) no-repeat;}
#content .block .grad{
	background:url(../images/bg-content-block-grad.gif) repeat-y;
	width:480px;
	padding:0 10px;
}
#content .block .grad:after{
	content:"";
	display:block;
	clear:both;
}
#content .block.grey-block .grad{background:url(../images/bg-content-block-grey-grad.gif) repeat-y;}
#content .block .bottom{
	background:url(../images/bg-content-block-bottom.png) no-repeat;
	height:10px;
	width:100%;
	overflow:hidden;
}
#content .block.grey-block .bottom{background:url(../images/bg-content-block-grey-bottom.png) no-repeat;}
#content .block h2.map-title{
	font-size:1.636em;
	line-height:1.5em;
	font-weight:normal;
	color:#626262;
	margin:0 0 8px;
}
#content .block h2.map-title a{color:#ff3f00;}
.map-place-holder{
	width:477px;
	overflow:hidden;
	border:1px solid #cfcfcf;
}
.map-place-holder img{display:block;}
.map-ratings{
	list-style:none;
	margin:0;
	padding:10px 0 5px 10px;
	height:1%;
	overflow:hidden;
	font-size:1.091em;
	line-height:24px;
	font-weight:bold;
	width:510px;
}
.map-ratings li{
	float:left;
	margin:0 35px 0 0;
}
.map-ratings li img{float:left; margin:0 7px 0 0;}
.map-ratings li a{color:#f60;font-weight:normal;}
.news-block{
	margin:0 0 9px;
}
.news-block h2{
	font-size:1.818em;
	line-height:1.25em;
	padding:0 0 5px 10px;
	margin:0;
	border-bottom:1px solid #999;
}
.news-block .title-holder{
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
}
.news-block .title-holder h2{
	border-style:none;
	float:left;
}
.news-block .title-holder select{
	float:right;
	margin:4px 10px 0 0;
	display:inline;
	width:172px;
	text-align:right;
}
.news-block .review-tabs{
	background:#e3e3e3;
	line-height:21px;
	border-bottom-color:#999;
	margin-bottom:0;
}
.center-box-1 {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.center-box-2 {
	left: 50%;
	float: left;
	position: relative;
}
.pagination{
	left: -50%;
	float: left;
	position: relative;
	list-style:none;
	margin:0;
	padding:10px 0 18px;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.pagination li{
	float:left;
	padding:0 8px;
}
.pagination a{
	color:#333;
}
.pagination li.active a,
.pagination a:hover{
	text-decoration:none;
	color:#f60;
}
.pagination li.next a,
.pagination li.prev a{
	display:block;
	background:url(../images/arrow-pagination-prev.gif) no-repeat;
	width:8px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:2px;
}
.pagination li.next a{background:url(../images/arrow-pagination-next.gif) no-repeat;}
.news-list{
	list-style:none;
	margin:0;
	padding:0;
}
.news-list li{
	padding:15px 20px 20px 10px;
}
.news-list li.grey{
	background:#f5f5f5;
}
.news-list h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	margin:0;
	font-weight: normal;
}
ul.news-list h3 a {
	color:#333333;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
}
.news-list p{
	color:#333;
	margin:0;
	/*font-size:1.182em;
	line-height:1.38em;*/
}
.news-list p a{font-weight:bold;color:#53b901;}
.news-form{
	width:100%;
	overflow:hidden;
	border:1px solid #999;
	border-width:1px 0;
	line-height:22px;
	padding:4px 0;
}
.news-form label{
	float:left;
	font-weight:bold;
	font-size:1.182em;
	padding:0 25px 0 15px;
}
.no-go label{
	padding-left:96px;
}
.news-form select{
	float:left;
	width:170px;
	font-size:12px;
	font-weight:bold;
	margin:2px 9px 0 0;
}
.news-form input{margin:0px 0 0;}
.tab-block{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.tab-block .bottom{
	background:url(../images/bg-tab-bottom.png) no-repeat;
	height:10px;
	width:100%;
	overflow:hidden;
}
.tab-block .tab{
	background:url(../images/bg-tab-grad.gif) repeat-y;
	height:1%;
	overflow:hidden;
	padding:10px 10px 0;
}
.tab-block .tabset{
	list-style:none;
	margin:0;
	padding:1px 1px 0;
	background:url(../images/bg-tabset.png) no-repeat;
	font-size: 	1.091em;
	line-height:29px;
	height:28px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
}
.tab-block .tabset li{
	float:left;
	padding:0 0 0 1px;
	background:url(../images/separator-tabset.gif) no-repeat;
	position:relative;
}
.tab-block .tabset li:first-child{
	padding:0;
	background-image:none;
}
.tab-block .tabset a{
	display:block;
	width:165px;
	color:#000;
}
.tab-block .tabset a.active,
.tab-block .tabset a:hover{color:#fff; text-decoration:none;}
.tab-block .tabset .tab2 a{width:166px;}
.tab-block .tabset .tab1 .active,
.tab-block .tabset .tab1 a:hover{background:url(../images/btn-tab-left-active.gif) repeat-x;}
.tab-block .tabset .tab2 .active,
.tab-block .tabset .tab2 a:hover{background:url(../images/btn-tab-active.gif) repeat-x;}
.tab-block .tabset .tab3 .active,
.tab-block .tabset .tab3 a:hover{background:url(../images/btn-tab-right-active.gif) repeat-x;}
.tab-block .title{
	height:1%;
	overflow:hidden;
	padding:0 6px 10px 0;
}
.tab-block h2{
	float:left;
	font-size: 	1.545em;
	margin:0;
}
.tab-block address{
	font-size: 	1.182em;
	font-style:normal;
	text-decoration:underline;
	line-height:1.69em;
}
.tab-block .contact{
	font-size: 	1.182em;
	line-height:1.69em;
}
.tab-block .contact a{color:#000; text-decoration:underline;}
.tab-block .contact a:hover{text-decoration:none;}
.rating-block{
	width:100%;
	background:url(../images/bg-rating-block-top.png) no-repeat;
	padding:9px 0 0;
	margin:0 0 15px;
}
.rating-block .grad{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-rating-block-grad.gif) repeat-y;
	padding:0 10px;
}
.rating-block .bottom{
	height:10px;
	overflow:hidden;
	background:url(../images/bg-rating-block-bottom.png) no-repeat;
}
.rating-block .title{
	height:1%;
	overflow:hidden;
	padding:0 0 3px;
	border-bottom:1px solid #cecece;
}
.rating-block .title h2{
	float:left;
	font-size: 	1.364em;
	line-height:1.38em;
	color:#275d87;
	margin:0;
}
.rating-block .title div{
	float:right;
}
.rating-block .title em,
.rating-block .title span{
	float:left;
	margin:0 7px 0 0;
	font-size:11px;
	line-height:18px;
}
.rating-block .title ul{float:left; margin:0 6px 0 0;}
.users-rate-list{
	list-style:none;
	margin:0 0 5px;
	padding:0 0 8px;
	font-size: 	1.364em;
	line-height:28px;
	border-bottom:1px solid #cecece;
}
.users-rate-list li{
	background:#f3f3f3;
	margin:0 0 4px;
	height:1%;
	overflow:hidden;
}
.users-rate-list strong{
	float:left;
	width:326px;
	padding:0 0 0 10px;
}
.users-rate-list .rating-list3{float:left; margin:5px 2px 0 0;}
.users-rate-list span{
	float:left;
	font-size:11px;
	line-height:28px;
}
.recs-holder{
	height:1%;
	overflow:hidden;
	padding:11px 0 0;
}
.recs-holder .recommend-list{
	float:left;
	list-style:none;
	margin:0;
	padding:0 10px 5px 0;
	width:225px;
	line-height:21px;
}
.recs-holder .recommend-list li{
	height:1%;
	vertical-align:top;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0 0 6px;
	overflow:hidden;
	display:table;
}
.recs-holder .recommend-list strong{
	float:left;
	width:85px;
	/*font-size:1.182em;*/
	line-height:13px;
	padding:4px 0;
	overflow:hidden;
}
.recs-holder .recommend-list .progress-bar{
	width:130px;
	text-align:right;
	display:table-cell;
	vertical-align:middle;
	font-size: 0.8em;
}
* html .recs-holder .recommend-list .progress-bar{float:left;}
.recs-holder .recommend-list .progress-bar span{
	float:left;
	background:#dfe8ef;
	color:#ff5a00;
	font-weight:bold;
	font-size:1.364em;
}
.rating-block .review{
	float:right;
	color:#4db301;
	font-weight:bold;
	text-decoration:underline;
}
.rating-block .review:hover{text-decoration:none;}
.info-block{
	width:100%;
	background:url(../images/bg-content-infoblock-top.gif) no-repeat;
	padding:10px 0 0;
	margin:0 0 15px;
}
.info-block .grad{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-content-infoblock-grad.gif) repeat-y;
	padding:0 10px;
}
.info-block .bottom{
	height:10px;
	overflow:hidden;
	background:url(../images/bg-content-infoblock-bottom.png) no-repeat;
}
.info-block .title{
	font-size:15px;
	line-height:18px;
	margin:0 0 14px;
	padding:0 0 0 10px;
}
.info-block p{
	font-size:1.182em;
	line-height:18px;
}
.info-block p a{
	text-decoration:underline;
	font-weight:bold;
	color:#53b901;
}
.info-block p a:hover{text-decoration:none;}
.comment-holder{
	padding:5px 0 0;
	height:1%;
	overflow:hidden;
}
.comment-holder strong{
	display:block;
	margin:0 0 5px;
	background:#e1ebf1;
	border-bottom:1px solid #b4bcc1;
	line-height:2.08em;
	font-size: 	1.091em;
	padding:0 0 0 10px;
}
.comm-block{
	background:#f3f3f3;
	width:100%;
	overflow:hidden;
	padding:5px 0;
	margin:0 0 5px;
}
.comm-block em{
	float:left;
	width:110px;
	padding:0 0 0 10px;
	font-size:1.182em;
	color:#f60;
}
.comm-block ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	font-size:1.182em;
	line-height:1.38em;
}
.comm-block ul li{
	background:url(../images/bullet-comment.gif) no-repeat 0 7px;
	padding:0 20px 0 10px;
}
.btn-rate-review{
	background:url(../images/btn-rate-and-review.png) no-repeat;
	display:block;
	width:100%;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 15px;
}

.review-box{
	width:100%;
	margin:0 0 15px;
}

.review-box .title{
	height:38px;
	background:url(../images/bg-review-block-title-closed.png) no-repeat;
}
.review-box.active .title{
	background:url(../images/bg-review-block-title-opened.png) no-repeat;
}
.review-box .title h2{
	float:left;
	font-size:1.364em;
	line-height:38px;
	margin:0;
	padding:0 0 0 10px;
}
.review-box .title .opener{
	float:right;
	width:16px;
	height:16px;
	margin:11px 14px 0 0;
	display:inline;
	background:url(../images/btn-accordion-open-close.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.review-box.active .title .opener{background-position:0 -16px;}
.review-box .title .rate-box{
	float:right;
	padding:10px 14px 0 0;
}
.review-box .title .rate-box ul{float:left;}
.review-box .title .rate-box em{float:left;
	line-height:18px;
	width:30px;
	text-align:center;
}
.review-box .cont-block{display:none;}
.review-box.active .cont-block{display:block;}
.review-box .grad{
	background:url(../images/bg-review-block-grad.gif) repeat-y;
	width:100%;
	overflow:hidden;
}
.review-box .bottom{
	background:url(../images/bg-review-block-bottom.png) no-repeat;
	height:10px;
	overflow:hidden;
}
.review-tabs{
	list-style:none;
	margin:0 0 13px;
	padding:0;
	text-align:center;
	line-height:19px;
	border-bottom:1px solid #cfcfcf;
}
.review-tabs li{
	padding:0 10px;
	display:inline;
	font-weight:bold;
}
.review-tabs a{color:#b5b5b5;}
.review-tabs li.active a,
.review-tabs a:hover{color:#ff3f00; text-decoration:none;}
.review-box .review-block{
	border:1px solid #cfcfcf;
	border-top:1px solid #a6a6a6;
	background:#fff;
	margin:0 10px 15px;
}
.review-box .review-block .head{
	border:1px solid #ccc;
	border-width:4px 0 1px;
	line-height:27px;
	overflow:hidden;
	height:1%;
}
.review-box .review-block .head strong{
	float:left;
	font-size:1.091em;
	color:#666;
	padding:0 0 0 10px;
}
.review-box .review-block .head strong a{color:#ff4100;}
.review-box .review-block .head ul{float:right; padding:5px 10px 0 0;}
.review-box .review-block .rate{
	border-bottom:1px solid #ccc;
	padding:0 10px;
	line-height:26px;
	font-size:1.091em;
	color:#a7a5a5;
	display:block;
	text-align:right;
	margin:0 0 5px;
}
.review-box .review-block p{
	font-size:1.182em;
	line-height:1.38em;
	margin:0 10px 18px;
}
.review-box .review-block h3{
	margin:0 0 5px;
	background:#e1ebf1;
	border-bottom:1px solid #b4bcc1;
	line-height:2.08em;
	font-size:1.091em;
	padding:0 0 0 10px;
}
.review-box .review-block .rec-for{
	background:#e1ebf1;
	line-height:30px;
	color:#696969;
	font-weight:bold;
	padding:0 0 0 10px;
	font-size:1.091em;
	margin:0 0 7px;
}
.review-box .review-block .rec-for a{color:#000; font-style:italic;}
.review-box .review-block .vote{
	background:#e1ebf1;
	height:1%;
	overflow:hidden;
	line-height:27px;
}
.review-box .review-block .vote strong{
	float:left;
	font-size:1.091em;
	padding:0 0 0 10px;
}
.review-box .review-block .vote ul{
	list-style:none;
	margin:0;
	padding:5px 2px 0 0;
	float:right;
	line-height:18px;
	font-weight:bold;
}
.review-box .review-block .vote ul li{
	float:left;
	margin:0 8px 0 0;
}
.review-box .review-block .vote ul a{color:#fff;}
.review-box .review-block .vote ul li.yes{background:url(../images/btn-log-left.gif) no-repeat;}
.review-box .review-block .vote ul li.no{background:url(../images/btn-red-left.gif) no-repeat;}
.review-box .review-block .vote ul li.no a,
.review-box .review-block .vote ul li.yes a{
	float:left;
	background:url(../images/btn-log-right.gif) no-repeat 100% 0;
	margin:0 -3px 0 0;
	position:relative;
	padding:0 7px;
}
.review-box .review-block .vote ul li.no a{background:url(../images/btn-red-right.gif) no-repeat 100% 0;}
/*------------------*/
.rating-list1{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.rating-list1 li{
	float:left;
}
.rating-list1 a{
	display:block;
	width:10px;
	height:15px;
	background:url(../images/btn-rating1.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.rating-list1 li.active a,
.rating-list1 a:hover{background-position:0 -15px;}
.rating-list2{
	list-style:none;
	margin:0;
	padding:0;
}
.rating-list2 li{
	float:left;
	padding:0 1px 0 0;
}
.rating-list2 a{
	display:block;
	width:18px;
	height:18px;
	background:url(../images/btn-rating2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.rating-list2 li.active a,
.rating-list2 a:hover{background-position:0 -18px;}
.rating-list3{
	list-style:none;
	margin:0;
	padding:0;
}
.rating-list3 li{
	float:left;
	padding:0 3px 0 0;
}
.rating-list3 a{
	display:block;
	width:18px;
	height:18px;
	background:url(../images/btn-rating3.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.rating-list3 li.active a,
.rating-list3 a:hover{background-position:0 -18px;}
.about-block{
	margin:0 0 -20px;
}
.about-block div{
	padding:0 20px 0 10px;
	height:1%;
	overflow:hidden;
	margin:0 0 30px;
}
.about-block .box-grey{background:#f5f5f5;}
.about-block .box-blue{background:#e0f5fd;}
.about-block h2{
	font:1.455em/2.5em Georgia, "Times New Roman", Times, serif;
	margin:0;
}
.about-block h2 em{color:#5e5e5e;}
.about-block p{
	font-size: 1.091em;
	line-height:1.5em;
	margin:0 0 18px;
}
.about-block img{
	float:left;
	border:3px solid #666;
	margin:0 18px 0 0;
}
.about-block blockquote{
	clear:both;
	margin:0 0 10px;
	padding:8px 0 0;
	background:url(../images/quote-open.gif) no-repeat;
}
.about-block blockquote p{
	margin:0;
	font-size:1.455em;
	line-height:1.5em;
	padding:0 0 10px;
	background:url(../images/quote-close.gif) no-repeat 100% 100%;
}
.about-block blockquote q{
	quotes:none;
	margin:0 48px 0 38px;
}

.about-block blockquote q:before,
.about-block blockquote q:after{content:"";}
.article-block{
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
	margin:0 0 10px;
}
.article-block h2{
	border-top:0 none;
	font-size:2.166em;
	font-weight:normal;
	line-height:1.154;
	margin:0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.article-block .comment{
	display:block;
	font:italic 1.273em/1.28em Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 10px;
}
.article-block .promo-box{
	width:100%;
	overflow:hidden;
	background:#fff;
	border-bottom:1px solid #eee;
	border-top: 1px solid #eee;
	padding:5px 0;
	margin-bottom:15px;
}
.article-block .promo-box .back{
	float:left;
	font-weight:bold;
	color:#f60;
	margin:0;
	display:inline;
	line-height:18px;
}
.article-block .promo-box .rate-box{
	float:right;
	padding-right:10px;
}
.article-block .promo-box .rate-box em{
	float:left;
	margin:0 7px 0 0;
	line-height:18px;
	font-style:normal;
}
.article-block .promo-box .rate-box ul{float:left;}
.article-block .box{
	padding:20px 10px 5px 10px;
	border-bottom:1px solid #ccc;
	margin:1px 0 -1px;
}
.article-block .sub-title{
	line-height:2em;
	font-weight:normal;
	font-size:1.091em;
	font-style:italic;
}
.article-block .note{
	margin:-18px 0 18px;
	display:block;
	font-size:1.091em;
	font-style:italic;
}
.article-block p{
	font-size:1.3em;
	line-height:1.43;
	margin:0 0 18px;
	color: 333;
}
.article-block .list{
	list-style:none;
	margin:-10px 0 18px;
	padding:0 0 0 37px;
	font-size:1.091em;
	line-height:1.5em;
}
.article-block .list li{
	background:url(../images/bullet1.gif) no-repeat 0 50%;
	padding:0 0 0 7px;
}
.article-block .promo {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-family:Georgia,"Times New Roman",Times,serif;
	height:1%;
	margin-bottom:15px;
	overflow:hidden;
	padding:15px 10px 10px;
}
.article-block .promo strong{
	float:left;
	font-size:50px;
	font-weight:normal;
	margin:-7px 13px 0 0;
}
.article-block .promo span{
	display:block;
	height:1%;
	overflow:hidden;
	font-size:1.818em;
	line-height:1.2em;
	margin:0 0 5px;
}
.article-block .blockquote {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/quote-open.gif) no-repeat scroll 10px 9px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	height:1%;
	margin-bottom:15px;
	overflow:hidden;
	padding:0 0 9px;
}
.article-block .blockquote blockquote{
	background:url(../images/quote-close.gif) no-repeat 100% 100%;
	margin:0;
	padding:15px 45px 0 48px;
}
.article-block .blockquote p{
	margin:0;
}
.article-block .blockquote q{
	quotes:none;
	font:1.667em/1.2em Georgia, "Times New Roman", Times, serif;
}
.article-block .blockquote q:after,
.article-block .blockquote q:before{content:"";}
.article-block .blockquote cite{
	text-align:right;
	display:block;
	font-size:10px;
	line-height:16px;
	padding:0 5px 0 0;
}
#content .btn-places{
	float:right;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	background: url(../images/btn-latest-places.gif) no-repeat 100% 0;
	margin:-10px -10px 0 0;
	position:relative;
	cursor:pointer;
}
#content .block .ttl-holder{
	width:100%;
}
#content .block .ttl-holder:after{
	content:"";
	display:block;
	clear:both;
}
#content .block .ttl-holder h2{
	font-size:1.636em;
	line-height:1.5em;
	font-weight:normal;
	color:#626262;
	margin:0;
}
#content .block .ttl-holder h2 a{color:#ff3f00; font-weight:bold;}

#content .btn-places span{
	float:left;
	background: url(../images/btn-latest-places-left.gif) no-repeat;
	padding:4px 14px 0 16px;
}
#content .btn-places img{
	float:left;
	margin:4px 8px 0 0;
}
#content .grass-box{
	background: url(../images/bg-grass.jpg) no-repeat;
	width: 435px;
	height: 122px;
	overflow:hidden;
	padding:15px 30px 10px 17px;
}
#content .grass-box p{
	margin:0;
	color:#fff;
	font-size:20px;
	line-height:27px;
	text-shadow: 0.1em 0.1em 0.2em #000000;
}
.questions-block{
	margin:0 0 9px;
	padding:6px 0 0;
}
.questions-block h2{
	font-size:1.818em;
	line-height:1.25em;
	padding:0 0 7px 10px;
	margin:0;
	border-bottom:1px solid #999;
}
.questions-block h2 a{color:#7dca3f;}
.questions-list{
	list-style:none;
	margin:0;
	padding:0;
}
.questions-list li{
	padding:15px 20px 20px 10px;
}
.questions-list li.bord{
	background:#fdfdfd;
	border:1px solid #e2e2e2;
	position:relative;
}
.questions-list h3{
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	margin:0 0 3px;
}
.questions-list p{
	color:#333;
	margin:0;
	font-size:1.182em;
	line-height:1.49em;
}
.questions-list p a{font-weight:bold;color:#53b901;text-decoration:underline;}
.questions-list p a:hover{text-decoration:none;}
.questions-form{
	width:100%;
	overflow:hidden;
	border:1px solid #999;
	border-width:1px 0;
	line-height:22px;
	padding:4px 0;
}
.questions-form label{
	float:left;
	font-weight:bold;
	font-size:1.182em;
	padding:0 25px 0 15px;
}
.questions-form select{
	float:left;
	width:323px;
	font-size:12px;
	font-weight:bold;
	margin:2px 12px 0 77px;
	display:inline;
}
.questions-form input{margin:0px 0 0;}
/*---ContentEnd---*/
/*---Sidebar---*/
#sidebar{
	width:300px;
	float:left;
}
.find-places-box{
	width:100%;
	background:url(../images/bg-sidebar-block-top.png) no-repeat;
	padding:10px 0 0;
	margin:0 0 7px;
}
.find-places-box:after{
	content:" ";
	display:block;
	clear:both;
}
.find-places-box .grad{
	background:url(../images/bg-sidebar-block-grad.png) repeat-y;
	padding:0 20px;
	float:left;
	width:260px;
}
.find-places-box .bottom{
	clear:both;
	width:100%;
	height:10px;
	background:url(../images/bg-sidebar-block-bottom.png) no-repeat;
	font-size:0px;
}
.find-places-box .heading{
	display:block;
	font-size:16px;
	line-height:26px;
	padding:0 0 3px 37px;
	margin:-23px auto 9px;
	position:relative;
	width:114px;
	background:url(../images/bg-sidebar-block-title.png) no-repeat;
	color:#ff3f00;
}
.find-places-box .new-search{
	display:block;
	margin:0 auto 5px;
	width:260px;
	font-size:1.182em;
	line-height:21px;
	text-align:center;
	background:url(../images/btn-new-search.gif) no-repeat;
	font-weight:bold;
	color:#fff;
}
.find-places-box .prods{
	border:1px solid #cecece;
	border-width:1px 0;
	line-height:23px;
	font-size:1.091em;
	color:#808080;
	margin:0 0 10px;
}
.find-places-box .prods a{color:#ff4100; font-style:italic;}
.find-form{
	padding:0 0 10px;
}
.find-form div{
	height:1%;
	overflow:hidden;
	padding:0 0 13px;
}
.find-form div input{
	float:left;
	border:1px solid #adadad;
	width:197px;
	padding:5px 6px;
	font-size:12px;
	color:#808080;
	margin:0 7px 0 0;
}
.find-form div label{
	float:left;
	width:40px;
	text-align:center;
	font-weight:bold;
	line-height:13px;
	font-size:11px;
}
.find-form div label a{color:#808080;}
.find-form select{
	width:256px;
	font-size:12px;
	color:#404040;
}
.accordion{
	list-style:none;
	margin:0;
	padding:0;
	width:259px;
}
.accordion li{
	margin:0 0 4px; 
	height:1%; 
	vertical-align:top;
	}
	
.accordion .title{
	border:1px solid #d2d2d2;
	background:#e8e8e8;
	line-height:29px;
	padding:0 8px;
	height:1%;
	overflow:hidden;
}
.accordion .title strong{
	float:left;
	font-size:1em;
	color:#464444;
}
.accordion .title .opener{
	float:right;
	width:16px;
	height:16px;
	margin:6px 0 0;
	background:url(../images/btn-accordion-open-close.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.accordion .active .opener{background-position:0 -16px;}
.accordion .slide{
	border:1px solid #d2d2d2;
	border-width:0px 1px 1px;
}
.accordion .check-list{
	list-style:none;
	margin:0;
	padding:5px 0 5px 12px;
	width:242px;
	overflow:hidden;
	font-size:1em;
}
.accordion .check-list li{
	float:left;
	width:121px;
	margin:0 0 6px;
}
.accordion label {
	font-size:0.9em;
	padding-top:5px;
}
#sidebar .submit{
	margin:4px 0 0;
	float:right;
}
#sidebar .ads{
	display:block;
	margin:0 0 12px;
}
.result-box{
	width:100%;
	background:url(../images/bg-result-box-top.gif) no-repeat;
	margin:0 0 15px;
}
.result-box .grad{
	height:1%;
	overflow:hidden;
	padding:0 1px;
	background:url(../images/bg-sidebar-block-grad.gif) repeat-y;
}
.result-box .bottom{
	height:34px;
	background:url(../images/bg-result-box-bottom.gif) no-repeat;
	overflow:hidden;
}
.result-form{
	height:36px;
	overflow:hidden;
}
.result-form select{
	width:212px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:9px auto 0;
}

.result-box .sponsored{
	display:block;
	padding:0 23px;
	text-align:right;
	font-size:0.818em;
	line-height:13px;
	color:#b3b3b3;
	border:1px solid #cecece;
	border-width:1px 0;
	background:#fbfbfb;
}
.main-results,
.results{
	list-style:none;
	margin:0;
	padding:0;
	font-size:1.091em;
	line-height:26px;
	border-bottom:1px solid #cecece;
	background:#fbfbfb;
}
.results{background:#fff;}
.main-results li,
.results li{
	height:1%;
	vertical-align:top;
	overflow:hidden;
	padding:0 8px 0 0;
}
.results li.grey{background:#f3f3f3;}
.results li.active,
.results li.hover,
.results li:hover{
	background:#54b30d;
	color:#fff;
}
.main-results strong,
.results strong{
	width:231px;
	float:left;
	padding:0 0 0 16px;
}
.main-results strong em,
.results strong em{color:#ff4100;}
.main-results .note,
.results .note{
	float:left;
	width:18px;
	height:18px;
	margin:5px 10px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.results .note{background:url(../images/note-grey.gif);}
.results .yellow,
.main-results .note{background:url(../images/note-yellow2.gif);}
.results li.active .note,
.results li.hover .note,
.results li:hover .note{background:url(../images/note-green.gif);}
.main-results .go,
.results .go{
	float:right;
	width:15px;
	height:15px;
	background:url(../images/btn-result-go.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:6px 0 0;
}
.results li.active .go,
.results li.hover .go,
.results li:hover .go{background:url(../images/btn-result-go-hover.gif) no-repeat;}
.result-box .pagination{
	list-style:none;
	margin:0;
	padding:0 0 0 90px;
	line-height:34px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	position:static;
}
.result-box .pagination li{
	float:left;
	padding:0 3px 0 4px;
}
.result-box .pagination a{color:#3d3d3d;}
.result-box .pagination li.active a,
.result-box .pagination a:hover{color:#ff4100;text-decoration:none;}
.result-box .pagination li.prev{padding:0 20px 0 0;}
.result-box .pagination li.next{padding:0 0 0 19px;}
.result-box .pagination li.next a,
.result-box .pagination li.prev a{
	display:block;
	background:url(../images/result-prev.gif) no-repeat;
	width:6px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin:12px 0 0;
}
.result-box .pagination li.next a{background:url(../images/result-next.gif) no-repeat;}
.result-box .pagination li.next a:hover,
.result-box .pagination li.prev a:hover{background-position:0 -10px;}
#sidebar blockquote{
	margin:0 0 23px;
	padding:10px 0 0;
}
#sidebar blockquote p{margin:0;}
#sidebar blockquote q{
	display:block;
	font:24px/30px Georgia, "Times New Roman", Times, serif;
	background: url(../images/quote-open.gif) no-repeat;
	text-indent:36px;
	quotes:none;
}
#sidebar blockquote q:before,
#sidebar blockquote q:after{content:"";}
#sidebar blockquote cite{
	display:block;
	font-size:14px;
	line-height:16px;
	font-style:italic;
	text-align:right;
	padding:6px 38px 6px 0;
	margin:-6px 0 0;
	background: url(../images/quote-close.gif) no-repeat 267px 0;
}
/*---SidebarEnd---*/
/*---Google-bar---*/
#google-bar{
	float:right;
	width:120px;
}
.btn-share{
	display:block;
	width:120px;
	height:16px;
	background:url(../images/btn-share.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 12px;
}
.authors{
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background:#fff;
}
.authors li{
	border-top:1px solid #e3e3e3;
	padding:5px 0 5px 5px;
	height:1%;
	overflow:hidden;
}
.authors li:first-child{border-top-style:none;}
.authors img{
	float:left;
	margin:0 7px 0 0;
}
.authors strong{
	padding:1px 0 0;
	display:block;
	line-height:16px;
}
.authors strong span{font-size:0.818em;}
.authors em{
	font-size:0.909em;
}
.ad-colab{
	display:block;
	padding:0 0 0 5px;
	height:1%;
	overflow:hidden;
	margin:0 0 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.ad-colab span{
	float:left;
	line-height:30px;
	padding:0 5px 0 0;
}
.ad-colab a{float:left;}
.tweets{
	display:block;
	/*margin:0 0 13px;*/
}
.tweets img{
	/*display:block;*/
	display:none;
	}
/*---Google-barEnd---*/
/*---Full Block---*/
.full-block{
	width:815px;
	background: url(../images/bg-full-block-top.png) no-repeat;
	padding:10px 0 0;
	margin:0 0 26px;
}
.full-block .grad{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-full-block-grad.png) repeat-y;
	padding:0 10px;
}
.full-block .bottom{
	background: url(../images/bg-full-block-bottom.png) no-repeat;
	overflow:hidden;
	height: 10px;
	font-size:0;
}
.full-block .text-holder{
	float:left;
	width:298px;
}
.full-block h3{
	font-size:18px;
	line-height:27px;
	margin:2px 0 8px 12px;
	color:#ff4100;
	font-weight:normal;
}
.full-block .map-holder{
	float:right;
	padding:2px 0 0;
}
.full-block .results{
	border-style:none;
	line-height:25px;
}
.full-block .results li{padding:0 18px 0 0;}
.full-block .results strong{width:226px;padding:0 0 0 10px;}
/*---Full BlockEnd---*/
/*---Footer---*/
#footer{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
#footer .warning-box{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #cecece;
	font-size:1.091em;
	line-height:28px;
	padding:0 0 0 26px;
	letter-spacing:-1px;
	background:#f5f5f5 url(../images/bg-footer-warning-box-grad.gif) repeat-x;
	overflow:hidden;
	height:1%;
}
#footer .warning-box img{
	float:left;
	margin:5px 6px 0 0;
}
#footer .block{
	border:1px solid #cecece;
	font-size: 0.8em;
	background:#ededed url(../images/bg-footer-grad.gif) repeat-x;
	height:1%;
	overflow:hidden;
	padding:14px 15px 6px 25px;
}
#footer .block ul{
	list-style:none;
	margin:0 10px 0 0;
	padding:0 5px 0 0;
	float:left;
	background:url(../images/separator-footer-menu.gif) no-repeat 100% 7px;
	line-height:24px;
}
#footer .block ul li{
	float:left;
	padding:0 7px;
	background:url(../images/separator-footer-menu.gif) no-repeat 0 7px;
}
#footer .block ul a{
	color:#000;
	font-weight:bold;
}
#footer .block .btn-share{
	float:left;
	margin:4px 0 0;
}
#footer .block p{
	float:right;
	font-weight:bold;
	line-height:24px;
	margin:0;
}
/*---FooterEnd---*/


/*------POPUP-------*/
#fade{
	width:100%;
	min-height:100%;
	background:url(../images/bg-fade.png);
}
* html #fade{height:100%;}
.popup{
	width:712px;
	border:1px solid #000;
	background:#fff;
	position:relative;
	margin:0 0 41px;
}
.popup .title{
	border:1px solid #191919;
	background:#1a1a1a url(../images/bg-popup-title.gif) repeat-x;
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.popup-logo{
	float:left;
	width:144px;
	height:43px;
	padding:6px 77px 7px 22px;
}
.popup-logo a{
	display:block;
	width:144px;
	height:43px;
	background:url(../images/popup-logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.popup .title h2{
	float:left;
	margin:0;
	font-size:25px;
	line-height:56px;
	color:#fff;
}
.popup .title .btn-close{
	float:right;
	width:15px;
	height:15px;
	background:url(../images/btn-popup-close.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 9px 0 0;
	display:inline;
}
.popup .content-box{
	padding:0 10px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.popup .content-box .tellus{
	top:10px;
	left:5px;
}
.req-note{
	text-align:right;
	font-size:1.091em;
	display:block;
	color:#ff4100;
	margin:0 0 5px;
}
.popup .head{
	background:#e8e8e8 url(../images/bg-popup-head.gif) no-repeat 100% 0;
	height:1%;
	overflow:hidden;
	padding:0 12px 0 125px;
	border-bottom:1px solid #ccc;
	margin:0 0 6px;
}
.popup .head strong{
	font-size:1.182em;
	line-height:26px;
}
.popup .head .rate-box{
	float:right;
}
.popup .head .rate-box em{
	float:left;
	font-size:11px;
	line-height:26px;
	padding:0 10px 0 0;
}
.popup .head .rate-box em sup{color:#ff4100;}
.popup .head .rate-box ul{
	float:left;
	padding:4px 0 0;
}
.popup .check-list{
	list-style:none;
	margin:0 0 6px;
	padding:0 0 0 120px;
	height:1%;
	overflow:hidden;
	border:1px solid #f4f4f4;
	background:#f9f9f9;
	line-height:35px;
	font-size:12px;
}
.popup .check-list li{
	float:left;
	width:100px;
}
.popup .check-list li.big{
	width:140px;
}
.popup .check-list li input{
	float:left;
	width:16px;
	height:16px;
	margin:10px 5px 0 0;
}
.popup .check-list li label{
	float:left;
}
.popup .question-box-holder{
	border-bottom:5px solid #ccc;
	height:1%;
	overflow:hidden;
	padding:0 0 0 27px;
	margin:0 0 15px;
}
.popup .question-box{
	float:left;
	width:310px;
	margin:0 13px 0 0;
	padding:0 0 16px;
}
.popup .question-box strong{
	display:block;
	padding:0 0 0 10px;
	background:#e8e8e8;
	border-bottom:1px solid #ccc;
	font-size:1.182em;
	line-height:27px;
	margin:0 0 6px;
}
.popup textarea{
	border:1px solid #e4e4e4;
	width:288px;
	height:54px;
	font-size:12px;
	color:#000;
	padding:4px 10px;
}
.popup .rating-box-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 0 27px;
}
.popup .rating-box-holder .col{
	float:left;
	width:310px;
	margin:0 13px 0 0;
	height:1%;
	overflow:hidden;
}
.popup .rating-box{
	width:100%;
	margin:1px 0 -1px;
	border-bottom:1px solid #ccc;
	padding:0 0 10px;
}
.popup .rating-box .heading{
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin:0 0 6px;
}
.popup .rating-box .heading strong{
	float:left;
	font-size:1.182em;
	line-height:27px;
	padding:0 0 0 10px;
}
.popup .rating-box .heading ul{
	float:right;
	margin:4px 0 0;
	padding:0 3px 0 0;
}
.popup .footer{
	height:1%;
	overflow:hidden;
	line-height:38px;
	border-top:1px solid #ccc;
}
.popup .footer strong{
	font-size:1.091em;
	color:#666;
	padding:0 0 0 2px;
}
.popup .footer strong span{color:#ff4100;}
.popup .footer strong a{color:#666; text-decoration:underline;}
.popup .footer strong a:hover{text-decoration:none;}
.popup .footer .done{
	float:right;
	background:url(../images/btn-popup-done-left.gif) no-repeat;
	line-height:25px;
	color:#fff;
	font-weight:bold;
	margin:7px 7px 7px 0;
}
.popup .footer .done span{
	float:left;
	padding:0 17px;
	margin:0 -7px 0 0;
	position:relative;
	background:url(../images/btn-popup-done-right.gif) no-repeat 100% 0;
}
.popup .cont-holder{
	padding:12px 14px 3px 11px;
	height:1%;
}
.popup .cont-holder:after{
	content:"";
	display:block;
	clear:both;
}
.popup .what-box{
	/*background:#ecf4f7;*/
	background:: #fffccff;
	position:relative;
	height:1%;
	padding:0 24px 4px 0;
	margin:0 0 16px;
}
.popup .what-box:after{
	content:"";
	display:block;
	clear:both;
}
.popup .what-box .tellus{
	left:-6px;
	top:-16px;
}
.popup .what-box .hold{
	height:1%;
	overflow:hidden;
	padding:33px 0 0 0;
	margin:0 0 8px;
}
.popup .what-box h3{
	float:left;
	margin:0 0 0 192px;
	font-size:18px;
	line-height:24px;
	display:inline;
}
.popup .what-box .hold select{
	float:right;
	margin:2px 0 0;
	font-size:12px;
	width:218px;
	text-align:right;
}
.popup .what-form{
	height:1%;
	overflow:hidden;
	padding:0 24px 0 130px;
}
.popup .what-form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 15px;
}
.popup .what-form label{
	font-size:12px;
	line-height:20px;
	width:45px;
	float:left;
	text-align:center;
}
.popup .what-form label span{color:#ff4100;}
.popup .what-form select.type1{
	float:right;
	font-size:12px;
	width:218px;
	text-align:center;
}
.popup .what-form select.type2{
	font-size:12px;
	width:257px;
	float:left;
}
.popup .what-form input{
	float:left;
	font-size:12px;
	padding:2px 0 1px 8px;
	border:1px solid #adadad;
	margin:0;
}
.popup .what-form input.full{width:522px;}
.popup .what-form input.name{width:265px;}
.popup .what-form input.address{width:368px;}
.popup .what-form input.postcode{width:100px;}
.popup .what-form input.url{width:252px; float:right;}
.popup .what-form textarea{width:510px;}
.popup .what-form textarea.big{height:82px;}
.popup .what-form .txt{
	font-size:12px;
	line-height:20px;
	float:left;
	font-weight:normal;
}
.popup .about-box{
	padding:3px 0 0 132px;
	background:#ecf4f7;
	font-size:13px;
	line-height:24px;
	border-bottom:1px solid #ccc;
	margin:0 0 15px;
}
.popup .about-form{
	height:1%;
	overflow:hidden;
	padding:0 24px 0 0;
}
.popup .about-form .row{
	height:1%;
	overflow:hidden;
	margin:0 0 13px;
}
.popup .about-form input{
	float:right;
	font-size:12px;
	padding:2px 0 1px 8px;
	border:1px solid #adadad;
	margin:0;
	width:249px;
	margin:0 0 0 16px;
	display:inline;
}
