/*Content Elements*/
html {
	background-image: url("imgs/background_extend.png");
}

body {
	margin: 0px;
	padding: 0px;
	color: #ebebeb;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: url(imgs/background.png) repeat-x scroll 0 0;
}

p, ul#standard, ul#twitter_update_list{
	list-style: none;
	margin: 0.3px;
	color: #b3b3b3;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

ul#standard{
	margin-left: -40px;
}

img{
	border: none;
}

a, strong{
	color: #ffffff;
	font-weight: 100;
}

a:hover, sup:hover{
	color: #5AB1ff;
	text-decoration: none;
}

h2, h3, h4 {
	margin-bottom: 5px;
	font-weight: 100;
}

sup{
	bottom: 0.33em;
	color: #b3b3b3;
	font-size: 10px;
	font-weight: normal;
	padding-left: 1px;
	position: relative;
	text-decoration: none;
	vertical-align: baseline;
}

/* Actual Elements */
img.banner {
	margin: -15px -15px 15px -15px;
	background-position: center;
}

img.home_banner{
	border-bottom: 1px solid #333;
}

img.flushleft{
	float: left;
	margin: 0px 0px 0px -15px;
	box-shadow: 1px -1px 5px #000;
}

img.flushright{
	float: right;
	margin: 12px -15px 0px 0px;
	box-shadow: -3px 1px 5px #000;
}

#header {
	width: 942px;
	margin: auto;
	min-height: 160px;
	text-decoration: none;
	background-position: center;
}

#logolink {
	display: block;
	height: 160px;
	width: 93px;
	margin: 0px auto 0px auto;
	background: url(imgs/logo.png) no-repeat center;
}

#content {
	width: 942px;
	margin: auto;
	background-position: center;
}

#content #body {
	padding: 15px;
	max-width: 910px;
	display: block;
	box-shadow: 1px 1px 1px #000;
	border-right: 1pt solid #4f4f4f;
	border-left: 1pt solid #4f4f4f;
	background-color: #111111;
}

/* Grouped-Actual Elements */
.construction{
	width: 920px;
	padding: 10px;
	background: #fff;
	text-align: center;
	margin: 20px 0px 20px -15px;
}

.construction p{
	color: #111;
}

.whiteback{
	padding: 10px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 50px #000;	
}

.whiteback p, .whiteback a, .whiteback h4, .whiteback h5, .whiteback h3{
	color: #515151;
	font-weight: 100;
	text-decoration: none;
}

.whiteback a:hover{
	text-decoration: underline;
	color: #5AB1ff;
}

/*Navigation*/
ul#navigation {
	height: 110px;
	margin: 0px;
	padding: 0px;
	background: url(imgs/navigation.png);
}

ul#navigation li span{
	display: none;
}

ul#navigation li{
	float: left;
	list-style: none;
	position: relative;
}

ul#navigation li a {
    height: 110px; 
    display: block;
    outline: none;
}

/*Blog Sprite*/
ul#navigation li.blog{
	width: 150px;
	padding-left: 39px;
}
		
ul#navigation li.blog a:hover, #activepage .blog{
	background: url(imgs/navigation.png) -39px -110px;
}
		
/*Team Sprite*/		
ul#navigation li.team{
	width: 140px;
}

ul#navigation li.team a:hover, .team#activepage{
	background: url(imgs/navigation.png) -189px -110px;
}

/*FIRST Sprite*/	
ul#navigation li.first{
	width: 160px;
}

ul#navigation li.first a:hover, .first#activepage{
	background: url(imgs/navigation.png) -329px -110px;
}
	
/*Media Sprite*/		
ul#navigation li.media{
	width: 160px;
}

ul#navigation li.media a:hover, .media#activepage{
	background: url(imgs/navigation.png) -489px -110px;
}

/*Partner Sprite*/		
ul#navigation li.partners{
	width: 250px;
}

ul#navigation li.partners a:hover, .partners#activepage{
	background: url(imgs/navigation.png) -649px -110px;
}
	
/*Secondary Navigation*/
#sec_navigation{
	height: 36px;
	margin: -20px 0px 40px 0px;
	text-shadow: #ECECEC 0 1px 1px;
}
 
#sec_navigation li{
	float: left;
	list-style: none;
	padding-right: 2px;
	;background: url(imgs/nav-li.png) no-repeat right 0;
}
 
#sec_navigation li a{
	float: left;
	color: #666;
	height: 36px;
	text-decoration: none;
	padding: 7px 20px 5px;
	background: url(imgs/nav-a.png) repeat-x 0 0;
}

#sec_navigation li a:active{
	color: #5ab1ff;
}
 
#sec_navigation li a:hover {
	color: #333;
	text-decoration: none;
}

#sec_navigation li.active_page a{
	color: #111;
}
 
#sec_navigation li.first_item a{ 
	background: url(imgs/nav-a-first.png) no-repeat 0 0;
}

#sec_navigation li.last_item{
	background: none;
}
 
#sec_navigation li.last_item a {
	background: url(imgs/nav-a-last.png) no-repeat right 0;
}

/*Home Page*/
#home_blurb{
	margin: 0px 40px 0px 40px;
	height: 390px;
}

#homecol1{
	float: left;
	width: 390px;
	margin: 0px 40px 0px 0px;
}

