@charset "utf-8";
/* CSS Document */

/******** NEUTRALISE BROWSERS *******/
* { margin: 0; padding: 0; }
img { border: none; }
ul {list-style:none}

table {border:0px; border-collapse:collapse;}
table td {padding:0px;}
/******** HTML ELEMENTS *********/

body {
width:100%;
height:100%;
  font-family: verdana, geneva, sans-serif;
background-color:#022A9C;
}

p, div, td {
    font-size: 11px;
    line-height: 15px;
}

h1, h2, h3 {
  line-height: 130%;
  margin-bottom: 10px;
}

h1 {
  color: #01184c;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #830103;
  text-transform: uppercase;
}

h3 {
  color: #5b98de;
  border: 5px;
  border-color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px;
}

h4 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

p {
  margin-bottom: 15px;
}

ol, ul {
  margin-left: 25px; 
  margin-bottom: 15px;
}

hr {
  margin-bottom: 10px;
}

pre {
  width: 965px;
 overflow: auto;
}


a {
  color: #c10c03;
  text-decoration: underline;
}

a:hover {
  color: #222;
  text-decoration: none;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

.photo {
  float: right;
  margin: 0 15px;
}

.photo img {
  margin: 4px;
  border: solid 1px #c10c03;
}

.bg {
width:100%;
position:absolute;
z-index:1;
height:100%;
background:url("/images/setup/cac-new-bg.jpg") repeat-x scroll 0 0 transparent
}

.bg-pattern {
background: url(/images/setup/bg_pattern.png) repeat center 30px;
position:relative;
z-index:2;
width:100%;
}

#wrapper {
	width: 990px;
	padding: 5px;
top:41px;
	margin: 0 auto;
	background: url(/images/setup/header_body_bg_cap.jpg) no-repeat left top #000b43;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
position:relative;
}



#header {
  width: 994px;
  height: 243px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  background: url(/images/setup/header.jpg) no-repeat left top;
}

#logo {
  position: absolute;
  top: 5px;
  left: 5px;
width:210px;
height:200px;
  z-index: 12;
}

.header-pics{
  float: right;
  margin: 10px 15px 0 0;
position:relative;
}

.header-pics .wiki{ 
position:absolute;
left:0;
top:0;
}

.header-pics ul {overflow:hidden}

.header-pics li {
float:left;
margin-right:1px
}

/******* NAVIGATION *******/
#header-logos {
  height: 100px;
  overflow: hidden;
  position: absolute;
  left: 226px;
  bottom: 2px;
  z-index: 12;
}

#header-logos .wiki {
position:absolute;
display:block;
bottom:0;
left:0;
}

#header-logos ul{margin:0}

#header-logos li {
	float: left;
	height: 105px;
display:block;
}

#header-logos li a {
display: block;
height:105px;
	text-decoration: none;
}

#header-logos li.nav1 a {
	background: url(/images/setup/frostburg.jpg) no-repeat left -4px;
	width: 94px;
}
#header-logos li.nav2 a{
	background:url(/images/setup/hood.jpg) no-repeat left -4px;
	width: 63px;
}
#header-logos li.nav3 a {
	background: url(/images/setup/marymount.jpg) no-repeat left -4px;
	width: 99px;
}
#header-logos li.nav4 a {
	background: url(/images/setup/mary_washington.jpg) no-repeat left -4px;
	width: 104px;
}
#header-logos li.nav5 a {
	background: url(/images/setup/salisbury.jpg) no-repeat left -4px;
	width: 67px;
}
#header-logos  li.nav6 a {
	background: url(/images/setup/st_marys.jpg) no-repeat left -4px;
	width: 95px;
}
#header-logos li.nav7 a {
	background: url(/images/setup/stevenson.jpg) no-repeat left -4px;
	width: 71px;
}
#header-logos li.nav8 a {
	background: url(/images/setup/wesley.jpg) no-repeat left -4px;
	width: 85px;
}
#header-logos  li.nav9 a {
	background: url(/images/setup/york.jpg) no-repeat left -4px;
	width: 84px;
}

#header-logos li a:hover {background-position: 0 -109px;}

/***** GLOBAL NAV ******/
#global-nav {
  width: 989px;
  margin: 5px 0;
  float: left;
}
#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#global-nav li.nav {
	float: left;
}
#global-nav li.dropdown-li {
  position: relative;
  z-index: 50;
}

