
/**************************************************************************************************/
/* HTML Elements */
/**************************************************************************************************/

HTML {
	margin-bottom: 2em;
}

BODY {
	margin: 0px 4px 4px 4px;
	padding: 0px;
	background-repeat:repeat;
	background-attachment:fixed;
	font: 10pt Verdana;
	text-align:left;
	width:98%;
}

A {
	color: black;
}

A:link, A:visited {
	color: black;
	text-decoration: underline;
}

A:active, A:hover {
	color: black;
	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: #666666;
	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;
    width: 100%;
    vertical-align: top
}

#tblMainContent
{
	width: 100%;
	background-color: white;
	padding-left: 1px;
	padding-right: 5px;
	color: #333333;
}

#content
{
    margin-left: 4px;
    margin-top: 4px   
}

#divVisitorShippingPreferences
{

}

#divShippingHandlingCalculatorWrapper
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	width: 222px;
}

#divVisitorShippingPreferenceMessage
{
	border: solid 1pt gray;
	padding: 3px 3px 3px 3px;
	width: 227px;
}

#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: 280px;
	text-align: center;
	float: right
}

#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%;
}

#divMiniCart
{
    font-size: x-small
}

#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
{
}

#btnSubmitPromo
{
	background-color: #003399;
	color: White
}

#frmGCRegister
{
    display: none
}

#btnSubmitGC
{
	background-color: #003399;
	color: White
}

#updateVisitorShippingPreferences
{
	background-color: #003399;
	color: White
}

#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;
	background-image: url(TEXTURE5.jpg);
}

td.subnav
{
	border-color:white;
	border-width:1px;
	border-style:solid;
	text-align:center;
	background-image: url(TEXTURE5.jpg);
}

.AltFont1 {
	color: #3A3A23;
}

.AltFont2 {
	color: #333333;
}

.ContentBar_Small {
	font-size: 7.5pt;
	color: #FFFFFF;
}

.Content_Small {
	font-size: 7.5pt;
	color: #333333;
}

.Content_Large {
	font-size: 13.5pt;
	color: #333333;
}

.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
}

.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: #333333;
	background-color: #C7C7C7;
}

.tdContent {
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.tdContent2 {
	background-color: white;
	text-align: left;
}

.tdContent3 {
	background-color: #F9F9F9;
}

.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: 1em;
	text-align: left;
	color: black;
	vertical-align: bottom;
}

.tdTopBanner {
	font-size: 1.25em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: left;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 3px;
}

.tdTopBanner2 {
  background-color: #3B562D;
}

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: #333333;
}
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;
	font-size:inherit;
}

.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
}

ul.cmsTheme {
  float: left;
  width: 12em;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
li.cmsTheme {
  float: left;
  width: 6em;
  margin: 0;
  padding: 0;
} 

a.clsMenuNavigationMfg
{
	color:#FFCE00;
	display:block;
}

#tblCategories
{
	border: solid 1px #003399
}

TD.clsMenuNavigationCat
{
	text-align: left;
	padding-left: 3px;
}

TD.contentCenter
{
	text-align: center;
}

a.clsMenuNavigationCat
{
	color:black;
    text-decoration: none
}
a:visited.clsMenuNavigationCat
{
	color:black;
}
a:hover.clsMenuNavigationCat
{
	color: #6699CC;
    text-decoration: underline
}

a.clsMenuNavigationCat_Selected
{
	font-size:inherit;
	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;
  line-height: 1em;
}

h1.pageTitle
{
  font-size: 14pt;
  font-weight:bold;
  margin-bottom: 6px;
  color: #000080;
}

h2.pageTitle
{
  font-size: large;
  font-weight:bold;
  margin-bottom: 6px;
}

div.searchResultsSubTitle
{
  font-size: small;
  margin-top: 6px;
  font-weight: normal;
}

#narrowBySubcategory
{

}

option.narrowBySubcategory1st
{
  color: Red;
  font-weight: bold;
  text-align: center;
  text-decoration: underline
}

h2.productName
{
  font: 14pt;
  font-weight:bold;
  margin-bottom: 6px;
  margin-top: 0px;
}

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;
}

#aEnlargeImage
{
    border: solid 1pt Gray;
    padding: 2px 2px 2px 2px;
    color: Gray;
    font-size: x-small;
    font-weight: bold;
    text-decoration: none;
}

#aEnlargeImage:hover
{
    border: solid 1pt Gray;
    color: White;
    background-color: Gray;
}

