#notify_body {
	display: none;
}

a.news, div a.news {
	color : black;
	text-decoration : none;
}

a.news img {
	border-style : none;
	vertical-align : bottom;
	margin : 0px 1px 2px 1px;
	height : 13px;
}

div.postContent a {
	text-decoration : none;
}

.even td, .odd td{
	border-width : 0px 0px 1px 0px;
	border-style : solid;
	border-color : #a2a2a2;
}

.even {
	background-color : #3b3b3b;
}

.even:hover {
	background-color : #505050;
}

.odd {
	background-color : #3b3b3b;
}

.odd:hover {
	background-color : #505050;
}

.evenSelected, .evenSelected td, .oddSelected, .oddSelected td {
	border-width : 2px 0px 2px 0px;
	border-style : solid;
	border-color : #red;
	background-color: #282828;
}

.postContent table tr td {
	background-image : none;
	border-style : none;
	font-size: 1.2em;
	color: #ffffff;
}

.postContent table tr td img {
	border-style : none;
}

table.headlinesSubToolbar {
 	background-color: #333333;
 	color: #ffffff;
}

/* preferences */

tr.title-n td {
	border-width : 0px 0px 1px 0px;
	border-color : #a2a2a2;
	border-style : solid;
	color : #7070ff;
}

tr.title-n td a {
	color : #7070ff;
}

tr.title-n td a:hover {
	color : black;
}

table.prefFeedList {
	text-align : center;
}

table.prefFeedList td.feedSelect {
	text-align : center;
}

#infoBox {
	background-image : url("images/prefs-content.png");
	background-position : top left;
	background-repeat : repeat-x;	
	z-index : 3;
	display : none;
	font-size : small;
	background-color : white;
	float : right;
	position : absolute;
	top : 124px;
	width : 440px;
	margin-left : 40px;
	padding : 6px;
	border : 3px solid dimgray;
}

#infoBoxTitle {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 12px;
}

div.warning {
	background : #fff7d5;
	border : 1px solid #d7c47a;
	padding : 3px;
	margin : 0px 0px 5px 0px;
}

div.notice {
	background : #ffffff;
	border : 1px solid #a2a2ff;
	padding : 3px;
	margin : 0px 0px 5px 0px;
}

div.error {
	border : 1px solid #ff0000;
	background : #ffcccc;
	padding : 3px;
	margin : 0px 0px 5px 0px;
}

ul.nomarks {
	list-style-type : none;
	margin : 0px;
	padding : 10px; 
}

.prefGenericAddBox {
	font-size : 0.95em;
}

table.headlinesSubToolbar {
	position : relative;
	left : 0px;
	top : 0px;
	height : 27px;
	right : 0px;
	background-color : #333333;
	z-index : 10;
}

table.headlinesSubToolbar td.headlineTitle {
	color : white;
	background-color: #333333;
	padding : 0px;
	text-align : right;
	font-weight : bold;
}

td.hlContent div {
	color: #ffffff;
}

td.hlContent div.main {
	width : 100%;
	padding : 2px 0px 2px 0px;
}

td.hlContent div.main:hover {
	cursor : pointer;
}

table.headlinesList {
	color : dimgray;
	width : 100%;
	border: 0;
}

#feedUpdateErrors {
	display : none;
}

td.hlIcon, td div.hlUpdated {
	color : dimgray;
	text-align : right;
	vertical-align : top;
	white-space: nowrap;
}

div.newsSum {
	text-align : center;
	color : dimgray;
	margin-top : 3px;
	font-size : 0.95em;
	background-color: #333333;
}

.hlIcon a img {
	border-style : none;
	vertical-align : bottom;
	margin : 3px 1px 0px 1px;
	height : 13px;
}

.hlIcon div {
	margin-top: 9px;
	margin-right: 1px;
}

a.warning {
	color : #f04040;
}

#article_chng {
	color: white;
}

#overlay {
	background : white;
	left : 0;
	top : 0;
	height : 100%;
	width : 100%;
	z-index : 100;
	position : relative;
}

#overlay_inner {
	font-weight : bold;
	text-align : center;
	margin : 10px;
}

form {
	margin : 0px;
	padding : 0px;
}

.scriptWarn {
	color : white;
	background-color : #903030;
	border : 1px solid #601010;
	padding : 3px;
	font-weight : bold;
}

#searchdlg {
	background-image : url("images/searchfield.gif");
	background-position : top left;
	background-repeat : no-repeat;
	position : relative;
	top: 0px;
	right: 0px;
	width : 182px;
	height : 20px;
	text-align : right;
}

#searchdlg a
{
  position: absolute;
  top: 3px;
  right: 4px;
  text-decoration: none;
}

#search_field {
  position: absolute;
  top: 2px;
  left: 20px;
  width: 140px;
  font-size: 11px;
  padding: 0px;
  border: none;
}

/*\*/
html>body*#searchdlg[id$="searchdlg"]:not([class="none"]) { background-image: none; }
html>body*#searchdlg[id$="searchdlg"]:not([class="none"]) a { top: 6px; }
html>body*#searchdlg[id$="searchdlg"]:not([class="none"]) #search_field { width: 180px; top:0px; right: 1px; left: auto; }
/**/


/* layout */

div#headlines-frame {
	margin : 0px;
	width: 100%;
}

div#headlinesContainer {
	margin : 0px;
	width: 100%;
	background-color : white;
}

div#headlinesInnerContainer {
 	position : relative;
	top : 0px;
	width: 100%;
	margin : 0px;
	border-width : 1px 0px 0px 0px;
	border-style : solid;
	border-color : #a2a2a2;
}

/* preferences layout */

#prefContent {
	background-image : url("images/prefs-content.png");
	background-position : top left;
	background-repeat : repeat-x;
}
