﻿/* RESET */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END RESET */


body	{
		background-color: #141414;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
strong {
	font-weight: bold;
}

ul {
	list-style-type: square;
	color: #df6803;
	margin-left: 30px;
}

ul li, ol li {
	margin-bottom: 10px;
}

ol {
	list-style-type: decimal;
	margin-left: 30px;
	color: #df6803;
	font-size: 14px;
}

#container	{
		height: 100%; 
		width: 940px; 
		margin: 0 auto;
		}

#header		{
		width: 940px; 
		height: 120px;
		background-image: url("../images/header.png");
		margin-top: 20px;
		position: relative;
		}
		
#nav {
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
}

#banner		{text-align: right; width: 940px; height: 240px; border-top: 1px solid black; background:black;
		}
		
#arrows		{width: 940px; height: 240px; position: absolute;
		}

#leftarrow	{float:left;
		}

#rightarrow	{float:right;
		}

#section1	{
		float:left; 
		min-height: 600px; 
		padding: 30px;
		width: 480px; 
		background: #f4f4f4;
		border: 0; 
		border-right: 1px solid #b5b5b5;
		}

#section2	{
		float:right;
		width: 399px; 
		background: #f4f4f4;
		}
		
#section2a {
	padding: 30px;
	border-bottom: 1px solid #b5b5b5;
	min-height: 250px;
}

#section2a p {
	font-size: 14px;
	line-height: 18px;
	color: #303030;
	margin-top: 36px;
}

#section2b {
	padding: 30px;
	min-height: 280px;
}

	

	#section2b a {
		color: #4c4c4c;
		float: left;
		margin-top: 32px;
	}
	
	#section2b img {
		float: left;
		clear: left;
		margin-top: 20px;
		margin-right: 15px;
	}
	
#section1Split	{
		float:left; 
		min-height: 859px; 
		padding: 30px;
		width: 560px; 
		background: #f4f4f4;
		border-right: 1px solid #b5b5b5;
		}

#section2Split	{
		float:right;
		width: 259px;
		height: 100%; 
		background: #f4f4f4;
		padding: 30px;
		}

#main	{
		width: 940px; 
		border-top: 1px solid #000000;
		clear: both;
		background: #f4f4f4; 
		overflow:auto;
		}
		
#mainFull	{ 
		min-height: 859px; 
		clear: both;
		padding: 30px;
		width: 880px; 
		background: #f4f4f4;
		border-top: 1px solid #000000;
		overflow: hidden;
		}
		


#footer	{
		width: 940px;
		clear: both;
		background: #ff7805;
		height: 90px;
		color: #ffffff; 
		text-align: center; 
		}
		
#footerNav  {
			float: left;
			margin-top: 20px;
			margin-left: 20px;
			}

#footerNav li	{
		list-style: none;
		float: left;
		color: #ffffff;
		padding-left: 5px;
		padding-top: 10px;
		}
		
#footerNav li a {
	color: #fff;
}

#footerNav a {
	color: #fff;
}

#footerSup	{
		float: right;
		width: 200px; 
		padding-right: 30px; 
		padding-left: 30px;
		height: 50px;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 15px;
		}
		
#footerSup img {
	margin-top: 5px;
}

#footerSup a {
	color: #fff;
}

#footerBottom	{
		width: 940px;
		clear: both;
		background: #000000;
		margin-top: 10px;
		padding-top: 10px;
		height: 30px;
		color: #ffffff; 
		text-align: center; 
		}
		
#footerBottom cite {
	margin-top: 5px;
	font-style: normal;
	font-size: 12px;
}