#EnlargeImageInstructions
{
    padding: 2px 2px 2px 2px;
    color: Gray;
    font-size: x-small;
}

/* Main Product Image */
img.DetailImage
{
	background: url(../images/NoImage.gif) no-repeat;
}

img.detailImageList
{
	border: solid 1pt #cacaca;
	width: 50px;
	margin-top: 16px
}
	
img.searchGridImage
{
	background: url(../images/NoImage.gif) no-repeat;
	max-width: 200px
}

/* Additional Image(s) */
div.product-image{ border: solid 0pt white }
#divImageList { border: solid 0pt white }
#divImageList h4 { border-bottom:1px solid #cacaca; margin-bottom:.8em;margin-top:8px; font-size:.95em;}
.product-image { display:block;}
.product-image img { display:block; max-width:320px; width: expression(this.width > 320 ? 320 : true); border:1px solid #cacaca; }
ul.detailImageList li {float:left;padding:2px;margin:2px; list-style-type: none}
ul.detailImageList li a {float:left;}


/**************************************************************************************************/
/* 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 */
/**************************************************************************************************/

/**************************************************************************************************/
/* Top Navigation Styles                                                                        */
/**************************************************************************************************/
#tblHeader
{
    width: 100%;
    height: 66px;
}

#tblSubheader
{
    width: 100%;
    margin-top: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: solid 1pt black;
    border-bottom: solid 1pt black;
    color: Black
}

/**************************************************************************************************/
/* 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;
}

div.FeaturedProducts
{
    border: solid 1pt #003399;
    padding-top: 4px;
    text-align: center;
}

a.FeaturedProducts
{
    display: block
}

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                                                                         */
/**************************************************************************************************/

ul.clsMenuNavigationCat
{
    border: solid 1pt #003399;
    margin-top: 0px;
    padding-left: 20px;
    list-style: disc;
    font-weight: normal;
    list-style-image: none;
}

li.clsMenuNavigationCat
{
}

h4.clsMenuNavigationCat
{
    background-color: #003399;
    color: White;
    font-size: medium;
    font-weight: bolder;
    text-align: center;
    padding: 2px 0px 2px 0px;
    margin-top: 4px;
    width: 200px;
}

/*****************************************************************/
/* 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:1em;
		color: #990000;
		background:#FFFFFF;
		border-bottom: 1px solid #A9A9A9;
		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 #A9A9A9; border-right:1px solid #A9A9A9;}
	.roundCorner_x1, .roundCorner_x1_top {
	background:#A9A9A9;
	color: #666666;
}
	.roundCorner_x2, .roundCorner_x2_top {border-width:0 2px;}
	/****************************/
	/* Set the top color	    */
	/****************************/
	.roundCorner_x2_top, .roundCorner_x3_top, .roundCorner_x4_top {
	background:#FFFFFF;
	color: #FFFFFF;
	line-height: normal;
}
	/****************************/
	/* Set the content color    */
	/****************************/
	.roundCorner_content {
	display:block;
	border-width:0 1px;
	background:#FFFFFF;
	color: #FFFFFF;
}
	/****************************/
	/* Set the bottom color     */
	/****************************/
	.roundCorner_x2, .roundCorner_x3, .roundCorner_x4 {background:#FFFFFF;}

/****************************/
/* End 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: #FFFFFF;
	color: #FFFFFF;
}  

/* 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 Add to Cart Styles 	                                                                  */
/**************************************************************************************************/

ul.addToCartMessage
{
  border: solid 1pt black;
  list-style-image: url('');
}
 
li.addToCartMessageTitle
{
  list-style: none;
  color: Black;
  margin-left: -8px;
} 

li.addToCartMessageAttr
{
  list-style: disc;
  color: Red;
  margin-left: 8px;
} 

/**************************************************************************************************/
/* 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                                                                             */
/**************************************************************************************************/

#viewSelector
{
    vertical-align: middle;
    color: black
}

#viewSelector_list_on
{
    border: 0 0 0 0;
    background-image: url('../images/icon_list_on.gif');
	background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    padding-bottom: 2px;
    vertical-align: middle
}

#viewSelector_list_off
{
    border: 0 0 0 0;
    background-image: url('../images/icon_list_off.gif');
	background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    padding-bottom: 2px;
    vertical-align: middle
}

#viewSelector_grid_on
{
    border: 0 0 0 0;
    background-image: url('../images/icon_grid_on.gif');
	background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    padding-bottom: 2px;
    vertical-align: middle
}

#viewSelector_grid_off
{
    border: 0 0 0 0;
    background-image: url('../images/icon_grid_off.gif');
	background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    padding-bottom: 2px;
    vertical-align: middle
}

.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: normal;
}

.searchGridProductDescription {
	font-size: 85%;
	text-align: left;
}

.searchGridMoreDetails {
	font-size: 85%;
	font-weight: normal;
}

/**************************************************************************************************/
/*  End Search Grid styles                                                                        */
/**************************************************************************************************/

.imgProductSearchResults
{
	border: solid 1pt black;
}

/**************************************************************************************************/
/* Styles Applied to the Navagation Sidebar                                                       */
/**************************************************************************************************/

#top_nav_menu 
{
    border: solid 1pt red;
    width: 100%
}

a.top_nav_menu {
	border: 1px solid #C0C0C0;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-size: x-large;
	background-color: Gray;
	color: #333333;
}

a.top_nav_menu:hover {
	background-color: Yellow;
	color: Black;
	text-decoration: underline;
}

a.top_nav_menu_selected {
	border: 1px solid #C0C0C0;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-size: x-large;
	background-color: Yellow;
	color: 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: 1px;
	margin-top: 1em;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 16px;
}

tr.myAccount
{
	background-color : #000000;
	color: #990000;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

/**************************************************************************************************/
/*  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                                                                  */
/**************************************************************************************************/

/**************************************************************************************************/
/*  Other Content                                                                                 */
/**************************************************************************************************/

ul.leftCategory
{
    float: left;
    list-style-image: none;
    list-style-type: none;
    width: 340px;
}

li.leftCategoryHead
{
    font-weight: bold;
    text-decoration: underline;
    list-style-type: none
}

li.leftCategoryBody
{
    text-decoration: none;
}

li.leftCategoryBody a
{
    text-decoration: none;
}

ul.rightCategory
{
    float: left;
    list-style-image: none;
    list-style-type: none;
    width: 340px
}   

a.VolumePricing
{
	font-style: italic;
	font-weight: bold;
}

a.CheckStock
{
	font-style: italic;
	font-weight: bold;
}

#tblStockInfo
{
    border: solid 1pt black; 
    border-collapse: collapse
}

#tblStockInfo th
{
    border: solid 1pt black;
    background-color: Gray;
    padding: 0px 3px 0px 3px;
}

#tblStockInfo td
{
    border: solid 1pt black;
    padding-left: 3px;
}

a.EstimateShipping
{
	font-style: italic;
	font-weight: bold;
}

div.MTPrices
{
    border: solid 1pt black;
    padding: 6px 6px 6px 6px
}

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
}

#productReviewVotingButtons{display:inline}

div.outOfStock
{
	border: dotted 1pt black;
	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;
}
div.section_container
{
    border: solid 1pt black;
    width: 280px;
    text-align: center;
}

a.section_selector
{
    border: solid 1pt black;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
    text-align: center;
    vertical-align: middle;
    display: block;
    width: 15px;
    height: 15px;
    font-size: small;
    line-height: 12px;
    float: left;
    margin-right: 4px;
    background-image: url('../images/background/section_title_gradient.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color:#d6dce4;
    color: black;
}

a.section_title
{
    border: solid 1pt black;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
    display: block;
    width: 240px;
    height: 15px;
    font-size: small;
    line-height: 12px;
    float: left;
    background-image: url('../images/background/section_title_gradient.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color:#d6dce4;
    color: white;
}

div.section_content_summary
{
    display: block;
}

div.section_content_complete
{
}

#detailImageDisplay
{
    width: 250px;
    height: 260px;
    border: solid 1pt black;
    vertical-align: text-top;
    text-align: center;
    float: left
}

#detailImage
{
    height: 200px;
    width: 200px;
}

#detailImage0
{
    height: 200px;
    width: 200px;
}

#productDescription
{
    margin-left: 6px;
    width: 430px;
    border: solid 1pt black;
    font-size: x-small;
    line-height: 100%;
    text-align: left;
    clear: right;
}

#productTitle
{
    font-size: x-small;
    color: Gray;
    text-decoration: underline;
    font-weight: bold;
}

a.Col1
{
	border: solid 1pt green;
	table-layout: auto
}

a.Col2
{
	border: solid 1pt red;
	table-layout: auto
}

a.Col3
{
	border: solid 1pt yellow;
	table-layout: auto
}

h1.browseBy
{
	color: Blue
}

h4.browseBy
{
	display: ;
	font-size: 6pt;
	color: Gray
}

#productSummary
{
	padding: 2px 0px 2px 2px;
}

div.narrowBy
{
	border-bottom: solid 1pt black;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

a.narrowBy
{
    text-decoration: none;
    border: solid 1pt gray;
    margin-left: 3px;
    padding: 2px 2px 2px 2px;
    color: Black;
}
a:visited.narrowBy
{
    color: Black;
    text-decoration: none;
}
a:hover.narrowBy
{
    color: Black;
    text-decoration: underline;
    background-color: Gray;
}

a.narrowBy_Selected
{
    text-decoration: none;
    border: solid 1pt gray;
    margin-left: 3px;
    padding: 2px 2px 2px 2px;
    color: Black;
    background-color: Yellow;
}
a:visited.narrowBy_Selected
{
    text-decoration: none;
}
a:hover.narrowBy_Selected
{
    text-decoration: none;
}

div.designSelector
{
   float: left;
   width: 33%;
   text-align: center;
   vertical-align: bottom;
   margin-bottom: 12px;
}

img.designSelector
{
    height: 50px;
    text-align: center;
    border-width: 0px
}

a.designSelector
{
}

div.spacer
{
   clear: both;
}

#divResultByCollection
{
border: 1pt gray dotted;
width: 740px;
padding-left: 20px
}

#spResultByCollection
{
	text-align: center;
	text-decoration: underline
}

#ulResultByCollection
{
display: inline;
list-style:square
}
	
ul.subscription
{
	list-style-image: url('../images/arrow_left.gif');
	margin-left: 12px;
}

a.subscription
{
    font-size: small;
    display: block;
    color: Black;
}

td.subscriptionMenu_arrow
{
	background-image: url('../images/left_arrow_STDB.gif');
	background-repeat: no-repeat;
	border-width: 0px;
	width: 11px;
	height: 40px;
}

td.subscriptionMenu_content
{
	background-image: url('../images/button_bkg.gif');
	background-repeat: repeat-x;
	border-width: 0px;
	text-align: left;
	width: 220px;
	padding-left: 4px;
}

a.subscriptionMenu
{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.subscriptionMenu:hover
{
	color: black;
	text-decoration: underline;
}

/**************************************************************************************************/
/*  Contact Us Page styles                                                                        */
/**************************************************************************************************/

#contactUs_Right
{
    width: 500px;
    margin-left: 10px;
}

div.contact_intro
{
    border: solid 0pt black;
    padding: 0px 0px 3px 10px;
    color: #666666;
}

div.contact_name
{
    color: #333333;
    font-weight: bold
}

div.contact_title
{
    color: #666666;
    font-weight: bold
}

div.contact_phone
{
    color: #666666;
    font-weight: bold
}

div.contact_fax
{
    color: #666666;
    font-weight: bold
}

a.contact_email
{
    color: #0066ff;
    text-decoration: underline
}

#topNav
{
	text-align: left;
	width: 100px;
	margin-left: 25px;
}

a.topNav
{
	color: #FFFFFF;
	font-weight: normal;
	display:block;
	font-size: 10pt;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

a.topNav:hover
{
	color: red;
}

#ssAddToCart
{
    border: solid 1pt black;
}

#thankyou-products
{
    background-color: Gray;
}

div.thankyou-products
{
    background-color: White;
    font-weight: bold
}

a.buyLink
{
    border: solid 1pt black;
    padding: 2px 2px 2px 2px;
    background-color: blue;
    color: white;
    font-weight: bold;
    margin-top: 6px;
}

/**************************************************************************************************/
/*  Gift Certificate                                                                                 */
/**************************************************************************************************/

table.giftCertificate
{
    margin-top: 16px;
    border: solid 1pt Gray;
}

th.gcSite
{
    text-align: left;
    color: Black;
    font-weight: bold;
    font-size: x-large;
    padding: 6px 0px 6px 4px;
}

th.gcType
{
    text-align: right;
    color: Black;
    font-weight: bold;
    font-size: large;
    padding-right: 4px
}

td.gcBody
{
    padding: 12px 0px 6px 4px;
    border-top: solid 1pt black;
}

td.gcTandC
{
    padding: 12px 0px 6px 4px;
    border-top: dotted 1pt black;
}

div.gcMessage
{
    
}

/**************************************************************************************************/
/*  Amazon Styles                                                                                 */
/**************************************************************************************************/

#divLeftNav
{
    border: 1px solid Gray;
    width: 150px
}

#divLeftNavTitle
{
    background-color: Gray;
    text-align: center;
}

h3.aws_Departments
{
    color: Red;
    font-size: small;
    margin-top: 0px;
    padding: 2px 2px 2px 2px
}

ul.aws_Departments li
{
    padding-left: 2px;
    margin-left: -2px;
    list-style-type: none;
	list-style-image: url('');
}

ul.aws_Departments li a
{
   color: Green;
   text-decoration: none
}

ul.aws_Departments li a:hover
{
   color: Blue;
   text-decoration: underline
}

#divLeftNavBreadcrumb h3
{
    font-size: small;
    color: Gray;
    margin-top: 0px
}

a.LeftNavBreadcrumb
{
    font-size: 12pt;
    color: Gray;
    text-decoration: none
}

li.LeftNavBreadcrumb
{
    font-size: smaller;
    color: Gray;
    text-decoration: none
}

#divRightNav
{
    border: 1px solid Gray;
    width: 200px
}

#divRightNavTitle
{
    background-color: Gray;
    text-align: center;
}

#aws_bestSellers
{

}

#aws_bestSellers img
{
    border-width: 0px;
}

#aws_bestSellers td
{
    text-align: left;
    vertical-align: top
}

#aws_bestSellers hr
{
    text-align: center;
    width: 75%;
    color: Aqua;
}

#aws_bestSellers a
{
   color: Green;
   text-decoration: none
}

#aws_bestSellers a:hover
{
   color: Blue;
   text-decoration: underline
}


div.aws_bestSellers_pricing
{
}

span.aws_bestSellers_retailPrice
{
    text-decoration: line-through;
}

span.aws_bestSellers_offerPrice
{
}

#awsFeaturedCategories
{
    text-align: left
}

#awsFeaturedCategories h2
{
    font-size: large;
    color: Red
}

#awsFeaturedCategories img
{
    border-width: 0px;
}

#awsFeaturedCategories a
{
    display: block
}

div.awsFeaturedCategory
{
    float: left;
    width: 30%;
    text-align: center;
    margin-bottom: 36px;
}

#aws_productInfo
{
}

div.aws_pricing
{
}

span.aws_retailPrice_label
{
}

span.aws_retailPrice
{
    text-decoration: line-through;
}

span.aws_sellPrice_label
{
}

span.aws_sellPrice
{
}

span.aws_noPrice
{
}

a.aws_buyLink
{
   text-decoration: none;
   border: 1pt solid black;
   background-color: white;
   padding: 3px 3px 3px 3px;
   margin-top: 4px;
   text-align: center;
   display: block;
   width: 50px

}

a.aws_buyLink:hover
{
   background-color: Gray
}

#aws_alsoConsider a
{
    font-size: smaller;
    margin-left: 25px;
    text-align: justify
}

#aws_alsoConsider h3
{
    font-size: medium;
    margin-left: 25px
}

#aws_alsoConsider img
{
    border-width: 0px;
}

div.aws_alsoConsider
{
    width: 22%;
    height: 150px;
    float: left;
    text-align: center;
    padding: 4px 4px 4px 4px
}

#aws_resultsBar
{
    border: 0pt solid red;
    clear: both;
    background-color: Gray;
    height: 20px;
    width: 98%
}

#aws_resultsSummary
{
    float: left;
}

#aws_resultsSortOptions
{
    float: right
}

#aws_searchResults
{
    border-top: 0pt dotted gray;
    margin-top: 8px;
    float: none;
    clear: both;
    height: 602px
}

div.aws_searchResult
{
    width: 49%;
    height: 118px;
    float: left;
    text-align: center;
    border-bottom: 0pt dotted gray;
}

div.aws_searchResult img
{
    border-width: 0pt
}

#aws_paging
{
    border: 0pt solid red;
    padding: 2px 0px 2px 0px;
    text-align: center
}

div.anchorclass
{
    float: right;
    border: 1pt solid green
}

span.anchorclass
{
    text-decoration: underline
}

span.pagingTitle
{

}

a.paging_Inactive
{
    border: 1pt solid black;
    background-color: Gray
}

span.pagingActive
{

    border: 1pt solid black;
    padding: 2px 2px 2px 2px;
    background-color: Gray
}

span.paging_Inactive
{

    border: 1pt solid Gray;
    padding: 2px 2px 2px 2px;
    color: Gray
}

a.paging
{
    border: 1pt solid black;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
    margin-bottom: 3px;
}

a:hover.paging
{
    text-decoration: underline;
    background-color: Gray;
}
