/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	color : #000000;
}

/*	document container	*/
#container{
	background-color:#FFFFFF;
	margin:0; 
	padding:0;
	width:800px;
	text-align:left;
}
/*	top banner ad space	*/
#top_banner {
	width:800px;
	padding:0px;
	margin-bottom:4px;
	text-align:center;
	height: 90px;
	width:inherit;
}

/*	header	*/
#header{ 
	width:800px;
	background-color:#000000;
}

/*	topnav	*/
#topnav { 
	width:799px;
	margin:0;
	padding:0;
	height:40px;
	position:relative;
	background-color:#FFFFFF;
	border-right:1px solid #666666;
}

#topnav div {
	height: 20px;
	white-space:nowrap;
	border-bottom: 1px solid #666666;
}

#topnav div a {
	display:block;
	float:left;
	border-right: 1px solid #CCCCCC;
	white-space:nowrap;
	text-decoration:none;
	color: #666666; 
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	margin:0;
}

#topnav div a.red {
	color: #fff; 
	background-color:#CC0000;
}

#topnav div a.red:hover {
	color: #CC0000; 
	background-color:#fff;
}

#topnav div a:hover {
	color: #FFFFFF;
	background-color:#666666;
}

#topnav div.bottom a {
	font-size: 11px;
}


/* -- topnav_date -- */
#topnav_date {
	width: 800px;
	clear: both;
	height: 16px;
	margin:0;
	padding:0;
	background-color: #000000;
	border-top: solid #FF6600 4px;
}

#topnav_date div {
	margin:auto;
	position:relative;
	display:inline;
}

#topnav_date #left {
	float:left;
}

#topnav_date #right {
	float:right;
}

/* ------- PAGE ------- */

#page {
	width:800px;
	border:0;
	padding:0;
	margin-top: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:840px;
}


/* -- global page styles -- */
#page .title, #page .title a {
	margin-bottom: 2px;
	font-weight: bold;
	font-size:14px;
	color:#000000;
}

#page ol li {
	list-style-type:decimal;
}

#page li, #page a.home, #page li a {
	list-style-type: none;
	list-style-position: outside;
	font-size:13px;
	margin-bottom:8px;
	font-weight: normal;
}

#page .browse {
	background-color:#666666; 
	width:462px; 
	height:22px;
	padding:4px;
}


/* --- main content section --- */
#maincontent{ 
	position: relative;
	float: left;
	left: 10px;
	width: 471px;
	padding-right: 5px;
}

#maincontent{
	border-right: solid #666666 1px;
	min-height:100%;
}

#maincontent .left{
	clear: both;
	width: 229px;
	float: left;
}

#maincontent .right{ 
	width: 229px;
	float: right;
	margin-bottom: 16px;
}

#maincontent .section {
	margin-bottom: 6px;
}

#maincontent .bottom {
	width: 471px;
	clear: both;
}

/* --- rightnav --- */
#sidecontent{
	position: relative;
	float: right;
	width: 345px;
	padding-left: 5px;
}

#sidecontent .title, #sidecontent .title a {
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	color:#000000;
}

#sidecontent #container {
	width: 345px;
	padding:0;
	margin:0;
}

#sidecontent li a {
	font-weight:normal;
}

#sidecontent #container .left {
	position:relative;
	float:left;
	width:175px;
	margin-right:6px;
}

#sidecontent #container .right {
	position:relative;
	float:right;
	width:160px;
}

#sidecontent .section, #sidecontent_wide .section {
	margin-bottom: 5px;
}

#maincontent_wide {
	position: relative;
	float: left;
	left: 10px;
	width: 640px;
	border-right: solid #666666 1px;
	margin-top:10px;
	padding-right:5px;
}


#sidecontent_wide{
	position: relative;
	float: right;
	width: 150px;
	margin-top:10px;
	padding-left:5px;
	padding-right:1.5em;
}

#bottomcontent{ 
	clear: both; 
	/*border-top: solid #666666 1px;
	padding-top:10px;
	position: relative;*/
}

#footer{
	clear:both;
	border-top: solid #666666 1px;
	text-align: center;
	padding-top: 15px;
	margin-top:10px;
	padding-bottom: 15px;
	width:800px;
}

#footer, #footer a {
	font-size:11px;
}


/* //////////////// ---/ right nav pods --- ///////////////// */
#pod{
	background:url('/media/struct/tab_right.gif') no-repeat right top;
	margin:0px;
	padding:0px;
}

