/****************
*********************************************************************************************************

Project: San Carlo
Level: Global Styles

Author: James Holloway
Date: 12/2009
Company: Gooey Creative
Website: http://www.abitgooey.com

*********************************************************************************************************
****************/

*{
	margin:0;
	padding:0;
}
/*
Body font size is set to 68.8% which is 11px at default on most browsers (1em or 100% being 16px)
*/
body{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#EAEAEA; background-color:#000000;}
html{height:100%;}
H1{
	color:#7f7f7f;
	text-transform:none;
	font-size:27px;
	display: block;
	width: 441px;
	border-bottom: 1px #000000 solid;
	font-weight: normal;
	padding-bottom: 6px;
	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 30px;
}
H2{
	color:#000000;
	text-transform:uppercase;
	font-size:16px;
	border-bottom: 1px solid #1887ce;
	margin-bottom: 5px;
	padding-bottom: 2px;
	line-height: 30px;
}
H2 A{
	color:#000000;
	font-size:16px;
	text-decoration:none;
}
H2 A:hover{
	color:#000000;
	font-size:16px;
	text-decoration:none;
}
H3{
	color:#1887ce;
	text-transform:uppercase;
	font-size:12px;
}
H4{
	color:#ffffff;
	text-transform:uppercase;
	font-size:10px;
}
H5{
	color:#1887ce;
	text-transform:uppercase;
	font-size:12px;
}
H6{
	color:#1887ce;
	text-transform:uppercase;
	font-size:12px;
	margin: 0;
}
H7{
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
}
UL {
list-style:none;
}
LI {
list-style:none;
}
HR{
	margin-top:4px;
	margin-bottom:4px;
	color: #EAEAEA;
}
div#wrapper{
	position:relative;
	z-index:1;
	width: 100%;
}
div#f_wrap{
}
#clear {
clear:both;
height:0px;
}
.h_white {
	color:#1887ce;
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
}
a{color:#FFFFFF;text-decoration:underline;}
a:hover{text-decoration:none;}
img{border:none}
div#wrapper_in{
	width: 971px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
}
div#left_header{
	width: 229px;
	height:576px;
	behavior: url(js/iepngfix.htc);
	position: fixed;
	overflow: hidden;
	z-index: 80;
	float: left;
	background-color: #FFFFFF;
}
div#brand {
	width: 229px;
	height:90px;
	padding-top: 6px;
	padding-bottom: 5px;
}
div#locations_sc {
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
	line-height: 23px;
	padding-top: 2px;
	display: block;
	text-indent: 10px;
	font-weight:bold;
	border-bottom: 1px #d8d8d8 solid;
}
div#locations_sc A {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
	margin-bottom: 1px;
	border-bottom: none;
}
div#locations_sc A:hover {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	background-color: #C9C9C9;
	display: block;
	margin-bottom: 1px;
}
div#location_details_l {
	line-height: 23px;
	width:220px;
	float: left;
}
div#location_details_l p{
	font-size:12px;
	margin-bottom:0em;
	color:#EAEAEA;
}
div#location_details_r {
	line-height: 21px;
	width:230px;
	float: left;
}
div#location_details_r A {
	color:#545454;
	font-weight:bold;
}
.location_current {
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	line-height: 26px;
	text-decoration:underline;
}
div#locations_sc H2 {
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
	border:none;
	margin-bottom:0px;
	margin-top: 0px;
	padding: 0px;
}
div#reservations_menu {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 26px;	
	text-align: center;
	position:relative;
}
div#reservations_menu #cicchettilogo{
	width:112px;
	height:108px;
	position:absolute;
	top:0;
	left:118px;
	background:url(../img/cicchettilogo.gif) no-repeat;
	display:block;
	text-indent:-30000em;	
	background-position: 0 -108px;	
}
div#reservations_menu #signorlogo{
	width:117px;
	height:54px;
	position:absolute;
	top:0;
	left:0;
	background:url(../img/signorlogo.gif) no-repeat;
	display:block;
	text-indent:-30000em;	
	background-position: 0 -54px;
}
div#reservations_menu #alfredologo{
	width:117px;
	height:54px;
	position:absolute;
	top:55px;
	left:0;
	background:url(../img/alfredologo.gif) no-repeat;
	background-position: 0 -54px;
	display:block;
	text-indent:-30000em;	
}
div#reservations_menu #cicchettilogo:hover{
	background-position: 0 0;
}
div#reservations_menu #signorlogo:hover{
	background-position: 0 0;	
}
div#reservations_menu #alfredologo:hover{
	background-position: 0 0;	
}
div#reservations_menu A {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
div#reservations_menu A: hover {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: underline;
}
div#reservations_menu H3 {
	color:#000000;
	font-size:9px;
	text-transform:uppercase;
	margin:0 0 0 10px;
	text-align: left;
	padding-bottom: 0px;
}
div#header_menu {
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	line-height: 26px;
	text-indent: 10px;
	display: block;
}
div#reserve_cta {
	margin-top: 36px;
	color: #545454;
}
div#further_cta {
	margin-top: 10px;
}
div#reserve_cta A {
	color: #545454;
	font-weight:bold;
}
div#further_cta A {
	color: #545454;
	font-weight:bold;
}
div#header_menu A {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
	margin-bottom: 1px;
	border-bottom: 1px #d8d8d8 solid;
	font-weight:bold;
}
div#header_menu A:hover {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	background-color: #C9C9C9;
	display: block;
	margin-bottom: 1px;
	font-weight:bold;
}
div#index_quotes_wp {
	color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 60px;
	float: left;
	width: 680px;
}
div#content_t_header_i .quote_left {
	width:215px;
	float:left;
	height:45px;
	padding-top: 6px;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	padding-left: 10px;
}
div#index_img {
	padding-left: 10px;
	padding-right: 10px;
	height: 256px;
	float: left;
	width: 680px;
	padding-top: 5px;
}
div#index_img .left_sec {
	height: 265px;
	float: left;
	width: 210px;
}
div#content_t_header_i .quote_m {
	width:225px;
	float:left;
	height:45px;
	padding-top: 6px;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	margin-left:15px;
}
div#content_t_header_i .quote_last {
	width:200px;
	float:left;
	height:45px;
	padding-top: 6px;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	margin-left:15px;
}
.current {
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#C9C9C9;
	display: block;
}
.current_loco {
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../img/header_back_w.png);
	behavior: url(js/iepngfix.htc);
	background-repeat:repeat-y;
	display: block;
}
#credit {
	float:right;
	width:200px;
	text-align: right;
	padding-top: 3px;
}
#credit A {
	text-decoration:underline;
}
#credit A:hover {
	text-decoration:none;
}
#legal {
	float:left;
	width:470px;
	text-align: left;
	padding-top: 3px;
}
#legal img {margin:1px 0 0 10px;}
#contact_us_wrap {
	float:left;
	width:450px;
	line-height: normal;
	z-index: 1000;
}
#m_list_wrap {
	width:504px;
	float:left;
}
#m_list_wrap .ml_head {
	width:324px;
	height:66px;
	float:left;
	background-image:url(../img/mailinglist_header.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	padding-top: 90px;
	padding-left: 180px;
}
#m_list_wrap .ml_sig {
	width:324px;
	height:66px;
	float:left;
	background-image:url(../img/header/signor_header.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	padding-top: 90px;
	padding-left: 180px;
}
#m_list_wrap .ml_cic {
	width:324px;
	height:66px;
	float:left;
	background-image:url(../img/header/cicchetti_header.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	padding-top: 90px;
	padding-left: 180px;
}
#m_list_wrap .ml_content {
	width:454px;
	float:left;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#m_list_wrap .pu_content {
	width:464px;
	float:left;
	padding:20px;
	text-align: center;
}
#m_list_wrap .pu_content p {
	line-height:18px;
	margin-bottom:20px;
}
/****************
*********************************************************************************************************

SUPERSIZE BACKGROUND IMAGE

*********************************************************************************************************
****************/

