/* General Styles */
* {
	margin:0;
	padding:0;
	}
					
body{
	background:url(../images/bg.jpg) 0 0 repeat;
	font:16px/22px Georgia, "Times New Roman", Times, serif;
	padding:0 0 30px;
	}
	

ul{
	list-style-type:none;
	}

a{
	outline:none;
	color:#A30706;
	background-color:inherit;
	text-decoration:none;
	}

a:hover{
	color:#A30706;
	background-color:inherit;
	text-decoration:underline;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

img {
	display:block;
}

/* Container Panel	*/

#wrapper{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	}

#container{
	position:relative;
	width:989px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	padding:18px 0 0;
	}
	
	
/* Header */

.topPan{
	background:url(../images/top-panel-bg.gif) 0 0 repeat-x;
	width:100%;
	height:133px;
	overflow:hidden;
	margin:0 auto;
	}
	
.topPaninn{
	width:898px;
	margin:0 auto;
	}
		
.logo{
	display:block;
	width:137px;
	height:113px;
	float:left;
	margin:0 0 0 -20px;
	/*border: 1px solid;*/
}

.logoTag{
	float:left;
	margin:40px 0 0;
}

/* Navigation Panel */	

.navigation{
	background:url(../images/top-curve.gif) 0 100% no-repeat;
	width:990px;
	margin:0 auto;
	height:58px;
	overflow:hidden;
	}
	
.navigation img.fIcon{
	float:right;
	margin:0 16px 0 0;
	}

ul.nav {
	font:bold 18px/50px Helvetica, Arial, sans-serif;
	text-align:center;
	padding:0 0 0 16px;
	float:left;
	} 
	
ul.nav li{
	float:left;
	width:auto;
	margin:0 5px 0 0;
	}

ul.nav li a{
	background:url(../images/nav-bg.gif) 0 0 no-repeat;
	color:#CBBE8A;
	background-color:inherit;
	text-decoration:none;
	height:58px;
	line-height:45px;
	width:152px;
	display:block;
	float:left;
	}	
	
ul.nav li a:hover{
	background:url(../images/nav-bg-hover.gif) 0 0 no-repeat;
	color:#E99C7A;
	background-color:inherit;
	text-decoration:none;
	}

ul.nav li a.active{
	background:url(../images/nav-bg-hover.gif) 0 0 no-repeat;
	color:#E99C7A;
	background-color:inherit;
	text-decoration:none;
	height:58px;
	line-height:45px;
	width:152px;
	display:block;
	float:left;
	/*cursor:text;*/
	}	

/* Search Area */

.searchSec{
	background:url(../images/search-bg.gif) 0 0 no-repeat;
	height:111px;
	width:989px;
	padding:0 46px;
	/*border:1px solid;*/
}

.searchArea{
	width:554px;
	float:left;
	padding:26px 0 0;
	}
	
.searchArea img.srchIcon{
	float:left;
	margin:4px 7px 0;
	}
		
.searchArea input.txtBox
{
	width:386px;
	padding:10px 0 8px 17px;
	line-height:23px;
	height:23px;
	border:2px solid #731907;
	background-color:#B0513E;
	color:#F0D7A3;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
	
.searchArea .btn
{
	float:right;
}
	
.searchSec ol{
	float:right;
	font-size:19px;
	line-height:25px;
	padding:10px 0 0 25px;
	}
	
.searchSec ol li{
	color:#EEE0B7;
	background-color:inherit;
	}
	
.searchSec ol li a{
	color:#EEE0B7;
	background-color:inherit;
	}

.searchSec ol li a:hover{
	color:#E2C369;
	background-color:inherit;
	text-decoration:none;
	}

/* Body Panel */

#bodyPan
{
	height:100%;
	overflow:hidden;
	width:990px;
	margin:0 auto;	
	position:relative;
}
	
#bodyPaninn
{
	background-color:#F9F5E4;
	color:#323232;
	width:898px;
	margin:0 auto;
	padding:30px;
    height:100%;
	overflow:hidden;
	border-bottom:2px solid #B79854;
	/*border:1px solid;*/
}
	
#bodyPan span.bodyLt{
	background:url(../images/body-left.gif) 0 0 no-repeat;
	width:16px;
	height:21px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	}

#bodyPan span.bodyRt{
	background:url(../images/body-right.gif) 0 0 no-repeat;
	width:16px;
	height:21px;
	display:block;
	position:absolute;
	right:0;
	top:0;
	}
	
.box{
	/*width:425px;*/
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 0 8px;
	}
	
#bodyPaninn .proBoxtop{
	background-color:#F2EBCC;
	color:#121212;
	/*width:373px;*/
	border-top:5px solid #F0E8BC;
	border-left:5px solid #F0E8BC;
	border-right:5px solid #F0E8BC;
	padding:23px 10px 25px 32px;
	height:100%;
	overflow:hidden;
	}
	
#bodyPaninn .proBoxbot{
	background-color:#EEE5BD;
	color:#000;
	/*width:363px;*/
	border:5px solid #ECE1A9;
	/*
	border-left:5px solid #ECE1A9;
	border-right:5px solid #ECE1A9;*/
	padding:23px 20px 25px 32px;
	}
	
#bodyPaninn .proBoxtop img.restaurantimg{
	border:8px solid #fefae9;
	float:left;
	margin:0 17px 0 0;
	}
	
#bodyPaninn .proBoxtop h2{
	font-size:22px;
	line-height:24px;
	color:#000;
	background-color:inherit;
	padding:0 0 22px;
	font-weight:normal;
	}
	
#bodyPaninn .proBoxtop h3{
	font-size:14px;
	line-height:16px;
	color:#951C04;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 14px;
	}
	
