/* 
 ----------------------------------------------------------------------------
  Author: CSTV Online, Inc.
  CSS Document: main.css
 ---------------------------------------------------------------------------- 
*/

/* reset the main browser defaults
 * ------------------------------------------------------------------------- */

html,body,div { margin: 0; padding: 0; }

a img, :link img, :visited img, fieldset { border: none; }


/* default type selectors
 * ---------------------------------------------------------------------------- */

body,td { font: 11px Verdana, Arial, Helvetica, sans-serif; }

h1,h2,h3,h4,h5,h6 { font-size: 1.0em; }

a { color: #c20013; }
a:hover { color: #000; }

pre { background-color:#fff; }

/* default classes
 * ---------------------------------------------------------------------------- */

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.clear { clear: both; height: 0.01em; overflow: hidden; }


/* cstv classes
 * ---------------------------------------------------------------------------- */

.fivevert { line-height: 5px; }
.tenvert { line-height: 10px; }
.twentyvert { line-height: 20px; }

.rightside-link { float: left; text-align: center; margin-left: 10px; margin-bottom: 10px; _display: inline; }
.rightside-link a { color: #fff; }
.rightside-link a:hover { color: #ccc; }

#content { color: #034; padding: 8px; }
.storyheadline, .storyteaser { color: #034; display: block; padding: 2px 8px; }
.storyheadline { font-size: 14px; font-weight: bold; margin-top: 6px; }

/* Sponsored Links */
table.dottedBorder { margin-left: 4px !important; margin-bottom: 8px; _margin-left: -10px; }
.dottedBorder { border: 1px dotted #332332; background-color: #FFFFFF;}
.sponsoredLink, .sponsoredsubLink, .sponsoredText, .sponsoredHeader { font-family:arial,verdana,helvetica,sans-serif; font-size:10px; line-height:12px; } 
.sponsoredText { font-size: 10px; line-height: 12px; color: #332332; }
.sponsoredHeader { font-size: 12px; color: #332332; }
.sponsoredLink { text-decoration:none; color: #332332;	line-height: 15px; display: block; font-size: 11px;}
.sponsoredLink:hover {  background-color: #efefef; line-height: 15px; display: block; text-decoration: underline;}
.link_title, .link_title a { font-weight: bold; color: #00386b; text-decoration: underline; }


/* layout
 * ---------------------------------------------------------------------------- */

body { background:#000 url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-08-bg.jpg") 989px 0 repeat-x; }

#wrap {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-index-bkg.gif") repeat-y; 
	width: 989px; 
	}

body#sport #wrap {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-sport-bkg.gif") repeat-y; 
	}

body#story #wrap {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-story-bkg.gif") repeat-y; 
	}
	
#top { 
	background-color: #01344f;
	height: 8px;
	width: 949px;
	}
	
#scoreboard { 
	border-bottom: 1px solid #fff;
	height: 37px; 
	width: 949px; 
	}

#mast-left { 
	float: left;
	height: 129px;
	width: 237px;
	margin-top:25px;
	}

#mast-right {
	float: left;
	height: 129px;
	width: 712px;
	margin-top:25px;
	}
	
#awards { padding: 8px !important; width: 300px; }
#awards p { margin-top: 12px; }	
#awards img { margin: 4px; }


/* columns
 * ---------------------------------------------------------------------------- */

#columns { 
	border-collapse: collapse;
	clear: both;
	margin: 0; padding: 0;
	width: 949px;
	} 
	
#column-left, #column-middle, #column-right { vertical-align: top; }	
	
#column-left { width: 159px; }
#column-middle { width: 453px; }
#column-right { width: 332px; }

body#story #column-right { width: 788px; }
	
	
/* headers
 * ---------------------------------------------------------------------------- */

#hdr-sports { 
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-sports-hdr.gif"); 
	float: left;
	height: 32px;
	width: 159px;
	}

#hdr-title {
	float: left;
	width: 453px;
	
	_display: inline;
	}
	
#hdr-sportnav {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-hdr-slice.jpg") repeat-x;
	border-top: 1px solid #fff;
	float: left;	
	height: 21px;
	margin-left: 161px;
	margin-top:-1px;
	width: 788px;
	
	margin-bottom: -1px;
	_display: inline;
	}


/* bsi
 * ---------------------------------------------------------------------------- */
	
#main-headline, #main-headline *, 
#sub-headlines, #sub-headlines * { margin: 0; padding: 0; }	
	
/* Main Headlines */
#main-headline {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-bg-main-story.gif") repeat-y;
	color: #fff;
	width: 453px;
	overflow: hidden;
	}
	
	#main-headline h2 { font-size: 14px; margin-bottom: 8px;; }
	#main-headline a { color: #fff; text-decoration: none; }
	#main-headline a:hover { color: #ccc; }

#main-photo-wide { 
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-main-shadow.jpg") no-repeat;
	height: 319px;
	width: 453px;
	padding: 0 0 0 11px; 
	} 
	
