/*Temporary styles - REMOVE AFTER UPDATE*/
.CommentsControl_textbox
{
background-color:#2F2F2F;
border:1px solid #FFFFFF;
color:white;
}






/* ================================
    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-color:#FFFFFF;
	background-repeat: repeat;
	font-family:Arial;
	font-size:11px;
}

/* 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
{
	font-family:Arial;
	font-size:11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
	font-family:Arial;
	font-size:11px;
}

.NormalBold
{
	font-family:Arial;
	font-size:11px;
}

/* 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 {
	color:#CC6600;
}

A.CommandButton:visited  {
	color:#CC6600;
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
	color:#CC6600;
}
    
/* 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 {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}



.S4UCommentsItem 
{
   background-color: #595959;
}



#header {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}

.colmask {
	background-color:#333333;
	background-repeat: no-repeat;
}

#breadcrumbsbar {
	background-color:#333333;
}

#container {
	background-color:#FFFFFF;
}

.Subheader {
	background-color:#ECEFF5;
	color:#E50006;
	font-family:Arial;
}

.RadDockableObjectTitle {
	background-color:#ECEFF5!important;
	color:#E50006!important;
	font-family:Arial;
}

.RadDockableObjectTitleBarLeft, .RadDockableObjectTitleBarRight, .RadDockableObjectCommandButton {
	background-color:#ECEFF5!important;
	color:#E50006!important;
	font-family:Arial;
}

.RadDock_Default .rdHTitlebar .rdTitle {
	background-color:#ECEFF5!important;
	color:#E50006!important;
	font-family:Arial;
}

.RadTabStrip_STAGE4USModules li a.selected .innerWrap {
	background-color:#CC660F!important;
}

.RadTabStrip_STAGE4USModules li a .innerWrap {
	background-color:#CDCDCD!important;
}

td {
	font-family:Arial;
	font-size:11px;
}

.NormalSmall {
	color:#000000;
	font-family:Arial;
}

#contentwrapper a {
	color:#CC6600;
	text-decoration:none;
}

#contentwrapper a:hover {
	color:#CC6600;
}

#contentwrapper a:visited {
	color:#CC6600;
}

.NormalDisabled {
	font-family:Arial;
	font-size:11px;
}

.S4USbutton {
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/normal/S4USbrownButton.gif);
}

.ruButton {
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/normal/S4USbrownButton.gif);
}

.S4USbuttonsmall {
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/small/S4USbrownButton_small.gif);
}

.S4USbuttonlarge {
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/large/S4USbrownButton_large.gif);
}

.S4USbuttonlargex {
	background-image:url(../../DesktopModules/STAGE4USSetup/STAGE4USControls/Images/S4USButtons/largex/S4USbrownButton_largeX.gif);
}

