@import url("./whitespace-reset.css");

body { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: transparent url("../../images/bg_top.png") 0 0 repeat-x}
	
h1, h2, h3, h4, h5 { 
	margin: 0;
	padding: 0 0 3px;
	font-weight: normal;
	line-height: 100%; }
	
h1 { font-size: 2em; }
h2 { font-size: 32px; }
h3 { 
	font-size: 16px;
	font-weight: bold; }
h4 { font-size: 1.25em; }
h5 { font-size: 1em; }

a, a:visited { 
	color: #12587f;
	text-decoration: none;
	font-weight: bold; }
	a:hover { text-decoration: underline; }

p { 
	padding: 0 0 10px;
	line-height: 140%; }
	
#sitewrapper{ 
	float: left;
	width: 100%;
	background: transparent url("../../images/bg_bottom.png") 0 100% repeat-x; }
	
#page { 
	width: 1000px;
	margin: 0 auto; }
	
#header { 
	display: block;
	position: relative;
	width: 1000px;
	height: 120px;
	background: transparent url("../../images/hdr_site.png") 0 0 no-repeat; } /*changed hdr_site to a png*/
		#header h1 a { 
			display: block;
			position: absolute;
			left: 19px;
			top: 25px;
			width: 266px;
			height: 64px;
			text-indent: -8420px; }
	
ul.nav_top { padding: 10px 0 0; }
	ul.nav_top { float: right; }
	ul.nav_top li { 
		float: left;
		padding: 0 10px;
		font-size: 11px;
		border-left: 1px solid #FFFFFF; }
		ul.nav_top li:first-child { 
			border: none;
			padding-left: 0;}
		ul.nav_top li:last-child { padding-right: 0; }
		ul.nav_top li a, ul.nav_top li a:visited { 
			font-weight: bold; /* changed from 'normal' */
			color: #FFFFFF; }
		
ul.nav_site { 
	float: left;
	clear: both;
	width: 100%;
	padding: 8px 0 0;}
	ul.nav_site li { 
		float: left;
		padding: 0 15px;
		text-transform: uppercase;}
		ul.nav_site li.last { float: right; }
		ul.nav_site li a { display: block; }
		ul.nav_site li a, ul.nav_site li a:visited { 
			font-weight: bold;
			color: #FFFFFF; }
	#page > ul.nav_site li.active { 
		position: relative;
		height: 44px;
		margin: -22px -24px 0 -10px;
		z-index: 1;
		background: transparent url("../../images/bg_active_nav_left.png") 0 0 no-repeat; }
		#page > ul.nav_site li.active a { 
			height: 44px;
			padding: 22px 24px 0 10px;
			font-weight: bold;
			color: #010101;
			background: transparent url("../../images/bg_active_nav_right.png") 100% 0 no-repeat; }

			
ul#nav_sub { 
	float: left;
	clear: left;
	width: 164px;
	padding: 0 10px; }
	ul#nav_sub a { 
		display: block;
		padding: 5px 0; }
	ul#nav_sub > li > a { font-size: 12px; }
		ul#nav_sub > li ul { padding-left: 15px; }
		ul#nav_sub > li ul a { font-weight: normal; }

#content_container { 
	float: left;
	width: 100%;
	padding: 40px 0;}

.col_hp { 
	width: 490px;
	float:left;
	padding-top: 20px;}
	#col_hp1 { padding-right: 10px; }
	#col_hp2 { padding-left: 10px; }
	#content_container .col_hp > p { padding-right: 40px; }
	.col_hp > img { 
		margin: 0 auto 20px; }
		
#int_col_container { 
	width: 800px;
	float: left;
	padding-left: 15px;
	border-left: 1px solid #CCCCCC; }
	#int_col_container.w700 { width: 700px; }
	#int_col_container table { margin-bottom: 20px; }
	#int_col_container h2 { padding-bottom: 20px; }
	#int_col_container > p { padding-right: 200px; }
		#int_col_container > p.caption { padding-right: 0; }
	#int_col_container > iframe { margin: 20px 0 10px; }
	
.block_content { 
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC; }
	.block_content:last-child { margin-bottom: 0; }
	.block_content h3 { padding-bottom: 10px; }
		.block_content h3:first-child { float: left; }
	.block_content ul { clear: both; }
	.block_content ul li { font-size: 11px; }
	.block_content ul.news img { 
		float: left;
		margin: 2px 10px 10px 0; }
	.block_content ul.nav_block { clear: none; }
	.block_content table { width: 100%; }
		.block_content table td img { margin-bottom: 6px; }
	