#main-story { padding: 4px 8px; }
	
#bottom-main-headline { 
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-main-bottom.gif") no-repeat;	
	height: 9px;
	width: 453px;
	}

/* Sub Headlines */
#sub-headlines { color: #c0c0c0; padding: 10px 8px; width: 420px; }	
#sub-headlines a { color: #c0c0c0; text-decoration: none; }
#sub-headlines a:hover { color: #fff; }

#secondary-headlines a { color: #c0c0c0; text-decoration: none; }
#secondary-headlines a:hover { color: #fff; }

body#sport #sub-headlines, body#sport #sub-headlines a, body#sport #secondary-headlines a { color: #034; text-decoration: none; }
body#sport #sub-headlines a:hover, body#sport #secondary-headlines a:hover { color: #c20013; }
		
#sub-headlines .sub-photo { 
	border: 1px solid #fff; 
	clear: left; 
	float: left; 
	margin-right: 6px;
	margin-bottom: 8px;
	width: 125px;
	
	_display: inline; 
	}
	
#sub-headlines .sub-story { float:left; width:280px; margin-bottom: 8px; _display: inline; _width: 270px; }
#sub-headlines .sub-story h3, #sub-headlines .sub-story p { display: inline; }

/* Secondary Headlines */
#secondary-headlines { 
	clear: left;
	color: #003344;
	font-weight: bold;
	padding: 10px 0 10px 8px;
	width: 420px;
	}


/* sidebar & promotions
 * ---------------------------------------------------------------------------- */

#wrap-promotions, #wrap-promotions *, 
#sidebar, #sidebar * { margin: 0; padding: 0; }

#wrap-promotions, #sidebar {
	background: #2e5069 url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-promo-bkg.gif") no-repeat bottom;
	color: #fff;
	/* height: 134px;
	padding-bottom: 40px; */
	padding-bottom: 20px;
	width: 332px;
	}
	#wrap-promotions { padding-bottom:5px; height: auto; }

#sidebar h2, #sidebar div { padding: 0 12px; }
#sidebar h2 { font-size: 13px; margin-bottom: 6px; padding-top: 8px;  }
#sidebar a { color: #fff; font-weight: bold; text-decoration: none; }
#sidebar a:hover { color: #c20013; }
	
/* Store
 * ---------------------------------------------------------------------------- */
 #storeHeader{
width:332px;
height:26px;
background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-merchandise-grphx.gif");
}
 
 
/* fanpoll
 * ---------------------------------------------------------------------------- */

#fanpoll, #fanpoll * { margin: 0; padding: 0; }

#fanpoll { 
	background: #88a6c2 url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-fanpoll-top.jpg") no-repeat top;
	float: left;	
	margin-bottom: 16px;
	width: 166px;
	}
	
	#fanpoll h2, #fanpoll .pollquestion, #fanpoll .pollanswers { margin-left: 4px; }
	#fanpoll h2 { color: #c20013; font-size: 14px; padding-top: 8px; text-transform: uppercase; }
	#fanpoll form div { color: #003344; font-size: 10px; }
	#fanpoll .pollquestion { font-size: 11px; font-weight: bold; } 
	
