@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
font-family:'Lucida Grande', Verdana, Helvetica, sans-serif;
/*background-image:url(img/bg_body_bottom.png);
background-position:bottom;
background-repeat:repeat-x;
*/background-color:#e5e0d2;


}

a{
border:none;
outline:none;
}

img{
border:none;
}

ul{
margin-left:10px;
padding-left:10px;
}

.clear{
clear:both;
}

.fpo{
color:#FF0000;
text-decoration:underline overline;
}

.pic_float_left_frame{
float:left;
margin:0px 20px 20px 0px;
background-color:#fff;
padding:5px;
border:1px solid #e5e0d2;
}

.pic_float_right_frame{
float:right;
margin:0px 0px 20px 20px;
background-color:#fff;
padding:5px;
border:1px solid #e5e0d2;
}

.pic_frame{
background-color:#fff;
padding:5px;
border:1px solid #e5e0d2;
}

.tiny{
font-size:11px;
}

.date{
color:#333;
background-color:#e4d8c4;
padding:5px 10px 0px 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
/*behavior: url(border-radius.htc);*/
}

.date_recipe{
color:#333;
background-color:#ffe8a6;
padding:5px 10px 0px 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
/*behavior: url(border-radius.htc);*/
}


li.pdf{
background-image:url(img/icon_pdf.png);
background-repeat:no-repeat;
padding:5px 0px 5px 20px;

list-style:none;
}

li.email{
background-image:url(img/icon_email.gif);
background-repeat:no-repeat;
padding:5px 0px 5px 20px;
list-style:none;
}

li.newwindow{
background-image:url(img/icon_newwindow.gif);
background-repeat:no-repeat;
padding:5px 0px 5px 20px;
list-style:none;
}

table#contact_form{
font-size:12px;
}

div p:first-child, div h1:first-child, div h2:first-child, div h3:first-child{
margin-top:0px;
}

div p:last-child{
margin-bottom:0px;
}

p, blockquote{
font-size:12px;
line-height:1.2em;
}

h1, h2, h3, h4{
font-family:'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
color:#6b6353;
}

h1{
font-size:24px;
font-weight:normal;
line-height:1.2em;
}

h2{
font-size:20px;
font-weight:normal;
line-height:1.2em;
}

h3{
font-size:16px;
font-weight:normal;
line-height:1.2em;
}

h4{
font-size:14px;
font-weight:bold;
line-height:1.2em;
}

.pic_floatleft{
float:left;
margin:0px 10px 10px 0px;
}

.pic_floatright{
float:right;
margin:0px 0px 10px 10px;
}

.divider_full{
border-bottom:1px solid #d7ccb8;
width:100%;
}

.divider_half{
border-bottom:1px solid #d7ccb8;
width:50%;
}

.faq{
padding:0px 30px;
}

.breadcrumb{
font-size:11px; 
float:right;
color:#0053a2;
}



body#pg_about #t_about a,
body#pg_restaurants #t_restaurants a,
body#pg_diningdeals #t_diningdeals a,
body#pg_catering #t_catering a,
body#pg_wine #t_wine a,
body#pg_events #t_events a,
body#pg_wellness #t_wellness a,
body#pg_contact #t_contact a{
color:#e1a911;
background-color:#1a1a1a;
}

body#pg_about #t_about li a,
body#pg_restaurants #t_restaurants li a,
body#pg_diningdeals #t_diningdeals li a,
body#pg_catering #t_catering li a,
body#pg_wine #t_wine li a,
body#pg_events #t_events li a,
body#pg_wellness #t_wellness li a,
body#pg_contact #t_contact li a{
color:#fff;
background-color:#000;
}

body#pg_about #t_about li a:hover,
body#pg_restaurants #t_restaurants li a:hover,
body#pg_diningdeals #t_diningdeals li a:hover,
body#pg_catering #t_catering li a:hover,
body#pg_wine #t_wine li a:hover,
body#pg_events #t_events li a:hover,
body#pg_wellness #t_wellness li a:hover,
body#pg_contact #t_contact li a:hover{
background-color:#1a1a1a;
color: #e1a911;

}






#page_background_wrapper_photo{
background-color:#fcf9f1;
background-image:url(img/bg_body_container2.png);
background-position:center;
background-repeat:no-repeat;
background-position:top;

}

#page_background_wrapper_shadow{

background-image:url(img/bg_body_container.png);
background-position:center;
background-repeat:repeat-y;


}



#header_main{
width:920px;
height:163px;
position:relative;
background-image:url(img/header_main.jpg);
background-repeat:no-repeat;
margin:0px auto;
border-right:1px solid #000;
border-left:1px solid #000;
}

#logo_mprg{
	position:absolute;
	left: 22px;
	top: 23px;
}


#body_container{
width:920px;
margin:0px auto;
padding-top:20px;
border-right:1px solid #000;
border-left:1px solid #000;
background-color:#fff;
*/}



#navbar{
width:920px;
text-align:center;
background-color:#000;
margin:0px auto 0px auto;
border-bottom:3px solid #c7bca9;
border-left:1px solid #000;
border-right:1px solid #000;
}

#nav_bottom_border{
height:6px; 
background-color:#e5e0d2; 
border-bottom:1px solid #c6bca9;
}

#content_container{
width:880px;
margin:0px auto;
background-image:url(img/bg_content_container.gif);
background-repeat:repeat-y;
}

