h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px ;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

form {
  margin: 0px;
}

.photo {
  float: right;
  margin: 10px;
  border: 1px solid #000000;
}

pre {
  width: 835px;
  overflow: auto;
}

a {
  color: #de0703;
}

a:hover {
  color: #858585;
}

h1 {
  color: #de0703;
  font-size: 14px;
  line-height: 200%;
}

h2 {
  background-color: #858585;
}

h3 {
  color: #de0703;
  font-size: 16px;
  line-height: 200%;
}

h4 {
  font-style :italic;
  font-weight: bold;
  font-size: 12px;
}
/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  margin-top: 71px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) no-repeat center top #000;
}

.design {
  width: 1000px;
  background: url(/images/setup/design_bg.gif) no-repeat left bottom #000;
}

#mainbody {
  background: #fff;
  width: 835px;
  padding: 5px;
}

#header {
  height: 154px;
  text-align: center;
}

#leftcol {
  background: #000;
  width: 140px;
  padding: 0px;
}

#leftcol .container {
  width: 140px;
  margin-bottom: 5px;
  overflow: hidden;
}

#rightcol {
  background: #000;
  width: 320px;
  padding: 0px;
}

#rightcol .container {
  width: 320px;
  margin-bottom: 5px;
  overflow: hidden;
}

#rightcol .whitecurve {
  background: url(/images/setup/white_curve_bottom.gif) no-repeat left bottom #fff;
}

.poll {
  padding: 10px;
  color: #000000;
}

#footer {
  background: url(/images/setup/footer_bg.jpg) no-repeat left bottom #660301;
  color: #fff;
}

#advertising {
  padding: 5px;
}

#footer-text p {
  margin: 10px;
}


/********** GLOBAL NAVIGATION **********/


#globalNav a {
  display:block;
  float:left;
  height:48px;
  text-decoration:none;
  background-image: url("/images/setup/global_bg.jpg");
  background-repeat: no-repeat;
  background-color: #000000;
}

a.headerNav1 {
  width: 105px;
  background-position:0px 0px;
}
a.headerNav2 {
  width: 125px;
  background-position:-105px 0px;
}
a.headerNav3 {
  width: 160px;
  background-position:-230px 0px;
}
a.headerNav4 {
  width: 100px;
  background-position:-390px 0px;
}
a.headerNav5 {
  width: 95px;
  background-position:-490px 0px;
}
a.headerNav6 {
  width: 120px;
  background-position:-585px 0px;
}
a.headerNav7 {
  width: 100px;
  background-position:-705px 0px;
}
a.headerNav8 {
  width: 80px;
  background-position:-805px 0px;
}
a.headerNav9 {
  width: 115px;
  background-position:-885px 0px;
}

a.headerNav1:hover {
  background-position:0px -48px;
}
a.headerNav2:hover {
  background-position:-105px -48px;
}
a.headerNav3:hover {
  background-position:-230px -48px;
}
a.headerNav4:hover {
  background-position:-390px -48px;
}
a.headerNav5:hover {
  background-position:-490px -48px;
}
a.headerNav6:hover {
  background-position:-585px -48px;
}
a.headerNav7:hover {
  background-position:-705px -48px;
}
a.headerNav8:hover {
  background-position:-805px -48px;
}
a.headerNav9:hover {
  background-position:-885px -48px;
}


#globalNav div a {
  display:block;
  float:none;
  height:15px;
  background: #000000;
}

#globalNav div a:hover {
  background: #858585;
}

/**** DROP DOWN MENU ****/


.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #de0703;
  width: 160px;
  z-index: 200;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #2b2b2b;
  color: #de0703;
  text-decoration: none;
 padding: 2px;
}

.dropdownmenu a:hover {
  color: #000000;
}


/********** NAVIGATION **********/

#rightcol a {
  color: #FFFFFF;
  text-decoration: none;
}

#rightcol a:hover {
  color: #D00000;
}

#navbar-secondary {
  width: 845px;
  height: 71px;
  margin-bottom: 4px;
  position: relative;
}

#navbar-secondary ul, #navbar-secondary li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navbar-secondary ul {
  position: absolute;
  top: 48px;
  right: 15px;
}

