/* -------------------------------------------------------------- 
   Resets default browser CSS  
-------------------------------------------------------------- */

* {
  margin:0;
  padding:0;
}

h1,h2,h3,h4,h5,h6,b 
{
  font-size:100%;
  font-weight:normal;
}

table 
{ 
  border-collapse: collapse; 
  border-spacing: 0; 
}
caption, th, td 
{ 
 text-align: left; 
}

ul,ol 
{
  list-style-type:none;
}

img,fieldset,hr,button 
{
  border:0;
}

button 
{
  background:none;
}

/* -------------------------------------------------------------- 
   Global Styles  
-------------------------------------------------------------- */

body 
{
  background:#003053 url('/images02/main/layout/body_bg_01.jpg') no-repeat top center;
  font: 9pt Verdana, Arial, Helvetica, sans-serif;
}

a 
{
  color:#000;
}

#container 
{
  width:976px;
  margin:0 auto;
}

	#marquee 
	{
	  padding:13px 0;
	}

		#marquee #logo a 
		{
		  display:block;
		  width:232px;
		  height:98px;
		  text-indent:-9999em;
		  background: url('/images02/main/layout/logo.gif') no-repeat top left;
		  float:left;
		}
		
		#marquee #tagline 
		{
		  width:700px;
		  height:27px;
		  text-indent:0em;
		  float:right;
		  margin-top:75px;
		  color: #FFFFFF;
		  font: italic bold 26px 'Times New Roman', Tahoma, Sans-serif;
		}

	#content 
	{
	  display: block;
	  background: #ffffff url('/images02/main/layout/content_bg.jpg') no-repeat top left;
	  
	}
	
/* -------------------------------------------------------------- 
   Main Nav and Search Form Styles  
-------------------------------------------------------------- */

	
	#mainNav 
	{
	  float: left;
	  margin-left:6px;
	  width: 665px;
	}
	
		#mainNav li 
		{
		  float:left;
		}
	
		#mainNav li a 
		{
		  display: block;
		  float:left;
		  width: 93px;
		  height: 37px;
		  margin: 7px 2px 0 0;
		  padding: 8px 0px 0px 0px;
		  text-indent: -9999em;
		  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
		  letter-spacing: .7px;
		  text-decoration: none;
		  color: #FFFFFF;
		}
		
		
		#mainNav li.hover a, #mainNav li a:hover 
		{
		  background-position: bottom left;
		}
		
		
		#mainNav #about a 
		{
		  background-image: url('/images02/main/layout/mmainNav_about.jpg');
		}
		
		#mainNav #admissions a 
		{
		  background-image: url('/images02/main/layout/mmainNav_admissions.jpg');
		}
		
		#mainNav #academics a 
		{
		  background-image: url('/images02/main/layout/mmainNav_academics.jpg');
		}
		
		#mainNav #athletics a 
		{
		  background-image: url('/images02/main/layout/mmainNav_athletics.jpg');
		}
		
		#mainNav #contEd a 
		{
		  background-image: url('/images02/main/layout/mmainNav_contEduc.jpg');
		}
		
		#mainNav #events a 
		{
		  background-image: url('/images02/main/layout/mmainNav_campusEvents.jpg');
		}
		
		#mainNav #giving a 
		{
		  background-image: url('/images02/main/layout/mmainNav_giving.jpg');
		}
				
		
		
	#quickLinks 
	{
	  position:absolute;
	  top:0px;
	  right:7px;
	}
	
		#quickLinks li a 
		{
		  display:block;
		  width:297px;
		  height:53px;
		  text-indent:-9999em;
		  color:#fff;
		}
		
		#quickLinks li.hover a, #quickLinks li a:hover 
		{
		  background-position:bottom left;
		}
		
		/*Clear styles for LI children*/
			#mainNav li li 
			{
			  float:none;
			}
			
				#mainNav li li a, .menu li li a, .menu li p a, #quickLinks li li a 
				{
				  display:inline;
				  float:none;
				  text-indent:0;
				  background:url('none') no-repeat 5000em 5000em;
				  width:auto;
				  height:auto;
				  margin:0;
				}
				
				#mainNav li.hover li a, .menu li.hover li a, .menu li.hover p a, #quickLinks li.hover li a 
				{
				  background:url('none') no-repeat 5000em 5000em;
				}
				

	#cse-search-box 
	{
	  float:left;
	  width: 297px;
	  padding:7px 0 7px 1px;
	}
	
		#cse-search-box fieldset 
		{
		  width:297px;
		  height:45px;
		  background:#0b395a url('/images02/main/layout/searchForm_bg.gif') repeat-x top left;
		}
		
			#cse-search-box #keywords 
			{
			  width:230px;
			  background-color:#ccc;
			  border:1px solid #fff;
			  color:#001c31;
			  font:bold 1em Times, serif;
			  padding:2px 0 2px 3px;
			  margin:12px 0 0 8px;
			  text-transform:uppercase;
			}
			
			#cse-search-box button 
			{
			  position:relative;
			  top:6px;
			}
			
