h1 { font-size: 13px; color: #FFD700; }

.tour_content { background-position: left top; background-repeat: no-repeat; width: 100%; }
.tour_content1 { background-image: url(http://cdn.astroempires.com/images/tour/tour4.png); }
.tour_content2 { background-image: url(http://cdn.astroempires.com/images/tour/tour3.png); }
.tour_content3 { background-image: url(http://cdn.astroempires.com/images/tour/tour1.png); }
.tour_content4 { background-image: url(http://cdn.astroempires.com/images/tour/tour2.png); }

.tour_pad { padding-left: 340x; }
.tour_content1 .tour_pad { padding-left: 340px; }
.tour_content2 .tour_pad { padding-left: 350px; }
.tour_content3 .tour_pad { padding-left: 310px; }
.tour_content4 .tour_pad { padding-left: 320px; }

.tour_icon { border: none; float: right; }
.tour_icon1 { background: url(http://cdn.astroempires.com/images/tour/tour_icon1.png) center center no-repeat; }
.tour_icon2 { background: url(http://cdn.astroempires.com/images/tour/tour_icon2.png) center center no-repeat; }
.tour_icon3 { background: url(http://cdn.astroempires.com/images/tour/tour_icon3.png) center center no-repeat; }
.tour_icon4 { background: url(http://cdn.astroempires.com/images/tour/tour_icon4.png) center center no-repeat; }
.tour_icon5 { background: url(http://cdn.astroempires.com/images/tour/tour_icon5.png) center center no-repeat; }
.tour_icon6 { background: url(http://cdn.astroempires.com/images/tour/tour_icon6.png) center center no-repeat; }
.tour_icon7 { background: url(http://cdn.astroempires.com/images/tour/tour_icon7.png) center center no-repeat; }
.tour_icon8 { background: url(http://cdn.astroempires.com/images/tour/tour_icon8.png) center center no-repeat; }
.tour_icon9 { background: url(http://cdn.astroempires.com/images/tour/tour_icon9.png) center center no-repeat; }
.tour_icon10 { background: url(http://cdn.astroempires.com/images/tour/tour_icon10.png) center center no-repeat; }
.tour_icon11 { background: url(http://cdn.astroempires.com/images/tour/tour_icon11.png) center center no-repeat; }
.tour_icon12 { background: url(http://cdn.astroempires.com/images/tour/tour_icon12.png) center center no-repeat; }

#tourStage { background: url(http://cdn.astroempires.com/images/tour/tour_back.png) top left repeat-x; position: absolute; z-index: 10; margin: auto; width: 100%; height: 100%; top: 0px; left: 0px; }
#tourStage table { margin: auto; }
#tourStage td { text-align: center; vertical-align: middle; padding: 0px; }

#tourHeader { margin: 10px auto; }
#tourHeader td { border: none; padding: 0px 10px; }

#tourPreviousButton div { width: 60px; height: 109px; margin: auto; background: url(http://cdn.astroempires.com/images/tour/button_previous.png) top right no-repeat; cursor: pointer; }
#tourPreviousButton div:hover { background-position: bottom right; } 
#tourPreviousButton:focus { outline: none; }

#tourNextButton div{ width: 60px; height: 109px; margin: auto; background: url(http://cdn.astroempires.com/images/tour/button_next.png) top left no-repeat; cursor: pointer; }
#tourNextButton div:hover { background-position: bottom left; } 
#tourNextButton:focus { outline: none; }

#tourImage { margin: 0px 20px 40px 20px; border: 2px solid #5E94BD; cursor: pointer;}

#tourTitle { font-weight: bold; }
#tourTitle .comment { font-weight: normal; }