/* 
================================
Styles for Icthus Blue
================================
*/   


Body
{
background-color: #CCCCCC;
} 

.MainTable {
	height: 95%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #000000 1px solid;  
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	}

.controlpanel {
	width: 100%;
	background-color: #CCCCFF;
}

/* Header and Menu Area */

#MainTable	{
width: 765px;
}

#TopLeft  {
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#182957, EndColorStr=#325FB0);
background-color: #1B5BE7;
padding: 0px 0px 0px 5px;
border-left: none;
border-right: none;
border-top: none; 
border-bottom: #1A2953 1px solid;
}

#Top	{
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#325FB0, EndColorStr=#182957);
background-color: #1B5BE7;
padding: 0px 10px 0px 0px;
border-left: none;
border-right: none;
border-top: none; 
border-bottom: #1A2953 1px solid;
}

#HeaderTable	{
background-image: url(media/Header.jpg);
background-repeat: no-repeat;
}

#Logo	{
padding: 0px 0px 0px 35px;
}

#LeftMenu	{
font-size: .85em;
background-color: #D3C2A5;
padding: 0px 0px 0px 5px;
border-left: none;
border-right: none;
border-top: none; 
border-bottom: 3px solid #972B2F;
}

#Menu	{
background-color: #D3C2A5;
border-left: none;
border-right: none;
border-top: none; 
border-bottom: 3px solid #972B2F;
padding: 0px 0px 0px 22px; 
}

span.menuimage {
background: url(menu.gif) no-repeat center;
}

span.breadcrumbimage	{
background: url(bread.gif) no-repeat center;
}

.BreadCrumb, A.BreadCrumb:link, A.BreadCrumb:visited {
font-size: .75em;
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

A.BreadCrumb:hover {
font-size: .75em;
text-decoration: None;
color: #FDC673;
font-weight: normal;
}

#Utility	{
background-color: #030303;
color: #FFFFFF;
font-size: .8em;
font-weight: bold;
font-family: Verdana;
border-bottom: #000000 1px solid;
padding: 0px 0px 0px 220px;
}

#contenttable	{
padding: 0px 0px 0px 0px;
background-color: transparent;
}

.leftpane {
	background-color: #7BA1C6;
	padding: 1px 0px 0px 0px;
	border-right: #7E959D 4px solid;
}
	
.contentpane {
	background-color: transparent;
	padding: 3px 3px 0px 3px;
}
	
.rightpane {
	background-color: transparent;
	padding: 3px 3px 0px 3px;
	border-left: #000000 1px solid;
}


#Links	{
background-color: #030303;
height: 22px;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
}

#Copyright	{
padding: 0px 0px 0px 0px;
background-color: #972B2F;
height: 18px;
font-size: .75em;
font-weight: bold;
font-family: Verdana;
color: #ffffff;
border-top: none;
}

#Icthus	{
padding: 0px 0px 0px 0px;
background-color: #030303;
height: 18px;
font-size: .75em;
font-weight: bold;
font-family: Verdana;
color: #ffffff;
}
	
/* text style for the selected tab */
.SelectedTab {
font-weight: bold;
font-size: .8em;
color: white;
font-family: Tahoma, Verdana, Arial, Helvetica;
text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
text-decoration:    none;
color:white;
}

A.SelectedTab:visited  {
text-decoration:    none;
color:#eeeeee;
}

A.SelectedTab:active   {
text-decoration:    none;
color:#eeeeee;
}

A.SelectedTab:hover    {
text-decoration:    none;
color:#cccccc;
}

/* text style for the unselected tabs */
.OtherTabs {
font-weight: bold;
font-size: .8em;
color: #FFFFFF;
font-family: Tahoma, Verdana, Arial, Helvetica;
text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
text-decoration: none;
color: #FFFFFF;
}

A.OtherTabs:visited  {
text-decoration: none;
color: #EEEEEE;
}

