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

body {
	background:url(../images/bg.jpg) repeat-x top #7c0c0c;
	margin-top:0px;
	padding-top:85px;
}

.body_popup{
	background-image:none;
	background-color:#7c0c0c;
	padding-top:0;
}

h1 {
	border:none;
	padding:0px;
	margin:0px;
}

h2 {
	border:none;
	padding:0px;
	margin:0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#15325c;
	font-weight:bold;
	margin-bottom:25px;
}

.h3_first {
	margin-top:10px !important;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#15325c;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:35px;
}

.h4_first {
	margin-top:15px !important;
}

.title_h4 {
	color: #666666;
	font-size:14px;
}

.form_aligned_left {
	float:left;
	margin-right:30px;
}

p, label, input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
	line-height:18px;
	text-align:left;
}

#wrapper_popup {
	margin:auto;
	width:350px;;
	background:#f0f0f0;
	padding:10px;	
}

a:link, a:visited {
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#006699;
	text-decoration: underline;
}

.table_hours{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
}

.table_hours td{
	padding:5px;	
}

li{
	list-style:circle;
/*	list-style-image:url(images/bullet.jpg);
	.list-style-image:url(images/bullet_ie.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	line-height:20px;
	text-align:left;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}


.header {
	border-left:3px solid #f8f8f8;
	border-right:3px solid #f8f8f8;
	background:url(../images/bg_header.jpg) repeat-x;
	height:114px;
}

.logo {
	margin-top:0px;
	margin-right:-410px;
	height:119px;
	width:503px;
	z-index:99;
	position: relative;
}

.logoss{
	margin-left:-200px;
}

.logoss{
	margin-left:260px;
	.margin-left:0px;
}

.logoss, x:-moz-any-link {
	margin-left:0px;
}

.table_general {
	margin-top:-139px;
	z-index:0;
	position:relative;
	margin-right:111px;
}

.card {
	float:left;
	margin-top:5px;
	margin-left:15px;
	margin-right:20px;
}

.address p{
	line-height:16px;
	margin:0;
	margin-top:10px;
	padding:0;
	color:#333333;
}

.buttoms {
	height:67px;
}

.buttoms a:link, .buttoms a:hover, .buttoms a:visited {
	height:67px;
	float:left;
}

.home a:link, .home a:visited {
	background:url(../images/b_home.jpg) no-repeat top;
	width:69px;
}

.home a:hover {
	background:url(../images/b_home.jpg) no-repeat bottom;
}

.menu a:link, .menu a:visited {
	background:url(../images/b_menu.jpg) no-repeat top;
	width:50px;
}

.menu a:hover {
	background:url(../images/b_menu.jpg) no-repeat bottom;
}

.wine a:link, .wine a:visited {
	background:url(../images/b_wine.jpg) no-repeat top;
	width:53px;
}

.wine a:hover {
	background:url(../images/b_wine.jpg) no-repeat bottom;
}

.catering a:link, .catering a:visited {
	background:url(../images/b_catering.jpg) no-repeat top;
	width:78px;
}

.catering a:hover {
	background:url(../images/b_catering.jpg) no-repeat bottom;
}

.reservations a:link, .reservations a:visited {
	background:url(../images/b_reservations.jpg) no-repeat top;
	width:113px;
}

.reservations a:hover {
	background:url(../images/b_reservations.jpg) no-repeat bottom;
}

.testimonials a:link, .testimonials a:visited {
	background:url(../images/b_testimonials.jpg) no-repeat top;
	width:100px;
}

.testimonials a:hover {
	background:url(../images/b_testimonials.jpg) no-repeat bottom;
}

.about a:link, .about a:visited {
	background:url(../images/b_about.jpg) no-repeat top;
	width:121px;
}

.about a:hover {
	background:url(../images/b_about.jpg) no-repeat bottom;
}

.chef a:link, .chef a:visited {
	background:url(../images/b_chef.jpg) no-repeat top;
	width:132px;
}

.chef a:hover {
	background:url(../images/b_chef.jpg) no-repeat bottom;
}

.contact a:link, .contact a:visited {
	background:url(../images/b_contact.jpg) no-repeat top;
	width:88px;
}

.contact a:hover {
	background:url(../images/b_contact.jpg) no-repeat bottom;
}

#selected a:link, #selected a:hover, #selected a:visited {
	background-position:bottom!important;
}

.content {
	border:#F8F8F8 3px solid;
	background:url(../images/bg_content.jpg) repeat-y;
	text-align:left;
}

.footer_l {
	text-align:center;
	margin-top:10px;
}

.footer_l a:link, .footer_l a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:10px;
	margin-left:10px;
}

.footer_l a:hover {
	text-decoration: underline;
	text-transform:uppercase;
}

.footer_r {
	text-align: right;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:10px;
	text-decoration:none;

}

.footer_r a:link, .footer_r a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:10px;
	margin-left:10px;
}

.footer_l a:hover {
	text-decoration: underline;
	text-transform:uppercase;
}

.table_content {
	margin-left:30px;
	margin-top:22px;
	margin-bottom:15px;
}

.column_left {
	padding-right:20px;
}

.column_right {
	background:url(../images/bg_column_right.jpg) repeat-x top;
	width:276px;
	text-align:left;
	padding-left:14px;
	padding-bottom:40px;
}

.images {
	border:2px solid #494949;
}

#image_home {
	margin-top:-10px;
	position: relative;
	margin-bottom:15px;
}

.column_right p {
	color:#4c4c4c;
	margin-left:3px;
	margin-right:3px;
	margin-top:8px;;
}

.column_right p a:link, .column_right p a:hover, .column_right p a:visited {
	color:#324c72;
	font-weight:bold;
	text-decoration:none;
}

.column_right p a:hover {
	text-decoration: underline;
}

.box {
	background:url(../images/bg_box.jpg) repeat-x top;
	width:390px;
	min-height:105px;
	margin-bottom:20px;
	padding:20px;
}

.box p a:link, .box p a:hover, .box p a:visited{
	color:#7c0c0c;
	font-weight:bold;
	text-decoration:none;
}

.box p a:hover{
	text-decoration:underline;
}

.copyright {
	text-transform:uppercase;
	text-align:center;
	margin-top:20px;
}

#images_left {
	float:left;
	margin-right:20px;
	margin-top:10px;
}

.content_c {
	margin-left:20px;
	margin-right:20px;
}

.form_left {
	float:left;
	width:365px;
}

.form_right {
	width:200px;
	float:left;
	padding-left:30px;
	margin-left:30px;
	border-left:1px solid #990000;
	margin-top:-6px;
	height:490px;
	#
	height:300px;	
}

.form_right, x:-moz-any-link {
	width:200px;
	float:left;
	padding-left:30px;
	margin-left:30px;
	border-left:1px solid #990000;
	margin-top:-6px;
	height:520px;
}

.line {
	border-top:1px solid #95834c;
	margin-top:25px;
	height:8px;
	width:100%;
}


.table_price td {
	border:1px solid #ffffff;
	background-color:#ffebeb;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding:5px;
	text-transform:capitalize;
}

.left_column {
	background-color:#ffdddd!important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:150px;
}

.right_column {
	background-color:#ffdddd!important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:50px;
	text-align:center;
}

/*-----------DROPDOWN-------------*/

.hide
{
	display:none;
}

#mKids ul, #mKids li {
	list-style:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}

#mKids {
	position:absolute;
	margin-top:60px;
	margin-left:69px;
	.margin-left:-392px;
}

#mKids ul {
	width:105px;
}

#mKids li {
	float:left;
	border:1px solid #ccdba5;
}

#mKids a {
	display:block;
	height:20px;
	background-color:#6e8d49;
	background-image:none;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-top:1px;
}

#mKids a:hover {
	background-image:none;
	background-color:#303030;
	display:block;
	height:20px;
	padding-top:1px;
}

#mKids a, #mKids a:hover {
	width:105px;
}

#mKids a, #mKids a:visited {
	background-color:#6e8d49;
}

#mKids a:hover {
	background-color:#303030;	
}

/*-----------END DROPDOWN-------------*/