/*
 News Category Page
 Date: 03/12/2007
 Copyright@Harnesslink.com
*/
.catsHeading
{
	clear:both;
	font-weight:bold;
	margin:10px 0;
}
.newsCatTitle{
	text-decoration:underline !important;
}
.newsCatTitle:hover{
	text-decoration:none !important;
}
#alphaCats
{
	margin:10px 0;
}
#alphaCats a{
	margin:0 6px;
}
.vertiCats{
	line-height:1.5em;
}
#catArticles
{
	line-height:1.5em;
}
#catArticles{
	border:0;
	padding:0;
	margin:10px 0;
	width:100%;
}
#catArticles #cats{
	width:25%;
	padding-right:3px;
	border-right:1px dotted #e9e9e9;
}
#catArticles #articles{
	width:75%;
}
table.catArticlesTb
{
	margin-left:5px;
}
.catArticlesTb .leftPadding
{
	border-left:10px solid #fff;
}
.catArticlesTb tr td
{
	padding-left:5px;
	padding-bottom:15px;
}
#catArticles #cats ul{
	padding:0;
	margin:5px 0 5px 10px;
}
#catArticles #cats ul li{
	list-style-image:url(/images/frame/news_icon.gif);
	padding:0;
	margin:0 0 0 10px;
}
#catArticles #cats ul li a
{
	position:relative;
	top:-2px;
}
*>#catArticles #cats ul li a
{
	position:relative;
	top:0;
}
#catArticles #articles{
	border:0;
}
.tagName a{
	font-weight:bold;
}
.tagArticle a{
	font-weight:normal;
}
.tagPhoto
{
	display:block;
	float:left;
	margin-right:10px;
	padding-top:3px;	
}
.tagPhoto a image, .tagPhoto a img
{
	display:block;
	float:left;
       width:100%;
}
.tagPhotoSmall
{
	float:left;
	margin-right:5px;
	padding-top:5px;
}
.relcats{
	font-weight:bold;
	margin:5px 0;
}
.bpadding{
	margin-bottom:5px;
}
.blackfont{
	color:#000000 !important;
}
.deepBlue{
	color:#003366 !important;
}
.deepBlue:visited{
	color:#0066cc !important;
}
#header {
    text-align:center;
}
#footer {
    text-align:center;
}
#middle {
    text-align:center;
}
#left {
    text-align:center;
}
#archived {
    text-align:right;
}
#archived a {
    text-decoration:none;
}
#archived a:hover {
    text-decoration:underline;
}
.tagtype {
    display:block;
    font-weight:bold;
    background-color:#e9e9e9;
	padding:5px;
}
#status {
    display:block;
    font-weight:bold;
    width:100%;
}
div.container form
{
	line-height:30px;
	vertical-align:middle;
}
div.container ul li
{
	line-height:1.5em;
}
:root div.container form
{
	line-height:50px;
}
:root div.container form *
{
	vertical-align:middle;
}
.date
{
	margin-top:10px;
}
/*
.container {
    background-color:#f0f0f0;
}
*/
.tagPageTitle
{
	line-height:23px;
	vertical-align:middle;
}
.addFav
{
	line-height:23px;
	background:url(/images/frame/2008/fav_icon.gif) top left no-repeat;
	vertical-align:middle;
	float:right;
	margin-left:5px;
	position:relative;
	top:-23px;
}
.addFav a
{
	margin-left:25px;
}
.addRSS
{
	line-height:23px;
	background:url(/images/frame/2008/rss_icon_23.gif) top left no-repeat;
	vertical-align:middle;
	float:right;
	position:relative;
	top:-23px;
}
.addRSS a
{
	margin-left:22px;
	color:#fa8f01;
}
#categoryTree a
{
    text-decoration:none;
}
#categoryTree a:hover
{
    text-decoration:underline;
}
hr
{
	height:1px;
	border:0;
	border-bottom:1px dotted #e9e9e9;
}
