﻿
/**************************************************************************************************/
/* HTML Elements */
/**************************************************************************************************/

.altrowcolor {
	background-color: #D3DCE7;
}




HTML {
	margin-bottom: 2em;
}

BODY {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	font: 10pt Verdana;
	text-align: center;
}

A {
	color: #000000;
}

A:link, A:visited {
	color: #777777;
	text-decoration: underline;
}

A:active, A:hover {
	color: #777777;
	text-decoration: underline;
}

UL, DL {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 1em;
}

OL {
	text-align: left;	
}

LI {
	padding-bottom: 5px;
}

UL {
	list-style-type: square;
	list-style-image: url('/images/arrow_left.gif');
}

H1 {
	font-size: 1.75em;
	font-weight: normal;
}

H2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0.9em;
	margin-bottom: 0.45em;
}

H3 {
	font-size: 1.25em;
	font-weight: normal;
	margin-top: 1.8em;
	margin-bottom: 0.45em;
	clear: left;
}

H4 {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: -0.2em;
}

P, BLOCKQUOTE, LI, TD {
	font-size: 1em;
	line-height: 1.25em;
}

ADDRESS {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0 1.5em 0 2em;
	font-style: normal;
}

BLOCKQUOTE {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0 1.5em 0 2em;
	font-style: italic;
}
 

HR {
	color: #C4C4C4;
	border: 1px;
}

/**************************************************************************************************/
/* End HTML Elements                                                                              */
/**************************************************************************************************/

#tdTopNav
{
	background:white;
}

.tdLeftNav
{
	background:white;
}

#tdLeftNav
{
	background:white;
}

#tdRightNav
{
	background:white;
	text-align:right;
}

#tdBottomNav
{
	background:white;
}

#tdContent
{
	text-align:left;
}

#tblMainContent
{
	width: 100%;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}

#divShippingHandlingCalculatorWrapper
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	width: 100%;
}

#divOrderSummaryWrapper
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
   width: 100%;
}

#divMainCheckout
{
	width: 100%;
	text-align: center;
}

#divCheckoutWrapper
{
	border-right: black 1pt solid;
	border-top: black 0pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	text-align: center;
	width: 100%;
}

#customerDisallowedToOrder
{
    border: dashed 2pt black;
    background-color: Yellow;
    color: Red;
	text-align:center;
	width: 75%;
	padding: 3px 3px 3px 3px;
	margin-top: 6px
}

#divLayawayTermsAndConditions
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	text-align:center;
	width: 75%;
}

#frmPromo
{
}

#frmGCRegister
{
}

#shippingAllowanceCaution
{
    border: solid 1pt black;
    background-color: Yellow;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px
}

#shippingAllowanceGood
{
    border: solid 1pt black;
    background-color: green;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px;
    color: White
}

#belowMinimumOrderCaution
{
    border: solid 1pt black;
    background-color: red;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px;
    color: Yellow
}

#wholeSaleCustomerTermsAndConditions
{
    background-color: gray;
    text-decoration: underline
}

#wholeSaleCustomerTermsAndConditionsMessage
{
    border: dashed 1pt black;
    background-color: Yellow;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px
}

#wholeSaleShippingTerms
{
    background-color: gray;
    text-decoration: underline
}

#wholeSaleShippingMessage
{
    border: dashed 1pt black;
    background-color: Yellow;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px
}

/* Login link on process_order */
#divCustomerLoginLink
{
	font-size: large;
	border: dotted 1pt black;
	padding: 9px 3px 9px 3px;
	margin: 9px 3px 9px 3px;
	background-color: Yellow;
	width: 800px
}

table.subnav
{
	border-color:white;
	border-width:6px;
	border-style:solid;
}

td.subnav
{
	border-color:white;
	border-width:1px;
	border-style:solid;
	text-align:center;
}

.AltFont1 {
	color: #3A3A23;
}

.AltFont2 {
	color: #C0C0C5;
}

.ContentBar_Small {
	font-size: 7.5pt;
	color: #FFFFFF;
}

.Content_Small {
	font-size: 7.5pt;
	color: #C0C0C5;
}

.Content_Large {
	font-size: 13.5pt;
	color: #C0C0C5;
}

.ECheck {
	color: #C0C0C5;
}

.ECheck2 {
	font-size: 7.5pt;
	color: #C0C0C5;
}

.Error {
	font-size: 12pt;
	color: #FF0000;
}