#bodyPaninn .proBoxtop p{
	font-size:14px;
	line-height:18px;
	color:#121212;
	background-color:inherit;
	padding:0 0 14px;
	}
	
#bodyPaninn .proBoxtop p span{
	color:#83713F;
	background-color:inherit;
	font-weight:bold;
	}
	
#bodyPaninn .proBoxbot h2{
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	background-color:inherit;
	padding:0 0 12px;
	}
	
#bodyPaninn .proBoxbot p{
	font-size:13px;
	line-height:19px;
	}
	
#bodyPaninn .proBoxbot p a{
	text-decoration:underline;
	}
	
#bodyPaninn .proBoxbot p a:hover{
	text-decoration:none;
	}
	
.floatLeft{
	float:left;
	}

.floatRight{
	float:right;
	}
	
.contSec{
	padding:0px 0px 30px 0px;
	border-bottom:2px solid #F3EEDC;
	height:100%;
	overflow:hidden;
	clear:both;
	width:100%;
	/*border: 1px solid;*/
}
.noBorderCont {
	/*border:none;*/
}	
.contSec h2{
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	background-color:inherit;
	padding:0 0 10px;
	}
	
.contSec p{
	padding-bottom:22px;
	color:#685B40;
	background-color:inherit;
	}

.help{
	/*width:145px;*/
	float:left;
	padding:0 10px 0 0;
	}
	
.faq ul, .help ul, .corp ul, .legal ul .restaurant ul {
	font-size:16px;
	line-height:20px;
	}
	
.faq ul li, .help ul li, .corp ul li, .legal ul li, .restaurant ul li{
	padding:10px 0 0 3px;
	}
	
.faq ul li a, .help ul li a, .corp ul li a, .legal ul li a, .restaurant ul li a{
	/*color:#8F7E5A;*/
	background-color:inherit;
	}
	
.faq ul li a:hover, .help ul li a:hover, .corp ul li a:hover, .legal ul li a:hover, .restaurant ul li a:hover{
	color:#A30706;
	background-color:inherit;
	}
	
.help h4{
	background:url(../images/help-bg.gif) 0 0 no-repeat;
	height:29px;
	line-height:29px;
	font-size:15px;
	font-weight:bold;
	color:#736547;
	background-color:inherit;
	margin:0 0 14px;
	padding:0 0 0 13px;
	}
	
.corp{
	width:180px;
	float:left;
	padding:0 10px 0 0;
	}
	
.corp h4{
	background:url(../images/corp-bg.gif) 0 0 no-repeat;
	height:29px;
	line-height:29px;
	font-size:15px;
	font-weight:bold;
	color:#736547;
	background-color:inherit;
	margin:0 0 14px;
	padding:0 0 0 13px;
	}

.legal{
	width:240px;
	float:left;
	padding:0 10px 0 0;
	}
	
.legal h4{
	background:url(../images/legal-bg.gif) 0 0 no-repeat;
	height:29px;
	line-height:29px;
	font-size:15px;
	font-weight:bold;
	color:#736547;
	background-color:inherit;
	margin:0 0 14px;
	padding:0 0 0 13px;
	}

.restaurant{
	width:250px;
	float:left;
	padding:0 10px 0 0;
	}
	
.restaurant h4{
	background:url(../images/faq-bg.gif) 0 0 no-repeat;
	height:29px;
	line-height:29px;
	font-size:15px;
	font-weight:bold;
	color:#736547;
	background-color:inherit;
	margin:0 0 14px;
	padding:0 0 0 13px;
}

.iconSec{
	float:right;
	width:218px;
}
	
.iconSec a.facebook{
	background:url(../images/facebook-icon.gif) 0 0 no-repeat;
	padding:0 0 0 32px;
	line-height:24px;
	margin:0 0 6px;
	font-size:12px;
	color:#0D4C6A;
	background-color:inherit;
	display:block;
	}
	
.iconSec a:hover.facebook{
	color:#0D4C6A;
	background-color:inherit;
	}
	
.iconSec a.twitter{
	background:url(../images/twitter-icon.gif) 0 0 no-repeat;
	padding:0 0 0 32px;
	line-height:24px;
	margin:0 0 6px;
	font-size:12px;
	color:#0D4C6A;
	background-color:inherit;
	display:block;
	}
	
.iconSec a:hover.twitter{
	color:#0D4C6A;
	background-color:inherit;
	}

/* Footer Panel	*/

#footer{
	margin:0 auto;
	width:898px;
	overflow:hidden;
	position:relative;
	padding:26px 0 0;
	}
	
#footer p{
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#000;
	background-color:inherit;
	}
	
/* MISLENIOUS */
	
.noBackground{
	background:none !important;
	}
	
.noMar{
	margin:0 !important;
	}
	
.noBdr{
	border:0 !important;
	}
	
/* 14.04.10 Start */
	
/* browse page */

div.darkBg{
	width:365px;
	height:100%;
	overflow:hidden;
	padding:25px 30px;
	margin:0 0 1px;
	color:#000;
	background-color:#F2EBCC;
	}
	
div.darkBg img{
	border:3px solid #DBD3A7;
	float:left;
	width:auto;
	margin: 0 24px 0 0;
	}
	
div.darkBg img.olOrder, div.lightBg img.olOrder  {
	border:none;
	margin:10px 0 0;
	} 
div.darkBg h3{
	font-size:14px;
	line-height:16px;
	color:#951C04;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 12px;
	}

div.darkBg h3 a, div.lightBg h3 a {
	color:#951C04;
	background-color:inherit;	
	padding:7px 0 8px 42px;
	}

div.darkBg h3 a.open , div.lightBg h3 a.open {
	background:url(../images/open.gif) no-repeat 0 1px;
}

