@charset "utf-8";
/* CSS Document */

#NavigationContainer {
	background-image: url(/_gfx/green/top_gradient_green.gif);
}

#BottomContainer {
	background: #84be1e;
	background-repeat: repeat-x;
	background-image: url(/_gfx/green/bottom_gradient_green.gif);
}

#PrizeSectionMainContainer {
	background-image: url(/_gfx/green/box_bg_140_green.gif);
	background-repeat: no-repeat;
}

#FindVindContainer {
	background-image: url(/_gfx/green/box_bg_140_green.gif);
	background-repeat: no-repeat;
}

#StatementSectionMainContainer {
	background-image: url(/_gfx/green/box_bg_140x110_green.gif);
	background-repeat: no-repeat;
}

#LoginSectionMainContainer {
	background-image: url(/_gfx/green/box_bg_200x165_green.gif);
	background-repeat: no-repeat;
}

#WinnerSectionMainContainer {
	background-image: url(/_gfx/green/box_bg_200_green.gif);
	background-repeat: no-repeat;
}

#TopscoreSectionMainContainer {
	background-image: url(/_gfx/green/box_bg_200_green.gif);
	background-repeat: no-repeat;
} 

#ChatSectionMainContainer {
	background-image: url(/_gfx/green/box_bg_chat_green.gif);
	background-repeat: no-repeat;
}

#LoginSectionMainHr {
	background-image: url(/_gfx/green/hr_green.gif);
}

.PagerNavigationButtonSelected {
	background: url(/_gfx/green/NavigationButton_green.gif);
}

.GameContentLink {
	background-image: url(/_gfx/green/button_game_green.gif);
}

.SpotContentLink {
	background-image: url(/_gfx/green/button_spot_green.gif);
}