#supersize{position:fixed;}
#supersize img{height:100%;position:absolute;width:100%;z-index:0;}

/****************
*********************************************************************************************************

CONTENT

*********************************************************************************************************
****************/

div#content{
	position:relative;
	float:right;
	width:721px;
	line-height:2em;
	margin: 0 0 11px;
}
div#content p{
	font-size:12px;
	color:#EAEAEA;
}
div#content_in_h{
	position:relative;
	width:721px;
	height:580px;
	line-height:22px;
	margin: 0 0 11px;
	float: right;
	padding-left: 20px;
}
div#content_in_h p{
	font-size:11px;
	margin-bottom:0px;
	color:#505050;
	font-style:italic;
}
div#content_in_h p A{
	font-size:11px;
	color:#505050;
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
	text-transform:none;
}
div#content_in_h p A:hover{
	font-size:11px;
	color:#505050;
	font-style:italic;
	font-weight:bold;
	text-decoration: none;
	text-transform:none;
}
div#content_in_l{
	position:relative;
	width:721px;
	height:1150px;
	line-height:22px;
	margin: 0 0 11px;
	float: right;
}
div#content_in_l p{
	font-size:12px;
	margin-bottom:2em;
	color:#EAEAEA;
}
div#content_in_bl{
	position:relative;
	float:right;
	width:721px;
	line-height:22px;
	margin: 0 0 0px;
	background-color: #FFFFFF;
}
div#content_in_bl p{
	font-size:11px;
	margin-bottom:0px;
	color:#505050;
	font-style:italic;
}
div#content_in_bl p A {
	color:#505050;
	text-transform:lowercase;
}
div#content_in_bl p A:hover {
	color:#505050;
	text-transform:lowercase;
}
div#content_in_bir{
	position:relative;
	float:right;
	width:721px;
	height:1210px;
	line-height:22px;
	margin: 0 0 11px;
}
div#content_in_bir p{
	font-size:12px;
	margin-bottom:2em;
	color:#EAEAEA;
}
div#content_in_menu{
	position:relative;
	float:right;
	width:721px;
	height:630px;
	line-height:22px;
	margin: 0 0 11px;
}
div#content_in_menu p{
	font-size:12px;
	margin-bottom:2em;
	color:#EAEAEA;
}
div#content p.error{color:red;}
div#content a.visit-site{color:#fff;position:absolute;right:42px;text-transform:uppercase;top:24px;}
div#content a.visit-site:hover{color:#74a125;}
div#content_t {
	background-image:url(../img/header_back.png);
	behavior: url(js/iepngfix.htc);
	background-repeat: repeat;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
}
div#content_t_last {
	behavior: url(js/iepngfix.htc);
	overflow: hidden;
	padding-top: 10px;
	background-color: #FFFFFF;
}
div#content_t_header {
	behavior: url(js/iepngfix.htc);
	overflow: hidden;
	height:133px;
	background-color: #FFFFFF;
}
div#content_t_header_i {
	background-color:#FFFFFF;
	height: 131px;
}
div#content_t_header_iam {
	background-color:#FFFFFF;
	height: 131px;
	border-bottom:1px solid #555555;
}
div#h_mc_jh {
	background-color:#FFFFFF;
	height: 445px;
}
div#hsc_hero {
	width:681px;
	height:278px;
	margin-left:20px;
	background-image:url(../img/hero/home_hero_jh.jpg);
	background-repeat: no-repeat;
}
#slideshow3 {
    position:relative;
    height:278px;
}