div.darkBg h3 a.close, div.lightBg h3 a.close {
	background:url(../images/close.gif) no-repeat 0 1px;
	}

div.darkBg h3.comingSoon{
	padding:50px 0 0;
}		

div.darkBg p{
	font-size:12px;
	line-height:16px;
	color:#121212;
	background-color:inherit;
	padding:0 0 5px;
	}	
	
div.darkBg p span{
	font-weight:bold;
	}	

div.lightBg{
	width:100%;
	height:100%;
	overflow:hidden;
	padding:25px 30px;
	margin:0 0 1px;
	color:#000;
	background-color:#F4EED4;
	}
	
div.lightBg img{
	border:3px solid #DBD3A7;
	float:left;
	width:auto;
	margin: 0 24px 0 0;
	}
	
div.lightBg h3{
	font-size:14px;
	line-height:16px;
	color:#951C04;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 12px;
}

div.lightBg p{
	font-size:12px;
	line-height:16px;
	color:#121212;
	background-color:inherit;
	padding:0 0 5px;
	}	
	
div.lightBg p span{
	font-weight:bold;
	}	
		
/* menu page */

div.restaurantDetails
{	
	margin: -5px 0 0px;
	position:relative;
	width:580px;
	/*width:650px;*/
	/*border: 1px solid;*/
}
div.restaurantDetails .sponsor 
{
    float:left;
    width:320px;
    /*border: 1px solid;*/
    padding-bottom:25px;
}
div.restaurantDetails .summary 
{
    margin:0 0 0 0;
    float:left;
    /*width:326px;*/
    width:250px;
    height:250px;
    /*padding-bottom:25px;*/
    /*border: 1px solid;*/
}
div.restaurantDetails img
{	
	margin:0 20px 0 0;
	float:left;
	width:auto;
}
div.restaurantDetails p.heading
{
	font-size:21px;
	line-height:23px;
	font-weight:bold;
	color:#951C04;
	background-color:inherit;	
	padding:0 0 16px;
}

div.restaurantDetails p
{
	font-size:14px;
	line-height:24px;
	color:#000;
	background-color:inherit;	
}	

div.restaurantDetails p span
{
	font-weight:bold;
}
div.restaurantDetails h2
{
    color:#951C04;
    font-size:18px;
}	
div.restaurantDetails .address
{
    clear: both;
    padding:5px 0 0 0;
}
div.restaurantDetails .photo
{
    float:left;
}
div.restaurantDetails .name
{
    clear: both;    
}
div.restaurantDetails .rating
{
    clear: both;
    padding:5px 0 0 0;
}
div.restaurantDetails label
{
    line-height:27px;
}
div.restaurantDetails .overview 
{
    padding-top:20px;
    line-height:25px;
    padding-bottom:20px;
}
div.favorite {
	position:absolute;
	top:0;
	right:0;
	width:85px;
	height:16px;
}
ul.stars
{
    width:auto;
}
ul.stars li {
	float:left;
	width:auto;
	margin:0 1px 0 0;
	}
ul.stars li a {
	background:url(../images/rating.gif) no-repeat 0 0;
	width:16px;
	height:16px;
	display:block;
	}
ul.stars li a:hover, ul.stars li a.on {
	background:url(../images/rating-on.gif) no-repeat 0 0;
	text-decoration:none;
}	
div.rating
{
}
/* Body Tab content */	

#container-1 {
	position:relative;
	float:left;
	width:570px;
	margin:0 0 20px;
	/*border:1px solid;*/
}

#container-1 .content .desc 
{ 
    margin-top:-10px; 
    padding-bottom:25px; 
    color:#413F33;
    font-size:16px;
    font-weight:normal;
    padding-left:10px;
}
div.content{
	background-color:#F4EED3;
	padding:20px 20px;
	height:100%;
	overflow:hidden;
	color:inherit;
	/*border: 1px solid;*/
}
div.content p {
	padding:0 0 15px;
	}
.infoLeft {
	width:231px;
	float:left;
	margin:10px 20px 0 0;
	}
.infoLeft p {
	padding:0 0 30px !important;
	}		
.infoLeft h2 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#8A1803;
	background-color:inherit;
	padding:0 0 15px;
	}	
/* Tab Style Starts Here */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
/* Hide useless elements in print layouts... */

    ul.tabs-nav {
        display:block;
			height:35px;
}
/* Skin */
ul.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
ul.tabs-nav li {
 	float:left;
	height:35px;
	width:93px;
	margin:0 4px 0 0;
	text-align:center;
}
ul.tabs-nav a, .tabs-nav a span { 
	color:#030303;
	background-color:inherit;
	text-decoration:none;
	padding:0 20px;
		}
.tabs-nav a, .tabs-nav a span.menu {
    display: block;
 	margin:0;	
}
.tabs-nav a, ul.tabs-nav a span:hover {
    display: block;
	text-decoration:none;
  	}
ul.tabs-nav a, ul.tabs-nav a span.menu:hover {
    display: block;
	text-decoration:none;
  }
ul.tabs-nav a {
	font-weight:bold;
	font-size:14px;
	line-height:29px;
	color:#7A653C;
	background-color:inherit;
	text-decoration:none;
	background:url(../images/body-tab.gif) 0 0 no-repeat;
	padding:3px 9px;
	}
