/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #FFFFFF;
}

/* 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
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-size: 8pt;
	font-family: Arial;
	color: #393939;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	width: 140px;
	font-size: 8pt;
	font-family: Arial;
	color: #393939;
}

.NormalRed
{
}

.NormalBold
{
	font-size: 8pt;
	font-family: Arial;
	color: #393939;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
}

A.CommandButton:visited
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
}

A.CommandButton:hover
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
	text-decoration: underline;
}

A.CommandButton:active
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
}

/* 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
{
}


.question
{
	font-family: Arial;
	font-size: 12px;
	color: #B50102;
	font-weight: bold;
	text-align: left;
}


.question:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #B50102;
	font-weight: bold;
	text-align: left;
}

.answer
{
	font-family: Arial;
	font-size: 12px;
	color: #8c8c8c;
	text-align: left;
}

.answersmall
{
	font-family: Arial;
	font-size: 10px;
	color: #8c8c8c;
	text-align: left;
}


.ProductName
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #393939;
}


.ProductDetailName
{
	font-family: Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

.Subcategory
{
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	color: #393939;
}

.Category
{
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
}
.OffersHeaderText
{
	font-family: Franklin Gothic Heavy;
	font-size: 18px;
	font-weight: bold;
}

.offers
{
	font-family: Verdana;
	font-size: 12px;
	color: #393939;
	padding-top: 5px;
}
.highstreetprice
{
	color: #acacac;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}
.ourprice
{
	color: #b60101;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}
.registerlabels
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
}

.registernote
{
	color: #acacac;
	font-size: 8pt;
	font-family: Arial;
	height: 12px;
	vertical-align: top;
}

.fieldestheader
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
}

.highstreetpricestrike
{
	color: #acacac;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: line-through;
}
.ourpricestrike
{
	color: #b60101;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: line-through;
}

.offerprice
{
	color: #E128C3;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

.footerlinks
{
	font-family: Arial;
	color: White;
	font-size: 11px;
}

A.footerlinks
{
	font-family: Arial;
	color: White;
	font-size: 11px;
}

A.footerlinks:link
{
	font-family: Arial;
	color: White;
	font-size: 11px;
}

A.footerlinks:visited
{
	font-family: Arial;
	color: White;
	font-size: 11px;
}

A.footerlinks:hover
{
	font-family: Arial;
	color: White;
	font-size: 11px;
	text-decoration:none;
}

.sitemapNode
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
}

A.sitemapNode
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
}

A.sitemapNode:link
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	
}

A.sitemapNode:visited
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	
}
A.sitemapNode:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
	color: #393939;
	
}

.sitemapSubNode
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
}

A.sitemapSubNode
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
}

A.sitemapSubNode:link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	
}

A.sitemapSubNode:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	
}
A.sitemapSubNode:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #393939;
	
}