.Footer {
	font-weight: bold;
	color: #FFFFFF;
}

.Middle_Top_Banner_Small {
	color: #F3C259;
}

.TopBanner_Large {
	font-size: 12pt;
	color: #3A3A23;
}

table.Section
{
	border-collapse:collapse;
	border-color:Black
}

table.MTP, td.MTP 
{
	border-collapse:collapse;
	border-color:black;
	border: solid 1pt black;
}

th.MTP 
{
	border-collapse:collapse;
	font-size:10pt;
	border-color:black
}

.tdAltFont1 {
  color: #3A3A23;
  background-color: white;
}

.tdAltFont2 {
  color: #3B562D;
  background-color: whitesmoke;
}

.tdAltBG1 {
	background-color: #FCF6C2;
}

.tdAltBG2 {
	background-color: #D2D3BA;
}

.tdbackgrnd {
	background-color: white;
}

.tdBottomTopBanner {
	font-weight: normal;
	color: black;
	background-color: #F9F9F9;
	padding: 0.8em;
	text-align: left;
}

.tdBottomTopBanner2 {
	color: white;
	background-color: #6699CC;
}

.tdBottomTopBanner3 {
	color: black;
	background-color: #F1F1F1;
	text-align: center;
}

.tdContent {
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.tdContent2 {
	background-color: white;
	text-align: left;
}

.tdContent3 {
	background-color: #F9F9F9;
}
.tdContent4 {
	background-color: white;
	text-align: center;
}

.tdContentBar {
	font-weight: bold;
	color: black;
	background-color: #C4C4C4;
}

.tdFooter {
	font-size: 0.9em;
	font-weight: normal;
	color: #777777;
	background-color: white;
}

.tdMiddleTopBanner {
	font-size: large;
	text-align: Center;
	color: black;
	vertical-align: bottom;
	font-weight: bold;
}

.tdMiddleTopBanner1 {
	font-size: medium;
	text-align: Center;
	color: black;
	vertical-align: bottom;
	font-weight: bolder;
}

.tdMiddleTopBanner2 {
	font-size: small;
	text-align: Center;
	color: black;
	vertical-align: bottom;
	font-weight: bolder;
}

.tdDetailDescription {
	color: black;
	background-color: #F1F1F1;
	text-align: left;
	padding-left: 10px;
	padding: 10px;
	}


.tdTopBanner {
	font-size: 1.25em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #6699CC;
	text-align: center;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 3px;
}

.tdTopBanner2 {
  background-color: #6699CC;
}

a:link.NoLine
{
    COLOR: blue;
    TEXT-DECORATION: none
}
a:visited.NoLine
{
    COLOR: purple;
    TEXT-DECORATION: none
}
a:hover.NoLine
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
a:active.NoLine
{
    COLOR: red;
    TEXT-DECORATION: none
}

.clsCurrentLocation
{
	font-size: 200%;
	font-family: verdana, arial, helvetica;
	font-style: italic;
	color: #6699CC;
}

td.clsCurrentLocation
{
	text-align: right;
}

span.clsCurrentLocation
{
	font-size: 12pt;
}

A.clsCurrentLocation
{
    text-decoration: none
}
a:visited.clsCurrentLocation
{
   color: #6699CC;
}
a:hover.clsCurrentLocation
{
	color: black;
    text-decoration: underline
}

.clsMenuNavigation
{
	background-color: #6699CC;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:#ffffff;
}

a.clsMenuNavigation
{
	font-weight: bold;
	color:white;
    text-decoration: none
}
a:visited.clsMenuNavigation
{
	color:white;
}
a:hover.clsMenuNavigation
{
	color: yellow;
    text-decoration: underline
}

.clsMenuNavigationCurrent
{
	background-color: #6699CC;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: yellow;
}

.clsMenuHeader
{
	background-color: #6699CC;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: white;
}

.clsMenuBody
{
	background-color: #f1f1f1;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
}

.clsCategoryTrail
{
	text-align: left;
}

.categoryTrailCurrentCategoryName
{
	text-align: left;
}

.clsMenuBodyLeft
{
	border-left:1px solid #6699CC;
	background-color: #f1f1f1;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:#ffffff;
	
}

.clsMenuBodyRight
{
	border-right:3px solid #6699CC;
	background-color: #f1f1f1;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:#ffffff;
	
}

.clsMenuContent
{
	background-color: #f1f1f1;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:#ffffff;
}

.divPublisherMenu
{
	text-align:center;
	width:200px;
}

.divPublisherHeading
{
	text-align:center;
	margin-top: 10px;
	margin-bottom: 12px;
	color:#FFFFCC;
	font-size:18pt;
    text-decoration: underline
}

h1.mfgName
{
	font-size: 16pt;
	display:inline;
	color:black
}

a.clsPublisherList
{
    text-decoration: none
}

ul.clsPublisherList
{
	text-align: left;
	list-style-type:disc
}

a.clsMenuNavigationMfg
{
	color:#FFCE00;
	display:block;
}

#tblCategories
{
	border: solid 0px black
}

TD.clsMenuNavigationCat
{
	text-align: left;
}

TD.contentCenter
{
	text-align: center;
}

A.clsMenuNavigationCat
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:black;
    text-decoration: none
}
a:visited.clsMenuNavigationCat
{
	color:black;
}
a:hover.clsMenuNavigationCat
{
	color: #6699CC;
    text-decoration: underline
}