#slideshow3 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow3 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow3 IMG.last-active {
    z-index:9;
}
div#h_promo_wp {
	width:681px;
	height:130px;
	margin-left:20px;
	margin-bottom: 5px;
}
div#h_promo_wp .tx {
	width:127px;
	font-size: 11px;
	line-height: 16px;
	color: #545454;
	margin-top: 10px;
}
div#h_promo_wp .tx A {
	color: #545454;
	text-decoration:underline;
}
div#h_promo_wp .tx_w A:hover {
	color: #a4a4a4;
	text-decoration:none;
}
div#h_promo_wp .tx_w {
	width:127px;
	font-size: 11px;
	line-height: 16px;
	color: #a4a4a4;
	margin-top: 10px;
}
div#h_promo_wp .tx_w A {
	color: #a4a4a4;
	text-decoration:underline;
}
div#h_promo_wp .tx A:hover {
	color: #545454;
	text-decoration:none;
}
div#h_promo_wp .left {
	width:220px;
	height:130px;
	float:left;
	margin-right: 10px;
	background-image:url(../img/promo/promo2.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#h_promo_wp .left #book{
	display: block;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 100px;
	height: 30px;
}div#h_promo_wp .left #xmasmenu{	
	display: block;
	position: absolute;
	top: 83px;
	left: 110px;
	width: 100px;
	height: 30px;
}
div#h_promo_wp .left H4 {
	color:#5a1917;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	text-transform: none;
}
div#h_promo_wp .mid {
	width:220px;
	height:130px;
	float:left;
	margin-right: 10px;
	background-image:url(../img/promo/promo_m_p.jpg);
	background-repeat: no-repeat;
}
div#h_promo_wp .mid H4 {
	color:#7a8d0c;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	text-transform: none;
}
div#h_promo_wp .right {
	width:210px;
	height:130px;
	float:right;
	background-image:url(../img/promo/feat_recipes.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 10px;
	margin-right: 1px;
}
div#h_promo_wp .right H4 {
	color:#db8915;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	text-transform: none;
}
div#recip_book {
	width:84px;
	height:101px;
	position: absolute;
	right:-10px;
	top:10px;
}
div#under {
	border-bottom: #555555 solid 1px;
	height: 122px;
}
div#under_h_index {
	width: 450px;
	float: left;
}
div#content_inner_wrap_h_index {
	margin-left:20px;
	margin-right:20px;
	padding-top: 10px;
}
div#content_inner_wrap {
	margin-left:20px;
	margin-right:20px;
	padding-top: 10px;
}
div#content_left_a{
	width:441px;
	float:left;
}
div#content_left_a-warning{
	width:441px;
	float:left;
	color:#CA0000;
}
div#content_left_a-warning p {
	color:#CA0000;
}
div#content_left_a A{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}
div#content_left_a A:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	font-size:10px;
}
div#content_left_reservations{
	width:461px;
	float:left;
}
div#content_left_reservations A{
	text-decoration:underline;
}
div#content_left_reservations A:hover{
	text-decoration:none;
}
div#content_right_a{
	width:230px;
	float:right;
	position: relative;
}
div#content_right_a A{
	color:#FFFFFF;
	text-decoration:underline;
}
div#content_right_a A:hover{
	color:#FFFFFF;
	text-decoration:none;
}
div#show_hide{
	width:200px;
	float:right;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	position: absolute;
	right: 0px;
	top: 97px;
}
div#show_hide A{
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
}
div#show_hide A:hover{
	color:#FFFFFF;
	text-decoration:underline;
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
}
div#show_menu{
	width:200px;
	float:right;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	position: absolute;
	left: -452px;
	top: 97px;
}
div#show_menu A{
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
}
div#show_menu A:hover{
	color:#FFFFFF;
	text-decoration:underline;
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
}
div#text_content_l {
	color:#c2c2c2;
	width:450px;
	float: left;
}
div#text_content_lm {
	color:#c2c2c2;
	width:650px;
	float: left;
	margin-left: 20px;
}
div#insite_r_wp {
	width:220px;
	float: right;
	margin-right: 10px;
}
div#insite_r_wp-loc {
	width:220px;
	float: right;
	margin-right: -26px;
}
div#insite_r_wp .spac {
	height:98px;
	float: left;
	width: 220px;
}
div#insite_r_wp .tx {
	width:127px;
	font-size: 11px;
	line-height: 16px;
	color: #545454;
	margin-top: 10px;
}
div#insite_r_wp .tx A {
	color: #545454;
	text-decoration:underline;
}
div#insite_r_wp .tx_w A:hover {
	color: #a4a4a4;
	text-decoration:none;
}
div#insite_r_wp .txx {
	width:145px;
	font-size: 11px;
	line-height: 20px;
	color: #545454;
	margin-top: 10px;
}
div#insite_r_wp .txx A {
	color: #545454;
	text-decoration:underline;
}
div#insite_r_wp .txx A:hover {
	color: #a4a4a4;
	text-decoration:none;
}
div#insite_r_wp .tx_w {
	width:127px;
	font-size: 11px;
	line-height: 16px;
	color: #a4a4a4;
	margin-top: 10px;
}
div#insite_r_wp .tx_w A {
	color: #a4a4a4;
	text-decoration:underline;
}
div#insite_r_wp .tx A:hover {
	color: #545454;
	text-decoration:none;
}
div#insite_r_wp .left {
	width:220px;
	height:130px;
	float:left;
	margin-bottom: 10px;
	background-image:url(../img/promo/promo_xmas.jpg);
	background-repeat: no-repeat;
}
div#insite_r_wp .left H4 {
	color:#990000;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	text-transform: none;
}
div#insite_r_wp .mid {
	width:220px;
	height:130px;
	float:left;
	margin-bottom: 10px;
	background-image:url(../img/promo/promo_m_p.jpg);
	background-repeat: no-repeat;
}
div#insite_r_wp .mid H4 {
	color:#7a8d0c;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	text-transform: none;
}
div#insite_r_wp .right {
	width:210px;
	height:130px;
	float:left;
	background-image:url(../img/promo/feat_recipes.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 10px;
	margin-bottom: 10px;
}
div#insite_r_wp .right H4 {
	color:#db8915;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:4px;
	text-transform: none;
}
div#insite_r_wp-loc .spac {
	height:98px;
	float: left;
	width: 220px;
}
div#insite_r_wp-loc .tx {
	width:127px;
	font-size: 11px;
	line-height: 16px;
	color: #545454;
	margin-top: 10px;
}
div#insite_r_wp-loc .tx A {
	color: #545454;
	text-decoration:underline;
}
div#insite_r_wp-loc .tx_w A:hover {
	color: #a4a4a4;
	text-decoration:none;
}
div#insite_r_wp-loc .txx {
	width:145px;
	font-size: 11px;
	line-height: 20px;
	color: #545454;
	margin-top: 10px;
}
div#insite_r_wp-loc .txx A {
	color: #545454;
	text-decoration:underline;
}
div#insite_r_wp-loc .txx A:hover {
	color: #a4a4a4;
	text-decoration:none;
}
div#insite_r_wp-loc .tx_w {
	width:127px;
	font-size: 11px;
	line-height: 16px;
	color: #a4a4a4;
	margin-top: 10px;
}
div#insite_r_wp-loc .tx_w A {
	color: #a4a4a4;
	text-decoration:underline;
}
div#insite_r_wp-loc .tx A:hover {
	color: #545454;
	text-decoration:none;
}
div#insite_r_wp-loc .left {
	width:220px;
	height:130px;
	float:left;
	margin-bottom: 10px;
	background-image:url(../img/promo/promo_xmas.jpg);
	background-repeat: no-repeat;
}
div#insite_r_wp-loc .left H4 {
	color:#5a1917;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	text-transform: none;
}
div#insite_r_wp-loc .mid {
	width:220px;
	height:130px;
	float:left;
	margin-bottom: 10px;
	background-image:url(../img/promo/promo_m_p.jpg);
	background-repeat: no-repeat;
}
div#insite_r_wp-loc .mid H4 {
	color:#7a8d0c;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:4px;
	text-transform: none;
}
div#insite_r_wp-loc .right {
	width:210px;
	height:130px;
	float:left;
	background-image:url(../img/promo/feat_recipes.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 10px;
	margin-bottom: 10px;
}
div#insite_r_wp-loc .right H4 {
	color:#db8915;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:4px;
	text-transform: none;
}
div#text_content_loca {
	color:#545454;
	width:450px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#text_content_loca p{
	font-size:11px;
	margin-bottom:10px;
	color:#505050;
	font-style: normal;
}
div#text_content_loca p A, A:hover{
	color:#505050;
}
div#text_content_loca_news {
	color:#545454;
	width:681px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#text_content_loca_news p{
	font-size:11px;
	margin-bottom:10px;
	color:#505050;
	font-style: normal;
}
div#text_content_loca_news p A, A:hover{
	color:#505050;
}
div#text_content_loca_b {
	color:#545454;
	width:450px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
