html {overflow: -moz-scrollbars-vertical}
body { 
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}




h1, h2, h3, h4, h5, a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: #0C5449;
	text-decoration: none;
}
a:visited {}
a:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.clearboth { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }

#return{
	float: right;
	margin: -3em 0px;
}
/* Containers */
#container{
	width: 100%;
}
.b{
	width: 912px;
	background-color: #fff;
	background: url(/brock/images/border_middle.gif) top left repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.c{
	margin: 0px auto;
	width: 900px;
}
.b .top{
	background: url(/brock/images/border_top.gif) top left no-repeat;
}
.b .bottom{
	background: url(/brock/images/border_bottom.gif) bottom left no-repeat;
}

/* WSU Header/Footer */
#header{
	background-color: #0C5449;
	border-bottom: 5px solid #85A9A4;
}
#header #wsu_header{
	border-bottom: none;
	width: 100%;
}
#footer{
	background-color: #D0DEDE;
	border-top: 1px solid #006666;
}
#footer #wsu_footer{
	border-top: none;
	width: 100%;
}

/* Sub-header */
#subheader{ 
	background: url(/brock/images/subheader_bg.gif) left top no-repeat ;
}
#alumni #subheader{
	background: url(/brock/images/subheader_alumni_bg.gif) left top no-repeat ;
}
#subheader h1{
	font-weight: normal;
	font-size: 1.45em;
	line-height: 50px;
	color: #00665b;
	padding-left: 15px;
}
#subheader h1 a{
	color: #00665b;
	text-decoration: none;
}
/* Search */
#site-search{
	float: right;
	font-size: .7em;
	margin: 3px 10px 0 0;

}
#site-search #site-q{
	border: 1px solid #989795;
	font-size: 1em;
	padding: 0px 5px 1px 5px;
	margin-bottom: 6px;
}
#site-search #s{
	border: none;
	margin-bottom: -5px;
}
#site-search .searchCheck{
	height: 10px;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}
#site-search div label{
	display: inline;
	width: auto;
	float: none;
	margin: 0;
	text-align: left;
	padding-left: 2px;
}
#site-search div{
	margin-top: -4px;

}

/* Top Menu */
#menu #alumni-holder{
	position: relative;
	width: 198px;	
	background-color: #8B2145;
}
#menu #alumni-holder a{
	cursor: pointer;
}
#menu #alumni-holder #alumni-image{
	position: absolute;
	width: 198px;
	height: 33px;
	background: url(/brock/images/alumni_menu_holder.gif) top left no-repeat #8b2145;
	top: 0;
	left: 0;
}
#menu, #menu ul {
	width: 900px; 
	height: 33px;
	padding: 0; 
	margin: 0; 
	list-style: none;  
	float: none;
	background-color: #c8dbd9;
}

#menu-mobile, #menu-mobile ul {

	height: 40;
	padding: 0; 
	margin: 0; 
	list-style: none;  
	float: none;


}
#menu ul{
	width: 100%;
	position: relative;
	z-index: 99;
}
#menu-mobile ul{
	width: 100%;
	position: relative;
	z-index: 99;

	background-repeat: repeat-x;
}

#alumni #menu ul{
	width: 702px;
	margin-left: 198px;
}


/* All list items */
#menu li { 
	position: relative; 
	float: left; 
	width: 147px;
	border: 1px solid #ececec;
	margin-right: 1px;
	background: url(/brock/images/top_menu_bg.gif) top left repeat-x;
}

#menu-mobile li {
	position: relative;
	padding: 0;
	float: left;
	width: 250px;
	margin-right: 1px;
}

#image-mobile img {

	margin-top: 25px;
}

#alumni #menu li{
	width: 231px;
	background: url(/brock/images/top_menu_alumni_bg.gif) top left repeat-x;
}
.homepage #menu li{
	width: 177px;
}
#menu .selected, #menu .parent-selected{
	background: #c8dbd9;
}
#menu .last{
	margin-right: 0;
	padding-right: 1px;
}
#menu .last ul{
	margin-left: -18px;
}
.homepage #menu .last ul{
	margin: 0;
}
#menu ul .last{
	padding: 0;
}
.homepage #menu .last ul, .homepage #menu .last ul li{
	width: 176px;
}
#menu li li{
	text-align: left;
	background: #dbeae9;
	width: 180px;
	margin-left: -15px;
}
.homepage #menu li li{
	width: 177px;
	margin: 0;
}
#menu li li li{
	margin-left: 180px;
}
/* Second-level lists */
#menu li ul { 
	position: absolute;
	left: -999em; 
	z-index: 20;
}
/* Third-and-above-level lists */
#menu li ul ul { 
	left: -999em; 
}
#menu li a { 
	display: block; 
	text-decoration: none; 
	padding: 7px 0 8px 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#menu-mobile li a { 
	display: block; 
	text-decoration: none; 
	padding: 7px 0 8px 0;
	font-size: 30px;
	color:#FFFFFF
	font-weight:700
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#alumni #menu a{
	color: #8b2145;
}
#menu li li a{
	text-align: left;
	padding: 7px 8px 8px 8px;
}


