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;
  padding: 5px;
  background-color: #DC9F12;
}

pre{
  width: 675px;
  overflow: auto;
}

a {
  color: #003468;
}

a:hover {
  color: #55b4ee;
}

h1 {
  color: #003468;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #dc9f12;
  text-transform: uppercase;
}

.head {
  position: absolute;
  left: 0;
  top: 0;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: url(/images/setup/page_bg.jpg) repeat-x left top #000a15;
}

.design {
  width: 995px;
}


#header {
  width: 995px;
  height: 199px;
  margin: 0 auto;
  overflow: hidden;
  position:relative;
}

.headerlink {
  display: block;
  width: 625px;
  height: 199px;
  margin: 0;
  float: left;
}

/***** HEADER PHOTOS *****/
#hdrContainer {
  position:relative;
}

.headerPhoto {
  float: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center right;
  position: absolute;
  left: 625px;
  top: 0px;
}

.headerOverlay {
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 369px;
  height: 199px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/photo_overlay.png', sizingMethod='scale');

}

.headerOverlay[class] {
  background-image: url('/images/setup/photo_overlay.png');
}



#content {
  background-color: #FFFFFF;
  border: 5px solid #dc9f12;
}

#mainbody {
  padding: 10px;
  overflow: hidden;
}


#rightcol {
  background-color: #494949;
  width: 310px;
  padding: 0;
}

#rightcol .container {
  width: 301px;
  margin: 5px auto;
  overflow: hidden;
}

#video-container {
  position: relative;
  padding-top: 42px;
  margin-bottom: 4px;
}

#footer {
  background-color: #141414;
  padding: 24px 0;
}

.footer-text {
  color: #fff;
  width: 211px;
  background: url(/images/setup/footer_sep.jpg) no-repeat right top;
  float: left;
  margin: 0 25px;
}

/********** GLOBAL NAVIGATION **********/
#globalNav-container {
  padding-left: 40px;
  background: url(/images/setup/gnav_bg.jpg);
}

#globalNav {
  height: 41px;

}

#globalNav a {
  display:block;
  float:left;
  height:41px;
  text-decoration:none;
  background-image: url("/images/setup/gnav_bg.jpg");
  background-repeat: no-repeat;
  background-color: #013469;
}

a.headerNav1 {
  width: 110px;
  background-position:-40px 0px;
}
a.headerNav2 {
  width: 132px;
  background-position:-150px 0px;
}
a.headerNav3 {
  width: 202px;
  background-position:-282px 0px;
}
a.headerNav4 {
  width: 100px;
  background-position:-484px 0px;
}
a.headerNav5 {
  width: 80px;
  background-position:-584px 0px;
}
a.headerNav6 {
  width: 92px;
  background-position:-664px 0px;
}
a.headerNav7 {
  width: 108px;
  background-position:-756px 0px;
}
a.headerNav8 {
  width: 119px;
  background-position:-864px 0px;
}

a.headerNav1:hover {
  background-position:-40px -41px;
}
a.headerNav2:hover {
  background-position:-150px -41px;
}
a.headerNav3:hover {
  background-position:-282px -41px;
}
a.headerNav4:hover {
  background-position:-484px -41px;
}
a.headerNav5:hover {
  background-position:-584px -41px;
}
a.headerNav6:hover {
  background-position:-664px -41px;
}
a.headerNav7:hover {
  background-position:-756px -41px;
}
a.headerNav8:hover {
  background-position:-864px -41px;
}

#globalNav div a {
  display:block;
  float:none;
  height:15px;
  background: #1b1b1b;
}

#globalNav div a:hover {
  background: #343434;
}

/**** DROP DOWN MENU ****/


.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #BDA764;
  width: 160px;
  z-index: 200;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  color: #ffffff;
  text-decoration: none;
 padding: 2px;
}

.dropdownmenu a:hover {
  color: #ffffff;
}

/********** NAVIGATION **********/



#navbar-secondary {
  /*padding: 13px 2px 18px;*/
  height: 100px;
  position: relative;
}

#navbar-secondary .links {
  position: absolute;
  left: 24px;
  top: 59px;
  width: 510px;
}

#navbar-secondary .links a {
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
}

#navbar-secondary .section-header {
  width: 100%;
  height: 100px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 2px 13px;
  overflow: hidden;
}

.header-text {
  float: right;
  width: 400px;
  padding-top: 5px;
  overflow: hidden;
}

.header-text h1 {
font-family: Arial;
background-color: #003468;
color: #ffffff;
  font-weight: normal;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: -1px;
line-height: 1.2em;
  text-transform: uppercase;
  font-size: 20px;
}

.header-text h2 {
font-family: Trebuchet MS;
background-color: #003468;
color: #55b4ee;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 15px;
text-transform: capitalize;
}

.header-text .hr {
width: 100%;
height: 0px;
padding-top: 1px;
background: url(/images/setup/header_text_underline.jpg) repeat-x left top;
display: block;
clear: both;
margin: 3px 0;
} 

#navbar-buttons {
  padding: 13px 0 13px 1px;
  overflow: hidden;
}

#navbar-buttons a {
  display: block;
  width: 324px;
  height: 47px;
  float: left;
}

#teamlinks {
  position: relative;
  padding-top: 50px;
  background: #000;
  width: 301px;
}

#teamlinks .container a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-left: 10px;
  background: url(/images/setup/bullet.jpg) no-repeat left center;
}

#teamlinks .container {
  height: 165px;
  overflow: auto;
}


/********** HEADLINES **********/
#featured {
  position: relative;
  background: #00060b;
  padding-top: 55px;
  overflow: hidden;
}

.featured {
  background: url(/images/setup/featured_bg.jpg) repeat-x left top #001830 scroll;
  padding: 0 10px 10px;
  font-weight: bold;
  height: 226px;
  overflow: auto;
  border-bottom: solid 5px #DC9F12;
}

.featured .date {
  color: #e8a713;
  text-transform: uppercase;
}

.featured a {
  color: #fff;
  font-weight: normal;
  margin-bottom: 10px;
  text-decoration: none;
}

.featured a:hover {
  text-decoration: underline;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#aotw {
  position: relative;
  padding-top: 47px;
}


#aotw #photo {
  float: left;
  padding: 0px 10px;
  text-align: center;
  font-weight: bold;
}

/******* TAB CONTENT **********/
#tablist {
  width: 301px;
  height: 39px;
  clear: both;
  overflow: hidden;
}

a.tab1, a.tab2, a.tab3 {
  display: block;
  height: 39px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;

}

a.tab1 { width: 98px; }
a.tab2 { width: 108px; }
a.tab3 { width: 95px; }

#tabcontentcontainer{
  width: 301px;
  overflow: hidden;
}

.tabcontent {
  display: none;
  background: #000;
  color: #fff;
  height: 180px;
  padding: 10px;
  overflow: auto;
}

.tabcontent a {
  color: #55b4ee;
}

.tabcontent a:hover {
  color: #FFFFFF;
}


/********** ROSTERS **********/
.roster {
  width: 675px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #DC9F12;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #003468;
}

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: #;
    padding: 5px;
}

.bio-name {
    background-color: #;
    color: #dc9f12;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}

/********** SCHEDULE **********/
table.schedule {
  width: 675px;
}

.schedule-header {
  background-color: #DC9F12;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}


/*************** STANDINGS ****************/
.briefstats-title { 
 color: #dc9f12;
  font-weight: bold;
  text-align: center;
}


/********** 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");
	}

