/* =============================================================
    CSS STYLES FOR i2bPortal 
    v1.0, 01/2003
   =============================================================
*/ 
/* Product Styles for use with AddToCart.ascx (Product Details) module */

.prodDetailsHead-s    {background-color: #29166F;
             font-family: Verdana, Helvetica, sans-serif;
             font-size:  xx-small;
             font-weight:    800;
             color: White;
              text-align:center;
           }

.prodDetailsData-s    {background-color: #dadada;
             font-family: Verdana, Helvetica, sans-serif;
             font-size:  xx-small;
             font-weight:    normal;
             color: Black;
              text-align:left;
           }



.AddThisContainer-DesktopDefault
{
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
}
.AddThisContainer-DesktopDefault2
{
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
}
.AddThisContainer-DesktopDefault3
{
	width: 90%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* Product Styles for use with ProductListing.ascx module 
   when used on inside pages on a White Background */

img.shoppingCartProductPic{
	  border: Solid 1px #29166F;
}

img.contentPaneProductPic{
	  border: Solid 1px #29166F;
      }


.contentPaneProductTitle{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Bold;
      color: #29166F;
      padding-bottom: 5pt;
      padding-top: 10pt;
      }

.contentPaneProductHeader{
	background-color: #29166F;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  x-small;
    font-weight:    800;
    color: White;
    text-align:center;
    }

.contentPaneProductCode{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 8pt;
      text-align: center;
      font-weight: Bold;
      color: #29166F;
      }


img.contentPaneProductThumbPic{
	  
      }

.contentPaneProductThumbTitle{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Bold;
      color: #29166F;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }

.contentPaneProductThumbPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: #29166F;
}

.contentPaneProductThumbOrigPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: #29166F;
    text-decoration: line-through;
}

.contentPaneProductThumbSalePrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: #D91A00;
}

A.contentPaneProductThumbTitle:link		{ color: #29166F; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.contentPaneProductThumbTitle:visited	{ color: #29166F; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.contentPaneProductThumbTitle:active	{ color: #D91A00; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}
A.contentPaneProductThumbTitle:hover	{ color: #D91A00; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}


/* Product Styles for use with ProductListing.ascx module 
   when used on the RED Background on the left or right panes with RED */

.sidePaneProductTitle{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Bold;
      color: White;
      padding-bottom: 5pt;
      padding-top: 10pt;
      }

.sidePaneProductHeader{
	background-color: #29166F;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  x-small;
    font-weight:    800;
    color: White;
    text-align:center;
    }

.sidePaneProductCode{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 8pt;
      text-align: center;
      font-weight: Bold;
      color: White;
      }


img.sidePaneProductThumbPic{
	  
      }

.sidePaneProductThumbTitle{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Bold;
      color: White;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }

.sidePaneProductThumbPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: White;
}

.sidetPaneProductThumbOrigPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: White;
    text-decoration: line-through;
}

.sidePaneProductThumbSalePrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: White;
}

A.sidePaneProductThumbTitle:link	{ color: White; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.sidePaneProductThumbTitle:visited	{ color: White; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.sidePaneProductThumbTitle:active	{ color: White; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}
A.sidePaneProductThumbTitle:hover	{ color: White; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}




/* Product Styles for use with ProductListing.ascx module 
   when used on the home page with the #29166F (White) Background */

.HomePageModuleTitle{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    Bold;
    color: #D91A00;
    text-align:center;
}

.HomePageModuleText  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
	line-height: 10pt;
    font-weight: normal;
    color: Black;
}

img.HomePageProductThumbPic{
		Border: none;
      }

.HomePageProductThumbTitle{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Normal;
      color: #29166F;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }

.HomePageProductThumbPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: #29166F;
}

.HomePageProductThumbOrigPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Normal;
    color: #29166F;
    text-decoration: line-through;
}

.HomePageProductThumbSalePrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: #D91A00;
}

