/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

.ItemTitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #95AABD;
}

.OrderStatus
{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color:red;
	font-family: Arial;
}

.PaddedPanel
{
	border: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	clear:both;
}

/*Footer Styles */
.Footer
{
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	font-family: Arial;
}

.Footer A:link
{
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	font-family: Arial;
}

.Footer A:visited
{
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	font-family: Arial;
}

.Footer A:hover
{
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
	color: white;
	font-family: Arial;
}

.Footer A:active
{
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
	color: white;
	font-family: Arial;
}

HeaderText 
{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	font-family: Arial;
}

/* BreadCrumb Links */
.BreadCrumb
{
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
	color: #95AABD;
	font-family: Arial;
}

A.BreadCrumb:link
{
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
	color: #95AABD;
	font-family: Arial;
}

A.BreadCrumb:VISITED
{
	font-size:12pt;
	font-weight:bold;
	text-decoration: none;
	color: #95AABD;
	font-family: Arial;
}

A.BreadCrumb:HOVER
{
	font-size:12pt;
	font-weight:bold;
	text-decoration: underline;
	color: #95AABD;
	font-family: Arial;
}

A.BreadCrumb:ACTIVE
{
	font-size:12pt;
	font-weight:bold;
	text-decoration: underline;
	color: #95AABD;
	font-family: Arial;
}

/* Header Links */
A.HeaderButton:link
{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	font-family: Arial;
}

A.HeaderButton:VISITED
{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	font-family: Arial;
}

A.HeaderButton:HOVER
{
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	color: white;
	font-family: Arial;
}

A.HeaderButton:ACTIVE
{
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	color: white;
	font-family: Arial;
}

.OrderInfo
{
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

IMG
{
	border:0px 0px 0px 0px;;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

TABLE
{
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	vertical-align:top;
}

TD
{
	font-family: Arial;
	font-size: 12pt;
	color: White;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}

.HeaderTable
{
	background-color: black;
	vertical-align: top;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear:both;
}

.FooterTable
{
	background-color: #95AABD;
	vertical-align: top;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear:both;
}

A.SiteDesignFooter A:link
{
	font-size: 8px;
	font-family: Arial;
	text-decoration: underline;
	color: black;
	margin: 0px 0px 0px 3px;
}

A.SiteDesignFooter A:visited
{
	text-decoration: underline;
	color: Black;
}

A.SiteDesignFooter A:active
{
	text-decoration: underline;
	color: Black;
}

A.SiteDesignFooter A:hover
{
	text-decoration: underline;
	color: Black;
}

SELECT, TEXTAREA
{
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 3px 3px 3px 3px;
}

INPUT
{
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 3px 3px 3px 3px;
}

/*Group Edit Control highlighted items */
.MenuItemSelected TD
{
	font-family: Arial;
	font-size: 12pt;
	background-color: #95AABD;
	text-decoration: none;
	border: 0px 0px 0px 0px;
	color:black;
}


TD.MenuItemSelected A:link
{
	font-family: Arial;
	font-size: 12pt;
	background-color: #95AABD;
	text-decoration: none;
	border: 0px 0px 0px 0px;
	color:black;
}

.MenuItemSelected A:link
{
	font-size: 12pt;
	font-family: Arial;
	text-decoration: underline;
	color: black;
}

.MenuItemSelected A:visited
{
	font-size: 12pt;
	text-decoration: underline;
	color: black;
}

.MenuItemSelected A:active
{
	font-size: 12pt;
	text-decoration: none;
	color: black;
}

.MenuItemSelected A:hover
{
	font-size: 12pt;
	text-decoration: none;
	color: black;
}

IFRAME
{
	border: 0px 0px 0px 0px;
	border-color: Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

FIELDSET
{
	border: 1px 1px 1px 1px;
	border-color: #95AABD;
	border-style: solid;
}

legend
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #95AABD;
}

/* Group and Department image table  */
Table.ImageTable
{
	vertical-align: top;
	height: 100%;
	width: 100%;
}

Table.ImageTable TD
{
	vertical-align: top;
	padding: 10px 5px 10px 5px;
	text-align:center;
}

/* Group and Department headings (over pictures)  */
#DepartmentHeader
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #95AABD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align:center;
}

.DepartmentHeaderLink
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #95AABD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align:center;
}

A.DepartmentHeaderLink:link
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #95AABD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

