/* CSS Document */
/* container is the frame around the page */

body {
 background-color: #cccc99;
}

p { 
 font-size: .8em;
}

select {
 font-size: .8em;
} 

ol {
 font-size: .8em;
}

ul {
 font-size: .83m;
}

h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.6em;
 margin-top: .5px;
 font-weight: normal;
 border-bottom: solid; 
 border-bottom-width: thin; 
 color: #000000;
}

h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.5em;
 margin-top: 0px;
 font-weight: normal;
 color: #000000;
}

h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.5em;
 margin-top: 0px;
 font-weight: normal;
 border-bottom: solid;
 border-bottom-width: thin;
 color: #000000;
}

h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 margin-top: 0px;
 font-weight: normal;
 color: #000000;
}

h5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .8em;
 margin-top: 0px;
 font-weight: normal;
 color: #000000;
}

h6 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .7em;
 margin-top: 0px;
 font-weight: normal;
 color: #000000;
}

#container {
 padding: 0px 0px 10px;
 border-top: 1px none #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 background-color: #FFFFFF;
 position: relative;
 width: 96%;
 background-image: url(/images/header.jpg);
 background-repeat: no-repeat;
 background-position: right top;
 margin-left: 10px;
}

/* purdue links*/
#purduelinks {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1em;
 text-align: right;
 padding-right: 10px;
 height: 20px;
 line-height: 1.5em;
 background-color: #000000;
 border-bottom-width: .4em;
 border-bottom-style: solid;
 border-bottom-color: #B1946C;
}

#purduelinks ul { 
 margin: 0px; 
 padding: 0px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: .7em; 
 color: #FFFFFF; 
 white-space: nowrap;
}

#purduelinks li {
 list-style-type: none; 
 display: inline;
}

#purduelinks li a {
 text-decoration: none;
 padding: 7px 10px; color: #000000;
}

#purduelinks li a:link {
 color: #FFFFFF;
}

#purduelinks li a:visited {
 color: #FFFFFF;
}

#purduelinks li a:hover {
 color: #FFFFFF;
text-decoration: underline;
}

/* area that acts as a wrapper for the following 2 divs*/
#banner {
 padding: 0px 5px 5px;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 height: 50px;
 margin-left: 0px;
}

#bannerlogo {
 float: left; 
 width: 400px; height: 45px;
}

/* search box*/
#searchbox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 border: 0px none;
 height: 35px;
 width: auto;
 margin-left: 400px;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 white-space: nowrap;
}

/* keeps search box together*/
form {
 margin: 0; 
 padding: 0; 
 float: right;
}

/* wrapper for the portals*/
#portalcontainer {
 white-space: nowrap;
}
	
/* main attributes*/
#portallinks ul {
 margin: 0px 0px 10px;
 padding: 0px;
 background-color: #B1946C;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.7em;
 color: #000000;
 float: left;
 width: 100%;
 font-family: arial, helvetica, sans-serif;
 line-height: 1.5em;
}

/* makes them horizontal*/
#portallinks ul li {
 list-style-type: none; 
 display: inline; 
}

/* spacing*/
#portallinks ul li a {
 padding: 0.2em 1em; 
 text-decoration: none;
 background-color: #B1946C;
 color: #000000;
 float: left; 
 border-right: 1px solid #000000; 
}

#portallinks ul li a:link {
 color: #000000;
}
#portallinks ul li a:visited {
 color: #000000;
}
#portallinks ul li a:hover {
 color: #000000; 
 font-weight: normal; 
 background-color: #C9B182;
}

/* dept. of name */	
#banner2 {
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.5em;
 color: #990000;
 border: 0px none;
 width: auto;
}

#banner2 a {
 text-decoration: none; 
 color: #990000;
}

/* main content window */	
#content {
 padding: 0px 10px;
 margin-left: 160px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 border-top-style: none;
 line-height: 1.3em;
 width: 70%;
 white-space: normal;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 1px;
 border-left-style: solid;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
 background-image: url(/images/wyplogo.gif); 
 background-repeat: no-repeat; 
 background-position: right top;
}
	
#navcontainer {
 margin-left: 0px;
 float: left;
 width: 130px;
 \width: 140px;
 w\idth: 140px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-top: 10px;
 padding-left: 5px;
}  

#navcontainer ul {
 margin: 0; 
 padding: 0; 
 list-style-type: none; 
 font-family: verdana, arial, sans-serif; 
}

#navcontainer li {
 margin: 0;
} 

#navcontainer a {
 display: block; 
 color: #000000; 
 width: 130px; 
 padding: 2px 10px 2px 5px; 
 text-decoration: none; 
 border-top: 1px solid #aaa; 
 border-bottom: none; 
 border-left: none; 
 font-size: 0.7em; 
}

#navcontainer a:hover {
 background-color: #B1946C; 
 color: #000000; 
 padding: 2px 10px 2px 5px; 
}

#navcontainer ul ul {
 margin-left: 0px; 
 padding: 5px; 
 list-style-type: none; 
}

#navcontainer li li a {
 display: block;
 color: #000000;
 width: 110px;
 padding: 2px 10px 2px 5px;
 margin: 0;
 border-top: none;
 border-bottom: none;
 border-left: 1px solid #aaa;
 text-decoration: none;
 font-size: .7em;
}

#navcontainer p {
 font-size: .6em;
}

#navcontainer form {
 font-size: .7em;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
}

/* footer stylings */
#footer {
 clear: both;
 padding: 5px;
 margin-top: 5px;
 background-color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #333333;
 white-space: nowrap;
}

