
.a77wtbCountryTitle {
	text-align: center;
}


#a77wtbAdvSliderBox a img {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin:	 0px;
	padding: 0px;
	border:  0px;
}


.a77wtbAdvBlock {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	width:	961px;  /* 960px */
	margin:	0px auto;
}


.a77wtbLevel1 {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	float:		left;
	width:		462px;
	height:		277px;
	margin:		0px 0px 0px 0px;
	padding:	3px 9px 20px 9px;
	overflow:	hidden;
/*	background-color: red; */
	background-image: url(../images/dealerlevel1.png);
	background-repeat:	no-repeat;
	background-position:	top left;
}


.a77wtbLevel2 {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	float:		left;
	width:		302px;
	height:		181px;
	margin:		0px 0px 0px 0px;
	padding:	3px 9px 20px 9px;
	overflow:	hidden;
/*	background-color: blue; */
	background-image: url(../images/dealerlevel2.png);
	background-repeat:	no-repeat;
	background-position:	top left;
}

.a77wtbLevel3 {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	float:		left;
	width:		222px;
	height:		133px;
	margin:		0px 0px 0px 0px;
	padding:	3px 9px 20px 9px;
	overflow:	hidden;
/*	background-color: green; */
	background-image: url(../images/dealerlevel3.png);
	background-repeat:	no-repeat;
	background-position:	top left;
}


.a77wtbAdvSliders {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	clear:		left;
	float:		left;
	width:		942px;
	height:		231px;
	margin:		3px 9px 20px 9px;
	padding:	0px 0px 0px 0px;
	overflow:	hidden;
/*	background-color: brown;	*/
	background-image: url(../images/slider.png);
	background-repeat:	no-repeat;
	background-position:	top left;
}

#a77wtbAdvSliderBox {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	float:		left;
	width:		942px; /* overwritten by script */
	height:		231px;
	margin:		0px;
	padding:	0px;
	overflow:	hidden;
/*	background-color: yellow; */
	position:	relative;
	top:		0px;
	left:		0px;
	
}

.a77wtbAdvSliderInner {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	float:		left;
	width:		942px;
	height:		231px;
	margin:		0px;
	padding:	0px;
	overflow:	hidden;
/*	background-color: orange; */
}



@media (min-width: 576px) {
	/* content area width: 540px */
	.a77wtbLevel1,
	.a77wtbLevel2,
	.a77wtbLevel3 {
		background-size: 100%;
	}
	.a77wtbLevel1 img,
	.a77wtbLevel2 img,
	.a77wtbLevel3 img {
		width: 100%;
	}
	.a77wtbAdvBlock {
		width:	540px;
	}
	.a77wtbLevel1 {
		width:		251px;
		height:		150px;
	}
	.a77wtbLevel2 {
		width:		161px;
		height:		96px;
	}
	.a77wtbLevel3 {
		width:		116px;
		height:		69px;
	}
	.a77wtbAdvSliders {
		width:		522px;
		height:		128px;
	}
	#a77wtbAdvSliderBox {
		width:		522px; /* overwritten by script */
		height:		128px;
	}
	.a77wtbAdvSliderInner {
		width:		522px;
		height:		128px;
	}
}

@media (min-width: 768px) {
	/* content area width: 720px */
	.a77wtbLevel1,
	.a77wtbLevel2,
	.a77wtbLevel3 {
		background-size: 100%;
	}
	.a77wtbLevel1 img,
	.a77wtbLevel2 img,
	.a77wtbLevel3 img {
		width: 100%;
	}
	.a77wtbAdvBlock {
		width:	720px;
	}
	.a77wtbLevel1 {
		width:		341px;
		height:		204px;
	}
	.a77wtbLevel2 {
		width:		221px;
		height:		132px;
	}
	.a77wtbLevel3 {
		width:		161px;
		height:		96px;
	}
	.a77wtbAdvSliders {
		width:		702px;
		height:		172px;
	}
	#a77wtbAdvSliderBox {
		width:		702px; /* overwritten by script */
		height:		172px;
	}
	.a77wtbAdvSliderInner {
		width:		702px;
		height:		172px;
	}
}

@media (min-width: 992px) {
	/* content area width: 960px */

	.a77wtbAdvBlock {
		width:	961px;  /* 960px */
	}
	.a77wtbLevel1 {
		width:		462px;
		height:		277px;
	}
	.a77wtbLevel2 {
		width:		302px;
		height:		181px;
	}
	.a77wtbLevel3 {
		width:		222px;
		height:		133px;
	}
	.a77wtbAdvSliders {
		width:		942px;
		height:		231px;
	}
	#a77wtbAdvSliderBox {
		width:		942px; /* overwritten by script */
		height:		231px;
	}
	.a77wtbAdvSliderInner {
		width:		942px;
		height:		231px;
	}
}
