/* @override http://depts.washington.edu/bamshad/styles.css */

/* @group IE 6 HACKS */

*html body {
	font-size: 62.5%;
	width: 100%;
	margin: 0;
	border-style: none;
	padding: 0;
	background: #CCCCFF repeat-y left top;
	}

*html body.home {
	font-size: 62.5%;
	width: 864px;
	margin: 0;
	padding: 0;
	border-style: none;
	/*background: #CCCCFF url("/bamshad/images/page_bak_home.gif") repeat-y left top;*/
}
	
*html #wrap{
	display: block;
	min-width: 750px;
	/*min-height: 700px;*/
	background: #CCCCFF url("/bamshad/images/page_bg_cgr.gif") repeat-y left top;
	}

*html #wraphome{
	min-width: 750px;
	/*min-height: 700px;*/
	width: 868px;
	display: block;
	background: #CCCCFF url("/bamshad/images/page_bg_cgr.gif") repeat-y left top;
	}	

*html #contentwrappage{
	width: 500px;
	margin: 30px 0 30px 30px;
	}

*html #contentwrap{
	/*width: 1200px;*/
	}

*html #content.home{
	width: 380px;
	padding: 25px;
	float: left;
	/*background: #ffffcc url("images/cover.gif") no-repeat 1px 85px;
	height: 620px;*/
	}

*html #content.page{
	width: 420px;
	padding: 25px;
	float: left;
	overflow: hidden;
	}
	
*html #newsbox{
	margin: 0;
	min-height: 500px;
	width: 210px;
	padding: 20px;
	float: right;
	background: #eee2cc;
	}

*html #mainNav a {
	margin: 0;
	padding: 0;
	height: 34px;
}

	
*html #footer p{
	padding-top: 1em;
	color: #000000;
	}

/* @end */
html {
	font-size: 97%;
	line-height: 90%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body {
	font-size: 62.5%;
	width: 100%;
	margin: 0;
	border-style: none;
	padding: 0;
	font-size: 62.5%;
	background: #FFFFFF url("/bamshad/images/page_bg_cgr.gif") no-repeat 0 0;
}

.home {
	width: 868px;
	margin: 0;
	padding: 0;
	border-style: none;
background: #000 url(http://depts.washington.edu/bamshad/images/page_bg_cgr.gif) repeat-y;
	display: block;
	position: relative;
	float: left;

}

a:link, a:visited {
	color: #0f355b;
	text-decoration: none;
	}
	
a:hover {
	color: #FF6600;
	text-decoration: none;
	}

p,ul,ol,blockquote {
	font: 1.35em/1.7em Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
ol ul{
	font: 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #000;
	}

h1 {
	color: #9e7634;
	font: 3.2em "Century Gothic", Arial, Helvetica, sans-serif;
	}

h2 {
	border-bottom: 2px dotted #0f355b;
	color: #0f355b;
	font: 2.0em Arial, Helvetica, sans-serif;
	margin-top: 32px;
	clear: both;
	}

h3 {
	color: #333333;
	font: 1.6em Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 30px;
	}

h3.line {
	border-top: 1px solid #000000;
	padding-top: 8px;
	}

h4 {
	color: #000;
	font: 1.6em Arial, Helvetica, sans-serif;
	}

h5 {
	color: #FFFFCC;
	font: 1.6em Arial, Helvetica, sans-serif;
	padding-top: 0px;
	}

#wrap{
	width: 868px;
	margin: 0;
	padding: 0;
	border-style: none;
	background: #ffffff url("/bamshad/images/page_bg_cgr.gif") repeat-y left top;
	display: block;
	position: relative;
	float: left;
	overflow: visible;;
	}

/*#wraphome{
	min-width: 750px;
	min-height: 3000px;
	width: 868px;
	background: #FFFFFF url("/bamshad/images/page_bak_home.gif") repeat-y left top;
	}*/

#wraphome {
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
	border-style: none;
	overflow: hidden;
	background-color: #FFFFCC URL("/bamshad/images/page_bg_cgr.gif") repeat-y left top;
}

#contentwrappage{

}	



#branding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #f60;
	background: #000 url("/bamshad/images/Banner.gif") no-repeat left top;
	width: 868px;
	height: 150px;
}

#branding a.bamshad{
	color: #ffffcc;
	text-decoration: none;
	float: right;
	position: relative;
	font: normal 4.5em/1em "Century Gothic", Arial, Helvetica, sans-serif;
	display: block;
	width: 846px;
	bottom: -82px;
}
	

#content{
	/*min-height: 400px;*/
	width: 380px;
	padding: 25px;
	float: left;
	/*background: #ffffcc url("images/cover.gif") no-repeat 1px 85px;
	height: 620px;*/
	}

#content.page{
	min-height: 500px;
	max-width: 500px;
	padding: 25px;
	float: left;
	width: 813px;
}

#newsbox{
	margin: 0;
	min-height: 500px;
	width: 210px;
	padding: 20px;
	float: right;
	background: #eee2cc;
	display: block;
	position: relative;
	height: auto;
}
	
#newsbox p{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #9e7634;
	font-weight: bold;
	text-align: left;
}

#newsbox h4{
	margin-bottom: .02em;
	display: block;
	padding: 15px 15px 15px 10px;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#newsbox h4.bold{
	margin-top: 2em;
	font-size: 1.5em;
	margin-bottom: .1em;
	display: block;
	padding: 0;
	background-color: #eee2cc;
	color: #9e7634;
	font-weight: bold;
	text-align: left;
}

/*
#newsbox h4{
	margin-bottom: .1em;
	}
*/

