@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #000;
	background-image: url(../images/bkg_image.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***** Forms *****/

form {
	margin:0;
	padding:0;
	display:inline;
}
 
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
 
textarea {
	line-height:1.25;
}
 
label {
	cursor:pointer;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-size: large;
	color: #000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	display: inline;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #000;
	display: inline;
}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000;
}

a img {
	border: none;

}

a:link {
	color: #09C;
	text-decoration: underline; 
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

#top_nav ul {
	list-style-type: none;
	margin: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#top_nav li {
	display: inline;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	padding-bottom: 10px;
}

#top_nav li a {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	margin-bottom: 5px;
}
			
#top_nav li a:hover {
	color: #FFF;
	cursor: pointer;
	background-color: #00457c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#search {
	float: left;
	width: 338px;
	height: 43px;
	text-align: right;
	padding-top: 55px;
	padding-bottom: 0;
	padding-left: 0;
}

#search span {
	font: Arial, Helvetica, sans-serif;
	color: 69ABF2;
	font-size: .8em;
	float: left;
	height: 20px;
}

#searchbar_container {
	float: right;
	padding: 0;
}

#searchbar {
	float: left;
	position: relative;
	height: 20px;
	width: 300px;
	padding: 0;
	margin: 0;
}

#searchbar input, select, textarea {
	font: .7em arial, helvetica, sans-serif;
}

.searchbg {
	width: 210px;
	height: 20px;
	display: block;
	border: 0;
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
}

.search_field {
	float: left; /* this will make the images line up */
	border: 0;
	padding-left: 5px;
	padding-top: 3px;
	width: 205px; /* the width of the actual search box, must be shorter than your image so it fits inside it. */
	height: 16px; /* again, must be slightly less than the image size */
	background-color: transparent; /* Makes the search field invisible so you can see the image we want underneath. This doesn't work in Safari, so I may go back later and give them their own style sheet. For now, I'm not bothered by this small inconvenience. */
	margin: 0;
	background-image: url(../images/search_box.gif);
}

.search_button {
	position: absolute;
	top: 0px;
	left: 207px;
	border: 0px;
}


#wrapper {
	width: 960px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#content_searchwrap {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFF;
}

#content_upper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 30px;
}

#content_lower {
	margin-top: 30px;
	padding-bottom: 10px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#features {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 290px;
	float: left;
}

#menu {
	color: #000;
	width: 290px;
	padding-top: 10px;
	float: left;
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	width: 290px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
}

#header_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 960px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}

/* ~~ Backpage ~~ */

#secondary_nav {
	margin-top: 40px;
	padding-top: 20px;
	height: auto;	
}

ul#link_headings {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
	list-style-type: none;
	font-weight: bold;
	padding-left: 20px;
}

ul#link_headings ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	list-style-type: none;
}

ul#link_headings ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	display: block;
		}
		
ul#link_headings ul li a:hover {
	background-color: #000;
	color: #FFF;
	display: list-item;
	cursor: pointer;
		}

#breadcrumb_container {
	float: left;
	width: 598px;
	height: 28px;
}

#breadcrumb {
	float: left;
	height: 28px;
	width: 598px;
	color: #000;
	font-size: 0.85em;
	padding-left: 24px;
	background-color: #Fc0;
}

.breadcrumb_arrow {
	float: left;
	width: 13px;
	padding-right: 13px;
}

#breadcrumb a {
	color: #000;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#breadcrumb a:link {
	color: #000;
}

#breadcrumb a:hover {
	color: #666;
	text-decoration: underline;
}

.breadcrumb_links {
	float: left;
	height: 22px;
	width: 598px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	background-color: #FFFFFF;
	padding: 30px 30px 40px 30px;
}

#print {
	float: left;
	width: 578px;
	background-color: #FFFFFF;
	padding: 20px 0 0 0;
}

#printpage{
	float: right;
	width: 100px;
	padding: 0 30px 5px 0;
	font: .85em Arial, Helvetica, sans-serif;
}

#printpage a{
	padding-left: 4px;
}

#content p {
	margin-top: 15px;
	font-size: small;
	color: #000;
}

#content a {
	color: #2f72ca;
	text-decoration: none;
}

#content a:link {
	color: #2f72ca;
}

#content a:hover {
	color: #FF9000;
	text-decoration: underline;
}

#content img {
	background-color: #FDFAF3;
	border: #E4E4E4 1px solid;
	padding: 5px;
}

#content ul {
	padding: 5px 0 0 50px;
	margin: 0;
}

#content ul li {
	line-height: 1.5em;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: small;
}