#global-nav li.nav a {
  display: block;
  height: 37px;
  text-decoration: none;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}

#global-nav li.nav1 a {
  width: 195px;
  background-position: 0px 0px;
}
#global-nav li.nav1 a:hover {
	background-position: 0 -36px;
}
#global-nav li.nav2 a {
  width: 144px;
  background-position: -195px 0px;
}
#global-nav li.nav2 a:hover {
	background-position: -195px -36px;
}
#global-nav li.nav3 a {
  width: 160px;
  background-position: -339px 0px;
}
#global-nav li.nav3 a:hover {
	background-position: -339px -36px;
}
#global-nav li.nav4 a {
  width: 158px;
  background-position: -499px 0px;
}
#global-nav li.nav4 a:hover {
	background-position: -499px -36px;
}
#global-nav li.nav5 a {
  width: 161px;
  background-position: -657px 0px;
}
#global-nav li.nav5 a:hover {
	background-position: -657px -36px;
}
#global-nav li.nav6 a {
  width: 171px;
  background-position: -818px 0px;
}
#global-nav li.nav6 a:hover {
	background-position: -818px -36px;
}


#global-nav .submenu-container {
  width: 200px;
  padding: 7px 4px 5px 2px;
  position: absolute;
  left: -2px;
  top: 35px;
  z-index: 56;
  visibility: hidden;
}

#global-nav .submenu-container .submenu {
background:none repeat scroll 0 0 #770000;
 overflow: hidden;
  width: 100%;
}

#global-nav .submenu-container ul li a,
#global-nav .submenu-container ul li span {
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  text-decoration: none;
  background: none;
  line-height: 17px;
  padding: 7px 5px 7px 10px;
}


#global-nav .submenu li {border-bottom:1px solid #510218;}

#global-nav .submenu-container ul li span {
  font-weight: bold;
  color: #7495c1;
  margin-bottom: 4px;
}

#global-nav .submenu-container ul li:hover {
background:#000b43
}

#formnavigation {float:right;  width:113px}



/*smth another*/

#body-container {
  width: 977px;
  margin: 5px 0 0 0;
  padding: 4px 5px 5px;
  background: url(/images/setup/body_bg_cap.jpg) no-repeat left top #fff;
  overflow: hidden;
}

.navbar-secondary {
  width: 979px;
  margin-bottom: 5px;
height:66px;
  overflow: hidden;
}

.navbar-secondary .links {
  width: 949px;
  margin: 36px 0 0 0;
  padding: 0 10px;
  line-height: 28px;
  color: #71a1d9;
  overflow: hidden;
}

.navbar-secondary .links a {
  font-family: Trebuchet MS, arial, sans-serif;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

#navbar-secondary .links a:hover {
  color: #71a1d9;
}

#mainbody {
	width: 100%;
  overflow: hidden;
}


#rightcol {
  width: 404px;
  float: left;
	background: #4c4c4c url(/images/setup/tabs_2nd_bg.jpg) repeat-x left top;
}

/******* TAB CONTENT *******/
/****** generic classes ******/
.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-tabs {
  position: relative;
}

.ui-tabs .ui-tabs-nav, ui-tabs .ui-tabs-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ui-tabs .ui-tabs-nav {
  clear: both;
  overflow: hidden;
}

.ui-tabs .ui-tabs-nav li {
  float: left;  
}

.ui-tabs .ui-tabs-panel {
  color: #fff;
}

/*footer tabs*/
#ui-tabs-footerTabsRight, .#ui-tabs-footerTabsLeft {
  width: 394px;
}

#ui-tabs-footerTabsRight .ui-tabs-nav a, #ui-tabs-footerTabsLeft .ui-tabs-nav a {
  display: block;
  height: 38px;
  float: left;
width:195px;
  text-decoration: none;
}

#ui-tabs-footerTabsRight-anchor1,
#ui-tabs-footerTabsLeft-anchor1 {margin-right:3px;}

/********* specific tabs classes *******/
#ui-tabs-sr {
  width: 404px;
}

#ui-tabs-sr .ui-tabs-nav a {
  display: block;
  height: 46px;
  float: left;
  text-decoration: none;
  background: url(/images/setup/tabs.jpg) no-repeat;
}