A.OtherTabs:active   {
text-decoration: none;
color: #EEEEEE;
}

A.OtherTabs:hover    {
text-decoration: none;
color: #CCCCCC;
}

/* Special Styles */
.Special {
font-weight: bold;
font-size: 11px;
color: white;
font-family: Tahoma, Verdana, Arial, Helvetica;
text-decoration: none;
}
    
A.Special:link {
text-decoration: none;
color: white;
}

A.Special:visited  {
text-decoration: none;
color: #EEEEEE;
}

A.Special:active   {
text-decoration: none;
color: #EEEEEE;
}

A.Special:hover    {
text-decoration: none;
color: #CCCCCC;
}

/* GENERAL */
/* style for module titles */

.Head   {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .85em;
font-weight: bold;
color: #030303;
}

.RedHead   {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: bold;
color: #990000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: bold;
color: #2B3D53;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: bold;
color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: normal;
}

.NormalRed
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: normal;
color: #030303
}

.NormalBold
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: bold
}

.SmallBold
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .7em;
font-weight: bold
}

.SearchTextBox
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .7em;
font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
text-decoration: underline;
color: #2B3D53;
}

A.CommandButton:visited  {
text-decoration: underline;
color: #2B3D53;
}

A.CommandButton:active   {
text-decoration: underline;
color: #2B3D53;
}

A.CommandButton:hover    {
text-decoration: underline;
color: #030303;
}
    
/* GENERIC */
H1  {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 1em;
font-weight: normal;
color: #666644;
}

H2  {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .9em;
font-weight: normal;
color: #666644;
}

H3  {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .85em;
font-weight: normal;
color: #2B3D53;
}

H4  {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size:  .85em;
font-weight: normal;
color: #2B3D53;
}

H5, DT  {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: bold;
color: #2B3D53;
}

H6  {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: bold;
color: #2B3D53;
}

TFOOT, THEAD    {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
color: #2B3D53;
}

TH  {
vertical-align: baseline;
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: .8em;
font-weight: bold;
color: #2B3D53;
}

A:link  {
text-decoration: underline;
color: #B70412;
font-weight: bold;
}

A:visited   {
text-decoration: underline;
color: #B70412;
font-weight: bold;
}

A:active    {
text-decoration: none;
color: #B70412;
font-weight: bold;
}

A:hover {
text-decoration: underline;
color: #B70412;
font-weight: bold;
}

SMALL   {
font-size: .75em;
}

BIG {
font-size: .85em;
}

BLOCKQUOTE, PRE {
font-family: Lucida Console, monospace;
}

UL LI   {
list-style-type: square ;
}

UL LI LI    {
list-style-type: disc;
}

UL LI LI LI {
list-style-type: circle;
}

OL LI   {
list-style-type: decimal;
}

OL OL LI    {
list-style-type: lower-alpha;
}

OL OL OL LI {
list-style-type: lower-roman;
}

HR {
color: dimgrey;
height: 1px;
text-align:left
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
border-bottom: blue 0px solid; 
border-left: blue 0px solid; 
border-top: blue 0px solid; 
border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
cursor: pointer; 
cursor: hand;
height:16;
background-color: Transparent;
}

.ModuleTitle_MenuItem {
cursor: pointer; 
cursor: hand; 
color: black; 
font-family: Verdana, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
border-left: white 0px solid; 
border-bottom: white 1px solid; 
border-top: white 1px solid; 
border-right: white 0px solid;
background-color: Transparent;
}

.ModuleTitle_MenuIcon {
cursor: pointer; 
cursor: hand; 
background-color: #EEEEEE; 
border-left: #EEEEEE 1px solid; 
border-bottom: #EEEEEE 1px solid; 
border-top: #EEEEEE 1px solid; 
text-align: center; 
width: 15; 
height: 21;
}