div#text_content_loca_b p{
	font-size:11px;
	margin-bottom:10px;
	color:#505050;
	font-style: normal;
}
div#text_content_loca_b p A, A:hover{
	color:#505050;
}
div#menu_wrap {
	color:#EAEAEA;
	width:681px;
	float: left;
}
div#menu_left_col{
	width:220px;
	float: left;
	margin-right:10px;
	margin-top: 5px;
	line-height: 17px;
	padding-top: 5px;
}
div#menu_mid_col{
	width:220px;
	float: left;
	margin-right:10px;
	margin-top: 5px;
	line-height: 17px;
	padding-top: 5px;
}
div#menu_right_col{
	width:220px;
	float: left;
	margin-top: 5px;
	line-height: 17px;
	padding-top: 5px;
}
div#menu_nav {
	color:#c2c2c2;
	width:462px;
	float: left;
}
div#menu_nav A {
	color:#c2c2c2;
	text-decoration:underline;
}
div#menu_nav A:hover {
	color:#c2c2c2;
	text-decoration:none;
}
div#right_img_wrap {
	width:220px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
div#menu_img_wrap {
	width:681px;
	float: left;
	margin-top: 20px;
}
div#img_r_top {
	width:220px;
	height:124px;
	text-align:center;
	background-image:url(../img/border_slide.png);
	behavior: url(js/iepngfix.htc);
	background-repeat:repeat;
}
div#img_index_h {
	width:210px;
	height:120px;
	text-align:center;
	background-image:url(../img/border_slide.png);
	behavior: url(js/iepngfix.htc);
	background-repeat:repeat;
}
div#img_index_b {
	width:210px;
	height:120px;
	margin-top:25px;
	text-align:center;
	background-image:url(../img/border_slide.png);
	behavior: url(js/iepngfix.htc);
	background-repeat:repeat;
}
div#home_hero {
	width:461px;
	float:right;
	height:265px;
	text-align:center;
	background-image:url(../img/border_slide.png);
	behavior: url(js/iepngfix.htc);
	background-repeat:repeat;
}
div#img_r {
	width:220px;
	height:124px;
	text-align:center;
	behavior: url(js/iepngfix.htc);
	margin-top: 50px;
	float: left;
	margin-bottom: 20px;
	background-color: #dbdbdb;
}
div#img_ru {
	width:220px;
	height:124px;
	text-align:center;
	behavior: url(js/iepngfix.htc);
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	background-color: #dbdbdb;
}
div#img_m {
	width:220px;
	height:124px;
	text-align:center;
	behavior: url(js/iepngfix.htc);
	float: left;
	margin-right: 10px;
	background-color: #dbdbdb;
}
div#img_me {
	width:220px;
	height:124px;
	text-align:center;
	behavior: url(js/iepngfix.htc);
	float: left;
	background-color: #dbdbdb;
}
div#contact_restaurants {
	line-height:38px;
	margin-bottom: 0px;
	float: left;
	width: 440px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div#contact_restaurants A {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
