/******** NEUTRALISE BROWSERS *******/
* { margin: 0; padding: 0; }
img { border: none; }

/************** HTML ELEMENTS *****************************/
body {
  font-family: verdana, geneva, sans-serif;
}

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: #01184c;
  text-transform: mixedcase;
}

h3 {
  color: #01184c;
  border: 5px;
  border-color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px;
}

p {
  margin-bottom: 15px;
}

td {
 padding: 5px;
}

ol, ul {
  margin-left: 25px; 
  margin-bottom: 15px;
}

hr {
  margin-bottom: 10px;
}

pre {
  width: 730px;
 overflow: auto;
}


a {
  color: #336699;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

.photo {
  float: right;
  margin: 0 15px;
}

.photo img {
  margin: 4px;
  border: solid 1px #c10c03;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

.bookmark {
  float: right;
  clear: both;
  margin-bottom: 15px;
}

.clear { clear: both; }
.block { display: block; }

/********** NAVIGATION **********/

.pagebody {
  background: url(/images/setup/page_bg.jpg) repeat-x left top #105480;
}

#shadow {
  background: url(/images/setup/shadow.png) no-repeat center top;
}

#header-top {
  width: 830px;
  height: 104px;  
  margin: 0 auto;
  overflow: hidden;
  background: url(/images/setup/mount_holyoke.jpg) no-repeat left top #6699cc;
  position: relative;
  z-index: 10;
}

#edu-logo {
  display: block;
  width: 410px;
  height: 81px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

#header {
  width: 830px;
  height: 177px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

#header-logo {
  display: block;
  width: 541px;
  height: 176px;
  background: url(/images/setup/header_logo.png) no-repeat 0px 0px;
  position: absolute;
  z-index: 10;
  left: -45px;
  top: 0px;
}

.body-container {
  width: 820px;
  padding: 5px;
  margin: 0 auto;
  overflow: hidden;
}

#mainbody {
  width: 800px;
  padding: 10px;
  float: left;
  margin-bottom: 5px;
  overflow: hidden;
  background: #fff;
}

#rightcol {
  width: 255px;
  float: right;
  overflow: hidden;
}

#footer {
  width: 830px;
  margin: 0 auto;
  overflow: hidden;
}

#footer-buttons {
  width: 820px;
  overflow: hidden;
  margin: 0 auto;
}

#footer-buttons .buttons img {
  margin-right: 5px;
  float: left;
} 

#footer-buttons #button5 img {
  margin-right: 0px;
}

#footer-logos {
  width: 820px;
  padding: 5px; 
  overflow: hidden;
}

#footer-logos img {
  float: left;
}

.footer-text {
  font-family: arial;
  color: #fff;
}

.video-container {
  margin-bottom: 5px;
}

/********** NAVIGATION **********/
#global-nav {
  width: 830px;
  height: 29px;
  margin: 0 auto;
}

#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: 29px;
  background-image: url(/images/setup/global_nav.jpg); 
  background-repeat: no-repeat;
}

#global-nav li.nav1 a {
  width: 126px;
  background-position: -0px 0px;
}

#global-nav li.nav1 a:hover, #global-nav li.nav1 a.current {
  background-position: -0px -29px;
}

#global-nav li.nav2 a {
  width: 100px;
  background-position: -126px 0px;
}

#global-nav li.nav2 a:hover, #global-nav li.nav2 a.current {
  background-position: -126px -29px;
}

#global-nav li.nav3 a {
  width: 143px;
  background-position: -226px 0px;
}

#global-nav li.nav3 a:hover, #global-nav li.nav3 a.current {
  background-position: -226px -29px;
}

#global-nav li.nav4 a {
  width: 94px;
  background-position: -369px 0px;
}

#global-nav li.nav4 a:hover, #global-nav li.nav4 a.current {
  background-position: -369px -29px;
}

#global-nav li.nav5 a {
  width: 96px;
  background-position: -463px 0px;
}