A.HomePageProductThumbTitle:link	{ color: #29166F; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.HomePageProductThumbTitle:visited	{ color: #29166F; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.HomePageProductThumbTitle:active	{ color: #D91A00; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}
A.HomePageProductThumbTitle:hover	{ color: #D91A00; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}

/* Category List Control Styles  -0 = Not Selected -1 = Selected*/
A.CategoryItem-L0:link		{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0:visited	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0:active	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0:hover		{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L0-0:link	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L0-0:visited	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L0-0:active	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L0-0:hover	{ color: #29166F;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L0-1:link	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L0-1:visited	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L0-1:active	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L0-1:hover	{ color: White;  font-size: 8pt; line-height: 20px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}

A.CategoryItem-L1:link		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1:hover		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L1-0:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L1-0:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L1-0:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L1-0:hover	{ color: #29166F;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L1-1:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L1-1:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L1-1:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L1-1:hover	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}

A.CategoryItem-L2:link		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2:hover		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L2-0:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L2-0:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L2-0:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L2-0:hover	{ color: #29166F;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L2-1:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L2-1:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L2-1:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L2-1:hover	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}

A.CategoryItem-L3:link		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3:hover		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L3-0:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L3-0:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L3-0:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L3-0:hover	{ color: #29166F;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L3-1:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L3-1:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L3-1:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L3-1:hover	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}

A.CategoryItem-L4:link		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4:hover		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L4-0:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L4-0:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L4-0:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L4-0:hover	{ color: #29166F;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L4-1:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L4-1:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L4-1:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L4-1:hover	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}

A.CategoryItem-L5:link		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5:hover		{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.CategoryItem-L5-0:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L5-0:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L5-0:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}
A.CategoryItem-L5-0:hover	{ color: #29166F;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.CategoryItem-L5-1:link	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L5-1:visited	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L5-1:active	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}
A.CategoryItem-L5-1:hover	{ color: White;  font-size: 8pt; line-height: 16px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Bold; background-color: #29166F;}


/* Section Headings for Interior Pages */
.PageSection    {background-color: #29166F;
             font-family: Verdana, Helvetica, sans-serif;
             font-size:  medium;
             font-weight:    800;
             color: White;
             text-align:center;
            }

.para-leadin	{
			font-family:		"Times New Roman", Verdana, Helvetica, sans-serif;
			font-size: 			large;
			font-weight:		bold;
			color:				#29166F;
			}


/* Style for Web Site footer section on Home Page */
.SiteFooterText  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: Normal;
	color: Black;
}

A.SiteFooterLink:link		{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.SiteFooterLink:visited	{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.SiteFooterLink:active		{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.SiteFooterLink:hover		{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.BottomFooter  {
			font-family:		"Arial Narrow", Arial, Verdana, Helvetica;
			font-size: 			10pt;
			color:				White;
			font-weight:		Bold;
			background-color:	#29166F;
}

.BottomFooter-s  {
			font-family:		"Arial Narrow", Arial, Verdana, Helvetica;
			font-size: 			8pt;
			color:				White;
			font-weight:		Bold;
}

/* Right Panel Product Styles */
img.rightPaneProductThumbPic{
		Border: none;
      }

.rightPaneProductThumbTitle{
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: center;
      font-weight: Bold;
      color: White;
      padding-bottom: 5pt;
      padding-top: 8pt;
      }

.rightPaneProductThumbPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: White;
}

.rightPaneProductThumbOrigPrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Normal;
    color: White;
    text-decoration: line-through;
}

.rightPaneProductThumbSalePrice  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
    color: #FFCC00;
}

A.rightPaneProductThumbTitle:link	{ color: White; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.rightPaneProductThumbTitle:visited	{ color: White; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: Normal; line-height: normal;}
A.rightPaneProductThumbTitle:active	{ color: #FFCC00; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}
A.rightPaneProductThumbTitle:hover	{ color: #FFCC00; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal; line-height: normal;}




.MastheadSearchBox{
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: Black;
    background: White;
    border: solid 1px #D91A00;
}


TABLE.E-xactCTRReceipt
{
	border: Solid 1px #29166F;
}

.E-xactCTRReceipt
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: black;
}


/* PAGE BACKGROUNDS -----------------------------------------------*/

/* Default colour for the HTML BODY Portion*/
Body
{
    background-color: White;
}


/* PANEL BACKGROUNDS ----------------------------------------------*/
/* Sets a background image or background color for the masthead at the top of the page*/
.MastBg {
    background-color: White;
}
.HeadBg {
    background-color: White;
}

A.MastLink:link		{ color: White;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.MastLink:visited	{ color: White;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.MastLink:active	{ color: Yellow;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.MastLink:hover	{ color: Yellow;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

/*Sets a background image or background colour of the Portal Panes themselves */
.leftPaneBg {
	background-color: #D91A00;
}
.contentPaneBg {
	background-color: White;
    vertical-align: top;
    text-align: left;
}
.contentPaneBg2 {
	background-color: White;
    vertical-align: top;
    text-align: left;
}
.rightPaneBg {
    background-color: #D91A00;
    vertical-align: top;
    text-align: left;
}

/* MODULE BACKGROUNDS -------------------------------------------------*/
.leftPaneModuleTitleContainer{
    text-align: left;
    background-color: #D91A00;
}

.leftPaneModuleTitle{
    background-color: #D91A00;
    color: White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    Bold;
}

HR.leftPaneModuleTitle
{
	color: White;
	font-size: 1;	
}


.leftPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: #D91A00;
    color: Black;
    text-align: left;
    width: 139px;
}

.leftPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the leftPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
    background-color: #D91A00;
    text-align: center;
    margin-left: 1px;
    margin-right: 2px;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
	color: White;
	
}

.contentPaneModuleTitleContainer{
    text-align: center;
}

.contentPaneModuleTitle{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    Bold;
    color: #D91A00;
    text-align:center;
}

HR.contentPaneModuleTitle
{
	visibility:			hidden;
	display:			none;
}



.contentPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    text-align: center;
}

.contentPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
    text-align: left;
    margin-left: 4px;
    margin-right: 4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: Black;
	width: 100%;
}



.rightPaneModuleTitleContainer{
    text-align: left;
    margin-left: 4px;
    background-color: #D91A00;
}

.rightPaneModuleTitle{
    background-color: #D91A00;
    color: White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    Bold;
}

HR.rightPaneModuleTitle
{
	color: White;
	font-size: 1;	
}

.rightPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: #D91A00;
    text-align: left;
    width: 100%;
}

.rightPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the rightPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
    background-color: #D91A00;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
	color: White;
}

/* MODULE Text and Link styles ---------------------------------------------*/
.leftPaneModuleText  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: center;
	font-size: 8pt;
    font-weight: normal;
	color: White;
}

.leftPaneModuleText-s  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
	font-size: 8pt;
    font-weight: normal;
	color: White;
}

.leftPaneModuleTextHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Bold;
	color: White;
}

A.leftPaneModuleLink:link		{ color: White;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.leftPaneModuleLink:visited	{ color: White;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.leftPaneModuleLink:active		{ color:  #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.leftPaneModuleLink:hover		{ color:  #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.leftPaneModuleForm {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #29166F;
	font-weight: normal;
	background-color: White;
}

.HomePageText  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
	line-height: 12pt;
    font-weight: normal;
    color: White;
}

.contentPaneModuleText  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
	line-height: 10pt;
    font-weight: normal;
    color: Black;
}

.contentPaneModuleText-B  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
	line-height: 10pt;
    font-weight: Bold;
    color: Black;
}

.contentPaneModuleText-s  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 7pt;
    font-weight: normal;
    color: black;
}

.contentPaneModuleText-L  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
}

.contentPaneModuleTextHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Bold;
	color: #29166F;
}

.contentPaneModuleTextEmphasized  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: Bold;
	color: #29166F;
}

TABLE.contentPane    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    color: Black;
    font-weight: Bold;
	background-color: #DBDBDB;
	border: Solid 1px #29166F;
}

TH.contentPane    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    text-align: center;
    color: White;
    font-weight: Bold;
	background-color: #29166F;
}

TD.contentPane    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    text-align: center;
    color: Black;
	background-color: White;
    font-weight: Bold;
}

