/*Global*/
* {font-size: 100%;}
body{
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
	background:#e9e9e9;
	color:#464646;
}
img { border-style:none;}
a {
	text-decoration:underline;
	color:#b72e1d;
}
a:hover {text-decoration:none;}
input, textarea, select { vertical-align:middle;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/*Wrapper*/
#wrapper {
	width:960px;
	margin:0 auto;
	background:#fff;
}
/*Main*/
#main {
	padding:10px 12px 0;
}
/*Two columns*/
.two-columns {
	overflow:hidden;
	width:100%;
}
/*Content*/
#content {
	float:left;
	width:474px;
	overflow:hidden;
}
/*Logo*/

h1.ad {
	margin:0;
	padding:21px 12px 7px 12px;
	float:right;
	display:inline;
}

h1.logo {
	margin:0;
	padding:0 0 10px 12px;
	float:left;
}
h1.logo img{
	display:none;
}
h1.logo a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:375px;
	height:79px;
	background:url(../images/logo.gif) no-repeat;
}
#content h2.eat-out {
	margin:21px 0 0;
}
#content h2.eat-out img{display:block;}
/*Directions*/
.directions-holder {
	overflow:hidden;
	width:100%;
	padding:13px 0 11px;
}
/*Columns*/
.directions-holder .column{
	float:left;
	width:231px;
	padding-right:12px;
}
.directions-holder .last{padding-right:0;}
.directions-holder h3.title {
	margin:0;
	background:#90281a url(../images/bg-directions-title.gif) repeat-x;
	padding:5px 0 4px 11px;
	font:2.4em Georgia, serif;
	color:#fff;
}
.directions-holder .column ul{
	margin:0;
	padding:4px 0 0;
	list-style:none;
	font:1.8em Georgia, serif;
}
.directions-holder .column ul li{
	border-bottom:1px solid #bdbdbd;
	line-height:28px;
	padding:1px 0 0 9px;
	overflow:hidden;
	width:222px;
}
.directions-holder .column ul li img{
	float:right;
	padding:6px 5px 0;
}
.directions-holder .column ul li a{
	color:#90281a;
	text-decoration:none;
}
.directions-holder .column ul li a:hover{
	text-decoration:underline;
}
/*Restaurant Search*/
.search-restaurant .home-search-holder {
	border-top:7px solid #f1c22d;
	background:#90281a url(../images/bg-directions-title.gif) repeat-x;
	width:448px;
	padding:4px 8px 8px 12px;
	overflow:hidden;
}
.home-search fieldset strong {
	float:left;
	padding-top:5px !important;
	font:24px Georgia, serif !important;
	color:#fff !important;
}
.home-search .search-form {
	float:right;
	width:224px !important;
}
.home-search .search-form label{
	padding-bottom:2px !important;
}
.search-restaurant .search-form label{
	display:block;
	width:100%;
	padding-left:1px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}
.home-search .search-form input.text{
	width:146px !important;
}
.search-restaurant .search-form input.text{
	border:1px solid #bdbdbd;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px 3px;
	float:left;
}

.button {

	width:146px !important;
	border:1px solid #bdbdbd;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px 3px;
	float:left;
}

.search-restaurant .search-form .btn-search{
	float:left;
	text-indent:-9999px;
	border:0;
	background:url(../images/btn-search.gif) no-repeat;
	width:69px;
	height:22px;
	cursor:pointer;
}
/*Banner*/
a.banner img{
	display:block;
	margin:12px 0 10px;
}
#content p.seo{
	margin:0;
	font-size:1.2em;
	color:#b72e1d;
	line-height:18px;
	padding-bottom:10px;
}
/*Sidebar*/
#sidebar {
	float:right;
	width:450px;
}
#sidebar img{display:block;}
/*Promobox holder*/
.promo-holder {
	padding-top:12px;
}
.promo-holder .row{
	overflow:hidden;
	padding-bottom:12px;
}

* html .select-box ul {
height:1%;
}
*+html .select-box ul {
height:1%;
}


