
td.channelstop {
	background-color:	#000000;
	border-bottom:		1px solid #000;
}

.channelstop a:link, .channelstop a:visited, .channelstop a:active, .channelstop a:hover {
	font-family:		georgia, times new roman, arial;
	font-size:			12px;
	color:				#000000;
	text-decoration:	none;
}

.channelstop ul, .menutop ul {
	list-style:			none;
	padding:			0;
	margin:				0;
}

.channelstop li {
	float:				left;
	padding:			3px;
}

h1 {
	font-family:		georgia, times new roman, arial;
	font-size:			20px;
	margin: 			0 0 5px 0;
	font-weight:		400;
}

span.timeago {
	font-style:			italic;
	margin:				0px;
	position:			absolute;
	right:				2px;
	padding:			5px 0 0 0;
}

div.articlesummary {
	font-family:		georgia, times new roman, arial;
	font-size:			12px;
	line-height:		20px;
	padding:			16px 150px 0 31px;
	clear:				both;
}

html, body {
	margin:				0;
	font-family:		arial;
	color:				#ffffff;
	font-size:			12px;
	background-color:	#000000;
}

div.statusbarFade {
	display:			none;
	position:			absolute;
	z-index:			50;
	background-color:	#000000;
	opacity:			0.5;
	filter:				progid:DXImageTransform.Microsoft.alpha(opacity=50);
	width:				100%;
	height:				100%;
}

div.flexmenuContainer {
	display:			none;
	position:			absolute;
	margin:				0;
	z-index:			110;
	display:			none;
	width:				100%;
	height:				100%;
}

div.flexmenu {
	position:			absolute;
	left:				0;
	top:				0;
	margin:				0;
	z-index:			310;
/*	width:				300px; */
	padding: 			0;
	font-family:		arial;
	font-size:			12px;
	color:				#000000;
}

div.flexmenu ul {
	list-style:			none;
	padding:			0;
	margin:				0;
}

div.flexmenu ul li {
	margin:				0;
	border-bottom:		1px solid #404040;
	padding:			3px;
	background-color:	#000000;
	font-family:		arial;
	font-size:			12px;
	color:				#ffffff;
}

div.flexmenu ul li.separator {
	border-bottom:		1px solid #808080;
}

div.statusbarContainer {
	display:			none;
	position:			absolute;
	z-index:			100;
	display:			none;
	width:				100%;
	height:				100%;
}

div.statusbar {
/*
	position:			relative;
	margin: 			50px auto;

*/
	position: absolute;
	left: 8px;
	bottom: 8px;
	margin: 0;
	
	z-index:			300;
	width:				500px;
	padding: 			10px;
	font-family:		arial;
	font-size:			12px;
	color:				#000000;

}


div.statusbarLeft, div.statusbarRight {
	position:			absolute;
	bottom:				50px;
	z-index:			100;
	font-family:		arial;
	font-size:			12px;
	color:				#ffffff;
	background-color:	#404040;
	display:			none;
	margin: 			0;
	padding: 			3px 10px 3px 10px;;
}

div.statusbarLeft {
	left:				50px;
}

div.statusbarRight {
	right:				50px;
}

a:link, a:visited {
	color: 				#ffffff;
	text-decoration: 	none;
}

a:hover, a:active {
	color: 				#ffffff;
	text-decoration: 	underline;
}

img {
	border:				0;
}

img.favicon {
	cursor:				pointer;
	border:				none;
	margin:				0px 10px 0px 5px;
	position:			relative;
	top:				2px;
}

table.articletop td {
/*	padding:			5px; */
	border-top:			1px solid #000000;
	padding:			0;
	font-family:		arial;
	font-size:			12px;
	color:				#000000;
}

table.toptable {
	width:				100%;
	padding:				5px 15px 5px 17px;
}

.toptable div {
	font-family:		arial;
	font-size:			12px;
}

td.mainitem {
	position:			relative;
}

div.mainitem {
	overflow:		hidden;
	height:			50px;
	text-align:		center;
	vertical-align: middle;
}

div.mainitem div {
	padding:		3px;
}

.articletop ul.next, .articletop ul.next li {
	float:				right;
}
.articletop ul.previous, .articletop ul.previous li {
	float:				left;
}
.articletop ul {
	list-style:			none;
	padding:			0;
	margin:				0;
	width:				100%;
	height:				50px;
}

.articletop ul li {
	margin:				0;
	padding:			0;
	height:				50px;
}

.articletop ul li.item {
	overflow:			hidden;
	width:				100px;
	cursor:				pointer;
	position:			relative;
	z-index:			200;
}

.articletop ul li.arrow img {
	position:			relative;
	top:				20px;
}

.articletop ul li.item div {
	padding:			3px;
	overflow:			hidden;
	height:				200px;
	width:				100px;
	text-align:			center;
	vertical-align:		middle; 
	cursor:				pointer;
}

.articletop a:link, .articletop a:visited, .articletop a:hover, .articletop a:active {
	color: 				#000000;
	text-decoration:	none;
	cursor:				pointer;
}

/*
.articletop a:hover, .articletop a:active {
	color: 				#808080;
	text-decoration:	none;
}
*/