#navbar-secondary li {
  display: inline;
  margin-right: 3px;
  padding-right: 4px;
  border-right: solid 1px #fff;
}

#navbar-secondary li.last {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

#navbar-secondary ul li a {
/*  color: #fff; */
  text-decoration: none;
}

#navbar-secondary ul li a:hover {
  text-decoration: underline;
}

#navbar-buttons-lcol {
  width: 140px;
  overflow: hidden;
}

#navbar-buttons-lcol a {
  display: block;
  margin-bottom: 2px;
}

#navbar-buttons-rcol {
  width: 320px;
  overflow: hidden;
}

#navbar-buttons-rcol a {
  display: block;
  margin-bottom: 4px;
}

#navbar-buttons-footer {
  margin: 10px 10px 0 0;
}


.quicklinks-container {
background: url(/images/setup/quicklinks_bg.jpg) no-repeat left top; 
overflow: hidden;
 margin: 5px;
}

.quicklinks {
  padding: 5px;
  height: 129px;
  width: 300px;
  overflow: auto;
}

.quicklinks-title {
  display: block;
  height: 47px;
  padding-left: 85px;
  padding-right: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  background: url(/images/setup/ewu_quicklinks.jpg) no-repeat left top;
}


/********** HEADLINES **********/

.headline td {
  color: #ffffff;
}
.headline a {
  color: #D00000;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #b1cad0;
  text-decoration: underline;

}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/****** UPCOMING EVENTS, SCHOLAR ATHLETES, SCOREBOARD ******/

.upcoming-events {
  height: 149px;
  background: #858585;
  padding: 10px 5px 5px;
  overflow: auto;
}

.upcoming-events-bottom {
  width: 140px;
  height: 4px;
  background: url(/images/setup/gray_curve_bottom.gif) no-repeat left top;
}

.scholar-athletes {
  height: 321px;
  background: url(/images/setup/gray_gradient.gif) repeat-x left top #5c5c5c;
  padding: 10px 5px 5px;
  color: #fff;
  overflow: auto;
}

.scholar-athletes-bottom {
  width: 140px;
  height: 4px;
  background: url(/images/setup/darkish_gray_curve_bottom.gif) no-repeat left top;
}



/******* TAB CONTENT **********/
#tablist {
  width: 310px;
  margin: 0 auto;
  overflow: hidden;
}

a.tab1, a.tab2, a.tab3 {
  display: block;
  height: 31px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

a.tab1 { width: 94px; }
a.tab2 { width: 125px; }
a.tab3 { width: 91px; }


#tabcontentcontainer{
  width: 310px;
  background: url(/images/setup/tabcontent_bg.jpg) no-repeat;
  color: #ffffff;
  margin: 5px;
  overflow: hidden;
}

.tabcontent {
  width: 310px;
  height: 220px;
  scrollbar-base-color: #000;
  display: none;
  overflow: auto;
}

/********** ROSTERS **********/
table.roster {
  width: 835px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #de0703;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #4484cc;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #C1C1C1;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {
    background-color: #de0703;
    border: outset;
    border-width: 5px;
    padding: 5px;
}

.bio td {
  color: #FFFFFF;
}

.bio td a {
  color: #FFFFFF;
}

.bio-name {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #C1C1C1;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data a:hover {
  color:#FFFFFF;
}

.bio-photo img{
  border: 1px solid #000000;
}



/********** SCHEDULE **********/
table.schedule {
  width: 835px;
}

.schedule-data {
  width: 500px;

}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #de0703;
    padding: 5px;
}

tr.schedule-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}

tr.schedule-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 5px;
}

.home-opp {
  text-transform: uppercase;
}

/********** COMPOSITE *************/
.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  width: 835px;
}
.calendar td {
  border: 1px solid #de0703;

}

.calendar td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar td a:hover {
  text-decoration: underline;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header td{
  background-color: #de0703;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #de0703;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event td a {
  font-size: 10px;
  font-weight: bold;
}

.calendar-event td a:hover {
  text-decoration: underline;
}


/********** Lightbox - Thumbnails ***********/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/setup/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/setup/overlay.png", sizingMethod="scale");
	}