/* ================================
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
{
}
.ControlPanel {
}
/* 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:hover    {
}
A.SelectedTab:active   {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:hover    {
}
A.OtherTabs:active   {
}
/* 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:hover    {
}
A.CommandButton:active   {
}
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */
H1  {
}
H2  {
}
H3  {
}
H4  {
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
}
A:visited   {
}
A:hover {
}
A:active    {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
OL UL 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 {
}
/* Login Styles */
.LoginPanel{
}
.LoginTabGroup{
}
.LoginTab {
}
.LoginTabSelected{
}
.LoginTabHover{
}
.LoginContainerGroup{
}
.LoginContainer{
}
/*-- The following are the settings for the REAS Auction System --*/
/*-- Featured Auctions           		--*/ .REASFeaturedAuctions { width: 250px; height: 225px; padding-left:10px; padding-right:10px; background-color: #000; border-right: #4f99ad 1px solid; border-top: #4f99ad 1px solid; border-left: #4f99ad 1px solid; border-bottom: #4f99ad 1px solid; color: #FFf; font-weight: bold; }
/*-- Featured Auctions         		--*/ #dnn_ctr926_ModuleContent A:link, A:visited { color: #FFf; text-decoration: none; }
/*-- Featured Auctions      		                     --*/ #dnn_ctr926_ModuleContent A:hover, A:active { color: #4f99ad; border-bottom: 1px dotted #4f99ad; }
/* --------------------------------------- */
/*-- Auction Grid (Browse Listings)		--*/ .REASGrid-Label { font-weight: bold; color: #FFF; }
/*-- Auction Grid - Hyperlinks			--*/ a.REASGrid-Link:link, a.REASGrid-Link:visited, a.REASGrid-Link:active { color:#858585; font-weight:bold; text-decoration:underline; }
/*-- Auction Grid - Hyperlinks			--*/ a.REASGrid-Link:hover { color:#FF0000; font-weight:bold; text-decoration:underline; }
/*-- View Auction - Title       		--*/ .REASView-Title { font-weight: bold; font-size: 18px; color: #4f99ad; }
/*-- View Auction - Subtitle    		--*/ .REASView-Subtitle { font-weight: bold; font-size: 16px; color: #FFF; }
/*-- View Auction - StatusActive    		--*/ .REASView-StatusActive { font-weight: bold; font-size: 16px; color: #00FF00; }
/*-- View Auction - StatusEnded    		--*/ .REASView-StatusEnded { font-weight: bold; font-size: 16px; color: #FF0000; }
/*-- View Auction - StatusDefault    		--*/ .REASView-StatusDefault { font-weight: bold; font-size: 16px; color: #FFF; }
/* --------------------------------------- */
/*-- View Auction - SectionHeader    		--*/ .REASView-SectionHeader { padding-top:5px; padding-bottom:5px; padding-left:10px; background-color: #4f99ad; color: #fff; font-weight: bold; border-bottom: 1px solid #4f99ad; }
/*-- View Auction - SectionHeader    		--*/ .REASView-SectionHeader TD { padding-top:10px; padding-bottom:5px; padding-left:10px; background-color: #000000; color: #ffffff; font-weight: bold; border-bottom: 1px solid #4f99ad; }
/* --------------------------------------- */
/*-- View Auction - ImageMain    		--*/ .REASView-ImageMain { width: 380px; height: 285px ; border-right: #006699 1px solid; border-left: #006699 1px solid; border-top: #006699 1px solid; border-bottom: #006699 1px solid; }
/*-- View Auction - ImageBigView    		--*/ .REASView-ImageBigView { width: 480px; height: 360px ; border-right: #006699 1px solid; border-left: #006699 1px solid; border-top: #006699 1px solid; border-bottom: #006699 1px solid; }
/* --------------------------------------- */
/*-- View Auction - FieldLabel    		--*/ .REASView-FieldLabel {  width: 175px; background-color: #666666; font-weight: bold; color: #FFF; }
/*-- View Auction - FieldData    		--*/ .REASView-FieldData { background-color: #F0F8FF; }
/* --------------------------------------- */
/*-- View Auction - View Counter    		--*/ .REASView-ViewCounter { color: #FF0000; font-weight: bold; }
/* --------------------------------------- */
/*-- View Auction - BidStatus-Label    		--*/ .REASView-BidStatusLabel { color: #000; font-weight: bold; text-align: right; }
/*-- View Auction - BidStatus-Field    		--*/ .REASView-BidStatusField { color: #000; font-weight: bold; }
/*-- View Auction - BidStatus-CurrentBid 	--*/ .REASView-BidStatusCurrentBid { color: #4f99ad; font-weight: bold; font-size: 14px; }
/*-- View Auction - BidStatus-ReserveDefault 	--*/ .REASView-BidStatusReserveDefault { color: #808080; font-weight: bold; font-size: 10px; }
/*-- View Auction - BidStatus-ReserveMet 	--*/ .REASView-BidStatusReserveMet { color: #4f99ad; font-weight: bold; font-size: 10px; }
/*-- View Auction - BidStatus-MessageDefault 	--*/ .REASView-BidStatusMessageDefault { color: #00FF00; font-weight: bold; }
/*-- View Auction - BidStatus-MessageAttention 	--*/ .REASView-BidStatusMessageAttention { color: #FF0000; font-weight: bold; }
/* --------------------------------------- */
/*-- View Auction - TimeRemaining Default 	--*/ .REASView-BidStatusTimeRemainingDefault { width: 80%; background-color: #000000; border-right: #333333 1px solid; border-top: #333333 1px solid; border-left: #333333 1px solid; border-bottom: #333333 1px solid; color:#ffffff; }
/*-- View Auction - TimeRemaining Warning1 	--*/ .REASView-BidStatusTimeRemainingWarning1 { width: 80%; background-color: #FFD700; border-right: #333333 1px solid; border-top: #333333 1px solid; border-left: #333333 1px solid; border-bottom: #333333 1px solid; }
/*-- View Auction - TimeRemaining Warning2 	--*/ .REASView-BidStatusTimeRemainingWarning2 { width: 80%; background-color: #FF6666; border-right: #333333 1px solid; border-top: #333333 1px solid; border-left: #333333 1px solid; border-bottom: #333333 1px solid; }
/*-- View Auction - TimeRemaining Label 	--*/ .REASView-BidStatusTimeRemainingLabel { font-weight: bold; text-align: center; }
/*-- View Auction - TimeRemaining Label 	--*/ #dnn_ctr929_AuctionsView_AuctionStatusView_cellTimeRemaining { height:20px; font-weight: bold; text-align: center; color:#4f99ad; border-bottom: 1px solid #333333; padding-bottom:2px;  }
/*-- View Auction - TimeRemaining Field 	--*/ .REASView-BidStatusTimeRemainingField { font-weight: bold; font-size: 20px; }

