h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}


form {
  margin: 0px;
}


.photo {
  float: left;
  padding: 5px;
  background-color: #FFFFFF;
  border: 1px solid #eeeeee;
}


a {
  color: #336699;
}

a:hover {
  color: #990000;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  color: #404040;
}

h1, h2, h3  {font-weight:bold; color:#A03B27; }
h1 {font-size: 22px;font-weight:bold; margin: 0; padding:18px 0 18px 30px;}
h2{font-size:20px;font-weight:normal;margin:0 0 25px 30px; line-height:24px;}
h3{font-size:17px;font-weight:bold;color:#404040; margin:10px 0;}
h4{font-size:13px;font-weight:bold;color:#404040; margin:15px 0 3px 0;}
h5{font-size:11px;font-weight:bold;color:#404040; margin:10px 0;}



/* BOWDOIN CSS */
/**** base-2008.css ****/
#section-header {background: #fff url(/images/setup/gateway-bgV2.gif) repeat-x scroll top left; height:58px;}
body#section-header {margin-bottom:0;}
#section-header {border-bottom: 2px solid #DADACA;}

#section-header h1 a{color:#A03B27; text-decoration:none;}
#section-header h1 a:hover{color:#A03B27; border-bottom:1px dotted;}



/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  /*background: url(/images/setup/bg-wide.gif);*/
  background: url(/images/setup/site-bg-2009.gif) 0 0 repeat-x scroll;
}

#design {
  background-color: #F4F3E8;
  padding:0;
  margin:0 auto;
  position: relative;
}

/*#header {
  height: 90px;
  background: url(/images/setup/gateway-bgV2.gif);*/


#banner { position: relative; margin:0px; color:#404040; background:#000000 repeat-x; height:80px;}
#banner .bowdoin { margin: 13px 0 0 0px}
/*#banner img { margin: 10px 0 0 0px;}*/

#mainbody {
  padding: 10px;
}

#leftcol {
  background-color: #FFFFFF;
  width: 190px;
  padding: 0px;
  border-left:1px solid #DADACA;
}

#rightcol {
  background-color: #E5E4EA;
  width: 260px;
  padding: 0px;
  border-right:1px solid #DADACA;
}

#rcolContent {
  padding: 9px;
}

.section1 {
  border: 3px solid #404040;
}

.section1 h3 {
  text-align: center;
}

.section1 #links {
  padding: 5px;
  line-height: 18px;
}

#footer { clear: both; padding:3px 0; margin:0px; background:#fafafa;border-top:solid #D1D1BE; border-width:1px 0;} 
#footer p {color: #404040; font-size:10px; margin:0 15px;padding:0;}
#footer p.sub {width:100%;margin:3px 0 0 0; padding:4px 0 0 0; border-top:#E5E5DA 1px solid; text-align:center; color:#9A9382}
#footer .feedback {margin-left:150px;} 

#local-footer { clear: both; padding:3px 0; margin:0px; background:#fafafa;border-top:solid #e5e5da; border-width:1px 0;text-align:center;} 
#local-footer p {color: #406690; margin:0 15px;padding:5px 0;}
#local-footer p.sub {width:100%;margin:3px 0 0; padding:4px 0 0 0; border-top:#E5E5DA 1px solid; text-align:center; color:#9A9382}
#local-footer .feedback {margin-left:150px;} 




/********** NAVIGATION **********/

/* SITE UTILS */
#siteutils {float: right; height:13px;background:url(/images/setup/siteutils-bg4.gif) top left no-repeat; color:#000; font-family:Verdana, Helvetica,Arial,sans-serif;  padding:0; text-align:center; }
#siteutils ul {list-style-type:none; margin:0;padding:0;border:0;}
#siteutils li {float:left; position:relative; margin:0; padding:0; font-size:xx-small;}
#siteutils li a:link {color: #ccccc8; text-decoration: none;}
#siteutils li a:visited {color: #ccccc8;text-decoration: none;}
#siteutils li a:hover { color: #fff;text-decoration: underline; }
#siteutils .index {width:68px;}
#siteutils .dir {width:67px;}
#siteutils .help {width:58px; }


