@charset "UTF-8";
h1.home {
	font-size: 40px;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1.home2 {
	font-size: 35px;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* CSS Document */

.home img {
	margin-top: 10px;
}
.home h2 {
	color: #BD5251;
	font-size: 20px;
}
.home .quote {
	background-image: url(../images/icon_quote.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	width: 220px;
}
.quote .quote_user{
	font-style: italic;
}
.quote .source {
	text-transform: uppercase;
}
.quote h4 {
	margin-top: 0px;
	line-height: 20px;
}
#mainContent p  {
	width: 100%;
}
.box3 img {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.box3 a {
	font-size: 12px;
	font-weight: bold;
}
.sub .grid_4 {
	width: 272px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sub .grid_4 img , .imgBorder{
	border: solid 5px #FFF;
	
}
.imgBorder {
	border: solid 5px #FFF;
	}

.popup {
	display: block;
	position: relative;
}
.popup .plus {
	height: 30px;
	width: 30px;
	position: absolute;
	top: -10px;
	right: -10px;
	background-image: url(../images/icon_popup.png);
	background-repeat: no-repeat;
}
/*Brewer Pages Styles*/
.sub .grid_4.lastCol {
	margin-right: 0px;
	margin-left: 25px;
}
.intro.partners {
	padding-left: 46px;
}
.grid_6.partners {
	width: 420px;
}
.wordOfMouth {
	height: 538px;
	background-image: url(../images/cicle.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.wordOfMouth .box {
	background-repeat: no-repeat;
	position: absolute;
}
.wordOfMouth .box.customer {
	background-image: url(../images/brewerGraphic_customer.png);
	height: 100px;
	width: 193px;
	top: 200px;
	left: 20px;
	padding-top: 64px;
	background-position: center top;
}

.wordOfMouth .box.reviews {
	background-image: url(../images/brewerGraphic_reviews.png);
	width: 163px;
	top: 42px;
	left: 128px;
	background-position: right top;
	padding-right: 160px;
	text-align: right;
	padding-top: 10px;
}
.wordOfMouth .box.prizes{
	background-image: url(../images/brewerGraphic_prizes.png);
	width: 150px;
	top: 27px;
	left: 650px;
	background-position: left top;
	padding-left: 80px;
}
.wordOfMouth .box.social {
	background-image: url(../images/brewerGraphic_social.png);
	width: 170px;
	top: 196px;
	padding-top: 157px;
	background-position: left top;
	right: 32px;
	padding-left: 145px;
}
.wordOfMouth .box.brand {
	background-image: url(../images/brewerGraphic_brand.png);
	width: 160px;
	top: 370px;
	left: 235px;
	background-position: right top;
	text-align: right;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
}