.ModuleTitle_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #FFFFFF; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
border-bottom: #FFFFFF 0px solid; 
border-left: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid; 
border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
border-bottom: #EEEEEE 1px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 1px solid;  
border-right: #EEEEEE 0px solid; 
background-color: #EEEEEE; 
height: 1px;
}

.ModuleTitle_MenuItemSel {
cursor: pointer; 
cursor: hand; 
color: black; 
font-family: Verdana, Arial, Helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
background-color: #D3C2AF;
}

.ModuleTitle_MenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
border-right: #FFFFFF 1px solid; 
border-bottom: #FFFFFF 1px solid; 
border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: Transparent;
}
.MainMenu_MenuItem { 
	border: #D3C2A5 1px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #972B2F; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	height: 20px;
	padding: 0px 2px 0px 2px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	background-color: #D3C2A5;
	border: #000000 1px solid;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin-top: 1px;
	margin-left: 0px;
	padding: 2px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	filter: alpha(Opacity=93); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	padding: 0px 2px 0px 2px;
}
.MainMenu_MenuArrow {
display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.rootmenuitembreadcrumb TD{
	color: white;
	background-color: transparent;
	border-top: none;
	height: 22px; 
}

.StandardButton     {
    background: #858585 none;
    cursor: pointer;
    cursor: hand; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F9AA96;
	BORDER-RIGHT: #EB613E 1px solid; 
	BORDER-TOP: #EB613E 1px solid; 
	BORDER-LEFT: #EB613E 1px solid; 
	BORDER-BOTTOM: #EB613E 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_MidRed.jpg);
}

/* Inventua Side Menu */

.MenuHdr
{
color: #FFFFFF;
font-size: .8em;
padding-left: 6px;
font-weight: bold;
font-family: Verdana;
padding-bottom: 2px;
background-color: #EE0416;
padding-top: 2px;
cursor: default;
}

.MenuItem HR
{
background-color: #EE0416;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #ACA899;
}

.MenuItem, .MenuItemMouseOver
{
font-size: .8em;
padding-left: 10px;
font-weight: normal;
font-family: Verdana;
padding-bottom: 1px;
background-color: #EE0416;
padding-top: 1px;
border: #EE0416 1px solid;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
text-decoration: none;
color: black;
width: 100%;
padding-top: 1px;
padding-bottom: 1px;
cursor: pointer;
font-weight: normal;
}

.MenuItemMouseOver
{
border: #EBFFFE 1px solid;
background-color: #030303 !important;
}

.MenuCurrentItem
{
color: #EEEEEE;
font-weight: bold;
}

/*NTFORUMS*/

.afgrid, .afnormal{	font-size: 12px;	color: #000000;	font-family: Verdana, Arial, Tahoma;	background-color: #ffffff;}
.afgridborder{border: solid 1px #dcdcdc;font-size: 12px;color: #000000;	font-family: Verdana, Arial, Tahoma;background-color: #ffffff;}
.aflastpost{border-top: #cdcdcd 1px solid;font-size: 11px;background-color: #ffffff;}
.NTForums_Pager{border: solid 1px #333333;background-color: #ffffff;}
.af_pager, .af_pagernumber, .af_currentpage{font-family: Verdana, Arial, Tahoma;font-size:10px;color: #000000;padding: 2px,2px,2px,2px;}
.af_pagernumber{background-color: #DCDCDC;border-left: #000000 1px solid;width: 15px;}
.af_currentpage{background-color: #FFFFCC;border-left: #000000 1px solid;color: #000000;padding-bottom: 2px;padding-left: 2px;padding-right: 2px;padding-top: 2px;width: 15px;font-weight:bold;}
.afcrumb{font-family: Tahoma, Arial, Verdana;font-size: 11px;padding-top: 10px;padding-bottom: 10px;font-weight:bold;}
.afcrumb a, .afcrumb a:link, .afcrumb a:visited, .afcrumb a:active{	color: #000000;}
.afsubjectheader{font-family: Verdana, Arial, Tahoma;font-size: 12px;font-weight:bold;padding-bottom: 10px;}
.afgrouprow{font-weight: bold;font-size: 12px;color: #ffffff;height: 30px;background-color: #EE0416;}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active{color:#ffffff;}
.afsubgrid {border: solid 1px #cdcdcd;}
.afheader{font-weight: bold;font-size: 11px;color: #808080;height: 22px;background-color: #dcdcdc;}
.afheader2{font-family: Tahoma, Arial, Verdana;font-weight: bold;font-size: 11px;color: #ffffff;background-color: #EE0416;height: 18px;}
.afforumrow{border-right: #cdcdcd 1px solid;border-top: #cdcdcd 1px solid;font-size: 12px;background-color: #ffffff;}
.afforumrow2{border-right: #cdcdcd 1px solid;border-top: #cdcdcd 1px solid;font-size: 12px;background-color: #f5f5f5;}
.afforumrow a:link, .afforumrow a:visited, .afforumrow a:active, .afpostinfo1 a, .afpostinfo1 a:link, .afpostinfo1 a:visited, .afpostinfo1 a:active, .afposttopic a, .afposttopic a:link, .afposttopic a:visited, .afpostreply1 a, .afpostreply1 a:link, .afpostreply1 a:visited, .afforumrow2 a:link, .afforumrow2 a:visited, .afforumrow2 a:active{color: #000080;}
.afpostinfo2 a, .afpostinfo2 a:link, .afpostinfo2 a:visited, .afpostinfo2 a:active, .afpostreply2 a, .afpostreply2 a:link, .afpostreply2 a:visited{color: #000080;}
.aflastpost a:link, .aflastpost a:visited, .aflastpost a:active{color: #000080;}
.aftopicrow1, .aftopicrownew, .afcol3, .afcol4, .afcol5, .afcol6, .afsubject, .afpostinfo, .afposttopic, .afpostreply, .afpostbody, .afpostattach, .afpostsig{font-size: 12px;}
.afpostinfo1, .afpostinfo2{border-left: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afpostinfo2, .afpostreply2{background-color: #f5f5f5;}
.afposttopic, .afpostreply1, .afpostreply2 {border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afsubrow{font-size:11px;border-bottom: solid 1px #333333;}
.afcol1{border-left: solid 1px #cdcdcd;	border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afcol2{border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afcell1{font-weight: bold;background-color: #dcdcdc;}
.aftopicrow1, .aftopicrownew{border-bottom: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;}
.afnormal a,.aftopicrow1 a, aftopicrow1 a:link, aftopicrow1 a:visited, aftopicrow1 a:active{color: #000080;}
.aftopicrownew a, aftopicrownew a:link, aftopicrownew a:visited, aftopicrownew a:active{color: #000080;font-weight: bold;}
.NTForums_Button{cursor:hand;border: #000000 1px solid;padding-right: 2px;display: block;padding-left: 2px;font-weight: bold;font-size: 9pt;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#EE0416,EndColorStr=#7DA1C4);padding-bottom: 5px;width: 100px;color: #ffffff;padding-top: 5px;background-color: #cccccc;text-align: center;	text-decoration: none;}
.afButton {cursor:hand;	border: #000000 1px solid;}
.af_arrow {	background-color: #FFFFFF;border: #696969 1px solid;}
.afborder {border-left: solid 1px #cdcdcd;border-right: solid 1px #cdcdcd;border-bottom: solid 1px #cdcdcd;}
.afsmallbutton, .afsmallbutton a, .afsmallbutton a:link, .afsmallbutton a:active, .afsmallbutton a:visited{font-size: 11px;	color: #000080;}
.afminibutton, .afminibutton a, .afminibutton a:link, .afminibutton a:active, .afminibutton a:visited{font-size: 10px;color: #000080;}
.afsmalltext{font-size:11px;}
.emot{background-color:transparent;border-style:none;margin:0px,0px,0px,0px;padding:0px,0px,0px,0px;}
.af_textbox{border-bottom:#EE0416 1px solid;border-left:#7B9EBD 1px solid;border-right:#EE0416 1px solid;border-top:#7B9EBD 1px solid;}
.afadminHeader{border-bottom:#000000 1px solid;font-family:Verdana,Arial,sans-serif;font-size:12pt;font-weight:bold;padding-left:10px;width:95%;}
.NTForums_Quote{border-right: #a9a9a9 1px solid;padding-right: 5px;border-top: #a9a9a9 1px solid;display: block;	padding-left: 5px;	font-size: 8pt;padding-bottom: 5px;	margin: 10px;	border-left: #a9a9a9 1px solid;	padding-top: 5px;	border-bottom: #a9a9a9 1px solid;	background-color: #f5f5f5;}
.af_normal{font-size: 12px;	font-family: Tahoma, Verdana, Arial}
.af_button{	border-right: #EE0416 1px solid;	padding-right: 5px;	border-top: #7b9ebd 1px solid;	padding-left: 5px;	font-size: 11px;	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);	border-left: #7b9ebd 1px solid;	width: 110px;	cursor: hand;	border-bottom: #EE0416 1px solid;}
.af_textbox{font-family: Tahoma, Verdana, Arial;font-size: 11px;border-right: #EE0416 1px solid;border-top: #7b9ebd 1px solid;border-left: #7b9ebd 1px solid;border-bottom: #EE0416 1px solid;}
.af_results{border-right: gray 1px solid;border-top: gray 1px solid;overflow: auto;border-left: gray 1px solid;width: 99%;border-bottom: gray 1px solid;height: 400px;background-color: #ffffff;}
.af_row{font-size: 11px;padding-bottom: 2px;cursor: pointer;font-family: Tahoma, Verdana, Arial;}
.af_header{font-family: Tahoma, Verdana, Arial;	font-size: 11px;	background-color:#cdcdcd;	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);}
.News, A.News:link, A.News:visited {
text-decoration: none;
color: red;
font-weight: bold;
font-size: .8em;
font-family: Verdana;
}

A.News:hover {
text-decoration: None;
color: #333333;
font-weight: bold;
}

/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; border-top: solid 1px #030303; border-bottom: solid 1px #030303; }
.articleTitle { font-family: Tahoma, Arial, Helvetica; font-weight : bolder; font-size: 1.2em;}
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #000000; color: white; font-weight: bold; padding: 2px 0px 2px 6px; height: 20px; }
.articleContentCell { color: black; padding: 4px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 4px; background-color: #FFFFE8; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 1px 0px 1px 5px; background-color: #C0C0C0; height: 18px; }

/* Private Messages Custom Styles */
.messageTable { background-color: #000000; margin: 0px; }
.messageTopCell { background-color: #030303; color: #FFFFFF; font-weight: bold; padding: 3px; height: 22px; }
.messageIconCell { background-color: #D0D0D0; width: 20px; }
.messageContentCell { color: #000000; padding: 6px; background-color: #FEFEFE; }
.messageFooterCell { color: #FFFFFF; padding: 3px; background-color: #466488; height: 22px; }
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.messageQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #030303; border-bottom: solid 1px #030303; }

/* =================================================================
    CSS STYLES FOR DNNSTUFF - Aggregator (www.dnnstuff.com)
   =================================================================
*/

/* top */

.Top_TabStrip {
	border-bottom : #CCCCCC 1px solid;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
	background-color: #FFFFFF;
}

.Top_TabPage {
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	padding: 3px;
	background-color: #FCFCFC;
}

.Top_TabStrip .Top_TabSelected{
	cursor: pointer;
	display: inline;
	list-style-type : none;
	margin: 0;
	padding: 0;
	background-color: #FCFCFC;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #FCFCFC 1px solid;
	color: #2B3D53;
	float: left;
	font-family:verdana;
	font-size: .7em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 3px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.Top_TabStrip .Top_TabUnselected {
	cursor: pointer;
	display: inline;
	list-style-type : none;
	margin: 0;
	padding: 0;
	background-color: #030303;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	float: left;
	font-family:verdana;
	font-size: .7em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 3px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.Top_TabStrip .TopRight_TabMouseover {
	color : #000000;
	background-color: #FFF7CD;
}

.TopRight_TabStrip {
	border-bottom : #CCCCCC 1px solid;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.TopRight_TabPage {
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	padding: 3px;
	background-color: #FCFCFC;
}

.TopRight_TabStrip .TopRight_TabSelected{
	cursor: pointer;
	display: inline;
	list-style-type : none;
	margin: 0;
	padding: 0;
	background-color: #FCFCFC;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #FCFCFC 1px solid;
	color: #6C0000;
	float: right;
	font-family:verdana;
	font-size: .75em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 3px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.TopRight_TabStrip .TopRight_TabUnselected {
	cursor: pointer;
	display: inline;
	list-style-type : none;
	margin: 0;
	padding: 0;
	background-color: #030303;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	float: right;
	font-family:verdana;
	font-size: .75em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 3px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.TopRight_TabStrip .TopRight_TabMouseover {
	color : #000000;
	background-color: #FFF7CD;
}

.TopWhite_TabStrip {
	border-bottom : #CCCCCC 1px solid;
	margin : 0;
	padding-bottom : 15px;
	padding-left : 0px;
}

.TopWhite_TabPage {
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	padding: 3px;
	background-color: #FFFFFF;
}

.TopWhite_TabStrip .TopWhite_TabSelected{
	cursor: pointer;
	display: inline;
	list-style-type : none;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #FFFFFF 1px solid;
	color: #6C0000;
	float: left;
	font-family:verdana;
	font-size: .75em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 3px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.TopWhite_TabStrip .TopWhite_TabUnselected {
	cursor: pointer;
	display: inline;
	list-style-type : none;
	margin: 0;
	padding: 0;
	background-color: #030303;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	float: left;
	font-family:verdana;
	font-size: .75em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 3px;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.TopWhite_TabStrip .TopWhite_TabMouseover {
	color : #000000;
	background-color: #FFF7CD;
}

/* CSS and Images - originally by Tim Scarfe, 2002 - http://www.developer-x.com/projects/tabs/ */

.XPLUNA_TabStrip {
 margin:0;padding:0;
 background-color: #fff;
 border: none;
 float: left;
 filter: none;
}

.XPLUNA_TabPage {
 border: none;
 width: 100%;
 scrollbar-3dlight-color:#666;
 scrollbar-arrow-color:#eee;
 scrollbar-base-color:#ffffff;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-face-color:#eeeeee;
 scrollbar-highlight-color:#eeeeee;
 scrollbar-shadow-color:#666;
 background: #fff;
 padding: 2px 2px;
 font: 14px Verdana;
 color: black;
 border: 1px solid rgb( 145, 155, 156 );
 clear: both;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#eeeeee');
}

.XPLUNA_TabStrip .XPLUNA_TabUnselected {
 cursor: pointer;
 background-image: url(tab.png);
 position:	relative;
 top: 0;
 display: inline;
 float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 70px;
 height: 18px;
}

.XPLUNA_TabStrip .XPLUNA_TabMouseover {
 margin: 1px 1px 1px 0px;
 background-image: url(tab.hover.png);
 width: 70px;
 height: 18px;
}

.XPLUNA_TabStrip .XPLUNA_TabSelected{
 cursor: pointer;
 position:	relative;
 top: 1px;
 display: inline;
 float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 74px;
 height: 18px;
 background-image: url(tab.active.png);
 letter-spacing: 0px;
 text-decoration: none;
}