div#contact_restaurants A:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
div#reserve_smallprint {
	font-size:11px;
	line-height: 16px;
	color: #CA0000;
}
div#useful_contacts {
	width:200px;
	float: left;
	padding-bottom: 5px;
}
div#contact_in_name {
	width:100px;
	float: left;
	color: #1887ce;
	font-weight: bold;
}
div#contact_in_no {
	width:97px;
	float: left;
	font-weight: bold;
}
div#contact_in_name_res {
	width:160px;
	float: left;
	color: #1887ce;
	font-weight: bold;
}
div#contact_in_no_res {
	width:97px;
	float: left;
	font-weight: bold;
	margin-left:15px;
}
div#contact_in_oe {
	width:60px;
	float: left;
}
div#contact_in_email {
	width:100px;
	float: left;
}
div#contact_in_email A {
	color:#1887ce;
	text-decoration:underline;
}
div#contact_in_email A:hover {
	color:#1887ce;
	text-decoration:none;
}
div#mothers_day {
	width:220px;
	height:104px;
	float: right;
}
	/****************
	*********************************************************************************************************
	
GOOGLE MAPS
	
	*********************************************************************************************************
	****************/
div#map_wp {
	width:450px;
	height:190px;
	float: left;
}
div#g_map {
	width:450px;
	height:174px;
	float: left;
	text-align:center;
	background-color:#030303;
	margin-top: 5px;
}
div#map_p {
	padding-top:10px;
}
div#map_address {
	width:133px;
	height:174px;
	float: right;
	text-align:left;
	margin-top: 5px;
	padding-top: 50px;
}
#mailing_list {
	width:221px;
	height:131px;
	background-image: url(../img/promo/meal_sub_prmo.jpg);
	background-repeat:no-repeat;
	font-size: 11px;
	line-height: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 20px;
	text-align:right;
}
#mailing_list H3 {
	color:#218dd2;
	font-size:15px;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
	text-transform: none;
	text-align: right;
}
#mailing_list A {
	color:#ffb142;
	text-decoration: underline;
}
#mailing_list A:hover {
	color:#ffb142;
	text-decoration:none;
}
#news_pro_go {
	width:118px;
	height:50px;
	float: left;
}
	/****************
	*********************************************************************************************************
	
FORMS
	
	*********************************************************************************************************
	****************/
	