#pod_large {
	background:url('/media/struct/tab_right_lg.gif') no-repeat right top;
	margin:0px;
	padding:0px;
}

#pod #tabs {
	border-bottom:1px solid #999999;
	float:left;
	font-size:93%;
	line-height:normal;
	cursor:pointer;
	margin:0;
	padding:0;
}

#pod #tabs ul  {
	list-style:none;
	margin:0px;
	padding:0px;
}

#pod #tabs li, #pod #tabs .inactive {
	float:left;
	background:url('/media/struct/tab_right.gif') no-repeat right top;
	margin:0px;
	padding:0px;
}

#pod #tabs a, #pod #tabs .inactive a {
	display:block;
	background:url('/media/struct/tab_left.gif') no-repeat left top;
	padding:5px 10px 5px 10px;
	margin:0px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:12px;
}

#pod #tabs .inactive { 
	background:url('/media/struct/tab_right_off.gif') no-repeat right top; 
}

#pod #tabs .inactive a { 
	background:url('/media/struct/tab_left_off.gif') no-repeat left top;
	color:#FFFFFF;
}

#pod #title {
	display:block;
	background:url('/media/struct/tab_left.gif') no-repeat left top;
	margin:0;
	height:21px;
	padding:6px 0px 0px 5px;
	border-bottom:1px solid #999999;
}

#pod_large #title {
	display:block;
	background:url('/media/struct/tab_left_lg.gif') no-repeat left top;
	height:47px;
	margin:0;
	padding:2px 0px 0px 5px;
	border-bottom:1px solid #999999;
}

#pod #title a, #pod_large #title a {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

#pod #pod_content li, #pod .pod_content li, #pod_large .pod_content li, #pod #pod_content li a, #pod .pod_content li a, #pod_large .pod_content li a {
	list-style:none;
	list-style-position:outside;
	padding:2px 0px 2px 2px;
	margin:0px;
	display:block;
	font-size:11px;
}

#pod #pod_content, #pod .pod_content, #pod_large .pod_content {
	clear:both;
	background-color:#FFFFFF;
	border:1px solid #999999;
	border-top:0px;
}

/* //////////////// --- edlevine text links --- ///////////////// */
#textLinks {
	width:302px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #CCCCCC;
}
#textLinks .title {
	background-color:#CCCCCC;
	color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
}
#textLinks .container {
	margin-top:5px;
	margin-left:5px;
}
#textLinks .container a {
	color:#0033cc;
	text-decoration: none;
	font-weight: bold;
}
#textLinks .container a:hover {
	text-decoration: underline;
}

/* //////////////// --- channel page tabs --- ///////////////// */
div.channelTabs {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	height:20px;
	margin-bottom:10px;
}

div.channelTabs a, div.channelTabs a:visited {
	display:block;
	float:left;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	white-space:nowrap;
	text-decoration:none;
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 2px 5px;
}

div.channelTabs a:hover, div.channelTabs a.active, div.channelTabs a:visited.active {
	color:#FFFFFF;
	background:#000000;
}
/* /////////// --- topstory news --- /////////////// */
#topstory {
	width:230px;
	background:#F3F3F2;
	border:1px solid #999;
	margin:0;
}
#topstory .title {
	padding:3px;
	display:inline;
}
#topstory .page {
	margin-left:75px;
	display:inline;
	font-size:12px;
	text-align:right;
}
#topstory .image {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	width:230px;
	height:148px;
}
#topstory .credit {
	text-align:right;
	margin:0;
	padding-right:2px;
	text-transform:uppercase;
	color:#999;
	font-size:10px;
}
#topstory .desc {
	padding:3px;
	font-size: 12px;
}
#topstory .desc a {
	font-size:15px;
	font-weight:bold;
}

/* ---- TOOL BAR ---- */
.toolBar { background-color:#9BCDFF; height:20px; width:450px; border-bottom:3px solid #9BCDFF; border-top:3px solid #9BCDFF;}
.toolBar td { background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; border: 0; margin: 0; padding: 0; }
.toolBar td a, .toolBar td a:hover, .toolBar td a:visited { color: #000000; text-decoration: none; }
.toolBar td img { vertical-align:text-bottom; margin: 0 2px 0 4px; }
.toolBar td span { vertical-align:middle; padding-right: 4px; background-color: #FFFFFF; }
