@charset "utf-8";

/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	vertical-align: baseline;
	text-align: center;
	color: #666;

	
}

.button {
	border: 1px solid #006;
	margin-top: 10px;
	float: right;
	clear: both;
    
}
br { clear: left; }
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
fieldset{margin:0;padding:0;border:0;}
		label{width:250px; display:block;}
		.txt_input{width:250px; display:block;}
		textarea{
	height:80px;
	width:250px;
	margin-top: 8px;
}
		input{display:block;}
		.req{color:#f00;font-size:90%;}
		#form_errors{color:#f00; display:none;}
		#form_thanks{color:#000; display:none;}
		.submitForm {margin:auto;}
#contact_form {width:500px;}

input {
	margin-top:8px;
	margin-left: 8px;
	display: block;
}
body {
	line-height: 1.5;
        font-family: helvetica, arial, sans-serif;
		background-color:#191919;
}
ol, ul {
	list-style: none;
}

h2 {
	color:e4d98b;
	size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
/* End Reset */

#wrap {
	width:947px;
	margin:auto;
	background-color:#191919;
	text-align:center;
	background: url(img/glow_bg.png) no-repeat top;
	position: relative;
}

#logo {
	width:230px;
	height:65px;
	background: url(img/logo.png) no-repeat;
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#slide {
	max-width:802px;
	height:251px;
	margin-left:72px;
}

#sleft {
	width:76px;
	height:199px;
	margin-top:25px;
	background: url(img/sleft.png) no-repeat right;
	display:block;
	float:left;
}
/** SLIDER **/

#slider {
    width: 650px; /* important to be same as image width */
    height: 251px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-color:#FFF;
	
}
#sliderContent {
    width: 650px; /* important to be same as image width or wider */
    position: relative;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/** END OF SLIDER **/

#sright {
	width:76px;
	height:199px;
	margin-top:25px;
	background: url(img/sright.png) no-repeat left;
	display:block;
	float:right;
}

#nav {
	width:650px;
	height:45px;
	margin:auto;
	background: url(img/nav_bg.png) repeat-x bottom;
	text-align:center;
}

#nav img {
	margin-left:25px;
	margin-top:15px;
	text-align:center;
}


#nav img {
	vertical-align:middle;
}


#main {
	width:947px;
	height:445px;
	margin:auto;
	text-align:center;
}

#cleft {width:148px; height:472px; float:left; dispay:inline; background: url(img/cleft_wheel.png) no-repeat right top; margin-top:60px}

#cleft_shadow {width:39px; height:100%; background: url(img/cleft_shadow.png) repeat-x right top;}

#cright {width:148px; height:472px; float:right; dispay:inline; background: url(img/cright_wheel.png) no-repeat left top; margin-top:60px}

#content {
	max-width:650px;
	margin-left:148px;
	background-color:#1c1c1c;
	height:445px;
	position:inherit;
	text-align:center;
	padding-top:25px;
}

#wine_content {
	max-width:650px;
	margin-left:148px;
	background-color:#1c1c1c;
	height:2320px;
	position:inherit;
	text-align:center;
	padding-top:25px;
}

#wine_main {
	width:947px;
	height:470px;
	margin:auto;
	text-align:center;
}

#food_content {
	max-width:650px;
	margin-left:148px;
	background-color:#1c1c1c;
	height:600px;
	position:inherit;
	text-align:center;
	padding-top:25px;
}

#food_main {
	width:947px;
	height:625px;
	margin:auto;
	text-align:center;
}

#food_content {
	max-width:650px;
	margin-left:148px;
	background-color:#1c1c1c;
	height:600px;
	position:inherit;
	text-align:center;
	padding-top:25px;
}

#contact_main {
	width:947px;
	height:600px;
	margin:auto;
	text-align:center;
}

#contact_content {
	max-width:650px;
	margin-left:148px;
	background-color:#1c1c1c;
	height:575px;
	position:inherit;
	text-align:center;
	padding-top:25px;
}

#food_contact {
	width:947px;
	height:1025px;
	margin:auto;
	text-align:center;
}

#footer {
	width:650px;
	height:36px;
	margin:auto;
	background: url(img/footer_bg.jpg) repeat-x top;
	vertical-align: middle;
	padding-top: 8px;
} 
/** CONTACT  **/

#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 435px;
	margin-top: 25px;
	padding-left:50px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 70px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 60px;
	height: 30px;
	float:right;
	text-align:center;
	
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
	height: 20px;
	clear: both;
}
/** FORM **/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	color: #999;
}

p {
	font-size: 1.1em;
	margin-bottom: 15px;
	color: #999;
}

#page-wrap {
	width: 550px;
	background: #1c1c1c;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 545px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 80px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 50px;
	padding-top: 5px;
	font-size: 1.4em;
}
