/* CSS Document */


.bgcolor1 {
	background-color:#0080cc;
	padding: 0px;
	height: 270px;
	vertical-align:top;
}

.bgcolor2 {
	background-color:#69b2d5;
	vertical-align:top;
}

.shopbar {
	background-color:#40a5d5;
	height: 100%;

	vertical-align:top;
}

.textButton {
}

.textButton:hover {
	background-color:#40a5d5;
}