#global-nav li.nav5 a:hover, #global-nav li.nav5 a.current {
  background-position: -463px -29px;
}

#global-nav li.nav6 a {
  width: 93px;
  background-position: -559px 0px;
}

#global-nav li.nav6 a:hover, #global-nav li.nav6 a.current {
  background-position: -559px -29px;
}

#global-nav li.nav7 a {
  width: 151px;
  background-position: -652px 0px;
}

#global-nav li.nav7 a:hover, #global-nav li.nav7 a.current {
  background-position: -652px -29px;
}


#global-nav .submenu-container {
  display: none;
  width: 200px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 29px;
  z-index: 52;
}

#global-nav .submenu-container .submenu {
}

#global-nav .submenu-container ul li a {
  display: block;
  width: 200px;
  height: auto;
  padding: 2px 10px;
  background: url(/images/setup/dropdown_sep.gif) no-repeat left top #3a7baa;
  font-family: 'trebuchet MS', arial;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}

#global-nav .submenu-container ul li a:hover {
  text-decoration: none;
  background-color: #054975;
}

#edu-nav {
  width: 830px;
  height: 23px;
  background: #000;
  overflow: hidden;
  padding-left: 40px;
  position: absolute;
  z-index: 14;
  left: 0;
  bottom: 0;
}

#edu-nav ul, #edu-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#edu-nav li {
  float: left;
}

#edu-nav .nav a {
  height: 23px;
  background: url(/images/setup/edu_nav.jpg) no-repeat;
  float: left;
  display: block;
}

#edu-nav .nav1 a {
  width: 60px;
  background-position: -40px 0;
}

#edu-nav .nav1 a:hover {
  background-position: -40px -23px;
}

#edu-nav .nav2 a {
  width: 106px;
  background-position: -100px 0;
}

#edu-nav .nav2 a:hover {
  background-position: -100px -23px;
}

#edu-nav .nav3 a {
  width: 99px;
  background-position: -206px 0;
}

#edu-nav .nav3 a:hover {
  background-position: -206px -23px;
}

#edu-nav .nav4 a {
  width: 112px;
  background-position: -305px 0;
}

#edu-nav .nav4 a:hover {
  background-position: -305px -23px;
}

#edu-nav .nav5 a {
  width: 93px;
  background-position: -417px 0;
}

#edu-nav .nav5 a:hover {
  background-position: -417px -23px;
}

#edu-nav .nav6 a {
  width: 78px;
  background-position: -510px 0;
}

#edu-nav .nav6 a:hover {
  background-position: -510px -23px;
}


#edu-nav .nav7 a {
  width: 69px;
  background-position: -588px 0;
}

#edu-nav .nav7 a:hover {
  background-position: -588px -23px;
}


#edu-nav .nav8 a {
  width: 140px;
  background-position: -657px 0;
}

#edu-nav .nav8 a:hover {
  background-position: -657px -23px;
}

#navbar-secondary {
  width: 830px;
  height: 50px;
  margin: -5px auto 5px;
}

#navbar-secondary #links-container {
  float: right;
  margin-top: 17px;
  margin-right: 10px;
}

#navbar-secondary #links-container > a { float:left; }
#navbar-secondary #links-container  span { float:left; margin:0 1px }
#navbar-secondary #links-container  span.more { color:#fff }

#navbar-secondary a {
  font-size: 12px;
  font-family: arial;
  color: #fff;
  text-decoration: none;
}

#navbar-secondary a:hover {
  color: #63a7d3;
}

#navbar-secondary span {
  color: #3e3e3e;
}

#header-buttons {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 64;
}

#header-buttons a {
  display: block;
  width: 43px;
  height: 46px;
  text-align: center;
  text-decoration: none;
  float:left;
  margin-right: 5px;
}

#header-buttons a.button3 {
  margin-right: 0;
}

#header-buttons a span {
  color: #fff;
  font-family: arial;
  font-size: 8px;
  line-height: 15px;
}

#header-buttons a:hover span {
  color: #73aad6;
}