A.clsMenuNavigationCat_Selected
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: #6699CC;
    text-decoration: none
}
a:visited.clsMenuNavigationCat_Selected
{
	color: #6699CC;
}
a:hover.clsMenuNavigationCat_Selected
{
	color: #6699CC;
    text-decoration: underline
}

A.clsMenuNavigationSubCat
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-style:italic;
	color:black;
    text-decoration: none
}
a:visited.clsMenuNavigationSubCat
{
	color:black;
}
a:hover.clsMenuNavigationSubCat
{
	color: #6699CC;
    text-decoration: underline
}
A.clsMenuNavigationSubCat_Selected
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-style:italic;
	color: #6699CC;
    text-decoration: none
}
a:visited.clsMenuNavigationSubCat_Selected
{
	color: #6699CC;
}
a:hover.clsMenuNavigationSubCat_Selected
{
	color: #6699CC;
    text-decoration: underline
}

A.clsMenuNavigationProduct
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-style: italic;
	color: #6699CC;
    text-decoration: none
}
a:visited.clsMenuNavigationProduct
{
	color: #6699CC;
}
a:hover.clsMenuNavigationProduct
{
	color: black;
    text-decoration: underline
}


a:link.clsBottomMenuNavigation
{
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: black;
    text-decoration: none
}

a:visited.clsBottomMenuNavigation
{
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: black;
    text-decoration: none
}

a:hover.clsBottomMenuNavigation
{
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: black;
    text-decoration: underline
}

a:active.clsBottomMenuNavigation
{
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: black;
    text-decoration: none
}

A.copyright
{
    font-size: 0.85em;
    color: #777777;
    text-decoration: none;
}
a:visited.copyright
{
   color: gray;
}
a:hover.copyright
{
	color: #6699CC;
    text-decoration: underline;
}

.inputImage
{
	border-width: 0;
}

.formDesign
{
	font-size: 12px;
}

h1.productName
{
  font: 14pt;
  font-weight:bold;
  margin-bottom: 6px;
}

h1.pageTitle
{
  font: 14pt;
  font-weight:bold;
  margin-bottom: 6px;
}

h2.productName
{
  font: 14pt;
  font-weight:bold;
  margin-bottom: 6px;
}

SELECT
{
	font-size: 12px;
}

.copyright
{
    FONT-SIZE: 10pt;
    COLOR: gray;
    FONT-FAMILY: Arial, Arial, Helvetica
}

.highlightSearch
{
	background-color: yellow;
	font-weight: bold;
}

.NOINDENT
{
    margin-left: 5pt;
    margin-right: 5pt;
}

LI.BestSellerListItem
{
	list-style-image: url('../images/arrow_left.gif');
}

a.NewArrivalsListItem
{
	list-style-image: url('../images/arrow_left.gif');
	font-size: 8pt;
}

li.NewArrivalsListItem
{
	list-style-image: url('../images/arrow_left.gif');
	font-size: 8pt;
}

UL.clsMenu
{
	font-size: 12pt;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
    text-decoration: none;
    PADDING-RIGHT: 0pt;
    MARGIN-LEFT: 5pt;
    MARGIN-RIGHT: 5pt;
    MARGIN-BOTTOM: 0;
    LIST-STYLE-TYPE: none;
}