#homecol1 #first_block{
	margin-top: 10px;
}

#homecol1 img{
	padding-right: 10px;
	height: 100px;
	float: left;
}

#homecol1 p{
	margin-bottom: 20px;
	padding: 7px;
	height: 100px;
}

#homecol2{
	float: left;
	width: 390px;
	margin-bottom: 20px;
}

#home_map{
	width: 400px;
	height: 175px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 50px #000;
}

#twitter{
	margin: 20px 0 0 0;
	background-color: #fff;
	padding: 1px 25px 25px 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 50px #000;
}

#twitter li{
	color: #444;
}

#twitter h3, #twitter a{
	color: #111;
	text-decoration: none;
}

#twitter a:hover{
	color: #5AB1ff;
	text-decoration: underline;
}

ul#twitter_update_list{
	margin-top: -10px;
	line-height: normal;
}

ul#twitter_update_list li{
	margin-top: 20px;
	margin-left: -40px;
}

/*Team Page*/
#teaminfo{
	padding: 0px 40px 200px 40px;
}

#contactinfo{
	float: left;
	width: 390px;
	padding-right: 40px;
}

#teambeginning{
	float: left;
	width: 390px;
}

/*History Page*/
#history_header{
	padding: 0px 40px 150px 40px;
}

#history_intro{
	float: left;
	width: 490px;
	margin: -20px 30px 0px 0px;
}

#year_nav{
	float: left;
	padding: 15px 25px 15px 25px;
	width: 250px;
	margin: 0px 0 0 0;
}

#year_nav h3{
	color: #000;
	font-weight: 500;
	line-height: 7px;
}

#yearone{
	margin-top: -20px;
	padding: 0px 40px 20px 520px;
}

#yeartwo, #yearthree{
	padding: 0px 40px 20px 520px;
}

/*School Page*/
#school{
	margin-top: 50px;
	padding: 0px 465px 30px 40px;
}

#philosophy{
	padding: 0px 40px 230px 40px;
}

#schoolcol1{
	float: left;
	width: 400px;
	margin: 15px 30px 0px 0px;
}

#schoolcol2{
	float: left;
	width: 400px;
	margin-top: 40px;
}

/*FIRST Page*/
#morals{
	padding: 0px 515px 30px 40px;
}

#leagues, history_header{
	padding: 0px 40px 350px 40px;
}

#firstcol1, #firstcol2{
	float: left;
	width: 255px;
	margin: 15px 30px 0px 0px;
}

#firstcol3{
	float: left;
	width: 255px;
	margin-top: 15px;
}

#contactus{
	float: left;
	width: 360px;
	padding: 0px 25px 25px 25px;
	margin: 20px 0px 20px 40px;
}

#contactus_error{
	width: 360px;
	padding: 10px 25px 25px 25px;
	margin: 20px auto 0px auto;
}

#contactus_error .warning{
	color: #5ab1ff;
	display: inline;
}

#contactus h3, #contactus_error h3{
	color: #111;
	font-weight: 100;
}

#contactus h5, #contactus_error h5{
	color: #515151;
	font-weight: 100;
	margin: 10px 0px 0px 2px;
}

#contactus p, #contactus_error p{
	color: #515151;
	margin-bottom: 10px;
}

.textarea{
	width: 350px;
}

#contactsubmit{
	margin-bottom: -10px;
}

#mentors{
	padding: 0px 40px 25px 500px;
}

/*Games Page*/
.robotspecs{
	margin: 0 40px 0 40px;
	width: 36%;
	height: 350px;
}

#lunacy, #breakaway{
	margin-bottom: 30px;
	padding: 15px 515px 50px 40px;
}

#overdrive{
	padding: 20px 515px 40px 40px;
	height: 270px;
}

/*Goals Page*/
#environment{
	padding: 0px 40px 20px 40px;
	height: 150px;
}

#goalscol1{
	float: left;
	width: 410px;
	margin-right: 30px;
}

#goalscol2{
	float: left;
	width: 370px;
}

#atlanta{
	padding: 0px 520px 60px 40px;
}

#kiva{
	padding: 0px 520px 90px 40px;
}

/*Media Page*/
#media{
	height: 1000px;
	margin-top: 40px;
}

/*Partners Page*/
#donor_header{
	padding: 20px 0px 1000px 40px;
}

#donor_info{
	float: left;
	width: 400px;
	padding-bottom: 100px;
}

#donor_table{
	margin: 20px 30px 0px 0px;
	float: left;
	width: 400px;
}

.white_table, .grey_table h4, .white_table h4{
	padding: 10px;
	margin: 0px;
}

.grey_table p, .white_table p{
	margin: -5px 0 0 10px;
}

.grey_table{
	padding: 10px;
	background-color: rgb(242, 242, 242);
}

h3.donation, h4.donation{
	margin: 5px;
	float: right;
	color: #EA4B20;
}

/*Not Found Page*/
#notfound{
	margin: 50px;
}

#notfound_grid{
	height: 70px;
}

#notfound_col{
	float: left;
	margin: 20px 30px 0 0;
}

/*Conspicuous Elements*/
#content #closing {
	margin-top: -5px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(imgs/content_footer.png);
}

#credit p{
	font-size: 11px;
	margin: 5px;
}

#footer {
	margin-bottom: 50px;
}