#teamLinks {
  width: 255px;
  background: #000;
  margin-bottom: 5px;
  overflow: hidden;
}

#teamLinks .container {
  padding: 10px;
  height: 332px;
  overflow: auto;
}

#teamLinks a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-family: arial; 
  text-decoration: none;
  color: #fff;
}

#teamLinks a:hover {
 text-decoration: none;
 color: #8abfe3;
}

#teamLinks span {
  color: #4f92bf;
  margin-right: 5px;
}

#teamLinks .sep {
  width: 100%;
  height: 1px;
  display: block;
  margin: 5px 0px;
  background: url(/images/setup/line.png) no-repeat left top;
  overflow: hidden;
}

#search {
  width: 165px;
  height: 20px;
  position: absolute;
  z-index: 12;
  right: 80px;
  top: 25px;
}

.submit {
  background: url(/images/setup/go.jpg) no-repeat left top;
  float: right;
  width: 17px;
  height: 16px;
  border: none;
  margin-top: 2px;
}

.text-box {
  width: 135px;
  height: 20px;
  float: left;
  border: none;
}

#header-links {
  width: 80px;
  height: 70px;
  position: absolute;
  z-index: 12;
  right: 300px;
  top: 5px;
}

#header-links a {
  color: #fff;
  font-size: 10px;
  font-family: arial;
  font-weight: bold;
}

/***** TAB STYLES *****/
#tabs-main {
  width: 560px;
  margin-bottom: 5px;
  overflow: hidden;
}

#tabs-main .ui-tabs-nav {
  width: 560px;
  background: url(/images/setup/main_tabs.png) no-repeat;
  overflow: hidden;
}


#tabs-main #tabs-main-state1 { background-position: 0px 0px; }
#tabs-main #tabs-main-state2 { background-position: 0px -38px; }
#tabs-main #tabs-main-state3 { background-position: 0px -76px; }
#tabs-main #tabs-main-state4 { background-position: 0px -114px; }

#tabs-main .ui-tabs-nav li {
  float: left;
}

#tabs-main .ui-tabs-nav li a {
  display: block;
  height: 38px;
}

#tabs-main #tabs-main-anchor1 { width: 110px; }
#tabs-main #tabs-main-anchor2 { width: 83px; }
#tabs-main #tabs-main-anchor3 { width: 71px; }
#tabs-main #tabs-main-anchor4 { width: 88px; }

#tabs-main .ui-tabs-panel {
  width: 557px;
  padding-right: 3px;
  background: #3b7fab;
  overflow: hidden;
}

#tabs-main #tabs-main-content2 .container,
#tabs-main #tabs-main-content3 .container,
#tabs-main #tabs-main-content4 .container {
  color: #fff;
  padding: 10px;
  height: 460px;
  overflow: auto;
 }

/******************************************************/
#tabs-ha,
#tabs-ml {
  width: 560px;
  overflow: hidden;
}

#tabs-ha .ui-tabs-nav,
#tabs-ml .ui-tabs-nav {
  width: 560px;
  background: url(/images/setup/tabs.png) no-repeat;
  overflow: hidden;
}

#tabs-ml .ui-tabs-nav {
  background: url(/images/setup/stories_lyonslair.jpg) no-repeat;
}

#tabs-ha #tabs-ha-state1,
#tabs-ml #tabs-ml-state1 { background-position: 0px 0px; }
#tabs-ha #tabs-ha-state2,
#tabs-ml #tabs-ml-state2 { background-position: 0px -33px; }

#tabs-ha .ui-tabs-nav li a,
#tabs-ml .ui-tabs-nav li a {
  display: block;
  height: 33px;
}

#tabs-ha #tabs-ha-anchor1,
#tabs-ml #tabs-ml-anchor1 { width: 139px; }
#tabs-ha #tabs-ha-anchor2,
#tabs-ml #tabs-ml-anchor2 { width: 157px; }

