#wrap {background: #0095D9 url(http://i.tbs.com/v5cache/TBS/images/static/2007/main_bg.jpg) no-repeat left top; top: 0px; left: 0px;}
#wrap10 {background: #3D8D3E url(http://i.tbs.com/v5cache/TBS/Images/Static/10itemsorless/main_bg.jpg) no-repeat left top; top: 0px; left: 0px;}
#wrapsatc {background: #F49CB4 url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2008/main_bg.jpg) no-repeat left top; top: 0px; left: 0px;}
body, td {font: 12px arial; color: #000; }
.homeSection1 {font: 11px arial; color: #00577E; font-weight: bold;}
.homeSection1 b {font: 16px arial; color: #fff; font-weight: bold;}
.homeSection1 a:link, .homeSection1 a:visited {font: 11px arial; color: #fff; font-weight: bold; text-decoration: none;}
.homeSection1 a:hover {font: 11px arial; color: #fff; font-weight: bold; text-decoration: underline;}
.homeTabOn a:link, .homeTabOn a:visited {font: 12px arial; color: #fff; font-weight: bold; text-decoration: none;}
.homeTabOn a:hover {font: 12px arial; color: #fff; font-weight: bold; text-decoration: underline;}
.homeTabOff a:link, .homeTabOff a:visited {font: 12px arial; color: #69CEFC; font-weight: bold; text-decoration: none;}
.homeTabOff a:hover {font: 12px arial; color: #69CEFC; font-weight: bold; text-decoration: underline;}
.topnav {font: 11px arial; color: #fff; text-decoration: none; font-weight: bold;}
a.topnav:link, a.topnav:visited {font: 11px arial; color: #fff; font-weight: bold; text-decoration: none;}
a.topnav:hover {font: 11px arial; color: #fff; text-decoration: none; font-weight: bold;}
.topnavactive {background-color: #D56C1E; color: #fff; font-weight: bold;}
.topnavactive a {background-color: #D56C1E; color: #fff; font-weight: bold;}
.topnavR {font: 11px arial; color: #99DFFF; text-decoration: none; font-weight: bold;}
a.topnavR:link, a.topnavR:visited {font: 11px arial; color: #99DFFF; font-weight: bold; text-decoration: none;}
a.topnavR:hover {font: 11px arial; color: #99DFFF; text-decoration: none; font-weight: bold;}
.topnavactiveR {color: #fff; font-weight: bold; text-decoration: none;}
a.topnavactiveR:link,a.topnavactiveR:hover,a.topnavactiveR:visited {color: #fff; font-weight: bold; text-decoration: none;}
.footer {font: 10px arial; color: #79E3FF; font-weight: bold;}
.footer a:link, .footer a:visited {font: 10px arial; color: #79E3FF; text-decoration: none; font-weight: bold;}
.footer a:hover {font: 10px arial; color: #79E3FF; text-decoration: none; font-weight: bold;}
.pagination {font: 12px arial; color: #116377;}
.pagination a:link, .pagination a:visited {font: 12px arial; color: #fff; text-decoration: none;}
.pagination a:hover {font: 12px arial; color: #fff; text-decoration: underline;}
.searchBody {font: 12px arial; color: #013D54;}
.searchBody b {color: #013D54; font: 12px arial; font-weight: bold;}
.searchBody a:link, .searchBody a:visited {color: #fff; font: 12px arial; font-weight: bold; text-decoration: none;}
.searchBody a:hover {color: #fff; font: 12px arial; font-weight: bold; text-decoration: underline;}
#txtQuery {
color: #666;
font-size: 11px;
width: 100px;
height: 16px;
}
.minisched {
scrollbar-base-color: #0095D8;
scrollbar-arrow-color: #fff;
scrollbar-track-color: #fff;
scrollbar-shadow-color: #0095D8;
scrollbar-lightshadow-color: #0095D8;
scrollbar-darkshadow-color: #0095D8;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #0095D8;
}
.minischedarrow a:link, .minischedarrow a:visited {font: 12px arial; color: #32D5FF; font-weight: bold; text-decoration: none;}
.minischedarrow a:hover {font: 12px arial; color: #32D5FF; font-weight: bold; text-decoration: underline;}
/* Accordion menu */
ul.accordion {
margin: 10px 0 0;
padding: 10px 16px;
height: 350px;
background: url('http://i.tbs.com/v5cache/TBS/images/static/2007/bg_accordion.jpg') no-repeat left top;
color: #fff;
text-transform: lowercase;
list-style: none;
scrollbar-base-color: #0095D8;
scrollbar-arrow-color: #fff;
scrollbar-track-color: #fff;
scrollbar-shadow-color: #0095D8;
scrollbar-lightshadow-color: #0095D8;
scrollbar-darkshadow-color: #0095D8;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #0095D8;
}
* html ul.accordion {
padding-bottom: 20px;
height: 340px;
}
ul.accordion li {
display: block;
margin: 0;
padding: 0;
overflow: hidden;
}
ul.accordion li.open a {
cursor: default;
color: #fff;
}
ul.accordion a {
display: block;
padding: 5px 18px 6px 0;
color: #c7edff;
font-size: 18px;
text-decoration: none;
border-bottom: 1px dashed #fff;
outline: 0;
background: url('http://i.tbs.com/v5cache/TBS/images/static/2007/bg_trig.png') no-repeat right center;
}
ul.accordion a:hover {
color: #fff;
}
ul.accordion li.shut a {
cursor: pointer;
background-position: left center;
}
ul.accordion li.shut a:hover {
background-position: right center;
}
ul.accordion ul {
position: relative;
list-style: none;
margin: 9px 0 10px;
padding: 0;
overflow: auto;
overflow-y: auto;
overflow-x: hidden;
}
ul.accordion ul li a {
padding: 3px 20px;
color: #fff;
font-size: 12px;
line-height: 12px;
border-bottom: 0;
background-image: none;
}
ul.accordion li.open ul li a {
cursor: pointer;
height: 12px;
}
ul.accordion li.odd a {
background: #199bd7;
}
ul.accordion ul li a:hover {
background: #f37b21
}
ul.accordion a.sub {
font-size: 8px;
font-family: monaco, monospace;
text-align: right;
text-transform: uppercase;
line-height: 8px;
letter-spacing: 1px;
padding: 8px 4px 3px;
border-bottom: 0;
background-image: none;
}
ul.accordion a.sub:hover {
background-color: transparent;
text-decoration: underline;
}
.schedDay {font: 10px arial; color: #fff; padding-bottom: 3px; padding-top: 3px;}
.schedDay b {font: 12px arial; color: #fff; font-weight: bold; padding-bottom: 3px; padding-top: 3px;}
.schedDay a:link, .schedDay a:visited {font: 10px arial; color: #fff; text-decoration: none; padding-bottom: 3px; padding-top: 3px;}
.schedDay a:hover {font: 10px arial; color: #fff; text-decoration: underline; padding-bottom: 3px; padding-top: 3px;}
.schedDayToday {font: 10px arial; color: #fff; background-color: #0AB7E1; padding-bottom: 3px; padding-top: 3px;}
.schedDayToday a:link, .schedDayToday a:visited {font: 10px arial; color: #fff; text-decoration: none; padding-bottom: 3px; padding-top: 3px;}
.schedDayToday a:hover {font: 10px arial; color: #fff; text-decoration: underline; padding-bottom: 3px; padding-top: 3px;}
.schedDayOn {font: 10px arial; color: #fff; border: 1px solid #fff; padding-bottom: 3px; padding-top: 3px;}
.timezone {font: 12px arial; color: #fff; font-weight: bold;}
.timezone a:link, .timezone a:visited {font: 12px arial; color: #fff; text-decoration: none; font-weight: bold;}
.timezone a:hover {font: 12px arial; color: #fff; text-decoration: underline; font-weight: bold;}
.dayFlapOff, .dayFlapOff a:link, .dayFlapOff a:visited, .dayFlapOff a:hover {display: block; float: left; background: transparent url('images/sched_day_flap.gif') no-repeat; width: 82px; height: 41px; text-align: center; vertical-align: bottom; font: 11px arial; color: #fff; font-weight: bold; text-decoration: none;}
.dayFlapOn, .dayFlapOn a:link, .dayFlapOn a:visited, .dayFlapOn a:hover {display: block; float: left; background: transparent url('images/sched_day_flapOn.gif') no-repeat; width: 82px; height: 41px; text-align: center; vertical-align: bottom; font: 11px arial; color: #fff; font-weight: bold; text-decoration: none;}
.sched {font: 11px arial; color: #000103; }
.sched a:link, .sched a:visited, .sched a:hover {font: 11px arial; color: #F06125; font-weight: bold; text-decoration: underline;}
/* global nav */
#navContainer {
width: 767px;
padding-bottom: 2px;
position: relative;
z-index: 2000;
}
#navContainer form {
margin: 0;
padding: 0;
}
#searchArea {
float: right;
width: 177px;
}
#searchTabs {
text-align: center;
height: 15px;
width: 177px;
padding-top: 3px;
}
#searchBox {
width: 177px;
height: 26px;
padding-top: 3px;
}
.topNavItem {
position: relative;
float: left;
}
.topNavSubmenu {
display: none;
position: absolute;
top: 34px;
left: 0;
z-index: 2000;
min-width: 130px;
text-align: left;
}
#topNav {
padding: 0;
margin: 13px 0 0 0;
list-style-type: none;
position: absolute; /* IE */
z-index: 2000; /* IE */
}
.topSubnav {
display: none;
z-index: 10;
position: absolute;
left: 0;
bottom: 0;
width: 130px;
background: url(<%= staticImagePathRedesign %>/topnav_dropdown_bot.gif) bottom left no-repeat;
}
.menuItem {
background-color: #F37B21;
padding: 3px 0px 3px 5px;
width: 125px;
/* target IE7 and below */
width: 130px !ie;
}
.menuItemActive {
background-color: #D56C1E;
padding: 3px 0px 3px 5px;
width: 125px;
/* target IE7 and below */
width: 130px !ie;
}
.menuBottom {
width: 130px;
height: 4px;
background: url(http://i.tbs.com/v5cache/TBS/images/static/2007/topnav_dropdown_bot.gif) top left no-repeat;
}
#msib{position: absolute; background: transparent url('http://i.tbs.com/v5cache/TBS/images/static/tbsmsib/tbs_login_back.png') no-repeat; height:18px; width:534px; top:119px; left:20px;text-align:left;}
#msib_container{margin:2px 0 0 6px;font-size:11px;font-weight:bold;color:#00a4d2;}
#msibarrow{margin:0 5px 0 0;}
#msibwelcome{margin:0 42px 0 0;}
.msibspacer{margin:0 5px 0 5px;}
.msib a {text-decoration:none;color:#00a4d2;}
.msib a:hover {text-decoration:none;color:#0179ae;}
/* Any page with games */
#submenubar {
height: 25px;
width: 767px;
background: url('http://i.tbs.com/v5cache/TBS/images/submenubar.png') no-repeat;
color: #0094D4;
font-size: 11px;
position: relative;
}
#submenutext {
padding-top: 5px;
}
#submenutitle {
margin-left: 20px;
font-weight: bold;
}
.submenuitem a {
color: #0094D4;
margin-left: 6px;
margin-right: 6px;
text-decoration: none;
}
#browseall {
color: black;
font-weight: bold;
position: absolute;
top: 5px;
right: 0;
width: 132px;
height: 20px;
}
#subbrowse {
width: 760px;
position: absolute;
top: 20px;
right: 0;
z-index: 1000;
display: none;
background: url('/images/static/clear.gif'); /* needed to give IE something to mouseover */
}
#subbrowsetop {
background: url('http://i.tbs.com/v5cache/TBS/images/subbrowse_top.png') no-repeat;
height: 10px;
}
#subbrowsecontent {
background: #000;
}
.browsecolumn {
background: url('http://i.tbs.com/v5cache/TBS/images/submenuline.gif') top left repeat-y #000;
overflow: hidden;
float: left;
padding-left: 14px;
width: 176px;
/* target IE7 and below */
width: 190px !ie;
white-space: nowrap;
}
#firstbrowsecolumn {
background: #000;
}
.browsecolumn a, .browsecolumn a:link, .browsecolumn a:active, .browsecolumn a:visited {
font-size: 11px;
color: #109EDA;
text-decoration: none;
margin: 2px 0 2px 0;
}
#subbrowsebottom {
background: url('http://i.tbs.com/v5cache/TBS/images/subbrowse_bottom.png') no-repeat;
height: 10px;
clear: both;
}
#pageHeader {
padding-left: 20px;
}
