h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
}

form {
  margin: 0px;
}

.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
  margin: 10px;
}

.rich img {
  padding: 5px;
} 

a {
  color: #CC5B00;
}

a:hover {
  color: #000000;
}

#printer {
  padding: 1px;
  font-size: 10px;
  color: #;
  text-align: right;
}

h1 {
  color: #CC5B00;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #000000;
  text-transform: uppercase;
}

h3 {
  color: green;
  line-height: 100%;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

h4 {
  color: #CC5B00;
  line-height: 100%;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

h5 {
  color: blue;
  line-height: 100%;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

h6 {
  color: red;
  line-height: 100%;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.caption-head { display: block; }

/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: #444;
}

#bannerAd {
  margin: auto;
  position: relative;
  width: 730px;
}

#header {
  width: 995px;
  height: 198px;
  background: url(/images/setup/header.jpg) no-repeat left top;
  margin: 4px auto;
  position: relative;
  overflow: hidden;
  z-index: 990;
}

.index-link {
  display: block;
  width: 995px;
  height: 153px;
}

.ncds-link {
  display: block;
  width: 376px;
  height: 55px;
  position: absolute;
  right: 0;
  bottom: 45px;
  z-index: 992;
}

#header-links {
  width: 280px;
  height: 30px;
  padding-left: 20px;
  background: url(/images/setup/header_nav_bg.jpg) no-repeat left top;
  position: absolute;
  right: 4px;
  top: 6px;
  z-index: 992px;
}

#header-links a {
  display: block;
  width: auto;
  height: 30px;
  float: left;
  line-height: 28px;
  background: url(/images/setup/header_links_sep.gif) no-repeat right center;
  padding: 0 8px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #00376f;
  text-decoration: none;
}

#header-links a:hover {
  color: #000;
}

#news-bar {
  width: 971px;
  height: 37px;
  padding: 8px 12px 0;
  background: url(/images/setup/news_bar_bg.jpg) no-repeat left top;
  overflow: hidden;
}

.design {
  width: 995px;
  margin: 0 auto 5px;
  background: url(/images/setup/design_bg.jpg) repeat-y left top #444;
  overflow: hidden;
}

#mainbody {
  width: 810px;
  padding: 10px;
  float: left;
  background: #fff;
  overflow: hidden;
}

#middle-col {
  width: 300px;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

#adcol {
  width: 160px;
  float: right;
  overflow: hidden;
}

#footer {
  width: 945px;
  padding: 20px 25px;
  margin: 0 auto;
  background: #000;
  overflow: hidden;
}

.footer-text {
  width: 278px;
  height: 65px;
  padding: 0px;
  background: url(/images/setup/footer_sep.jpg) no-repeat right top;
  float: left;
}

.footer-text p {
  margin: 0;
  color: #fff;
  font-family: arial;
  font-size: 12px;
}

#footer-logos {
  float: left;
  margin-left: 20px;
}

#footer-logos a img {
  float: left;
  margin-right: 15px;
}

#search {
  display: block;
  width: 351px;
  height: 26px;
  float: left;
  overflow: hidden;
}

.search-field {
  display: block;
  float: left;
  width: 218px;
  height: 18px;
  padding: 3px;
  color: #333;
  border: solid 1px #6d6c6c;
  background: url(/images/setup/search_field_bg.gif) repeat-x left top;
}

.search-button {
  display: block;
  width: 116px;
  height: 26px;
  float: left;
  margin-left: 9px;
  background: url(/images/setup/search_button.jpg) no-repeat left top;
  border: none;
}

/********** NAVIGATION **********/
#navbar-global {
  width: 875px;
  height: 32px;
  padding-left: 120px;
  margin: 0 auto 5px;
  background: url(/images/setup/global_nav_bg.gif) no-repeat left top;
}

#navbar-global ul, #navbar-global li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#navbar-global li {
  position: relative;
  z-index: 9990;
}

#navbar-global ul li a {
  display: block;
  height: 32px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}

#navbar-global ul li a:hover, #navbar-global ul li a.current {
  background-position: left -32px;
}

#navbar-global li.nav1 a {
  width: 162px;
}

#navbar-global li.nav2 a {
  width: 102px;
}

#navbar-global li.nav3 a {
  width: 109px;
}

#navbar-global li.nav4 a {
  width: 167px;
}

#navbar-global li.nav5 a {
  width: 109px;
}

#submenu-container {
  width: 164px;
  display: none;
  position: absolute;
  left: 10px;
  top: 32px;
  overflow: hidden;
  z-index: 9999;
}

#submenu-container .submenu {
  width: 160px;
  padding: 2px;
  background: #003372;
  overflow: hidden;
}

#submenu-container .submenu ul, 
#submenu-container .submenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
}

#submenu-container .submenu ul li {
  position: static;
}

#submenu-container .submenu ul li a {
  display: block;
  float: none;
  width: 150px;
  height: 14px;
  padding: 2px 5px;
  background-image: none;
  background: #505050;
  color: #fff;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}

#submenu-container .submenu ul li a:hover, #submenu-container .submenu ul li a.current {
  background: #f56e00;
}

#navbar-global2 {
  width: 995px;
  height: 32px;
  margin: 0 auto 5px;
  background: url(/images/setup/global_nav_bg_gray.gif) no-repeat left top;
  text-align: center;
}

