/* ================================
    CSS STYLES FOR DPI
   ================================
*/   
/* GENERAL FOR PRODUCT CATALOG */
.CartCatView_SubTitle
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_Title
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_TagLine
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_MoreInfo
{
	font-size: 9pt;
	color: #0000cc;
	font-style: italic;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_Abstract
{
	font-size: 9pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_CartButton
{	
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 1px;
	margin-left: 1px;
	border-left: #666666 1px solid;
	color: lavender;
	margin-right: 1px;
	border-bottom: #666666 1px solid;
	font-family: Verdana, helvetica, Sans-Serif;
	height: 19px;
	background-color: #336699;
	font-variant: small-caps;
}

.CartCatView_Image
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.CartCatView_OutOfStock
{
}

.CartCatView_Price
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartStrikethru_Price
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
	text-decoration: line-through;
}



.CartProdView_Title
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartProdView_SubTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartProdView_TagLine
{
	font-weight: bold;
	font-size: 14pt;
	color: maroon;
	font-family: Verdana, helvetica, Sans-Serif;
}

.CartProdView_Description
{
	font-size: 11pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartProdView_Image
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.CartProdView_Price
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartProdView_CartButton
{
	border: #666666 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 1px;
	margin-left: 1px;
	color: lavender;
	margin-right: 1px;
	font-family: Verdana, helvetica, Sans-Serif;
	height: 19px;
	background-color: #336699;
	font-variant: small-caps;
}

.Button
{
	border: #666666 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 1px;
	margin-left: 1px;
	color: lavender;
	margin-right: 1px;
	font-family: Verdana, helvetica, Sans-Serif;
	height: 19px;
	background-color: #336699;
	font-variant: small-caps;
}



A.CartPageLinks
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 3px;
	color: #336;
	margin-right: 3px;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

A.CartPageLinks:hover
{
	color: #FF6699;
}

A.CartPageLinks:visited
{
	color: #336699;
}


/* ================================
    OTHER CSS STYLES FOR Module MWShopping
   ================================
*/

.PageNumbers
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

A.PageNumbers
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

A.PageNumbers:visited
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

a.CmdButton:link, a.CmdButton:visited
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: lightgrey;
	padding-bottom: 4px;
	border-left: #fee5a8 1px solid;
	color: #000000;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

a.CmdButton:hover
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: dimgray;
	padding-bottom: 4px;
	border-left: #fee5a8 1px solid;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.Notification
{
	font-weight: bold;
	color: #ff3366;
	font-family: Verdana, helvetica, Sans-Serif;
}

.AdminTextbox
{
	color: #333333;
	font-size: 11px;
	font-family: Verdana, helvetica, Sans-Serif;
	WIDTH: 350px;
	height: 18px;
}

.CheckoutTextbox
{
	color: #333333;
	font-size: 11px;
	font-family: Verdana, helvetica, Sans-Serif;
	WIDTH: 150px;
	height: 18px;
}
.Package
{
	color: #333333;
	font-size: 12px;
	font-family: Verdana, helvetica, Sans-Serif;
	WIDTH: 160px;
	height: 15px;
}

.FeaturedItemHead
{
	font-weight: bold; 
	display: block;
	font-size: 12pt;
	color: #336699;
	font-family: Arial, Verdana, Helvetica;
}

.FeaturedItemText
{
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Verdana, Helvetica;
}


/* SKIN STYLES */

.bodyText {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodyText:hover {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
.loginText
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}
.lognText
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}
.loginText:hover {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
A.lognText
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}
A.loginText:hover {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
A.lognText:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #CCCCFF;
	font-style: normal;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: none;
}

.footNote {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footNotehover {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


/* REGULAR SITE WIDE SETTINGS */
.Head   {
color: #0066cc;
font-size: 14pt;
font-family: Verdana, Helvetica, Sans-Serif;
font-weight: bold;
}

/* 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: Verdana, Helvetica, Sans-Serif;
font-size: 9pt;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

.CartAbstractText
{
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 9pt;
{

/* 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 {
}

.LoginTextbox
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	WIDTH: 250px;
	height: 18px;
}


/* 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    {
}

/* 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, H6
{
	font-family: Verdana, helvetica, Sans-Serif;
}

H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 9pt;
}


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    {
}



/* ================================
    CSS STYLES FOR Navigation
   ================================
*/
.Navigation
{
	border-style:ridge;
	background-color:White;
	border-width:2px;
	border-color:White;
	width:145px;
}

.NavSelected
{
	font-weight:bold;
	background-color:#003366;
	color:Black;
}
A.NavSelected:link {
    text-decoration:    none;
    color:white;
}

A.NavSelected:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.NavSelected:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.NavSelected:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* 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 {
background-color: #99CC33;
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
background-color: transparent;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.submenu
{
	color: #FFCC00;
	font-size: 12px;
	font-family: Verdana, helvetica, Sans-Serif;
	background: #000000;
}
.submenuhover
{
	color: #999999;
	background: #000000;
}
.bottomMenu {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottomMenuhover {
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.topNav TD{
border-left: #99cc33 2px solid;
border-top: #99cc33 2px solid;
border-bottom: #99cc33 2px solid;
height: 25px;
}
.topNavhover TD{
border-left: #99cc33 2px solid;
border-top: #99cc33 2px solid;
border-bottom: #99cc33 2px solid;
height: 25px;
}

.topNav
{
	padding: 3px;
	border-top: #99cc33 thin solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #99cc33 thin solid;
	color: #ffcc00;
	border-bottom: #99cc33 thin solid;
	font-family: Times, "Times New Roman" , serif;
	background-color: #000000;
	text-decoration: none;
}
.topNavhover {
	padding: 3px;
	border-top: #99cc33 thin solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #99cc33 thin solid;
	color: #999999;
	border-bottom: #99cc33 thin solid;
	font-family: Times, "Times New Roman" , serif;
	background-color: #000000;
	text-decoration: none;
}

.topNavCart TD{
border-left: #99cc33 2px solid;
border-top: #99cc33 2px solid;
border-bottom: #99cc33 2px solid;
height: 25px;
background-color: #99CC33;
width: 100%;
}
.topNavCarthover TD{
border-left: #99cc33 2px solid;
border-top: #99cc33 2px solid;
border-bottom: #99cc33 2px solid;
height: 25px;
background-color: #99CC33;
width: 100%;
}
.topNavCart {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	background-color: #99CC33;
}
.topNavCarthover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	background-color: #99CC33;
}



/* ================================
    CSS STYLES FOR Page Tabs
   ================================
*/
#menuBar
{
	color: #000000;
	font-family: Verdana, helvetica, Sans-Serif;
	background-color: transparent;
	width: 100%;
	float: left;
}

#menuBar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuBar li
{
	background: url(/images/tab_right.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid black;
}

#menuBar a
{
	background: url(/images/tab_left.jpg) no-repeat left top;
	display: block;
	font-weight: bold;
	font-family: Verdana, helvetica, Sans-Serif;
	float: left;
	color: #EFEFEF;
	text-decoration: none;
	padding: 5px 15px;
}

#menuBar a:hover
{
	text-decoration: none;
	color: #F33;
}

#menuBar .current
{
	background: url(/images/tab_right_current.jpg) no-repeat right top;	
	margin-top: 1px;
	border-bottom: black 0px solid;
}

#menuBar .current a
{
	color: Black;
	text-decoration:none;
	font-weight: bold;
	background: url(/images/tab_left_current.jpg) no-repeat left top;
}

/*IE5 - Mac Hack */
#menuBar a{
	float: none;
}

TD.RightTabColumn
{
	/*border-bottom: 0px solid black;*/
}


.DDText
{
	color: #333333;
	font-size: 9px;
	font-family: Verdana, helvetica, Sans-Serif;
	WIDTH: 150px;
	height: 16px;
}

/* ================================
    CSS STYLES FOR DATAGRIDS
   ================================
*/
NormalBoldBlack
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Verdana, helvetica, Sans-Serif;
}


.CartList
{
	border-right: #999999 1px solid;
	padding-right: 3px;
	border-top: #999999 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	font-family: Arial, Verdana, Sans-Serif;
	border-collapse: collapse;
	width: 100%;
}

.CartListHead
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #336699;
}

.CartListFooter
{
	background-color: #CCCCCC;
	color: #000000;
}

.CartListItem
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #FFFFFF;
}

.CartListItemAlt
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #EEEEEE;
}

.CartListSelected
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #008a8c;
}

.CartListMouseOver
{
	background-color: #d6d8e8;
}


/* ================================
    CSS GENERAL STYLES
   ================================
*/

TD
{
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10pt;
}

TABLE.ActiveTabSection
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	/*width: 100px;*/
	padding-top: 0px;
	border-bottom: medium none;
	font-family: Verdana, helvetica, Sans-Serif;
	background-color: white;
	text-align: center;
}
TABLE.InactiveTabSection
{
    BACKGROUND-COLOR: #336699;
    color: White;
    BORDER-BOTTOM: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
    FONT-SIZE: 10pt;
    PADDING-LEFT: 100px;
    PADDING-RIGHT: 100px;
    TEXT-ALIGN: center;
	font-family: Verdana, helvetica, Sans-Serif;
    /*WIDTH: 100px;*/
}
Table.Filler
{
	border-bottom: black 1px solid;
}