#ui-tabs-sr li a#ui-tabs-sr-anchor1 {
	width: 87px;
	background-position: 0 -138px;
}

#ui-tabs-sr li a#ui-tabs-sr-anchor2 {
	width: 86px;
	background-position: -87px -138px;
}

#ui-tabs-sr  li a#ui-tabs-sr-anchor3 {
	width: 129px;
	background-position: -173px -138px;
}

#ui-tabs-sr li a#ui-tabs-sr-anchor4 {
	width: 102px;
	background-position: -302px 0px;
}


#ui-tabs-sr li.ui-tabs-selected a#ui-tabs-sr-anchor1 {background-position:0 0}
#ui-tabs-sr li.ui-tabs-selected a#ui-tabs-sr-anchor2 {background-position:-87px -46px}
#ui-tabs-sr li.ui-tabs-selected a#ui-tabs-sr-anchor3 {background-position:-173px -92px}
#ui-tabs-sr li.ui-tabs-selected a#ui-tabs-sr-anchor4 {background-position:-302px -138px}


#rightcol .ui-tabs-panel {
height:360px;
overflow:auto;
	width: 364px;
	margin: 0 auto;
	padding: 15px 15px 0;
	background: #203c85 url(/images/setup/rightcoltabs-bg.jpg) repeat-x left top;
}



#more-news {
  width: 979px;
  padding: 3px 4px 0;
  background: #4364c3 url(/images/setup/bottom_portion_2nd_bg_cap.jpg) no-repeat left top;
  overflow: hidden;
}

#more-news .container {
	padding: 5px 5px 5px 4px;
  width: 969px;
  overflow: hidden;
  background: #0e256b url(/images/setup/bottom_portion_bg_cap.jpg) no-repeat left top;
}

#footer {
  width: 987px;
  margin: 0 auto;
  overflow: hidden;
}
#footer-logos, #footer-logos a img {
  float: left;
}

/*     new class and ids     */
#body_container_btm {
	margin-bottom: 5px;
}
#large_image {
	height: 280px;
	width: 450px;
	background-color: #0F0;
}
#thumbnails {
	float: left;
	height: 440px;
	width: 121px;
	background-color: #0FF;
}
#thumbnails img {
	height: 68px;
	width: 110px;
	display: block;
	margin: 0 6px 5px 5px;
}


.players_info {
	float: left;
	padding-bottom: 3px;
width:394px;
position:relative;
	background: url(/images/setup/intro_athletes_bg_foot.jpg) no-repeat left bottom;
}

.players_info .wiki, 
#weekly_report .wiki {
position:absolute;
left:0;
top:0;
background:#fff;
}

.margin4 {
	margin-right: 4px;
}

#ui-tabs-footerTabsRight .ui-tabs-panel, 
#ui-tabs-footerTabsLeft .ui-tabs-panel {
height: 256px;
  width: 374px;
  margin: 3px 0 0 0;
  padding: 10px;
  color: #000;
  background: #f5f5f5 url(/images/setup/intro_athletes_bg.jpg) repeat-x left bottom;
  overflow: auto;
}

#ui-tabs-footerTabsRight .ui-tabs-panel  .leadIn, 
#ui-tabs-footerTabsLeft .ui-tabs-panel  .leadIn    {line-height:14px; font-size:10px }

#ui-tabs-footerTabsRight .ui-tabs-panel  .champion_img, 
#ui-tabs-footerTabsLeft .ui-tabs-panel  .champion_img {
	float: left;
	height: 100%;
	margin-right: 16px;
}


#ui-tabs-footerTabsLeft .ui-tabs-panel .champion_img img {
	height: 68px;
	width: 110px;
	float: left;
	clear: both;
	border: 1px solid #7c0002;
}

#ui-tabs-footerTabsRight .ui-tabs-panel .champion_img img {
	height: 68px;
	width: 110px;
	float: left;
	clear: both;
	border: 1px solid #7c0002;
}


#ui-tabs-footerTabsLeft .ui-tabs-panel .champion_img a img, 
#ui-tabs-footerTabsRight .ui-tabs-panel .champion_img a img {
	height: 44px;
	width: 111px;
	margin-top: 6px;
	border: 0px none transparent;
}

