﻿* {
	margin: 0;
}
a {
	border:none;
}
img {
	border:none;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
	clear:both;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fae1b8;
	background-image:url('../images/bistro_bg.jpg');
	background-repeat:repeat-x;
	color:#333;
	font-size:12px;
}
#page {
	width:946px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
}
#right_cont {
	float:left;
	width:555px;
	height:428px;
}
#main_nav {
	float:left;
	background-image:url('../images/nav_bg.jpg');
	background-repeat:no-repeat;
	float:left;
	width:564px;
	height:104px;
}
ul.green {
	padding: 5px;
	margin: 0px 0;
	list-style: none;
	float: left;
	clear: left;
}
ul.green li {
	float: left;
}
ul.green li a {
	float: left;
	text-decoration: none;
	color: #333;
	padding: 4px 4px 0 0;
	margin-right: 9px;
	font: 900 11px "Arial", Helvetica, sans-serif;
}
ul.green li a span {
	float: left;
	padding-right: 4px;
	display: block;
	margin-top: -4px;
	height: 24px;
}
ul.green li a:hover {
	color: #fff;
	background: url('../images/green.png') no-repeat top right;
}
ul.green li a:hover span {
	background: url('../images/green.png') no-repeat top left;
}
ul.green li a.current {
	background: url('../images/green.png') no-repeat top right;
	color: #fff;
}
ul.green li a.current span {
	background: url('../images/green.png') no-repeat top left;
}
.top_right_nav {
	float:right;
	padding-bottom:20px;
}
ul.top {
	padding: 5px;
	margin: 0px 0;
	list-style: none;
	float: left;
	clear: left;
}
ul.top li {
	float: left;
}
ul.top li a {
	float: left;
	text-decoration: none;
	color: #333;
	padding:  4px 4px 0 0;
	margin-right: 14px;
	font: 900 9px "Arial", Helvetica, sans-serif;
}
ul.top li a span {
	float: left;
	padding-right: 4px;
	display: block;
	margin-top: -4px;
	height: 24px;
}
ul.top li a:hover {
	color: #fff;
	background: url('../images/top_purp.png') no-repeat top right;
}
ul.top li a:hover span {
	background: url('../images/top_purp.png') no-repeat top left;
}
ul.top li a.current {
	background: url('../images/top_purp.png') no-repeat top right;
	color: #fff;
}
ul.top li a.current span {
	background: url('../images/top_purp.png') no-repeat top left;
}
#message_ad {
	float:left;
	padding:15px 20px 11px 13px;
	width:531px;
	height:231px;
}
#btm_ads {
	width:530px;
	height:170px;
	float:left;
	background-image:url('../images/ads_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0px 0px 0px 27px;
}
.blog_ad {
	float:left;
	width:257px;
	height:161px;
}
.blog_ad a {
	color:#492F92;
}
.blog_ad a:hover a:visited {
	color:#492F92;
}
.blog_ad h2 {
	color:#000;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:79px 10px 2px 12px;
	margin-left:10px;
}
.blog_ad p {
	color:#333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:35px 15px 5px 0px;	
}
.blog_ad h3 {
	padding:45px 0px 0px 114px;
}
.giftcard_ad {
	float:left;
	width:257px;
	height:92px;
}
.giftcard_ad h2 {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:19px 10px 10px 105px;
}
.giftcard_ad h3 {
	padding:45px 0px 0px 114px;
}
.takeout_ad {
	float:left;
	width:257px;
	height:61px;
}
.takeout_ad h2 {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:21px 10px 6px 86px;
}
.takeout_ad h3 {
	padding:45px 0px 0px 114px;
}
#left_cont {
	float:left;
	width:382px;
}
#home {
	background-image:url('../images/logo_header.jpg');
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:382px;
	height:134px;
}
#copy_body {
	float:left;
	background-image:url('../images/copy_btm.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:382px;
	font-size:12px;
	padding-bottom:30px;
	min-height:362px;
}
#copy_body p {
	float:left;
	padding:10px 20px 12px;
	font-size:12px;
	line-height:21px;
}
#copy_body h3 {
	float:left;
	padding:35px 20px 0px;
	line-height:17px;
	font-size:18px;
	color:#492f92;
	text-transform:uppercase;
}
.portal_home {
	width:80px;
	height:50px;
	float:left;
}
.bistro_home {
	width:100px;
	height:100px;
	float:right;
	margin-right:150px;
	margin-top:30px;
	
}
a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:hover {
    color: #fccc82;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
#footer {
	float:left;
	width:946px;
	height:53px;
	border:#FFF solid 2px;
	background-image:url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	margin-top:15px;
}
#footer h1 {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	padding:16px 0 0 15px;
}
#footer h2 {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	padding:23px 0 0 290px;
}
#footer a {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	text-decoration:none;
	padding-left:15px;
}
#footer a:hover {
	color:#333;
	font-size:10px;
	font-weight:normal;
	float:left;
	text-decoration: underline;
}
#footer span {
	color:#492f91;
	font-size:10px;
	font-weight:normal;
}
.ad {
	height:231px;
	position:absolute;
	width:531px;
    font-family:Arial, Helvetica, sans-serif;
}
 .ad em {
     padding:80px 0px 0px 235px;
     font-size:31px;
     font-weight:bold;
     letter-spacing:.05em;
     color:#FFFFFF;
     margin:0px;
     text-transform:uppercase;
     display:block;
     font-style:normal;
}
.ad em span {
     color:#FF6B00;
}
.ad h2, .ad h1 {
color:#000000;
font-size:16px;
font-weight:bold;
letter-spacing:0.03em;
margin:0;
padding:142px 0 0 10px;
text-align:center;
text-transform:uppercase;
}
.ad span {
	color:#492f91;
	
}
.ad p {
     padding:28px 100px 0px 300px;
     font-size:11px;
     font-weight:normal;
     letter-spacing:.03em;
     color:#FFFFFF;
     margin:0px;
}
.ad a 
{
    float:right;
    padding:60px 30px 0 0;
    font-size:11px;
    font-weight:bold;
    letter-spacing:.03em;
    color:#FFFFFF;
    margin:0px;
    text-decoration:none;
}
.ad a:hover {
text-decoration:underline;
}
.ad a span {
font-size:16px;
color:#FF6B00;
font-weight:bold;
}