/* site nav */
#site-navigation { height:25px; background:#fafafa url(/images/setup/site-navigation-bg.gif) top left repeat-x ; margin:0;padding:0 30px 0 0; z-index:0;}
#site-navigation ul#site-menu  {list-style-type:none;line-height:110%;margin:0;padding:0; height:24px;} 
#site-navigation li { line-height:24px; display: inline; /*float: left;*/ margin: 0; font-size: 12px; font-weight: bold; border-right:1px solid #DCDCD7; }
#site-navigation li a { text-decoration: none; color: #A03B27; padding: 3px 15px 5px 15px; }
#site-navigation li a:hover { color: #475877; background:#fff; text-decoration: none; /*padding: 3px 15px 5px 15px; */}
#site-navigation li a:active { color: #404040; background:#e7f3e7; text-decoration: none; padding: 3px 15px 5px 15px; }
#site-navigation li.first a {padding: 3px 15px 5px 15px; margin-left:15px;}
#site-navigation li.last {border-right:none;}


.leftnav {
  background-color: #e9e9e9;
}

.leftnav a {
  text-decoration:none;
  color:#712A29;
  display:block;
  padding-left:5px;
  border-bottom: 1px solid #D1D1BE;
  line-height:20px;
}

.leftnav a:hover {
  color:#404040;
  background-color:#d0d0d0;
  text-decoration:none;
}

.navTitle {
  line-height: 30px;
  font-weight: bold;
  padding-left:5px;
  color:#712A29;
}

.navTitle a {
  text-decoration: none;
  color:#712A29;
}

#navbar-secondary {
  background: none;
  border: none;
  height: 20px;
}


.globalNav {
  font-size:10px;
  background:#000000 url(/images/setup/globmenbg1C1B10-3.gif) no-repeat;
  height:16px;
  width: 407px;
}

.globalNav a {
  display:block;
  float:left;
  padding: 0px 11px;
  text-decoration:none;
  color: #712a29;
  font-weight: bold;
  height:16px;
}

.globalNav a:hover {
  color: #404040;
}


.globalNav div a {
  display:block;
  float:none;
  height:100%;
  background: #fafafa ;
}

.globalNav div a:hover {
  background: #D1D1BE;
}

/**** ACCORDION ****/

       #accordion-wrapper {
         width: 190px;
       }
       #accordion-wrapper a {
         display: block;
         color: #712A29;
         text-decoration: none;
         padding: 0 5px;
         line-height: 20px;
         border-bottom: solid 1px #D0D0D0;
       }
       #accordion-wrapper a.accordion-key {
         font-weight: bold;
         line-height: 30px;
       }
       #accordion-wrapper .accordion-pane a:hover {
         color: #000;
         background: #d0d0d0;
       }
       #accordion-wrapper a.matched {
         font-weight: bold;
         color: #000;
       }
       #accordion-wrapper #navbar-secondary {
         display: block;
         width: 170px;
         margin: 0 auto;
         background: #d0d0d0;
       }


/**** DROP DOWN MENU ****/



.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #fafafa ;
  width: 150px;
  z-index: 200;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #D1D1BE;
  color: #712a29;
  text-decoration: none;
 padding: 2px;
}

.dropdownmenu a:hover {
  background-color: #D1D1BE;
  color: #712a29;
}


/********** BUTTONS *************/

#button {position:relative;   width: 210px;  margin: -20px 0px;}

#button .label {
  width:210px;
  height: 30px;
  border-bottom:1px solid #363636; 
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/top-cover.png', sizingMethod='scale');
  font-size:15px;
  position:relative; 
  top: -50px;
}


