@charset "utf-8";
#mobile a#sidr-menu-button img {
	display: none;
}
#bland {
	width: 100%;
	margin: 0 auto;
	background: -ms-linear-gradient(#fff);
	background: linear-gradient(#fff, #e0e0e0);
	clear: both;
	margin-top: 20px;
}
#blandDetails {
	max-width: 100%;
	margin: auto;
}
#blandDetails p {
	margin: 0 auto;
	clear: both;
	line-height: 1.5em;
	padding: 20px;
	text-align: left;
	text-decoration: none;
	max-width: 960px;
	padding-top: 0;
}
.mOauto {
	margin: 0 auto;
	display: block;
}
span.mLeft {
	text-align: left;
	display: inline-block;
}
#blandDetails h2 {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	font-weight: bold;
}
#blandImg p {
	max-width: 100%;
	margin: auto;
}
#blandImg p img {
	width: 100%;
	margin-bottom: 20px;
	max-width: 100%
}
p#buttonLink {
 max-width: 100% margin: auto;
	padding: 13px;
	text-align: center;
	font-size: 15px;
	background-color: #b9a073;
	color: #ffffff;
	border-radius: 10px;
	width: 300px;
	margin: 0 auto;
	height: 20px;
	vertical-align: middle;
	background: -moz-linear-gradient(top, #a2814d 50%, #e3d4bb 100%, #b68d4c 100%, #e9d4b3 100%);
	background: -webkit-linear-gradient(top, #9e8963 50%, #e3d4bb 100%, #b68d4c 100%, #e9d4b3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#e9d4b3', GradientType=0 );
	opacity: 0.9;
	text-decoration: none;
}
#buttonLink:hover {
	text-decoration: none;
}
p#buttonLink a {
	color: #fff;
	text-decoration: none;
	background-image: url(../shared/css/img/arrow_white.png);
}

p#buttonLink:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 50);
	text-decoration: none;
}


p#buttonLink a:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity = 50);
	text-decoration: none;
}


.m0auto img {
	margin: 0 auto;
	display: block;
	width: 960px;
	height: auto;
}
