/* ------- Cuisine Pics v2 ------- */
.cuisines_box {
    padding: 35px 0;
    background: white;
    border: 1px solid #bbbbbb;
}
#cuisine_shortcuts {
    text-align: center;
}
#cuisine_shortcuts ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}
#cuisine_shortcuts ul:after {
    clear: both;
    content: '';
    display: block;
}
#cuisine_shortcuts li {
    width: 150px;
    height: 150px;
    margin: 0 10px;
    float: left;
    position: relative;
    overflow: hidden;
    border: 5px solid white;
    box-shadow: 0 0 3px rgba(4, 4, 4, 0.3);
}
#cuisine_shortcuts img {
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
}
#cuisine_shortcuts a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
#cuisine_shortcuts span {
    padding: 118px 0 5px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: white;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(60%,rgba(0,0,0,0)), color-stop(75%,rgba(0,0,0,0.25)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.25) 75%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.25) 75%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.25) 75%,rgba(0,0,0,0.8) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.25) 75%,rgba(0,0,0,0.8) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}

/* ------- Start Cusine Pictures ------------ */
 #cusine_shortcuts {
	background-color:#FFFFFF;
	margin: 0px;
	border:solid 1px #bbbbbb;
	height:154px;
	width: 948px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#cusine_img {
	margin:0px;
	float: left;
	width:940px;
	height:125px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cusine_img_item {
	float: left;
	padding:0px;
	width:170px;
	height:125px;
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 0px;
}
.cusine_img_item_last {
	float: left;
	padding:0px;
	width:170px;
	height:125px;
}
#cusine_link {
	float: left;
	font-size:14px;
	margin:0px;
	float: left;
	width:940px;
	height:27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cusine_link_item {
	background:url(/static/v4/images/new/shortcut_bottomN.jpg) top no-repeat;
	float: left;
	width:170px;
	height:27px;
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 0px;
}
.cusine_link_item_last {
	background:url(/static/v4/images/new/shortcut_bottomN.jpg) top no-repeat;
	float: left;
	width:170px;
	height:27px;
}
.cusine_link_item h3, .cusine_link_item_last h3 {
	line-height:26px;
	padding: 0 0 0 20px;
	font-weight:bold;
}
.cusine_link_item a, .cusine_link_item a h3, .cusine_link_item_last a, .cusine_link_item_last a h3 {
	white-space:nowrap;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin:0px;
	border:0px;
	font-weight:bold;
}
/* Hide from IE5-Mac \*/
.cusine_link_item a, .cusine_link_item a h3, .cusine_link_item_last a, .cusine_link_item_last a h3 {
	float: none;
}
/* End hide */

/* -------- End Cusine Picture ------ */ 

/* ------- Start Cusine Pictures Small ----- */
.oneColFixCtrHdr #cusine_shortcuts_formate2 {
	background-color:#FFFFFF;
	margin: 0px;
	border:solid 1px #bbbbbb;
	height:129px;
	width: 948px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.oneColFixCtrHdr #cusine_img_formate2 {
	margin:0px;
	float: left;
	width:940px;
	height:100px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr .cusine_img_item_formate2 {
	float: left;
	padding:0px;
	width:170px;
	height:100px;
	margin-top: 0;
	margin-right: 22px;
	margin-bottom: 0;
	margin-left: 0px;
}
.oneColFixCtrHdr .cusine_img_item_last_formate2 {
	float: left;
	padding:0px;
	width:170px;
	height:100px;
}
/* ------- End Cusine Pictures Small ---------- */
