/* CSS Document */
/*
Deafault CSS stylesheet for Web Raising, The Art Institute of Atlanta. 
Developed by: Erica Ware, eware@fusionwaredesign.com
http://www.fusionwaredesign.com
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
h1,h2,h3,h4,h5,h6{
 font-family:Geneva, Arial, Helvetica, sans-serif; }
body{	margin:0; 
	padding:0; 
background:url(i/page_bg.jpg) left top repeat-x;  }
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body{ 
	text-align:center;
	min-width:920px;
}
#container{ 

}
#wrapper{ 
	width:920px; 
	margin:0 auto;
	text-align:left;
}
/*BRANDING*/
#logo { 
	/*text-indent:-5000px; 
	background:url(i/logo2.jpg) no-repeat left top; */
	width:201px; 
	height:136px;  	
	float:left; margin-top:20px; margin-right:15px; display:block;
	}

#byline h2 { 
	text-indent:-5000px; 
	background:url(i/byline.gif) no-repeat left top; 
	width:357px; 
	height:159px;  
	float:left; 
	margin-left:85px;
	}
	#badge h3 { 
	text-indent:-5000px; 
	background:url(i/badge.jpg) no-repeat left top; 
	width:111px; 
	height:159px;  
	float:left;
	margin-left:85px;
	}
/*NAV*/
#nav{ clear:both; padding-top:38px; margin-left:317px; width:600px; }
/*Home Nav Styles*/
	#home #mainNav .home a { background:url(i/nav_home_active.jpg) left top no-repeat;width:150px; height:38px;}
	#home #mainNav .teams a { background:url(i/nav_teams_link.jpg) left top no-repeat;width:150px; height:38px;}
	#home #mainNav .photos a { background:url(i/nav_photos_link.jpg) left top no-repeat;width:150px; height:38px;}		
	#home #mainNav .contact a { background:url(i/nav_contact_link.jpg) left top no-repeat;width:150px; height:38px;}
		/*Hover*/
		#home #mainNav .teams a:hover { background:url(i/nav_teams_hover.jpg) left top no-repeat;width:150px; height:38px;}
		#home #mainNav .photos a:hover { background:url(i/nav_photos_hover.jpg) left top no-repeat;width:150px; height:38px;}				
		#home #mainNav .contact a:hover { background:url(i/nav_contact_hover.jpg) left top no-repeat;width:150px; height:38px;}
		
/*Teams Nav Styles*/
	#teams #mainNav .teams a{background:url(i/nav_teams_active.jpg) left top no-repeat;width:150px; height:38px;}
	#teams #mainNav .home a { background:url(i/nav_home_link.jpg) left top no-repeat;width:150px; height:38px;}
	#teams #mainNav .photos a { background:url(i/nav_photos_link.jpg) left top no-repeat;width:150px; height:38px;}	
	#teams #mainNav .contact a { background:url(i/nav_contact_link.jpg) left top no-repeat;width:150px; height:38px;}
		/*Hover*/		
		#teams #mainNav .home a:hover { background:url(i/nav_home_hover.jpg) left top no-repeat;width:150px; height:38px;}
		#teams #mainNav .photos a:hover { background:url(i/nav_photos_hover.jpg) left top no-repeat;width:150px; height:38px;}		
		#teams #mainNav .contact a:hover { background:url(i/nav_contact_hover.jpg) left top no-repeat;width:150px; height:38px;}

/*PhotosNav Styles*/
	#photos #mainNav .photos a{background:url(i/nav_photos_active.jpg) left top no-repeat;width:150px; height:38px;}
	#photos #mainNav .contact a { background:url(i/nav_contact_link.jpg) left top no-repeat;width:150px; height:38px;}	
	#photos #mainNav .home a { background:url(i/nav_home_link.jpg) left top no-repeat;width:150px; height:38px;}
	#photos #mainNav .teams a{background:url(i/nav_teams_link.jpg) left top no-repeat;width:150px; height:38px;}
	
		/*Hover*/		
		#photos #mainNav .home a:hover { background:url(i/nav_home_hover.jpg) left top no-repeat;width:150px; height:38px;}
		#photos #mainNav .teams a:hover { background:url(i/nav_teams_hover.jpg) left top no-repeat;width:150px; height:38px;}	
		#photos #mainNav .contact a:hover { background:url(i/nav_contact_hover.jpg) left top no-repeat;width:150px; height:38px;}
		