#tabs-ha .ui-tabs-panel,
#tabs-ml .ui-tabs-panel {
  width: 560px;
  background: #4a91bd;
  overflow: hidden;
}

#tabs-ha .ui-tabs-panel .container,
#tabs-ml .ui-tabs-panel .container {
  padding: 10px;
  height: 227px;
  overflow: auto;
}

/*********************************************************/
#tabs-rcol {
  width: 255px;
  overflow: hidden;
}

#tabs-rcol .ui-tabs-nav {
  width: 255px;
  background: url(/images/setup/announcements.jpg) no-repeat;
  overflow: hidden;
}

#tabs-rcol #tabs-rcol-state1 { background-position: 0px 0px; }
#tabs-rcol #tabs-rcol-state2 { background-position: 0px -33px; }

#tabs-rcol .ui-tabs-nav li {
  float: left;
}

#tabs-rcol .ui-tabs-nav li a {
  display: block;
  height: 33px;
}

#tabs-rcol #tabs-rcol-anchor1 { width: 71px; }
#tabs-rcol #tabs-rcol-anchor2 { width: 145px; }

#tabs-rcol .ui-tabs-panel {
  width: 255px;
  color: #fff;
  background: #000;
  overflow: hidden;
}

#tabs-rcol .ui-tabs-panel .container {
  overflow: auto;
  height: 232px;
  padding: 10px;
}

/********** HEADLINES **********/
#more-headlines .row0,
#more-headlines .row1 {
  padding: 5px 0;
}

#more-headlines .row1 {
  background: #6599BE;
}

#more-headlines .date {
  font-family: arial;
  font-size: 10px;
  color: #000000;
}

#more-headlines a {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #000000;
  display: block;
}

#lyons-lair {
  width: 255px;
  background: #000;
  margin-bottom: 5px;
  overflow: hidden;
}

#lyons-lair .container {
  height: 163px;
  padding: 10px;
  overflow: auto;
}

#lyons-lair .date {
  font-family: arial;
  font-size: 10px;
  color: #fff;
}

#lyons-lair a {
  font-family: arial;
  color: #fff;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

#poll {
}

#poll .btn {
  width: 92px;
  height: 24px;
  margin-right: 10px;
  float: left;
  background: url(/images/setup/submit_vote.png) no-repeat left top;
  border: none;
}

#poll td {
  font-family: arial;
  color: #fff;
}

#poll .results {
  display: block;
  width: 92px;
  height: 24px;
  float: left;
  color: #fff;
  font:family: arial;
  line-height: 24px;
}

#poll .question {
  text-align: center;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}

#poll .select {
  color: #fff;
  font:family: arial;
  text-decoration: none; 
  display: block;
  margin-bottom: 10px;
}

.athlete {

}

.athlete a {
  font-family: arial;
  font-weight: bold;
  line-height: 18px;
  font-size: 12px;
  color: #000;
}

