/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
        color: white;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/* ================================
    CSS STYLES FOR nCentra
   ================================
*/   


TABLE.Centica_nCentra_tblDefault
{
	border: solid 1 #cccc99;
	background-color: #ffffff;
    font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;   
	width: 100%;    
	empty-cells: show;
}

td.Centica_nCentra_EntityLabels
{
	border: solid 1 #cccc99;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align:left;
	vertical-align:super;
	background-color: #eeeecc;
}

td.Centica_nCentra_EntityLabelsRight
{
	border: solid 1 #cccc99;
    font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align:right;
	vertical-align:super;
	background-color: #eeeecc;
}

TD.Centica_nCentra_EntityHeaderLabels
{
	font-size: 8pt;
	font-family: Verdana;
	text-align:left;
	vertical-align:super;
	background-color: #eeeecc;
	border: solid 1 #cccc99;	
}

td.Centica_nCentra_EntityData
{
	border-style: solid;
	border-color: #eeeecc;
	border-width: 1;
	color:   #666666; 
	font-weight:bold;
	width: 39%;
}

td.Centica_nCentra_EntityData input
{
    BORDER: #ccccff 1px solid;
	background-color:  transparent;
	background-image:url(bg_gradient.gif);
	background-repeat:repeat;
	OVERFLOW:hidden;
    COLOR: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

td.Centica_nCentra_EntityData textarea                             
{
    scrollbar-base-color: #336699; 
    scrollbar-face-color: dee3e7; 
    scrollbar-track-color: #efefef; 
    scrollbar-arrow-color: #006699;
    scrollbar-highlight-color: white; 
    scrollbar-3dlight-color: #d1d7dc; 
    scrollbar-shadow-color: #dee3e7;
    scrollbar-darkshadow-color: #98aab1;
    
    BORDER: #cccccc 1px solid;
    background-color:  transparent;
    background-image:url(bg_gradient.gif);
    background-repeat:repeat;
    OVERFLOW:auto;
    COLOR: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}


/*SideBar Container*/
.Redmond_SidebarTable
{
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	width: 150px;
}
.Redmond_SidebarTopCell
{
	font-size: xx-small;
	height: 4px;
	background-color: #648996;
}
.Redmond_SideBarBottomCell
{
  height: 4px;
  font-size: 1px;
  background-color: #648996;
}
.Redmond_SidebarTitle
{
	font-weight:bold;
	font-size:110%;
}
.Redmond_SidebarTitleCell
{
background-color:#F1F1F1;
}
.Redmond_SidebarModule
{
	font-size: xx-small;
 padding:3px; 
 background-color:#F1F1F1;
}


/* Hosted Echange */

.EXCH_Plans
{
    width: 100%;
    border-width: 0px;
    cell-spacing: 1px;
    cell-padding:0px;    
    font-size: xx-small;
    font-family: Tahoma, Areal;

}
.EXCH_Plans td
{
    height: 20px;
    padding-left: 3px;
}

.EXCH_PlansShade1
{
    background-color: #DAD7D0;
    width: 80px;
    text-align: center;
}
.EXCH_PlansPrice
{
    background-color: #C9C6C0;
    color: #EF0000;
    width: 80px;
    font-weight: bold;
    
    text-align: center;
}
.EXCH_PlansItem
{
    background-color: #F5F1F5;
    color: #gggggg;
    text-align: center;
}
.EXCH_PlansAlternetItem
{
    background-color: #EBE8E1;
    color: #gggggg;
    text-align: center;
}

.OrderBtn  {
width: 55px;
height: 22px;
overflow: hidden;
}

.OrderBtn a {
display:block;
width: 55px;
padding: 11px 0px 11px 0px;
font: bold 13px sans-serif;
color:#333;
background: url("images/order_btns.gif") 0 0 no-repeat;
text-decoration: none;
}

.OrderBtn a:hover { 
background-position: 0 -22px;
color: #049;
}