#send {
	color:#000000;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width: 73px;
	height: 25px;
	padding: 0;
	border:#000000 1px solid;
}
.warning {
	font-weight: bold;
	color:#CA0000;
}	
textarea#styled {
	font-family: Arial, Helvetica, sans-serif;
	border:#FFFFFF 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
	height:105px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	border:#FFFFFF 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
	height:105px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	border:#FFFFFF 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
	height:105px;
}
input#styled {
	font-family: Arial, Helvetica, sans-serif;
	border:#FFFFFF 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
}
select#styled {
	font-family: Arial, Helvetica, sans-serif;
	border:#FFFFFF 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
}
select  {
	font-family: Arial, Helvetica, sans-serif;
	border:#FFFFFF 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	border:#FFFFFF 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	width:200px;
}
/****************
*********************************************************************************************************

FOOTER

*********************************************************************************************************
****************/

div#footer_ul {
	color:#EAEAEA;
	border-top: #c5c5c5 solid 1px;
	margin-bottom: 10px;
	font-size: 10px;
	width: 681px;
	margin-left: 20px;
	margin-right: 20px;
	position: absolute;
	bottom: -4px;
}
div#awards_logo {
	width: 242px;
	height:83px;
	position: absolute;
	bottom: 35px;
	right: 10px;
}
div#footer_ul_h {
	color:#7f7f7f;
	border-top: #c5c5c5 solid 1px;
	font-size: 10px;
	width: 681px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
