/* ----------------------------------- */
/* ----- PAGE PROPERTIES <<<---------- */
/* ----------------------------------- */
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	text-align: center;
	color: #5e6a71;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,san-serif;
	font-size: x-small;
	background-color: #e7e9ea;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	height:100%;
	background-image: url(http://images.wsu.edu/index-images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:hidden;
	}
p {
	margin: 0px;
	padding: 5px 0px 10px;
}

.clear {
	clear:both;
}
/* ----------------------------------- */
/* ---- H's <<<---------- */
/* ----------------------------------- */
h1 {
	letter-spacing: -0.1em;
	padding: 0px 0px 0px;
	margin: 0px;
	font-size: small;
	font-weight: bold;
}
/* ----------------------------------- */
/*  A LINK ELEMENTS <<<------ */
/* ----------------------------------- */
a {
	color: #868f95;
	text-decoration: none;
}
a:hover {
	color: #5e6a71;
	text-decoration: none;
}
/* ----------------------------------- */
/* ---- WRAPPER <<<---------- */
/* ----------------------------------- */
#wrapper {
	margin: auto;
	background-color: #981e32;
}
/* ----------------------------------- */
/* ---- CONTAINER <<<---------- */
/* ----------------------------------- */
#container {
	margin: auto;
	width: 960px;
}
/* ----------------------------------- */
/* ---- GLOBAL <<<---------- */
/* ----------------------------------- */

#globalNavigation {
	width: 930px;
	text-align: right;
	font-size: x-small;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
	min-height:16px;
}
#globalNavigation ul {
	margin: 0px;
	padding: 0px;
	min-width:400px;
}
#globalNavigation li {
	margin: 0px;
	padding-left: 20px;
	display: inline;
	list-style-type: none;
}
#globalNavigation a:link {
	color: #ffffff;
	text-decoration: none;
}
#globalNavigation a:visited {
	color: #ffffff;
	text-decoration: none;
}
#globalNavigation a:hover {
	color: #e7e9ea;
	text-decoration: none;
}
#globalNavigation a:active {
	color: #e7e9ea;
	text-decoration: none;
}
/* ----------------------------------- */
/* ---- HEADER <<<---------- */
/* ----------------------------------- */
#header {
	float: left;
	width: 705px;
	text-align: left;
	background: url(http://images.wsu.edu/index-images/bg-header.jpg) no-repeat;
	height: 65px;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 235px;
}
/* ----------------------------------- */
/* ----- MOVE -------------------- */
/* ----------------------------------- */
#header li {
	margin: 0px;
	display: inline;
	list-style-type: none;
}
/*######################*/
/* ----Campus links------------- */
#camps {
	float:left;
	width:350px;
}
#camps ul{
	padding:0;
	margin:0;
	margin-left:40px;
}
#camps li {
	padding-right: 10px;
}
#container  #header #camps .campus {
	border-bottom:1px solid #b6bcbf;
	padding-bottom: 1px;
}
/*######################*/
/* I WANT TO... DROPDOWN */
#ddwrap {
	width:130px;
	margin-left:80px;
	float:left;
}
#dropdown {
	position:absolute;
	width:125px;
}
#dropdown ul {
	width:125px;
	padding:0;
	margin:0;
}
#dropdown li {
	padding:0 0 5px 0;
}
#dropdown li a{
	display:block;
	height:14px;
}
#dropdown li a:hover {
	color:#981e32;
}
#dropdown ul .top {
	width:125px;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
	text-align:right;
}
#dropdown img {
	border:none;
}
#dropdown ul .top a {
	color:#868f95;
}

#dropdown ul .item, #dropdown ul .last, #dropdown ul .first  {
	display:none;
	width:106px;
	background:#FFF;
	padding-left:10px;
	border:1px solid #e7e9ea;
	border-bottom:none;
	border-top:none;
	margin-left:9px;
}
#dropdown ul .first {
	border:none;
	padding-left:11px;
	padding-right:1px;
	background:url(http://images.wsu.edu/index-images/dropdown-top-bg.jpg) no-repeat bottom;
}
#dropdown ul .last {
	border-bottom:1px solid #e7e9ea;
	padding-bottom:8px;
}
/*This makes the display none visible on rollover*/
#dropdown ul:hover .item,  #dropdown ul:hover .last, #dropdown ul:hover .first  {
	display:block;
}
/*######################*/
/* Follow us DROPDOWN */
#ddwrap2 {
	width:130px;
	margin-left:218px;
	float:left;
}
#global li img {
	padding-top: 2px;
}
#dropdown2 {
	position:absolute;
	width:125px;
}
#dropdown2 ul {
	width:125px;
	padding:0;
	margin:0;
}
#dropdown2 li {
	padding:0 0 5px 0;
}
#dropdown2 li a{
	display:block;
}
#dropdown2 li a:hover {
	color:#981e32;
}
#dropdown2 ul .top {
	width:125px;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
	text-align:right;
}
#dropdown2 img {
	border:none;
}
#dropdown2 ul .top a {
	color:#868f95;
}