#newsbox a{
	color: #1c212b;
	font-weight: 700;
	}
	
.titledescr{
	width: 600px;
	margin: 0 0 0 0;
	}

/*.titlepic h3{
	margin-top: 1px;
	}
*/

img.headshot{
	float: left;
	width: 175px;
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 2px;
	}


#footer{
	clear: both;
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 1em .1em;
	display: block;
	line-height: 0;
	height: 4.5em;
	font-size: .9em;
	vertical-align: middle;
	float: left;
	width: 868px;
}


#footer p{
	color: #666666;
	}


#footer a:link, #footer a:visited{
	color: #9966FF;
	text-decoration: underline;
	}


#footer a:hover {
	color: #0f355b;
	text-decoration: none;
	}
	

.insert{
	float: right;
	width: 200px;
	background-color: #eee2cc;
	padding: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #9e7634;
	}
	
.insert h3{
	color: #000000;
	border-bottom: 1px solid #000000; 
	font: 1.6em Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0 0 10px 0;
	}

.insert ul{
	margin-left: -5px;
	}

.insert ul a:link, .insert ul a:visited{
	color: #0f355b;
	font: 1.1em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	}
	
.insert ul a:hover{
	color: #000000;
	text-decoration: underline;
	}	

.insert ul li a.pdf:after{
	display: block;
	width: 12px;
	height: 11px;
	content: url("/bamshad/images/pdf.gif");
	margin-left: 3px;
	}
	
.pdf a.pdf:after{
	display: block;
	width: 12px;
	height: 11px;
	content: url("/bamshad/images/pdf.gif");
	margin-left: 3px;
	}
    a.zip:after{
	display: block;
	width: 12px;
	height: 11px;
	content: url("/bamshad/images/zip.gif");
	margin-left: 3px;
	}

div.pubbox{
	display: none;
	padding: 15px;
	background-color: #cccccc;
	margin-top: 25px;
	border: 1px solid #000000;
	}
	
ul.links{
	list-style-type: square;
	font-size: 14px;
	}
	
div.photorow{
	/*margin-left: 80%;
	position: absolute;*/
	float: left;
	margin-left: 20px;
	text-align: right;
	}
	
div.photorow img{
	border-bottom: 10px solid #727fbd;
	}
	
#mainNav{
	background-color: #000066;
	text-align: center;
	height: 100%;
	width: 175px;
	position: relative;
	float: left;
}

#mainNav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#mainNav ul li{
	float: none;
	text-align: left;
}

#mainNav a:link, #mainNav a:visited{
	display: block;
	padding: 0 2em;
	text-decoration: none;
	/*background-color: #cc3333;*/
	color: #FFFFFF;
	font: bold 1.2em/2.3em Arial;
	background-color: #333366;
	}

#mainNav a:hover{
	font: bold 1.2em/2.3em Arial;
	color: #003366;
	background-color: #FFFFCC;
	}

#research_sub{
	/*display: none;*/
	margin: 0;
	list-style-type: square;
	padding: 0;
}
	
#research_sub li{
	float: none;
	text-align: left;
}

#research_sub a:link, #research_sub a:visited{
	display: block;
	text-decoration: none;
	/*background-color: #cc3333;*/
	color: #cccccc;
	font: bold .7em/1em Arial;
	background-color: #1c212b;
	margin: 0;
	padding: 0 2px 5px 43px;
}

#research_sub a:hover{
	font: bold .7em/1em Arial;
	color: #ccc;
	background-color: #1c212b;
	text-decoration: underline;
	}

#totop{
	clear: both;
	padding: 3px;
	padding-right: 10px;
	/*background-color: #ffffff;*/
	margin-top: 20px;
	/*border: 1px solid black;*/
	text-align: right;
	}
	
#totop a{
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #0f355b;
	font-weight: bold;
	}

ul.pubs{
	font-size: 13px;
	line-height: 15px;
	}
	
ul.pubs li{
	display: block;
	margin-bottom: 15px;
	}
	



 .textboxsmall 
 {
 width: 8em;
 }
 .textboxlarge
 {
 width: 35em;
 }
 .boxes
 {width: 1em;
 height: 1em;
 }


input
{
color: #000000;
background: #FFFFFF;
border: 1px solid #999999;
}

.submit input
{
margin-left: 9.5em;
color: #000;
background: #CCCCCC;
border: 2px offset #999999;
}
 label
{
width: 9em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}
fieldset
{
border: 1px solid #003366;
width: 70em;
}

legend
{
color: #FFFFFF;
background: #003366;
border: 1px solid #FFFFCC;
padding: 2px 6px;
font-family: arial;
font-size: 18px;

}

table.forum
{
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 600px;
background-color: #666;
border: 3px;
border-collapse: collapse;
border-spacing: 0px;}

table.forum td
{background-color: #CCC;
color: #000;
padding: 10px;
text-align: left;
border: 2px #fff solid;}

table.forum td.hed
{background-color: #666;
color: #fff;
padding: 20px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

table.case
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #fff;
width: 400px;
background-color: #666;
border: 3px;
border-collapse: collapse;
border-spacing: 0px;}

table.case td
{background-color: #eee2cc;
color: #000;
padding: 10px;
text-align: left;
border: 2px #fff solid;}

table.case td.hed
{background-color: #666;
color: #fff;
padding: 20px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

div.img
  {
  margin: 2px;
  border: 1px solid #000000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #000000;
  }
div.desc
  {
  background-color:#eee2cc;
  width: 120px;
  height: 30px;
  margin: 2px;
  padding: 10px;
  text-align: center;
  font-weight: normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  }