LI.clsMenu
{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	MARGIN-LEFT: 0pt;
	LIST-STYLE-TYPE: none;
	background-position: left;
}

UL UL.clsMenu
{
    PADDING-RIGHT: 0pt;
    MARGIN-LEFT: 12pt;
    MARGIN-RIGHT: 5pt;
    LIST-STYLE-TYPE: disc
}
UL UL UL.clsMenu
{
    PADDING-RIGHT: 0pt;
    MARGIN-LEFT: 12pt;
    MARGIN-RIGHT: 5pt;
    LIST-STYLE-TYPE: square
}
UL UL UL UL.clsMenu
{
    PADDING-RIGHT: 0pt;
    MARGIN-LEFT: 12pt;
    MARGIN-RIGHT: 5pt;
    LIST-STYLE-TYPE: circle
}

UL.MainBody
{
	font-size: 12pt;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
    text-decoration: none;
    PADDING-RIGHT: 0pt;
    MARGIN-LEFT: 5pt;
    MARGIN-RIGHT: 5pt;
    LIST-STYLE-TYPE: disc
}

.attExtDiv
{
	background-color:white;
	border-left-width:1px;
	border-right-width:1px;
	border-top-style:dotted;
	border-top-width:1px;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.attributeCategoryName
{

}

.attExtDivDefault
{
	background-color:gray;
	border-left-width:1px;
	border-right-width:1px;
	border-top-style:dotted;
	border-top-width:1px;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

a:link.attExtAttributeAnchor
{
}
a:visited.attExtAttributeAnchor
{
}
a:hover.attExtAttributeAnchor
{
	color: red;
}
a:active.attExtAttributeAnchor
{
}

a:link.attExtAttributeDetailAnchor
{
}
a:visited.attExtAttributeDetailAnchor
{
}
a:hover.attExtAttributeDetailAnchor
{
    color: red;
}
a:active.attExtAttributeDetailAnchor
{
}

.productID
{
	font-size: small;
}

.productName
{
	font-weight: bold;
}

.sellPrice
{
	font-size: small;
	font-weight: bold;
}

img.imgProductCheckout
{
width: 157
}

table.attributeDisplay
{
	border-collapse:collapse;
	border-style: dashed;
	border-color: Gray;
	border-width: 1px;
	margin-top: 12px;
	width: 200px;
}

table.quantityDisplay
{
	border-collapse: collapse;
	border-style: solid;
	border-color: #3B562D;
	border-width: 1px;
	margin-top: 12px;
	width: 200px;
}

th.quantityDisplay
{
	text-align: center;
	color: White;
	background-color: #3B562D;
}

td.quantityDisplay
{
	text-align: center;
	color: White;
	background-color: #3B562D;
}

.attributeDisplay
{
}

.attributeDisplaySelected
{
	background-color: Yellow;
}

img.DetailImage
{
	background: url(../images/NoImage.gif) no-repeat;
}

/**************************************************************************************************/
/* Price styles */
/**************************************************************************************************/
	
.itemOnSalePrice
{
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	text-decoration: line-through;
	font-style: italic;
}

.MSRP_label
{
	font-size: 100%;
	font-weight: bold;
	color: black;
}

.MSRP_Price
{
	font-size: 100%;
	font-weight: bold;
	color: black;
}

.SalesPrice
{
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: #FF0000;
}

.YouSave
{
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-style: italic;
	color: #FF0000;
}

/**************************************************************************************************/
/*  End Price styles */
/**************************************************************************************************/

/**************************************************************************************************/
/* Right Navigation Styles                                                                        */
/**************************************************************************************************/

.rtdContent {
  background-color:  #FCF6C2;
}

.rtdTopBanner {
  color: #F3C259;
  background-color: #3B562D;
  font-weight: bold;
}

img.rtdTopBannerTopLeft
{
	background-image: url(../images/searchBarTopLeft.gif);
	height: 4px;
	width: 4px;
}
img.rtdTopBannerTopCenter
{
	height: 4px;
	width: 4px;
}
img.rtdTopBannerTopRight
{
	background-image: url(../images/searchBarTopRight.gif);
	height: 4px;
	width: 4px;
}
img.rtdTopBannerBottomLeft
{
	background-image: url(../images/searchBarBottomLeft.gif);
	height: 4px;
	width: 4px;
}
img.rtdTopBannerBottomCenter
{
	height: 4px;
	width: 4px;
}
img.rtdTopBannerBottomRight
{
	background-image: url(../images/searchBarBottomRight.gif);
	height: 4px;
	width: 4px;
}

.rclsMenuBody
{
	background-color: #f1f1f1;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:#3B562D;
	text-align: left;
}

.rclsRecentlyViewedMenuBody
{
	background-color: #f1f1f1;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: #003399;
	text-align: left;
}

TD.rclsMenuNavigationCat
{
	text-align: left;
}

ul.rclsMenuNavigationCat
{
	text-align: left;	
}

A.rclsMenuNavigationCat
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:black;
    text-decoration: none
}
a:visited.rclsMenuNavigationCat
{
	color:black;
}
a:hover.rclsMenuNavigationCat
{
	color: #6699CC;
    text-decoration: underline
}

/********************************************/
/* Hyperlinks for right nav - Recently viewed items */
TD.rRecentlyViewedItems
{
	text-align: left;
}

A.rRecentlyViewedItems
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:black;
    text-decoration: none
}
a:visited.rRecentlyViewedItems
{
	color:black;
}
a:hover.rRecentlyViewedItems
{
	color: #6699CC;
    text-decoration: underline
}