/* -------------------------------------------------------------- 
   Footer Styles  
-------------------------------------------------------------- */
		
#footer 
{
  padding:15px;
  font-size:0.85em;
}

#footer, #footer a 
{
  color:#fff;
  line-height:1.4em;
}

	#footer .vcard 
	{
	  float:left;
	  padding-left:0px;
	  /*background: url('../images/layout/steeple.gif') no-repeat 0 5px;*/
	  line-height:1.4em;
	}
	
		#footer .vcard .fn 
		{
		  font-weight:bold;
		}

		#footer .vcard .fn, #footer .vcard .adr, #footer .vcard .tel {
		  display:block;
		}
	
	#footer #footerNav 
	{
	  float:right;
	  text-align:right;
	  width:575px;
	}
	
		#footerNav li 
		{
		  display:inline;
		}
		
			#footerNav li a:link, #footerNav li a:visited
			{
		  	  color: #fff;
		  	  text-decoration: underline;
		  	}
		  	
		  	#footerNav li a:hover
		  	{
		  	  color: #bbb;
		  	  text-decoration: underline;
		  	}
		  
		  
	
	#footer #copyright 
	{
	  float:none;
	  clear:both;
	  text-align:right;
	}
		
/* -------------------------------------------------------------- 
   Home Page Styles  
-------------------------------------------------------------- */

#homeSplash 
{
  margin:0 0 7px 6px;
  float:none;
  clear:both;
}

	#flashContent 
	{
	  float:left;
	  width:666px;
	  height:326px;
	  background-color:#fff;
	}
	
