
@font-face {
    font-family: 'KnockoutHTF28JuniorFeatherwRg';
    src: url('font/knockout-htf28-juniorfeatherwt-webfont.eot');
    src: url('font/knockout-htf28-juniorfeatherwt-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/knockout-htf28-juniorfeatherwt-webfont.woff') format('woff'),
         url('font/knockout-htf28-juniorfeatherwt-webfont.ttf') format('truetype'),
         url('font/knockout-htf28-juniorfeatherwt-webfont.svg#KnockoutHTF28JuniorFeatherwRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KnockoutHTF48FeatherweightRg';
    src: url('font/knockout-htf48-featherweight-webfont.eot');
    src: url('font/knockout-htf48-featherweight-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/knockout-htf48-featherweight-webfont.woff') format('woff'),
         url('font/knockout-htf48-featherweight-webfont.ttf') format('truetype'),
         url('font/knockout-htf48-featherweight-webfont.svg#KnockoutHTF48FeatherweightRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
	outline : none;
}

#supersized, #supersized *{
	min-width:220px;
}

html, body{
	height : 100%;
	
	overflow: hidden;
}
 
body{
	background-color : #FFFFFF;
	
	font-size : 13px;
	color 	  : #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;
}

a{
	
	font-size : 13px;
	color 	  : #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1{
	font-family : 'KnockoutHTF28JuniorFeatherwRg', Arial, Helvetica, sans-serif;
	color : #020202;
	font-size : 50px;
	text-transform: uppercase;
	padding : 0;
	margin  : 0;
	
	background: url(../images/spliter.jpg) no-repeat bottom left;
	margin-bottom : 0px;
	width 		: 340px;
	min-height : 64px;
}

h2{
	font-family : 'KnockoutHTF28JuniorFeatherwRg', Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 40px;
	text-transform: uppercase;
	padding : 0;
	margin: 0;
	height : 35px;
}

p{
	line-height : 17px;
}

input{
	border : none; 
	background-color : #f4f4f4;
	margin : 0px;
	height : 30px;
	width  : 310px;
	margin-bottom : 10px;
}

label{
	font-family : 'KnockoutHTF28JuniorFeatherwRg', Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 26px;
	text-transform: uppercase;
	display:block;
}

textarea{
	border : none;
	background-color:#f4f4f4;
	margin : 0px;
	width  : 310px; 
}

.float_left{
	float : left;
}

.float_right{
	float : right;
}

.clear_both{
	clear : both;
}

#content_menu_left{
	min-height : 100%;
	height : auto !important;
	height : 100%;
	margin : 30px auto -70px;
}

#lang, #menu_push_lang{
	height : 60px;
}

#menu_home{
	background : url('../images/background_menu_home.png') repeat-y left top;
	width : 220px;
	height : 100%;
	/*position : absolute;*/
	position : relative;
	float : left;
}

#logo{
	/*margin-top : 30px;*/
	margin-bottom : 32px;
}

#menu{
	width: 220px;
}


#main_menu{
	background : url(../images/menu_background.jpg) no-repeat center 10px;
}
#menu li a, #menu li span {
	display: block;
	padding-left : 20px;
	padding-right : 20px;
	width: 100%;
	height : 37px;
	text-shadow: #000000 0 0 0px;
}

#menu li span a{
	padding-left : 0;
	padding-right : 0;
}

html>body #menu li a { /* IE HACK... AGAIN! */
	width: auto;
}

html>body #menu li span { /* IE HACK... AGAIN! */
	width: auto;
}

.menu_selected{
	/*background-color : #000000;*/
}

.menu_open{
	display : block !important;
}

#menu_social{
	/*padding-left : 20px;
	padding-right : 30px;
	width: 170px;*/
	width: 220px;
}

#menu a, #menu_social a, #menu span{
	text-transform: uppercase;
	font-size: 40px;
	color : #e9e9d8;
	font-family: 'KnockoutHTF48FeatherweightRg', Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	
}

#menu ul, #menu_social ul{
	list-style : none; 
	margin  : 0;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 8px;
	padding-bottom: 8px;
}

#menu_social ul{
	padding-top : 20px;
}