/**************************************************************************************************/
/* End Right Navigation Styles                                                                    */
/**************************************************************************************************/

/**************************************************************************************************/
/* Left Navigation Styles                                                                         */
/**************************************************************************************************/

/*****************************************************************/
/* Rounded Corners												 */
/*****************************************************************/

	div.roundCorner
	{
		background: transparent;
		margin: 1em;
		margin: 0 0 0 0;
	}

	h1.roundCorner

	{
		width: 100%;
		margin:0 0px;
		text-align: center;
		font-size:1.0em;
		color: #6699CC;
		background:#F1F1F1;
		border-bottom: 1px solid #6699CC;
		padding-bottom: 3px;
	}

	p.roundCorner{margin:0 2px; padding-bottom:0.5em;}
	.roundCorner_cap {width: 100%; display:block; background:transparent; font-size:1px;}
	.roundCorner_x1, .roundCorner_x1_top{display:block;	overflow:hidden; height:1px; margin:0 5px;}
	.roundCorner_x2, .roundCorner_x2_top{display:block; overflow:hidden; height:1px; margin:0 3px;}
	.roundCorner_x3, .roundCorner_x3_top{display:block; overflow:hidden; height:1px; margin:0 2px;}
	.roundCorner_x4, .roundCorner_x4_top{display:block; overflow:hidden; height:2px; margin:0 1px;}
	/****************************/
	/* Set the border color     */
	/****************************/
	.roundCorner_x2, .roundCorner_x2_top, .roundCorner_x3, .roundCorner_x3_top, .roundCorner_x4, .roundCorner_x4_top, .roundCorner_content {border-left:1px solid #6699CC; border-right:1px solid #6699CC;}
	.roundCorner_x1, .roundCorner_x1_top {background:#6699CC;}
	.roundCorner_x2, .roundCorner_x2_top {border-width:0 2px;}
	/****************************/
	/* Set the top color	    */
	/****************************/
	.roundCorner_x2_top, .roundCorner_x3_top, .roundCorner_x4_top {background:#F1F1F1;}
	/****************************/
	/* Set the content color    */
	/****************************/
	.roundCorner_content {display:block; border-width:0 1px; background:white;  padding-left: 1px; }
	/****************************/
	/* Set the bottom color     */
	/****************************/
	.roundCorner_x2, .roundCorner_x3, .roundCorner_x4 {background:white;}

/****************************/
/* End Rounded Corners	    */
/****************************/

/*****************************************************************/
/* Detail Rounded Corners												 */
/*****************************************************************/

	div.detailroundCorner
	{
		background: transparent;
		margin: 1em;
		margin: 10 10 10 10;
	}

	h1.detailroundCorner

	{
		width: 100%;
		margin:0 0px;
		text-align: center;
		font-size:1.0em;
		color: #6699CC;
		background:#F1F1F1;
		border-bottom: 1px solid #6699CC;
		padding-bottom: 3px;
	}

	p.detailroundCorner{margin:0 2px; padding-bottom:0.5em;}
	.detailroundCorner_cap {width: 100%; display:block; background:transparent; font-size:1px;}
	.detailroundCorner_x1, .detailroundCorner_x1_top{display:block;	overflow:hidden; height:1px; margin:0 5px;}
	.detailroundCorner_x2, .detailroundCorner_x2_top{display:block; overflow:hidden; height:1px; margin:0 3px;}
	.detailroundCorner_x3, .detailroundCorner_x3_top{display:block; overflow:hidden; height:1px; margin:0 2px;}
	.detailroundCorner_x4, .detailroundCorner_x4_top{display:block; overflow:hidden; height:2px; margin:0 1px;}
	/****************************/
	/* Set the border color     */
	/****************************/
	.detailroundCorner_x2, .detailroundCorner_x2_top, .detailroundCorner_x3, .detailroundCorner_x3_top, .detailroundCorner_x4, .detailroundCorner_x4_top, .detailroundCorner_content {border-left:1px solid #6699CC; border-right:1px solid #6699CC;}
	.detailroundCorner_x1, .detailroundCorner_x1_top {background:#6699CC;}
	.detailroundCorner_x2, .detailroundCorner_x2_top {border-width:0 2px;}
	/****************************/
	/* Set the top color	    */
	/****************************/
	.detailroundCorner_x2_top, .detailroundCorner_x3_top, .detailroundCorner_x4_top {background:#F1F1F1;}
	/****************************/
	/* Set the content color    */
	/****************************/
	.detailroundCorner_content {display:block; border-width:0 1px; background:white;  padding-left: 1px; }
	/****************************/
	/* Set the bottom color     */
	/****************************/
	.detailroundCorner_x2, .detailroundCorner_x3, .detailroundCorner_x4 {background:white;}

/****************************/
/* End Detail Rounded Corners	    */
/****************************/






.clsPart {
	background-color: #F1F1F1;
	border-width: 1px;
	border-color: gray;
	border-collapse: collapse;
}

.ltdbackgrnd {
  background-color: #3B562D; /* #3A53A5 */
}

/* used for the backgroung in td for the left navigation*/
.ltdContent {
  background-color: #FCF6C2;
}  

/* left heading style */  
.ltdTopBanner {
color: #F3C259;
background-color: #3B562D;
font-weight: bold;
}

img.ltdTopBannerTopLeft
{
	background-image: url(../images/searchBarTopLeft.gif);
	height: 4px;
	width: 4px;
}
img.ltdTopBannerTopCenter
{
	height: 4px;
	width: 4px;
}
img.ltdTopBannerTopRight
{
	background-image: url(../images/searchBarTopRight.gif);
	height: 4px;
	width: 4px;
}
img.ltdTopBannerBottomLeft
{
	background-image: url(../images/searchBarBottomLeft.gif);
	height: 4px;
	width: 4px;
}
img.ltdTopBannerBottomCenter
{
	height: 4px;
	width: 4px;
}
img.ltdTopBannerBottomRight
{
	background-image: url(../images/searchBarBottomRight.gif);
	height: 4px;
	width: 4px;
}

/*****************************************************************/
/* left menu body styles (categories, links)*/
.lclsMenuBody
{
	background-color: #f1f1f1;
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	text-align: left;
} 

TD.lclsMenuNavigationCat
{
	text-align: left;
}

A.lclsMenuNavigationCat
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color:black;
    text-decoration: none
}
a:visited.lrclsMenuNavigationCat
{
	color:black;
}
a:hover.lclsMenuNavigationCat
{
	color: #6699CC;
    text-decoration: underline
}

/*****************************************************************/

/*****************************************************************/
/* left menu subcategory styles*/

A.lclsMenuNavigationSubCat
{
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-style:italic;
	color:black;
    text-decoration: none;
}
a:visited.lclsMenuNavigationSubCat
{
	color:black;
}
a:hover.lclsMenuNavigationSubCat
{
	color: #6699CC;
    text-decoration: underline
}
/*****************************************************************/

/*****************************************************************/
/* left menu subcategory styles*/
A.lclsMenuNavigationSubSubCat
{
	font-size: 70%;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-style:italic;
	color:black;
    text-decoration: none;
}
a:visited.lclsMenuNavigationSubSubCat
{
	color:black;
}
a:hover.lclsMenuNavigationSubSubCat
{
	color: #3A53A5;
    text-decoration: underline
}
/*****************************************************************/

/**************************************************************************************************/
/* End Left Navigation Styles                                                                     */
/**************************************************************************************************/

/**************************************************************************************************/
/* Begin Cart Summary Section	                                                                  */
/**************************************************************************************************/
#miniCartOrderSummary
{
	border-collapse: collapse;
	border-color: #F9F9F9;
	border-width: 1px;
	border-style: solid;
	width: 130px;
}

.cartSummaryBanner {
	color: #FFFFFF;
	background-color: #A9A9A9;
	font-weight: bold;
}

.cartSummaryLabel {
	background-color: #F1F1F1;
	font-size: 0.95em;
	font-weight: normal;
	color: #777777;
	text-align: left;
}

.cartSummaryContent {
	background-color: white;
	font-size: 0.95em;
	font-weight: bold;
	color: #777777;
	text-align: right;
}

/**************************************************************************************************/
/* End Cart Summary Section                                                                       */
/**************************************************************************************************/

IMG.MoreInfo
{	
	background-color: black;
	background-image: url('http://static.flickr.com/45/132753346_c2e3722298_m.jpg');
	background-repeat: no-repeat
}

#detailLargeImage
{
	float: left;
	padding-right: 6px
}

/**************************************************************************************************/
/* Search Grid Styles                                                                             */
/**************************************************************************************************/

.searchGridTable {
	border-collapse: collapse;
	padding: 5px;
	width: 98%;
}

.searchGridHeader
{
	background-color:#DEDEDE;

}

.searchGridCell {
	text-align: center;
	vertical-align: top;
	padding: 0px 2px 0px 2px;
}

.searchGridCell2 {
	text-align: center;
	vertical-align: top;
	padding: 0px 4px 0px 4px;
	border-right: solid 1pt gray;
	border-left: solid 1pt gray
}

.searchGridProductID {
	font-size: 85%;
	font-weight: bold;
}

.searchGridProductDescription {
	font-size: 85%;
	text-align: center;
}

.searchGridMoreDetails {
	font-size: 85%;
	font-weight: normal;
}

/**************************************************************************************************/
/*  End Search Grid styles                                                                        */
/**************************************************************************************************/

.imgProductSearchResults
{
	border: solid 1pt black;
}

/**************************************************************************************************/
/* Styles Applied to the Navagation Sidebar                                                       */
/**************************************************************************************************/

#navButts {
	color: #000066;
	font-size: 70%;
	width: 150px;
	margin-left: 12px;
	margin-right: 6px;
}

#navButts a:link, #navButts a:visited {
	background-color: #003b71;
	border: 1px solid #999999;
	color: #D8D8C1;
	display : block;
	line-height: 120%;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 2px;
	text-decoration: none;
	margin-bottom: 4px;
	font-weight: bold;
}

#navButts a:hover, #navButts a:active {
	background-color: #D8D8C1;
	border: 1px solid #C0C0C0;
	color: #333333;
	text-decoration: none
}

A:link.aNavButtsIndent1, a:visited.aNavButtsIndent1 {
	background-color: yellow;
	border: 1px solid #999999;
	color: yellow;
	display: inline;
	line-height: 120%;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 2px;
	text-decoration: none;
	margin-bottom: 4px;
	font-weight: bold;
}

A:hover.aNavButtsIndent1, a:active.aNavButtsIndent1 {
	background-color: yellow;
	border: 1px solid #C0C0C0;
	color: yellow;
	display: inline;
	text-decoration: none
}

#adminMenu {
	border: solid 1pt black;
	padding: 5pt 5pt 5pt 5pt;
}

div.adminCMS
{
	border: dashed 1pt black;
	padding: 1pt 1pt 1pt 1pt;
}

a.adminCMS
{
	display : block;
	background-color : yellow;
	font-size:small;
	background-image: url(../ssl/ssAdmin/images/PENCIL01.ICO);
	background-position: left;
	background-repeat: no-repeat
}

img.adminEdit
{
	width: 32px;
	height: 32px;
	border: solid 0pt black;
	background-image: url(../ssl/ssAdmin/images/PENCIL01.ICO);
}

table.myAccount
{
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	margin-top: 1em;
	padding: 0px;
}

tr.myAccount
{
	background-color : #A9A9A9;
}

/**************************************************************************************************/
/*  Preorder Display styles                                                                       */
/**************************************************************************************************/

.preOrderPriceLabel
{
	color: #FF00FF;
	font-size: larger
}

.preorderDetailMessage
{
	border:1pt solid black;
	padding:3px 3px 3px 3px;
	background-color:yellow
}

.preorderDetailMessageSecondary
{
	color: red;
	size: 2
}

.preorderCartDetailMessage
{
	border:1pt solid black;
	padding:3px 3px 3px 3px;
	background-color:yellow
}

.preorderCartSummaryMessage
{
	border:1pt solid black;
	padding:3px 3px 3px 3px;
	background-color:yellow;
	text-align:center;
	margin-bottom: 6px;
}

/**************************************************************************************************/
/*  Search Bar Customization                                                                      */
/**************************************************************************************************/

.clsSearchBarPagingText
{
	font-size: 95%;
	font-weight: normal;
	color: #777777;
}

	p.roundCorner_SearchBar{margin:0 2px; padding-bottom:0.5em;}
	.roundCorner_SearchBar_cap {width: 100%; display:block; background:transparent; font-size:1px;}
	.roundCorner_SearchBar_x1, .roundCorner_SearchBar_x1_top{display:block;	overflow:hidden; height:1px; margin:0 5px;}
	.roundCorner_SearchBar_x2, .roundCorner_SearchBar_x2_top{display:block; overflow:hidden; height:1px; margin:0 3px;}
	.roundCorner_SearchBar_x3, .roundCorner_SearchBar_x3_top{display:block; overflow:hidden; height:1px; margin:0 2px;}
	.roundCorner_SearchBar_x4, .roundCorner_SearchBar_x4_top{display:block; overflow:hidden; height:2px; margin:0 1px;}
	/****************************/
	/* Set the border color     */
	/****************************/
	.roundCorner_SearchBar_x2, .roundCorner_SearchBar_x2_top, .roundCorner_SearchBar_x3, .roundCorner_SearchBar_x3_top, .roundCorner_SearchBar_x4, .roundCorner_SearchBar_x4_top, .roundCorner_SearchBar_content {border-left:1px solid #A9A9A9; border-right:1px solid #A9A9A9;}
	.roundCorner_SearchBar_x1, .roundCorner_SearchBar_x1_top {background:#A9A9A9;}
	.roundCorner_SearchBar_x2, .roundCorner_SearchBar_x2_top {border-width:0 2px;}
	/****************************/
	/* Set the top color	    */
	/****************************/
	.roundCorner_SearchBar_x2_top, .roundCorner_SearchBar_x3_top, .roundCorner_SearchBar_x4_top {background:whitesmoke;}
	/****************************/
	/* Set the content color    */
	/****************************/
	.roundCorner_SearchBar_content {display:block; border-width:0 1px; background:whitesmoke;}
	/****************************/
	/* Set the bottom color     */
	/****************************/
	.roundCorner_SearchBar_x2, .roundCorner_SearchBar_x3, .roundCorner_SearchBar_x4 {background:whitesmoke;}

/**************************************************************************************************/
/*  End Search Bar Customization                                                                  */
/**************************************************************************************************/

a.VolumePricing
{
	font-style: italic;
	font-weight: bold;
}
a.CheckStock
{
	font-style: italic;
	font-weight: bold;
}
a.EstimateShipping
{
	font-style: italic;
	font-weight: bold;
}

div.outOfStock
{
	margin-top: 6px;
	padding: 3px 3px 3px 3px;
}
.outOfStockHead
{
	font-weight: bold
}
.outOfStockText
{
	margin-top: 6px;
}

		.ajaxLoadingIndicator {
			background-color: #cc0000;
			font-family:arial;
			color: #fff;
			margin:2px;
			right: 0px;
		}

a.customSearchItem
{
    font-weight:bold;
    text-decoration: underline
}
span.customSearchItem
{
    font-weight:bold;
}

ul.navlist
{
    margin-top: 0px;
    margin-bottom: -18px;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

li.navlist
{
    padding-left: 10px;
    background-image: url('/images/arrow_left.gif');
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

ul.navlistSimple
{
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid gray;
    width: 200px;
}

li.navlistSimple
{
    list-style: none;
    margin: 0;
    padding: 0.25em;
    border-top: 1px solid gray;
}

a.submitButton
{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

a.submitButton:hover
{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

h4.detailCategory
{
    color: #990000;
    font-size: 10pt;
    padding-bottom: 6px;
}

h4.detailCategory2
{
    color: #990000;
    font-size: 14pt;
    padding-bottom: 8px
}

a.printerFriendly
{
    color: Gray;
    text-decoration: underline;
    font-size: 10pt;
}