#menu-mobile li li a{
	text-align: left;
	padding: 7px 8px 8px 8px;
}
#menu li a.first {
	border-top: 0px;
}

#menu-mobile li a.first {
	border-top: 0px;
}
#menu li a:hover { 
	background: #c8dbd9;
}
#menu-mobile li a:hover { 

}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {left: -999em;} 
/* lists nested under hovered list items */
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {left: auto;}

#menu-mobile li:hover ul ul, #menu-mobile li:hover ul ul ul, #menu-mobile li.sfhover ul ul, #menu-mobile li.sfhover ul ul ul {left: -999em;} 
/* lists nested under hovered list items */
#menu-mobile li:hover ul, #menu-mobileli li:hover ul, #menu-mobile li li li:hover ul, #menu-mobile li.sfhover ul, #menu-mobile li li.sfhover ul, #menu-mobile li li li.sfhover ul {left: auto;}

/* Sub Menu */	
#submenu{
	float: left;
	width: 200px;	
}
#submenu ul{
	background-color: #efeee9;
	margin: 1px 0 0 0;
	padding: 0;
	z-index: 1;
}
#submenu ul li{
	list-style: none;
	border: 1px solid #efeee9;
	z-index: 1;
}
#submenu ul li li a{
	background-color: #efeee9;
}
#submenu ul li a{
	display: block;
	width: 170px;
	padding: 9px 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0c5449;
	background-color: #efeee9;
	z-index: 1;
}
#submenu ul li:hover, #submenu ul .parent-selected{
	border: 1px solid #dcdace;
}
#submenu ul li a:hover, #submenu ul .selected a{
	background-color: #dcdace;
}
#submenu .selected ul a{
	background-color: #efeee9;
}

/* Second-level lists */
#submenu ul li ul { 
	position: absolute;
	left: -999em; 
	margin: -34px 0 0 199px; 
}
/* Third-and-above-level lists */
#submenu ul li ul ul { 
	left: -999em; 
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfhover ul ul, #submenu li.sfhover ul ul ul {left: -999em;} 
/* lists nested under hovered list items */
#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfhover ul, #submenu li li.sfhover ul, #submenu li li li.sfhover ul {left: auto;}


/* Sub Sub Menu <-- I like the additional sub there */
#subsubmenu{
	float: right;
	width: 200px;
	/* margin-right: -10px; */
	background-color: #f2f2f2;	
}
#subsubmenu ul{
	margin:0 0 0 0;
	padding: 15px 10px 20px 20px;
}
#subsubmenu ul li{
	list-style: none;
	padding: 5px 0 0 8px;
	margin: 0;
	background: url(/brock/images/subsub_bullet.gif) left 9px no-repeat;
}
#subsubmenu ul li a{
	color: #428888;
}

/* Main */
#main{
	background: transparent url(/brock/images/gradient_top.gif) top left repeat-x;
}
#main .a{
	background: transparent url(/brock/images/gradient_bottom.gif) bottom left repeat-x;
}
#main .c{
	background-color: #fff;
}
#main .min-height{ 
	float: left;
	height: 536px;
	width: 1px;
}

/* Content */
#content{
	margin: 0 5px 0 212px;
	padding: 10px 10px 10px 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c190a;
} 
#content a{
}
#content h1{
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #8b2145;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#content #print-semester{
	display: none;
}
/* News */
#news h2{
	margin-top: 10px;
	font-size: 1.3em;
}
#news .date{
	font-style: italic;
	color: #555;
	font-size: 0.9em;
}
#news .body .photo{
	float: right;
	margin: 0px 0px 5px 15px;
}
#content dl.news dt{
	margin-top: 10px;
}
#content dl.news dd {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#content dl.news dd img{
	display: none;
}
#content dl dt img{
	float: left;
	padding: 0px 5px 0px 0px;
}
/* Classes/Semesters */
#termselect select{
	position: relative;
	z-index: 1;
}

