
html { height:100%; }

body
{
	background-color: #000066;
	font-family: arial, helvetica; 
	width:100%;	
	height:100%;
	margin:0px;
	padding:0px;
}

#skin_background_container {
	background-color: #66CCFF;
	margin: 0 auto;
}

#skin_skip a
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
 
#skin_skip a:focus
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;

	color: white;

	width:auto;
	height:auto;
} 

img{border:none}
td.skin_swoosh_header
{
	background: transparent url(/skin/volatileData/whyville5/1/swoosh_top_png.gif) 0px 0px no-repeat; 
	/* width: 801px; */
	height: 105px;
	/* background-image:url('/common/skins/whyville5/images/topHeader.png'); */
}
div.skin_swoosh_header
{
	background: transparent url(/skin/volatileData/whyville5/1/swoosh_top_png.gif) 0px 0px no-repeat;
	/* width: 801px; */
	height: 105px;
	/* background-image:url('/common/skins/whyville5/images/topHeader.png'); */
	/*position:absolute;
	top:0px;
	left:0px;
	z-index:0;*/
	/* width: 100%;
	height: 100%; */
}
/* div.skin_swoosh_header_ie6
{
	$skin.get_css("swoosh_top")
	width: 100%;
	height: 100%;
} */
td.skin_swoosh_header_repeater
{
	background: transparent url(/skin/volatileData/whyville5/1/swoosh_top_repeat.gif) 0px 0px no-repeat;
	/* $skin.get_css("swoosh_top_repeat", false) */
	
	/*z-index: -2;*/
/* 	width: 100%;
	background-repeat:repeat-x;
	height:105px; 
	position: relative; */
	/*position:absolute;
	top:0px;
	left:0px;*/
	
	width: 100%;
	height: 105px;
	/* background-image:url('/common/skins/whyville5/images/topHeaderRepeat.png'); */
	background-repeat:repeat-x;
	position:relative;
}
div.skin_swoosh_header_repeater
{
	background: transparent url(/skin/volatileData/whyville5/1/swoosh_top_repeat.gif) 0px 0px no-repeat;
	/* $skin.get_css("swoosh_top_repeat", false) */
	
	/*z-index: -2;*/
	/* width: 100%;
	background-repeat:repeat-x; */
	/*position:absolute;
	top:0px;
	left:0px;*/
	
	width: 100%;
	height: 105px;
	/* background-image:url('/common/skins/whyville5/images/topHeaderRepeat.png'); */
	background-repeat:repeat-x;
}
div.skin_logo
{
/* 	$skin.get_css("logo")
	position:absolute; */
	
	width: 155px;
	height: 80px;
	background-image:url('/common/skins/whyville5/images/whyvilleLogo.png');	
	float: left;
}

##########

table.skin_minimal_table
{
	border-collapse:collapse; 
	border-spacing: 0;
	
}

table.skin_minimal_table th { padding: 0px; }
table.skin_minimal_table td { padding: 0px; }

div.skin_wrapper
{
/* 	min-height: $skin.get_min_swoosh_height()px;
	height:100% !important;
	height:100%;

	margin: 0 auto 0px;
	text-align: left; */
	
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto 105px;
}

div.skin_swoosh_footer
{
	background: transparent url(/skin/volatileData/whyville5/1/swoosh_bottom_png.gif) 0px 0px no-repeat;
/* 	$skin.get_css("swoosh_bottom_png")
	float:right;
	margin: 0 0 0 0;
	position:absolute;
	right:0px;
	bottom:0px; */
	width: 801px;
	height: 105px;
	float: right;
	position: relative;
	top: 1px;
	/* background-image:url('/common/skins/whyville5/images/topHeader.png'); */
}
/* div.skin_swoosh_footer_ie6
{
	$skin.get_css("swoosh_bottom")
	float:right;
	margin: 0 0 0 0;
	position:absolute;
	right:0px;
	bottom:0px;
} */
div.skin_swoosh_footer_repeater
{
	background: transparent url(/skin/volatileData/whyville5/1/swoosh_bottom_repeat.gif) 0px 0px repeat-x;
/* 	$skin.get_css("swoosh_bottom_repeat", false)
	width: 100%;
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	position:relative; */
	width: 100%;
	height: 105px;
	/* background-image:url('/common/skins/whyville5/images/topHeaderRepeat.png'); */
	background-repeat:repeat-x;
	position:relative;
	top:0px;
	left:0px;
	/*z-index: -2;*/
}


