/* ================================
    CSS STYLES FOR PivotPage
   ================================
*/   

.LoginTextbox
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	WIDTH: 250px;
	height: 18px;
}

.Button
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #000000 1px solid;
	color: #CCCCFF;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #507284;
}
.AdminButton
{	
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #000000 1px solid;
	color: #CCCCFF;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #507284;
}

.PivotPageAdminDropDown
{
	font-size: 9px;
	width: 150px;
	color: #cc3366;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 14px;
}

/*PIVOT PAGE ADMIN MODULE*/
.AdminHeader
{
color: #FFFFFF;
font-weight: bold;
font-family: arial;
}

#floater
{
    Z-INDEX: 2;
    LEFT: 0px;
    VISIBILITY: visible;
    WIDTH: 125px;
    POSITION: absolute;
    TOP: 0px
}

.PivotPageSearchBox
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 100px;
	height: 18px;
}

.AdminTextbox
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 200px;
	height: 18px;
}
.PivotPageAdminLink
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}



/* ================================
    CSS STYLES FOR DATAGRIDS
   ================================
*/
NormalBoldBlack
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
}

.CartButton
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #000000 1px solid;
	color: #CCCCFF;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #507284;
}

.CartCatView_CartButton
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #000000 1px solid;
	color: #CCCCFF;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #507284;
}

.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;
	font-variant: small-caps;
}

A.CartListHead
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #336699;
	font-variant: small-caps;
}

A.CartListHead:hover
{
	color: #F33;
}

A.CartListHead:visited
{
	color: #666;
}

.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;
}








/*PIVOT PAGE CART MODULE*/
.CartCatView_Title
{
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}
.CartProdView_Title
{
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.CartCatView_SubTitle
{
	font-weight: bold;
	font-size: 8pt;
	font-style: italic;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_TagLine
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_MoreInfo
{
	font-size: 8pt;
	color: #666666;
	font-style: italic;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}
.CartCatView_MoreInfo:visited
{
	font-size: 8pt;
	color: #666666;
	font-style: italic;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}
.CartCatView_MoreInfo:link
{
	font-size: 8pt;
	color: #666666;
	font-style: italic;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}
.CartCatView_MoreInfo:hover
{
	font-size: 8pt;
	color: #CC0000;
	font-style: italic;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartStrikethru_Price
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration: line-through;
}

.CartCatView_Abstract
{
	font-size: 11px;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartCatView_Image
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
margin-top: 5px;
margin-bottom: 5px;
}

.CartCatView_OutOfStock
{
}

.CartCatView_Price
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.CartProdView_SubTitle
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma, helvetica, Sans-Serif;
	text-decoration: none;
}

.CartProdView_TagLine
{
	font-weight: bold;
	font-size: 14pt;
	color: maroon;
	font-family: Tahoma, helvetica, Sans-Serif;
}

.CartProdView_Description
{
	font-size: 10pt;
	font-family: Tahoma, 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_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: Arial, Verdana, Sans-Serif;
	height: 19px;
	background-color: #336699;
	font-variant: small-caps;
}


.CartPageLinks
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 3px;
	color: #336;
	margin-right: 3px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}


A.CartPageLinks
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 3px;
	color: #336;
	margin-right: 3px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

A.CartPageLinks:hover
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 3px;
	color: #F69;
	margin-right: 3px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

A.CartPageLinks:visited
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 3px;
	color: #369;
	margin-right: 3px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}



.DoneTitle
{
	font-weight: bold; 
	display: block;
	font-size: 12pt;
	color: #336699;
	font-family: Arial, Tahoma, Helvetica;
}

.DoneText
{
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Tahoma, 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: tahoma;
	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: tahoma;
	text-decoration: none;
	display: block;
	width: 300px;
}

.ConfirmDiv
{
	padding-bottom: 20px;
}


.XLButton
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	WIDTH: 100px;
	height: 18px;
}





/* 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 {
}

/* 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
{
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* 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 
{
	cursor: pointer; 
	cursor: hand; 
	height:18;
}

.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	height:18;
	color: #369; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
	background-color: #FFFFFF;
}

.MainMenu_SubMenu {
	cursor: pointer; 
	cursor: hand; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-right: #333333 1px solid;
}


.MainMenu_MenuItemSel 
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	height:18;
	font-weight: bold; 
	font-style: normal; 
	background-color: #ccf;
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;

}

.MainMenu_MenuIcon {
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
}

.MainMenu_MenuBreak {
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
}

.MainMenu_MenuArrow {
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
}


.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.menu1hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	line-height: 24px;
}
.menu1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.menu1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.menu1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	line-height: 24px;
}
.menu1Sub1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
.menu1Sub1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
.menu1Sub1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
.menu1Sub1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.menu2hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.menu2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.menu2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}




.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
	background-color: #dbe3e7;
}
TD.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
	background-color: #dbe3e7;
}
TD.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #dbe3e7;
}
TD.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #dbe3e7;
}
TD.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #dbe3e7;
}
A.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
A.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
A.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.menu1
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
}
.menu1hover
{
	font-weight: bold;
	font-size: 14px;
	color: #996600;
	line-height: 24px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
}
.menu1:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #996600;
	line-height: 24px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
}
.submenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
	background-color: #FFF;
}
.submenuhover{
	color: #000000;
}







