﻿body
{
    background-color: #317fac;
    background-image: url(../Images/DefaultTemplate/BackgroundRepeat.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}
a, a:visited, a:active 
{
    color: #1a6c90;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: underline;
}
a:hover 
{
    color: #999999;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}
h1
{
    color: #1a6c90;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}
h2
{
    color: #999999;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}
h2.subMenuTitle
{
    color: #fdef8e;
    font-size: 18px;
    border-bottom: 1px dashed white;
    width: 130px;
    margin: 0px;
}
h2.subContentTitle
{
    color: #ffffff;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}
h2.subContentTitle a, h2.subContentTitle a:visited, h2.subContentTitle a:active 
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: underline;
}
h2.subContentTitle a:hover 
{
    color: #999999;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}
/*
////////////////////////////////////////////////////////////
LAYOUT STYLES
////////////////////////////////////////////////////////////
*/
#container 
{
	position: relative;
	width: 891px;
	margin: auto;
}

#container2 
{
	position: relative;
	width: 891px;
}
#header 
{
	position: relative;
}

#header h1 
{
	position: relative;
	background-image: url(../Images/DefaultTemplate/Header.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 891px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#header h1 span 
{
	display: none;
}
#menus 
{
    position: relative;
}
#menus h1
{
    position: relative;
	background-image: url(../Images/DefaultTemplate/Background_Content01.jpg);
	background-repeat: no-repeat;
	height: 476px;
	width: 891px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#menus h1 span
{
    display: none;
}
#balloonBoy
{
    position: absolute;
    background-image: url(../Images/DefaultTemplate/BalloonBoy.png);
    background-repeat: no-repeat;
    height: 353px;
    width: 185px;
    top: 10px;
    left: 673px;
}
#controls
{
    position: absolute;
    bottom: 0;
    right: 30px;
}
#content 
{
	position: absolute;
	width: 536px;
	top: 125px;
	left: 50px;
}
#contentHeader
{
    position: relative;
    width: 536px;
    background-image: url(../Images/DefaultTemplate/ContentHeader.png);
    background-repeat: no-repeat;
    height: 24px;
}
#contentBackground
{
    position: relative;
    width: 536px;
    background-image: url(../Images/DefaultTemplate/ContentBackground.png);
    background-repeat: repeat-y;
}
#contentFooter
{
    position: relative;
    width: 536px;
    background-image: url(../Images/DefaultTemplate/ContentFooter.png);
    background-repeat: no-repeat;
    height: 27px;
}
#contentArea
{
    padding: 5px 30px 20px;
    min-height: 550px;
}
#footer
{
    width: 536px;
    position: relative;
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    color: #ffffff;
    padding-bottom: 10px;
}
#footer a, #footer a:visited, #footer a:active 
{
    color: #9bdaf4;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px;
}
#footer a:hover 
{
    color: #999999;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}
#subContentArea
{
    position: absolute;
    top: 600px;
    left: 590px;
    width: 200px;
}
#socialIcons
{
    position: relative;
}
#googleSearch
{
    position: relative;
}
.socialIcons
{
    padding: 0px 5px 0px 5px;
    border: 0px;
}
#makeDonationButton
{
    position: absolute;
    top: 0px;
    left: 300px;
    width: 300px;
}
.donateButtonHome
{
    border: 0px;
}
#featureStory
{
    position: absolute;
    width: 175px;
    top: 50px; /*90*/
	left: 532px;
	color: #FFFFFF;
	font-weight: bold;
}
#homeLinkButton
{
    position: absolute;
    top: 10px;
    left: 40px;
    border: 0px;
}
.homeButtonBorder
{
    border: 0px;
}
/*
///////////////////////////////////////////////////////////////////
CONTROL STYLES
///////////////////////////////////////////////////////////////////
*/
.defaultLabel
{
    width: 200px;
    padding: 5px;
    font-weight: bold;
}
.defaultTextBox
{
}
.defaultButton
{
}
.gridViewHeaderStyle
{
    height: 32px;
    background-image: url(../Images/DefaultTemplate/GridViewHeaderBackground.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    border: 0px;
}
.gridViewRowStyle
{
    height: 32px;
    border: 0px;
}
.gridViewAlternateRowStyle
{
    height: 32px;
    background-color: #def2fc;
    border: 0px;
}
/*
///////////////////////////////////////////////////////////////////
NAVIGATION
///////////////////////////////////////////////////////////////////
*/
#navigation {
	position: absolute;
	top: 94px; /*90*/
	left: 123px;
	width: 800px;
}
#nav {
	position: absolute;
	top: 11px;
	left: 5px;
	z-index: 500;
}
#nav li {
	border:none;
}
#nav a:link, #nav a:active, #nav a:visited {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:7px 8px 7px 7px;
	text-decoration:none;
}
#nav li a:hover {
	color:#fdef8e;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:7px 8px 7px 7px;
}
#nav li ul {
	top:40px; /*36*/
	background-color: #FFF;
	width:150px;
}
#nav ul li {
	border:none;
	background:none;
	z-index: 7000;
}
#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	background:none;
	font-size:11px;
	font-weight:bold;
	/*color:#404040;*/
	color:#3f3f3f;
	padding:5px;
	width: 150px;
	z-index: 7000;
	text-decoration: underline;
}
#nav ul li a:hover {
	background-repeat: repeat-x;
	color:#333;
	width: 140px;
	padding:5px;
	font-size: 11px;
	z-index: 7000;
	background-color: #EEEEEE;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1000;
}
#nav li {
	position:relative;
	float:left;
	/*width: 10em;*/
}
#nav li ul {
	position: absolute;
	/*width: 10em;*/
	left: -999em;
	border: 1px solid #999999;
}
#nav li:hover ul {
	left: auto;
}
#nav li ul li  {
	float:none;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	top: 0px;
	border: 1px solid #999999;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	color:#333;
	font-size:13px;
	font-weight:bold;
}
#nav li li.sfhover ul, #nav li li:hover ul { 
	margin-left:150px; 
	margin-top: 0px; 
	color: #333;
}
#nav ul li a:hover {
	text-decoration: none;
}

/*
///////////////////////////////////////////////////////////////////
SUB MENU NAVIGATION
///////////////////////////////////////////////////////////////////
*/
#subNavigation {
	position: absolute;
	top: 175px; /*90*/
	left: 590px;
	width: 200px;
}
#subNavigation ul
{
    margin: 0px;
    padding: 0px;
}
#subNavigation ul li
{
    height: 30px;
    line-height: 30px;
    list-style: none;
    padding-left: 0px;
    color: #FFFFFF;
}
#subNavigation a:link, #subNavigation a:active, #subNavigation a:visited {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:7px 0px 7px 0px;
	text-decoration:none;
}
#subNavigation li a:hover {
	color:#fdef8e;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:7px 0px 7px 0px;
}

/*
///////////////////////////////////////////////////////////////////
WEBPARTS
///////////////////////////////////////////////////////////////////
*/
#webpart 
{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 500000;
}
#rightcontent
{
    float: right;
}
#leftcontent
{
    float: left;
}
img.imageright
{
    float: right;
    padding: 1em;
}