/* Research Page */
.research{
	margin-top: 10px;
	margin-right: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.research a {
    font-size: .85em;
	text-decoration: none;
	font-weight: bold;
}
.resProfile{
	margin-left: 12px;
}
.researchTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}
/* Homepage Main Body */
.homepage #content{
	margin: 10px 0px 0px 15px;
	padding: 0;
}
.homepage #left_column{
	float: left;
	width: 560px;	
}
.homepage #left_column p.address{
	font-size: 1em;
	margin-left: 5px;
}
.homepage #left_column .map{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 13px;
	background: url(/brock/images/map.gif) center left no-repeat;
}
.homepage #left_column .book{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 20px;
	background: url(/brock/images/book.gif) center left no-repeat;
}
.homepage #promo_image{
	height: 250px;
	width: 568px;
	background: url(/brock/images/homepage_pic_frame.gif) top left no-repeat;
}
.homepage #promo_image img{
	border: 8px solid #fff;
	margin: 5px 0 0 5px;
}
.homepage #promo_text{
	width: 295px;
	float: left;
	background: #d4e1df url(/brock/images/promo_border_left.gif) top left repeat-y;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -3px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.homepage #promo_image2 img{
	border: 8px solid #fff;
	margin: 5px 0 0 5px;
}
.homepage #promo_text2{
	width: 295px;
	float: left;
	background: #d4e1df url(/brock/images/promo_border_left.gif) top left repeat-y;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -3px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#alumni .homepage #promo_text{
	background: #e8e7e7 url(/images/promo_border_left_alumni.gif) top left repeat-y;;
}
.homepage #promo_text h2{
	color: #8b2145;
	font-size: 1.28em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.homepage #promo_text div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
	line-height: 1.3em;
}
.homepage #right_column{
	float: right;
	width: 315px;
}
#alumni .homepage #right_column{
	margin: 35px 0px 0px 0px;
}
.homepage #promo_buttons{
	text-align: center;
	padding-top: 5px;
}
.homepage #events h2{
	color: #0c5449;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 10px 0 0 35px;
}
.homepage #events dl{
	width: 250px; 
	margin: 5px 0 15px 35px;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.homepage #events dt a{color: #808585}
.homepage #events dd{
	color: #428888;
	margin: 0 0 10px 0;
}
.homepage #events dl .last{
	text-align: right;
	color: #808585;
}
.homepage #events dl .last a{text-decoration: underline;}
.homepage #events dd .date{text-transform:uppercase}
.homepage #events dd .time{text-transform: none}
.homepage #events h1, .homepage #events .full_list, 
.homepage #events .description, 
.homepage #events .location
{display: none}

.homepage #news{
	position: relative;
	z-index: 1;
	background: #f0f0ea;
	border: 1px solid #d3d1d1;
	width: 560px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4px;
}
.homepage #news .news-message{
	position: absolute;
	width: 218px;
	height: 26px; 
	background: url(/images/why_news.gif) no-repeat top left;
	top: 1%;
	left: 60%;
}
.homepage #news h2{
	margin: 5px 20px 10px 20px;
	padding: 5px 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8b2145;
	border-bottom: 1px solid #464646;
}
.homepage #news .left{
	width: 225px;
	float: left;
	margin: 0 0 20px 40px;
}
.homepage #news .right{
	float: right;
	width: 225px;
	margin: 0 40px 10px 0;
}
.homepage #news dt{
	margin: 0;
	padding: 0;
	color: #8b2145;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.homepage #news dt a{
	color: #8b2145; 
	text-decoration: none;
}
.homepage #news dt a:hover{
	text-decoration: underline;
}
.homepage #news dd{
	margin: 5px 0 10px 0;
	padding: 0;	
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
}
.homepage #news dd a{
	text-transform: uppercase;
	color: #464646;
}
/* Scholarships */
#scholarship_list .count {
	margin: 0px 0px 15px 0px;
}
#scholarship_list .scholarship {
	margin: 0px 0px 25px 0px;
	background: #faf8f8;
}
#scholarship_list .display_name {
	background: #C8DBD9;
	border: 1px solid #CCC;
	padding: 7px;
	font-weight: bold;
}
#scholarship_list .info {
	padding: 8px;
}
#scholarship_list .title {
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.2em;
}
#scholarship_list .description {
	clear: right;
	margin: 15px 0px 0px 0px;
}
/* Tables */
table.small {
	font-size: 0.85em;
	margin-top: 3px;
	width: 98%;
}
table.small th {
	//padding: 3px;
	padding: 0px 3px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #00665b;
	font-size: 1.1em;
	border-bottom: 1px solid #c8dbd9;
}
table.small th a, table.small th a:visited  {
	color: #1d2f64;
}
table.small td {
	border-left: 1px solid #c8dbd9;
	border-bottom: 1px solid #c8dbd9;
	padding: 2px 2px;
}
table.small td a, table.small td a:visited {
	color: #00665b;	
	text-decoration: underline;
}
table.small td.last, table.small th.last {
	border-right: 0px;
}
tr.inactive td, tr.inactive th {
	background: url(/images/example_bg.gif) repeat left top;
}
tr.inactive a {
	color: #999;
}
/* Custom Table */
table#classes .course_num, table#classes .course_ref_num, table#classes .id, table#classes .credits, table#classes .term,
 table#classes .prerequisites, table#classes .instructor, table#classes .room{
	text-align: center;
}
table#classes .course_num, table#classes .spacer, table#descriptions td.course_num, table#prospective td.day, table#textbooks td.course_num{
	border-left: 0px;
}
table#textbooks td.title{
	width: 420px;
}
table#descriptions th, table#prospective th, table#textbooks th{
	text-align: center;
}
table#descriptions td.course_num, table#textbooks td.course_num{
	width: 40px;
	text-align: center;
}
table#prospective td{
	text-align: center;
	padding: 10px 0px;
	font-size: 1.1em;
}
/* Faculty and Staff Profile */
.faculty_staff {
	margin-left: 12px;
}
.faculty_staff a {
	text-decoration: underline;
}
.adjfsProfile{
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.adjfsProfile a{
	text-decoration: none;
}
.fsProfile{
	margin-left: 85px;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 120px;
}
.fspicture {
	float: left;
	height: auto;
	width:80px;
	display:inline;
}
/*Full Bio Profile Page*/
#bio{
	margin-right: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#bioProfile{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
}
#bioProfile a {
	text-decoration: underline;
}
.bioPicture {
	float:right;
	/*height:98px; */
	/* width:75px; */
	margin: 15px;
	border: solid #000000 1px;
}
.bioHeading {
	font-size:16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.bioText {
	margin-left:0px;
}
.bioText p{
	margin-top: 5px;
}
.bioText dd{
	margin: 0px;
}
/* Gallery */
#gallery_list {
	float: right;
}
.image {
	padding: 2px;
	margin: 6px;
	float: left;
	width: 120px;
	text-align: center;
}

