* {
	margin:0;
	padding:0;
}
body, html {
	font-family:"Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#021b34;
	background:#00336a url(../images/body_bg.gif) repeat-x top left;
}
#preload_images {
	width:0;
	height:0;
	display:inline;
	background-image:url(../images/left_foot.gif);
	background-image:url(../images/left_foot_hover.gif);
	background-image:url(../images/right_foot.gif);
	background-image:url(../images/right_foot_hover.gif);
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:0;
}
#landing #wrapper {
	position:relative;
	width:595px;
	margin:0 auto;
}
#wrapper {
	position:relative;
	width:763px;
	margin:0 auto;
}
#branding {
	background:url(../images/wetfeel_title.gif) no-repeat right top;
	height:139px;
}
* html #branding, { /* fixed height issue on IE 6 using negative value */
	margin-bottom:-3px;
}
#branding h1 {
	background:url(../images/wetfeet_logo.gif) no-repeat;
	width:370px;
	height:126px;
}
#branding h1 a {
	background:url(../images/wetfeet_logo.gif) no-repeat;
	display:block;
	width:370px;
	height:126px;
	margin:0;
	padding:0;
}
#branding h1 a:hover {
	background:url(../images/wetfeet_logo_h.gif) no-repeat;
	background-position:0 0;
}
#branding h1 span {
	display:none;
}
#branding ul {
	position:absolute;
	list-style-type:none;
	background:#c3dded url(../images/secondary_nav_bg.gif) no-repeat bottom left;
	width:228px;
	height:26px;
	line-height:24px;
	color:#00346b;
	text-align:center;
	margin-left:135px;
	margin-top:-126px;
	font-size:12px;
}
#branding ul li {
	display:inline;
	padding:0 10px;
}
#branding ul li a {
	color:#00346b;
}
#branding ul li a:hover {
	color:#FF0000;
}
#branding #branding_footer {
	clear:both;
	background:url(../images/content_top_bg.gif) no-repeat top center;
	height:13px;
}
#landing #branding {
	background-image:none;
	text-align:center;
}
#landing #branding h1 {
	margin:0 auto;
}
#landing #branding #branding_footer {
	background:url(../images/landing_header.gif) no-repeat top center;
	height:12px;
	margin-bottom:-1px;
}
#landing #content {
	background:#004079 url(../images/landing_bg.gif) repeat-x;
	border:none;
	margin-top:-1px;
	padding-bottom:20px;
}
#landing #marquee_container {
	width:595px;
	height:30px;
	line-height:30px;
	background-color:#033969;
}
#landing #marquee_container #marquee {
	padding:0 10px;
}
#landing #marquee a {
	color:#fc0;
}
#landing #marquee a:hover {
	color:#fff;
}
#content {
	position:relative;
	background-color:#fff;
	min-height:235px;
	height:auto !important;
	height:235px;
	border-left:5px solid #61b4e8;
	border-right:5px solid #61b4e8;
	padding-bottom:10px;
	overflow:hidden;
}
* html #content {
	overflow:visible;
}
#content #sub_container {
	width:193px;
	float:left;
}
#content .inner_container {
	border:5px solid #DEEDF8;
	margin:20px 0 15px 0;
	padding:0px 15px 8px 15px;
}
#content #main_container {
	width:534px;
	float:left;
	margin-left:16px;
	position:relative;
	padding-right:10px;
}
#content #main_container ul, #content #main_container ol {
	margin-left:50px;
	margin-bottom:10px;
}
#content #main_container ul li {
	margin-bottom:10px;
}
#content #main_container p {
	line-height:16px;
	margin-bottom:10px;
}
#content #main_container h2, #content #main_container h3 {
	font-size:18px;
	color:#1a7bb5;
	font-weight:normal;
	margin-left:5px;
	margin-bottom:5px;
}
#content #main_container h2 span {
	color:#00346a;
}
#content #main_container h3 {
	color:#df32af;
	margin-left:0;
	margin-top:5px;
	border-bottom:1px solid #1790c2;
	/*margin-right:10px;*/
}
#content #main_container a {
	color:#f39;
	text-decoration:underline;
}
#content #main_container a:hover {
	color:#06c;
	text-decoration:none;
}
#content #main_container #inner_content {
	background:url(../images/content_bg.gif) no-repeat top;
	width:508px;
	padding:10px;
}
#content #main_container #inner_content img {
	border:5px solid #edf7fb;
	float:left;
	margin:3px 15px 5px 5px;
}
#content #main_container #inner_content p {
	margin-right:15px;
}
#content #sub_container #navigation {
	list-style-type:none;
	margin-left:12px;
	margin-top:5px;
}
#content #sub_container #navigation li {
	margin-bottom:10px;
	/*padding-left:25px;*/
}
/*#content #sub_container #navigation li.the_river {
	background:#008ecd url(../images/the_river_bullet.gif) no-repeat left;
}
#content #sub_container #navigation li.games {
	background:#fd4703 url(../images/games_bullet.gif) no-repeat left;
}
#content #sub_container #navigation li.your_gallery {
	background:#62bd19 url(../images/your_gallery_bullet.gif) no-repeat left;
}
#content #sub_container #navigation li.links {
	background:#df32af url(../images/links_bullet.gif) no-repeat left;
}
#content #sub_container #navigation li.membership {
	background:#ffb300 url(../images/members_bullet.gif) no-repeat left;
}
#content #sub_container #navigation li.the_river a {
	background:#008ecd url(../images/the_river_right.gif) no-repeat right;
}
#content #sub_container #navigation li.games a {
	background:#fd4703 url(../images/games_right.gif) no-repeat right;
}
#content #sub_container #navigation li.your_gallery a {
	background:#62bd19 url(../images/your_gallery_right.gif) no-repeat right;
}
#content #sub_container #navigation li.links a {
	background:#df32af url(../images/links_right.gif) no-repeat right;
}
#content #sub_container #navigation li.membership a {
	background:#ffb300 url(../images/members_right.gif) no-repeat right;
}
#content #sub_container #navigation li a:hover {
	text-decoration:underline;
	text-transform:uppercase;
}*/
#content #sub_container #navigation li.the_river a {
	background:url(../images/the_river_nav.gif) no-repeat;
}
#content #sub_container #navigation li.games a {
	background:url(../images/games_nav.gif) no-repeat;
}
#content #sub_container #navigation li.your_gallery a {
	background:url(../images/your_gallery_nav.gif) no-repeat;
}
#content #sub_container #navigation li.links a {
	background:url(../images/links_nav.gif) no-repeat;
}
#content #sub_container #navigation li.membership a {
	background:url(../images/members_nav.gif) no-repeat;
}
#content #sub_container #navigation li.the_river a:hover {
	background:url(../images/the_river_nav_h.gif) no-repeat;
}
#content #sub_container #navigation li.games a:hover {
	background:url(../images/games_nav_h.gif) no-repeat;
}
#content #sub_container #navigation li.your_gallery a:hover {
	background:url(../images/your_gallery_nav_h.gif) no-repeat;
}
#content #sub_container #navigation li.links a:hover {
	background:url(../images/links_nav_h.gif) no-repeat;
}
#content #sub_container #navigation li.membership a:hover {
	background:url(../images/members_nav_h.gif) no-repeat;
}
#content #sub_container #navigation li a {
	padding:3px 5px;
	display:block;
	line-height:34px;
	width:146px;
	color:#fff;
	font-size:18px;
	padding-left:30px;
}
#content #sub_container img {
	margin-left:10px;
}
#content #register_here {
	float:left;
	margin-top:10px;
}
#content #register_here img {
	border:none;
}
#content #what_going_on {
	margin-top:10px;
	float:left;
	background:url(../images/whats_going_on_bg.gif) no-repeat;
	background-position:0 25px;
	width:199px;
	height:187px;
}
#content #what_going_on p {
	color:#fff;
	margin:8px 10px 10px 9px;
	line-height:18px;
}
#content #what_going_on ul {
	list-style-type:none;
	padding-top:2px;
}
#content #what_going_on li {
	padding-left:20px;
	width:120px;
}
#content #what_going_on li a {
	color:#fff;
}
#content #what_going_on li a:hover {
	color:#ffffcc;
}
#content #newsletter {
	float:right;
	background:url(../images/newsletter_bg.gif) no-repeat;
	width:311px;
	height:187px;
	margin-top:10px;
	margin-right:20px;
}
* html #content #newsletter {
	margin-right:10px;
}
#content #newsletter h2 {
	margin:7px;
	padding-left:7px;
}
#content #newsletter form {
	margin-left:10px;
}
#content #newsletter form input {
	border:none;
	font-size:18px;
	color:#008ecd;
	font-family:"Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(../images/newsletter_textbox_bg.gif) no-repeat;
	width:260px;
	height:39px;
	padding:8px 10px 0px 10px;
}
#content #newsletter form .hoverOff  {
	background:url(../images/newsletter_textbox_bg.gif) no-repeat;
}
#content #newsletter form .hoverOn    {
	background:url(../images/newsletter_textbox_bg_h.gif) no-repeat;
}
#content #newsletter .subscribe {
	background:url(../images/btn_subscribe.gif) no-repeat;
	width:103px;
	height:40px;
	display:block;
	padding:0;
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	margin-top:0px;
}
#content #newsletter .subscribe:hover {
	background:url(../images/btn_subscribe_h.gif) no-repeat;
	color:#FFFF00;
	font-weight:bold;
}
#content #newsletter p {
	margin-left:12px;
	margin-top:5px;
}
#content #main_container #path {
	list-style-type:none;
	margin-left:0px;
}
#content #main_container #path li {
	display:inline;
	background:url(../images/path_bullet.gif) no-repeat right;
	padding-right:10px;
}
* html #content #main_container  #path li {
	margin-right:5px;
	padding-right:7px;
}
#content #main_container #path li.last {
	background-image:none;
}
#content #main_container #path li a {
	color:#005c96;
	text-decoration:none;
}
#content #main_container #path li a:hover {
	color:#039;
}
#content #main_container #path li a.selected {
	text-decoration:underline;
}
#content #main_container h4 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:6px;
	color:#5e53c7;
	margin-top:15px;
}
#content #main_container .links {
	border-bottom:1px solid #CCCC00;
	padding-bottom:10px;
	margin-bottom:7px;
	/*margin-right:10px;*/
}
#content #main_container .links p {
	margin-bottom:0;
}
#content #main_container form {
	margin:10px 0 10px 0;
}
#content #main_container form fieldset {
	border:3px solid #000066;
	width:405px;
	margin-left:50px;
	padding:10px;
}
#content #main_container form fieldset ol {
	list-style-type:none;
	margin-left:0px;
}
#content #main_container form fieldset ol li {
	margin-bottom:15px;
}
#content #main_container form fieldset label {
	font-weight:bold;
	margin-right:5px;
}
#content #main_container form fieldset input {
	border:none;
	border-bottom:1px dashed #000;
	background-color:#fff;
	font-family:"Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#content table {
	border-collapse:collapse;
}
#content tr td, #content tr th {
	border:1px solid #09f;
	padding:3px 6px;
}
#content thead {
	background-color:#D2F0F9;
}
#content .odd {
	background-color:#FCE9FC;
}
#survey_tools {
	margin-left:10px;
}
#survey_tools h4 {
	background-image:url(../images/survey_top.gif);
	background-repeat:no-repeat;
	color:#003e77;
	font-size:18px;
	font-weight:normal;
	background-position:0 11px;
	padding-left:18px;
}
#survey_tools ul {
	list-style:none;
	border:1px solid #09508e;
	border-bottom:none;
	border-top:none;
	width:179px;
}
#survey_tools ul a {
	color:#1678b4;
	font-size:18px;
}
#survey_tools ul a:hover {
	color:#f60;
}
#survey_tools p {
	background-image:url(../images/survey_bottom.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:11px;
}
#logo_bg {
	background-image:url(../images/logo_bg.jpg);
	background-repeat:no-repeat;
	width:372px;
	height:236px;
	margin-top:28px;
	float:left;
}
#display {
	float:left;
	background-color:#fff;
	border:5px solid #5aa2cd;
	width:140px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-top:30px;
	padding:2px 5px 5px 5px;
}
#display h1 {
	font-size:18px;
	color:#f09;
	font-weight:normal;
}
#logo_bg a {
	position:absolute;
}
#logo_bg a.kids {
	background-image:url(../images/left_foot.gif);
	background-repeat:no-repeat;
	width:101px;
	height:142px;
	display:block;
	margin-left:85px;
	margin-top:32px;
}
#logo_bg a.kids:hover {
	background-image:url(../images/left_foot_hover.gif);
	background-repeat:no-repeat;
}
#logo_bg a.teachers {
	background-image:url(../images/right_foot.gif);
	background-repeat:no-repeat;
	width:101px;
	height:142px;
	display:block;
	margin-left:187px;
	margin-top:32px;
}
#logo_bg a.teachers:hover {
	background-image:url(../images/right_foot_hover.gif);
	background-repeat:no-repeat;
}
#logo_bg a span {
	display:none;
}
#landing #footer {
	background-image:none;
}
#description {
	border:5px solid #61b4e8;
	background-color:#ECFAFB;
	padding:5px 7px 7px 7px;
	margin-left:10px;
	font-weight:bold;
}
#footer {
	clear:both;
	background:url(../images/content_bottom_bg.gif) no-repeat top center;
	height:40px;
	color:#fff;
	padding:15px 10px 0 10px;
	line-height:15px;
}
#footer p.copyright {
	float:left;
}
#footer p.siteby {
	float:right;
}
#footer a {
	color:#ffb6da;
}
#footer a:hover {
	color:#0cf;
}
/*--Vajira--*/
/*--Comming Soon Page--*/
#comming_soon {
	text-align:center;
	background:#004079 url(../images/landing_bg.gif) repeat-x;
	border:none;
	margin-top:-1px;
	padding-bottom:20px;
}
#comming_soon h1 {
	color:#62bd19;
}
#comming_soon a {
	color:#f39;
	text-decoration:underline;
}
#comming_soon a:hover {
	color:#fff;
	text-decoration:none;
}
/*--SiteMap Page--*/
#content #site_map {
	width:534px;
	float:left;
	margin-left:16px;
	position:relative;
	padding-right:10px;
}
#content #site_map h2, #content #site_map h3 {
	font-size:18px;
	color:#1a7bb5;
	font-weight:normal;
	margin-left:5px;
	margin-bottom:5px;
}
#content #site_map h3 {
	color:#df32af;
	margin-left:0;
	margin-top:5px;
	border-bottom:1px solid #1790c2;
	/*margin-right:10px;*/
}
#content #site_map p {
	line-height:16px;
	margin-bottom:10px;
}
#content #site_map a {
	color:#f39;
	text-decoration:underline;
}
#content #site_map a:hover {
	color:#06c;
	text-decoration:none;
}
#content #site_map .sitemap_level_2 a:hover {
	color:#000;
	text-decoration:none;
}
#content #site_map ul, #content #site_map ol{
	margin-left:50px;
	margin-bottom:5px;
}
#content #site_map ul li {
	margin-bottom:5px;
}
#content #site_map .sitemap_level_1 {
	color:#FFB300;
	margin-bottom:5px;
}
#content #site_map .sitemap_level_2 {
	color:#008ECD;
	margin-bottom:5px;
}
#content #site_map .sitemap_level_3 {
	color:#FF0000;
	margin-bottom:5px;
}
#content #site_map .sitemap_level_4 {
	color:#62BD19;
	margin-bottom:5px;
}
#content #site_map .sitemap_level_5 {
	color:#EF40B0;
	margin-bottom:5px;
}
#content #site_map .sitemap_level_6 {
	color:#5E53C7;
	margin-bottom:5px;
}
