a:link
{
	color: #333333;
	text-decoration: underline;
}
a:visited
{
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #275355;
	text-decoration: underline;
}
a:active
{
	color: #333333;
	text-decoration: underline;
}
body
{
	background-color: #E0E6E1;
	background-image: url("/images/fw-background-1.png");
	color: #333333;
	font-weight: normal;
	padding: 1em;

}
body, font,td,table,tr
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
form
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1, h4, h5, h6
{
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}
h2
{
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}
h3
{
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}
hr
{
	border-color: #93BBBB;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	width: 100%;
}
input, textarea, select
{
	font-size: 10pt;
	margin: 1px;
	padding: 0.05em;
}
.add-to-cart
{
	background-image: url("/images/add-to-cart.png");
	border-color: #333333;
	border-style: solid;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 9pt;
	height: 42px;
	width: 102px;
}
.banner
{
	background-color: #000080;
}

.breadcrumb {
        font-weight: 10pt;
}

.breadcrumb a:link
{
	color: #333333;
	text-decoration: underline;
        font-weight: 10pt;
}
.breadcrumb a:visited
{
	color: #333333;
        font-weight: 10pt;
	text-decoration: underline;
}
.breadcrumb a:hover
{
	color: #275355;
        font-weight: 10pt;
	text-decoration: underline;
}
.breadcrumb a:active
{
	color: #333333;
	text-decoration: underline;
        font-weight: 10pt;
}

.buttons
{
	background-color: #314B36;
	border-color: #4F8158 #030704 #030704 #4F8158;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 10pt;
}
.buttons-1
{
	background-color: #9D071F;
	border-color: #CD3333 #4E0A15 #4E0A15 #CD3333;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 10pt;
}
.buy-now
{
	background-color: #9D071F;
	border-color: #CD3333 #4E0A15 #4E0A15 #CD3333;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 1px;
	width: 75px;
}

.cart-items
{
	background-color: #FFFFFF;
	font-size: 10pt;
}
.cart-add-on
{
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
}


.cat-image {
	background: none repeat;
        border-width: 1px;
        border-color: #93BBBB;
        border-style: solid;
        width: 230px;
        padding: 0.5em;
}

.cat-image-text {
	font-size: 8pt;
        text-align: center;
}
.cat-image-text a:link a:visited a:hover a:active {
	font-size: 8pt;
        text-align: center;
}


.category-page {
        font-size: 10pt;
        font-weight: normal;
        padding:  1em 0em 0.5em 0em;
}

.category-page  a:link
{
	color: #275355;
	text-decoration: underline;
        font-weight: normal;
        font-size: 10pt;
}
.category-page a:visited
{
	color: #275355;
        font-size: 10pt;
	text-decoration: underline;
        font-weight: normal;
}
.category-page a:hover
{
	color: #00C0C0;
        font-size: 10pt;
	text-decoration: underline;
        font-weight: normal;
}
.category-page a:active
{
	color: #275355;
	text-decoration: underline;
        font-weight: normal;
        font-size: 10pt;
}

.category-page-sub {
        font-size: 10pt;
        padding: 0.5em;
}

.category-page-sub a:link
{
	color: #1F7D7C;
	text-decoration: underline;
        font-size: 10pt;
}
.category-page-sub a:visited
{
	color: #1F7D7C;
        font-size: 10pt;
	text-decoration: underline;
}
.category-page-sub a:hover
{
	color: #275355;
        font-size: 10pt;
	text-decoration: underline;
}
.category-page-sub a:active
{
	color: #1F7D7C;
	text-decoration: underline;
        font-size: 10pt;
}