#bottom-fanpoll {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-fanpoll-bottom.jpg") no-repeat;	
	height: 89px;
	margin-top: -20px;
	width: 167px;
	}


/* search
 * ---------------------------------------------------------------------------- */

#search, #search * { margin: 0; padding: 0; }

#search { 
	color: #fff; 
	font-size: 12px;
	margin: 0 auto;
	width: 130px; 
	
	_margin-left: 5px; 
	}

#search br { 
	display: block; 
	margin-bottom: 4px; 
	}

#yahoo { 
	border: 1px solid #ba1c24; 
	height: 18px; 
	width: 130px; 
	}

.yahoo-on { background: #fff url("http://graphics.fansonly.com/schools/uri/graphics/yahoo-search5.gif") no-repeat; }
.yahoo-off { background-image: none; }

/* sticky bar
 * ---------------------------------------------------------------------------- */

#sticky-wrap {
	width: 100%;
	height: 33px;
	position: fixed;
	top: 0px;
	z-index: 333;
	display:block;
	}

#sticky {
	background: url("http://grfx.cstv.com/confs/atl10/graphics/atl10-11-sticky-bg.png") no-repeat; 
	width:950px;
	height:33px;
	display:block;
	position:relative;
	}	

#sticky-scoreboard {
	width:493px;
	height:29px;
	float:left;
	padding-left:90px;
	padding-right:33px;
	}
	
#sticky-nav {
	width:334px;
	height:29px;
	float:left;
	}


/* tabs: #tab-group
 * ---------------------------------------------------------------------------- */
	
#tab-group, #tab-group * { margin:0; padding:0; }

#tab-group {
	height:35px;
	width:332px;
	margin-bottom: 0;
	}
	
	#tab-group li, #tab-group a { display:block; height:35px; width: 165px; }
	#tab-group li { float: left; list-style: none; _display: inline; }
	#tab-group span { display:none; }

.on-calendar { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-calendar.gif"); }
.on-standings { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-calendar.gif") 0 -35px; }


#content-group, #content-group * { margin: 0; padding: 0; }
#content-group {
	background-color:#fff;
	height: 255px;
	overflow: auto;
	width: 332px;
	}

#content-group-bottom {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-bottom.gif") no-repeat;
	height: 19px;
	margin-bottom: 6px;
	width: 332px;
	}
	
/* tabs: #tab-group-spotlight
 * ---------------------------------------------------------------------------- */
#tab-group-spotlight, #tab-group-spotlight * { margin:0; padding:0; }

#tab-group-spotlight {
	height:35px;
	width:332px;
	margin-bottom: 0;
	}
	
	#tab-group-spotlight li, #tab-group-spotlight a { display:block; height:35px; width: 165px; }
	#tab-group-spotlight li { float: left; list-style: none; _display: inline; }
	#tab-group-spotlight span { display:none; }

 .on-campus{ background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-campus.gif"); }
 .on-spotlight { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-campus.gif") 0 -35px; }


#content-group-2, #content-group-2 * { margin: 0; padding: 0; }
#content-group-2 {
	background-color:#fff;
	height: 255px;
	overflow: auto;
	width: 322px;
	_width: 332px;
	padding:5px;
	}

#content-group-bottom-2 {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-bottom.gif") no-repeat;
	height: 19px;
	margin-bottom: 6px;
	width: 332px;
	}
	

/* tabs: #tab-stories
 * ---------------------------------------------------------------------------- */
	
#tab-stories, #tab-stories * { margin:0; padding:0; }

#tab-stories {
	height:35px;
	width:332px;
	margin-bottom: 0;
	}
	
	#tab-stories li, #tab-stories a { display:block; height:35px; width: 165px; }
	#tab-stories li { float: left; list-style: none; _display: inline; }
	#tab-stories span { display:none; }

	