#content .images .image {
	float: left;
	height: 115px;
}

#content .images .image img{
	margin: 3px;
	padding: 3px;
	border: 1px solid #EEE;
}

.fullImage {
	margin: 5px auto;
	text-align: center;
}
.fullImage h2{
	padding-bottom: 6px;
}
.fullImage img {
	padding: 5px;
	border: 1px solid #EEE;
}

.fullImage ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.fullImage li {
	display: inline;
	padding: 3px 10px;
}
/* Form Stuff */
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
fieldset legend {
	display: none;
}
fieldset div {
	margin: 2px 0px;
}
fieldset div.error {
	margin-left: 135px;
	border: 0px;
	font-size: 0.8em;
	background-color: #FFF7CF;
}
fieldset div.error p, li.error {
	margin: 0px;
	padding: 2px;
	font-style: italic;
}
li.error {
	font-size: 0.9em;
	color: #8B2145;
}
fieldset div.error div.checkbox {
	margin-left: 5px;
}
fieldset div.checkbox, fieldset div.radio {
	margin-left: 135px;
	border: 0px;
	padding: 3px 0px;
}
fieldset div.checkbox div, fieldset div.radio div {
	border: 0px;
}
fieldset div.checkbox label, fieldset div.radio label {
	float: none;
	padding: 0px 0px 0px 3px;
}
fieldset .example {
	margin-left: 15px;
	border: 1px solid #CCC;
	display: inline;
	padding: 5px 15px 1px 10px;
	font-size: 0.9em;
}
fieldset .example p {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 60px;
	font-style: italic;
	color: #333;
}

input, textarea, select {
	border: 1px solid #CCC;
	padding: 3px;
	margin: 2px 0px;
}
select {
	padding: 1px;
}
input:focus, select:focus { 
	background-color: #fff9e6;
	border-color: #999999;
}
label {
	float: left;
	width: 130px;
	text-align: right;
	margin: 4px 5px 2px 0px;
}
label em {
	font-weight: bold;
	margin-right: 4px;
	color: #FF0000;
}
fieldset.submit {
	margin: 0px;
	padding: 0px;
}
fieldset.submit div.submit label{
	display: none;
}
div.submit {
	margin: 0px;
	padding: 0px;
}
div.formSuccess {
	margin: 0px 10%;
	text-align: center;
	background-color: #D1E1E3;
	font-style: italic;
	font-weight: bold;
	color: #185C52;
	margin-bottom: 10px;
}
div.formError {
	margin: 0px 10%;
	text-align: center;
	background-color: #E7C57B;
	font-style: italic;
	font-weight: bold;
	color: #8B2145;
	margin-bottom: 10px;
}
div.formSuccess p {

}
div.formError p {
	
}
div.formSuccess p, div.formError p {
	display: inline;
	padding: 3px 0px 3px 25px;
	margin: 0px auto;
}
div.formSuccess a, div.formError a {
	font-style: normal;
	font-size: 0.9em;
	margin: 0px 0px 0px 15px;
}