#social {
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#quicklinks {
	background: #fff;
	float: left;
	position: relative;
	background: #fff url(http://slate.wvu.edu/themes/shared/images/downarrow.png) no-repeat right 4px;
	border: solid 1px #cedeef;
	padding-top: 10px;
}
#quicklinks span {
        display: block;
        width: 200px;
        height: 16px;
        line-height: 16px;
        color: #777;
        padding: 2px 4px;
        cursor: pointer;
}
#quicklinks ul {
        border-top: dotted 1px #cedeef;
        width: 200px
        top: 20px;
        left: 0;
        position: relative;
        padding: 1px;
        background: #fff;
        z-index: 5000;
        margin: 0;
}
#quicklinks ul li {
        list-style-image: none;
        list-style-type: none;
}
#quicklinks ul li a {
        background: #fff;
        display: block;
        width: 198px;
        padding: 2px 4px;
        text-decoration: none;
       color: #333;
}
#quicklinks ul li a:hover {
        background: #cedeef;
}
.hidden {
        position: absolute;
        left: -9000px;
        width: 0;
}

#dropdown_menu {
	float: left;
	width: 282px;
	height: 115px;
	padding: 5px 0 0 26px;
}

.dropdown_select {
	width: 260px;
	margin-top: 7px;
	font-size: 0.7em;
	color: #3B3B3B;
}

.dropdown_bold {
	font-weight: bold;
}

.dropdown_highlight {
	color: #FFFFFF;
	background-color: #0E45B9;
}

/* ~~ The footer ~~ */

#footer_container {
	background-color: #000;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
}

#footer_content {
	width: 960px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.titletext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 30px;
	font-weight: lighter;
	font-size: large;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 950px; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.7); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 17px; line-height: 20px; text-align: right}

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(http://slate.wvu.edu/themes/shared/flexslider/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li a.prev {background-position: 0 0; left: -20px;}
.flex-direction-nav li a.disabled {opacity: .9; filter:alpha(opacity=90); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(http://slate.wvu.edu/themes/shared/flexslider/images/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/*search results/*

/* Search Results Styles - 12/26/11 - /AJ */
#gs_pagination { margin-left: 0; width: 100%; }
#gs_pagination li { list-style-type: none; display: inline; padding: 1px; }
 
#gs_links { font-size: .8em; width: 100%; margin-bottom: 10px; }
 
#search-nav-top, #gs_links, #gs_next_prev, #gs_sort, #search-results, #gs_pagination { float: left; }
#search-nav-top #gs_sort { margin-left: 150px; }
#search-results {
	width: 100%;
}
 
/* Advanced Search Styles */
 
input[type="submit"] { cursor: pointer; }
#gs_upper_wrap, #gs_find, #search-mode label, #search-mode input, #search-mode select, #gs_find_details, #gs_return_results { float: left; }
#gs_upper_wrap { width: 100%; border: 1px solid #eaeaea; }
#gs_find, #gs_pg_specific { width: 97.8%; margin-bottom: 20px; padding: 10px; }
.gs_left { float: left; width: 30%; padding-bottom: 0; }
#search-mode label { margin: 6px 5px; }
 
/* Upper grey portion */
#gs_find { background-color: #eaeaea; }
#gs_find input { width: 30%; }
#gs_find label[for="gs_exact"], #gs_find label[for="gs_atleast"], #gs_find label[for="gs_without"] { clear: left; margin-left: 268px; }
#as_q { margin-left: 78px; }        /*** odd id and class name, verify and fix in source ***/
#gs_exact { margin-left: 69px; }
#gs_atleast { margin-left: 23px; }
#gs_without { margin-left: 90px; }
 
/* Language through Sort */
#gs_find_details { width: 100%; }
#gs_find_details select { margin-top: 5px; }
#gs_find_details .gs_left, label[for="gs_sort"] { clear: left; padding-left: 10px; }
#gs_find_details .gs_left { width: 29%; }
#gs_find_details label[for="gs_domain"] { color: #999; margin-top: 0; }
#gs_domain { margin-left: 4px; width: 34%; }
#gs_find_details label[for="gs_sort"] { margin-left: 2px; margin-right: 233px; }
#gs_find_details label[for="gs_results_limit"] { clear: left; margin-left: 275px; margin-top: 20px; }
#gs_find_details #gs_results_limit { margin-top: 20px; }
#gs_return_results { margin-top: 4px; }
 
/* Submit Search button */
#gs_adv_search { clear: left; margin-bottom: 10px; margin-left: 90%; width: 8%; }
 
/* Page Specific Search */
#gs_pg_specific { clear: both; float: left; margin-top: 30px; border: 1px solid #eaeaea; }
#gs_inbound_links { width: 30%; margin-right: 10px; }