#jobelle-custom-menu .gray {
	height: 56px;
	border: 1px solid #cfcfcf;
	border-bottom-color: #b8b8b8;
	background-color: #e1e1e1;
	font: 12px/18px "Helvetica Neue",Arial,sans-serif;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#d4d4d4));
	background-image: -webkit-linear-gradient(top,#f0f0f0,#d4d4d4);
	background-image: -moz-linear-gradient(top,#f0f0f0,#d4d4d4);
	background-image: -o-linear-gradient(top,#f0f0f0,#d4d4d4);
	background-image: -ms-linear-gradient(top,#f0f0f0,#d4d4d4);
	background-image: linear-gradient(top,#f0f0f0,#d4d4d4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px #fff inset;
	-moz-box-shadow: 0 1px #fff inset;
	box-shadow: 0 1px #fff inset; }
 
	#jobelle-custom-menu .gray > li > a {
		color: #505050;
		font-weight: bold;
		text-decoration: none;
		text-shadow: 0 1px #fff;
		padding: 19px 15px;
		-webkit-transition: background-color .3s;
		-moz-transition: background-color .3s;
		-ms-transition: background-color .3s;
		transition: background-color .3s; }
 
	#jobelle-custom-menu .gray li > ul > li a {
		color: #505050;
		font-weight: bold;
		text-decoration: none;
		text-shadow: 0 1px #fff;
		padding: 5px 10px;
		-webkit-transition: background-color .3s;
		-moz-transition: background-color .3s;
		-ms-transition: background-color .3s;
		transition: background-color .3s; }
 
	#jobelle-custom-menu .gray > li.menu-red a,#jobelle-custom-menu .gray li > ul > li.menu-red a { color: #c52500; }
 
	#jobelle-custom-menu .gray > li > a:hover,#jobelle-custom-menu .gray li > ul > li a:hover { color: #dc3a09; }
 
	#jobelle-custom-menu .gray > li,#jobelle-custom-menu .gray li > ul > li {
		-webkit-transition: background-color .3s;
		-moz-transition: background-color .3s;
		-ms-transition: background-color .3s;
		transition: background-color .3s; }
 
	#jobelle-custom-menu .gray > li:hover,#jobelle-custom-menu .gray li > ul > li:hover { }
 
	#jobelle-custom-menu .gray > li > a img,#jobelle-custom-menu .gray li > ul > li > a img {
		border: 0;
		margin-right: 7px; }
 
	#jobelle-custom-menu .gray > li { border-right: 1px solid #f3f3f3; }
 
		#jobelle-custom-menu .gray > li > a { border-right: 1px solid #cfcfcf; }
 
		#jobelle-custom-menu .gray > li.floatr {
			border-right: none;
			border-left: 1px solid #cfcfcf; }
 
			#jobelle-custom-menu .gray > li.floatr > a {
				border-right: none;
				border-left: 1px solid #f3f3f3; }
 
		#jobelle-custom-menu .gray > li > a .bubble,#jobelle-custom-menu .gray > li > a .bubble-red,#jobelle-custom-menu .gray > li > a .bubble-blue,#jobelle-custom-menu .gray > li > a .bubble-orange,#jobelle-custom-menu .gray > li > a .bubble-purple {
			position: absolute;
			font-size: 11px;
			line-height: 14px;
			color: #fff;
			padding: 0 3px;
			right: 4px;
			top: -8px;
			text-shadow: none; }
 
		#jobelle-custom-menu .gray > li > a .bubble-red,#jobelle-custom-menu .gray > li > a .bubble {
			border: 1px solid #a00000;
			background-color: #ee3141;
			background-image: -webkit-gradient(linear,left top,left bottom,from(#f26870),to(#ec0e23));
			background-image: -webkit-linear-gradient(top,#f26870,#ec0e23);
			background-image: -moz-linear-gradient(top,#f26870,#ec0e23);
			background-image: -o-linear-gradient(top,#f26870,#ec0e23);
			background-image: -ms-linear-gradient(top,#f26870,#ec0e23);
			background-image: linear-gradient(top,#f26870,#ec0e23);
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-webkit-box-shadow: 0 1px #ffa7a7 inset;
			-moz-box-shadow: 0 1px #ffa7a7 inset;
			box-shadow: 0 1px #ffa7a7 inset; }
 
		#jobelle-custom-menu .gray > li > a .bubble-orange {
			border: 1px solid #a04100;
			background-color: #f07f42;
			background-image: -webkit-gradient(linear,left top,left bottom,from(#f0925f),to(#ec6818));
			background-image: -webkit-linear-gradient(top,#f0925f,#ec6818);
			background-image: -moz-linear-gradient(top,#f0925f,#ec6818);
			background-image: -o-linear-gradient(top,#f0925f,#ec6818);
			background-image: -ms-linear-gradient(top,#f0925f,#ec6818);
			background-image: linear-gradient(top,#f0925f,#ec6818);
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-webkit-box-shadow: 0 1px #ffc9a6 inset;
			-moz-box-shadow: 0 1px #ffc9a6 inset;
			box-shadow: 0 1px #ffc9a6 inset; }
 
		#jobelle-custom-menu .gray > li > a .bubble-purple {
			border: 1px solid #6400a0;
			background-color: #9834ed;
			background-image: -webkit-gradient(linear,left top,left bottom,from(#ae5ff1),to(#9318eb));
			background-image: -webkit-linear-gradient(top,#ae5ff1,#9318eb);
			background-image: -moz-linear-gradient(top,#ae5ff1,#9318eb);
			background-image: -o-linear-gradient(top,#ae5ff1,#9318eb);
			background-image: -ms-linear-gradient(top,#ae5ff1,#9318eb);
			background-image: linear-gradient(top,#ae5ff1,#9318eb);
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-webkit-box-shadow: 0 1px #dca6ff inset;
			-moz-box-shadow: 0 1px #dca6ff inset;
			box-shadow: 0 1px #dca6ff inset; }
 
		#jobelle-custom-menu .gray > li > a .bubble-blue {
			border: 1px solid #002fa0;
			background-color: #397ced;
			background-image: -webkit-gradient(linear,left top,left bottom,from(#6096f1),to(#195fec));
			background-image: -webkit-linear-gradient(top,#6096f1,#195fec);
			background-image: -moz-linear-gradient(top,#6096f1,#195fec);
			background-image: -o-linear-gradient(top,#6096f1,#195fec);
			background-image: -ms-linear-gradient(top,#6096f1,#195fec);
			background-image: linear-gradient(top,#6096f1,#195fec);
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-webkit-box-shadow: 0 1px #a6c1ff inset;
			-moz-box-shadow: 0 1px #a6c1ff inset;
			box-shadow: 0 1px #a6c1ff inset; }
 
		#jobelle-custom-menu .gray > li > a .bubble-macosx {
			font-size: 11px;
			position: absolute;
			right: 3px;
			top: -14px;
			z-index: 2;
			border: 2px solid #fff;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px;
			padding: 0px 6px;
			text-shadow: none;
			color: #fff;
			background-color: #ee3343;
			-webkit-box-shadow: 0 1px 2px #777;
			-moz-box-shadow: 0 1px 2px #777;
			box-shadow: 0 1px 2px #777;
			background-image: -webkit-gradient(linear,left top,left bottom,from(#f26870),to(#ec0e23));
			background-image: -webkit-linear-gradient(top,#f26870,#ec0e23);
			background-image: -moz-linear-gradient(top,#f26870,#ec0e23);
			background-image: -o-linear-gradient(top,#f26870,#ec0e23);
			background-image: -ms-linear-gradient(top,#f26870,#ec0e23);
			background: linear-gradient(top,#f26870,#ec0e23); }
 
	#jobelle-custom-menu .gray ul {
		border: 1px solid #cfcfcf;
		border-top: none;
		background-color: #e5e5e5;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));
		background-image: -webkit-linear-gradient(top,#eee,#ddd);
		background-image: -moz-linear-gradient(top,#eee,#ddd);
		background-image: -o-linear-gradient(top,#eee,#ddd);
		background-image: -ms-linear-gradient(top,#eee,#ddd);
		background-image: linear-gradient(top,#eee,#ddd);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border-top-left-radius: 0; }
 
	#jobelle-custom-menu .gray li.floatr ul {
		border-top-left-radius: 3px;
		border-top-right-radius: 0; }
 
	#jobelle-custom-menu .gray ul .bubble {
		background-color: #ccc;
		border-bottom: 1px solid #fff;
		font-size: 11px;
		line-height: 14px;
		padding: 2px 8px;
		position: absolute;
		right: 6px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0 1px 2px #888 inset;
		-moz-box-shadow: 0 1px 2px #888 inset;
		box-shadow: 0 1px 2px #888 inset; }
 
	#jobelle-custom-menu .gray ul.cols3 li.col1 ol li { border-top: 1px solid #cfcfcf; }
 
    #jobelle-custom-menu .gray ul li a { }
 
	#jobelle-custom-menu .gray > li > ul > li:first-child { border-top-color: #b8b8b8; }
 
	#jobelle-custom-menu .gray > li:first-child > ul {
		left: -1px;
		z-index: 999; }
 
	#jobelle-custom-menu .gray > li > ul {
		left: -2px;
		z-index: 999;
		width: 150px; }
 
	#jobelle-custom-menu .gray ul ul { top: -1px; }
 
	#jobelle-custom-menu .gray > li.floatr > ul {
		right: -1px;
		left: auto; }
 
		#jobelle-custom-menu .gray > li.floatr > ul ul { left: -127px; }
 
	#jobelle-custom-menu .gray li > div {
		border: 1px solid #cfcfcf;
		border-top: none;
		background-color: #eee;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));
		background-image: -webkit-linear-gradient(top,#eee,#ddd);
		background-image: -moz-linear-gradient(top,#eee,#ddd);
		background-image: -o-linear-gradient(top,#eee,#ddd);
		background-image: -ms-linear-gradient(top,#eee,#ddd);
		background-image: linear-gradient(top,#eee,#ddd);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border-top-left-radius: 0; }
 
	#jobelle-custom-menu .gray li.floatr > div {
		border-top-left-radius: 3px;
		border-top-right-radius: 0; }
 
	#jobelle-custom-menu .gray > li:first-child > div { left: -1px; }
 
	#jobelle-custom-menu .gray > li > div { left: -2px; }
 
	#jobelle-custom-menu .gray > li.floatr > div {
		right: -1px;
		left: auto; }
 
	#jobelle-custom-menu .gray div ol {
		border: none;
		background: none;
		list-style: none;
		padding: 5px 0 0;
		margin: 0; }
		
		#jobelle-custom-menu .gray div ol li {
			padding: 2px 0 2px 0;
			-moz-transition: background-color 0.3s ease 0s;
			border-top: 1px solid #D7D7D7;
		}
		#jobelle-custom-menu .gray div ol li a{
			-moz-transition: background-color 0.3s ease 0s;
			color: #505050;
			font-weight: bold;
			padding: 5px 10px;
			text-decoration: none;
			text-shadow: 0 1px #FFFFFF;
		}
		#jobelle-custom-menu .last-item {
			border-bottom: 1px solid #D7D7D7;
		}
		#jobelle-custom-menu .last-item li{
			border-bottom: 1px solid #D7D7D7;
		}
		#jobelle-custom-menu .gray div ol li.last-item {
			border-bottom: 1px solid #D7D7D7;
		}
		/*#jobelle-custom-menu .gray div ol li a:hover{
			border-bottom: 1px solid #DFDFDF;
			display: block;
			background:  none repeat 0 0 #EFF9FF;
		}*/
 
	#jobelle-custom-menu .gray div a {
		text-decoration: none;
		color: #333;
		padding: 0px 0; }
 
		#jobelle-custom-menu .gray div a:hover {
			color: #dc3a09;
			text-decoration: underline; }
 
	#jobelle-custom-menu .gray div p {
		margin: 0;
		padding: 5px 0;
		line-height: 18px; }
 
	#jobelle-custom-menu .gray div h4,#jobelle-custom-menu .gray div h5,#jobelle-custom-menu .gray div h6 {
		padding: 0;
		margin: 0; }
 
	#jobelle-custom-menu .gray div h4 {
		font-size: 16px;
		font-weight: normal;
		border-bottom: 1px solid #bbb;
		padding-bottom: 10px; }
 
	#jobelle-custom-menu .gray div h5 {
		font-size: 13px;
		font-weight: normal;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px; }
 
	#jobelle-custom-menu .gray > li > a.active,#jobelle-custom-menu .gray li > ul > li a.active { color: #dc3a09 !important; }
 
	#jobelle-custom-menu .gray > li.active,#jobelle-custom-menu .gray li > ul > li.active { background-color: #eee !important; }
	
	#header_sub_menu_search {
		float: right !important;
		margin-right: 14px !important;
		margin-top: 8px !important;
		width: 300px;
	}
	#header_sub_menu_search.logged {
	    float: right !important;
	    margin-right: 14px !important;
	    margin-top: 8px !important;
	}
	#header_sub_menu_search_input {
	    background: url("http://friendseat.com/theme/frontend/default/style/altitude/image/layout/header_search_input.png") no-repeat scroll 0 0 transparent !important;
	    height: 26px;
	    line-height: 26px;
	    width: 300px;
	}
	#header_search input {
	    background: none repeat scroll 0 0 transparent;
	    border: medium none;
	    color: #AFAFAF;
	    font-size: 12px;
	    height: 26px;
	    line-height: 26px;
	    padding: 0 0 0 4px;
	    position: absolute;
	    width: 265px;
	}
	
/* Blog Header */
	#fe-blog-header {
		height:56px;
		position: inherit;
	}
/* fe.com WELCOME PAGE */
	.fe_welcome_container {
		width: 985px;
		margin: auto;
	}
	.fe_welcome_message{
		margin: auto;
		padding: 0 15px 15px 15px;
	}
	.fe_welcome_message h1{
		text-align:center;
		font-weight:normal;
		font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
		font-size: 24px;
		text-shadow: white 0px 1px 1px;
	}
	.fe_welcome_message h2{
		color: #E23E23;
	}
	.fe_welcome_col-a {
		width: 460px;
		float: left;
		padding-bottom:10px;
	}
	.fe_welcome_col-b {
		width: 520px;
		float: right;
	}
	.social-buttons {
		width: 250px;
		margin: auto;
		padding: 46px 10px;
	}
	.fe_twitter_connect {
		background: url("http://fe3.assets.s3.amazonaws.com/img/social-buttons.png") no-repeat;
		width: 250px;
		height: 55px;
		display: block;
	}
	.fe_twitter_connect:hover {
		background: url("http://fe3.assets.s3.amazonaws.com/img/social-buttons.png") no-repeat scroll -250px 0px;
	}
	.fe_facebook_connect {
		background: url("http://fe3.assets.s3.amazonaws.com/img/social-buttons.png") no-repeat scroll 0 -55px transparent;
		width: 250px;
		height: 55px;
		display: block;
	}
	.fe_facebook_connect:hover {
		background: url("http://fe3.assets.s3.amazonaws.com/img/social-buttons.png") no-repeat scroll -250px -55px transparent;
	}
	.or {
		font: 16px/16px 'Helvetica Neue',Helvetica,Arial,sans-serif;
		margin: auto;
		padding: 15px;
		width: 50px;
		overflow: hidden;
		font-size: 14px;
	}
	.social_signup_container {
		background: #f8f8f8;
		border: 1px solid #DFDFDF;
		border-radius: 4px 4px 4px 4px;
		padding: 15px;
		height: 193px;
	}
	.user_register_holder {
		border-bottom : none;
		background: #ffffff;
		padding-top: 40px;
	}
	.user_register_holder_b {
		border-bottom : none;
		background: #ffffff;
		padding-top: 25px;
	}
	.fe_register_title {
		font-size: 22px;
		font-weight: bold;
		border-bottom: 1px #DFDFDF solid;
		padding-bottom: 5px;
		color: #333333;
		text-shadow: white 0px 1px 1px;
	}
	.title_extra_info {
		color: gray;
		padding: 4px 0px 4px 0px;
		font-weight:normal;
		font-size: 16px;
		line-height:15px;
		text-shadow: white 0px 1px 1px;
	}
/* Header Social Login */
	ul#opensocialconnect_holder_header
	{
	     position: relative;
	    right: 430px;
	    top: 25px;
	    width: auto;
	    z-index: 9990
	} 
	ul#opensocialconnect_holder_header li
	{
		display: inline;
	    padding:3px;
	}  
	ul#opensocialconnect_holder_header li img
	{
	    width:24px;
	    height:24px;
	} 
	#header_menu_holder ul#opensocialconnect_holder_header li a, #header_menu_holder ul#opensocialconnect_holder_header li a:hover
	{
	      line-height: 10px;
	      padding:0px;
	      background:none;
	}
	.fb-signin_button {
			background: url("http://fe3.assets.s3.amazonaws.com/img/social-buttons-header.png") no-repeat;
			width: 179px;
			height: 33px;
			display: block;
		}
	.fb-signin_button:hover {
			background: url("http://fe3.assets.s3.amazonaws.com/img/social-buttons-header.png") no-repeat scroll 0px -33px;
	}
	.header_login_block {
		padding: 0px;
		margin-bottom: 0px;
	}
	#header_menu_login_custom
	{
		position:absolute;
		right:0px;
		color:#fff;
		top:10px;
		width:173px;
		border-left: none !important;
	}
	#header_holder {
		position: relative;
		z-index: 1001;
		height: 70px;
	}
	#header_right_login {
	    height: 43px;
	    left: 180px;
	    position: absolute;
	    top: 26px;
	    width: 800px;
	}
	
	/* ################## http://friendseat.com/user/register?do=/signup ################### */
	
	#main_registration_form{width:600px;position:relative;height:450px;margin:0px !important}#main_registration_form_holder{border-top:1px #ccc solid;background:#f1f1f1;padding:10px;margin-top:10px;}#main_registration_form_holder input{background:#fff;}#main_registration_form h1{text-align: center;font-weight: normal;font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;font-size: 24px;text-shadow: white 0px 1px 1px;padding:9px 0px 5px 0px;}#main_registration_custom{position:absolute;right:10px;width:200px;background:#fff;text-align:center;padding:5px;border:1px #dfdfdf solid;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}#jobelle-homepage-encapsulate .wrapper.content_fill.left_panel {width:526px}#jobelle-homepage-encapsulate .wrapper.content_fill.right_panel {width:361px; height:auto; border-left:1px solid #f1f0f1; border-right:1px solid #f1f0f1; background:#fff repeat; margin-bottom:0px; padding:10px 25px;voice-family: "\"}\""; voice-family:inherit; text-align:left;}#jobelle-homepage-encapsulate .wrapper.content_fill.right_panel {width:327px}#jobelle-homepage-encapsulate .ui-curve_content-l.bottom {background-position:0px -18px}#jobelle-homepage-encapsulate .ui-curve_content-fill.left_panel.bottom {width:568px; height:3px; background:#fff repeat-x; float:left; border-bottom:1px solid #f1f0f1;}#jobelle-homepage-encapsulate .ui-curve_content-fill.right_panel.bottom {width:370px; height:3px; background:#fff repeat-x; float:left; border-bottom:1px solid #f1f0f1;}#jobelle-homepage-encapsulate .ui-curve_content-r.bottom {background-position:-9px -18px;}#jobelle-homepage-encapsulate .gallery-homepage {float:left; margin-top:-10px}#jobelle-homepage-encapsulate .gallery-homepage li {float:left; margin:1px}#jobelle-homepage-encapsulate .content-gallery-homepage_recipe {margin-top:20px}#jobelle-homepage-encapsulate .content-gallery-homepage_recipe li {float:left; width:122px; height:auto; background:url(http://fe3.assets.s3.amazonaws.com/img/fe3-homepage.png) no-repeat; margin-right:9px; margin-bottom:10px; text-align:center; font-size:12px; color: #888;}#jobelle-homepage-encapsulate .content-gallery-homepage_recipe li a .content-gallery-img-homepage_recipe{display:block; margin:5px 0px 0px 6px; width:110px; height:80px; background:#ccc; }#jobelle-homepage-encapsulate .content-gallery-homepage_recipe li a {text-decoration:underline; text-align:center; font-size:14px !important; }#jobelle-homepage-encapsulate .content-list-homepage_recipe {margin-top:20px; margin-bottom:2px}#jobelle-homepage-encapsulate .content-gallery-homepage_recipe li:last-child {margin:0px}#jobelle-homepage-encapsulate .content-gallery-img-homepage_recipe { }#jobelle-homepage-encapsulate .users-img {width:50px; height:50px; display:block; background:#ccc}#jobelle-homepage-encapsulate .users-img:hover {background:#aaa}#jobelle-homepage-encapsulate .content-list tr td{text-decoration:underline; height:21px}#jobelle-homepage-encapsulate .content-list.coupon {width:inherit;}#jobelle-homepage-encapsulate .content-list.coupon tr td {width:150px;}#jobelle-homepage-encapsulate .content-list.cities tr td { width:180px; color:#999}

.jobelle-padding{width:100px;height:50px;}
#jobelle-custom-menu #menu{width:985px;margin-left:auto;margin-right:auto;}#nothing{height:45px;}
#my-footer{width:992px;margin-left:auto;margin-right:auto;height:160px;}
#my-footer #my-footer-head{float:left;width:990px;height:18px;background:url(http://d2rqnbhpdz7xmn.cloudfront.net/img/footer-top2.png) no-repeat;}#my-footer #my-footer-bottom{float:left;width:990px;height:9px;background:url(http://d2rqnbhpdz7xmn.cloudfront.net/img/footer-bottom2.png) no-repeat;}#my-footer #my-footer-body{width:990px;//height:7px;background:url(http://d2rqnbhpdz7xmn.cloudfront.net/img/footer-middle2.png) repeat-y;float:left;padding:10px 50px;}#my-footer #my-footer-body ul#head-list{//background:red;float:left;margin-left:-20px;}#my-footer #my-footer-body #head-list>li{list-style-type:none;float:left;margin-left:65px;max-width:160px;//background:yellow;}#my-footer #my-footer-body #head-list>li:first-child{margin-left:0px;position:relative;}#my-footer #my-footer-body #head-list li .the-title{font-family:tahoma;font-weight:bold;font-size:14px;color:#dadddb;text-shadow:-1px -1px 0px #000000;filter:dropshadow(color=#000000,offx=-1,offy=-1);}#my-footer #my-footer-body #head-list li ul{// margin-left:-40px;margin-top:15px;}#my-footer #my-footer-body #head-list li ul li{list-style-type:none;font-family:tahoma;font-size:11px;color:#aaaaaa;text-shadow:-1px -1px 0px #000000;filter:dropshadow(color=#000000,offx=-1,offy=-1);margin:9px 0px;}#my-footer #my-footer-body #head-list li ul li a{text-decoration:none;color:#aaaaaa;}#my-footer #my-footer-body #head-list li ul li a:hover{text-decoration:underline;color:#FFFFFF;}#header_menu_holder ul li a:hover,#holder_notify ul li a.notify_drop_link:hover,#header_menu_holder ul li a.has_drop_down:hover{background:rgba(255,255,255,.1);color:#8f8f8f;}#holder_notify ul li a.notify_drop_link,#header_menu_holder ul li a,#header_menu_holder ul li a.has_drop_down{color:#858585;}img{border-style:none;}#jobelle-custom-menu .menu,.menu ul{margin:0;padding:0;list-style:none;width:980px;}#jobelle-custom-menu .fe-logo{float:left;padding:0;margin:0;overflow:hidden;border-bottom-color:#b8b8b8;height:56px;border-style:none;}#jobelle-custom-menu .fe-logo a{padding:0;margin:0;border-style:none;height:56px;}#jobelle-custom-menu .fe-logo a img{margin-top:-1px;margin-left:-1px;}#jobelle-custom-menu .menu > li{float:left;}#jobelle-custom-menu .menu > li.floatr{float:right;}#jobelle-custom-menu .fe-search{background:url(http://d2rqnbhpdz7xmn.cloudfront.net/img/"search-bg.png") no-repeat scroll 0 0 transparent;margin-left:15px;margin-top:11px;width:265px;padding:0px 15px 10px 20px;float:right;}
#jobelle-custom-menu #fe-search-input{background-color:transparent;border:0 none;color:#777777;font-family:tahoma;font-size:14px;height:20px;line-height:0;margin-left:-20px;padding:6px 20px 5px;width:215px;float:left;}
#jobelle-custom-menu .fe-search img{margin-right:0px;float:right;background:none repeat scroll 0 0 transparent;border:0 none;font-size:100%;margin:0;outline:0 none;padding:4px 2px 0;vertical-align:baseline;}
#jobelle-custom-menu .menu ul{position:absolute;display:none;width:125px;}
#jobelle-custom-menu .menu > li.floatr > ul{right:0;}#jobelle-custom-menu .menu li{position:relative;}#jobelle-custom-menu .menu li:hover > ul{display:block;}#jobelle-custom-menu .menu a{display:block;}#jobelle-custom-menu .menu ul ul{top:0;left:125px;}#jobelle-custom-menu .menu > li.floatr > ul ul{left:-125px;}#jobelle-custom-menu .menu ul a{position:relative;}#jobelle-custom-menu .menu .cols1,.menu .cols2,.menu .cols3,.menu .cols4,.menu .cols5{position:absolute;display:none;overflow:auto;padding:5px;}#jobelle-custom-menu .menu .cols1{width:160px;}#jobelle-custom-menu .menu .cols2{width:260px;z-index:999;}#jobelle-custom-menu .menu .cols3{padding:10px;width:480px;z-index:999;}#jobelle-custom-menu .menu .cols4{width:640px;}#jobelle-custom-menu .menu .cols5{width:800px;}#jobelle-custom-menu .menu > li.floatr > div{right:0;}#jobelle-custom-menu .menu > li:hover > div{display:block;}#jobelle-custom-menu .menu .col1,.menu .col2,.menu .col3,.menu .col4,.menu .col5{float:left;padding:5px;}
#jobelle-custom-menu .menu .col1{width:150px;}#jobelle-custom-menu .menu .col2{width:310px;}#jobelle-custom-menu .menu .col3{width:470px;}#jobelle-custom-menu .menu .col4{width:630px;}#jobelle-custom-menu .menu .col5{width:790px;}

.header_search_resto {
    background: none repeat scroll 0 0 white;
    border: 1px solid #ccc !important;
    height: 29px;
    margin-left: 2px;
    width: 295px;
    margin:auto;
}
.header_search_resto_wrap {
    width:inherit;
    height:inherit;
    float:left;
}
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media (max-width : 1200px) {
}

/* Medium Devices, Desktops */
@media (max-width : 992px) {
    
}

/* Small Devices, Tablets */
@media (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media (max-width : 480px) {
    
}