.tabs-nav .tabs-selected a {
   color:#8A1803 !important;
   background-color:inherit;
	background:url(../images/body-tab-active.gif) 0 0 no-repeat;
}
.tabs-nav a:hover {
   color:#8A1803 !important;
   background-color:inherit;
	background:url(../images/body-tab-active.gif) 0 0 no-repeat;
}
.tabs-nav a.active {
   color:#8A1803 !important;
   background-color:inherit;
	background:url(../images/body-tab-active.gif) 0 0 no-repeat;
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
  color:#7A653C !important;
  text-decoration:none!important;
	background-color:#2794CC;
	margin:0 1px 0 0;
}
.tabs-nav .tabs-selected a span {
    color:#C23902!important;
	background-color:inherit;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
     color:#fff!important;
	background-color:#36AEEB;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
/* Tab Style End Here */
/* 14.04.10 End */

/* Search Account */
.searchAcc{
	width:898px;
	float:left;
	padding:26px 0 0;
	}
.searchAcc p a {
	font-size:15px;
	line-height:17px;
	color:#F0D7A3;
	background-color:inherit;
	}
.searchAcc p a:hover {
	color:#FFAC00;
	background-color:inherit;
	text-decoration:none;
	}		
.searchAcc label {
	float:left;
	width:auto;
	font-size:19px;
	line-height:21px;
	font-weight:normal;
	color:#EEE0B7;
	background-color:inherit;
	padding:8px 15px 0 0;
	}
	
.searchAcc input {
	float:left;
	width:221px;
	padding:8px 0 8px 17px;
	margin:0 12px 0 0;
	line-height:23px;
	height:23px;
	border:2px solid #731907;
	background-color:#B0513E;
	color:#F0D7A3;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	}
.searchAcc input.searchBtn {
	width:94px;
	height:45px;
	border:none;
	background:none;
	padding:0;
	margin:-2px 18px 0 0;
	}
#bodyPaninn .createAccount {
	background:#F2EBCC;
	color:inherit;
	padding:20px 35px 25px;
	}
#bodyPaninn .createAccount h2{
	font-size:22px;
	line-height:24px;
	color:#000;
	background-color:inherit;
	font-weight:normal;
	}
#bodyPaninn .accForm h3 {
	font-size:14px;
	line-height:30px;
	height:30px;
	font-weight:bold;
	background:#E6DEBA;
	color:#951C04;
	padding:0 0 0 18px;
	margin:30px 0;
	}
#bodyPaninn .accForm label {
	width:247px;
	float:left;
	padding:0 15px 0 0;
	color:#121212;
	background-color:inherit;
	text-align:right;
	}

#bodyPaninn .accForm label span {
	color:#CA2403;
	background-color:inherit;
	}
#bodyPaninn .accForm input.text {
	float:left;
	width:327px;
	height:20px;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	color:#83806C;
	padding:2px 6px 0;
	margin:0 10px 15px 0;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
#bodyPaninn .accForm textarea.text {
	float:left;
	width:327px;
	height:80px;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	color:#83806C;
	padding:2px 6px 0;
	margin:0 10px 15px 0;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
#bodyPaninn .accForm input.boxOne {
	width:152px;
	}
#bodyPaninn .accForm .check {
	height:12px;
	padding:0;
	margin:37px 0 0;
	width:315px;
	font:11px/17px Georgia, "Times New Roman", Times, serif;
	color:#7D6432;
	background-color:inherit;
	text-align:left;
	float:left;
	padding:35px 0 35px 8px;
}
#bodyPaninn .accForm input.accBtn {
	width:186px;
	height:42px;
	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
	}		
#bodyPaninn .accForm select {
	float:left;
	width:107px;
	font:11px/13px Georgia, "Times New Roman", Times, serif;
	color:#83806C;
	padding:2px 0 2px 4px;
	margin:0 10px 15px 0;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
#bodyPaninn .accForm select.selectOne {
	width:341px;
	}		
#bodyPaninn .accForm p {
	float:left;
	width:auto;
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#7D6432;
	background-color:inherit;
	padding:5px 0 0;
	}
#bodyPaninn .accForm p.pSt {
	padding:0;
	}
#bodyPaninn .accForm p.pSt img {
	padding:4px 0 0;
	}	
#bodyPaninn .accForm p a {	
	color:#7D6432;
	background-color:inherit;
	}
#bodyPaninn .accForm p a:hover {	
	color:#951C04;
	background-color:inherit;
	}
ul.breadcr{
	height:45px;
	/*float:left;*/
}	
	
ul.breadcr h2 
{
    font-size:16px;
    /*color:#A30706;*/
}

ul.breadcr li {
	float:left;
	width:auto;
	background-color:#B0513E;
	color:#E59876 !important;
	font-weight:bold;
	height:26px;
	line-height:24px;
	}
ul.breadcr li a {
	color:#E59876;
	background-color:inherit;
	}
ul.breadcr li a:hover {
	color:#FEC59C;
	background-color:inherit;
	text-decoration:none;
	}		
ul.breadcr li.left {
	background:#B0513E url(../images/brcamp-left.gif) no-repeat 0 0;
	color:#DEB292;
	height:26px;
	padding:0 0 0 15px;	
	}
ul.breadcr li.right {
	background:#B0513E url(../images/brcamp-right.gif) no-repeat 100% 0;
	color:inherit;
	height:26px;
	padding:0 20px 0 7px;
	}
ul.breadcr li.mid {
	background:url(../images/brcamp-arrow.gif) no-repeat 0 0;
	width:35px;
	height:26px;
	}
/* 18.04.10 Start */
/* Menu Tab Style Start */
.leftMenu 
{
    width:520px;
    /*border: 1px solid;*/
}

.leftMenu h2 {
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#8A1803;
	background-color:inherit;
	padding:0 0 4px;
	margin:0 0 10px;
	border-bottom:1px solid #DBD3A7;
}
.leftMenu h3 {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#8A1803;
	background-color:inherit;
	padding:0 0 5px;
	margin:0 0 5px;
	border-bottom:1px solid #DBD3A7;
}