.athlete img {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.athlete story-leadin {
  color: #000;
}


/**********STANDINGS************/
.briefstats-header {
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
} 

.briefstats-header td,
.briefstats-row0 td,
.briefstats-row1 td {
  line-height: 20px;
}

.briefstats-row0 {
  font-size: 12px;
  font-family: arial;
  color: #000000;
  background: #3b7fac;
}

.briefstats-row1 {
  font-size: 12px;
  font-family: arial;
  color: #000000;
  background: #6599be;
}

.briefstats-label {
  font-weight: bold;
  width: 290px;
  padding-left: 10px;
}

.briefstats-field {
  text-align: center;
  width: 125px;
}

/********** RESULTS & CALENDAR **********/
table.scheduleDaily {
  width: 100%;
  color: #000000;
}

table.scheduleDaily a {
  color: #fff;
}

table.scheduleDaily a:hover {
  color: #fff;
  text-decoration: underline;
}

tr.schedule-row td {
    background-color: #232323;
    font-size: 13px;
    padding: 5px;
    color: #fff;
}

tr.scheduleDaily-row0 td {
    padding: 3px;
}

tr.scheduleDaily-row1 td {
    background-color: #6599BE;
    padding: 3px;
}

.scheduleDaily .sport {
  font-weight: bold;
}

.scheduleDaily .date {
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}

/********** ROSTERS **********/
table.roster {
  width: 800px;
  background-color: ;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1E4159;
    padding: 5px;
}

tr.roster-header td a{
    color: #faa928;
}

tr.roster-row a{
    text-decoration: underline;
    color: #8c2633;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 5px;
}

/********** BIOS SYSTEM PROVIDED**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: url(/images/setup/bio_bg.jpg) no-repeat right bottom #5093C0!important;
  overflow: hidden;
}

.bio-wrapper .bio-container a {
  color: #fff;
}

.bio-wrapper .bio-container .head span {
  color: #fff;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background: #5093C0!important;
} 

#mainbody .bio-wrap .head {background:url(/images/setup/bio_bg.jpg) no-repeat 100% 0 #3B7FAC;color:#FFF}
#mainbody .bio-wrap .head h2 {color:#000;font-family:arial, helvetica;white-space:nowrap;text-transform:none;padding:0}
#mainbody .bio-wrap .head a {color:#78BCE8;text-decoration:underline}
#mainbody .bio-wrap .headshot {width:120px}
#mainbody .bio-wrap .biodata {padding:0 310px 0 135px}
#mainbody .bio-wrap .biodata td {font-family:arial, helvetica;border-spacing:0}
#mainbody .bio-wrap .biodata .lbl {color:#ccc}

/********** BIOS OLD**********/



#bio-wrapper {
  width: 0 auto;
  height: 230px;
  padding: 13px;
  background: url(/images/general/bio.jpg) no-repeat left top;
  margin: 0 auto;
  overflow: hidden;
}

.bio-name {
    background-color: #;
    color: #1F445D;
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
}

.bio-data {
  color: #d1d1d1;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
}

.bio-photo {
  width: 145px;
  height: 218px;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}

/********** SCHEDULE **********/
#navbarArchive {
  float: right;
  margin: 10px;
}

table.schedule {
  width: 800px ;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1E4159;
    padding: 5px;
}

tr.schedule-row td {
    background-color: #;
    font-size: 11px;
    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;
}

.inProgress {
  color: #000000;
  background: #FFFF00;
}

/********** COMPOSITE *************/
.calendar {
  border-collapse: collapse;
  background-color: #FFFFFF;
  color: #1E4159;
  text-align: center;
  width: 775px;
}

.calendar td {
  border: 1px solid #003d7E;

}

.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: #1E4159;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
}

.calendar-date {
  float: left;
  color: #ffffff;
  background-color: #1E4159;
  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;
}


/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #fff;
}

.stats-wrapper th {
  background: #397CA8;    /* set the primary color here */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #1e1e1e1e;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #1e1e1e1e;
}


/* .more-links { color: #FFFFFF; display: inline; position: relative; } */

