﻿body 
{
	font-family:arial;
	/* background: #DCDCDC; */
	background: #0d233a;
	
}

.clear
{
	clear: both;
	height: 0;
}

DIV.PageContent
{
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 40px;
	margin-top: 20px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.LogoTitle
{
	font-size:26px;
	padding:10px 10px 10px 10px;
	color:#fff;
}

.LogoSubTitle
{
	font-weight:bold;
	color:Orange;
}

DIV.DepartmentGroup
{
    margin: 2px 10px 10px 10px;
}

TD.DepartmentCell
{
	width: 33%;
	height: 180px;
	border: solid 1px #000000;
}

IMG.DepartmentImage
{
	/* vertical-align:middle; */
	float:right;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	display:block;
	border: none;
}

UL.DepartmentList
{
    list-style: none none inside; 
    margin: 0px 0px 0px 0px;
    list-style-image: none;
}

DIV.DepartmentHeader
{
	background: #ffcccc;
	display:inline;
}

DIV.DepartmentHeaderCell
{
	padding: 2px 2px 2px 5px;
	display:inline;
}

DIV.PageTitle
{
	font-size:18px;
	color: #99cc99;
	font-weight:bold;
	text-decoration:underline overline;
	height: 30px;
	margin-top:20px;
}

DIV.SectionHeader
{
	font-size:18px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	height: 30px;
}

A.PagingLink
{
	font-size: 11px;
}

A.CategoryLink
{
	font-size: 11px;	
}

A.DepartmentLink
{
	font-size: 14px;
	font-weight: bolder;
	color: #000080;
}

A.DepartmentLink:Visited
{
	font-size: 14px;
	font-weight: bolder;
	color: #000080;
}

A.DepartmentLinkSmall
{
	font-size: 12px;
}

.clsBottomNav
{
	font-size: 10px;	
	color: #aaa;
}

.clsFooterNavSection
{
	font-size: 10px;	
	color: #ccc;	
}

DIV.Copyright
{
	font-size: 12px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	color: #fff;
}

.WebsiteCreatedBy
{
	font-size: 10px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	color: #fff;
}


A.TopNavigation
{
	font-size: 12px;
}

TopNavigationBar
{
	font-size: 12px;
}



#topNavTabPanel { 
  position: relative; z-index: 10;
  /* border-bottom: 1px solid #888888; */
  width: auto;
  margin: 5px 0px 5px 0px;
  padding-top: 0px;
  background: white;
}

.navTab {
 margin: 0px 4px;
 padding: 0px 8px;
 background: #eeeeee;
 background-position: 0px 0px;			  
 font-size: 9pt;
 color: #888888;
 border-top: 1px solid #888888; 
 border-left: 1px solid #888888; 
 border-right: 1px solid #888888; 
}

.navTab a {
 color: #888888;
 text-decoration: none;
}

.navTab a:hover {
 color: black;
}

.hilite {
 background: #99ccff;
}

.currentTab {
 color: black;
 /* font-weight:bold; */
}

.Button
{
	padding:5px 5px 5px 5px;
	color: #ffffff;
	background: #FFA500;
	display:inline;
	border:solid 1px #FF8C00;
}

.MainCellBorder
{
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

.MainCellBorder, .Height1
{
	height: 30px;
}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(http://INeedTheNews/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://INeedTheNews/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

input.btn{
   color:#fff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#ffa500;
   border-left-color:#ffa500;
   border-right-color:#fc3;
   border-bottom-color:#fc3;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffa500');
}

/* Department Nav */
.NavTableCellDepartment, .NavTableCellDepartmentSelected
{
	border: solid 1px #0d233a;
	padding: 6px 10px 6px 10px;
	font-size: 11px;
	color: #fff;
	white-space: nowrap;
	text-decoration:none;
	background: #2573C2;
}

.NavTableCellDepartmentSelected
{
	background: #999;
}

.NavTableCellDepartment a
{
	text-decoration:none;
	/* color:#ddd; light grey */
	color:#fff;
}

.NavTableCellDepartmentSelected a
{
	text-decoration:none;
	/* color:#ddd; light grey */
	color:#fff;
}

.NavTableCellDepartment a:hover
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentSelected a:hover
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartment a:visited
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentSelected a:visited
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentMouseOver, .NavTableCellDepartmentSelectedMouseOver
{
	border: solid 1px #CCC;
	padding: 6px 10px 6px 10px;
	font-size: 11px;
	white-space: nowrap;
}

.NavTableCellDepartmentMouseOver
{
	background-color:#ffa500;
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentSelectedMouseOver
{
	background-color:#aaa;
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentMouseOver a:hover
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentSelectedMouseOver a:hover
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentMouseOver a
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellDepartmentSelectedMouseOver a
{
	color:#fff;
	text-decoration:none;	
}


/* Categories */
.NavTableCellCategoryMouseOver
{
	border: solid 1px #CCC;
	padding: 4px 10px 1px 10px;
	font-size: 11px;
	white-space: nowrap;
	
	background-color:#aaa;
	color:#fff;
}

.NavTableCellCategoryMouseOver a:hover
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellCategoryMouseOver a
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellCategory
{
	border: solid 1px #ccc;
	padding: 4px 10px 1px 10px;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	text-decoration:none;
	background: #82A7D1;
}

.NavTableCellCategory a:hover
{
	color:#fff;
	text-decoration:none;
}

.NavTableCellCategory a
{
	text-decoration:none;
	/* color:#ddd; light grey */
	color:#fff;
}