/*Contact Nav Styles*/
#contact #mainNav .contact a {background:url(i/nav_contact_active.jpg) left top no-repeat;width:150px; height:38px;}
#contact #mainNav .home a { background:url(i/nav_home_link.jpg) left top no-repeat;width:150px; height:38px;}
#contact #mainNav .photos a { background:url(i/nav_photos_link.jpg) left top no-repeat;width:150px; height:38px;}	
#contact #mainNav .teams a { background:url(i/nav_teams_link.jpg) left top no-repeat;width:150px; height:38px;}
		/*Hover*/
	#contact #mainNav .home a:hover { background:url(i/nav_home_hover.jpg) left top no-repeat;width:150px; height:38px;}
	#contact #mainNav .photos a:hover { background:url(i/nav_photos_hover.jpg) left top no-repeat;width:150px; height:38px;}			
	#contact #mainNav .teams a:hover { background:url(i/nav_teams_hover.jpg) left top no-repeat;width:150px; height:38px;}


#mainNav {
margin:0; 
padding:0; 
list-style:none; 
float:left;
}

#mainNav  a { 
display:block; 
text-decoration:none; 
} 

#mainNav  li{float:left; text-indent:-5000px;}


/*PROJECT BLOCK*/
#banner { background:url(i/banner_bg.jpg) left top no-repeat; width:900px; height:75px; clear:both; z-index:100;}
#projectwrapper  img { margin-left:15px;}
#projectdescrip { }
#projectdescrip h1{  font-size:18px; font-family:Geneva, Arial, Helvetica, sans-serif;  }
#projectdescrip p { font-size:12px;}
#projectwrapper{width:920px;  }
#contentwrapper{width:920px; background:url(i/bg.gif) repeat-y; }

