﻿/********************************************
	RESETS 
********************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/********************************************
	DEFAULTS 
********************************************/
body, body * 
{
	color: #666666;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #575757 url(../../images/bg_main2.gif) repeat-x;
	font-size:12px; 
}
p, a, div td, ul, dt, dl, dd, li, body *
{	
	line-height: 20px;
}
a 
{
	color: #094866;
}
a:hover {
	text-decoration: none;
}
hr 
{
	border: none 0px;
	background-color: #fff;
	border-bottom: dotted 1px #c7c7c7;
	height: 1px;
}
ul, ol
{
	list-style: disc outside;
	margin-left: 15px;
}
li
{
	margin-bottom: 10px;
}
h1, h2, h3, h4
{ font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 15px; }
h1 {
	font-size:26px;
	color:#333;
}
h2 
{
	border-bottom: dotted 1px #999;
	font-size: 24px;
	color:#f60;
	padding-bottom: 5px;
}
h2.orange 
{
	border-bottom: dotted 1px #999;
	font-size: 26px;
	color:#ffffff;
	padding-bottom: 5px;
	/*text-decoration: blink;*/
}
h3.orange {
	font-size: 18px;
	color:#FF6600;
}

h3, .current-winner .name {
	font-size: 20px;
	color:#094866;
}
h4, .current-winner .school
{
	font-size: 16px;
	color:#094866;
}
p
{
	margin-bottom: 15px;
}
strong 
{
	font-weight: bold;
}
table.dataset
{
}
	table.dataset thead th
	{
		border-bottom: dotted 1px #c7c7c7;	
		font-weight: bold;
		padding: 5px;
	}
	table.dataset tbody tr
	{}
	table.dataset tbody tr:hover
	{
		background-color: #F9F5EB;
	}
		table.dataset tbody td
		{		
			border-bottom: dotted 1px #c7c7c7;	
			padding: 5px;
			vertical-align: top;
		}
.buffer
{ margin-bottom: 3px; }
.datapager
{
    display:block;
    text-align:right;
    font-size: 12px;
    padding: 5px 5px;
}
	.datapager a.text
	{
		display: inline-block;
		padding: 5px;
	}
	.datapager a.numeric
	{
		background-color: #094866;
		color: #fff;
		display: inline-block;
		padding: 5px;
	}
	.datapager span span
	{
		display: inline-block;
		border: solid 1px;
		font-weight: bold;
		line-height: 18px;
		padding: 4px;
	}
input.cancel
            {
				background: #ece9d8 url(images/cross.png) no-repeat 2px 0px;
			}
            input.save
            {
				background: #ece9d8 url(images/disk.png) no-repeat 2px 0px;
                font-weight: bold;
                margin-top: 10px;
            }
            input.search
            {
				background: #ece9d8 url(images/zoom.png) no-repeat 2px 0px;
            }
            input.delete
            {
                background: #ece9d8 url(images/delete.png) no-repeat 2px 0px;
            }
            input.new
            {
				background: #ece9d8 url(images/page_white_add.png) no-repeat 2px 0px;
            }
 .important
        {
        	background: #061431 url(images/bluestripes.jpg) no-repeat;
            clear: left;
            padding: 10px;
        }
        .important *
        {
        	color: #fff;
        }
 .links li
        {
            list-style-type: none;
            text-align: center;
        }
        .current-winner
        {
        	background: #061431 url(images/bluestripes.jpg) no-repeat;
            clear: left;
            padding: 10px;
        }
        .current-winner h2
        {
        	color: #fff;
        }
        .current-winner .name, .current-winner .school
        {
        	color: #fff;
        }
 .passrecovery-header
        {
            font-size: 150%;
            line-height: 25px;
            font-family: Georgia;
        }
        .passrecovery-instructions
        {
            display: block;
            padding-bottom: 15px;
        }

.userform ul li label
        { display: block; float: left; font-weight: bold; margin-right: 15px; text-align:right; width: 100px; }
        .userform ul li
        { list-style-type: none; }

        
        .userform legend
        {
            font-size: 125%;
            font-weight: bold;
        }
        .userform
        {
            margin: 0px auto;
            width: 625px;
        }
        .userform li
        {
        	list-style-type: none;
        }
.validationsummary, .validationsummary *
{
	color: red;
}
.validationsummary
{
	font-weight: bold;
}
.validationsummary li
{
	list-style-type: disc !important;
	margin-bottom: 1px;
	padding-bottom: 0px;
}
.votebox
        {
        	background: #061431 url(images/bluestripes.jpg) no-repeat;
            clear: left;
            padding: 10px;
        }
.votebox h2
{color: #fff;text-align:center;}
.votebox a
{
	background-color: #ff6f08;
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	width: 100px;
}

.facebook-like
{
	border: solid 1px #ccc;
	background: #ebebeb; 
	padding:10px 10px 15px;	
}
.facebook-like .copy-head
{
	margin-top: 0px;
	padding-top: 0px;
}
.facebook-like p
{
	font-family: Georgia, Arial;
	font-size: 18px;
	line-height: 22px;
}

/***********************************************
	UNIQUE IDS
************************************************/
#content
{ border: solid 1px #ccc; padding: 20px 20px 30px 20px; }
#foundation
{
	background-color: #fff;
	margin: 0px auto;
	padding: 0px 20px 20px;
	width: 715px;
}
#footer
{
	clear: both;
	padding: 15px;
	text-align: center;
}
	#footer, #footer *
	{ color: #fff; }
#header 
{
	background: #061431 url(images/bluestripes.jpg) no-repeat;
	padding: 25px 15px 15px;
}
	#header *
	{
		color: #fff;
	}
	#header h1 sup
	{
		font-size: 20px;
	}
	#header h1.header
        {
            font-size: 46px;
            line-height: 48px;
            margin-left: 150px;
            margin-top: 40px;
            text-align: center;
        }
        #header h2.header
        {
            font-size: 34px;
            line-height: 36px;
            text-align: center;
            margin-left: 150px;
            border-bottom: none 0px;
        }
        #header blockquote, #header cite
        {
            font-size: 18px;
            font-style: italic;
        }
        #header cite
        {
            display: block;
            margin-top: 15px;
        }	
#menu, .buffer
{
	background: #094866 url(images/menu-bg.gif) repeat-x;		
}
#menu
{
	border:solid 1px #fff;
}
	#menu td img
	{
		display: none;
	}
	#menu table
	{
		margin-left: 10px;
	}
	#menu table a
	{
		color: #fff;
		display: inline-block;
		font-weight: bold;
		line-height: 22px;
		text-decoration: none;
		padding: 0px 10px;
	}
		#menu div
		{
			position: absolute;
			visibility: hidden;
		}
		#menu div table
		{
			border: solid 1px #999;
			margin-left: 0px;
		}
		#menu div table table
		{			
			border: none;
			
		}
		#menu div table a
		{
			color: #094866;
			display: inline-block;
			font-size: 10px;
			font-weight: bold;
			line-height: 24px;
			text-decoration: none;
			padding: 0px 10px;
			width: 175px;
		}
		#menu div table a:hover
		{
			background-color: #ff6600;
			color: #fff;
		}