.leftMenu ul.freshfoodList {
	margin:0 0 20px;
	height:100%;
	overflow:hidden;
}

.leftMenu ul.freshfoodList li {
	background:url(../images/divider04.gif) repeat-x 0 100%;
	/*height:20px;*/
	float:left;
	width:250px;
	margin:0 10px 0 0;
	padding:5px 0 5px;
	font-size:14px;
	line-height:16px;
	color:#413F33;
	background-color:inherit;
	cursor:pointer;
	/*font-weight:bold;*/
	/*border: 1px solid;*/
	white-space:pre-wrap;
}
.leftMenu ul.freshfoodList li .span {
	display:block;
	float:left;
	background:url(../images/arrow.gif) no-repeat 3px 5px;	
	padding:0 0 0 20px;
	width:180px;
	font-weight:normal;
	color:#413F33;
	/*border:1px solid;*/
}
.leftMenu ul.freshfoodList li span.menuPrice {
	width:200px;
	background-image:none;
	padding:0 5px 0 0;
}
.leftMenu ul.freshfoodList li:hover {
	background:#EBE3C0;
	color:inherit;
	cursor:pointer;
}	

.leftMenu ul.freshfoodList a { float:left; }
.leftMenu ul.freshfoodList .price { float:right; }

.midMenu {
	float:left;
	width:310px;
}
.midMenu h2 {
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#8A1803;
	background-color:inherit;
	padding:9px 0 13px;
}
.midMenu p {
	font-size:12px;
	line-height:16px;
}	
.midMenu ul li {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:12px;	
}
.midMenu ul li:hover {
	background:#EBE3C0;
	color:inherit;
	cursor:pointer;
}
	
.midMenu ul li span {
	float:right;
	width:auto;
}		
.midMenu ul li p {
	font-size:11px;
	line-height:15px;
	color:#5E5C50;
	background-color:inherit;
	font-weight:normal;
	padding:5px 90px 0 0;
}	
div.rightMenu {
	position:relative;
	float:right;
	/*width:239px;*/
	width:310px;
	height:100%;	
	margin:-275px 0 0 0;
	/*border: 1px solid;*/
}
.orderTop {
	position:relative;
	background:url(../images/top-order.gif) no-repeat 0 0;
	padding:47px 0 0;
}
.orderPan {
	background:url(../images/mid-order.gif) repeat-y 0 0;
}	 		
.orderPan h2 {
	width:239px;
	height:28px;
	font-size:18px;
	line-height:26px;
	font-weight:normal;
	color:#8F240F;
	background-color:inherit;
	text-align:center;
	background:url(../images/order-bg.gif) no-repeat 50% 0;
	margin:0 0 15px;
}
.orderPan table {
	margin:0 0 15px 7px;
}
.orderPan table th {
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#785C30;
	background-color:inherit;
	padding:0 0 7px;
}
.orderPan table td {
	background:url(../images/divider05.gif) repeat-x 0 0;
	font-size:12px;
	line-height:16px;
	color:#463305;
	background-color:inherit;
	padding:6px 0;
	}
.orderBtm {
	background:url(../images/btm-order.gif) no-repeat 0 0;
	height:106px;
	}

.orderPan p {
	font-size:16px;
	line-height:18px;
	text-align:right;
	margin:0 20px 0 0;
	padding:10px 10px 9px;
	}
.orderPan p span {
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	color:#8F240F;
	background-color:inherit;
	padding:0 0 0 15px;
	}

.orderBtm .checkout 
{
    float:right;
    padding-top:5px;
    padding-right:40px;
}
.leftReview {
	float:left;
	width:181px;
	}
.rightReview {
	float:right;
	width:365px;
	}
.leftReview h2, .rightReview h2 {
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	padding:0 0 20px;
	}
.leftReview label {
	font-size:15px;
	line-height:17px;
	color:#121212;
	background-color:inherit;
	padding:0 0 5px;
	}
.leftReview input {
	width:171px;
	height:22px;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:5px 0 10px;
	padding:5px 4px 0;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	color:#000;
	}
.leftReview input.submit {
	width:102px;
	height:39px;
	background:none;
	border:none;
	margin:5px 0 0;
	padding:0;
	cursor:pointer;
	}	
.leftReview textarea {
	width:171px;
	height:90px;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:5px 0 10px;
	padding:2px 4px 0;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	color:#000;
	}
.comment {
	position:relative;
	border-bottom:4px solid #EDE7CD;
	padding:0 0 33px;
	}
.comment ul.star {
	position:absolute;
	top:5px;
	right:0px;
	width:66px;
	height:12px;
	}
.comment ul.star li {
	float:left;
	height:12px;
	margin:0 0 0 1px;
	}
.comment ul.star li a {
	width:12px;
	height:12px;
	background:url(../images/redstar.gif) no-repeat 0 0;
	display:block;
	text-indent:-10000px;	
	}
.comment ul.star li a:hover, .comment ul.star li a.active {
	background:url(../images/graystar.gif) no-repeat 0 0;
	}
.comment ul.review {
	padding:0 0 35px;
	}
.comment ul.review li {
	float:left;
	width:auto;
	padding:0 15px;
	background:url(../images/divider.gif) no-repeat 0 60%;
	}	
.comment ul.review li.noBg {
	background:none;
	padding:0 15px 0 0;
	}
.comment ul.review li a{
	outline:none;
	color:#000;
	background-color:inherit;
	}
.comment ul.review li a:hover{
	color:#A30706;
	background-color:inherit;
	}
.comment p.name {
	padding:0 0 0px;
	}
.comment ul.helpful li {
	float:left;
	width:auto;
	}
.noBorder {
	border:none;
	margin:20px 0 0;
	}							