#dropdown2 ul .item, #dropdown2 ul .last, #dropdown2 ul .first  {
	display:none;
	width:106px;
	background:#FFF;
	padding-left:10px;
	border:1px solid #e7e9ea;
	border-bottom:none;
	border-top:none;
	margin-left:9px;
}
#dropdown2 ul .first {
	border:none;
	padding-left:11px;
	padding-right:1px;
	background:url(http://images.wsu.edu/index-images/dropdown-top-bg.jpg) no-repeat bottom;
}
#dropdown2 ul .last {
	border-bottom:1px solid #e7e9ea;
	padding-bottom:8px;
}
.twitter, .facebook, .youtube, .flickr, .itunes, .blogs, .rss{
	padding-left:24px;
	height:20px;
}
.twitter {
	background:url(http://images.wsu.edu/index-images/icons/twitter-16x16.jpg) no-repeat;
}
.twitter:hover {
	background:url(http://images.wsu.edu/index-images/icons/twitter2-16x16.jpg) no-repeat;
}
.youtube {
	background:url(http://images.wsu.edu/index-images/icons/youtube-16x16.jpg) no-repeat;
}
.youtube:hover {
	background:url(http://images.wsu.edu/index-images/icons/youtube2-16x16.jpg) no-repeat;
}
.blogs {
	background:url(http://images.wsu.edu/index-images/icons/blog-16x16.jpg) no-repeat;
}
.blogs:hover {
	background:url(http://images.wsu.edu/index-images/icons/blog2-16x16.jpg) no-repeat;
}

.itunes {
	background:url(http://images.wsu.edu/index-images/icons/itunes-16x16.jpg) no-repeat;
}
.itunes:hover {
	background:url(http://images.wsu.edu/index-images/icons/itunes2-16x16.jpg) no-repeat;
}
.facebook {
	background:url(http://images.wsu.edu/index-images/icons/facebook-16x16.jpg) no-repeat;
}
.facebook:hover {
	background:url(http://images.wsu.edu/index-images/icons/facebook2-16x16.jpg) no-repeat;
}

/*This makes the display none visible on rollover*/
#dropdown2 ul:hover .item,  #dropdown2 ul:hover .last, #dropdown2 ul:hover .first  {
	display:block;
}
/*######################*/

/*######################*/
/* --------Search------------------- */
#search {
	float:right;
	width:150px;
	display: inline;
	margin-right:20px;
	margin-top:1px;
}
#search #my_filter {
	font-size: 10px;
	color: #868f95;
	text-align: center;
	font-family: Arial,san-serif;
	border:none;
	float:right;
	height:12px;
	padding:0;
	margin:0;
	margin-top:1px;
	width:109px;
	background:none;
}
#search img{
	float:right;
	margin-right:2px;
}
.searcharrow{
	background:#f9f9fa;
	float:right;
	width:124px;
	height:14px;
}
/*######################*/
/* END OF HEADER SECTION */
/*######################*/

/* ----------------------------------- */
/* ---- MAIN <<<---------- */
/* ----------------------------------- */

#main {
	float: left;
	width: 900px;
	height: 300px;
	text-align: left;
	padding:0 30px;
	background: url(http://images.wsu.edu/index-images/bg-main.png) no-repeat;
}
#noscript1, #noscript2, #noscript3 {
	height: 280px;
	width: 280px;
	float: left;
	padding: 10px;
}
#noscript1 h1, #noscript2 h1, #noscript3 h1 {
	font-size: medium;
	font-weight: bold;
}
#noscript1 h2, #noscript2 h2, #noscript3 h2 {
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/* ----------------------------------- */
/* ---- NAVIGATION <<<---------- */
/* ----------------------------------- */

#event {
	/*overflow: hidden;*/
	float:left;
	background: url(http://images.wsu.edu/index-images/bg-event.png) repeat-y left top;
}
#nav {
	width: 900px;
	clear: both;
	text-align: left;
	padding: 20px 30px 0px 30px;
	float: left;	
}
#nav #col1 {
	float: left;
	width: 120px;
	padding:0 5px 0 25px;
	background: url(http://images.wsu.edu/index-images/img-divider-pipe.gif) no-repeat 110px 5px;
}
#nav #col2 {
	float: left;
	width: 160px;
	padding:0 5px;
	background: url(http://images.wsu.edu/index-images/img-divider-pipe.gif) no-repeat 125px 5px;
}
#nav #col3 {
	float: left;
	width: 160px;
	padding:0 5px;
	background: url(http://images.wsu.edu/index-images/img-divider-pipe.gif) no-repeat 125px 5px;
}
#nav #col4 {
	float: left;
	width: 160px;
	padding:0 5px;
	background: url(http://images.wsu.edu/index-images/img-divider-pipe.gif) no-repeat 120px 5px;
}
#nav #col5 {
	float: left;
	width: 120px;
	padding:0 5px;
	background: url(http://images.wsu.edu/index-images/img-divider-pipe.gif) no-repeat 95px 5px;
}
#nav #col6 {
	float: left;
	width: 100px;
	padding:0 5px;
}
/*-------------------------------------------*/
/*              expand                            */
/*-------------------------------------------*/
#expand {
	width: 900px;
	clear: both;
	text-align: left;
	padding: 5px 30px;
}
 #col1b {
	float: left;
	width: 120px;
	padding:0 5px 0 25px;
}
 #col2b {
	float: left;
	width: 160px;
	padding:0 5px;
}
 #col3b {
	float: left;
	width: 160px;
	padding:0 5px;
}
 #col4b {
	float: left;
	width: 160px;
	padding:0 5px;
}
 #col5b {
	float: left;
	width: 120px;
	padding:0 5px;
}
 #col6b {
	float: left;
	width: 100px;
	padding:0 5px;
}
#expand-bottom {
	height:1px;
	clear:both;
}
#nav h1 a {
	color: #5e6a71;
}
#nav h1 a:hover {
	color: #b6bcbf;
}
#nav ul, #expand ul {
	margin: 0px;
	padding: 0px;
}
#nav li, #expand li {
	display: list-item;
	list-style-type: none;
	padding-bottom: 2px;
}