.more-links { color: #FFFFFF; display: block; float: left; position: relative; }

.more-links .dropdown { display: none; padding-top: 30px; position: absolute; right: 0; text-align: right; top: 0; }
.more-links .dropdown ul { background: none repeat scroll 0 0 #0C0C0C; border: 1px solid #CCCCCC; list-style: none outside none; margin: 0; min-width: 150px; padding: 5px; }
.more-links .dropdown ul li { margin-bottom:3px }

/* J-CAROUSEL */
#j-carousel1 {width:560px;position:relative}
#j-carousel1 .seats {width:560px;height:350px;position:relative;background:#000000}
#j-carousel1 .seat {display:none;width:560px;height:350px;overflow:hidden;position:absolute;left:0;top:0}
#j-carousel1 .media-box {width:350px;position:absolute;left:0;top:0}
#j-carousel1 .story-box {width:190px;height:330px;padding:10px;background:#161616;color:#FFF;font-family:arial;overflow:hidden;position:absolute;right:0;top:0}
#j-carousel1 .story-box a {color:#77BCE9;text-decoration:none}
#j-carousel1 .story-box a:hover {text-decoration:underline}
#j-carousel1 .title {font-size:15px;font-weight:bold;line-height:20px;display:block;margin-bottom:10px}
#j-carousel1 .leadin{font-size:13px;}
#j-carousel1 .title:hover {color:#FFF;text-decoration:none}
#j-carousel1 .date {color:#C0C0C0}
#j-carousel1 .readmore {text-transform:uppercase}
#j-carousel1 .carousel-related-links {margin:10px 0}
#j-carousel1 .carousel-related-links a {font-weight: bold}
#j-carousel1 .loader {left:10px !important}
#j-carousel1 .controls {}
#j-carousel1 .control {float:left;margin-right:6px;padding-top:5px}
#j-carousel1 .control4 {margin-right:0}
#j-carousel1 .control.active {background:url(/images/setup/arrow.jpg) no-repeat 50% 0}
#j-carousel1 .control.active img {width:131px;height:131px;border:solid 2px #FFF}

/* TABS */

#main-tabs { width: 560px; margin-bottom: 5px; overflow: hidden }
#main-tabs .tabs { width: 560px; background: url(/images/setup/main_tabs.png) no-repeat; overflow: hidden }

#main-tabs .state1 { background-position: 0px 0px; }
#main-tabs .state2 { background-position: 0px -38px; }
#main-tabs .state3 { background-position: 0px -76px; }
#main-tabs .state4 { background-position: 0px -114px; }

#main-tabs .tab a { display: block; height: 38px; text-indent:-9999px }

#main-tabs .tab1 a { width: 110px; }
#main-tabs .tab2 a { width: 83px; }
#main-tabs .tab3 a { width: 71px; }
#main-tabs .tab4 a { width: 88px; }

#main-tabs .panes { width: 557px; padding-right: 3px; background: #3b7fab; overflow: hidden }
#main-tabs .panes .overflow { color: #fff; padding: 10px; height: 460px; overflow: auto}
#main-tabs .panes .pane1 .overflow { height:480px; padding:0; overflow:hidden }

/********************/

#ha-tabs,
#ml-tabs { width: 560px; overflow: hidden }

#ha-tabs .tabs,
#ml-tabs .tabs { width: 560px; background: url(/images/setup/tabs.png) no-repeat; overflow: hidden }
#ml-tabs .tabs { background: url(/images/setup/stories_lyonslair.jpg) no-repeat }

#ha-tabs .state1,
#ml-tabs .state1 { background-position: 0px 0px; }
#ha-tabs .state2,
#ml-tabs .state2 { background-position: 0px -33px; }

#ha-tabs .tab a,
#ml-tabs .tab a { display: block; height: 33px; text-indent:-9999px }

#ha-tabs .tab1 a,
#ml-tabs .tab1 a { width: 139px }
#ha-tabs .tab2 a,
#ml-tabs .tab2 a { width: 157px }

#ha-tabs .panes,
#ml-tabs .panes { width: 560px; background: #4a91bd; overflow: hidden }

#ha-tabs .panes .overflow,
#ml-tabs .panes .overflow { padding: 10px; height: 227px; overflow: auto }

/******************/

#rcol-tabs { width: 255px; overflow: hidden }
#rcol-tabs .tabs { width: 255px; background: url(/images/setup/Announcement.jpg) no-repeat; overflow: hidden }

#rcol-tabs .state1 { background-position: 0px 0px; }
#rcol-tabs .state2 { background-position: 0px -33px; }

#rcol-tabs .tab a { display: block; height: 33px; text-indent:-9999px }

#rcol-tabs .tab1 a { width: 71px; }
#rcol-tabs .tab2 a { width: 145px; }

#rcol-tabs .panes { width: 255px; color: #fff; background: #000; overflow: hidden }
#rcol-tabs .panes .overflow { overflow: auto; height: 232px; padding: 10px }