TABLE.PlainTable
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: 1px;
    BORDER-LEFT: 1px;
    BORDER-RIGHT: 1px;
}
TABLE.TabSectionVisible
{
	display: inline;
	visibility: visible;
	background-color: white;
}
TABLE.TabSectionInvisible
{
	display: none;
	visibility: hidden;
	background-color: white;
}

.EditTextbox
{
	color: #333333;
	font-size: 9px;
	font-family: Verdana, helvetica, Sans-Serif;
	WIDTH: 200px;
	height: 16px;
}

.SearchTextbox
{
	font-size: 9px;
	width: 200px;
	color: #cc3366;
	font-family: Verdana, helvetica, Sans-Serif;
	height: 16px;
}

.SmallDropDown
{
	font-size: 11px;
	width: 200px;
	color: #333333;
	font-family: Verdana, helvetica, Sans-Serif;
	height: 18px;
}

.DoneTitle
{
	font-weight: bold; 
	display: block;
	font-size: 12pt;
	color: #336699;
	font-family: Arial, Verdana, Helvetica;
}

.DoneText
{
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Verdana, Helvetica;
}

a.DoneButton:link, a.DoneButton:visited
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: lightgrey;
	padding-bottom: 2px;
	border-left: #fee5a8 1px solid;
	color: #000000;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-decoration: none;
	display: block;
	width: 300px;
}