/* ----------------------------------- */
/* ----- SECONDARY <<<---------- */
/* ----------------------------------- */

#sec {
	width: 920px;
	clear: both;
	text-align: left;
	float: left;
	background: url(http://images.wsu.edu/index-images/bg-sec.png) no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#sec ul {
	margin: 0px;
	padding: 0px;

}
#sec li {
	margin: 0px;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#sec #for {
	padding-right: 5px;
	color:#868f95;
}
.floatleft {
	float:left;
	width:270px;
}
.floatright {
	float:left;
	width:630px;
	text-align:right;
}
#sec a {
	color:#5e6a71;
}
#sec .spacer {
	padding-right: 30px;
}
#sec a:hover {
	color:#b6bcbf;
}
#sec li.give {
	padding-right: 0px;
}
#sec li.give a {
	color: #981e32;
	font-weight: bold;
}
#sec li.give a:hover {
	color:#b6bcbf;
}
#sec li.news {
	padding-right: 0px;
}
#sec li.news a {
	color: #981e32;
	font-weight: bold;
}
#sec li.news a:hover {
	color:#b6bcbf;
}

/*-----NEWS-------------*/
/*What's New*/
#news{
	margin:0;
}
#news a {
	font-weight:normal;
	color:#5e6a71;
}
#news ul li.emph a{
	font-weight:bold;
	color:#981e32;
	padding-right:0;
}
#sec #news ul li.highlight{
	font-weight:bold;
	color:#b6bf00;
	padding:0;
	margin:0 10px 0 0;
}
#news ul li{
	float:left;
}
#moostick{
	width:220px;
}

#moostick, .moostick{
	display: block;
	overflow: hidden;       /* used in css check */
}
ul #moostick{
	float:left;
}
#moostick li, .moostick li{
	width:220px;
	display: block;         /* used in css check */
	list-style-type: none;  /* used in css check */
}

#moostick .show, .moostick .show{
	visibility: visible;
	opacity: 1;
}

/* ----------------------------------- */
/* ----- FOOTER <<<---------- */
/* ----------------------------------- */

#footer {
	width: 875px;
	text-align: right;
	font-size: xx-small;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 55px;
}

/* ----------------------------------- */
/* ----- COLORS <<<---------- */
/* ----------------------------------- */

.color1 {
	color: #010101;
}
.color2 {
	color: #333333;
}
.color3 {
	color: #3cb6ce;
}
.color4 {
	color: #fc6b00;
}
.color5 {
	color: #FC5985;
}
.color6 {
	color: #51B2FF;
}
.color7 {
	color: #c60c30;
}