/* school of science text at top of page*/
.sos {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1em;
 color: #000000;
 margin-left: 10px;
 margin-bottom: 10px;
}

.sos a:link {
 color:black; 
 text-decoration:none;
}
.sos a:hover {
 color:black; 
 text-decoration:none;
}

.sos a:visited {
 color:black;
 text-decoration:none;
}

.dept {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 2em;
 color: #336699;
 margin-bottom: 20px;
}

/* content area links*/
a:link {
 color: #000000;
 text-decoration: underline;
}

a:visited {
 color: #333333; 
 text-decoration: underline;
}
a:hover {
 color: #990000;
 text-decoration: underline;
}

/* thumb used with images that float left of text, sm amout of padding
I'm still working on other spacing for larger images*/
.thumb {
 float:right;
 margin:0.2em 0.5em 0 0;
 border: 1px solid #000000;
 clear: right;
}
#facultyblock {
 border: 0px none;
 padding: 0px;
 height: 130px;
 margin-bottom: 10px;
}

.facpic {
 background-color: #FFFFFF;
 margin-top: 0;
 text-align: center;
 border: 1px solid #000000;
 padding: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 float: left;
 margin-left: 0px;
}

.content_ul {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 margin-top: 0px;
 padding: 0px;
 margin-bottom: 0px;
 font-size: 0.8em;
 margin-left: 20px;
 list-style-image: none;
 list-style-type: none;
}

#content form {
 font-size: .8em;
}

#content td {
 font-size: .8em;
}

.ul_display {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .8em;
 list-style-type: circle;
}

/* dept footer stylings */
#deptfooter {
 clear: both;
 padding: 5px;
 margin-top: 5px;
 background-color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #333333;
 white-space: nowrap;
}

.newform
{
 margin: 0;
 padding: 0;
 float: left;
}
		
#content #news { 
 float: right; 
 height: 1%; 
 width: 35%; 
 margin: 10px; 
 /* height: 250px; */ 
 background-color: #FFFFFF; 
}
		
#content #news { 
 border: 3px double #E0D5C5; 
 border-left-color: #E0D5C5; 
 border-top-color: #E0D5C5; 
}
		
#content #news h4.title { 
 background-color: #E0D5C5; 
 margin: 0; 
 border-bottom: 1px dotted #990000; 
 text-align: center; 
 white-space: nowrap; 
 line-height: 1.5em; 
}
		
#content #news ul.body { 
 margin: 0; 
 padding: .4em; 
 font-size: .8em; 
 list-style-type: none; 
 line-height: 1.3em;
}
		
#content #news ul.body li { 
 margin: .1em 0 .4em 0; 
 line-height: 1.3em; 
 list-style-type: none;
}
#content #news ul.body li.title { 
 font-weight: normal; 
 line-height: .5em; 
 margin: 0 0 .4em 0;
}

#content #featureBox {  
 width: 55%; 
 margin: 5px; 
 padding: 0px; 
 padding-bottom: 10px; 
}

#content #featureBox div.imageBlock {
 height: 45%;
}

#content #featureBox div.imageBlock img.right {
 display: inline; 
 float: right; 
 margin-left: 10px;
}

#content #featureBox h4 {
 font-size: 1.3em;
}

#content #featureBox form {
 margin:0;
 padding:0;
 float: left;
 font-size: .8em;
}

#content #featureBox select {
 font-size: .8em;
}

#content #focusBox { 
 padding: 0px; 
 margin-top: 10px; 
 margin-right: 10px; 
 margin-bottom: 10px; 
}

#content #focusBox ul.body { 
 margin: 0; 
 padding: .5em; 
 font-size: .9em; 
 list-style-type: none; 
 line-height: 1.5em;
}

#content #focusBox ul.body li { 
 margin: .5em 0 .5em 0; 
 line-height: 1.3em; 
 list-style-type: none; 
}

#content #focusBox h4 {
 font-size: 1.3em;
}

#content #focusBox div.imageBlock {
 height: 200px;
}

#content #focusBox h4.title { 
 background-color: #DDBF5B; 
 margin: 0; 
 text-align: center; 
 white-space: nowrap; 
 line-height: 1.3em; 
}

table.cs {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 border-collapse: collapse;
 font-weight: normal;
 font-size: .9em;
 line-height:1.4em;
 margin: 5px;
 width: 98%;
}

table.cs td {
 font-size: .8em; 
 border: 1px solid #990000; 
 padding: 3px;
 line-height: 1.2em;
}

table.cs th {
 border: 1px solid #990000; 
 padding: 3px; 
 background-color: #E0D5C5;
}

table.cs p {
 font-size: 1em;
}

table.cs select {
 font-size: 1em;
}

#positions {
 background-color: #E0D5C5;
 padding: .5em;
 margin-bottom:	1em;
 border: 1px solid #990000;
 font-size: .8em;
}

#positions .header {
 font-size: 1em; 
 font-weight: bold;
}

#positions a {
 white-space: nowrap;
}

table.demo {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 border-collapse: collapse;
 font-weight: normal;
 font-size: .9em;
 line-height:1.4em;
 margin: 5px;
 width: 98%;
}

table.demo td {
 border: 1px solid #990000; 
 padding: 3px; 
 font-size: 1em;
}

table.demo th {
 border: 1px solid #990000; 
 padding: 3px; 
 background-color: #E0D5C5;
}

table.demo p {
 font-size: 1em;
}

table.demo select {
 font-size: 1em;
}