/*Proma box*/
.promo-holder .row .promo-box{
	float:left;
	width:219px;
	padding-left:12px;
}
.promo-holder .row .first {padding-left:0;}
.promo-box .title{
	background:#f1c32d url(../images/bg-promobox-title.gif) repeat-x;
	padding:8px;
}
.promo-box .title a{
	font:1.8em Georgia, serif;
	text-decoration:none;
}
.promo-box .title a:hover{text-decoration:underline;}
.promo-box .title strong a{
	display:block;
	color:#90281a;
}
.promo-box img {display:block;}
/*Footer*/

#footer ul li a{
	color:#999999;
	text-decoration:none;
	white-space:nowrap;
}
#footer ul li a:hover{text-decoration:underline;}
/*Footer bottom*/
.footer-bottom {
	background:#e9e9e9;
	padding:0 12px 15px 12px;
	overflow:hidden;
	width:936px;
}
.footer-logo a {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:143px;
	height:44px;
	background:url(../images/logo-footer.gif) no-repeat;
	margin-left:10px;
}
.footer-bottom ul{
	margin:0;
	padding:20px 0 0;
	list-style:none;
}
.footer-bottom ul li{
	display:inline;
	font-weight:bold;
	font-size:1.2em;
	line-height:18px;
	padding:0 1px 0 7px;
	background:url(../images/separator-footerbot.gif) no-repeat 0 50%;
	color:#b72e1d;
}
.footer-bottom ul li:first-child {
	padding-left:0;
	background:none;
}
/*Inner pages*/
/*Page tamplate*/
/*Header*/
#header {
	padding-top:10px;
	padding-bottom:4px;
	overflow:hidden;
	width:100%;
	border-bottom:4px solid #f1c22d;
}
/*Header top part*/
.header-top {
	padding-left:12px;
	overflow:hidden;
	width:948px;
	
}

.f-region fieldset{
	padding-top:3px;
	float:left;
	width:129px;
}
fieldset legend{display:none;}
.none-submit{display:none;}
.f-region label{
	display:block;
	font-size:12px;
	color:#90281a;
	font-weight:bold;
	padding:0 0 5px 1px;
	width:124px;
}
* html .f-region label{
	padding-bottom:4px;
}
*+html .f-region label{
	padding-bottom:4px;
}
.select {
	width:124px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
}
/*Sign up box*/
.sign-up-form fieldset {
	background:#90281a url(../images/bg-sign-up.gif) repeat-x;
	height:80px;
	width:172px;
	padding:7px 8px 0 8px;
	display:block;
	border-bottom:12px solid #FFFFFF;
	
}
.sign-up-form fieldset strong{
	font:18px Georgia, serif;
	color:#f1c22d;
	font-weight:normal;
	padding:1px;
}
.sign-up-form fieldset label {
	display:block;
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:4px 0 0 1px;
}
* html .sign-up-form fieldset label {
	padding-top:5px;
}
*+html .sign-up-form fieldset label {
	padding-top:5px;
}
.sign-up-form .form-holder {
	overflow:hidden;
	width:100%;
	padding-top:5px;
}
* html .sign-up-form .form-holder {
	padding-top:4px;
}
*+html .sign-up-form .form-holder {
	padding-top:4px;
}
.sign-up-form .form-holder input.text{
	border:1px solid #b72f1d;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	width:143px;
	padding:2px 3px 3px;
	float:left;
	height:15px;
}
.sign-up-form .form-holder .btn-go {
	float:left;
	text-indent:-9999px;
	border:0;
	width:21px;
	height:22px;
	background:url(../images/btn-go.gif) no-repeat;
}