#ui-tabs-footerTabsLeft .ui-tabs-panel  a, 
#ui-tabs-footerTabsRight .ui-tabs-panel  a {
	font-weight: bold;
  color: #000;
  text-decoration: underline;
}

#ui-tabs-footerTabsLeft .ui-tabs-panel select, 
#ui-tabs-footerTabsRight .ui-tabs-panel select {
	width: 112px;
	margin-bottom: 10px;
}

#ui-tabs-footerTabsRight .ui-tabs-panel, 
#ui-tabs-footerTabsLeft .ui-tabs-panel ul {
margin-left:0;
}

/*#ui-tabs-footerTabsRight .ui-tabs-panel, 
#ui-tabs-footerTabsLeft .ui-tabs-panel ul li{
margin-bottom:5px;
}*/


#weekly_report {
	width: 175px;
	float: left;
	margin: 0 3px;
	padding-bottom: 3px;
position:relative;
	background: url(/images/setup/weekly_reports_foot.jpg) no-repeat left bottom;
}


#weekly_report #weekly_report_list {
	font-weight: bold;
	color: #fff;
	height: 271px;
	width: 171px;
	margin: 3px 0 0;
	padding: 5px 0 0 4px;
	background: #2f2f2f url(/images/setup/weekly_reports_bg.jpg) repeat-x left bottom;
	text-align: center;
        overflow: auto;
}

 #weekly_report_list td { 
font-size:9px;
text-align:left;
line-height:10px;
padding: 3px 0;
}

 #weekly_report_list thead td{ padding:3px 4px 5px 0; font-size:8px; color:#bababa}

.weekly-reports-list {margin-left:0}

.weekly-reports-list a{
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:10px
}

.weekly-reports-list li {margin-bottom:6px}

#last_div {
	height: 90px;
	width: 728px;
	margin: 10px auto 100px auto;
	background-color: #;
position:relative;
top:41px;
}


#championship-info_descrip{
	width: 100%;
	height: 160px;
	background-color:#00C;
}




/***HEADLINES-FEATURED****/
#headlines {
overflow:hidden;
}

.multipartcontainer {
width:565px;
margin-top:1px;
position:relative;
height:430px
}

.multipart {
  width:450px;
  position: absolute;
  opacity: 0.0;
  display: none;
  color: #000000;
left:0;
top:0;
z-index:1
}

#multipart1 {
  display: block;
}

.multipartStatus {
  background-color: #b1cad0; /* corrects IE's ugly display of bold text */
}

.thumbnail {
  color: #757575;
  padding: 0px;
  text-align: center;
margin-bottom:3px;
width:111px;
height:68px;
position:relative
}

.thumbnail img {position:absolute; left:0;}

