/* CSS Document */
.page-title{
	padding:0;
	margin:0;
	margin-bottom: 9px;
	font-size:24px;
}

.page-big-title{
	padding:0;
	margin:0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size:30px;
	border-bottom:1px solid #F0F0F0;
}


.page-description{
	padding-bottom:30px;
}

.news-event-Row{
	margin-bottom: 45px;
}

.news-event-firstImage{
	margin-bottom:10px;
}

.news-event-firstImage img {
	width: 100%;
}

.news-event-Title{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size:24px;
}

.news-event-Title a:hover{
	text-decoration: none;
}

.news-event-Date{
	margin-bottom: 15px;
}

.news-event-Description{
	margin-bottom:10px;
}

.galleryContainer{
	margin-bottom:45px;
}

.galleryImageContainer{
	margin-bottom: 30px;
}

.galleryImageContainer img{
	width:100%;
	height: 200px;
}

.partnerBlock{
	margin-bottom:20px;
}

.partner-image{
	border:1px solid #F0f0F0;
	height: 300px;
	display: table-cell;
	vertical-align: middle;
}

.partner-image img{
	max-height: 300px;
}

.partner-title{
	padding-top:10px;
	text-align: center;
	font-size:16px;
}

.product-price{
	font-size:18px;
	font-weight: bold;
	color:#283682;
}