div.skin_bus_image
{
/* 	$skin.get_css("bus")
	width:0px;
##	position:absolute; */
	/* width: 490px; 
	height: 591px;
	background: url("/common/skins/whyville5/images/island.gif") no-repeat;
	position:absolute;
	z-index:-1;
	top:410px;
	left:0px; */
}
div.skin_bus_image2
{
/* 	$skin.get_css("bus")
##	z-index:-1;
	position:absolute; */
	/*width: 490px; 
	height: 591px;
	background: url("/common/skins/whyville5/images/island.gif") no-repeat;*/
	position:absolute;
	/*z-index:0;*/
	/* top:410px; */
	/*top:330px;
	left:0px;*/
	background: transparent url(/skin/volatileData/whyville5/1/bus.gif) 0px 0px no-repeat; 
	width:490px; 
	height:591px; 
	left:0px; 
	top:330px; 
	z-index:0;
}


div.skin_icons
{
	/*position:relative;
	top:29px;
	left:186px;*/
	display:block;
	float: left;
	margin-top: 15px;
	/*margin-left: 190px;*/
	margin-left: 20px;
	width: 85%;
}
div.skin_icon
{
	display:inline;
	margin-left:2px;
	margin-right:3px;
	text-align:center;
}
div.skin_icon img.skin_icon_large
{
	display:none;
	border:0px;
}
div.skin_icon img.skin_icon_small
{
	border:0px;
}
div.skin_icon a
{
	text-decoration:none;
}

div.skin_icon_mail
{
/* ##	display:inline; */
	display:none;
	margin-left:2px;
	margin-right:3px;
	text-align:center;
}
div.skin_icon_mail img.skin_icon_large
{
	display:none;
	border:0px;
}
div.skin_icon_mail img.skin_icon_small
{
	border:0px;
}
div.skin_icon_mail a
{
	text-decoration:none;
}

div.skin_icon_no_mail
{
	display:inline;
	margin-left:2px;
	margin-right:3px;
	text-align:center;
}
div.skin_icon_no_mail img.skin_icon_large
{
	display:none;
	border:0px;
}
div.skin_icon_no_mail img.skin_icon_small
{
	border:0px;
}
div.skin_icon_no_mail a
{
	text-decoration:none;
}


div.skin_side_bar
{
	position: relative;
/* ##	float:left; */
}

div.skin_avatar_frame
{
/* 	margin-left:20px;
	$skin.get_css('avatar_frame')
	position: relative;
	z-index: 1; */
	margin-left:20px;
	width: 118px;
	height: 110px;
	background-image:url('/common/skins/whyville5/images/squareAvatar.gif');
}
div.skin_avatar_frame img
{
	margin-top:6px;
	margin-left:23px;
}
div.skin_avatar_frame div
{
	width:118px;
	font-size: 10pt;
	color: black;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.skin_stats_frame
{
/* 	color:black;
	margin-left:20px;
	margin-top:4px;
	$skin.get_css('stats_frame')
	position:relative;
	z-index: 1; */
	margin-left:20px;
	margin-top:4px;
	width: 118px;
	height: 47px;
	background-image:url('/common/skins/whyville5/images/rectangleTime.gif');
	position:relative;
	color: black;
}
div.skin_stats_frame div.skin_stat
{
	color:black;
	width:100%;
	position:absolute;
	top:5px;
	left:0px;
	text-align:center;
	display:none;
	font-size: 10pt;
}

div.skin_menu
{
	margin-left:20px;
	margin-top:5px;
	position: relative;
	z-index: 1;
}
div.skin_menu_item
{
	margin-bottom:2px;
}
img.skin_menu_item_down
{
	border:0px;
	display:none;
}
img.skin_menu_item_up
{
	border:0px;
	display:block;
}

div.skin_bus_menu
{
/* 	position:absolute;
	left:$skin.get_menu_x()px;
	top:$skin.get_menu_y()px; */
	position:absolute;
	left:10px;
	/*top:446px;*/
	top: 364px;
}
select#bus_dest_sel {
	display:block;
}

