#header h1 {
	background: url(../images/header_bg_pink.gif) no-repeat;
	height: 91px;
	margin: 9px 0 0;
}
/* Adventures sub navigation */
ul#activitiesNav {
	width: 498px;
	height: 42px;
	margin: 1px 0 0 21px;
	padding: 0;
	position: relative;
}
#activitiesNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#activitiesNav li, #activitiesNav li a {
	height: 42px;
	display: block;
}
#activitiesNav li a {
	text-indent: -9999px;
	text-decoration: none;
}
#activitiesNav li#askIan {
	left: 0px;
	width: 98px;
}
#askIan a {
	background: url(../images/activities/images/nav_ask_off.gif) no-repeat;
}
#askIan a:hover, #askIan a#currentPage {
	background: url(../images/activities/images/nav_ask_on.gif) no-repeat;
}
#activitiesNav li#discoverIt {
	left: 98px;
	width: 99px;
}
#discoverIt a {
	background: url(../images/activities/images/nav_discover_off.gif) no-repeat;
}
#discoverIt a:hover, #discoverIt a#currentPage {
	background: url(../images/activities/images/nav_discover_on.gif) no-repeat;
}
#activitiesNav li#collectIt {
	left: 197px;
	width: 99px;
}
#collectIt a {
	background: url(../images/activities/images/nav_collect_off.gif) no-repeat;
}
#collectIt a:hover, #collectIt a#currentPage {
	background: url(../images/activities/images/nav_collect_on.gif) no-repeat;
}
#activitiesNav li#createIt {
	left: 296px;
	width: 98px;
}
#createIt a {
	background: url(../images/activities/images/nav_create_off.gif) no-repeat;
}
#createIt a:hover, #createIt a#currentPage {
	background: url(../images/activities/images/nav_create_on.gif) no-repeat;
}
#createIt a.noAccess {
	background: url(../images/activities/images/nav_create_noaccess.gif) no-repeat;
}
#activitiesNav li#buildIt {
	left: 394px;
	width: 99px;
}
#buildIt a {
	background: url(../images/activities/images/nav_build_off.gif) no-repeat;
}
#buildIt a:hover, #buildIt a#currentPage {
	background: url(../images/activities/images/nav_build_on.gif) no-repeat;
}
#buildIt a.noAccess {
	background: url(../images/activities/images/nav_build_noaccess.gif) no-repeat;
}
/* content styles */
#content #pageWrapper {
	background: #CA0195;
	width: 742px;
	margin: 0 0 0 21px;
	padding: 9px 0 10px 5px;
}
#pageWrapper #leftContent {
	width: 488px;
	float: left;
	color: #000;
	background: url(../images/activities/images/activites_left_top.gif) no-repeat;
	padding-top: 7px;
}
#leftContent #leftBoxWrapper {
	width: 488px;
	background: url(../images/activities/images/activites_left_bottom.gif) bottom no-repeat;
	padding-bottom: 6px;
}
#leftContent #leftBox {
	width: 488px;
	background: #fff;
}
#leftBox a {
	color: #656534;
	text-decoration: none;
}
#leftBox a:hover {
	text-decoration: underline;
}
#leftBox #textColumn {
	width: 248px;
	padding-left: 7px;
	margin:0px;
	float: left;
	display: inline;
}
#textColumn ul li { padding-bottom:13px; }
#textColumn h2 {
	color: #CA0195;
	font-size: 22px;
	margin: 12px 0 0;
}
#textColumn h3 {
	color: #CA0195;
	font-size: 13px;
	margin: 0 0 7px;
}

#tracksColumn #mainImage {
	width: 213px;
	margin-bottom: 10px;
}
#tracksColumn p {
	font-size: 11px;
	color: #000;
	margin: 0 0 6px 10px;
	line-height: 1;
}
#tracksColumn p#download {
	text-indent: -21px;
	padding-left: 21px;
}
#tracksColumn p img {
	vertical-align: middle;
}
#tracksColumn table#trackThumbs {
	width: 205px;
	margin: 15px 10px 10px 10px;
}
#trackThumbs td {
	vertical-align: bottom;
	padding: 2px;
}
#rightContent {
	margin: 0 0 0 502px;
	width: 230px;
}
html>body #rightContent {
	margin: 0 0 0 505px;
}
#rightContent h3 span {
	display: none;
}
#rightContent #rightAdventureWrapper, #rightContent #rightStayWrapper, #rightContent #rightActivityWrapper {
	width: 230px;
	/*background: url(../images/activities/images/right_box_bottom.gif) bottom no-repeat;*/
	padding-bottom: 11px;
	margin: 0 0 6px;
}
#rightAdventureWrapper h3 {
	width: 230px;
	height: 50px;
	margin: 0;
	background: url(../images/activities/images/adventures_h3.gif) no-repeat;
}
#rightActivityWrapper h3 {
	width: 230px;
	height: 51px;
	margin: 0;
	background: url(../images/activities/images/activities_h3.gif) no-repeat;
}
#rightAdventureWrapper #rightAdventureBox, #rightActivityWrapper #rightActivityBox {
	width: 230px;
	background: url(../images/activities/images/right_box_bg.gif) repeat-y;
	padding: 7px 0;
}
#rightAdventureBox ul, #rightActivityBox ul {
	font-size: 11px;
	list-style: url(/adventures/images/adv_act_arrow.gif);
	padding: 0;
	margin: 0 4px 0 32px;
	line-height: 1;
	color: #fff;
}
#rightAdventureBox li, #rightActivityBox li {
	margin: 0 0 8px;
	padding: 0;
	line-height: 1;
}
#rightAdventureBox li a, #rightActivityBox li a {
	color: #fff;
	text-decoration: none;
}
#rightAdventureBox li a:hover, #rightActivityBox li a:hover {
	color: #000;
}
/* Right Col Structure
------------------------------------------------------------------------------------------ */
/* Send this Page */
#rightSendBox a {
	display:block;
	text-indent:-9000px;
	width: 230px;
	height:240px;
	background: url(../images/activities/bgSendPageDiscoverIt.gif);
}