/* Menu Tab Style End */
/* Order Form Style Start */
.orderForm {
	width:622px;
	background-color:#fff;
	color:inherit;
	margin:0 auto;
	padding:15px;
	}
.orderForm h2 {
	background:#F4EED3;
	color:inherit;
	height:43px;
	padding:0 0 0 19px;
	font-size:17px;
	line-height:43px;
	font-weight:normal;
	margin:0 0 25px;
	}
.submitForm {
	width:568px;
	padding:0 0 0 19px;
	}
.submitForm input {
	margin:1px 0 0;
	}
.submitForm input.bagButton {
	margin:0;
	}
.submitForm label {
	font-size:13px;
	line-height:15px;
	color:#866D3D;
	background-color:inherit;
	}
.submitForm textarea {
	width:394px;
	height:58px;
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	border:1px solid #C1C0BA;
	background:#fff;
	color:#866D3D;
	padding:2px 2px 0 2px;
	margin:0 0 10px;	
	}
.submitForm p {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#866D3D;
	background-color:inherit;
	}
.submitForm p span {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#866D3D;
	background-color:inherit;
	}	
.submitForm table tr td {
	height:25px;
	}		

/* -------------------------------------------------- */
	/*	Pagination
	/* -------------------------------------------------- */

	.pagination { 
        font: 11px/1.7 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
        /*width:400px;*/
    }

		.pagination li {
			display: inline-block;
			list-style: none;
			margin: 0 0 0 0;
			padding:2px;
			/*line-height:25px;*/
		}

		.ie7 .pagination li { display: inline; }

		.pagination li:last-child { margin-right: 0; }

			.pagination .current 
			{
	            background-color: #eadeac;
	            /*height:20px;
	            line-height:20px;*/
	            /*font-size:13px;*/
	            color:#736547;
	            margin:0 0 0;
	            padding:0 5px 0 5px;
	            border-radius:0.4em;
	            -moz-border-radius:0.4em;
                -webkit-border-radius:0.4em;

				color: #707070;
			}

            .pagination .current a { color: #9c9c9c;}
			.pagination a {
				/*border: 1px solid transparent;*/
				/*color: #9c9c9c;*/
				display: block;
				/*padding: 2px;*/
			}

				.pagination a:hover {
					/*border-color: #e6edef;*/
					/*color: #f15a23;*/
					text-decoration:none;
				}

				.pagination .next a, .pagination .prev a { border: none; }
				
/* 20.04.10 End */

.box-full {
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 0 20px;
	}

.tagline { background:url(../images/tagline-bg.png) 0 0 no-repeat; width:623px; height:54px; position: relative; top:48px; left:148px; }
.tagline h1 { position: relative; left:-80px; top:15px; font-size:20px; color:#A30706; }

.hotline { float:right; position: relative; top:10px; right:0px; }
.hotline h1 { float:right; position: relative; right:0px; top:15px; font-size:20px; color:#A30706; }

.adtop { float:left; position: relative; top:20px; left:50px; }

.checkout { text-align:center; padding-top:10px; }
.checkout input { padding-left:15px; }

.msgbox {font-size:14px;margin:2px 0 15px;padding:20px 15px 20px 65px;-moz-border-radius:6px;-webkit-border-radius:6px; border-radius:6px;/*behavior:url(http://www.yourinspirationweb.com/tf/bolder/wp-content/themes/bolder/PIE.htc);*/}
.success-box {background:url("../images/message/check.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
.arrow-box   {background:url("../images/message/arrow.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
.alert-box   {background:url("../images/message/alert.png") no-repeat 15px center #fbdd96;border:1px solid #e5af51;color:#ca6b1c;}
.error-box   {background:url("../images/message/error.png") no-repeat 15px center #fdd2d1;border:1px solid #f6988f;color:#883333;}
.notice-box  {background:url("../images/message/note.png") no-repeat 15px center #f9ebca;border:1px solid #e5b2ac;color:#9f6722;}
.info-box    {background:url("../images//message/info.png") no-repeat 15px center #e6ebf0;border:1px solid #89becd;color:#277dce;}

.loginPanel 
{
	width:300px;
	height:200px;
	padding:20px;
}

.loginPanel td { padding: 5px; }

.language { float:left; padding-top:15px; padding-left:200px; }
.language img { border: 0; }


#bodyPaninn .contact {
	background:#F2EBCC;
	color:inherit;
	padding:20px;
	}
#bodyPaninn .contact h2{
	font-size:22px;
	line-height:24px;
	color:#000;
	background-color:inherit;
	font-weight:normal;
	}

#bodyPaninn .contactForm h3 {
	font-size:14px;
	line-height:30px;
	height:30px;
	font-weight:bold;
	background:#E6DEBA;
	color:#951C04;
	padding:0 0 0 18px;
	margin:30px 0;
	}
#bodyPaninn .contactForm label {
	width:247px;
	float:left;
	padding:0 15px 0 0;
	color:#121212;
	background-color:inherit;
	text-align:right;
	}

#bodyPaninn .contactForm label span {
	color:#CA2403;
	background-color:inherit;
	}
#bodyPaninn .contactForm input.text {
	float:left;
	width:427px;
	height:20px;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	color:#83806C;
	padding:2px 6px 0;
	margin:0 10px 15px 0;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
#bodyPaninn .contactForm textarea.text {
	float:left;
	width:427px;
	height:180px;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
	color:#83806C;
	padding:2px 6px 0;
	margin:0 10px 15px 0;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
#bodyPaninn .contactForm input.boxOne {
	width:152px;
	}
#bodyPaninn .contactForm .check {
	height:12px;
	padding:0;
	margin:37px 0 0;
	width:315px;
	font:11px/17px Georgia, "Times New Roman", Times, serif;
	color:#7D6432;
	background-color:inherit;
	text-align:left;
	float:left;
	padding:35px 0 35px 8px;
}
#bodyPaninn .contactForm input.accBtn {
	width:186px;
	height:42px;
	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
	}		
#bodyPaninn .contactForm select {
	float:left;
	width:107px;
	font:11px/13px Georgia, "Times New Roman", Times, serif;
	color:#83806C;
	padding:2px 0 2px 4px;
	margin:0 10px 15px 0;
	background-color:#fff;
	border-top:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
#bodyPaninn .contactForm select.selectOne {
	width:341px;
	}		
#bodyPaninn .contactForm p {
	float:left;
	width:auto;
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#7D6432;
	background-color:inherit;
	padding:5px 0 0;
	}
#bodyPaninn .contactForm p.pSt {
	padding:0;
	}
