/* 
    Document   : __NAME__
    Created on : __DATE__, __TIME__
    Author     : __USER__
    Description:
        Purpose of the stylesheet follows.
*/
@charset "UTF-8";

body {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	background-image: url(/thesissearch/images/thesisbud.jpg);
	background-attachment: fixed;
}

body.details {
	background-image: url(/thesissearch/images/thesisbud.jpg);
	margin:15px;
	background-color: #699BCD;
	background-repeat: repeat-x;
	background-position: bottom;
}
.smallcaps {
	text-transform: uppercase;
	font-weight: bold;
}
#picandtitle {
	position: absolute;
	background-repeat: no-repeat;
	height: 170px;
	width: 100%;
	background-image: url(/thesissearch/images/title.jpg);
	background-color: #162343;
	text-align: right;
}	
	
h1 {
	margin: -5px -10px -5px -5px;
	padding: 10px;
	background: #000033;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	height: 15px;
	vertical-align: middle;
	text-align: right;
	border-top:thin dotted #D7A801;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}


.picpadding {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border:none;
}

	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#citationbox {
	width: 80%;
	padding: 4px;
	border: thin dotted #6699CC;
}

.center {
	text-align: center;
}



	a:link {
	color: #162343;
	}
	a:visited {
	color: #162343;
	}
	a:hover {
	color: #333333;
	}
	.currentlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	}
	a.pale:link {
	color: #FFFFFF;
	}
	a.pale:visited {
	color: #D7F3DC;
	}
	a.pale:hover {
	color: #CCCCCC;
	}
#rightlinks {	
position:absolute;
right: 5%;
top: 10px;

}


#title {
	height: 112px;
	width: 112px;
	position: absolute;
	left: 175px;
	top: 45px;
}
.palenolink {
	color: #FFFFFF;
}


#bar {
	background-color: #699BCD;
	position: relative;
	width: 100%;
	top: 170px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
	

#navtop {
	position: absolute;
	height: 25px;
	width: 170px;
	top: 170px;
	background-color: #000033;
	left: 5%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	z-index:110;
}

#mainbox {
	position: absolute;
	width:95%;
	top:200px;
	left: 5%;
}

#nav {
	float: left;
	width: 170px;
	background-color: #699BCD;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	background-image: url(/thesissearch/images/gradiantdown.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:50px;
}

#nav li{
	list-style: none;
	margin-left: -25px;
	padding: 0.25em;
	border-bottom: thin dotted #000033;
}

#mainright {
	width:23%;
	float:left;
	padding: 10px;
}
	
#maincenter {
	width:23%;
	float:left;
	padding: 10px;
}
	
#mainleft {
	width:23%;
	float:left;
	padding: 10px;
}

#twocolumnright {
		width:23%;
		float:left;
		padding: 10px;
}
	
#twocolumnleft {
		width:46%;
		float:left;
		padding: 10px;
}

#onecolumn {
	width:76%;
	float:left;
	padding: 10px;
}
.formtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

table.form{
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #8D9DCB;
}

table.form td{
	padding: 4px;
	vertical-align: top;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #8D9DCB;
}

table.form td.right{
	text-align:right;
	font-weight: bold;
	color: #201233;
	border:none;
}
table.form td.center {
	text-align: center;
	border:none;
}

table.searchresults td{
	padding:4px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #8D9DCB;
	font-size:12px;
	vertical-align: top;
}

table.searchresults td.grey{
	background-color:#D1DAFF;
}

table.searchresults tr.odd{
	background-color:#D1DAFF;
}

table.searchresults td.title{
	font-weight: bold;
	color: #CCCCCC;
	background-color: #162343;
	border-left-color: #FFFFFF;

}
table.searchresults a{
	font-size: 10px;
	font-decoration: none;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	
}

table.searchresults th.title{
	font-weight: bold;
	color: #CCCCCC;
	background-color: #162343;
	border-left-color: #FFFFFF;
}

.formdirections{
		font-size:10px;
	}		
#footer{
	clear:both;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

#footer img{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #003366;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	vertical-align: top;
}	

	
	
table.search td{
	padding: 4px;
	vertical-align: top;
	}
	
	.noborder{	
	border:none;
}