#rightAskWrapper a {
	display:block;
	width:230px;
	height:193px;
	background: url(../images/activities/ask_ian_discover.gif) no-repeat;
	text-indent:-9000px;
}
/* Get News  */

#getNews a {
	display:block;
	width: 230px;
	height:287px;
	background: url(../images/activities/bgGetNewsDiscoverIt.gif) no-repeat;
	text-indent:-9000px;
}
/* Rocks */

#rocks a {
	display:block;
	background: url(../images/activities/bgRocksDiscoverIt.gif);
	width:230px;
	height:240px;
	text-indent:-9000px;
}
/* Stars */

#stars a {
	display:block;
	background: url(../images/activities/stars_callout_discoverit.jpg);
	width:230px;
	height:236px;
	text-indent:-9000px;
}
/* Frogs */

#frogs a {
	display:block;
	background: url(../images/activities/frogs_callout_discoverit.jpg);
	width:230px;
	height:240px;
	text-indent:-9000px;
}
/* Wildflowers */

#wildflowers a {
	display:block;
	background: url(../images/activities/flowers_callout_discoverit.jpg);
	width:230px;
	height:237px;
	text-indent:-9000px;
}
/* Knots */

#knots a {
	display:block;
	background: url(../images/activities/knots_callout_discoverit.jpg);
	width:230px;
	height:235px;
	text-indent:-9000px;
}
/* Butterflies */

#butterflies a {
	display:block;
	background: url(../images/activities/butterfly_callout_discoverit.jpg);
	width:230px;
	height:236px;
	text-indent:-9000px;
}
/* Animal Tracks */

#animalTracks a {
	display:block;
	background: url(../images/activities/animal_callout_discoverit.jpg);
	width:230px;
	height:236px;
	text-indent:-9000px;
}
/* Trees */

#trees a {
	display:block;
	background: url(../images/activities/trees_callout_discoverit.jpg);
	width:230px;
	height:236px;
	text-indent:-9000px;
}
/* Bugs */

#bugs a {
	display:block;
	background: url(../images/activities/bugs_callout_discoverit.jpg);
	width:230px;
	height:237px;
	text-indent:-9000px;
}
/* Birds */

#birds a {
	display:block;
	background: url(../images/activities/birds_callout_discoverit.jpg);
	width:230px;
	height:233px;
	text-indent:-9000px;
}
/* See It */

#seeIt {
	background: url(../images/activities/bgSeeItDiscoverIt.gif);
	width:230px;
	height:318px;
}
#seeIt #video {
	position:relative;
	float:left;
	top:108px;
	left:7px;
	z-index: 9000;
}
#seeIt a {
	display:block;
	width:230px;
	height:30px;
	text-indent:-9000px;
	float:left;
	margin:122px 0 0 0;
}

/*  Interactive AREA
------------------------------------------------------------------------------------------ */

#interactiveArea {
	padding:0px;
}
#interactiveArea a {
	font-size:9px;
	font-weight:bold;
	color:#a72b84;
	display:block;
}

#interactiveArea .headers a {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	display:block;
}


ul#sections {
	padding:0;
	margin:0;
	list-style:none;
}
ul#sections li {
	padding:0 0 10px 30px;
	margin: 0;
}
li#type {
	background: url(../images/activities/icons/iconType.gif) no-repeat;
}
li#rate {
	background: url(../images/activities/icons/iconRate.gif) no-repeat;
	z-index:100;
}
li#rate ul li iframe{
	margin-top:5px;
	margin-left:-19px;
}
li#pdf {
	background: url(../images/activities/icons/iconPdf.gif) no-repeat;
}
li#video {
	background: url(../images/activities/icons/iconDownloadVideo.gif) no-repeat;
}
li#acWebtv {
	background: url(../images/activities/icons/iconAcweb.gif) no-repeat;
}
/* List 2  */
ul#sections li ul {
	padding:0;
	margin:0;
	list-style:none;
}
ul#sections li ul li {
	padding:0;
	margin:0;
}
* html ul#sections li ul li {
	float: left;
	height: 1%;
	white-space:nowrap;
}
a.share {
	display:block;
	background: url(../images/activities/icons/btnShare.gif) no-repeat;
	height:16px;
	width:205px;
	padding:0;
	margin:10px 0 0 0;
	text-indent:-9000px;
}
   
             
/*  Interactive AREA END
------------------------------------------------------------------------------------------ */

#activity-spacer {
	height:1255px;
	width:1px;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#leftBox #tracksColumn {
	width: 213px;
	float:right;
	padding-right:7px;
	margin:0px;
	overflow:hidden;
}