#bodyPaninn .contactForm p.pSt img {
	padding:4px 0 0;
	}	
#bodyPaninn .contactForm p a {	
	color:#7D6432;
	background-color:inherit;
	}
#bodyPaninn .contactForm p a:hover {	
	color:#951C04;
	background-color:inherit;
	}
#bodyPaninn .contactForm .submit 
{
    margin-left:260px;
}	

.category 
{
	/*width:240px;*/
	float:left;
	padding:0 30px 0 0px;
}

.widecategory 
{
    padding-left: 20px;
    /*border: 1px solid;*/    
    padding-right: 0px;
    width: 260px;
}
	
.last
{
    padding:0;
}

.category h4{
	/*background:url(../images/legal-bg.gif) 0 0 no-repeat;*/
	background-color: #eadeac;
	height:29px;
	line-height:29px;
	font-size:13px;
	font-weight:bold;
	color:#736547;
	margin:0 0 10px;
	padding:0 20px 0 15px;
	border-radius:0.4em;
	-moz-border-radius:0.4em;
    -webkit-border-radius:0.4em;
}

.category ul 
{
    padding:0 20px 0 10px;
	font-size:14px;
	line-height:15px;
}	
.category ul li{
	padding:10px 0 0 8px;
}

.hotspots
{
    width: 300px;
    float: left;
    /*border: 1px solid;*/
}

.hotspots .sponsor_home
{
    padding-top:0px;
    padding-bottom:20px;
}

.hotspots .sponsor_home_bottom
{
    padding-top:30px;
}

.hotspots ul li a
{
    margin-left:25px;
}

.category ul li img.trend
{
    float:left;
    margin-top:-3px;
    margin-right:-25px;
}

.category ul li a{
	/*color:#8F7E5A;*/
	background-color:inherit;
}	
.category ul li a:hover{
	color:#A30706;
	background-color:inherit;
}

.filter 
{ 
    width: 140px; 
    float:left; 
    margin-left:0; 
	color:#A30706;
	background-color:inherit;
	text-decoration:none;
	white-space:nowrap;	
	/*border: 1px solid;*/
}
.filter label { padding-left:10px; }

.restaurants { width: 400px; float:left; margin-top:3px; margin-left:15px; /*border: 1px solid;*/ }
.sidebar { width: 300px; float:right; margin-right:0px; /*border: 1px solid;*/ }

.restaurants table 
{
    width:100%;
	margin-top:-3px;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
	/*border:1px solid;*/
}

.restaurants table th 
{
	font-size:12px;
	line-height:13px;
	/*font-weight:bold;*/
	color:#785C30;
	background-color:inherit;
	padding:10px;
	text-align:left;
}

.restaurants table td.name
{
    width:200px;
}
.restaurants table th .cuisine
{
    width:20%;
}
.restaurants table th .price
{
    width:20%;
}

.restaurants table tr
{    
}

.restaurants table td 
{
    background:url(../images/divider04.gif) repeat-x 0 0;	
	font-size:14px;
	line-height:20px;
	color:#463305;
	background-color:inherit;
	/*padding:10px;*/
	padding: 15px 0 0 10px;
	vertical-align:top;
	text-align:left;
	/*border:1px solid;*/
}

.search-results { width:100%; padding-bottom:10px; }
.search-results .summary { float:left; }
.search-results .summary .count { font-weight:bold; }
.search-results .pagination { margin-top:0px; margin-left:auto;
margin-right:auto; }

#floating-box-wrapper{
    width:620px;
    margin:0 auto 0 auto;
    height: auto;
    position: relative;
    /*border: 1px solid;*/
}
  
#floating-box-container{ 
    float:right;
    top:0;
    right:15px;
    position:absolute;
    /*width:60px;*/
}
  
#floating-box-container .fixed{ 
    position:fixed;
    top:0px;
}
  
#floating-box{ 
    /*border:2px solid #ddd;
    background-color:#fd6137;*/
    padding:1.3em 0 .8em .8em;
    margin-top:300px;
    padding-bottom:20px;
    z-index:1;
    -webkit-border-top-left-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-bottomleft:6px;
    border-top-left-radius:6px;
    border-bottom-left-radius:6px;
    border-top-right-radius:6px;
    border-bottom-right-radius:6px;
    width:150px; 
 }
  
#floating-box .hr {
    margin-left: -2px;
    height:1px;
    border-bottom:1px solid #cccccc;
    margin:.8em 0;
    width:47px;
}
  
#floating-box .fb_like { 
    margin-top:.5em;
    margin-bottom:.5em;
    margin-left: 2px;
    width: 60px;
    height: 60px;
}
  
#floating-box .buzz { 
    margin-left: -3px;
    margin-top:.5em;
    margin-bottom:.5em;
    width: 60px;
}
  