.on-campus-old { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-campus.gif"); }	
.on-spotlight-old { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-campus.gif") 0 -35px; }

#content-stories, #content-stories * { margin: 0; padding: 0; }
#content-stories {
	background-color:#fff;
	height: 200px;
	overflow: auto;
	width: 332px;
	}

#content-stories-bottom {
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tab-bottom.gif") no-repeat;
	height: 19px;
	margin-bottom: 6px;
	width: 332px;
	}	
	

/* tab-group for sport pages */
body#sport #tab-group li, body#sport #tab-group a { width: 110px;}

body#sport .on-calendar { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tabs-calendar-on.gif"); }
body#sport .on-headline { background:url("http://graphics.fansonly.com/schools/atl10/graphics/headlines-tab-07b.gif"); }
body#sport .on-awards { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tabs-awards-on.gif"); }
body#sport .on-standings { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-tabs-standings-on.gif"); }

body#sport #group-results .on-calendar { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-07-tabs-results.gif"); }
body#sport #group-results .on-awards { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-07-tabs-results.gif") 0 -35px; }
body#sport #group-results .on-results { background:url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-07-tabs-results.gif") 0 -70px; }
body#sport #group-results .on-campus { background:url("http://graphics.fansonly.com/confs/atl10/graphics/oncampus-tab-07.gif") 0 -70px; }


body#sport #tab-group.on-calendar2 li, body#sport #tab-group.on-awards2 li,
body#sport #tab-group.on-calendar2 a, body#sport #tab-group.on-awards2 a { width: 165px; }

body#sport .on-calendar2 { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atla-06-tab-calendar2-on.gif"); }
body#sport .on-awards2 { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atla-06-tab-awards2-on.gif"); }


#bsi-wrap
{background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-bg-main-story.gif") repeat-y;
}

#lead-headlines-block
{
width:424px;
z-index: 1;}

#lead-photo
{background:#fff;
padding:0 0 0 4px;
width:441px;
_width:445px;
margin:0 0 0 8px;}

#relativeFrame, #relativeFrame *{
	margin:0;
	padding:0;
color:#fff;
z-index: 1;	
}

#relativeFrame {
	position: relative; 
	width:430px;
	z-index: 1;
padding:5px 10px 0 10px;
z-index:1;
}

#relativeFrame div {
	width:430px;
	position: absolute; 
	visibility: hidden;
	z-index: 1;
}

#relativeFrame div#frm0 { visibility: visible; z-index:1;}

#relativeFrame h2 a
{color:#fff;
font-size:14px;
text-decoration:none;
z-index:1;
}

#relativeFrame h2
{margin:0 0 10px 0;z-index:1;}

#control-numbers
{background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-09-bg-bsi-numbers-v2.jpg");
width:213px;
_width:453px;
height:23px;
padding:0 0 0 240px;


}


#control-numbers img
{display:block;}

#sec-headlines-block
{padding:5px 10px 0 10px;
color:#bfbfc1;}

#sec-headlines-block a
{color:#bfbfc1;
font-weight:bold;
text-decoration:none;}


#sec-headlines-block a:hover, #relativeFrame h2 a:hover
{text-decoration:underline;}

/* Calendar
 * ---------------------------------------------------------------------------- */

#wrap-calendar { padding:5px; width:96%; }
#wrap-calendar div.dailydate { background-color: #fcfcfc; color:#224259; font-weight:bold; height:16px; font-size: 12px; line-height:16px; width:100%; }
#wrap-calendar div.dailysport { display: block; margin-bottom:4px; margin-top:8px; font-weight:bold;}
#wrap-calendar div.dailysport2 { display: block; margin-bottom:1px; margin-top:8px;}


/* footer
 * ---------------------------------------------------------------------------- */

#hdr-sponsors { 
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-sponsors-slice.gif") repeat-x;
	height: 21px;
	text-align: right;
	width: 789px;
	}

#footer {
	background-color: #fff;
	margin-left: 160px;
	overflow: hidden;
	text-align: center;
	width: 789px;
	}
	