.menu 
{
  float:left;
  padding-left:1px;
  width:297px;
  background: #FFFFFF url('/images02/main/layout/NGCSU_Steeple_blue.jpg') no-repeat center;
}

		.menu ul li a, .menu ul li a:visited 
		{
		  display:block;
		  text-indent:2em;
		  background-repeat:no-repeat;
		  background-position:top left;
		  width:297px;
		  height:43px;
		  padding-top: 20px;
		  margin-bottom:2px;
		  color: #FFFFFF;
		  font: bold 19px 'Garamond','Times New Roman', Tahoma, Sans-serif;
		  text-decoration: none;
		  text-indent: -9999px;
		}
		
		.menu ul li:hover a 
		{
		  background-position:bottom left;
		}
		
		.menu #future_Nav a 
		{
		  height:44px;
		  background: transparent url('/images02/main/layout/sideNav_Future_01.png') repeat;
		}
		
			.menu #future_Nav a:hover 
			{
		  	height:44px;
		  	background: transparent url('/images02/main/layout/sideNav_Future_02.jpg') repeat;

			}
		
		.menu #current_Nav a 
		{
		  background: transparent url('/images02/main/layout/sideNav_Current_01.png') repeat;
		}
		
			.menu #current_Nav a:hover 
			{
		  	background: transparent url('/images02/main/layout/sideNav_Current_02.jpg') repeat;
			}
		
		
		.menu #alumni_Nav a 
		{
		  background: transparent url('/images02/main/layout/sideNav_Alumni_01.png') repeat;
		}
		
			.menu #alumni_Nav a:hover 
			{
			  background: transparent url('/images02/main/layout/sideNav_Alumni_02.jpg') repeat;
			}
		
		.menu #parents_Nav a 
		{
		  height:44px;
		  background: transparent url('/images02/main/layout/sideNav_Parents_01.png') repeat;
		}
		
			.menu #parents_Nav a:hover 
			{
			  height:44px;
			  background: transparent url('/images02/main/layout/sideNav_Parents_02.jpg') repeat;
			}
		

		.menu #staff_Nav a 
		{
		  height:44px;
		  background: transparent url('/images02/main/layout/sideNav_Staff_01.png') repeat;
		}
		
			.menu #staff_Nav a:hover 
			{
			  height:44px;
			  background: transparent url('/images02/main/layout/sideNav_Staff_02.jpg') repeat;
			}
				
	.menu ul 
	{
	  padding:0; 
	  margin:0;
	  list-style-type: none;
	}
	
		.menu ul li 
		{
		  float:left; 
		  width:297px;
		}

		#tenContent p 
		{
		  float:none;
		  clear:both;
		  padding-bottom:5px;
		}
						
		#tenContent p span 
		{
		  font-size:3.7em;
		  color:#fff;
		  font-family:Times,serif;
		  display:block;
		  float:left;
		  padding-right:10px;
		}
			
			#tenContent p a 
			{
			  color:#fff;
			  text-decoration:none;
			  text-transform:none;
			  font-weight:normal;
			}
			
			#tenContent p a:hover 
			{
			  text-decoration:underline;
			}
			
			#tenContent p strong 
			{
			  font-size:1.2em;
			  font-weight:normal;
			  color:#da8309;
			  text-transform:uppercase;
			  display:block
			}
			
			#tenContent p img 
			{
			  border:1px solid #fff;
			}
			
		#campusContent p 
		{
		  color:#fff;
		}


#homeButtons.menu ul li li 
{
  float:none;
  width:auto;
}

#homeButtons.menu li li a, #homeButtons.menu li p a 
{
  display:inline;
  float:none;
  text-indent:0;
  background:url('none') no-repeat 5000em 5000em;
  width:auto;
  height:auto;
  margin:0;
}

#homeButtons.menu li.hover li a, #homeButtons.menu li.hover p a 
{
  background:url('none') no-repeat 5000em 5000em;
}
	
#homeContent 
{
  float:none;
  clear:both;
  padding:15px 0px;
}

	#homeContent h1 
	{
	  position:absolute;
	  left:-9999em;
	}
	
	#homeContent li a
	{
	  text-decoration: none;
	}
	
	#homeContent .column 
	{
	  float:left;
	  width:295px;
	  height:275px;
	  padding:0 20px 20px;
	  background: url('/images02/main/layout/v_border.gif') repeat-y top right;
	}
	
	#homeContent .column-right
	{
	  float:left;
	  width:265px;
	  height:275px;
	  padding:0 20px 20px;
	  background: url('/images02/main/layout/v_border.gif') repeat-y top right; 
	  }
	
	#homeContent .column:first-child 
	{
	  padding-left:0;
	}
	
	#homeContent .column:last-child 
	{
	  padding-right:0;
	  background:none;
	}
	
		#homeContent .basicList li 
		{
		  padding-left:20px;
		  margin:5px 0;
		  background: url('/images02/main/layout/star.gif') no-repeat 0 4px; 
		}
		
			#homeContent .basicList li a:link,
			#homeContent .basicList li a:visited
			{
			  text-decoration: none;
			}
			
			#homeContent .basicList li a:hover
			{
			  text-decoration: underline;
			}
		
		#homeContent hr 
		{
		  background: url('/images02/main/layout/h_border.gif') repeat-x top left;
		  height:1px;
		  margin:15px 0;
		}
		
		#homeContent .more 
		{
		  margin-top:20px;
		}
		
			#homeContent .more a 
			{
			  padding:0px 28px 2px 20px;
			  font-family:Times,serif;
			  text-transform:uppercase;
			  color:#003053;
			  background: url('/images02/main/layout/more_arrow.gif') no-repeat bottom right;
			  text-decoration:none;
			}
	