#floating-box .pluss { 
    margin-top:.5em;
    margin-bottom:.5em; 
    width: 60px;
    height:60px;
    margin-left:-2px;
}

#floating-box a { color:white; }
#floating-box .cart-bubble { color:White; overflow: hidden; font: 10px/19px Arial, Helvetica, sans-serif; text-align: center; display: inline-block; width: 19px; height: 19px; background: url(../images/cart-bubble.png) no-repeat; position: absolute; top: 52px; right: 30px; }

#floating-box ul { padding-left:5px; }
#floating-box li { color:White; }
#floating-box li.title { padding:0px 5px 5px 5px;}
#floating-box li.subtotal { font-size:14px; padding: 20px 5px 5px 5px; }
#floating-box li.subtotal .value { font-weight:bold; letter-spacing:1px; }
#floating-box li.checkout { padding-top: 20px; padding-left:30px; }

.restaurantMap { /*border: 1px solid;*/ height:250px; width:300px; margin-left:8px; }
.sidebarAd { float:right; margin:0 0 0 0px; padding-top:0px; }

#info { /*border:1px solid;*/ }
#info .overview { padding: 5px; }
#info .photo { padding: 10px; }
#info .photo img { border: 8px solid #e5dcb2; }
#info .details { padding: 10px; }
#info .details li { font-size:15px; line-height:27px; }


.citylogo 
{
    float:left;
    margin-left:-175px;
    margin-top:37px;
}

.cities  
{
    /*padding: 20px; */
    padding-top: 15px;
    padding-bottom: 100px;
}

.cities  label { padding-left:20px; }

.cities h4 {
	/*background:url(../images/legal-bg.gif) 0 0 no-repeat;*/
	/*background-color: #eadeac;*/
	height:29px;
	line-height:29px;
	font-size:13px;
	font-weight:bold;
	color:#736547;
	margin:0 0 10px;
	padding:0 20px 0 15px;
	/*
	border-radius:0.4em;
	-moz-border-radius:0.4em;
    -webkit-border-radius:0.4em;
    */
}

.cities ul 
{
    padding:0 20px 0 10px;
    /*
	font-size:14px;
	line-height:15px;*/
}	
.cities ul li
{
    float:left;
	padding:10px;
	background-color: #eadeac;
	line-height:15px;
	font-size:13px;
	color:#736547;
	margin:10px;
	border-radius:0.4em;
	-moz-border-radius:0.4em;
    -webkit-border-radius:0.4em;    
}

.cities ul li.active
{
    float:left;
	padding:10px;
	background-color: #A30706;
	line-height:15px;
	font-size:13px;
	color: #eadeac;
	margin:10px;
	border-radius:0.4em;
	-moz-border-radius:0.4em;
    -webkit-border-radius:0.4em;    
}
.cities ul li.active a
{
    color: #eadeac;
}

.ad_404_left 
{
    float:left;
    width: 336px;
    height:300px;
    /*border: 1px solid;*/
}

.ad_404_right
{
    float:left;
    width: 336px;
    height:300px;        
    margin-left:0px;
    /*border: 1px solid;*/
}

/* ---------------------------------------
		TABLE STYLING
----------------------------------------- */

.hours td 
{
    background:url(../images/divider04.gif) repeat-x 0 0;	
	font-size:14px;
	line-height:20px;
	color:#463305;
	background-color:inherit;
	/*padding:10px;*/
	padding: 10px 0 10px 10px;
	vertical-align:top;
	text-align:left;
	/*border:1px solid;*/
}

.hours th {
	font-size:12px;
	line-height:13px;
	/*font-weight:bold;*/
	color:#785C30;
	background-color:inherit;
	padding:10px;
	text-align:left;
}

.hours table
{
    width:100%;
	margin-top:-3px;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
}

.business_hours 
{
    width: 100%;
    font-size:12px;
    color: #000;
}

.textMessage 
{
    margin-top:15px;
}

.sms 
{
	float: left;		
	width:100%;
	/*border: 1px solid;*/
}

.sms li {
	float: left;	
	margin-bottom: 10px;		
	clear: left;
	width:100%;
	font-size:14px;
	line-height:20px;
}

.sms label 
{
    float:left;
    width:50px;
    /*padding-top:5px;*/
    border: 1px solid;
}

.sms .text {	
	width: 85px;
	padding:3px;
	border: 1px solid #cccccc;
}

.sms .dropdown
{
	width: 115px;
	padding:3px;
	border: 1px solid #cccccc;
}

.sms .button
{
    /*float:right;*/
    padding: 2px 8px 2px 8px;
    /*margin-left:50px;
    margin-top:-8px;*/
}

.box {font-size:14px; margin: 10px 0 5px; padding: 5px 5px 5px 40px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; width:280px; }
.success-box {background:url("../images/message/check16.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
.arrow-box   {background:url("../images/message/arrow16.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
.alert-box   {background:url("../images/message/alert16.png") no-repeat 15px center #fbdd96;border:1px solid #e5af51;color:#ca6b1c;}
.error-box   {background:url("../images/message/error16.png") no-repeat 15px center #fdd2d1;border:1px solid #f6988f;color:#883333;}
.notice-box  {background:url("../images/message/note16.png") no-repeat 15px center #f9ebca;border:1px solid #e5b2ac;color:#9f6722;}
.info-box    {background:url("../images/message/info16.png") no-repeat 15px center #e6ebf0;border:1px solid #89becd;color:#277dce;}

.ad_home_bottom { padding-top:10px; }

.navigation .social
{
    float:right;
}

.navigation .social .facebook
{
    margin-top:15px;
    float:right;
    margin-right:10px;
}

.website 
{
    margin-bottom:10px;
}

.share 
{
    margin-top:5px;
}