.yui-content h1 { padding-top:15px;font-size:22px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:15px; color:#4E85D0; font-weight:bold;}
.yui-content p { line-height:1.4em; font-size:14px; color:#333333; padding:0 0 8px 0; margin-left:353px;}

.left { float:left; padding-right:15px; padding-top:15px; height:300px; margin-left:20px;}
.last{clear:both; }
.left ul  { margin-left:22px; margin-top:15px;}
.left ul li{ background:url(i/bubbles.gif) no-repeat left top; padding-left:40px; padding-bottom:20px; font-size:14px; color:#4e85d0;  }

.left a:link, .left2 a:link{ font-weight:bold;color:#4E85D0; text-decoration:none;}
.left a:visited, .left2 a:visited{ font-weight:bold;color:#666; text-decoration:none;}
.left a:hover, .left2 a:hover{ font-weight:bold;color:#3F5EA8; text-decoration:underline;}
.left a:active, .left2 a:active{ font-weight:bold;color:#3F5EA8;text-decoration:underline;}

#subcontent{ margin:0px 40px 0 40px;}
#subcontent h1{font-size:22px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:15px; color:#4E85D0; font-weight:bold;}
#subcontent p{ line-height:1.4em; font-size:14px; color:#333333; padding:0 0 8px 0; width:640px;}

/*Tams Page*/
.teamsblock{float:left;}
.tl, .tm{font-size:15px; color:#4e85d0 ; font-weight:bold; padding-bottom:10px;}
.tl_ul , .tm_ul{ padding-bottom:25px;}
.tl_ul li , .tm_ul li { color:#333; background:url(i/tl_bullet.gif) no-repeat left center; padding-left:20px;  font-size:14px; line-height:1.4em; margin-left:12px;}
/*.tl_ul li, tm_ul li {font-size:13px; color:#4e85d0;margin-left:40px;padding-left:20px;  font-size:14px; line-height:1.4em; }*/
.tl_ul li a:link, .tm_ul li a:link{color:#4E85D0; text-decoration:underline;}
.tl_ul li a:visited, .tm_ul li a:visited{color:#666; text-decoration:underline;}
.tl_ul li a:hover, .tm_ul li a:hover{color:#3F5EA8; text-decoration:none;}
.tl_ul li a:active, .tm_ul li a:active{color:#3F5EA8; text-decoration:none;}
.teamphotos1{   margin-top:0px; float:left; margin-left:40px; margin-top:20px; width:800px;}
.teamphotos1 h2 {font-size:16px; color:#4e85d0 ; font-weight:bold;padding-bottom:10px }
.teamphotos1 ul {  padding-bottom:15px;}
.teamphotos1 ul li { float:left;}
/*Footer*/
#footer { margin-top:30px; background:url(i/footerbg.jpg) left top no-repeat; width:903px; height:150px; clear:both; z-index:100; margin-left:10px; }
#bottom .btt { text-align:center; margin-top:40px;padding-bottom:20px; color:#4E85D0; font-size:11px;}
#footer p { color:#fff; text-align:center; font-size:10px; padding-top:15px; }
#footernav ul { text-align:center; padding-top:15px;}
#footernav ul  li a{padding:0 20px; line-height:1.4em; color:#fff; font-weight:bold;}
#footernav ul li {display:inline;font-size:11px; color:#fff}
#footer a:link{ color:#fff; text-decoration:underline;}
#footer a:visited{ color:#000; text-decoration:underline;}
#footer a:hover{ color:#fff; text-decoration:none;}
#footer a:active{ color:#fff; text-decoration:none;}

#photo_container{margin-left:42px;
	float: left; 
	width:850px; 
	margin-right:15px; 
	margin-top:40px; }

 #photo_container h1{font-size:22px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:15px; color:#4E85D0; font-weight:bold; padding-bottom:20px;}	
 
 #teams_container {font-size:22px; font-family:Geneva, Arial, Helvetica, sans-serif;  color:#4E85D0; font-weight:bold; padding-bottom:10px; padding-left:42px; padding-top:40px;}	
 
.photos{
	list-style:none;
	margin:0;
	padding:0;
}
.photos a:link img, .photos a:visited img{
	border:3px solid #3f5ea8;
}
.photos a:hover img, .photos a:active img{
	border:3px solid #4096ee;
}
.photos li{
	float:left;
	padding:0px 19px 20px 0; height:100px;
}
#photo_container{} 
 
#register{ margin-left:42px;
	float: left; 
	width:585px; 
	margin-right:15px; 
	margin-top:40px; 
	
}
#register h1{ font-size:22px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:15px; color:#4E85D0; font-weight:bold;

}
#register a{color:#4E85D0; text-decoration:underline;}
#register p { padding-bottom:25px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#492f03; padding-bottom:20px;}
#register h2{ font-size:16px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:15px; color:#4E85D0; font-weight:bold; padding:10px;

}
.form{ width:500px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#492f03;float:left; padding-right:15px; padding-top:15px; height:500px; margin-left:35px;}

.form h2 {font-size:22px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:15px; color:#4E85D0; font-weight:bold;}

.yui-nav li { color:#FFF;}
.form label{ 
	float:left; 
	margin:0 15px 0 15px; 
	text-align:right; 
	width:125px;
}
.addl_form_data { 
	font-size:10px; 
	color:#999; 
	margin-left:300px;  
	margin-top: -20px;
	width:325px;
	 
	line-height:15px; 
	padding:5px 0; 
}

fieldset{
border:1pX solid #ccc;
margin:1em 0;
padding:1em;
background:#F8F8F8;
}
.em { font-weight:bold;}
/*#human{margin-left:140px;}
.human{ margin-left:165px; font-size:12px; color:#492f03; margin-top:-15px;}*/
#name, #dept, #email, #org,#s_name, #s_dept, #s_email, #dept, #comments, #s_comments{ width:300px;}
.btn {margin-left:155px; margin-bottom:10px; margin-top:10px; font-size:11px;}
.notification {  margin-left:40px; padding:5px 0; 	font-size:10px; 
	color:#999; }
	.req{ width:450px; padding:5px 0 20px 0;}
	input:focus, texteare:focus{
	background:#ffc;
	}
input { font-size:11px;}
input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
.validation-advice {
	margin: 2px 0 2px 0;
	padding: 2px;
	background-color: #fefe88;
	color : #000;
	font-weight: bold; padding-left:157px; font-size:10px;
}
#subcontent2{margin-left:22px;
	float: left;  clear:both;
	width:500px; 
	margin-right:15px; 
	margin-top:15px; }
#subcontent2 h1{font-size:18px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:15px; color:#4E85D0; font-weight:bold;}
#subcontent2 p{ line-height:1.4em; font-size:14px; color:#333333; padding:0 0 8px 0; width:640px;}
#bottom2 { clear:both;}
#bottom2 .btt { text-align:center; margin-top:40px; font-family:Geneva, Arial, Helvetica, sans-serif; padding-bottom:20px; color:#4E85D0; font-size:11px;}