#bottomTagLine
{
  clear: both;
  float: none;
  display: block;
  height: 24px;
  margin: 8px 0px 8px 0px;
  text-align: center;
  font: bold 18px 'Garamond','Times New Roman', Tahoma, Sans-serif;
  color: #777;
}	
	
/* -------------------------------------------------------------- 
   Inner Page Styles  
-------------------------------------------------------------- */
		
#innerContent 
{
  position:relative;
  font-size:0.9em;
  clear:both;
  float:none;
}

	#innerContent h2, #innerContent h3, #innerContent p, #innerContent ul.basicList, #innerContent #breadcrumbs 
	{
	  margin:1.5em 18px;
	}
	
	#innerContent h1 
	{
	  color:#0b395a;
	  font-size:1.45em;
	  font-weight:bold;
	  padding-left:6px;
	}

	#innerContent h2 
	{
	  color:#0b395a;
	  font-size:1.25em;
	  font-weight:bold;
	}
	
	#innerContent h3 
	{
	  font-weight:bold;
	}
	
	#innerContent p 
	{
	  line-height:1.4em;
	}
	
	#innerContent a 
	{
	  color:#d69c1c;
	}
	
	#breadcrumbs 
	{
	  font-size:0.85em;
	}
	
		#breadcrumbs li 
		{
		  display:inline;
		}
	
		#breadcrumbs li:after 
		{
		  content:'>';
		  padding:0 5px;
		}
		
		#breadcrumbs li:last-child:after 
		{
		  content:'';
		  padding:0;
		}
		
			#breadcrumbs li a 
			{
			  color:#000;
			}
			
	#innerContent .basicList li 
	{
	  background: url('/images02/main/layout/star.gif') no-repeat left 5px;
	  padding-left:20px;
	  margin:0.25em 0 0.25em 18px;
	}
	
	#innerContent p.top 
	{
	  margin:2em 18px;
	  padding-bottom:2em;
	}
	
		#innerContent p.top a 
		{
		  padding-right:20px;
		  font-family:Times,serif;
		  text-transform:uppercase;
		  color:#003053;
		  background: url('/images02/main/layout/top_arrow.gif') no-repeat center right;
		  text-decoration:none;
		}
		
	#mainContent 
	{
	  width:672px;
	  float:left;
	}
		
	#subContent 
	{
	  width:297px;
	  background-color:#384d2e;
	  color:#fff;
	  font-size:0.9em;
	  float:left;
	}
	
		.linkList 
		{
		  padding-top:10px;
		}
	
			.linkList li 
			{
			  padding:0.4em 18px;
			}
			
				#subContent .linkList li a 
				{
				  color:#fff;
				  text-decoration:none;
				}
				
		#subContent .vcard .tel 
		{
		  display:block;
		}
		
		#subContent hr 
		{
		  background: url('/images02/main/layout/subContent_hr.gif') repeat-x top left;
		  height:1px;
		  margin:18px;
		}
		
	#sectionNav 
	{
	  width:664px;
	  height:29px;
	  margin-left:6px;
	  background:#1f4967 url('/images02/main/layout/sectionNav_bg.gif') repeat-x top left;
	}
	
		#sectionNav li 
		{
		  font-weight:bold;
		  float:left;
		  padding:7px 47px 0 15px;
		}
		
		#sectionNav li:last-child 
		{
		  padding-right:0;
		}
		
			#sectionNav li a 
			{
			  color:#fff;
			  text-decoration:none;
			}
	
/* -------------------------------------------------------------- 
   Common Classes 
-------------------------------------------------------------- */
	
img.right 
{
  float:right;
  margin:0 0 5px 5px;
}

html>body .clearfix:after 
{
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.text_top
{
	vertical-align: text-top;
}

.text_middle
{
	vertical-align: middle;
}

.text_bottom
{
	vertical-align: text-bottom;
}


.vcard .type 
{
  display:none;
}


.pRedBox {
	display: block;
	width: 90%;
	color: #FFFFFF;
	background-color: #660000;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica;
	text-align: center;
	padding: 15px 10px 15px 10px;
	margin: 15px;
	}
