/*********** NEUTRALISE BROWSERS *****************/
* { margin:0; padding:0; }
img { border:none; }

/*********** HTML ELEMENTS *****************/
body {
  background: url(/images/setup/page_bg.jpg) repeat-x left top #3a3a3a;
  padding-bottom: 20px;
}

h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 12px;
}

.rich p {
 margin: 12px 0px;
}

form {
  margin: 0px;
}

.photo {
  float: right;
  margin: 5px;
}

.caption {
  clear: left;
  float: left;
  padding-right: 10px;
  margin: 0px;
}

a {
  color: #654c1e;
}

a:hover {
  color: #2b2b2b;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #2b2b2b;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #654c1e;
  text-transform: uppercase;
}

li {
  margin-left: 25px;
}

/********** STRUCTURAL ELEMENTS ************/

.header {
  width: 1000px;
  height: 220px;
  margin: 0 auto;
  background: url(/images/setup/header_bg.png) no-repeat left top;
  overflow: hidden;
  position: relative;
  z-index: 50;
}


/* #hdrContainer .header {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/header_bg.png', sizingMethod='scale');
  width: 1000px;
  height: 220px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 50;
}


#hdrContainer .header[class] {
  width: 1000px;
  height: 220px;
  margin: 0 auto;
  background: url(/images/setup/header_bg.png) no-repeat left top;
  overflow: hidden;
  position: relative;
  z-index: 50;
} */



a.index-link {
  display: block;
  width: 251px;
  height: 162px;
  background: url(/images/setup/ecfc_logo.jpg) no-repeat left top;
  position: absolute;
  left: 375px;
  top: 0;
  z-index: 52;
}

#wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 10px;
  background: url(/images/setup/wrapper_bottom.gif) no-repeat left bottom #fff;
  overflow: hidden;
}

.design {
  width: 960px;
  padding: 10px;
  background: url(/images/setup/design_cap.jpg) no-repeat left top #c5c5c5;
  overflow: hidden;
}

#mainbody {
  width: 940px;
  padding: 10px;
  overflow: hidden;
  background: url(/images/setup/mainbody_cap.jpg) no-repeat left top #fff;
}

#ccol{
  width: 214px;
  float: left;
  margin-left: 8px;
  overflow: hidden;
}

#rightcol {
  width: 250px;
  float: right;
  overflow: hidden;
}

#footer {
  width: 940px;
  height: 112px;
  padding: 10px 20px;
  background: #c5c5c5;
  overflow: hidden;
}

#footer a img {
  float: left;
  margin-right: 18px;
}

/******* HEADER LOGOS *********/
.header-logos-L {
  width: 343px;
  height: 77px;
  position: absolute;
  left: 19px;
  top: 112px; 
}

.header-logos-L a {
  display: block;
  width: 77px;
  height: 77px;
  float: left;
  margin-right: 7px;
}

.header-logos-R {
  width: 343px;
  height: 77px;
  position: absolute;
  right: 19px;
  top: 112px; 
}

.header-logos-R a {
  display: block;
  width: 77px;
  height: 77px;
  float: left;
  margin-left: 7px;
}

.schoolname {
  position: absolute;
  left: 365px;
  top: 170px; 
}

/******* TAB CONTENT **********/

#tablist {
  width: 480px;
  height: 31px;
  clear: both;
  background: url(/images/setup/tablist_bg.jpg) no-repeat left top;
  overflow: hidden;
}

#tablist a {
  display: block;
  height: 31px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

#tablist a:hover { background-position: 0px -31px; }

#tablist a.tab1 { width: 149px; }
#tablist a.tab2 { width: 145px; }

.tabcontentcontainer{
  width: 480px;
  background: url(/images/setup/tab_content_bg.jpg) no-repeat left top #e8e8e8;
  overflow: hidden;
}

.tabcontent {
  display: none;
  width: 460px;
  height: 448px;
  padding: 10px;
  color: #000;
  overflow: auto;
}

/*********** NAVIGATION *******************/
#global-nav {
 width: 955px;
  height: 36px;
  margin-bottom: 10px;
  padding-left: 25px;
  background: url(/images/setup/global_nav_bg.jpg) no-repeat left top;
  overflow: hidden;
}
#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#global-nav ul li a {
  display: block;
  height: 36px;
  background: url(/images/setup/global_nav.jpg) no-repeat;
}
#global-nav li.nav1 a {
  width: 59px;
  background-position: -25px 0px;
}
#global-nav li.nav1 a:hover, #global-nav li.nav1 a.current {
  background-position: -25px -36px;
}
#global-nav li.nav2 a {
  width: 66px;
  background-position: -84px 0px;
}
#global-nav li.nav2 a:hover, #global-nav li.nav2 a.current {
  background-position: -84px -36px;
}
#global-nav li.nav3 a {
  width: 91px;
  background-position: -150px 0px;
}
#global-nav li.nav3 a:hover, #global-nav li.nav3 a.current {
  background-position: -150px -36px;
}
#global-nav li.nav4 a {
  width: 92px;
  background-position: -241px 0px;
}
#global-nav li.nav4 a:hover, #global-nav li.nav4 a.current {
  background-position: -241px -36px;
}
#global-nav li.nav5 a {
  width: 85px;
  background-position: -333px 0px;
}
#global-nav li.nav5 a:hover, #global-nav li.nav5 a.current {
  background-position: -333px -36px;
}
#global-nav li.nav6 a {
  width: 86px;
  background-position: -418px 0px;
}
#global-nav li.nav6 a:hover, #global-nav li.nav6 a.current {
  background-position: -418px -36px;
}
#global-nav li.nav7 a {
  width: 118px;
  background-position: -504px 0px;
}
#global-nav li.nav7 a:hover, #global-nav li.nav7 a.current {
  background-position: -504px -36px;
}
#global-nav li.nav8 a {
  width: 129px;
  background-position: -622px 0px;
}
#global-nav li.nav8 a:hover, #global-nav li.nav8 a.current {
  background-position: -622px -36px;
}
#global-nav li.nav9 a {
  width: 75px;
  background-position: -751px 0px;
}
#global-nav li.nav9 a:hover, #global-nav li.nav9 a.current {
  background-position: -751px -36px;
}
#global-nav li.nav10 a {
  width: 78px;
  background-position: -826px 0px;
}
#global-nav li.nav10 a:hover, #global-nav li.nav10 a.current {
  background-position: -826px -36px;
}
#global-nav li.nav11 a {
  width: 53px;
  background-position: -904px 0px;
}
#global-nav li.nav11 a:hover, #global-nav li.nav11 a.current {
  background-position: -904px -36px;
}

