/*---------------------------------
=MCZ Website Base 
---------------------------------*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 120%;
	padding: 0px;
	background-color: #333333;
	margin: 0px;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 850px;
	background-color: #FFFFFF;
}

/*---------------------------------
= BANNER
---------------------------------*/


#banner {
	width: 850px;
	background-color: #000000;
	margin: 0px;
	padding: 0px 0px 0;
	height: 143px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


/*---------------------------------
= Sitewide Content Topnav
---------------------------------*/

#navcontainer {
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 98%;
	background-color: #666666;
	margin-top: 0px;
	} 


#navcontainer ul {	
	margin: 0 30px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
		
#navcontainer ul li {
	display: inline;
	font-style: normal;
	border-right: 1px dotted #90ABCB;
	padding-top: 0px;
	padding-bottom: 0px;	
	}
		
#navcontainer ul li a  {
	text-decoration: none;
	padding: 3px;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 2px;
	}
		
#navcontainer ul li a:hover {
	color: #8EAACA;
	}
	
#navcontainer ul li.last {	
	margin-right: 0;
	border-right: none;  
	}

/*---------------------------------
=Main Content Areas
---------------------------------*/
/*for all pages */
#content {
	clear: both;
	margin: 0px;
	padding-bottom: 0px;

	}
	


/* used for error pages*/
#contentcodes {
	width: 600px;
	height: 350px;
	text-align: left;
	left: auto;
	right: auto;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 150px;
	padding-top: 15px;
}



/*used for left nav all pages*/
#narrow{
	width: 185px;
	float: left;
	text-align: left;
	padding-left: 10px;
	border-style: none;
	margin: 5px 0px 20px 5px;
}

/*used for all pages*/
#wide{
	width: 545px;
	float: left;
	padding: 0px 2px 10px 10px;
	margin: 5px 10px 20px 20px;
	text-align: left;
	background-color: #FFFFFF;
}
	

/*-------------------------------------------------
=Double-column content  
----------------------------------------------- */


#double {
	float: left;
	margin-right: 10px;
	text-align: left;
	text-decoration: none;
	width: 650px;}

.double_half {
	float: left;
	padding-right: 20px;
	width: 225px;
	padding-left: 10px;
}

/*used for all left menu lists*/
.sidenav
{
	width: 180px;
	padding: 0;
	margin: 0px 0 0;
}

.sidenav li
{
	list-style: none;
	margin: 0 0 0 0px;
	font-size: 95%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #90AACE;
	padding-left: 0px;
}

.sidenav li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.sidenav a:hover
{
	background-color: #94AFD2;      
}

.sidenav ul ul
{
	background-color: #FFFFCC;
	padding-left: 3px;
	background-image: url(index_files/s);
}

.sidenav ul li
{
	padding-left: 3px;
	margin: 0px;
}

.sidenav li li 
{
	border-bottom: none;
	border-left: 1px solid #aaa;
	text-decoration: none;
	padding-left: 3px;
	margin-left:-22px;
}

.list-title {
	color: #94131c;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
	font-size: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#current
{
	color: #8B0000;
}	
	


 .thumbnail
{
	
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	width: 400px;
	margin: 3px;
}

 .thumbnail a {
	text-decoration: none;
}

.lede {
	font-weight: normal;
	color: #244D71;
	font-size: 80%;
}


/*---------------------------------
=Footer 
---------------------------------*/
#footer {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 70px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

#footer ul {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 72px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
#footer li {	
	display:inline;
	margin:0 3px 0 0;
	padding:0 6px 0 0;
	font-size:0.92em;
	line-height:1.5;
	border-right: 1px;
	border-right-color: #444;
	border-right-style: solid;  }

#footer ul li.last {
	margin-right: 0;
	border-right: none;
	padding-left: .5em;
}

#footer a:link {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

#footer a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #90AACB;
	background-color: #000000;
}


/*---------------------------------
=Generic Tags 
---------------------------------*/
a {color: #464C2A;
text-decoration: underline;
}

a:visited {	color: #493300;  }

a:hover {	color: #626362;  }
 

a img { border: none; }

p {
	font-size: 112%;
	line-height: 115%;
}


#publications {
	text-indent:hanging;	
}

#publications p {
	text-indent:hanging;	
}

.hanging-indent {
text-indent: -27px;
margin-left: 35px;
margin-bottom:-0.2em;
}


h1 {	font-size: 2em;
	padding: 0px;  }


h2 {
	font-size: 1.7em;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 115%;
}
h3 {
	font-size: 1.4em;
	color: #7990AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: -0.3em;
}

h3a {
	font-size: 1.4em;
	color: #7990AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: -0.2em;
	margin-top:0.83em;
}

h3 + p {
	/*margin-top: -1.5em*/
}

h3 + table {
	margin-top: -0.3em
}