#ads div.a1 {	
	background:transparent url('../images/bistro.jpg') no-repeat top left;
}
#ads div.a2 {	
	background:transparent url('../images/bistro_1.jpg') no-repeat top left;
}
#ads div.a3 {	
	background:transparent url('../images/bistro_2.jpg') no-repeat top left;
}
#ads div.a4 {	
	background:transparent url('../images/bistro_3.jpg') no-repeat top left;
}
#ads div.a5 {	
	background:transparent url('../images/bistro_4.jpg') no-repeat top left;
}
#ads div.a6 {	
	background:transparent url('../images/bistro_5.jpg') no-repeat top left;
}
#ads div.a7 {	
	background:transparent url('../images/bistro_6.jpg') no-repeat top left;
}
#ads div.a8 {	
	background:transparent url('../images/bistro_7.jpg') no-repeat top left;
}
#ads div.a9 {	
	background:transparent url('../images/bistro_8.jpg') no-repeat top left;
}
#ads div.a10 {	
	background:transparent url('../images/bistro_9.jpg') no-repeat top left;
}
.buttonbar {	
	position:relative;
	top:250px;
	left:15px;
	width:774px;
}
#ctrl {
	position:absolute;
	zindex:2;
	top:7px;
	left:298px;
	background-image: url(../images/message_menu_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:225px;
	height:23px;
	
	}
#ctrl a {
	padding:4px 8px 3px 5px;
	background:transparent url('../images/bb.gif') no-repeat top left;
	color:#492f91;
	margin-right:0px;
	margin-left:4px;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	display:block;
	float:left;
}
#ctrl a:hover {
	color:#fff;
}
#ctrl a.select {
	color:#fff;
}

.hm_ad {
	position:absolute;
	height:236px;
	width:805px;
	top:0;
	left:0;
	z-index:1;
}