/*Main inner pages*/
.main-inner {padding:9px 12px 12px !important;}
.main-inner #content {
	float:right;
	width:736px;
}
/*Main column*/
.main-column {
	width:604px;
	float:left;
}
/*Breadcrumbs*/
ul.breadcrumbs {
	margin:0;
	padding:0 0 8px;
	list-style:none;
	font:1.6em Georgia, serif;
	color:#90281a;
}
ul.breadcrumbs li{
	display:inline;
	background:url(../images/arrow-red.gif) no-repeat 0 55%;
	padding-left:8px;
}
ul.breadcrumbs li:first-child {
	padding-left:0;
	background:none;
}
ul.breadcrumbs li a{color:#90281a;}
/*ASide*/
.aside {
	float:right;
	width:120px;
}
.aside strong{
	display:block;
	color:#898989;
	font:1.6em Georgiam serif;
	padding-bottom:10px;
	line-height:1em;
}
.aside img{display:block;}
.aside a {
	display:block;
	margin-bottom:12px;
}
a.yellow img {border:4px solid #f0c22c;}
a.red img {border:4px solid #b72e1d;}
a.green img {border:4px solid #8fa216;}
/*Sidebar*/
.main-inner #sidebar {
	float:left;
	width:188px;
	padding-top:3px;
}

/*Main navigation*/
ul#nav, ul.highlighted {
	margin:0;
	padding:0;
	list-style:none;
	font:1.6em Georgia, serif;
}
ul#nav li{
	background:#696969 url(../images/bg-nav.gif) repeat-x;
	border-bottom:1px solid #f1c22d;
}
ul#nav li a{
	display:block;
	line-height:30px;
	color:#fff;
	padding:0 12px 2px 12px;
	text-decoration:none;
}
ul#nav li a:hover, ul#nav li a.active{
	border-left:6px solid #ffe119;
	padding-left:6px;
}
/*Highlighted navigation*/
ul.highlighted li{
	background:#f2c22d url(../images/bg-highlighted.gif) repeat-x;
	border-bottom:1px solid #90281a;
}
ul.highlighted li a{
	display:block;
	line-height:32px;
	color:#90281a;
	padding:0 12px 0 12px;
	text-decoration:none;
}
ul.highlighted li a:hover, ul.highlighted li a.active{
	border-left:6px solid #b72e1d;
	padding-left:6px;
}
/*Category list*/
.category-list {
	padding-top:12px;
	padding-bottom:12px;
}
.category-list .title{
	background:#696966 url(../images/bg-directions-title.gif) repeat-x;
	padding:10px 12px;
	border-bottom:1px solid #f1c22d;
}
.main-inner #sidebar .title h2{
	margin:0;
	font:1.6em Georgia, serif;
	color:#fff;
}
.main-inner #sidebar .title h2 strong{
	display:block;
	color:#f1c22d;
	font-weight:normal;
}
.category-list ul {
	margin:0;
	padding:14px 0 15px 7px;
	list-style:none;
	background:#eeeeee;

}
.category-list ul li{
	font-size:12px;
	font-weight:bold;
	padding:0 8px 3px 8px;
	background:url(../images/marker-yellow.gif) no-repeat 4px 3px;
	width:172px;

	
}
.category-list ul li a{
	color:#464646;
	text-decoration:none;
	width:154px;
	margin-left:11px;
	margin-right:8px;
	display:block;
	
}
.category-list ul li:hover {
	background:url(../images/marker-white.gif) no-repeat 4px 3px !important;
}
/*Promo box*/
.main-inner #sidebar .promo-box {
	margin-top:12px;
}
.main-inner #sidebar .promo-box .title{
	background:#91281a url(../images/bg-promo-title2.gif) repeat-x;
	padding:9px 5px 10px 5px;
}
.main-inner #sidebar .promo-box a{
	display:block;
	background:#ececec;
	line-height:26px;
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 1px 12px;
}
/*Footer*/

