@charset "utf-8";


body {
	font-family: 'Alegreya', Arial, "Arial CE", Verdana;
	text-align: center;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #034597;
	color: #363636;
}

img{
	padding: 0;
	margin: 0;
}

b, strong{
	color: #007ac0;
}

.main{
	width: 100%;
	height: auto;
	background-color: #e3eef3;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #363636;
}

.buttonBase{
	width: auto;
	height: 20px;
	position: relative;
	background-color: #007ac0;
	float: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5em 5em 5em 5em;
	padding: 2px 13px 5px 13px;
	margin-top: 15px;


}


H1{
	font-family: 'Alegreya', Arial, "Arial CE", Verdana;
	font-size: 27px;
	padding-bottom: 20px;
	margin: 0px;
	font-weight: 750;
	color: #007ac0;
}

H2{
	font-family: 'Alegreya', Arial, "Arial CE", Verdana;
	font-size: 17px;
	padding-bottom: 3px;
	margin: 0px;
	color: #363636;
}

H3{
	font-family: 'Alegreya', Arial, "Arial CE", Verdana;
	font-size: 27px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: 750;
	color: #9ad435;
}

.cleaner{
	clear: both;
}

.separator{
	height: 3px;
	clear: both;
	background-image: url(../images/separator.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 3px 0px 3px 0px;
}

a {
	font-size: 15px;
	color: #007ac0;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
}



.page{
	width: 1000px;
	height: auto;
	float: none;
	padding: 0px 10px 0px 10px;
	margin: auto;
	position: relative;
}


.contLine{
	width: 100%;
	height: auto;
	position: relative;
	float: none;

}

.menuLine{
	width: 100%;
	height: 40px;
	position: relative;
	background-color: #007ac0;
	float: none;
	border-radius: 10em 10em 10em 10em;
	padding: 10px 0px 0px 0px;


}

.menuPoint{
	width: auto;
	height: 0px;
	margin: 0px;
	display: inline;
	border-right: 1px solid #FFFFFF;
}

.menuPoint a{
	font-family: 'Alegreya', Arial, "Arial CE", Verdana;
	font-size: 22px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-weight: 700;


}

.mainImage{
	width: 720px;
	height: 501px;
	position: relative;
	float: none;
	overflow: hidden;

}


.mainImagePhase{
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	float: none;
}

.mainImagePhaseNB{
	position: absolute;
	width: 219px;
	height: 90px;
	bottom: 0px;
	left: 0px;
	float: left;
	background-color: #e6e6e6;
	text-align: left;
	padding: 5px 10px 5px 10px;
	display: inline;
    z-index: 700;
    cursor: pointer;
    font-size: 14px;
}


.contBase{
	position: relative;
	width: 720px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 20px;

}

.content{
	width: 100%;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	padding: 0px 0px 10px 0px;

}

.sideOffersTitleBack{
	width: 240px;
	height: 43px;
	position: relative;
	background-color: #9ad435;
	float: none;
	border-radius: 0em 10em 10em 0em;
	padding: 7px 0px 0px 20px;
	text-align: left;
	color: #FFFFFF;
}

.sideOffers{
	position: relative;
	width: 260px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;

}

.sideOfferBlock{
	width: 230px;
	height: auto;
	position: relative;
	float: none;
	padding: 10px 0px 10px 0px;
	margin:  0px 10px 0px 20px;
	background-image: url(../images/separator.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;

}

.sideOfferBlock a{
	color: #363636;
	text-decoration: none;

}

.mainOfferBlock{
	width: 318px;
	height: 350px;
	position: relative;
	float: left;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #e5e5e5;
	margin: 20px 0px 20px 20px;
	border-bottom: 1px solid #e5e5e5;
	text-align: left; 
}
.mainOfferImage{
	width: 314px;
	height: auto;
	position: relative;
	border: 3px solid #007ac0;
	overflow: visible;

}

.submenuListItem{
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px; 
	background-image: url(../images/separator.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;

}

.nextButton{
	position: absolute;
	height: 14px;
	width: 30px;
	bottom: 0px;
	right: 0px;

}
.mainOfferArrowDown{
	width: 10px;
	height: 5px;
	position: absolute;
	left: 10px;
	bottom: -8px;
	background-position: center top;
	background-repeat: no-repeat;

}

.mainOfferArrowRight{
	width: 5px;
	height: 10px;
	position: absolute;
	right: -8px;
	bottom: 10px;
	background-position: center top;
	background-repeat: no-repeat;

}

.logos{
	width: 710px;
	height: 80px;
	position: absolute;
	top: -200px;
	bottom: 10px;
	left: 30px;
	text-align: center;	
}

.footerMain{
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	background-color: #007ac0;
}

.footermMenuLine{
	width: 100%;
	height: auto;
	position: relative;
	float: none;
	padding: 10px 0px 0px 0px;


}
.footerMenuBlock{
	width: auto;
	height: 135px;
	margin: 0px;
	border-left: 1px solid #1b89c6;
	padding: 0px 25px 45px 25px;
	float: left;
	text-align: left;

}


.footerMenuBlock a {
	color: #FFFFFF;
	text-decoration: none;
}


.searchInputBase{
	width: 230px;
	height: 32px;
	padding-left: 5px; 
	padding-top: 7px;
	vertical-align: middle;
	background-image: url(../images/back_search.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;

}
.nwlInputBase{
	width: 213px;
	height: 96px;
	background-image: url(../images/back_newsletter.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;

}
.searchInput{
	width: 155px;
	height: 17px;
	padding-top: 2px; 
	margin-top: 0px;
	background-color:transparent;
	font-size: 15px;
	vertical-align: middle;
	border: 0px solid #000000;
	font-size: 12px;
}



.inpTxt {
	text-align: left;
	float: left;
	width: 180px;
	padding-right: 20px;
}

.dataRow {
	float: none;
	height: auto;
	width: 100%;
	clear: both;
	padding-bottom: 30px;
}

.inp {
	text-align: left;
	float: left;
	width: 280px;
	font-size: 12px;
	font-weight: normal;
}