TD.contentPaneFooter    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    text-align: left;
    color: White;
	background-color: #29166F;
    font-weight: Bold;
}

A.contentPaneModuleLink:link	{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:visited	{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:active	{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:hover	{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.contentPaneModuleLinkEmphasized:link	{ color: #29166F;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLinkEmphasized:visited	{ color: #29166F;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLinkEmphasized:active	{ color: Black;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLinkEmphasized:hover	{ color: Black;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.contentPaneModuleLink-s:link		{ color: #29166F;  font-size: 7pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:visited	{ color: #29166F;  font-size: 7pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:active	{ color: Black;  font-size: 7pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:hover		{ color: Black;  font-size: 7pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.contentPaneModulePagingLink:link	{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModulePagingLink:visited	{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModulePagingLink:active	{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModulePagingLink:hover	{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.contentPaneModuleForm {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	background-color: white;
}

.contentPaneModuleFormBgBorder {
    background-color: #D91A00;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}

.contentPaneModuleFormBgForm {
    background-color: White;
}

.contentPaneModuleFormHeading {
	background-color: #29166F;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    bold;
    color:	    White;
    text-align:	center;
}


.rightPaneModuleText  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
	color: white;
}

.rightPaneModuleText-B  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
	color: white;
}

.rightPaneModuleText-Emphasized  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: Bold;
	color:  #FFCC00;
}

.rightPaneModuleText-s  {
    font-family: Verdana, Helvetica, sans-serif;
    text-align: left;
    font-size: 7pt;
    font-weight: normal;
	color: White;
}

.rightPaneModuleTextHeader  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Bold;
	color: White;
}

A.rightPaneModuleLink:link		{ color: White;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:visited	{ color: White;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:active	{ color: White;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.rightPaneModuleLink:hover		{ color: #FFCC00; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}


.rightPaneModuleForm {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}



/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: #393063;
}


/* PAGE BANNER ----------------------------------------------------*/
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: 900;
    color:#cccc99;
}



/* PORTAL NAVIGATION ----------------------------------------------*/

input.Tabs { border: none;} /*Style for the Tab's input image button */


/* background/border colors for the selected tab white (images) or deepsky#29166F (text) */
.TabBg {
    background-color: White;
}

/* background/border colors for the unselected tabs white (images) or indigo (text) */
.OtherTabsBg {
    background-color: White;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    border-color: Black;
    font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: Black;
    text-decoration:none;
    font-weight: bold;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    font-size: 8pt;
    color: Black;
}

A.OtherTabs:visited {
    text-decoration:   none;
    font-size: 8pt;
    color: Black;
}

A.OtherTabs:active  {
    text-decoration:    none;
     font-size: 8pt;
   color:  Black;
}

A.OtherTabs:hover   {
    text-decoration:  none;
    font-size: 8pt;
    color:  Black;
    font-weight: bold;
}
    

/* style for separator between site links */
.Accent
{
    color: Black;
    font-weight:    bold;
}


.FieldHead	{
			font-family:		Verdana, Helvetica, sans-serif;
			font-size: 			9pt;
			font-weight:		Bold;
			color:				Black;
			}

.FieldData	{
			font-family:		Verdana, Helvetica, sans-serif;
			font-size: 			9pt;
			font-weight:		Normal;
			color:				Normal;
			border:				Solid 1px #29166F;
			font-size:			9pt;
			}

.FieldError{
             font-family:	Verdana, Helvetica, sans-serif;
             font-size:		9pt;
             font-weight:    Bold;
             color:			Red;
           }




/* Border for Listing Pictures */
img.Pic {border: Solid 1px #29166F;		}

            

/* GENERAL------------------------------------------------------- */
/* style for module titles (text)*/
.Head   {
    background-color: #29166F;
    color: White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    Bold;
}

HR.Head
{
	color:White;
	font-size: 1;	
}



/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    bold;
    color: Black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: Black;
}

/* text style used for most text rendered by modules */
.normal	{
			font-family:		Verdana, Helvetica, sans-serif;
			font-size: 			9pt;
			color:				Black;
			font-weight:		500;
			}

.Normal-B
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
}

.Normal-s
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

.Normal-L
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: black;
}

.Normal-XL
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: Bold;
    color: black;
}