#content_container a, #footer a{
color:#ca8a12;
}

#content_container ul{
font-size:12px;
line-height:1.2em;
}

#content_col1{
float:left;
width:665px;
padding:0px;
margin:0px 0px 0px 0px;
}

#content_col1.single_column{
width:652px;
padding-right:13px;

}

#content_col2{
float:left;
width:193px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;

}

#content_col2 h2{
 display:block;
 border-bottom:1px dotted #ccc; 
 font-size:16px; 
 color:#333;
 }

#content_col2 h2 a{
text-decoration:none;
color:#333;
}

#content_events h2{
color:#000;
border-bottom:1px solid #d7ccb8;
}

.content_subcol1{
float:left;
width:315px;
padding:0px 10px 0px 0px;
}

.content_subcol2{
float:left;
width:315px;
padding:0px 0px 0px 10px;
}

.content_subcol1_home{
float:left;
width:315px;
padding:0px 10px 0px 0px;
}

.content_subcol2_home{
float:left;
width:315px;
padding:0px 0px 0px 10px;
}

.icon_social{
margin-right:5px;
}

#social_icons{
position:absolute;

}

div#footer{
position:relative;
color:#808080;
margin:0px auto 30px auto;
width:900px;
padding:10px 10px;
background-color:#ece7db;
border-bottom:1px solid #e1d8c5;
border-right:1px solid #e1d8c5;
border-left:1px solid #e1d8c5;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
/*behavior: url(border-radius.htc);*/

}

#footer_top_border{
height:14px;
background-color:#e0d9c6;
border-top:1px solid #c8bca9;
}

#footer ul{
font-size:11px;
float:right;

}

#footer a{
color:#4d4d4d;
}

#footer ul li{
list-style:none;
display:inline;
padding:0px 8px 0px 8px;
border-left:1px solid #808080;
}

#footer ul li.first{
border:none;
padding-left:0px;
}

#homepage_col1{
float:left;
width:325px;
padding:10px 0px 0px 5px;
}

#homepage_col2{
float:left;
width:300px;
padding-left:20px;
}

div.callout{
background-color:#fdf9f1;
background-image:url("img/bg_highlights2.png");
background-repeat:repeat-x;
background-position:top;
padding:10px;
-moz-border-radius:5px; 
-webkit-border-radius:5px;
border-radius:5px;
/*behavior:url(border-radius.htc);*/
border:1px solid #e2d9c5;
}

div.callout h2{
color:#fff;
margin-top:0px;
width:100%;
}

div.callout p, .callout ul{
color:#333;
font-size:11px;
}

div.callout a{
font-size:11px;
}


#restaurant_col2{
float:left;
width:315px;
padding-left:10px;
}

table#header_logos{
text-align:center;
height:68px;
margin:0px auto;
}

table#header_logos img{
margin:0px 14px;
}

table#header_logos a{
filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity:0.50;
	opacity:0.50;
	}
	
table#header_logos a:hover{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}


table#restaurant_logos tr td{
text-align:center;
vertical-align:top;
font-size:11px;
}

table#restaurant_logos a{
text-decoration:none;
}

table#restaurant_logos a:hover{
text-decoration:none;
}


#top_banner{
margin-bottom:10px;
}

table#opentable{
font-size:11px;
color:#333;
padding:0px;
margin:0px;
}

table#frequentdinerenroll{

}

table#frequentdinerenroll tr td{
padding:3px;
font-size:12px;
color:#333;
}

blockquote.menu{
text-align:center;
color:#333;
background-color:#fdf9f1;
padding:10px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border-radius:5px;
/*behavior: url(border-radius.htc);*/
border:1px solid #e2d9c5;

}

blockquote.form{
color:#333;
background-color:#fdf9f1;
padding:10px;
margin:0;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border-radius:5px;
/*behavior: url(border-radius.htc);*/
border:1px solid #e2d9c5;
width:50%;

}

blockquote.recipe{
color:#333;
background-color:#fdf9f1;
padding:0 10px 10px 10px;
margin:0;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border-radius:5px;
/*behavior: url(border-radius.htc);*/
border:1px solid #e2d9c5;
width:200px;
float:right;

}



table#giftcards{
border-collapse:collapse;
}

table#giftcards tr td{
padding:10px;
border-bottom:1px solid #e2dbce;
}

table#giftcards table tr td{
padding:0px;
border:none;
}

table#newsletter_subscribe{
padding:2px 0px;
}

/* MATT'S DINING DEALS PAGE */

div.coupon{
 width:470px;
 margin:20px auto;
 padding:15px;
 background:url(img/bg_coupon.png) top right no-repeat #f1f8f2;
 border:3px solid #b1dab6;
 -moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border-radius:5px;
 }
 
 div.coupon h1, div.coupon h2, div.coupon h3, div.coupon p{
 margin:0px 0px 5px 0px;
 padding-right:50px;
 }
 
 div.coupon p{
 color:#6b6353;
 }
 
 div.coupon h2{
 color:#333;
  }
 
 div.coupon input#email{
 height:20px;
 width:300px;
 padding:0px 5px;
 margin:0px 5px 0px 0px;
 font-size:14px;
 }
 
 div.coupon table{
 margin-top:5px;
 }
 
 
 /* MOTHER'S DAY */
 
 table.moms_day_form tr td{
 padding:5px;
 font-size:13px;
 }
