/* -------------------------------------------------
   HTML ELEMENTS
---------------------------------------------------- */

/* top Elements */
* { margin: 0; padding: 0; outline: 0; }

html, body {
    height: 100%;
}

body {
	min-width: 820px;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	text-align: center;
        background: #CCC url(images/content.jpg) repeat-y center top;
	padding: 0;
}

/* links */
a:link, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {

	font-size: 200%;
	text-align: center;	
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
}
h3 {
	font-size: 120%;
	color: #000; 
}

/* images */
img {
        border: none;
	padding: 8px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;

}

img.logo
{
	float: right;
	margin: 5px 0px 10px 10px;
	height: 150px;
	width: 150px;
}

img.logo2
{
	float: right;
	margin: 5px 0px 10px 10px;
	height: 125px;
	width: 125px;
}

img.large
{
	width: 500px;
	height: 300px;
}


h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

ul.NoBullet
{
	list-style-type: none;
}
		
ul span, ol span {
	color: #666666;
}

/* ----------------------------------------------
   LAYOUT
------------------------------------------------- */
#main{
	margin: 0;
	text-align: left;
	padding: 0; 
        margin: 10px 50px 0 50px;

}

#header {
        width: 820;
	position: relative;
	height: 106px;
	background: #CCC url(images/header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}

#header h1#logo-text {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px;
	left: 129px;
}

#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;		
}

#outerwrapper {
    background-attachment: fixed;
/*    background-image: url(images/sparky_revised.png);  */
    background-position: 0% 50%;
    background-repeat: no-repeat;
    height: 150%;
}

#wrapper {
    /*background-color: #FFF;*/
    min-height: 100%;
    width: 820px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -55px auto; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
    height: 55px; /* .push must be the same height as .footer */
    clear: both;
}

/* Menu */
#menu {
        align: center;
	clear: both;	
	margin-left: 0; 
	padding: 0;
	background: url(images/menu.jpg) repeat-y center top;	
	font: bold 12px/28px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	height: 28px;
        width: 820px;
}

#menu ul {
	float: right;
	list-style: none;
	margin: 0 30px 0 0; 
	padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 10;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* Main Column */

#NewInfo
{
	text-align: center;
}

#SparkyHome
{
	margin: 30px;
}

#HomePageButton
{
	text-align: center;
}

#HomePageButton2
{
	float: right;;
}

#Awards
{
        padding-left: 100px;
        padding-right: 50px;
}  
 
#ParadePic
{
	text-align: center;
}

#Check
{
        margin-right: 100px;
}

#Credit
{
        margin-left: 80px;
        width: 220px;
}

/* FORM */

#mainForm 
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 90%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:14px;
	position:relative;
	left:20px;
	top:0px;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:90%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:85%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:85%; 
	padding-left:10px; 
	padding-top:10px;
}

/* Footer */	
#footer {
	
	color: #666;
	clear: both;
	width: 100%;
	text-align: center;	
	font-size: .9em;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