.footer-inner .footer-bottom ul{
	padding-top:7px;
}
/*Home*/
/*Flash box*/
.flash {
	width:604px;
	height:229px;
}
.flash img{display:block;}
/*Two columns*/
.home .two-columns {
	padding-top:11px;
}
.home .two-columns .column{
	float:left;
	width:296px;
	padding-left:12px;
}
.home .two-columns .first{padding-left:0;}
/*Block*/
.home .block {
	padding-bottom:9px;
}
.home .block .title{
	background:#696969 url(../images/bg-title-homebox.gif) repeat-x;
	padding:6px 8px 5px;
}
.home .block .title h2{
	margin:0;
	font:1.8em Georgia, serif;
	line-height:1.2em;
	color:#fff;
}
.home .block .title h2 strong{
	display:block;
	color:#ffe119;
	font-weight:normal;
}
.home .block .row {
	margin-bottom:2px;
	background:#f3f3f3;
	padding:7px 8px 9px 8px;
	overflow:hidden;
	width:280px;
	font-size:1.2em;
	line-height:18px;
}
.home .block .row img{
	float:right;
	margin:-7px -8px 8px 8px;
	position:relative;
}
.home .block .row strong {
	font-size:1.167em;
	color:#90281a;
	display:block;
}
.home .block .row p{
	margin:0;
}
.home .block .row a{font-weight:bold;}
.home .block .row h3 strong{
	padding-bottom:1px;
	font-size:1em;
}
.home .block .row h3 {
	margin:0;
	font-size:1.334em;
	color:#90281a;
	padding-bottom:4px;
}
.home .block .row h3.alt {padding-bottom:10px;}
.home .block .row h3.alt strong{padding-left:0 !important;}
.home .block .row img.big {margin:5px -8px 8px -8px;}
.home .block .row ul{
	margin:0;
	padding:18px 0 0;
	list-style:none;
}
.home .block .row ul li{
	padding-bottom:18px;
	width:100%;
}
.home .block .row ul li strong{
	font-size:1em;
	color:#464646;
	display:inline;
}
.home .block .row ul li ul{
	padding:0;
}
.home .block .row ul li ul li{
	display:inline;
	background:url(../images/separator-green.gif) no-repeat 0 3px;
	padding:0 4px 0 6px;
}
.home .block .row ul li ul li strong{color:#90281a;}
.home .block .row ul li ul li:first-child {
	padding-left:0;
	background:none;
}
/*Bubble*/
.home .bubble-holder {
	overflow:hidden;
	width:263px;
	padding:10px 4px 0 13px;
	margin-bottom:-10px;
	position:relative;
	z-index:10;
}
.home .bubble-holder img{
	margin:0 !important;
	position:absolute !important;
	bottom:0;
	right:0;
	z-index:99;
}
.home .bubble {
	float:right;
	background:#fff url(../images/bg-bubble-vert.gif) repeat-y;
	margin:0 50px 4px 0;
	display:inline;
}
.home .bubble .right{
	background:url(../images/bg-bubble-vert.gif) repeat-y 100% 0;
}
.home .bubble .holder{
	background:url(../images/bg-bubble-hor.gif) repeat-x;
}
.home .bubble .lt{
	background:url(../images/bg-bubble-lt.gif) no-repeat;
}
.home .bubble .rt{
	background:url(../images/bg-bubble-rt.gif) no-repeat 100% 0;
}
.home .bubble .frame{
	background:url(../images/bg-bubble-hor-b.gif) repeat-x 0 100%;
}
.home .bubble .lb{
	background:url(../images/bg-bubble-lb.gif) no-repeat 0 100%;
}

.home .bubble .rb{
	background:url(../images/bg-bubble-rb.gif) no-repeat 100% 100%;
	overflow:hidden;
	padding:3px 8px 15px 9px;
}

*+html .home .bubble .rb{
height:1%;
}


.home .block .row p.alt{
	padding-bottom:15px;
}
.d-form fieldset {
	float:right;
	padding:0 25px 0 5px;
}
.d-form fieldset label{
	font-size:1.4em;
	font-weight:bold;
	color:#90281a;
	display:block;
	padding:3px 0 4px;
}
.d-form fieldset .btn-search {
	display:block;
	border:0;
	border-left:1px solid #bdbdbd;
	background:url(../images/btn-search.gif) no-repeat;
	text-indent:-9999px;
	padding:0;
	width:69px;
	height:22px;
	margin-top:6px;
	cursor:pointer;
}
.home .block .alt {
	padding-left:0;
	width:288px;
}
.inner-row {
	border-bottom:2px solid #fff;
	padding-bottom:8px;
}
.home .block .alt p {padding-left:8px;}
.home .block .alt strong {padding:6px 0 0 8px;}
.home .block .row blockquote {
	margin:0;
	padding:15px 8px 0 0;
}
.home .block .row blockquote q{quotes:none;}
.home .block .row blockquote q:after{content:"";}
.home .block .row blockquote q:before{content:"";}
.home .block .row ul.links {
	margin:0 0 -4px;
	padding:0;
	list-style:none;
	position:relative;
}
.home .block .row ul.links li{
	padding-bottom:0;
	overflow:hidden;
}
.home .block .row ul.links li a{
	float:left;
}
.home .block .row ul.links li img {
	float:left;
	margin:1px 0 0 11px;
}
.home .block .row ul.news {padding:0;}
.home .block .row ul.news li.last {padding-bottom:0;}
.home .block .row ul.popular {padding:3px 0 0;}
.home .block .row ul.popular li {
	padding-bottom:0;
	overflow:hidden;
	width:100%;
}

.home .block .row ul.popular li span {
	float:left;
}
.home .block .row ul.popular li img{
	float:left;
	margin:1px 0 0 7px;
}
/*Article*/
.article {
	padding-top:7px;
}
.article h2{
	margin:0;
	font:2.4em Georgia, serif;
	color:#90281a;
	padding-bottom:2px;
}
.article p{
	margin:0;
	font-size:1.2em;
	padding-bottom:10px;
	line-height:18px;
}
.article a{font-weight:bold;}
.article .row {
	margin-bottom:12px;
	background:#f3f3f3;
	overflow:hidden;
	width:100%;
}
.article .row .data {padding:6px 8px 10px;}
.article .row h3{
	margin:0;
	font-size:1.6em;
	color:#90281a;
}
.article .row p{padding-bottom:3px;}
.article .row p a{font-size:1em;}
.article .row a{
	font-size:1.2em;
	font-weight:bold;
}
.article .row img{
	float:left;
	margin:0 8px 8px 0;
}
.article .row .right {
	float:right;
}
/*Forms page*/
.forms h2{
	margin:0;
	font:2.4em Georgia, serif;
	color:#90281a;
	padding-bottom:17px;
}
.forms p{
	margin:0;
	font-size:1.2em;
	padding-bottom:17px;
	line-height:18px;
}
.forms p a{font-weight:bold;}
.form .holder{
	margin:17px 0 25px;
	
}
.form .frame{
}
.form fieldset {
	height:1%;
	padding:19px 69px 0 15px;
}
.form fieldset:after {
	clear: both;
	content:"";
	display: block;
}
.form fieldset strong.title-form {
	margin:-29px 0 0 -5px;
	position:relative;
	float:left;
	font-size:1.6em;
	font-weight:bold;
	color:#464646;
	padding:0 10px 0 4px;
}
.form-holder {
	padding:11px 0 3px;
}
.form fieldset .row {
	margin-bottom:14px;
	width:100%;
	padding:0;
}
.form fieldset .row:after {
	clear: both;
	content:"";
	display: block;
}
.form fieldset .row label{
	float:left;
	width:112px;
	font-size:1.4em;
	line-height:16px;
	font-weight:bold;
	color:#90281a;
	text-align:right;
	padding:2px 10px 0 0;
}
.form fieldset .row label span,.form fieldset .row span.heading span{color:#b72e1d;display:inline;}

.form fieldset .row input.text{
	border:1px solid #bdbdbd;
	background:#fff;
	width:382px;
	font:12px Arial, Helvetica, sans-serif;
	color:#464646;
	padding:3px 4px 2px;
	float:left;
	height:15px;
}
.form fieldset .row textarea{
	border:1px solid #bdbdbd;
	background:#fff;
	width:382px;
	height:92px;
	font:12px Arial, Helvetica, sans-serif;
	color:#464646;
	padding:3px 4px;
	float:right;
	margin:0 6px 0 0;

}
.form fieldset .row .title {
	float:left;
	width:112px;
	padding-right:10px;
}
.form fieldset .row .title label{
	float:none;
	display:block;
	padding-right:0;
}
.form fieldset .row span.heading{
	display:block;
	font-size:1.2em;
	color:#464646;
	text-align:right;
	padding-top:20px;
}
.form fieldset .buttons {
	padding:3px 0 1px 3px;
	width:517px;
}
.form fieldset .row .btn-submit {
	float:right;
	width:70px;
	height:22px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	background:url(../images/btn-submit.gif) no-repeat;
	margin:-4px 7px 0 0;
	position:relative;
}
.check-holder {
	float:left;
	width:130px;
}

.holdersmall .check-holder
{
width:255px;}

.form fieldset .row label.alt {
	font-weight:normal;
	font-size:1.2em;
	padding:2px 0 0 0!important;
	margin:0 !important;
	line-height:12px !important;
}

.form fieldset .row .check {
	margin:0;
	float:right;
	width:15px;
	height:16px;
	padding:0 !important;
}
.competetion p{
	font-size:1.4em;
	padding:7px 0 38px;
}
.competetion .row p {
	padding:0;
	font-weight:bold;
}
.competetion .row p a{text-decoration:none;}
.competetion .row p a:hover{text-decoration:underline;}
.competetion .last {
	padding:15px 3px 0 4px !important;
	width:513px;
}
.competetion .last p {
	font-size:1.2em;
}
.competetion .last .btn-submit{
	margin:-2px 10px 0 0 !important;
}
/*PP listing*/
.listing-page {
	padding-top:4px;
}
.listing-page h2{
	margin:0;
	font:2.4em Georgia, serif;
	color:#b72e1d;
	padding-bottom:7px;
}
.cus-form fieldset {
	overflow:hidden;
	height:1%;
}
.cus-form fieldset label{
	float:left;
	font-size:1.4em;
	padding:1px 10px 0 0;
}
.cus-form fieldset .select{
	float:left;
	width:138px;
	font-weight:normal;
}

/*PP box*/

.pp-box {
	padding-top:12px;

}
/*Title*/
.pp-box .title{
	background:#696966 url(../images/bg-title-ppbox.gif) repeat-x;
	overflow:hidden;
	height:1%;
	padding:3px 13px 3px 8px;
	border-bottom:2px solid #f1c22d;
}

.sponsor .title{
	background:#90281a url(../images/bg-title-sponsor.gif) repeat-x;
}
.pp-box .title .top{
	overflow:hidden;
	height:1%;
}

.pp-box .title .top h3{
	margin:0;
	font:2.4em Georgia, serif;
	color:#ffffff;
}

.rewies-page .pp-box .title .top h3{
	color:#ffe119;
}



.pp-box .title .top span{
	float:right;
	font-weight:bold;
	color:#ffe119;
	padding-top:4px;
}


.pp-box .title .bottom {
	overflow:hidden;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
}

.pp-box .title .bottom p {
	margin:0;
	display:inline !important;
	font-size:1.2em;
	color:#fff !important;
	float:none !important;
	word-spacing:1px;
}
.pp-box .title .bottom p span {
	white-space:nowrap;
}
.pp-box .title .bottom p span a{
	color:#fff;
	text-decoration:none;
	cursor:text;
}
.pp-box .title .bottom a.quest {
	display:inline;
	cursor:help;
}


/*Data*/
.pp-box .data {
	padding:5px 12px 10px 8px;
	overflow:hidden;
	height:1%;
	background:#f3f3f3;
}

.pp-box .data img{
	float:right;
	margin:-5px -12px 10px 8px;
	position:relative;
}


/* map */


.pp-box .data .map{
	float:right;
	width:296px;
	height:390px;
	margin:12px 0 12px 8px;
	clear:right;
	display:inline;
	background:#888888 url(../images/bg-map.gif) repeat-x bottom center;
}


/*Feature gallery*/
.pp-box .data .gallery{
	float:right;
	width:296px;
	padding:6px 0 0 8px;

}
.pp-box .data .gallery img{display:block; margin:0;}
.pp-box .data .gallery .control{
	background:#747474;
	overflow:hidden;
	width:100%;
	position:relative;
}
.pp-box .data .gallery .control .holder{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.pp-box .data .gallery .control .frame{
	position:relative;
	left:-50%;
	float:left;
	text-align:center;
}

.pp-box .data .gallery .control span{
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
	line-height:26px;
	float:left;
	clear:none !important;
}

.pp-box .data .gallery .control a.prevoff{
	width:10px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-prev2-hover.jpg) no-repeat;
	float:left;
	margin:7px 11px 0 0;
}

.pp-box .data .gallery .control a.prev{
	width:10px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-prev2.jpg) no-repeat;
	float:left;
	margin:7px 11px 0 0;
}

.pp-box .data .gallery .control a.nextoff{
	width:10px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-next2-hover.jpg) no-repeat;
	float:left;
	margin:7px 0 0 9px;
}


