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


@font-face {
    font-family: 'GnuolaneFree';
    src: url('gnuolane_free-webfont.eot');
    src: url('gnuolane_free-webfont.eot#iefix') format('embedded-opentype'),
         url('gnuolane_free-webfont.woff') format('woff'),
         url('gnuolane_free-webfont.ttf') format('truetype'),
         url('gnuolane_free-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
			z-index:0;
			margin:0;
			padding:0;
			font-family:Georgia;
			background: #feecba;
			font-size:11px;
			line-height:1.2em;
			color:#4c4c4c;
		}
		#wrapper{
			position:relative;
			margin:-55px auto;
			width:765px;
			height:100%;
			z-index:10;

		}
		.text{
			position:absolute;
			top:30px;
			width:100%;
			padding:20px;
			background:;
			color:white;
		}
		#gallery{
			position:absolute;
			width:100%;
			height:700px;
			top:0;
			left:0;
		}
		#controls div{
			position:relative;
			display:inline-block;
			padding:0px 100px 5px 5px;
			margin:0px auto;
			color:#000;
			border:0px solid #fff;
			height:36px;
			overflow:hidden;
			top:240px;
			cursor:pointer;
		}
		#controls div:hover:not(.counter){
			background:;
		}
		#controls div.sel{
			background:;
		}

		#controls div:not(.counter){
			cursor:pointer;
		}

		.imgContainer{
			width:100px;
			height:100px;
			overflow:hidden;
			display:inline-block;
		}
		.imgContainer img{
			width:160px;
		}
		
		.prev {
			width:21px;
			height:36px;
		}
		.next {
			position:relative;
			width:21px;
			height:36px;
			left:567px;
		}
		.content {
			position:relative;
			margin:-30px auto;
		}
		.logo {
			position:relative;
			top:70px;
			left:20px;
			z-index:1000;
			width:172px;
			height:72px;
		}
		.menu {
			position:relative;
			width:400px;
			color:#000032;
			font-family: 'GnuolaneFree';
			font-size:20px;
			top:55px;
			left:435px;
			z-index:1000;
			word-spacing:40px;
			letter-spacing:5px;
		}
		.menu a {
			color:#000032;
			text-decoration:none;
		}
		.menu a:visited {
			color:#000032;
			text-decoration:none;
		}
			.menu a:hover {
			color:#9999ad;
			text-decoration:none;
		}
		.menu a:active {
			color:#000032;
			text-decoration:none;
		}
		td {
			padding:10px 25px 5px 20px;
			line-height:1.4em;
		}
		h1 {
			color:#000032;
			font-family: 'GnuolaneFree';
			font-size:20px;
			letter-spacing:5px;
			font-weight:normal;
			text-transform:uppercase;
		}
		
#about {
}

#about  #about_on {
color: #9999ad;
}

#menu {
}

#menu #menu_on {
color: #9999ad;
}

#contact {
}

#contact #contact_on {
color: #9999ad;
}
a {
	text-decoration:none;
	color:#4c4c4c;
}
a:visited {
	text-decoration:none;
	color:#4c4c4c;
}
a:hover {
	text-decoration:none;
	color:#9999ad;
}
.input {
    border: 1px solid #9999ad;
    background: #feecba;
	color:#000032;
	font-family: 'GnuolaneFree';
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.error{
	position:relative;
	font-family: Georgia;
	background-color:#feecba;
	padding-top:15px;
	padding-right:10px;
	width:430px;
	height:292px;
	color:#F00;
	left:45%;
	bottom:229px;
	font-size:11px;
	z-index:1001;
}
.thankyou {
	font-family:Georgia;
	font-size:11px;
	color:#4c4c4c;
}
.price {
	float:right;
}
.ask {
	text-transform:uppercase;
}
.steak {
	font-size:9px;
	color:#4c4c4c;
}
.form {
			color:#000032;
			font-family: 'GnuolaneFree';
			font-size:12px;
			letter-spacing:2px;
			font-weight:normal;
			text-transform:uppercase;
		}