.thumbnail:hover img {border:1px solid #4364C4 }

.thumbnail img{border:1px solid #fff}

.thumbnailHighlight {
border:1px solid #4364C4
}

.headlines-image {position:relative; z-index:1; height:280px}
.headlines-image-bg {
background:url(/images/setup/yui-image-bg.png) repeat-x;
position:absolute;
left:0;
bottom:-10px;
width:100%;
height:31px;
}

.headline-rotate  {
padding:2px;
background:#fff
}

.moreheadlines {
overflow:hidden;
width:113px;
}

.headlines-wrapper {
height:481px;
width:500px;
float:left
}

.featuredstory {
font-family:arial; 
font-size:11px; 
background:url(/images/setup/main_headline_bg.jpg) repeat-x;
width:440px;
padding:8px 3px;
height:150px;
line-height: 13px;
}

.more-headlines {
color:#800428 !important;
float:right;
}

.featuredstory h3, .members-featured-text-inner h3 {
font-size:11px;
font-weight:bold;
color:#000;
padding:0;
border:none;
margin:0;
}

.featuredstory h3 a,  .members-featured-text-inner h3 a   {
  color: ##800428;
}

.featuredstory .date,  .members-featured-text-inner .date {
font-weight:bold;
margin:5px 0;
font-size:10px;
color:#4364c4
}

.featuredstory .leadin,  .members-featured-text-inner .leadIn {
color:#4b4b4b;
font-size:10px;
font-family:arial;
}

.featuredstory a,  .members-featured-text-inner a {font-weight:bold; text-decoration:none; color:#000}

#mainbody .wiki {margin-top:30px}


/****CAMPUS NEWS***/
.campus-news {
margin-bottom:10px;
overflow:hidden;
}

.campus-news a{text-decoration:none !important}

.campus-news img {
float:left;
margin-right:10px;
}


/***UPCOMING TAB****/
.boxscore {
overflow:hidden;
padding:10px 4px !important;
border-bottom:1px solid #3a476f
}

.boxscore-date {
float:left;
width:50px;
margin-right:45px;
}

.boxscore-info {
float:left;
width:240px
}


.boxscore-info .sportName,
.scheduleDaily .sport, 
.recent-headlines li span {
color:#e3c565; 
font-weight:bold
}

/*****RESULTS*****/

   table.scheduleDaily {
  width: 100%;
color:#fff;
}

table.scheduleDaily a{color:#aaa}

tr.scheduleDaily-row0 td {
    background-color: #;
    padding: 2px;
}

tr.scheduleDaily-row1 td {
    padding: 2px;
}

.sport {
  color: #832034;
  font-weight: bold;
}

.scheduleDaily-row0 a, .scheduleDaily-row1 a {
  color:#aaaaaa;
}

.scheduleDaily-row0 a:hover, .scheduleDaily-row1 a:hover {
  text-decoration: underline;
}

.scheduleDaily-row0 .date {
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}

.scheduleDaily-row1 .date {
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}


/***RECENT HEADLINES****/
.recent-headlines {
margin-left:0;
}

.recent-headlines li{
padding:10px 0;
border-bottom:1px solid #3a476f
}

.recent-headlines li a{
text-decoration:none;
color:#fff;
}

.recent-headlines li a:hover{
text-decoration:none;
color:#e3c565;
}

/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
  background-color: #;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #01184c;
  color: #FFFFFF; 
  padding-right: 0px;
  font-weight: bold;
  font-size: 11px;
}

tr.stats-row0 {
  border-bottom: 5px solid #FFFFFF;

}

tr.stats-row1 {
border-bottom: 5px solid #FFFFFF;
  background-color: #e1e1e1;
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;

}

td.stats-team a:hover {
  text-decoration: underline;
  color: #01184c;

}
td.stats-field {
  text-align: center;
  font-size: 11px;
}

td.conf-field {
  text-align: center;
  font-size: 11px;

}

/***CHAMP INFO***/
.briefstats-header td {
text-transform:uppercase;
color:#fff;
font-weight:bold;
font-size:12px;
padding-bottom:12px;
}

.briefstats-field {
color:#fff;
text-align:center
}

.briefstats-table tbody td{
font-size:12px;
padding:10px 0 8px;
border-bottom:1px solid #29365a
}

/********** CALENDAR *************/
table.calendar {
border-collapse: collapse;
}

table.calendar td {
  border: 1px solid #18388b;
}

.calendar {
  background-color: #FFFFFF;
  color: #161558;
  text-align: center;
}

.calendar-month  {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-header {
  background-color: #18388b;
  font-weight: bold;
  color: #FFFFFF;
}


.calendar-sport {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #FFFFFF;
  background-color: #161558;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
}

.calendar-event a:hover {
  background-color: #8E8BB7;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
}

.calendar-notes {
color: #8E8BB7;
}

.event {
  background-color: #c1c1c1;
  color: #FFFFFF;
}

.event a {
  font-weight: bold;
  text-decoration: none;
}

.event a:hover {
  color: #FFFFFF;
}

.event-schedule {
  float: right;
  color: #18388b;
  border: 1px solid #161558;
  width: 730px;
  padding: 10px;
}


table.schedule {margin:0 auto}

table.schedule  tr.nonconf-contest  td, table.schedule  tr.conf-contest  td {
padding-bottom:5px;
background:#eee
}

.schedule-header td {
color:#fff;
background:#022a9c;
padding:5px 2px;
}

table.schedule  tr.nonconf-contest  td.firstCell, table.schedule  tr.conf-contest  td.firstCell {padding-left:7px}
table.schedule  tr.nonconf-contest  td.lastCell, table.schedule  tr.conf-contest  td.lastCell {padding-right:7px}


.page-date { color:#adadad  }

.article-title {
  display:block;
  margin:0 0 15px;
  font-size:1.5em
}

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #01184c;    /* set the primary color here */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}