A.DepartmentHeaderLink:visited
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #95AABD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

A.DepartmentHeaderLink:active
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

A.DepartmentHeaderLink:hover
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

/* product links */
.ProductLink
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #95AABD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-align:center;
}

A.ProductLink:link
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #95AABD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

A.ProductLink:visited
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #95AABD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

A.ProductLink:active
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

A.ProductLink:hover
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
}

/* Descriptive text under pictures of department and group headings */
#DepartmentDescription
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: white;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

/* background color for the content part of the pages */
Body
{
	margin:0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13pt;
	background-color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	color: White;
}

/* background/border colors for the selected tab */
.TabBg
{
	background-color: #95AABD;
}

.LeftPane
{
	background-color: black;
	border: 0px 0px 0px 0px;
}

.ContentPane
{
	background-color: black;
	border: 0px 0px 0px 0px;
}

.RightPane
{
	background-color: black;
	border: 0px 0px 0px 0px;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	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: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
	color: white;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: #eeeeee;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: #eeeeee;
}

A.OtherTabs:hover
{
	text-decoration: none;
	color: #cccccc;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 66.67%;
	font-weight: bold;
	color: black;
}

.HeadWhite
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 66.67%;
	font-weight: bold;
	color: white;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #95AABD;
}

.SubHead TD
{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #95AABD;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #95AABD;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: White;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
}

.NormalRed
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
}

.NormalBold
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.SearchTextBox
{
	width:125px;
	height:10px;
	font-family:Arial;
	font-size:7pt;
}

.SmallLinkButton
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #95AABD;
	text-decoration:none;
}

A.SmallLinkButton:link
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #95AABD;
	text-decoration:none;
}

A.SmallLinkButton:visited
{
	font-size: 8pt;
	text-decoration:none;
	color: #B1B5BA;
}

A.SmallLinkButton:active
{
	font-size: 8pt;
	text-decoration:none;
	color: #95AABD;
}

A.SmallLinkButton:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #95AABD;
}

A.CommandButton:link
{
	font-size: 12pt;
	text-decoration: underline;
	color: #95AABD;
}

A.CommandButton:visited
{
	font-size: 12pt;
	text-decoration: underline;
	color: #B1B5BA;
}

A.CommandButton:active
{
	font-size: 12pt;
	text-decoration: underline;
	color: #95AABD;
}

A.CommandButton:hover
{
	font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
}

/* hyperlink style for Link Control buttons */
.LinkControlButton
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;

}

A.LinkControlButton:link
{
	font-size: 12pt;
	text-decoration: underline;
	color: #95AABD;
}

A.LinkControlButton:visited
{
	font-size: 12pt;
	text-decoration: underline;
	color: #95AABD;
}

A.LinkControlButton:active
{
	font-size: 12pt;
	text-decoration: none;
	color: #95AABD;
}

A.LinkControlButton:hover
{
	font-size: 12pt;
	text-decoration: none;
	color: #95AABD;
}

/* hyperlink style for Link Control Admin button */
.LinkControlAdmin
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}

A.LinkControlAdmin:link
{
	font-size: 12pt;
	text-decoration: underline;
	color: red;
}

A.LinkControlAdmin:visited
{
	font-size: 12pt;
	text-decoration: underline;
	color: red;
}

A.LinkControlAdmin:active
{
	font-size: 12pt;
	text-decoration: none;
	color: red;
}

A.LinkControlAdmin:hover
{
	font-size: 12pt;
	text-decoration: none;
	color: red;
}

/* Generic Links */
A:LINK
{
	font-size: 12pt;
	text-decoration: underline;
	color: #95AABD;
	font-family: Arial;
}

A:VISITED
{
	font-size: 12pt;
	text-decoration: underline;
	color: #B1B5BA;
	font-family: Arial;
}

A:HOVER
{
		font-size: 12pt;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
}

A:ACTIVE
{
		font-size: 12pt;
	text-decoration: none;
	color: #95AABD;
	font-family: Arial;
}


/* GENERIC */
H1
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #B1B5BA;
	border:none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

H2
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B1B5BA;
	border:none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

H3
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #B1B5BA;
}

H4
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #B1B5BA;
}

H5, DT
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

H6
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

TFOOT, THEAD
{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}

TH
{
	vertical-align: baseline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

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: #95AABD;
	height: 1pt;
	text-align: left;
}