div.skin_content_container
{
/* ##	margin-left:180px; */
	margin:0 0 0 0;
}
table.skin_content_container_table {
	border-collapse:collapse; 
	border-spacing: 0px;
	position:relative;
}
td.skin_content_container_tl
{
	/* $skin.get_css('frame_top_left') */
	background-image:url("/common/skins/whyville5/images/dkBlueTL.gif");
	margin:0px;
	padding:0px;
	position:relative;
}
td.skin_content_container_t
{
	/* $skin.get_css('frame_top', false) */
/* 	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	position:relative; */
	
	height:10px;
	background-image:url("/common/skins/whyville5/images/dkBlueT.gif");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	position: relative;
}
td.skin_content_container_tr
{
	/* $skin.get_css('frame_top_right') */
	margin:0px;
	padding:0px;
	position:relative;
	
	background-image:url("/common/skins/whyville5/images/dkBlueTR.gif");
}
td.skin_content_container_l
{
	/* $skin.get_css('frame_left', false) */
/* 	height:100%;
	background-repeat:repeat-y; */

	margin:0px;
	padding:0px;
	position:relative;
	
	width:10px;
	height:100%;
	background-image:url("/common/skins/whyville5/images/dkBlueL.gif");
	background-repeat:repeat-y;
}
td.skin_content_container_r
{
	/* $skin.get_css('frame_right', false) */
	/* height:100%;
	background-repeat:repeat-y; */

	margin:0px;
	padding:0px;
	position:relative;
	
	width:10px;
	height:100%;
	background-image:url("/common/skins/whyville5/images/dkBlueR.gif");
	background-repeat:repeat-y;
}
td.skin_content_container_b
{
	/* $skin.get_css('frame_bottom', false) */
/* 	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	position:relative;
	
	border-bottom-right-radius:10px; 
	border-bottom-left-radius: 10px; */
	
	width:100%;
	height:10px;
	background-image:url("/common/skins/whyville5/images/dkBlueB.gif");
	background-repeat:repeat-x;
	
	border-bottom-right-radius:10px; 
	border-bottom-left-radius: 10px;
	
	margin:0px;
	padding:0px;
	position:relative;
}
td.skin_content_container_bbl
{
	/* $skin.get_css('frame_footer_bottom_left') */
	margin:0px;
	padding:0px;
	position:relative;
	
	background-image:url("/common/skins/whyville5/images/purpleBL.gif");
	background-repeat:no-repeat;
	width:10px;
	height:18px;
}
td.skin_content_container_bb
{
/* 	$skin.get_css('frame_footer_bottom', false)
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	position:relative; */
	
	background: transparent url(/skin/volatileData/whyville5/1/frame_footer_bottom.gif) 0px 0px no-repeat; width:1px; height:18px;

	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	position:relative;
}
td.skin_content_container_bbr
{
	/* $skin.get_css('frame_footer_bottom_right')
	margin:0px;
	padding:0px;
	position:relative; */
	
	margin:0px;
	padding:0px;
	position:relative;
	background-image:url("/common/skins/whyville5/images/purpleBR.gif");
	background-repeat:no-repeat;
	width:10px;
	height:18px;
}

td.skin_content_container_bb1
{
	width:33%;
	text-align:left;
	margin:0px;
	padding:0px;
	position:relative;
}
td.skin_content_container_bb2
{
	width:33%;
	text-align:center;
	margin:0px;
	padding:0px;
	position:relative;
}
td.skin_content_container_bb3
{
	width:33%;
	text-align:right;
	margin:0px;
	padding:0px;
	position:relative;
}

td.skin_content_container_bb1 a,
td.skin_content_container_bb1 a:link,
td.skin_content_container_bb1 a:hover
td.skin_content_container_bb2 a,
td.skin_content_container_bb2 a:link,
td.skin_content_container_bb2 a:hover
td.skin_content_container_bb3 a,
td.skin_content_container_bb3 a:link,
td.skin_content_container_bb3 a:hover
{
	font-size: 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}

td.skin_content_container_bb1 a,
td.skin_content_container_bb1 a:link,
td.skin_content_container_bb1 a:hover
{
	/* color: #$skin.get_text_color_1(); */
	color: #ccccff;
}

td.skin_content_container_bb2 a,
td.skin_content_container_bb2 a:link,
td.skin_content_container_bb2 a:hover
{
	/* color: #$skin.get_text_color_2(); */
	font-style: italic;
	color: #ffff00;
}

td.skin_content_container_bb3 a,
td.skin_content_container_bb3 a:link,
td.skin_content_container_bb3 a:hover
{
	/* color: #$skin.get_text_color_3(); */
	color: #ccccff;
}


div.skin_content
{
	position:relative;
}

/* #macro (imageDiv $name)
#if( $skin.get_image_data($name).hasImage() )
div.skin_$name
{
	position:absolute;
	$skin.get_css($name, false)	
}
#end
#end
#imageDiv("image1")
#imageDiv("image2")
#imageDiv("image3")
#imageDiv("image4") */