/********** LAYOUT CONTAINERS *************/
#members {
  width: 480px;
  background: url(/images/setup/tab_content_bg.jpg) no-repeat left top #e8e8e8;
  overflow: hidden;
}

#members .container{
  /*display: none;*/
  width: 460px;
  height: 448px;
  padding: 10px;
  color: #000;
  overflow: auto;
}

#scoreboard {
  width: 214px;
  background: url(/images/setup/ccol_container_bg.jpg) no-repeat left top #e8e8e8;
  overflow: hidden;
}

#scoreboard .container {
  height: 450px;
  padding: 9px;
  overflow: auto;
}

#standings,
#statistical-leaders, #rss {
  width: 250px;
  background: url(/images/setup/rightcol_container_bg.jpg) no-repeat left top #e8e8e8;
  overflow: hidden;
}
#standings .container {
  width: 230px;
  height: 220px;
  padding: 10px;
  overflow: auto;
}
#statistical-leaders .container {
  width: 230px;
  height: 163px;
  padding: 10px;
  overflow: auto;
}

#rss .container {
  width: 230px;
  height: 450px;
  padding: 10px;
  overflow: none;
}

/*********** CROSS BROWSABILITY CLASSES *******************/
.caption-head {
  display: block;
}

/******** HEADLINES ********/

#headlines {
  padding: 5px 5px;
}

/******** HEADLINES IMAGES ********/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>

.imagecontainer {
position: relative;
left: 5px; /*Number should match -left shadow depth below*/*/
top: 5px; /*Number should match -top shadow depth below*/*/
}

.imgaeshawdow {
/* width: 55px;  image width*/
background-color: #000000;
}

.imgaeshawdow .imagediv {
/* Add container height here if desired */
background-color: white;
border: 1px solid #262261;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

</style>

<![endif]>



/******** TEAM PAGES ************/
.bio-data {
  display: block;

}


/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
  width: 940px;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
 background-color: #c5c5c5;
  color: #000; 
  padding-right: 0px;
  font-weight: bold;
  font-size: 12px;
}

tr.stats-row0 {

}

tr.stats-row1 {
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
}
td.stats-field {
  text-align: center;
}

td.conf-field {
  text-align: center;
}


/********** BRIEF-STANDINGS **********/

table.briefstats-table {

}


tr.briefstats-header td {
  padding-right: 0px;
  font-weight: bold;
  text-align: center;
}


td.briefstats-label {
  font-weight: bold;
}

td.briefstats-label a {
  text-decoration: none;
}

td.briefstats-field {
  font-weight: bold;
  text-align: center;
  font-size: 11px;
}


/********** SCHEDULES ********/
.schedule {
  border-width: 0px;
  border-collapse: collapse;
  width:940px;
}

.schedule-header {
 background-color: #c5c5c5;
 color: #000;
 font-weight: bold;
}

.schedule-record {
  font-size: 10px;
  text-align: center;
}

.schedule-link {
  font-size: 10px;
}

.schedule a{
  text-decoration: none;
}

.schedule-brief td {
  font-size: 10px;
}
tr.conf-contest td {
  padding: 3px;
}

tr.nonconf-contest td {
  padding: 3px;
}

/********* SCOREBOARD **********/

.scoresBox{
  padding: 3px;
  font-size: 10px;
  line-height: 15px;
  overflow: hidden;
}

.scoresDate {
  color: #bfa790;
}

.scoresTeam {
  line-height: 18px;
  text-transform: uppercase;
  clear: both;
  overflow: hidden;
}

.scoresTeam a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

.scoresTeam a:hover{
  color: #c5c5c5;
}

.scoresResult {
  float: right;
  font-size: 10px;
}


.scoresStatus{
  float: right;
  font-size: 10px;
}

.scoresNotes {
  font-size: 10px;
}

.scoresLinks a {
  font-size: 10px;
 color: #bfa790;
}

.scoresLinks a:hover{
  color: #c5c5c5;
}


.scoresContainer {
  background: #000;
  color: #FFF;
  width: 194px;
  text-align: left;
  margin: 2px 0px;
}


.inProgress {
  font-weight: bold;
  color: #ffcc00;
  font-size: 10px;
}



/**********  ROSTER ******/
.roster-header {
  font-weight: bold;
  background: #C5C5C5;
  color: #000;
}



/********* STATS ***********/
.stats-wrapper {
  background: #fff;
  color: #000;
  padding: 15px;
}

.stats-wrapper th {
  background: #c5c5c5;    /* set the primary color here */
  color: #000;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}





.statTable {
  width: 215px;
}

.statTable td{
  font-size: 10px;
  line-height: 15px;
}


/********** 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");
	}
