/* b-wrapper-for-branding */

.b-wrapper-for-branding{

}

/* b-wrapper-for-branding */

/* button in delivery */
#delivery a {
display: block;
width: 130px;
height: 35px;
text-decoration: none;
}

#delivery a:link, #delivery a:visited {
background: url('/files/images/order-link.png') no-repeat;
}

#delivery a:hover {
background: url('/files/images/order-hover.png') no-repeat;
}

#delivery a:active {
background: url('/files/images/order-push.png') no-repeat;
}



/* button in delivery */


/* Menu 0 */
.Menu0 a {
	margin: 0 10px 0 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d3d3d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d3d3d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d3d3d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d3d3d3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d3d3d3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d3d3d3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */

}

#tdinnerleft {
width: 180px;
}







#gs-moduleCurrentBlock {
text-decoration: none;
font-size: 9pt;
text-align: center;
}
#gs-moduleCurrentBlock  a{
text-decoration: none;
}
.secondaryWrap {
width: 45px;
margin: 0 auto;
}

/*    */
.headerBanner {
float:left;
width: 33%;
}
a.bnnr0 {
	display: block;
	padding-left: 0;
	/*height: 115px;*/
	position: relative;
	background-color: #ffffff;
	color: #ffffff;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
}
a.bnnr1:hover {
	background-color: #f9f9f8;
	text-decoration: none;
}




a.bnnr1 {
	display: block;
/*	padding: 20px 30px 25px 30px;*/
	height: 70px;
	position: relative;
	background-color: #e7a93c;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("/files/bnner_soon_bg.png");
	background-image: -Webkit-image-set(url("/files/bnner_soon_bg.png") 1x, url("/img/bnnr_soon/bnner_soon_bg_retina.png") 2x);
	background-size: 103px 92px;
	color: #ffffff;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
}
a.bnnr1:hover {
	background-color: #daa03a;
	text-decoration: none;
}
a.bnnr2 {
	display: block;
	padding: 0 0 0 10px;;
	height: 70px;
	position: relative;
	background-color: #8cc555;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("/files/bnner_soon_bg.png");
	background-image: -Webkit-image-set(url("/files/bnner_soon_bg.png") 1x, url("/img/bnnr_soon/bnner_soon_bg_retina.png") 2x);
	background-size: 103px 92px;
	color: #ffffff;
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
a.bnnr2:hover {
	background-color: #7bba3f;
	text-decoration: none;
}
.new_offers {


}

.new_offers img{
	margin: 10px;
}

.new_offers h2 {
text-align: center;
font-weight: bold;
font-size: 2em;
}

.shadow {
margin: 7px;
box-shadow: 0 0 10px rgb(0,0,0,0.5);
-webkit-box-shadow: 0 0 10px;
-moz-box-shadow: 0 0 10px rgb(0,0,0,0.5);
}



