/* PebbleGo */

#pebbleGoHeaderWrapper {
	width:647px;
	height:152px;
	background-image:url(../images/PebbleGo-HeaderBackground.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.pebbleGoHeaderCopy {
	margin:auto;
	padding-top:115px;
	width:300px;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
}
	
#pebblGoBodyWrapper {
	width:647px;
	background-image:url(../images/PebbleGo-BodyBackground.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#0bbbe0;
}





.pebbleGoBody-column-left {
	float:left;
	width:424px;
	margin-bottom:20px;
}


.coloringPagesWrapper {
	margin:20px 10px 40px 30px;
}
h2.DownloadPages {
	width:384px;
	height:30px;
	margin:0px;
	padding:0px;
	background-image:url(../images/PebbleGo-DownloadFreeColoringPages.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-2000px;
}
.coloringPages-column-left {
	float:left;
	width:96px;
}
.coloringPages-column-middle {
	float:left;
	width:140px;
	padding:5px 10px;
	font-size:10px;
	color:#0207a2;
}
.coloringPages-column-right {
	float:left;
	width:128px;
}
.coloringPageHolder {
	float:left;
	width:90px;
	margin-right:6px;
	padding-top:5px;
}
.coloringPageImage {
	padding-left:5px;
}
.coloringPageDownload ul {
	margin:0px;
	padding:0px;
	list-style:none;
	height:28px;
}
.coloringPageDownload li {
	display:block;
	position:relative;
}
.coloringPageDownload li span {
  display: none;
  position: absolute;
}
.coloringPageDownload li a {
  display: block;
  text-indent: -1000em;
  position: absolute;
  outline: none;
}
.coloringPageDownload li a:hover {
  background-position: left bottom;
}
.coloringPageDownload li a:hover span {
  display: block;
}
.coloringPageDownload li .BTN_DownloadNow {
  width: 90px;
  height: 28px;
  background:url(../images/PebbleGo-DownloadButton.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.coloringPageDownload li .BTN_DownloadNow span {
  width: 90px;
  height: 28px;
  background:url(../images/PebbleGo-DownloadButton.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

.panelsWrapper {
	height:250px;
	margin:20px 10px 20px 30px;
}
h2.AnimalsHabitat {
	width:320px;
	height:32px;
	margin:0px;
	padding:0px;
	background-image:url(../images/PebbleGo-AnimalsInTheirHabitat.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-2000px;
}



.pebbleGoBody-column-right {
	float:left;
	width:210px;
	margin-bottom:20px;
}

.pollWrapper {
	margin:20px 0px 0px 0px;
}
.pollHeader h2 {
	width:210px;
	height:38px;
	margin:0px;
	padding:0px;
	background:url(../images/PebbleGo-PollHeaderBackground.jpg) no-repeat top left;
	text-indent:-2000px;
}
.pollBody {
	min-height:200px;
	background:url(../images/PebbleGo-PollBodyBackground.png) repeat-y top left;
	padding:15px 20px;
}
.pollFooter {
	width:210px;
	height:24px;
	background:url(../images/PebbleGo-PollFooterBackground.jpg) no-repeat top left;
}






#pebbleGoFooterWrapper {
	width:647px;
	height:62px;
	background:url(../images/PebbleGo-FooterBackground.png) no-repeat top left;
}

#pebbleGoFooterWrapper ul {
	margin:0px auto;
	padding:10px 0px;
	list-style:none;
	width:596px;
	height:26px;
}
#pebbleGoFooterWrapper li {
	display:block;
	position:relative;
}
#pebbleGoFooterWrapper li span {
  display: none;
  position: absolute;
}
#pebbleGoFooterWrapper li a {
  display: block;
  text-indent: -1000em;
  position: absolute;
  outline: none;
}
#pebbleGoFooterWrapper li a:hover {
  background-position: left bottom;
}
#pebbleGoFooterWrapper li a:hover span {
  display: block;
}
#pebbleGoFooterWrapper li .BTN_PebbleGo {
  width: 596px;
  height: 26px;
  background:url(../images/PebbleGo-VisitPebbleGo.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
#pebbleGoFooterWrapper li .BTN_PebbleGo span {
  width: 596px;
  height: 26px;
  background:url(../images/PebbleGo-VisitPebbleGo.jpg) no-repeat;
  left: 0px;
  top: 0px;
}