#header h1 {
	background: url(../images/header_bg_blue.gif) no-repeat;
}
/* 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: #69c;
	width: 742px;
	margin: 0 0 0 21px;
	padding: 9px 0 10px 5px;
}

#pageWrapper #leftContent {
	width: 488px;
	float: left;
	color: #000;
	background: url(../images/create_box_top.gif) no-repeat #fff;
	padding-top: 8px;
}
#leftContent #leftBoxWrapper {
	width: 488px;
	background: url(../images/create_box_bottom.gif) bottom no-repeat;
	padding-bottom: 8px;
}
#leftContent #leftBox {
	width: 487px;
	background: #fff;
}
#leftBox a {
	color: #69c;
	text-decoration: underline;
}
#leftBox a:hover {
	text-decoration: none;
}
#leftBox #createLeft {
	width: 248px;
	margin-left: 11px;
	float: left;
	display: inline;
}
#createLeft ul li { padding-bottom:10px; }
#leftBox h2 {
	color: #69c;
	font-size: 22px;
	margin: 10px 0 0;
}
#leftBox h3 {
	color: #69c;
	font-size: 13px;
	margin: 0 0 7px;
}
#leftBox #tracksColumn {
	width: 213px;
	margin-left: 264px;
	margin-bottom:25px;
}
html>body #leftBox #tracksColumn {
	margin-left: 267px;
}
#tracksColumn #mainImage {
	width: 213px;
	margin-bottom: 10px;
}
#tracksColumn p {
	font-size: 11px;
	color: #000;
	margin: 0 2px 6px 10px;
}
#tracksColumn img {
	vertical-align: middle;
}
#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_blue.gif) bottom no-repeat;*/
	padding-bottom: 10px;
	margin: 0 0 6px;
}
#rightAdventureWrapper h3 {
	width: 230px;
	height: 49px;
	margin: 0;
	background: url(../images/activities/images/adventures_h3_blue.gif) no-repeat;
}
#rightActivityWrapper h3 {
	width: 230px;
	height: 51px;
	margin: 0;
	background: url(../images/activities/images/activities_h3_blue.gif) no-repeat;
}
#rightAdventureWrapper #rightAdventureBox, #rightActivityWrapper #rightActivityBox {
	width: 230px;
	background: url(../images/activities/images/right_box_bg_blue.gif) repeat-y;
	padding: 7px 0;
}
#rightAdventureBox ul, #rightActivityBox ul {
	font-size: 11px;
	list-style: url(../images/activities/images/adv_act_arrow_blue.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 */

/* Send this Page */
#rightSendBox a {
	display:block;
	text-indent:-9000px;
	width: 230px;
	height:240px;
	background: url(../images/activities/bgSendPageCreateIt.gif);
}

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

/* Get News  */

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

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

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

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

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

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

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

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

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

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

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

/* See It */
#seeIt {
	background: url(../images/activities/bgSeeItCreateIt.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;
}

/*  END Right Col Structure
------------------------------------------------------------------------------------------ */
/*  Interactive AREA
------------------------------------------------------------------------------------------ */

#interactiveArea {
	padding:20px 0 10px 0;
}
#interactiveArea a {
	font-size:9px;
	font-weight:bold;
	color:#4770a3;
	display:block;
	text-decoration:none;
}
#interactiveArea a:hover {
	text-decoration:underline;
}
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;
}
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;
}

/*  digg this style
------------------------------------------------------------------------------------------ */

li#rate ul li iframe{
	margin-top:5px;
	margin-left:-19px;
}