#menu_social a{
	font-size : 26px;
	display:block;
	padding-left : 20px;
}

.sub_menu{
	display : none;
}

.sub_menu ul{
	padding-top : 5px;
}

.sub_menu li{
	min-height : 23px; 
}

.sub_menu a{
	font-size: 26px !important;
	height : 23px !important; 
}

#lang{
	margin-left : 20px;
	/*position	: absolute;
	margin-top  : -40px;
	height      : 100%;
	top			: 100%;*/
}

#lang a{
	
	text-transform: uppercase;
	font-size: 26px;
	color : #e9e9d8;
	font-family: 'KnockoutHTF48FeatherweightRg', Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#controls-wrapper{
	
	/*position: relative;
	left : 100%;
	top : 100%;
	*/
	
	position:absolute;
	top: 100%;
	/*left: 100%;*/
	right:0;
	margin-right: 20px;
	margin-top : -40px;
	float : left;
	
	
	color : #FFFFFF;
	font-size : 26px;
	text-transform: uppercase;
	font-family: 'KnockoutHTF48FeatherweightRg', Arial, Helvetica, sans-serif;
	
	text-align: right;
}

/************** RIGHT CONTENT ************/

.promo_block{
	cursor : pointer;
	color : #999999;
}

.promo_block *{
	/*	color : #999999; */
}

.news_block, .food_block, .contact_block, .promo_block{
	padding-top : 11px;
	margin-bottom : 25px;
	background: url(../images/spliter.jpg) no-repeat top left;
	
	width 		: 340px;
}

.food_block, .contact_block{
	background : none !important;
}

.news_title{
	margin-left : -15px;
}

.news_title, .food_title, .contact_title{
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'KnockoutHTF48FeatherweightRg', Arial, Helvetica, sans-serif;
	color : #020202;
	min-height: 26px;
	line-height:21px;
}

.promo_title{
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'KnockoutHTF48FeatherweightRg', Arial, Helvetica, sans-serif;
	min-height: 26px;
	line-height:21px;
}

.news_content, .food_content, .contact_content{
	font-size : 13px;
	color 	  : #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.promo_content{
	font-size : 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.news_content_complete{
	display : none;
}

.news_content_more{
	cursor : pointer;
	font-family : 'KnockoutHTF48FeatherweightRg', Arial, Helvetica, sans-serif;
	font-size   : 26px;
	left : -10px;
	position : relative;
	display : inline-block;
	width : 10px;
	height: 10px;
	top : -3px;
}

.news_block a, .food_block a, .promo_available{
	color 			: #020202;
	text-decoration	: none;
}

.contact_block a{
		font-size : 13px;
	color 	  : #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.food_title, .contact_title {
	margin-top : 17px;
}

#right_column{
	position 	: relative;
	padding-left: 30px;
	padding-top	: 110px;
	overflow: auto;
	display: none;
}

.resto_content{
	margin-bottom: 20px;
}

#resto_photos{
	margin-top : 20px;
}


#resto_photos img{
	cursor : pointer;
}

.job_form{
	display : none;
}

.job_apply{
		font-size : 13px;
	color 	  : #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	text-decoration: underline;
}

.submit_btn{
	font-family : 'KnockoutHTF28JuniorFeatherwRg', Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 26px;
	text-transform: uppercase;
	background:url(../images/submit_btn.jpg) no-repeat right center;
	margin-top : 5px;
	width:110px;
	cursor : pointer;
}

.bouffe_section{
	margin-top : 110px;
}


.food_block h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size : 23px;
	width : 310px;
	border-bottom: 1px solid #CCCCCC;
	margin : 25px 0 0;
	padding : 0 0 0 0;
}

.promo_resto_title{
	/*background : url(../images/promo_resto_more.jpg) no-repeat left center;*/
	font-family : 'KnockoutHTF48FeatherweightRg', Arial, Helvetica, sans-serif;
	font-size : 26px;
	text-transform: uppercase;
	color : #666666;
	/*padding-left: 15px;*/
	cursor : pointer;
	margin-left : -10px;
}

.promo_resto_title img{
	position : relative;
	top : -3px;
	left : -5px;
}

.promo_resto_content{
	display : none;
	width : 310px;
}