body#story #footer { padding-top: 20px; }
	
#footer-links { padding: 20px 0; }

#email-print, #email-print * { margin: 0; padding: 0; text-align: center; }
#email-print { padding: 8px 0; }
#email-print li { display: inline; list-style: none; margin-right: 60px; padding-left: 25px; }
#email-print li#email { background: url("http://graphics.fansonly.com/graphics/oas-icon-email.gif") 0 2px no-repeat; }
#email-print li#print { background: url("http://graphics.fansonly.com/graphics/oas-icon-print.gif") 0 2px no-repeat; }


/* Navigation: #sportnav
 * ------------------------------------------------------------------------- */

#sportnav { 
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-sportsnav-bkg.jpg") no-repeat right; 
	float:right; 
	height:20px; 
	line-height:20px; 
	width:330px; 
	
	_display:inline; 
	}
	
body#story #sportnav { 
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-sportsnav-bkg2.gif") no-repeat right; 
	height: 22px; 
	line-height: 17px;
	width: 335px; 
	}
	
#sportnav, #sportnav * { margin:0; padding:0; text-align:right; }
#sportnav li { display:inline; padding:0 7px; }
#sportnav li a { color:#fff; text-decoration:none; font-weight:bold; font-size:14px; }
#sportnav li a:hover { color:#ddd; }


/* Navigation: #nav-schools
 * ------------------------------------------------------------------------- */

#nav-schools, #nav-schools * { margin: 0; padding: 0; }

#nav-schools { 
	background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat;
	float: left;
	height: 31px;
	width: 791px;
	}

#nav-schools span { display: none; }

#nav-schools li, #nav-schools a { height: 14px; display: block; }

#nav-schools li { float: left; list-style: none; _display: inline; }

/* top row */
#nav-schools-01 { width: 125px; }
#nav-schools-02 { width: 75px; }
#nav-schools-03 { width: 88px; }
#nav-schools-04 { width: 87px; }
#nav-schools-05 { width: 163px; }
#nav-schools-06 { width: 85px; }
#nav-schools-07 { width: 168px; }

/* bottom row */
#nav-schools-08 { width: 143px; }
#nav-schools-09 { width: 93px; }
#nav-schools-10 { width: 140px; }
#nav-schools-11 { width: 133px; }
#nav-schools-12 { width: 107px; }
#nav-schools-13 { width: 70px; }
#nav-schools-14 { width: 105px; }

#nav-schools-01 a:hover, #nav-schools-01.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat    0px -33px; }
#nav-schools-02 a:hover, #nav-schools-02.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -125px -33px; }
#nav-schools-03 a:hover, #nav-schools-03.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -200px -33px; }
#nav-schools-04 a:hover, #nav-schools-04.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -288px -33px; }
#nav-schools-05 a:hover, #nav-schools-05.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -375px -33px; }
#nav-schools-06 a:hover, #nav-schools-06.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -538px -33px; }
#nav-schools-07 a:hover, #nav-schools-07.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -623px -33px; }

#nav-schools-08 a:hover, #nav-schools-08.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat    0px -47px; }
#nav-schools-09 a:hover, #nav-schools-09.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -143px -47px; }
#nav-schools-10 a:hover, #nav-schools-10.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -236px -47px; }
#nav-schools-11 a:hover, #nav-schools-11.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -376px -47px; }
#nav-schools-12 a:hover, #nav-schools-12.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -509px -47px; }
#nav-schools-13 a:hover, #nav-schools-13.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -616px -47px; }
#nav-schools-14 a:hover, #nav-schools-14.over { background: url("http://graphics.fansonly.com/confs/atl10/graphics/atl10-06-top-nav.jpg") no-repeat -686px -47px; }


/* Navigation: #nav-left
 * ------------------------------------------------------------------------- */

