/* fonts */
@font-face {
	font-family: 'gasalt_black';
	src: url('fonts/gasalt/Gasalt-Black.eot');
	src: local('?'), url('fonts/gasalt/Gasalt-Black.woff') format('woff'), url('fonts/gasalt/Gasalt-Black.ttf') format('truetype'), url('fonts/gasalt/Gasalt-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gabriola';
	src: url('fonts/gabriola/gabriola.eot');
	src: local('?'), url('fonts/gabriola/gabriola.woff') format('woff'), url('fonts/gabriola/gabriola.ttf') format('truetype'), url('fonts/gabriola/gabriola.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/* end fonts */

body {
color:white;
margin:0;
background: #3A3839 url(images/background.jpg) repeat-x left top;
line-height: 1.6923em;
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
margin:auto;
text-align: left;
}
.container{
width:1200px;
margin:auto;
padding-left: 25px;
}
.header{
/*background-color:blue;*/
height:180px;
}
.header .logo{
float:left;
margin: 100px 0px 0px 20px; /* top,right,bottom,left */
font-size:80px;
font-family: 'gasalt_black';
}
.header .logo .new_color{
color:#cd993e;
}
.header .header_text_and_options{
width:300px;
float:right;
margin: 40px 0px 0px 0px; /* top,right,bottom,left */
height: 132px;
overflow: hidden;
}
.header .header_text_and_options .header_text{
/*background-color:red;*/
font-size:24px;
font-family: 'gabriola';
line-height: 24px;
margin-top:10px;
}
.header .header_text_and_options .header_option{
/*background-color:orange;*/
font-size:18px;
margin-top:15px;
overflow: hidden;
}
.header .header_text_and_options .header_option .flags{
float:left;
margin-top:6px;
}
.header .header_text_and_options .header_option .flags ul{
list-style:none;
padding: 0;
margin: 0;
overflow: hidden;
}
.header .header_text_and_options .header_option .flags ul li{
float:left;
padding-right:4px;
margin-right:4px;
border-right: 2px dotted;
height: 18px;
}
.header .header_text_and_options .header_option .flags ul li:last-child{
border:none;
}
.header .header_text_and_options .header_option .sign_up{
float:left;
}
.header .header_text_and_options .header_option .facebook{
float:left;
margin-left:15px;
}
.menu{
background-color:#cd993e;
height:22px;
font-family: 'gasalt';
font-style: bold;
font-size:17px;

}
.menu ul{
list-style:none;
padding: 0;
overflow: hidden;
margin:0;
height: 30px;
}
.menu ul li{
float:left;
padding-right:4px;
margin-right:4px;
height: 30px;
}
.menu ul li a{
text-decoration:none;
color:white;
font: 75%/1.5 Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
}
.menu ul li a:hover{
text-decoration:underline;
}
.menu .nav{
margin:auto;
width: 692px;
height: 30px;
}
.content{
border-bottom: #cd993e 2px solid;
padding-bottom:20px;

overflow:hidden;
}
.content .left_text{
float:left;
width:550px;
padding-left: 20px;
padding-top:40px;
}
.content .right_image{
float:right;
width:600px;
padding-top:30px;
}
.content .left_of_form{
width:870px;
float:left;
}
.content .left_of_form .chef{
width:50%;
float:left;
padding-top:40px;
}
.content .left_of_form .chef .image{

}
.content .left_of_form .chef .image img{
display:block;
margin:auto;
}
.content .left_of_form .chef .chef_name{
text-align:center;
font-family: 'gasalt_black';
font-size:25px;
color: #cd993e;
padding-top: 8px;
}
.content .left_of_form .chef .chef_name a{
text-align:center;
font-family: 'gasalt_black';
font-size:25px;
color: #cd993e;
text-decoration:none;
}
.content .left_of_form .chef .chef_name a:hover{
text-decoration:underline;
}



.content .left_of_form .class{
width:780px;
padding-top:40px;
overflow: hidden;
}
.content .left_of_form .class .image{
float:left;
width:320px;
}
.content .left_of_form .class .image img{
display:block;
margin:auto;
}
.content .left_of_form .class .details{
float:right;
width: 450px;
}
.content .left_of_form .class .details .chef_name{
font-size:21px;
}

.details .detail .title{
font-size:12px !important;
}

.content .form{
width:288px;
float:right;
border-left:#fff 2px solid;
margin-top:40px;
min-height:400px;
padding-left:40px;
padding-top:20px;
}
.content .form .title{
font-size:21px;
padding-bottom:20px;
}
.content .form .datepicker{
font-size:12px;
font-weight:bold;
width: 260px;
line-height: 16px;
}
.content .form .datepicker .error{
color:red;
}
.ui-datepicker,.ui-widget,.ui-widget-content,.ui-helper-clearfix,.ui-corner-all{
font-size:12px !important;
}
.content .form .book_form{
width:289px;
height:614px;
background: #3A3839 url(images/form.jpg) no-repeat;
margin-top: 30px;
color:#000;
}
.content .form .book_form  .participants{
width: 289px;
height: 54px;
padding-top: 47px;
padding-left: 24px;
}
.content .form .book_form .date{
width:289px;
height: 77px;
padding-top: 37px;
padding-left: 24px;
}
.content .form .book_form .cost{
width: 289px;
height: 65px;
padding-top: 30px;
padding-left: 24px;
font-size: 20px;
line-height: 20px;
}
.content .form .book_form .cost input{
width:70px;
height:20px;
font-size:18px;
}

.content .form .book_form .details{
width: 289px;
height: 256px;
padding-top: 20px;
padding-left: 24px;
}
.content .form .book_form .details .detail{
overflow:hidden;
}
.content .form .book_form  .details .detail .title{
float:left;
width:85px;
line-height: 26px;
padding-bottom:0px;
}
.content .form .book_form  .details .detail .field{
float:left;
}
.content .form .book_form  .details .detail .field textarea{
width:149px;
}
.content .form .book_form  .details .detail .field .small_text{
width:35px;
}
.content .home_page_slide_show{
width:100%;
height:535px;
}
.footer{
background-color:#EDE8E4;
height:80px;
margin-top:15px;
margin-bottom:15px;
border-top-right-radius: 1em;
border-top-left-radius: 1em;
}
.footer .images{
margin:auto;
width: 443px;
padding-top:10px;
}
.footer .images img{
padding-right:50px;
}
.footer .images img:last-child{
padding-right:0px;
}

/* date picker */
.ll-skin-lugo {
	font-size: 90%;
}

.ll-skin-lugo .ui-widget {
	font-family: "Helvetica","Trebuchet MS",Tahoma,Verdana,Arial,sans-serif;
	background: #1c1c1c;
	border: none;
	border-radius: 0;
	-moz-box-shadow: 0 0 3px #292c32; 
	-webkit-box-shadow: 0 0 3px #292c32;
	box-shadow: 0 0 3px #292c32;

}

.ll-skin-lugo .ui-datepicker {
	padding: 0;
}

.ll-skin-lugo .ui-datepicker-header {
	margin-top: 5px;
	font-size: 80%;
	border:none;
	border-top: 1px solid #000; /* stroke */
	border-bottom: 1px solid #000; /* stroke */
	background: #333; /* layer fill content */
	color: #fff; /* text color */
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(0,0,0,.7); /* drop shadow */
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-moz-box-shadow: inset 0 0 3px rgba(255,255,255,.1); /* inner glow */
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.1); /* inner glow */
	box-shadow: inset 0 0 3px rgba(255,255,255,.1); /* inner glow */

}

.ll-skin-lugo .ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
}

.ll-skin-lugo .ui-datepicker .ui-datepicker-next span {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -32px -16px;
}

.ll-skin-lugo .ui-datepicker .ui-datepicker-prev span {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -96px -16px;
}

.ll-skin-lugo .ui-datepicker table {
	margin: 0;
}

.ll-skin-lugo .ui-datepicker th {
	color: #b7b7b7;
	font-size: 9px;
	text-transform: uppercase;
}

.ll-skin-lugo .ui-datepicker td {
	/*border-top: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;*/
	padding: 0;
	background: #eee;
}
.padding{
padding-left: 20px;
padding-top: 40px;
}

.ll-skin-lugo .ui-datepicker td:last-child {
	border-right: none;
}

.ll-skin-lugo td .ui-state-default {
	border: none;
	text-align: center;
	padding: .7em 0;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #e7e7e7; /* text color */
	text-shadow: 0 1px 2px #000; /* drop shadow */
	background-color: #373737; /* layer fill content */
	-moz-box-shadow: inset 0 0 3px rgba(255,255,255,.2); /* inner glow */
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.2); /* inner glow */
	box-shadow: inset 0 0 3px rgba(255,255,255,.2); /* inner glow */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
	background-image: -moz-linear-gradient(bottom, #373737 0%, #424242 100%); /* gradient overlay */
	background-image: -o-linear-gradient(bottom, #373737 0%, #424242 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(bottom, #373737 0%, #424242 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, #373737 0%, #424242 100%); /* gradient overlay */
    
    
background: #3f6b8a; /* layer fill content */

}

.ll-skin-lugo td.ui-state-disabled .ui-state-default {
	background: #666;
	color: #ccc;
	text-shadow: none;
}

.ll-skin-lugo td .ui-state-hover {
	background-color: #3f6b8a; /* layer fill content */
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,.7);  /*inner shadow */
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2); /* inner shadow */
	box-shadow: inset 0 0 4px rgba(0,0,0,.2); /* inner shadow */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
	background-image: -moz-linear-gradient(bottom, #424242 0%, #373737 100%);  /*gradient overlay*/ 
	background-image: -o-linear-gradient(bottom, #424242 0%, #373737 100%);  /*gradient overlay */
	background-image: -webkit-linear-gradient(bottom, #424242 0%, #373737 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, #424242 0%, #373737 100%); /* gradient overlay */
}

.ll-skin-lugo td .ui-state-active {
	background: #373737; /* layer fill content */
	-moz-box-shadow: inset 0 0 5px rgba(7,15,21,.9); /* inner shadow */
	-webkit-box-shadow: inset 0 0 5px rgba(7,15,21,.9); /* inner shadow */
	box-shadow: inset 0 0 5px rgba(7,15,21,.9); /* inner shadow */

}

/* end date picker */

.footer_text{
text-align:center;
padding-bottom:15px;
}
.cbp-fwslider img{
display: block;
margin: auto;
}
.content .content_container{
padding-top:40px;
padding-left:40px;
}
.content .title{
font-size: 30px;
}
.submit_button_text {
    font-size: 10px;
    width: 250px;
    display: block;
    margin: auto;
    padding-top: 8px;
}
.error_strings{color:#FF6633;}
#sidebar-inside{
padding-top:50px;
}