.pp-box .data .gallery .control a.next{
	width:10px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-next2.jpg) no-repeat;
	float:left;
	margin:7px 0 0 9px;
}

.pp-box .data p{
	margin:0;
	font-size:1.2em;
	line-height:18px;
	padding-bottom:9px;
}
.pp-box .data p a{
	font-size:1em !important;
	float:none !important;
}
.pp-box .data a{
	float:none;
	font-size:1.4em;
	font-weight:bold;
	
}
.pp-box .data span{
	font-size:1.2em;
	clear:left;
	display:block;
	line-height:1em;
}
/*PP Reviews page*/
.rewies-page {
	padding-top:2px;
}
.rewies-page .heading {
	overflow:hidden;
	height:1%;
	padding:2px 12px 0 0;
}
.rewies-page .heading img{
	padding-top:2px;
	float:left;
}

.rewies-page h2{
	margin:0;
	font:2.4em Georgia, serif;
	color:#464646;
	padding:0 0 12px 0;
}
.rewies-page .pp-box {padding-top:0;}
.rewies-page .pp-box .data{
	margin-bottom:2px;
	padding-bottom:2px;
}
.rewies-page .pp-box .first{
	padding-top:12px;
}
.rewies-page .pp-box .data .heading{
	font-size:1.2em;
	line-height:12px;
	overflow:hidden;
	height:1%;
	padding-top:0;
}
.rewies-page .pp-box .data .heading strong {
	font-size:16px;
	float:left;
	line-height:18px;
	padding-right:5px;
	color:#464646;
}
.rewies-page .pp-box .data .heading strong a{
	color:#90281a;
	text-decoration:none;
	font-size:1em;
	float:left;
	padding-right:5px;
}
.rewies-page .pp-box .data .heading strong a:hover{text-decoration:underline;}
.rewies-page .pp-box .data .heading em{
	font-style:normal;
	float:left;
	padding-top:2px;
}
.rewies-page .pp-box .data p {
	padding-bottom:0;
}
.rewies-page .pp-box .data p.alt {
	padding-bottom:18px;
}
.rewies-page p.ps {
	margin:0;
	padding-top:5px;
	font-size:1.2em;
	color:#90281a;
}
.rewies-page p.ps span{
	color:#b52e1d;
	padding-right:3px;
}

