/* Stylesheet for wishard.edu
   May, 2006 */
body {
	color: #000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
    text-align: center;
    padding: 0;
    margin: 0;
    background: #FFFFFF url(images/pagebg.png) top center repeat-y;
}
#wrapper{
margin: 0 auto;
text-align: left;
width: 780px;
position: relative;
}
#draw1{
margin: 0;
}
#draw1, #pageheader, #footer{
    border-top: 3px solid #004580;
}

td {
    vertical-align: top;
    }

h1, h2, h3{
    font-weight: bolder;
    margin: 0;
    padding: 0;
    color: #20558A;
}

h1 {
	font-size: 135%;
}
h2 {
	font-size: 120%;
    color: #000;
}
h3 {
	font-size: 110%;
}
hr{
	background-color: #C0C0C0;
	border: 1px;
	color: #C0C0C0;
	height: 1px;
}
img{
	border: 0;
}
p{
    padding: 0 0 .8em 0;
    margin: 0;
}
ul, ol{
	padding: 0 0 1em 2em;
	margin: 0 0 0 1em;
    list-style-position: outside
}

#menuCol {
  padding: 10px 0 0 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 230px;

}
#menuCol ul {
    margin: 0 0 0 1em;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside
}
#menuCol ul#LM_level_1 {
    padding: 0;
    margin: 0;
}
#menuCol #LM_level_1, #subNav {
	margin: 0 0 30px 0;
    }
#main {
    margin: 0 auto;
	text-align: left;
	width: 779px;
    position: relative;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #787878;
	text-decoration: none;
}
a:hover, a:active {
	color: #20558A;
	text-decoration: underline;
}
form {
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.body, .bodyheader{
	width: 546px;
    border-left: 1px solid #B7B7B7;
}
#content{
    position: relative;
	padding: 27px 0 0 10px;
    width: 310px;
}

#content2{
    padding:27px 0 0 10px;
position:relative;
}
.contentbloc{
	clear: both;
	padding: 0 0 0 10px;
}
.dl{
	padding: 2px;
}
.dltype{
	float: right;
	text-align: right;
}


/* menu styles
------------------------------*/
#navBar{
position: relative;
margin: 0px 0 0 0;
padding: 0;
}


#subNav, #LM_level_1 {
	margin: 30px 15px 0 0;
}
#LM_level_2, #LM_level_3 {
	margin: 0px 15px 5px 0;
}
.nav, .LGlob_list, #footer #LM_level_1 {
	/*text-align: center;*/
	white-space: nowrap;
	padding: 3px 0;
	margin: 3px 0;
}
.nav li, .LGlob_list li, #footer #LM_level_1 li {
	display: inline;
	border-left: 1px solid;
	padding: 0 3px;
}
.nav li:first-child, .LGlob_list li:first-child, #footer #LM_level_1 li:first-child  {
	border-left: none;
}
#LM_youAreHere {
    font-weight: bolder;
    }
.LM_expanded {
    font-weight: normal;
}
#LM_level_2, #LM_level_3, #LM_level_4{
padding-left: 10px;
}
#navBar li {
	border-color: #b2acac;
}
#navBar a, #subNav a, #LM_level_1 a {
	color: #555;
}
#navBar a:hover, #subNav a:hover, #LM_level_1 a:hover {
	color: #20558A;
}
#footer .nav, #footer #LM_level_1 a{
color: #888;
}
#footer li {
	border-color: #999;
}
#footer a {
	color: #888;
}
#logoBar {
	background: url("images/footer_bg.jpg") no-repeat;
	height: 40px;
	padding: 10px 0 0 10px;
}
#logoBar h1 {
	background: url("images/logo.gif") no-repeat;
	height: 19px;
}
#footer p {
	text-align: center;
}




#etoNotice {
   text-align: center;
   color: #fffffe;
}
#etoNotice a, #etoNotice h1, #etoNotice h2{
    color: #fffffe;
    font-size: xx-small;
    font-weight: normal;
}





.menu1{
	color: #666666;
	list-style-type: none;
	padding: 0 0 2px 0;
	vertical-align: top;
}

.menu1 a:link, .menu1 a:visited{
	color: #666666;
}

.menu1 a:link, .menu2 a:link, .dl a:link{
	text-decoration: none;
}

.menu1 a:hover, .menu2 a:hover, .dl a:hover, #bread a:hover{
	color: #000000;
	text-decoration: none;
}

.menu1 ul, .menu2 ul{
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.menu2{
	color: #663333;
	list-style-type: none;
	padding: 0 0 2px 20px;
	vertical-align: top;
}
.menu2 a:link, .dl a:link, .menu2 a:visited, #bread a:link, #bread a:visited{
	color: #663333;
}
.menulist{
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.photo {
	float: right;
	padding: 30px 0 0 0;
	text-align: center;
	width: 190px;
}
.photo2 {
	float: right;
	padding: 0 0 0 0;
	text-align: center;
	width: 190px;
}
.sidemenu{
	border-right: 1px solid #B7B7B7;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 20px;
}
#bodyheader{
	background-color: #B7B7B7;
	}
#bodyheader h1{
    color: #fff;
	font-weight: bold;
	padding: 5px;
    font-size: 120%;
}

#pageheader {
width: 780px;
height: 100px;
margin: 0 auto;
position: relative;
}
#pageheader h1 {
	color: #fff;
	font-weight: normal;
	font-size: 270%;
	font-family: "Times New Roman", Times, serif;