.Normal-XXL
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: Bold;
    color: black;
}

.Normal-XXXL
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: red;
}



A.Normal:link		{ color: #29166F;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:visited	{ color: #29166F;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:active		{ color: #D91A00;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:hover		{ color: #D91A00;  font-size: 9pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.Normal-s:link		{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:visited	{ color: #29166F;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:active		{ color: #D91A00;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:hover		{ color: #D91A00;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.LeftMenu
{
    BACKGROUND-COLOR: transparent;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
}
.LeftMenu:hover
{
    COLOR: #29166F;
}
TD.PageTitle
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 9pt;
}
    
  



/* GENERIC ------------------------------------------------------*/
input, textarea
{
	border: solid 1;
	border-color: black;
	font-size: 9pt;
	font-family: tahoma;
	font-weight: normal;
}
input.checkbox
{
	border: none;
}
input.disabled
{
	background-color: #CCCCCC;
	border: solid 1;
	border-color: black;
	font-size: 9pt;
	font-family: tahoma;
	font-weight: normal;
}
input.nav
{
	background-color: white;
	border: solid 1;
	border-color: black;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: normal;
	width: 110;
}
input.uc
{
	border: solid 1;
	font-size: 9pt;
	border: solid 1;
	text-transform: uppercase;
}
select
{
	font-family: tahoma;
	font-size: 9pt;
	border: solid 1;
	border-color: black;
}