h3 + ul {
	margin-top: -1.5em
}
h4 + ul {
	margin-top: -1.5em
}

h2 + h4 {
	margin-top: -1em
}





h3 + h4 {
	margin-top: -.5em
}

h4 {
	font-size: 1.2em;
	color:#7990AC;
	font-weight: bold;
}

	h4 a:link {
	font-weight: normal;
	color:#B48A41;
	
}

h4 + p {
	margin-top: -1.2em
}

.blah {
	margin-left: 8px;
	text-indent:0px;
	line-height:130%;
}

h5 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
    margin-bottom:0em;
	margin-top:0.83em;
	text-indent: -27px;
margin-left: 35px;
}

h5 + p {
	margin-top: -1em
}

h6 {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 80%;
}

h6 + p {
	margin-top: -1.8em
}

p + ul {
	margin-top: -1.2em
}

p +  p{
	font-size: 112%;
}

p +  p.caption_wide{
}


ol li{
	line-height: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#wide ul li
{
	line-height: 115%;
	padding-top: 8px;
	list-style-image: url(/images_utility/square.gif);
	color: #010000;
	font-size: 105%;
}


#wide ul li.xspace
{
	padding-bottom: 10px;
}



#double_half ul ul li
{
	line-height: 115%;
	padding-top: 8px;
list-style-image: url(/images_utility/squarelight.gif);
	color: #010000;
}


#news
{
	margin: 0px;
	padding: 0px;
	background-image: url(/images_utility/center_rule.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h3+spaceafter {
	font-size: 1.4em;
	color: #7990AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
}


.scaps {
	font-size: 78%;
}


/*---------------------------------
=Utility Classes
---------------------------------*/
.FloatL
{	float: left;
	margin: 3px 8px 5px 0;  }

.FloatR
{	float: right;
	margin: 0 0 8px 10px;  }

.smoke {	border: none;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 0px;
	overflow: hidden;	
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 120%;
	text-align: center;
}
  
.smaller {	font-size: 80%;
	text-align: center;
}

.smallerl {
	font-size: 20%;
	text-align: left;
} 


.smallerlred  {
	font-size: 80%;
	color: #8B0000;
} 
.smallerlred  a:link{
	font-size: 80%;
	color: #8B0000;
} 

.hilite
{
	padding: 4px;
	margin: 5px;
	background-color: #FFFFCC;
}

 .clearboth { clear: both; }
 
 
div.line hr{ /* take out the troublemaking HR */
display:none;
}
div.line { /* DIV that wraps and replaces the HR */
	background: transparent url(/images_utility/center_rule.gif) no-repeat center center;
	height: 10px;
	clear: both;
}



/*---------------------------------
Photo Border Classes
---------------------------------*/

.grayedge
{
	border: 1px solid #8FA9CB;
	padding: 2px;
	margin: 0px 0px 20px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.grayinsetl
{
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	float: left;
}

.grayinsetr
{
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	float: right;
	width: 225px;
}

.graythumbl
{
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.graythumbr
{
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	float: right;
}

/*---------------------------------
=Button box
---------------------------------*/
.box {
	background-image: url(file:///Macintosh%20HD/Users/brentthoma/Documents/Website/Giribet%20Template/images_utility/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #8B0000;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.box a:link {
	color: #8B0000;
	text-decoration: none;
}

.box a:visited {
color: #8B0000;
	text-decoration: none;
}
.box a:hover {
background-color: #FFFFCC;
}

.thumb_item {
	padding: 5px 0px 10px;
	color: #333333;
	clear: both;
	line-height: 110%;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #8FAACA;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.thumb_item a {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #333333;}


.thumb_item a:hover {
	background-color: #EDEBD5;}







li.none { 
  list-style-type: none; 
  text-align: left; 
  text-indent: 1em;
}
.credit {
	font-size: large;
}


table 
{
	font-size: 0.9em;
	line-height: 1.5em;
	border-spacing:0;
	color:#000;
	width: 545px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}
table a 
{
	color:#94131c;
	text-decoration:none;
}
table a:visited
{
	color:#94131c;
	font-weight:normal;
}

td 
{
	background:#ffffff;
	padding:0.1em 0.1em 0.1em 0.5em;
	text-align:left;
	vertical-align:baseline;
	margin-left:0.5em;
	/*text-indent:-1em;*/
	color: #333333;
}


/*td.CELL1 {
width: 180px}
*/


.alt td {
   background: #ffffff
   }
.phot {
	font-size: 9px;
	font-family: "Lucida Grande", Helvetica;
	color: #777777;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.center{
	text-align: center;
}

IMG.ulined { vertical-align: sub}
.caption_wide {
	font-size: 95%;
	color: #003366;
	margin: 0px;
}
#wrapper #content #wide h4 strong {
	color: #7990AC;
}