.cat-icons
{
	width: 75%;
}
.cat-image
{
	background: none repeat;
	border-color: #C0FFC0;
	border-style: solid;
	border-width: 1px;
	height: 150px;
	width: 150px;
}
.cat-multiple-pricing
{
	color: #FF0000;
	font-size: 10pt;
}
.cat-sold-out
{
	background-color: #FF0000;
	border-color: #0F2F18;
	border-style: dashed;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	width: 150px;
}
.cat-thumbnail
{
	margin: 2px;
}
.checkout-now
{
	color: #FFFFFF;
	font-size: 12pt;
	padding: 3px;
	text-align: center;
	width: 200px;
}
.checkout-now a:link
{
	color: #FF0000;
	font-size: 12pt;
	text-decoration: underline;
}
.checkout-now a:visited
{
	color: #FF0000;
	font-size: 12pt;
	text-decoration: underline;
}
.checkout-now a:hover
{
	color: #FF0000;
	font-size: 12pt;
	text-decoration: underline;
}
.checkout-now a:active
{
	color: #FF0000;
	font-size: 12pt;
	text-decoration: underline;
}
.choose-item
{
	color: #FF0000;
	font-size: 12pt;
}
.contactus
{
	background-color: #FEEBB8;
	border-color: #275355;
	border-style: solid;
	border-width: 0px;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
}
.contactus b
{
	color: #7F0D0D;
}
.contactus-1
{
	background-color: #FEFBF0;
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	font-weight: normal;
	padding: 3px;
}
.content
{
	color: #333;
	font-size: 10pt;
	padding: 1em;
	text-align: left;
}
.content b
{
	font-size: 10pt;
}
.content-cell
{
	background-color: #FFFFFF;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	padding: 1em;
}
.content-cell p
{
	margin: 4px;
	padding: 3px;
}
.content-cell a:link
{
	text-decoration: underline;
}
.content-cell a:visited
{
	text-decoration: underline;
}
.content-cell a:hover
{
	text-decoration: underline;
}
.content-cell a:active
{
	text-decoration: underline;
}
.content-section
{
}
.continue-shopping
{
	font-size: 10pt;
	padding: 0px;
	text-align: center;
	width: 200px;
}
.continue-shopping a:link
{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
}
.continue-shopping a:visited
{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
}
.continue-shopping a:hover
{
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}
.continue-shopping a:active
{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
}