#navbar-global2 a {
  font-family arial;
  font-size: 13px;
  font-weight: bold;
  color: #dfdfdf;
  text-decoration: none;
  line-height: 30px;
}

#navbar-global2 a:hover {
  color: #fff;
}

#navbar-secondary {

}

#footer-logos {
  float: left;
  padding-left: 25px;
  padding-top: 5px;
  overflow: hidden;
}

#footer-logos a img {
  float: left;
  margin-left; 15px;
}

/********* PROMO ***********/
#promo {
  width: 830px;
  clear: both;
  overflow: hidden;
}

#promo .container {
  padding: 15px;
  height: 225px;
  color: #3b3b3b;
  background: #cfcfcf;
  overflow: auto;
}

/********** HEADLINES **********/

#ticker {
  width: 577px;
  height: 20px;
  padding: 3px 10px;
  float: left;
  margin-left: 23px;
  background: url(/images/setup/ticker_bg.gif) no-repeat left top;
  overflow: hidden;
}

.headlines-rss {

}

.headlines-rss .article {
  display: block;
  padding: 10px 0px;
  border-bottom: 1px dashed #2d4766;
}

.headlines-rss img {
  float: left;
  padding-right: 10px;
}

.headlines-rss .article a {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

.headlines-rss .article a:hover {
  color: #787878;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

#pitp {
  width: 273px;
  float: left;
  margin-left: 5px;
  overflow: hidden;
}

#pitp p {
  font-family: arial;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#pitp span {
  font-size: 12px;
}

#poll {
  width: 274px;
  float: left;
  margin-left: 0px;
  overflow: hidden;
}

#poll td {
  padding-bottom: 4px;
}

#poll .question {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
}

#poll .answer {
  font-family: arial;
  font-size: 11px;
}

#poll .vote-button {
  display: block;
  width: 116px;
  height: 26px;
  background: url(/images/setup/vote_button.jpg) no-repeat left top;
  border: none;
  float: left;
}

#poll .view-results {
  display: block;
  width: 116px;
  height: 26px;
  background: url(/images/setup/view_results_button.jpg) no-repeat left top;
  float: left;
  margin-left: 10px;
}

#spotlight, #atlantic10-spotlight {
  width: 273px;
  float: left;
  margin-left: 5px;
  overflow: hidden;
}

#atlantic10-spotlight {
  width: 412px;
}


#spotlight p,
#atlantic10-spotlight p {
  font-family: arial;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#atlantic10-spotlight p {
  width: 230px;
}

#spotlight .spotlight,
#atlantic10-spotlight .spotlight {
  width: 130px;
  float: right;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
}

#spotlight .article-image,
#atlantic10-spotlight .article-image {
  border: solid 1px #fff;
  margin-bottom: 5px;
}

#spotlight a,
#atlantic10-spotlight a {
  font-family: arial;
  font-size: 12px;
  color: #3b3b3b;
  text-decoration: none;
}

#spotlight a:hover,
#atlantic10-spotlight a:hover {
  color: #000;
}

#gotw {
  width: 413px;
  float: left;
  overflow: hidden;
}

#gotw p {
  font-family: arial;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

/******* TAB CONTENT **********/

#tablist {
  width: 300px;
  height: 33px;
  clear: both;
  overflow: hidden;
}

#tablist a {
  display: block;
  height: 33px;
  float: left;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}

#tablist a.tab1 { width: 164px; }
#tablist a.tab2 { width: 136px; }

/******* ATLANTIC 10 TABS *********/
#tablist a.tab11 { width: 101px; }
#tablist a.tab12 { width: 111px; }
#tablist a.tab13 { width: 88px; }

.tabcontentcontainer{
  width: 300px;
  background: url(/images/setup/tab_content_bg1.gif) repeat-x left top #001939;
  overflow: hidden;
}

.tabcontent {
  display: none;
  padding: 10px;
  height: 388px;
  color: #fff;
  overflow: auto;
}

/********* COACHES DIARY ***********/
.bio {

}

.bio-name {
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  font-weight: bold;
}

.diaryFeatured {
  float: right;
  margin-left: 10px;
  height: 180px;
  width: 300px;
  overflow: auto;
}

.diaryLogo {
  float: right;
  margin-left: 10px;
  height: 200px;
}

.diaryLogo img {
  border: 1px #EEEEEE solid;
  padding: 10px;

}

.bio-photo {
  float: left;
  margin-right: 10px;
}

.bio-data div{
  font-weight: bold;
  font-size: 10px;
}

.bio-data p{
  font-size: 11px;
}

.bio-links {
  float: right;
}

.diaryArticle {
  background: #EEEEEE;
  padding: 10px;
}



/** stats tabs **/
.stats-tabs {
  width: 100%;
  border-bottom: solid 3px #CC5B00;
  clear: both;
  overflow: hidden;
}

.stats-tabs a  {
  display: block;
  width: auto;
  float: left;
  margin-right: 3px;
  height: 12px;
  padding: 4px 5px;
  line-height: 12px;
  text-decoration: none;
  color: #CC5B00;
  border: 1px solid #CC5B00;
  border-bottom: 0px;
}

.stats-tabs a:hover  {
  color: #000000;
}

.stats-tabs a.active {
  background: #CC5B00;
  color: #FFF;
}

/********** 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");
	}