#nav-left, #nav-left * { margin: 0; padding: 0;z-index:300; }
#nav-left { margin-bottom: 20px; margin-top: -25px; position: relative; z-index:300;}
#nav-left span { padding-left: 4px;z-index:300; }
#nav-left li { border-bottom: 1px solid #fff;z-index:300; }

#nav-left li, #nav-left a { 
	display: block;
	height: 18px;
	width: 158px;
	z-index:300;}
	
#nav-left a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
z-index:300;	}

	#nav-left a:hover {
		background-color: #ba1c24;
		z-index:300;}

#nav-left li.header a, #nav-left li.header a:hover, {
	background-color: #fff;
	color: #0D3952;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	z-index:300;}

#nav-left li.menuparent a,
#nav-left li.menuparent a:hover,
#nav-left li.over a  {
	color: #fff;
	z-index:300;}
	

/* navigation dropdowns: #nav-left & #nav-schools
 * ---------------------------------------------------------------------------- */

/* set widths for dropdowns */	

#nav-left ul, #nav-schools ul { 
		left:-9999px; /* Hide sub-menus initially */
		position:absolute;
		z-index:300;
		margin-left:158px;
		margin-top:-19px;
		width: 158px;
		}
		
#nav-schools ul { margin-left: 0; margin-top: 0; width: 140px; 	z-index:300;}

#nav-left li:hover ul, #nav-left li.over ul,
#nav-schools li:hover ul, #nav-schools li.over ul { left:auto; text-align:left; } /* Show sub-menu on hover */

#nav-left li li, #nav-schools li li { 
	border:1px solid #fff;
		z-index:300;}

#nav-left li li.tall, #nav-left li li.tall a { height:30px; line-height:15px; }

#nav-left li li, #nav-left li li a,
#nav-schools li li, #nav-schools li li a {
	height:18px;
	line-height:18px;
	width:100%;
	display:block;
	text-align:left;
	font-weight:normal;
	font-size:9px;
	}

#nav-left li.menuparent li a,
#nav-schools li.menuparent li a {
	background-image:none;
	background-color:#eee;
	color:#222;
	text-decoration:none;
	text-transform: uppercase;
	}

#nav-left li.menuparent li a:hover,
#nav-schools li.menuparent li a:hover { 
	background-image:none;
	background-color:#476276;
	color:#fff; 
	}

#nav-left li li a span,
#nav-schools li li a span { display:block; padding-left:6px; padding-right:2px; }


/* banner ads
 * ---------------------------------------------------------------------------- */

#ad-holder-banner {
	width: 768px;
	padding-top: 8px;
	text-align: center;
	}
	
#ad-holder-skyscraper {
	float: left;
	margin-left: 5px;
	width: 160px;
	}
	
body#story #ad-holder-skyscraper {
	position: absolute;
	top: 235px;
	left: 1000px;
	}
	
	.images-block
	{display:block;}
		/* tab: #tab-baskbl-scores
 * ---------------------------------------------------------------------------- */	

#tab-baskbl-scores, #tab-baskbl-scores * { margin:0; padding:0; }

#tab-baskbl-scores {
	background:url("http://grfx.cstv.com/confs/atl10/graphics/atl10-09-baskbl-score-tabs.gif") no-repeat; /*change to your button image*/
	height: 28px;
	width: 427px;
	margin-top:20px;
	}
	
#tab-baskbl-scores li, #tab-baskbl-scores a {display:block; height: 28px; } /**/

	#tab-men{width:210px;}
	#tab-women{width:217px;} 

	#tab-baskbl-scores li { float: left; list-style: none; _display: inline; }
	#tab-baskbl-scores span { display: none; }

#tab-baskbl-scores.on-men #tab-men { background:url("http://grfx.cstv.com/confs/atl10/graphics/atl10-09-baskbl-score-tabs.gif")  0px -28px; } /*change to your button image and the distance from the left of the browser*/
#tab-baskbl-scores.on-women #tab-women { background:url("http://grfx.cstv.com/confs/atl10/graphics/atl10-09-baskbl-score-tabs.gif") -210px -28px; }