.customer-notice {
        display: none;
        background-color: #fff; 
        border: 1px solid #333; 
        padding: 4px;
}
.dhtml-menu
{
	background-image: url("/images/dhtml-bar.png");
	border-color: #333;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	font-size: 8pt;
}
.dhtml-menu a:link
{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
.dhtml-menu a:visited
{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
.dhtml-menu a:hover
{
	color: #FF0000;
	font-size: 8pt;
	text-decoration: underline;
}
.dhtml-menu a:active
{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
.dotd
{
	border-color: #FFCC33;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.dotd-scroller
{
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.deal-of-the-day-image
{
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	height: 300px;
	width: 300px;
}
.ecatalog
{
}
.elanding-page
{
}
.elanding-page P
{
	margin: 0px;
	padding: 0px;
}
.email-lp-desc
{
}
.email-lp-desc a
{
}
.email-left-column
{
	border-color: #FFCC33;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
.email-right-column
{
	border-color: #FFCC33;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}
.email-signup
{
	background-image: url("/images/menu-bar.png");
	background-repeat: repeat-y;
	font-size: 10pt;
}
.enlarge
{
	background-color: #FBF2D9;
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	font-weight: normal;
	padding: 3px;
}
.express-order
{
	background-color: #800000;
	border-color: #D10505 #3A0404 #3A0404 #D10505;
	border-style: solid;
	border-width: 1px;
	color: #FBF9F9;
	padding: 4px;
}
.faded-text
{
	color: #CCCCCC;
}
.footer
{
	background-image: url("/images/dhtml-bar.png");
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	font-weight: normal;
	padding: 0.5em;
}
.footer a:link
{
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}
.footer a:visited
{
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}
.footer a:hover
{
	color: #16F4F1;
	font-size: 8pt;
	text-decoration: underline;
}
.footer a:active
{
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}
.footer-text
{
	font-size: 8pt;
	font-weight: normal;
}
.footer-text a:link
{
	color: #000;
	font-size: 8pt;
	text-decoration: underline;
}
.footer-text a:visited
{
	color: #000;
	font-size: 8pt;
	text-decoration: underline;
}
.footer-text a:hover
{
	color: #333;
	font-size: 8pt;
	text-decoration: underline;
}
.footer-text a:active
{
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}
.formboxes
{
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10pt;
	padding: 2px;
}
.formboxes-1
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10pt;
}
.go-back
{
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
	padding: 4px;
}
.try-on-hat
{
	background-color: #F6C43E;
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10pt;
	padding: 4px;
}
.try-on-hat a:link
{
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
.try-on-hat a:visited
{
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
.try-on-hat a:hover
{
	color: #FF0000;
	font-size: 10pt;
	text-decoration: underline;
}
.try-on-hat a:active
{
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
.hat-try-on
{
}
.header
{
	background: none repeat;
	color: #ffffff;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
}
.header h1
{
	font-weight: normal;
}
.header-1
{
	background: none repeat;
	color: #ffffff;
	font-size: 10pt;
	padding: 0px 0px 2px 0px;
}


.headertext
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.headline-index
{
	color: #008080;
}
.headline h1
{
	color: #4040FF;
	font-family: "Times Roman",Times, "Ms Sans Serif";
	font-size: 110pt;
	font-weight: normal;
	margin: 0px;
}
.index-title-small
{
	color: #333333;
	font-size: 10pt;
	width: 100%;
}


.menu-text
{
	border-color: #275355;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-size: 10pt;
	padding: 6px 0px 6px 0px;
	text-align: left;
	text-indent: 10px;
}
.middot
{
	color: #B38509;
}
.mini-cart
{
	color: #333;
	font-size: 8pt;
}
.mini-cart a:link
{
	background: none repeat;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
}
.mini-cart a:visited
{
	background: none repeat;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
}
.mini-cart a:hover
{
	background: none repeat;
	color: #ff0;
	font-size: 8pt;
	text-decoration: none;
}
.mini-cart a:active
{
	background: none repeat;
	color: #333;
	font-size: 8pt;
	text-decoration: none;
}
.mini-recently-viewed
{
	background-color: #ffffff;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	height: 300px;
	overflow: auto;
	width: 125px;
}
.mini-recently-viewed-header
{
	background-image: url("/images/scroller-text.png");
	border-color: #333333;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	color: #ffffff;
	font-size: 10pt;
	padding: 3px;
	text-align: center top;
	width: 125px;
}
.montecristi
{
	background-color: #0D0D0D;
	width: 100%;
}
.more-colors
{
	background-color: #FFF4D5;
	border-color: #FBE6B5;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 2px 0px 2px 0px;
	width: 150px;
}
.multiple-pricing
{
	color: #FF0000;
}
.news-item
{
	color: #0F2F18;
}
.news-item-date-time
{
	color: #0F2F18;
}
.normaltext
{
	font-size: 9pt;
}

.order-product-content
{
	font-size: 10pt;
	padding: 0px 10px 10px 40px;
}
.order-product-header
{
	background: none repeat;
	color: #275355;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.5em;
	width: 100%;
}
.prev-next
{
	font-size: 10pt;
	font-weight: bold;
}
.price
{
	font-weight: bold;
	text-decoration: none;
}
.product-bullets
{
	font-size: 8pt;
	font-weight: normal;
}
.product-bullets a:link
{
	background: none repeat;
	color: #ff0000;
	font-size: 8pt;
	text-decoration: underline;
}
.product-bullets a:visited
{
	background: none repeat;
	color: #ff0000;
	font-size: 8pt;
	text-decoration: underline;
}
.product-bullets a:hover
{
	background: none repeat;
	color: #F88E12;
	font-size: 8pt;
	text-decoration: none;
}
.product-bullets a:active
{
	background: none repeat;
	color: #ff0000;
	font-size: 8pt;
	text-decoration: underline;
}
.product-buttons
{
	background-color: #FEF3D6;
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10pt;
	padding: 4px;
}
.product-buttons a:link
{
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
.product-buttons a:visited
{
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
.product-buttons a:hover
{
	color: #168C27;
	font-size: 10pt;
	text-decoration: underline;
}
.product-buttons a:active
{
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}
.product-buy-border
{
	background-color: #FFFFFF;
	border-color: #A67706;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}
.product-buy-header
{
	background-image: url("/images/2007-header-search-bar-a.png");
	color: #000000;
	font-size: 10pt;
	height: 25px;
}
.product-description
{
	border-color: #275355;
	border-style: dotted;
	border-width: 0px 0px 0px 1px;
	color: #000000;
	font-size: 10pt;
	padding: 10px;
}
.product-image
{
	height: 350px;
	padding: 10px;
}
.product-page-help-text
{
	background: none repeat;
	color: #000000;
	font-size: 10pt;
}
.promo-code
{
	color: #993300;
	font-size: 14pt;
	font-weight: normal;
}
.recently-viewed
{
	line-height: 25px;
}
.related-items
{
	background: none repeat;
}
.related-items
{
	background: none repeat;
}
.related-items-borders
{
	border-color: #5C0404;
	border-style: solid;
	border-width: 1px;
	color: #333333;
}
.related-items-list
{
	background-color: #FFFFFF;
	color: #333333;
}
.right-hand-ad-column
{
}
.right-hand-column img
{
}
.scroller
{
	background-image: url("/images/ss-scroller.png");
	background-position: center middle;
	border-color: #000000 #000000 #FFFFFF #000000;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	margin: 0px 0px 0px 0px;
}
.scroller-text
{
	background-image: url("/images/scroller-text.png");
	border-color: #FFFFFF #000000 #E8C36A #000000;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	color: #C00000;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.15em;
	margin: 0px 0px 0px 0px;
}
.search-box
{
	background-color: #FFFFFF;
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10pt;
}
.search-button
{
	background-color: #9D071F;
	border-color: #CD3333 #4E0A15 #4E0A15 #CD3333;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 2px;
	width: 75px;
}
.search-text
{
	background-color: #ffffffff;
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10pt;
}
.season-text
{
	color: #333333;
	font-size: 10pt;
}
.shipping-header
{
	background-image: url("/images/2007-header-search-bar-b.png");
	color: #000000;
	height: 28px;
}
.shipping-price
{
	font-size: 10pt;
}
.shipping-price-1
{
	background-color: #FDF9E8;
	font-size: 10pt;
}
.shipping-price-2
{
	font-size: 10pt;
}
.shipping-price-3
{
	background-color: #FDF9E8;
	font-size: 10pt;
}
.shipping-price-4
{
	font-size: 10pt;
}
.shipping-price-5
{
	background-color: #FDF9E8;
	font-size: 10pt;
}
.shipping-price-6
{
	font-size: 10pt;
}
.shopbyprice
{
	color: #333333;
	font-size: 7pt;
}
.shop-cart
{
	color: #333333;
	font-size: 10pt;
}
.shop-tabs
{
	background-color: #FEF9EC;
	border-color: #275355;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.side-menu-column
{
	display: none;
}
.side-menu-column
{
	background-image: url("/images/menu-bar.png");
	background-repeat: repeat-y;
	font-size: 10pt;
}
.sitewide-banner
{
	background-image: url("/images/FreeCapFreeShipping-banner-background.png");
	border-color: #333333;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	color: #ffffff;
	text-decoration: none;
}
.sitewide-banner a:link
{
	color: #ffffff;
	font-family: verdana, arial, helv;
	text-decoration: none;
}
.sitewide-banner a:visited
{
	color: #ffffff;
	font-family: verdana, arial, helv;
	text-decoration: none;
}
.sitewide-banner a:hover
{
	color: #0F2F18;
	font-family: verdana, arial, helv;
	text-decoration: none;
}
.sitewide-banner a:active
{
	color: #ffffff;
	font-family: verdana, arial, helv;
	text-decoration: none;
}
.site-wide-ad-1
{
	border-color: #275355;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	font-size: 10pt;
	font-weight: normal;
	height: 28px;
	letter-spacing: 0.1em;
	width: 30px;
}
.site-wide-ad-2
{
	border-color: #275355;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	color: #000080;
	font-size: 10pt;
	font-weight: normal;
	height: 28px;
	letter-spacing: 0.1em;
	width: 30px;
}
.size
{
	font-size: 10pt;
	padding: 6px;
}
.size-1
{
	font-size: 10pt;
	padding: 6px;
}
.size-2
{
	font-size: 10pt;
	padding: 6px;
}
.size-header
{
	background-image: url("/images/2007-header-search-bar-b.png");
	color: #000000;
	height: 28px;
}
.slideshow
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.sold-out
{
	background-color: #FF0000;
	border-color: #0F2F18;
	border-style: dashed;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	width: 250px;
}
.special-offer
{
	background-image: url("/images/red-ribbon.png");
	border-color: #275355;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	color: #FFFFFF;
	cursor: hand;
	font-size: 21px;
	font-weight: normal;
	padding: 4px;
}
.special-offer a:link
{
	color: #FF0000;
	font-size: 21px;
	text-decoration: underline;
}
.special-offer a:visited
{
	color: #FF0000;
	font-size: 21px;
	text-decoration: underline;
}
.special-offer a:hover
{
	color: #FFFFFF;
	font-size: 21px;
	text-decoration: underline;
}
.special-offer a:active
{
	color: #FF0000;
	font-size: 21px;
	text-decoration: underline;
}
.special-offer-1
{
	color: #0DD70D;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
}
.special-offer-1 a:link
{
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}
.special-offer-1 a:visited
{
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}
.special-offer-1 a:active
{
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}
.special-offer-1 a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.sub-cat
{
	font-size: 10pt;
	font-weight: normal;
	line-height: 15px;
	padding: 0px 0px 0px 25px;
}
.sub-cat a:link
{
	color: #333333;
	font-size: 10pt;
	text-decoration: underline;
}
.sub-cat a:visited
{
	color: #333333;
	font-size: 10pt;
	text-decoration: underline;
}
.sub-cat a:hover
{
	color: #275355;
	font-size: 10pt;
	text-decoration: underline;
}
.sub-cat a:active
{
	color: #333333;
	font-size: 10pt;
	text-decoration: underline;
}
.table-width
{
	width: 950px;
}
.table-width-1
{
	width: 802px;
}
.telephone-number
{
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-indent: 25px;
}
.title
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.url-text
{
	color: #234529;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 0.5em;
	text-align: center;
}
.url-text h1
{
	color: #234529;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.5em;
	margin: 0px;
	text-align: center;
}
.watermark img
{
	background-image: url("/images/helen-kaminksi-seal.png");
	background-repeat: no-repeat;
	height: 105px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 118px;
	z-index: +1;
}
.welcome-text
{
	font-size: 8pt;
	font-weight: normal;
	height: 100px;
	overflow: auto;
	padding: 0.2em;
	text-align: justify;
	width: 100%;
}
.welcome-text a:link
{
	color: #0F2F18;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.welcome-text a:visited
{
	color: #0F2F18;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.welcome-text a:hover
{
	color: #FF0000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
.welcome-text a:active
{
	color: #0F2F18;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.welcome-text b
{
	font-size: 8pt;
	font-weight: normal;
}
.welcome-text p
{
	font-weight: normal;
}





#catimg {
	vertical-align: top;
}

#parentcat {
	line-height: 2;
}

#siteprod {
	color: #000000;
	font-weight: normal;
}

#subcat {
	font-weight: normal;
}


#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 0px;
	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
  background-color: #EBAE09;
  color: #000000;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
  background-color: #EBAE09;
  color: #000000;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: white;
	background-color: #D31D1D;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

/* Added IE min-height hack for S7 images - MS::NHS::20100607 */
#s7_product_zoom{
	min-height:600px;
	height:auto !important;
	height:600px;
	min-width:500px;
	width:auto !important;
	width:500px;
	}


#three_columns {
 border:none;
 padding:5px;
 border-spacing:10px;
 width:85%;
 margin:0 auto;
}
#three_columns td {
 width:33%;
}
#three-columns {margin:0 auto; overflow:hidden; padding:10px 15px; width:85%;}
#three-columns ul {float:left; list-style-type:none; margin:20px 0; padding:0; width:32%;}
#three-columns ul li {padding:5px 20px; text-align:left;}
#three-columns a {padding:0 7px;}