/*	line-height: 90%; */
	position: absolute;
    left: 10px;
    bottom: 10px;
    font-style: italic
}
#pageheader img {
	float: right;
}
#bread {
	padding: 3px 0 0 10px;
}
#copyright {
	font-size: xx-small;
	padding: 7px;
	text-align: center;
}
.clear {
	clear: both;
}
#downloads{
	border: 2px solid #B2B2B2;
	margin: 50px 0 0 10px;
	padding: 2px;
	vertical-align: baseline;
    width:202px;
}
#downloads p{
padding: 5px 5px 0 2px;
}
#footer {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 780px;
    clear: both;
	color:#888;
	border-top: 3px solid #004580;
}
#footer a:link{
	color: #000000;
}
#footer a:visited{
	color: #000000;
}
#footer a:hover{
	color: #FFFFFF;
}
#footer a:active{
	color: #FFFFFF;
}
#homesearchbar {
	font-size: xx-small;
	height: 31px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
#menuwrapper{
	display: block;
	width: 210px;
}
#mm {
	padding-left: 20px;
	vertical-align: middle;
}
.mm {
	padding: 5px 0 5px 0;
	vertical-align: middle;
}
#searchBox {
    position: relative;
	float: right;
	top: 2px;
    z-index:1000;
}
.FSF_input {
    position: relative;
    margin: 0;
    padding:  1px 3px;
    background-image: url(images/srchbg.gif);
	border: 1px solid #E9E9E9;
	width: 140px;
	height:13px;
	font-size: 10px;
	background-repeat: no-repeat
}

#searchBox img {
	vertical-align: bottom;
	}
.searchImgButton{
    position: relative;
	top: 3px;
}

#brownbar {
background-color: #B2ACAC;
width: 612px;
height: 16px;
position: relative;
float: left;
}
.filelink {
    position: relative;
}
#content img {
    margin: 0 0 5px 5px;
    border: 3px solid #DEDEDE;
    position: absolute;
    left: 340px;
}
img.fileimg{
    position: relative !important;
    float: left !important;
    margin: 0 5px 0 0 !important;
    left: 0px !important;
    border: 0 !important;
}
img.noborder {
    border: 0 !important;
}
ul.newsList, ul.eventList{
    list-style: none;
    margin: 0;
    padding: 0;
}
.newsList h1, .eventList h1{
    font-size: 100%;
}
ul.newsList li, ul.eventList li {
border: 1px solid #E8E8E8;
padding: 5px;
margin-bottom: 10px;
}
ul.eventList li{
border: 0;
padding: 0 5px;
margin-bottom: 0;
}
.eventDate{
font-weight: bolder;
}
#homenews{
padding: 0 0 15px 5px;
position: relative;
width:250px;
top: -16px;
left: 10px;
color: #68939a;
/*border: 1px solid #eee;
background-color: #f0fbff;*/
}
#homenews p{
font-size: 1.2em;
font-weight: bolder;
}
#homenews a {
text-decoration: underline;
}





/* Job Display Styles
------------------------------------------ */
td {vertical-align:top; text-align:left}
.jlistgray, .jlistblue{padding: 5px}
.jlistgray{background-color:#DEDFE1}
.jlistblue{background-color:#D7EFFB}
.textleft{text-align:left}
.jobWrapper{border: 1px solid #D7EFFB;width:100%;padding: 5px; margin: 5px 0; font-size: 11px;}
.jobDisplayTitle{float: left; display:inline;padding-bottom: 5px;}
.jobDisplayDate{float: right; display:inline;}
.jobDisplayCat{clear:both;font-style:italic;display:block;padding-bottom: 10px;}
.jobDisplayInfo {width: 100%;}
.jobDisplayInfo td{padding: 3px;border-bottom: 1px solid #ddd}
td.jobDisplayDataLabel{padding-right: 5px;text-align:right; font-weight: bold;  width: 150px;}
.jobDisplayDataInfo{padding-left: 5px;}
.jobDisplayFilterButton{width: 80px;font-size: 10px;margin: 3px;border:1px solid #52B2DA;border-color:#a9e0fc #52B2DA #52B2DA #a9e0fc;background:#A8E0F7}
.jobDisplayFilterButton:hover{width: 80px;font-size: 10px;margin: 3px;border:1px solid #52B2DA;background:#fff;border-color:#52B2DA #a9e0fc #a9e0fc #52B2DA;}
.jobDisplayRecr{width: 105px; border-right: 1px solid #ddd; margin-right: 3px;}

table.jobPrevNext {width: 100%}
.textLeft{}
.textRight, .alignRight{text-align:right}
.textCenter, .alignCenter{text-align:center;}
.jobPageNum{
font-size:1.5em;
font-weight:700;
text-align:center;}
tr.odd{background:#EBF3FE}
tr.even{}
table.alternate_rows {width:100%}
.jobLinks{font-weight:bold; font-size: 1.2em; border-bottom: 1px solid #000;margin-bottom:5px;}
.jobPostsDisplay{border: 1px solid #4791C5;margin-bottom: 10px; padding: 3px;}
.warning{
    color:red;
	font-weight: bold;
	font-size: 2em;
}
.big {
    font-size: 1.3em;
}
.nofloat{
  float: none !important
}
img.nofloat{
  position: relative  !important;
  left:0  !important;
}


/* Gallery */

img.EGimageview{
margin: 0 auto;
display: block;
}
td.thumbTD{
text-align: center;
margin: 0 auto;
}
td.thumbTD img{
    margin: 0 auto;
}
table#thumbTable{
text-align: center;
margin: 0 auto;
}
p.picNav{
text-align: center;
margin: 0 auto;
}
