.title_summary {
	background: url(/images/gameguide/titleGameGuide.png) no-repeat top;
}

.title_desc {
	background: url(/images/gameguide/titleScreenshots.png) no-repeat top;
}

.character {
	background: url(/images/gameguide/neeter.png) no-repeat top;
}
.title_screenshot {
	display:block;
	width:197px;
  	height:24px;
	margin-bottom:10px;
	background: url(/images/gameguide/titleScreenshots.png) no-repeat top;
}
.title_species {
	display:block;
	width:197px;
	height:25px;
	margin-bottom:10px;
	background: url(/images/gameguide/titlePetpetParkSpecies.png) no-repeat top;
}



a.glossary_btn {
	cursor:pointer;
	display:block;
	width:347px;
	height:175px;
}

a.glossary_btn {
	cursor:default;
}
a.glossary_btn {
	background: url(/images/gameguide/btnPPPGlossary.png) top center no-repeat;
}
a.glossary_btn:hover {
	background: url(/images/gameguide/btnPPPGlossary.png) top center no-repeat;
}


a.species {
	cursor:pointer;
	display:block;
	width:158px;
	height:131px;
}
#Dipni {
	background-image: url(/images/gameguide/speciesDipniClick.png);
	background: url(/images/gameguide/speciesDipni_ov.png) top center no-repeat;
	background-image: url(/images/gameguide/speciesDipni.png);
}
#Dipni:hover {
	background: url(/images/gameguide/speciesDipni_ov.png) top center no-repeat;
}
#Drym {
	background-image: url(/images/gameguide/speciesDrymClick.png);
	background: url(/images/gameguide/speciesDrym_ov.png) top center no-repeat;
	background-image: url(/images/gameguide/speciesDrym.png);
}
#Drym:hover {
	background: url(/images/gameguide/speciesDrym_ov.png) top center no-repeat;
}
#Hifflo {
	background-image: url(/images/gameguide/speciesHiffloClick.png);
	background: url(/images/gameguide/speciesHifflo_ov.png) top center no-repeat;
	background-image: url(/images/gameguide/speciesHifflo.png);
}
#Hifflo:hover {
	background: url(/images/gameguide/speciesHifflo_ov.png) top center no-repeat;
}
#Kassegat {
	background-image: url(/images/gameguide/speciesKassegatClick.png);
	background: url(/images/gameguide/speciesKassegat_ov.png) top center no-repeat;
	background-image: url(/images/gameguide/speciesKassegat.png);
}
#Kassegat:hover {
	background: url(/images/gameguide/speciesKassegat_ov.png) top center no-repeat;
}
#Oukin {
	background-image: url(/images/gameguide/speciesOukinClick.png);
	background: url(/images/gameguide/speciesOukin_ov.png) top center no-repeat;
	background-image: url(/images/gameguide/speciesOukin.png);
}
#Oukin:hover {
	background: url(/images/gameguide/speciesOukin_ov.png) top center no-repeat;
}
#Pinixy {
	background-image: url(/images/gameguide/speciesPinixyClick.png);
	background: url(/images/gameguide/speciesPinixy_ov.png) top center no-repeat;
	background-image: url(/images/gameguide/speciesPinixy.png);
}
#Pinixy:hover {
	background: url(/images/gameguide/speciesPinixy_ov.png) top center no-repeat;
}


#Dipni.clicked {
	background-image: url(/images/gameguide/speciesDipniClick.png);
}
#Dipni.clicked:hover {
	background: url(/images/gameguide/speciesDipniClick.png) top center no-repeat;
}
#Drym.clicked {
	background-image: url(/images/gameguide/speciesDrymClick.png);
}
#Drym.clicked:hover {
	background: url(/images/gameguide/speciesDrymClick.png) top center no-repeat;
}
#Hifflo.clicked {
	background-image: url(/images/gameguide/speciesHiffloClick.png);
}
#Hifflo.clicked:hover {
	background: url(/images/gameguide/speciesHiffloClick.png) top center no-repeat;
}
#Kassegat.clicked {
	background-image: url(/images/gameguide/speciesKassegatClick.png);
}
#Kassegat.clicked:hover {
	background: url(/images/gameguide/speciesKassegatClick.png) top center no-repeat;
}
#Oukin.clicked {
	background-image: url(/images/gameguide/speciesOukinClick.png);
}
#Oukin.clicked:hover {
	background: url(/images/gameguide/speciesOukinClick.png) top center no-repeat;
}

#Pinixy.clicked {
	background-image: url(/images/gameguide/speciesPinixyClick.png);
}
#Pinixy.clicked:hover {
	background: url(/images/gameguide/speciesPinixyClick.png) top center no-repeat;
}

#tooltip_popup_img {
	margin-left:20px;
}
#species_table {
	margin-left:-17px;
}
#species_table img {
	cursor:pointer;
}
a.screenshot {
	display:block;
	float:left;
	width:204px;
	cursor:pointer;
	height:122px;
	border:2px solid #E3E9E1;
}
a.screenshot:hover {
	border:2px solid red;
}
#screenshot1 {
	background-image: url(/images/gameguide/screenshot1.jpg);
}
#screenshot2 {
	background-image: url(/images/gameguide/screenshot2.jpg);
}
#screenshot3 {
	background-image: url(/images/gameguide/screenshot3.jpg);
}
#screenshot4 {
	background-image: url(/images/gameguide/screenshot4.jpg);
}
#screenshot3, #screenshot4 {
	margin-top:10px;
}

#screenshot2, #screenshot4 {
	margin-left:10px;
}



/*TOOLTIP POPUP*/

#tooltip_popup {
	position:absolute;
	display:none;
	z-index:10000;
	width: 609px;
}
#tooltip_popup_sml {
	position:absolute;
	display:none;
	z-index:10000;
	width: 388px;
}


#tooltip_popup_sml .top {
	display:block;
	width:100%;
	height:15px;
	background-image: url(/images/gameguide/popupSpeciesTop.png);
}
#tooltip_popup_sml .center .text{ 
	margin:0 10px;
}
#tooltip_popup_sml .center {
	display:block;
	width:100%;
	background-image: url(/images/gameguide/popupSpeciesRepeat.png);
}

#tooltip_popup_sml .bottom {
	display:block;
	width:100%;
	height:27px;
	background-image: url(/images/gameguide/popupSpeciesBottom.png);
}

#screenshot_table img {
	cursor:pointer;
}

.popup_close {
	margin:0 25px 10px 0;
	width:17px;
	z-index:1000000;
	position:relative;	
	float:right;
	cursor:pointer;
}
#tooltip_popup_sml .popup_close {
	margin-right:20px;
}
#tooltip_popup .popup_close { 
	margin-top:-5px;
}
#tooltip_popup .top {
	display:block;
	width:100%;
	height:22px;
	background-image: url(/images/gameguide/popupScreenshotTop.png);
}

#tooltip_popup .center {
	display:block;
	width:100%;
	background-image: url(/images/gameguide/popupScreenshotRepeat.png);
}
#tooltip_popup .bottom {
	display:block;
	width:100%;
	height:36px;
	background-image: url(/images/gameguide/popupScreenshotBottom.png);
}