#button .label[class] {
  width:210px;
  height: 30px;
  border-bottom:1px solid #363636; 
  background: url(/images/setup/top-cover.png) no-repeat top left;
  font-size:15px;
  position:relative; 
  top: -50px;
}

#button .label h3 {
  color:#f1f2e2;
  margin:0;
  line-height: 40px;
  font-size: 15px;
}

#button .label a {
text-decoration:none; 
color:#f1f2e2;
display: block;
}

#button img {
  border: 2px solid #000000;
}

/********** HEADLINES **********/
#topstories {
  background-color: #FFFFFF;
  width: 505px;
  padding: 5px;
}

#topstories h3 {
  margin: 0px 0px 0px 0px;
  padding: 0px 15px;
  z-index: 4;
}


.featuredstory {
  width: 480px;
  padding: 10px;
  line-height: 18px;
}

.featuredstory a {
  font-weight: bold;
  font-size: 13px;
}

.featuredstory a:hover {

}


.headline a {

}

.headline a:hover {

}

.caption {
  clear: left;
  float: left;
  padding: 5px;
  margin: 0px;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #404040;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #404040;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}


.bio {
    background-color: #404040;
    border: outset;
    border-width: 9px;
    padding: 5px;
}

.bio-name {
    background-color: #;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #A03B27;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data a:hover {
  color:#FFFFFF;
}

.bio-photo {
  float: left;
  padding: 10px;
}

.synopsis {
 color: 000000
}
/******* TAB CONTENT **********/
.tab {
  color: #FFFFFF;


  background-color: #D8D6CD;
  padding: 0px;
  width: 241px;
}

.scoreboard {
  background-color: #D8D6CD;
  height: 300px;
  overflow: auto;
  color: #000000;
}

.scoreboard a {
  color: #000000;
}

.scoreboard a:hover {
  color: #990000;
}

#upcoming {
  background-color: #404040;
  height: 300px;
  overflow: auto;
  color: #FFFFFF;
  width: 241px;
}

#upcoming a {
  color: #D8D6CD;
}

#upcoming a:hover {
  color: #990000;
}

#tabcontentcontainer{
  width: 241px;
  background-color: #;
  border-left: solid 1px #404040;
  border-bottom: solid 1px #404040;
  height: 300px;
}
.tabcontent {
  display: none;
}

/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5PX;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 95%;
  background-color: ;
}

.schedule-header {
  background-color: #404040;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}

.briefstats-team {
  font-weight: bold;
}

/********** DATEBOOK *************/
table.calendar {
border-collapse: collapse;
  background: #;

}

table.calendar td {
  border: 1px solid #000000;
  font-weight: bold;
  color: #404040;
}

table.calendar td a{

}

.calendar {
  background-color: #FFFFFF;
  color: #404040;
  text-align: center;
}

.calendar-month  {
  color: #404040;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}


.calendar-month a {
  color: #404040;
}


.calendar-month a:hover {
  color: #404040;
}

.calendar-header {
  background-color: #000000;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #000000;
  background-color: #d9d9d9;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
  background-color: #404040;
  color: #FFFFFF;
}

.calendar-event a {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.calendar-event a:hover {
  color: #000000;
  cursor: pointer;
  cursor: hand;
}

.event {
  background-color: #464646;
  color: #FFFFFF;
}

.event a {
  font-weight: bold;
}

.event a:hover {
  color: #FFFFFF;
}

.event-schedule {
  background-color: #000000;
  color: #FFFFFF;
  border: 2px solid #000000;
  width: 196px;
  margin-left: 14px;
}

.event-schedule h1 {
  padding: 0px;
}

.event-info {
  padding: 5px;
}

/********** 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");
	}


/********** Bowdoin Style added May 19, 2009 - KM ***********/

#leftcol .bearRule {
      background-color: #E9E9E9; 
      padding-bottom: 1px; 
      border-bottom: 1px solid #D1D1BE;
}
