/* To for a vertical scrollbar */
html { height: 100%; margin-bottom: 1px; }

body {
width:760px;
margin:16px auto;
padding:0 16px;
background:#fff url('/content/images/bg00.jpg') 50% top repeat-x;
font-family:arial, helvetica, verdana, tahoma, sans-serif;
font-size:12px;
color:#666;
}

td {
vertical-align:top;
}

a, a:hover, a:visited {
	text-decoration: none;
	color: #660033;
}

a:hover {
text-decoration:underline;
}

img {
border:0;
margin:0;
padding:0;
}

.header{
width:760px;
border-bottom:3px solid #ccc;
}

.logo {
background:url('/content/images/logo1corner.gif');
width:146px;
height:95px;
margin:0;
padding:0;
}

.search{
padding:3px 2px 0 2px;
width:100%;
}

.search form {
display:inline;
}

.searchbox {
display:inline;
width:100px;
margin:0 2px 0 0;
float:right;
}

.searchbutton {
display:inline;
margin:1px 2px 0 2px;
float:right;
}

.tabs {
width:614px;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
text-transform:uppercase;
vertical-align:bottom;
padding:0 0 0 0;
margin:0 0 0 0;
}

.tab {
padding:6px 15px 6px 15px;
}

.tab_home {
padding:6px 15px 6px 16px;
}

.page {
padding:0 0 16px 0;
margin:0 0 0 0;
}

.sidebar {
padding:103px 0 0 0;
background:#fff url('/content/images/logo1corner.gif') no-repeat;
}
.sidebar_title {
background:#ccc url('/content/images/fade-grey.gif') top repeat-x;
color:#fff;
padding:6px 0 6px 12px;;
margin:0 0 0 0;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
text-transform:uppercase;
}

.sidebar_menu {
background-color:#eee;
padding:8px 8px 12px 12px;
margin:0 0 0 0;
font-size:12px;
font-weight:bold;
margin:0 0 3px 0;
}

.sidebar_menu hr {
border-top:solid 1px #FFF;
border-bottom:solid 1px #eee;
}

.sidebar_banners {
margin:0 0 0 0;
padding:0 0 0 0;
}

.sidebar_image {
width:145px;
}

.sidebar img {
margin:0 0 3px 0;
}

.sidebar_other {
padding:8px 8px 8px 12px;
}

.content {
width:100%;
padding:0px 16px 16px 16px;
}

.footer{
background:#fff;
margin:8px 0 8px 0;
border-top:1px solid #ccc;
padding:8px 0 0 16px;
color:#999;
font-size:10px;
}

.footer a, .footer a:visited {
}

.see_also {
float:right;
border-top:0;
margin:6px 0 16px 16px;
width:200px;
}

.see_also td {
border:1px solid #ccc;
padding:12px 12px 12px 12px;
background:url('/content/images/fade-white.gif') repeat-x;
}

.see_also .title {
background:#ccc url('/content/images/fade-grey.gif') top repeat-x;
color:#fff;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
text-transform:uppercase;
padding:6px 0 4px 12px;;
border:0;
}

.breakout {
float:right;
border:3px solid #ccc;
margin:0 0 16px 16px;
}

.banner{
width:146px;
height:56px;
}

h1 {
margin:16px 0 16px 0;
font-size:20px;
color:#660033;
letter-spacing:-1px;
}

h2 {
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
color:#660033;
margin:8px 0 4px 0;
}

hr {
border-top:solid 1px #FFF;
border-bottom:solid 1px #ddd;
border-left:0;
border-right:0;
}

.hidden {
visibility:hidden;
position:absolute;
}

.visible {
visibility:visibile;
}

.logoBar {
height:62px;
margin-bottom:10px;
}

.header-print {
display:none;
}

.white {
color:#FFF;
}

.grey {
color:#999;
}

.small {
font-size:10px;
}

.date {
color:#aaa;
font-size:10px;
}

.nowrap {
white-space:nowrap;
}

.menuCell,.tvert td {
vertical-align:top;
}

.header,.strong {
font-weight:700;
}

/* tracker */

.tracker { border-bottom:1px solid #DDD; }
.tracker div { border-top:1px solid #DDD; padding:4px; }
.tracker div.legend { color:#999; background-color:#DDD;  }
.region  { background-color:#000;    font-weight:bold; color:#FFF;}
.country { 
background:url('/content/images/tab-fade.gif') repeat-x #306;
font-weight:bold; 
color:#FFF;
}

/* channel */

.channel .item {
/* border-bottom:1px solid #ccc; */
padding:0 0 8px 0;
margin:0 0 8px 0;
} 

.channel .item .title, 
.channel .item .date {
display:inline;
}

.channel .item .title {
}

.channel .item .date {
}