/*New Free PP page*/

.form .holdersmall{
	padding:0;
	margin:0;
	width:412px;
}

.form .holdersmall .framesmall{
	padding:0;
	margin:0;
	
}

.form .holdersmall .framesmall fieldset {
	padding:10px 12px 0 0;
	width:389px;
}

.holdersmall .framesmall fieldset .title-form
{padding-top:9px;}

.holdersmall .framesmall fieldset .form-holder label {
text-align:left; width:389px; color:#464646;
}

.holdersmall .framesmall fieldset .form-holder row {
text-align:left; width:389px;
}

.form .holdersmall .framesmall fieldset .row input.text{
	width:384px; clear:left; float:left; margin-top:4px;
}

.form .holdersmall .framesmall fieldset .row textarea {
	width:384px; clear:left; float:left; margin-top:4px;
}

.form .holdersmall .framesmall fieldset .buttons
{
width:398px;
}

.form .holdersmall .framesmall .row label.alt {
width:240px;
float:left;
}

.form .holdersmall .framesmall .row label.space {
height:14px;
}

/*end new free pp */

.tooltip {
background-color:#f3f2f0;
border:1px solid #9f9b9a;
text-align:center;
padding:5px;
color:#575757;
display:block;
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

 }
 
hr {
	color: #ffffff;
	background-color: #ffffff;
	height: 2px;
	border: none;
}