div#footer_ul_h A, A:hover {
	color:#7f7f7f;
}
div#footer_ul_h_io {
	color:#7f7f7f;
	border-top: #c5c5c5 solid 1px;
	font-size: 10px;
	width: 681px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}
div#footer_ul_h_io A, A:hover {
	color:#7f7f7f;
}
div#footer_ul_in {
	color:#EAEAEA;
	border-top: #c5c5c5 solid 1px;
	margin-bottom: 10px;
	font-size: 10px;
	width: 681px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 12px;
}

/****************
*********************************************************************************************************

CODE HIGHLIGHTING

*********************************************************************************************************
****************/

/* Color scheme */
.white {color: #FFFFFF}
.white_ul {color: #FFFFFF; text-decoration:underline}
.white_b {color: #1887ce; font-weight:bold}

/* JQuery */
#slickbox {
	height: 433px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color:#FFFFFF;
}
#slickbox_i {
	height: 433px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color:#FFFFFF;
}
#slickbox_l {
	background-image:url(../img/header_back.png);
	behavior: url(js/iepngfix.htc);
	background-repeat:repeat;
	height: 1010px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#slickbox_bl {
	behavior: url(js/iepngfix.htc);
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	width:668px;
}
#slickbox_bir {
	background-image:url(../img/header_back.png);
	behavior: url(js/iepngfix.htc);
	background-repeat:repeat;
	height: 1070px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
/****************
*********************************************************************************************************

SLIDESHOW INDEX

*********************************************************************************************************
****************/
/** 
 * Slideshow controls style rules.
 */