a.DoneButton:hover
{
	border-right: #000000 1px solid;
	padding-right: 7px;
	border-top: #fee5a8 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	background: dimgray;
	padding-bottom: 2px;
	border-left: #fee5a8 1px solid;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-decoration: none;
	display: block;
	width: 300px;
}

.ConfirmDiv
{
	padding-bottom: 20px;
}


.XLButton
{
	color: #333333;
	font-size: 11px;
	font-family: Verdana, helvetica, Sans-Serif;
	WIDTH: 100px;
	height: 18px;
}


/* FOR PIVOTPAGE PAGE ADMIN */
.AdminHeader
{
color: #FFFFFF;
font-weight: bold;
font-family: arial;
}


#floater
{
    Z-INDEX: 1000;
    LEFT: 10px;
    VISIBILITY: visible;
   /* WIDTH: 125px;*/
    POSITION: absolute;
    TOP: 100px
}




.PivotPageAdminButton
{	
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 1px;
	margin-left: 1px;
	border-left: #666666 1px solid;
	color: lavender;
	margin-right: 1px;
	border-bottom: #666666 1px solid;
	font-family: Arial, Verdana, Sans-Serif;
	height: 19px;
	background-color: #336699;
	font-variant: small-caps;
}

.PivotPageAdminDropDown
{
	font-size: 9px;
	width: 150px;
	color: #cc3366;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 14px;
}