/*new styles added for news / events*/

.article .heading {
	overflow:hidden;
	padding:2px 12px 0 0;
	color: #464646;
    float: left;
    font-size: 1.6em !important;
    font-weight: bold;
	width:100%;
	line-height:1.6em !important;
	}
* html .article .heading {height:1%;}
*+html .article .heading {height:1%;}
	
.article .row .data .heading{
	font-size:1.2em;
	line-height:12px;
	overflow:hidden;
	padding-top:0;
}
* html.article .row .data .heading{height:1%;}
*+html.article .row .data .heading{height:1%;}
	
.article .row .data .heading strong {
	font-size:1em;
	float:left;
	line-height:16px;
	padding-right:5px;
	color:#b72e1d;
}


.article .row .data .heading em{
	font-style:normal;
	float:left;
	padding-top:2px;
}

/*end new lewis Article styles*/

/*Area box*/
.you-in-box {
	float:right;
	height:84px;
	background:#f1c22d url(/images/bg-your-in.gif) repeat-x;
	padding:8px 12px 0 8px;
	margin-top:2px;
}
.you-in-box img{
	margin-top:4px;
	float:left;
}
.you-in-box .place {
	float:left;
}
.you-in-box p{
	margin:0;
	font:18px Georgia, serif;
	white-space:nowrap;
	color:#90281a;
	line-height:18px;
	padding-left:1px;
}
.you-in-box p span{
	color:#b72e1d;
	font-weight:normal;
}