#slideshow {
	width:688px;
	height:363px;
	padding-top: 0px;
	padding-left: 6px;
	padding-bottom: 0px;
}
#slideshow #slidesContainer {
	width:688px;
	height:363px;
	margin-left:0;
	margin-right:0px;
	overflow:auto;
	overflow: auto;
}
#slideshow #slidesContainer .slide {
	width:688px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:363px;
	margin-left: 0;
	margin-right: 0px;
	text-align: center;
}

/** 
 * Slideshow controls style rules.
 */
.img_back {
	padding-top:10px;
}
.control {
  width:35px;
  height:35px;
  text-indent:-10000px;
  cursor: pointer;
  position:absolute;
  top:176px;
}
#leftControl {
  float:right;
  background:transparent url(../img/control_left.png) no-repeat 0 0;
  behavior: url(js/iepngfix.htc);
  margin-left:20px;
}
#rightControl {
  float:left;
  background:transparent url(../img/control_right.png) no-repeat 0 0;
  behavior: url(js/iepngfix.htc);
  margin-left:633px;
}
#portfolio_slides {
	width:688px;
	height:363px;
	text-align:center;
	background-color:#030303;
}
/****************
*********************************************************************************************************

MENU FADE

*********************************************************************************************************
****************/
DIV#r_boxt {
}
DIV.rotator {
	PADDING-BOTTOM: 10px;
	WIDTH: 681px;
	PADDING-TOP: 10px;
}
DIV.r1 {
	
}
DIV.navigation {
	POSITION: absolute;
	top: 0px;
	left: 100px;
	width: 300px;
}
DIV.navigation DIV.current {
	MARGIN: 0px 12px 0px 0px; FLOAT: left; HEIGHT: 22px; OVERFLOW: hidden
}
DIV.navigation A {
	MARGIN: 0px 12px 0px 0px; FLOAT: left; HEIGHT: 22px; OVERFLOW: hidden; color:#c2c2c2;; text-decoration:underline; DISPLAY: block;
}
DIV.navigation A:hover {
	color:#c2c2c2;; text-decoration:none;
}
DIV.navigation DIV.current {
	color:#ffffff;; text-decoration:none; background:none; font-weight:bold;
}
	/****************
	*********************************************************************************************************
	
STLYES
	
	*********************************************************************************************************
	****************/
.w_title {
	color:#545454; font-weight:bold;
}
.h_lower {
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #1887ce;
}
.w_lower {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color:#FFFFFF;
}
.auther {
	font-size: 10px;
	font-weight: bold;
	color:#c2c2c2;
	font-style: normal;
}
	/****************
	*********************************************************************************************************
	
J FLOW
	
	*********************************************************************************************************
	****************/
#slide_wp_men{
	padding-left:20px;
}
#myController{
	width:450px;
	float:left;
	text-transform:capitalize;
}
#myController span{
	color:#000000;
	cursor:pointer;
	text-align:left;
	text-transform:capitalize;
	background-image:url(../img/menu_back.png);
	behavior: url(js/iepngfix.htc);
	background-repeat: repeat;
	display:block;
	float:left;
	margin-right: 5px;
	padding-left: 9px;
	padding-right: 9px;
}
#jFlowSlide{
float:left;
margin-right:20px;
margin-bottom:15px;
}
#jm_title{
float:left;
text-align:left;
width:95px;
}

#myController span.jFlowSelected {
text-decoration:none;
text-transform:capitalize;
color:#000000;
font-weight:bold;
background-image:url(../img/header_back_w.png);
behavior: url(js/iepngfix.htc);
background-repeat:repeat-y;
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}
div#next_arrws{
	width:200px;
	float:right;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	position: absolute;
	right: 0px;
	top: 77px;
	height: 40px;
}
	/****************
	*********************************************************************************************************
	
STYLES
	
	*********************************************************************************************************
	****************/
.black{
	color:#000000;
}
.orange {
	color:#ffb142;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.img-ward {
	padding:0 0 0 10px;
	}
/** xmas reserve addition **/
div#h_mc_jh {
	background-color:#FFFFFF;
	height: 445px;
}
div#img_r {
    background-color: #DBDBDB;
    float: left;
    height: 124px;
    margin-bottom: 20px;
    margin-top: 17px;
    text-align: center;
    width: 220px;
}
/** end **/