a:link		{
		color: #6e80a0;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		}

a:visited	{
		color: #6e80a0; 
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		}

a:active	{
		color: #6e80a0; 
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		}

a:hover		{
		color: #6e80a0; 
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		}

h1		{
		color: #6e80a0;
		font-size: 24px;
		font-weight: bold;
		line-height: 36px;
		}
		
h2		{
		color: #6e80a0;
		font-size: 18px;
		font-weight: bold;
		line-height: 27px;
		}

h6		{
		color: #6e80a0;
		font-size: 12px;
		line-height: 18px;
		}
		
p {
	font-size: 14px;
	line-height: 18px;
	color: #303030;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.highlight	{
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			font-size: 14px;
			}

a:visited.highlight		{
				color: #000000;
				text-decoration: none;
				font-weight: normal;
				font-size: 14px;
				}

a:active.highlight		{
				color: #000000;
				text-decoration: none;
				font-weight: normal;
				font-size: 14px;
				}

a:hover.highlight		{
				color: #000000;
				text-decoration: none;
				font-weight: normal;
				font-size: 14px;
				}

.image_list { 
     margin-top: 50px; 
}
	
.image_list li {
        background-color: #efefef;
	float: left;
	margin-right: 20px;
        margin-bottom: 20px;
        padding: 10px;
        width: 96px;
        height: 120px;
        border: 1px solid grey;
}

.image_list span {
    display: none;
}

.gallery {
	clear: left;
}

#mainFull h2 {
        clear: left;
        margin-bottom: 10px;
}

#sponsor_imgs img {
	margin-right: 5px;
	margin-bottom: 5px;
}

/* FORM STYLING */

fieldset {
	border: 1px solid #c2c2c2;
	padding: 25px 20px 25px 20px;
	margin-bottom: 40px;
	clear: both;
}


legend {
	margin-left: 20px;
}

label {
	display: block;
	margin-bottom: 10px;
	clear: both;
}

input {
	margin-bottom: 25px;
	padding: 5px 3px;
	outline: 0;
	border: 1px solid #c6c6c6;
}

textarea {
	padding: 5px 3px;
	width: 98%;
	margin-bottom: 25px;
	outline: 0;
	border: 1px solid #c6c6c6;
}

select {
	margin-bottom: 25px;
	padding: 5px;
	outline: 0;
	border: 1px solid #c6c6c6;
}

form p {
	color: black;
	font-size: 16px;
}

form ol {
	list-style-type: decimal;
	margin-left: 60px;
	margin-bottom: 35px;
}

input:hover, textarea:hover,  
input:focus, textarea:focus,
select:hover, select:focus {
	border-color: #b3830f;  
}  

p#submit input {
	padding: 8px 15px;
	background-color: #f47408;
	border: 1px solid #de7011;
	font-size: 16px;
	color: #292929;
}

#parent_guardian_names {
	width: 335px;
}

#email_address {
	width: 335px;
}

#essay {
	width: 335px;
}

#street_address {
	width: 230px
}

#apt {
	width: 40px;
}

#resides_with {
	width: 485px;
	clear: both;
	float: left;
	margin-top: 25px;
}

#resides_with input {
	margin-bottom: 5px;
}

#emergency_contact {
	width: 485px;
}

span {
	padding-left: 5px;
}

#hair_type {
	width: 300px;
}

#hair_type input {
	margin-bottom: 5px;
}

#health_card_number {
	width: 250px;
}

#family_doctor_name {
	width: 180px;
}

#doctor_number {
	width: 180px;
}

#adhd_fieldset p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#adhd_fieldset p label {
	font-size: 14px;
}

#adhd_fieldset p input {
	margin-bottom: 10px;
}

#health_history p input {
	margin: 0;
}

#disease_fieldset p {
	margin-top: 0;
}

#which_diseases {
	width: 250px;
}

#allergies p {
	margin-top: 0;
}

#submit {
	text-align: center;
}

/* FORMATTING CLASSES */

.noBreak {
	display: inline;
}

.break {
	display: block;
}

.spacer {
	padding-left: 40px;
}

.floatLeft {
	float: left;
}

p.floatLeft {
	margin: 0;
}

p.break {
	margin: 0;
}

.clear {
	clear: both;
}

.bumper {
	margin-top: 35px;
}