/* reset some values */
* {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	display: inline;
}

h1 {
	display: none;
}

h2 {
	font-size: 1.4em;
}

a {
	outline: none;	
}

/*
	General Formatting
*/
html,body {
	height: 100%;
	text-align: center;
	font-size: 88%;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
}

#contentcontainer {
	background: url("../img/content_bg.png") repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
}

#contentholder {
	margin-left: 40px;
	margin-right: 40px;
}

#header {
	background: url("../img/header.png") no-repeat;
	width: 800px;
	height: 88px;
}

#footer {
	background: url("../img/content_footer.png") no-repeat;
	width: 800px;
	height: 15px;
}

#menu {
	width: 720px;
	height: 32px;
}

#iaa_logo {
	background: url("../img/iaa.png") no-repeat;
	width: 190px;
	height: 32px;
	float: left;
}

#menu_optionholder {
	/*float: right;*/
	font-size: 1em;
	font-weight: bold;
	/*background: #F9F9F9;*/
	height: 2em;
	width: 710px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}

#menu_options {
	float: right;
	font-size: 11px;
	font-weight: bold;
	/*background: #F9F9F9;*/
	height: 2em;
	text-align: left;
	padding-right: 10px;
}

#menu_options a {
	color: #666666;
	text-decoration: none;
	line-height: 2em;
}

#menu_options a:hover {
	border-bottom: 1px dotted;
	vertical-align: top;
}

#introtext {
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 100px;
	padding-right: 100px;
}

#introtext p {
	padding-bottom: 1em;
}

#index_search {
	height: 118px;
	width: 400px;
	text-align: center;
	background: url("../img/indexsearch_bg.png") bottom no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.index_searchfield {
	border: 1px solid #B2B3B3;
	font-size: 1.4em;
	width: 300px;
	padding: .1em;
	margin-top: 1.4em;
}

.index_searchfield_shrt {
	border: 1px solid #B2B3B3;
	font-size: 1.2em;
	width: 200px;
	padding: .1em;
}

.index_search_btn {
	border: 0;
	padding: 1em;
}

.help_icon {
	float: right;
	padding-right: .4em;
}

#site_search {
	width: 720px;
	height: 50px;
	text-align: center;
	background: url("../img/sitesearch_bg.png") bottom no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;

}

.site_searchfield {
	border: 1px solid #D9DAD9;
	font-size: 1.4em;
	width: 192px;
	padding: .1em;
	float: left;
}

.site_search_btn {
	border: 0;
	padding: .1em;
	vertical-align: bottom;
}

a.abbrev_help {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #666666;
	cursor: help;
}

a.abbrev_help:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #666666;
}

#legal {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: right;
	padding-right: 40px;
	font-size: .8em;
}

#legal a {
	text-decoration: none;
	color: #666666;
	line-height: 2em;
}

#legal a:hover {
	border-bottom: 1px dotted;
}

#content {
	padding-right: 1em;
	padding-left: 1em;
}

.result_name {
	width: 80%;
}

.result_name:hover {
	background: #B9D8F7;
	cursor: pointer;
}

.results {
	width: 100%;
}

.results_num, .results_head, .life_details_sht {
	font-weight: bold;
}

.life_details_sht .leftcell {
	width: 10em;
}

.cell, .results_head {
	background: #ffffff;
	padding: .2em;
	color: #000000;
}

.result_link {
	color: #000000;
	display: block;
	text-decoration: none;
}

.works_result_link {
	color: #000000;
	text-decoration: none;
}

.results_head {
	background: #cccccc;
	color: #000000;
}

.alt {
	background: #F4F4F4;
}

.left {
	float: left;
}

.right {
	float: right;
}

#pagination a {
	color: #cccccc;
	text-decoration: none;
}

#pagination a:hover {
	color: #666666;
	border-bottom: 1px dotted;
}

#pagination .right em {
	color: #666666;
}

#pagination .right {
	color: #cccccc;
}

.tabs {

}

#contactlist
{
	border-bottom: 1px solid #ccc;
	border-top: 15px solid #004273;
	margin: 0;
	padding-bottom: 1.6em;
	padding-left: 10px;
	text-decoration: none;
	background: #004273;

}

#contactlist ul, #contactlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: bottom;
}

#contactlist a:link, #contactlist a:visited
{
	background: #E8EBF0;
	border: 1px solid #ccc;
	color: #666666;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-right: 1px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}



#contactlist a:link#current, #contactlist a:visited#current
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #666666;
	text-decoration: none;
}

#contactlist a:hover { color: #004273; }


#bibliography, #works, #architects {
	display: none;
}

.searchlink {
	background: url("../img/searchlink.png") right no-repeat;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
}

.searchlink a {
	color: #ffffff;
	text-decoration: none;
}

.works_title {
	font-weight: bold;
	vertical-align: top;
}

.works_title a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
	background: url("../img/searchlink.png") right no-repeat;
}

.works_title a:hover { color: #004273; }

.works_table,.bibliography_table {
	width: 100%;
}

.building {
	width: 100px;
}

.bibliography_title {
	width:300px;
}

.footnote {
	font-size: .7em;
	vertical-align: top;
}


/* Tooltip */
img.autoTooltip {
	cursor: help;
}
span.autoTooltip {
	cursor: help;
}
a.autoTooltip {
	cursor: pointer;
}


/* Base Tooltip Styles */

.tt {
	font: 11px Verdana, Helvetica, sans-serif;
    width: 250px;
	margin: 0;
	padding: 0;
	line-height: 15px;
    border: none;
}
.tt .bd {
	padding: 5px;
}


/* Up Arrow */
.ttPosUnder {
	padding: 13px 0 0 0;
	background: url(../img/scr_tooltip_top_left.gif) no-repeat left top;
}
.ttPosUnder .bd {
	padding: 12px 17px 10px 8px;
	background: #ffffe5;
	border: solid #666;
	border-width: 0 1px 1px 1px;
}

/* Down Arrow */
.ttPosOver {
	padding: 0 0 13px 0;
	background: url(../img/scr_tooltip_btm_left.gif) no-repeat left bottom;
}
.ttPosOver .bd {
	padding: 8px 17px 12px 8px;
	background: #ffffe5;
	border: solid #666;
	border-width: 1px 1px 0 1px;
}

/* Comment Form */
.comment_form {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	color: #cccccc;
}

.comment_label {
	width: 100px;
	padding-right: 20px;
}

TEXTAREA.comment_form {
	font-size: 100%;
	height: 100px;
	color: #cccccc;
}

#feedbackform {
	text-align: left;
	display: none;
}

.darktext {
	color: #666666;
}

.feedback {
	vertical-align: top;
	line-height: 16px;
	text-align: right;
	font-size: 80%;
	height: 16px;
	background: #f4f4f4;
}

.textlink {
	color: #004273;
}