p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;

}


H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    normal;
    color: Black;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    normal;
    color: Black;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:    Bold;
    color: Black;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    normal;
    color: #666062;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: #A5B2D6;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: #A5B2D6;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    color: #A5B2D6;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: #A5B2D6;
}


A:link		{ color: #2155FF;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:visited	{ color: #2155FF;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:active	{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:hover		{ color: Black;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}



BIG {
    font-size:  10pt;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    font-family: Verdana, Helvetica, sans-serif;
    list-style-type: disc;
    line-height: 16px;
}

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: Black;
    height:1pt;
    text-align:left;
}




/* Site Admin Styles (duplicated from portalAdmin.css)-----------------------------------*/

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link	{ color: darkred;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:visited	{ color: darkred;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:active	{ color: darkred;  font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:hover	{ color: red;	 font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
  
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

/*----------------------*/
/*---ONSITE TABLES---*/
/*--------------------*/

.tablehead{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background:#A93348;
	}

.tablesubhead{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background:#A93348;
	}

.tablecolumnhead{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	color:#FFFFFF;
	background:#A93348;
	}

.tablecolumn{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	color:#A93348;
	}

.tabletext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
	color:#A93348;
	}

LI{
		line-height:12px;
	}


/* ================================
    CSS STYLES FOR Checkout Panels 
   ================================
*/   

.SectionHeading
{
    background-color: #29166F;
    color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px;
}


.SectionHeading-s
{
    background-color: #29166F;
    color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 5px;
}



/* ================================
    CSS STYLES FOR Shopping Cart 
   ================================
*/   


.HomeHead
{
    color: #9D0000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #9CCFCE;
    color: White;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px
}

/* */
.SubContentHead
{
    background-color: #9D0000;
    color: dimgray;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: #9D0000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: darkred;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px
}

.CartListHead
{
    background-color: #29166F;
    color: White;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: White;
    color: Black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #DBDBDB;
    color: Black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #29166F;
    line-height: 10pt
}

.cartbutton
{
	border: none;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}


.OrderTotals
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Bold;
    color: Black;
}