/*Header bottom part*/
.header-bottom {
	border-top:8px solid #f1c22d;
	background:#6a6a6a url(/images/bg-header.gif) repeat-x;
	height:54px;
	padding:4px 0 0 12px;
	overflow:hidden;
}
.header-bottom .search-restaurant fieldset {
	background:none;
	border-top:0;
	padding:2px 8px 5px 12px;
	height:48px;
	overflow:hidden;
	width:auto;
}

/*Search box*/
.header-bottom .search-restaurant .search {
	float:left;
	width:395px;
}
.search-restaurant .title-form {
	float:left;
	width:185px;
}
.search-restaurant fieldset strong {
	padding-top:1px;
	display:block;
	font:18px Georgia, serif;
	color:#ffe119;
	line-height:16px;
}
* html .search-restaurant fieldset strong {
	padding-top:2px;
}
*+html .search-restaurant fieldset strong {
	padding-top:2px;
}
.search-restaurant fieldset span {
	font:1.6em Georgia, serif;
	color:#fff;
	line-height:1em;
	display:block;
	padding:3px 0 0px;
}
.search-restaurant .search-form {
	float:right;
	width:207px;
}

.search-restaurant .search-form label{
	padding-bottom:3px;
}
.search-restaurant .search-form input.text{
	width:121px;
	padding:2px 3px 3px;
	height:15px;
}
* html .search-restaurant .search-form input.text{
	margin-left:1px;
}
.search-restaurant .search-form .btn-search{
	float:left;
	text-indent:-9999px;
	border:0;
	background:url(/images/btn-search.gif) no-repeat;
	width:69px;
	height:22px;
	cursor:pointer;
	padding:0;
}