ul.nav_block { 
	float: right;
	margin-right: -5px;}
	ul.nav_block li { 
		float: left;
		padding: 0 5px;
		border-left: 1px solid #CCCCCC; }
		ul.nav_block li:first-child { 
			padding-left: 0;
			border: none; }
		ul.nav_block li a { display: inline-block; }
		
ul#group_members { 
	width: 752px;
	float: left;
	margin-top: -10px;
	margin-left: -54px; }
	ul#group_members li { 
		float: left;
		text-align: center;
		padding-left: 54px;
		padding-top: 10px;}
		
ul.thumb_list { 
	margin-bottom: -12px;
	margin-right: -12px;}
	ul.thumb_list li { 
		float: left;
		clear: none;
		padding: 0 12px 12px 0; }
		ul.thumb_list li img { border: none; }
		
ul.list_links li { 
	float: left;
	clear: both;
	padding-bottom: 15px; }
	
#footer { 
	width: 1000px;
	height: 114px;
	margin: 0 auto;
	clear: both;
	font-size: 11px;
	text-align: center;
	background: transparent url("../../images/ftr_site.jpg") 0 0 no-repeat; }
	#footer ul { 
		clear: both;
		float: none;
		margin: 0 auto; }
	#footer ul.nav_site { 
		padding-top: 20px;
		width: 710px; } /* changed from '745px' */
	#footer ul.nav_site li { 
		padding: 0 10px;
		border-left: 1px solid #FFFFFF; }
		#footer ul.nav_site li:first-child { 
			padding-left: 0;
			border: none; }	
		#footer ul.nav_site li.last { display: none; }
	#footer ul.nav_top { width: 600px; } /* changed from '545px' */

table#resume { 
	margin-top: -15px;
	margin-bottom: -5px; }
	table#resume p { padding: 10px 0; }
	table#resume td.col1 { 
		width: 100px;
		padding-right: 20px;}
	table#resume td.col2 { 
		width: 350px;
		padding-right: 10px;}
	table#resume td.col3 { 
		width: 350px;
		padding-top: 15px;
		padding-bottom: 15px; }

table#teaching_spec td { vertical-align: top; }
	table#teaching_spec td.col1, 
	table#teaching_spec td.col_info { width: 100px; }
	table#teaching_spec td.col2,
	table#teaching_spec td.col2_info{ 
		width: 400px;
		padding-right: 20px;}
		table#teaching_spec td.col2_info[colspan="2"] { 
			width: 700px;
			padding-right: 0; }
	table#teaching_spec td.col1_info,
	table#teaching_spec td.col2_info, 
	table#teaching_spec td.col3_info { padding-top: 30px; }
		
table#teaching { padding-top: 40px; }

table#copy_table { margin-top: 30px; }
	table#copy_table td.col1 { padding-right: 20px; }
	table#copy_table p { padding-top: 20px; }
		table#copy_table p:first-child,
		table#copy_table p.caption { padding-top: 0; }
	table#copy_table td > div.asset_container { margin: 10px auto 0; }
		table#copy_table td > div.asset_container:first-child { margin-top: 0; }
		
table.news td { padding-top: 40px; }
	table.news tr:first-child td { padding-top: 0; }

p.caption { 
	text-align: center;
	padding-bottom: 20px; }

td.td_col1 { padding-right: 10px; }
td.td_col2 { padding-left: 10px; }

img.block_content_full { margin: 10px auto 20px; }

.blue_text { 
	font-weight: bold;
	color: #12587f; }
	
.red_text { 
	font-weight: bold;
	color: #CD0000; }
	
.black_text { 
	font-weight: bold;
	color: #000000; }
		
.bold {
	font-weight: bold;
}
.clearer { clear: both; }
#slider {

	/* You MUST specify the width and height */
	width:470px;
	height:340px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:290px;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:470px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:470px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	
.clear {
	clear:both;	
}

#header a.gwash {
	background:url("../../images/gwlogo.png") no-repeat scroll 0 0 transparent;
	bottom:5px;
	display:block;
	height:85px;
	position:absolute;
	right:0;
	text-indent:-8420px;
	width:180px;
}

.white_link {
	color: #FFFFFF;
}


