body
{
	background: transparent url(/lib/billbam/body-bg.jpg) repeat-x fixed 0 0;
	font: 12px Arial, Tahoma, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

img, fieldset
{
    border: none;
}

*
{
    margin: 0;
    padding: 0;
}

a
{
	text-decoration: none;
}

#container
{
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#header
{ 
    background: transparent url(/lib/billbam/header-bg.gif) no-repeat 0 0;
	width: 930px;
	height: 181px;
}

#header .header-top
{
	width: 100%;
	float: left;
}

#header .header-top .headerlinks1
{
	width: 100%;
}

#header .header-top .headerlinks1 ul
{
	float: right;
	margin: 7px 75px 0 0;
	display: inline;
}

#header .header-top .headerlinks1 ul li
{
	float: left;
	display: inline;
}

#header .header-top .headerlinks1 ul li a
{
	color: #fff;
	font-weight: bold;
	padding: 10px;
	background: transparent url(/lib/billbam/headerlinks1-bg.gif) no-repeat 100% 50%;
}

#header .header-top .headerlinks1 ul li a.last
{
	background-image: none;
}

#header .header-top .headerlinks1 ul li a:hover
{
	text-decoration: underline;
}

#header .header-middle
{
	clear: both;
	float: left;
	width: 100%;
}

#header .header-middle .logo
{
	float: left;
	width: 182px;
	margin-top: 5px;
}

#header .header-middle .middle-header-links
{
	float: right;
}

#header .header-middle .headerlinks2
{
	float: left;
	margin: 16px 100px 0 0;
	display: inline;
}

#header .header-middle .headerlinks2 ul
{

}

#header .header-middle .headerlinks2 ul li
{
	float: left;
	display: inline;
}

#header .header-middle .headerlinks2 ul li a
{
	color: #fff;
	font-weight: bold;
	padding: 0 25px;
	background: transparent url(/lib/billbam/headerlinks2-bg.gif) no-repeat 100% 50%;
}

#header .header-middle .headerlinks2 ul li a:hover
{
	text-decoration: underline;
}

#header .header-middle .headerlinks2 ul li a.last
{
	background-image: none;
}

#header .header-middle .headerlinks2 ul li a.cart
{
	margin-left: 30px;
	background-image: none;
}

#header .header-middle .headerlinks3
{
	clear: both;
	float: left;
	margin: 46px 0 0 -42px;
	width: 612px;
	position: relative;
	z-index: 999;
	display: inline;
}

#header .header-middle .headerlinks3 ul li
{
	float: left;
	display: inline;
}

#header .header-middle .headerlinks3 ul li a
{
	color: #fff;
	font-weight: bold;
	display: block;
	width: 86px;
	height: 20px;
	margin: 2px 8px 0;
	text-align: center;
}

#header .header-bottom
{
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}

#header .header-bottom .searcharea
{
	width: 200px;
	float: left;
	margin: 18px 0 0 5px;
}

#header .header-bottom .searcharea form *
{
	vertical-align: middle;
}

#header .header-bottom .searcharea form #query
{
	background: transparent url(/lib/billbam/searchtext-bg.gif) no-repeat 0 0;
	width: 160px;
	height: 24px;
	padding: 3px 5px;
	border: none;
}

#header .header-bottom .freeship-head
{
	color: #fff;
	font: bold 20px Arial;
	position: absolute;
	left: 228px;
	top: 6px;
}

*html #header .header-bottom .freeship-head
{
	top: 4px;
}

#header .header-bottom .freeship
{
	position: absolute;
	left: 486px;
	top: 7px;
	font: bold 18px Arial;
	color: #F31F16;
}

*html #header .header-bottom .freeship
{
	top: 5px;
}

#header .header-bottom .code
{
	position: absolute;
	top: 32px;
	left: 54%;
}

*html #header .header-bottom .code
{
	top: 29px;
}

#header .header-bottom .code a
{
	color: #fff;
	font-weight: bold;
}

#header .header-bottom .code a:hover
{
	text-decoration: underline;
}

#bodyshell
{
	float: left;
	margin: 0;
	width: 100%;
	background: transparent url(/lib/billbam/bodyshell-bg.gif) repeat 0 21px;
}

#bodycontent
{
	position: relative;
	float: right;
	width: 736px;
}

#bodycontent .bodypad
{
    padding: 10px;
	float: left;
	background-color: #fff;
}

#bodycontent .bodypad .home-content
{
	width: 580px;
}

#message
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#message p
{
	width: 562px;
}

#message p.message-first
{
	font: bold 13px Arial;
}

#featured-sections
{
	clear: both;
	float: left;
	width: 100%;
	background: transparent url(/lib/billbam/featured-sections.gif) no-repeat 0 0;
	padding-bottom: 10px;
}

#featured-sections .contents
{
	width: 100%;
	border-top: 1px solid #3C5292;
	margin-top: 23px;
	padding-top: 5px;
	font-size: 12px;
}

#featured-sections .contents tr td
{
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}

#featured-sections .contents tr td .name a
{
	color: #405397;
	font: bold 12px Arial; 
}

* html #featured-sections .contents tr td .image {
	padding-top: 5px;
}

#blog-area
{
	clear: both;
	float: left;
	width: 100%;
	height: 216px;
	border: 1px solid #B7B4EB;
	overflow: hidden;
	padding-bottom: 10px;
}

#blog-area .blog-left
{
	float: left;
	width: 286px;
	margin: 1px;
	border: 1px solid #B7B4EB;
}

#blog-area .blog-left a
{
	text-decoration: underline;
	color: #000064;
}

#blog-area .blog-left .blog-left-top
{
	background-color: #DCDBEB;
	margin: 1px;
	text-align: center;
	padding-bottom: 6px;
	border-bottom: 1px solid #B7B4EB;
}

#blog-area .blog-left .blog-left-top .blog-head
{
	font: bold 16px Arial;
	margin-bottom: 10px;
}

#blog-area .blog-left .blog-left-top .blog-text
{
	width: 238px;
	margin: 0 auto;
}

#blog-area .blog-left .blog-left-bottom
{
	border-top: 1px solid #B7B4EB;
	padding: 1px;
	margin-top: 1px;
	height: 125px;
	overflow: hidden;
}

*html #blog-area .blog-left .blog-left-bottom
{
	height: 127px;
}

#blog-area .blog-left .blog-left-bottom .recent-posts
{
	font-weight: bold;
}

#blog-area .blog-right
{
	float: right;
	width: 286px;
	margin: 1px;
	border: 1px solid #B7B4EB;
}

#blog-area .blog-right .blog-right-top, #blog-area .blog-right .blog-right-bottom
{
	padding: 5px;
}

#blog-area .blog-right .blog-right-bottom
{
	height: 105px;
	overflow: hidden;
}

*html #blog-area .blog-right .blog-right-bottom
{
	height: 110px;
}

#blog-area .blog-right .blog-right-top img
{
	margin-left: 7px;
}

#hot-sellers
{
	clear: both;
	float: left;
	width: 100%;
	background: transparent url(/lib/billbam/hot-sellers.gif) no-repeat 0 0;
	margin-top: 10px;
}

#hot-sellers .contents
{
	width: 100%;
	margin-top: 30px;
	font-size: 12px;
}

#hot-sellers .contents tr td
{
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
}

#hot-sellers .contents tr td.vertical-seperator
{
	border-right: 1px dotted #273764;
	padding: 0;
}

#hot-sellers .contents tr td.horizontal-seperator
{
	border-bottom: 1px dotted #273764;
	padding: 0;
}

#hot-sellers .contents tr td .name
{
	margin-bottom: 10px;
}

#hot-sellers .contents tr td .name a
{
	color: #35458D;
	font-weight: bold;
}

#hot-sellers .contents tr td .price
{
	color: #002475;
}

#hot-sellers .contents tr td .sale-price-bold
{
	color: #3E7806;
}

#hot-sellers .contents tr td .you-save
{
	color: #DD0308;
}

#right-nav
{
	float: right;
	width: 115px;
	padding: 10px;
	padding-left: 7px;
	border-left: solid 1px #D2E2F8;
	margin-top: -3px;
}

*html #right-nav
{
	width: 129px;
	position: relative;
}

#right-nav #featured-items
{
	background: transparent url(/lib/billbam/featured-items.gif) no-repeat 50% 0;
	margin-right: 7px;
	padding-top: 20px;
}

#right-nav #featured-items .contents
{
	width: 100%;
	font-size: 12px;
	font-size: .9em;
}

#right-nav #featured-items .contents tr td
{
	text-align: center;
	padding: 5px 0;
}

#right-nav #featured-items .contents tr td .image
{
	border: 1px solid #E7E8E3;
}

#right-nav #featured-items .contents tr td .image img
{
	padding-top: 4px;
}

#right-nav #featured-items .contents tr td .name
{

}

#right-nav #featured-items .contents tr td .name a
{
	color: #12204D;
}

#right-nav #featured-items .contents tr td .price
{
	color: #12204D;
}

#right-nav #featured-items .contents tr td .price span
{
	font: bold italic 12px Arial;
	color: #600B75;
	float: left;
}

#nav-product
{
	float: left;
	/*overflow: hidden;*/
	position: relative;
	width: 186px;
	z-index: 100;
	border-right: 1px solid #4E8AE2;
	margin: -12px 0 0 7px;
	background-color: #F2F8FC;
	display: inline;
}

* html #nav-product {
	margin-left: 8px;
}

#nav-product .top-nav-cat
{
	background: transparent url(/lib/billbam/nav-cat-bg.gif) no-repeat 50% 0;
	width: 182px;
	height: 27px;
}

#nav-product .top-nav-cat img
{
	margin: 3px 0 0 8px;
}

#nav-product ul
{
	width: 100%;
	padding-top: 10px;
	text-align: left;
}

#nav-product .top-nav-cat ul
{
	padding-top: 4px;
}

#nav-product ul li
{
	list-style: none;
}

#nav-product ul li a
{
	color: #12204D;
	background: transparent url(/lib/billbam/left-nav-link-bg.gif) no-repeat 5px 50%;
	padding: 3px 0 3px 25px;
	display: block;
	border-bottom: 1px dotted #273764;
	font-weight: bold;
}

#nav-product ul li a:hover
{
	background: #3C5292 url(/lib/billbam/left-nav-link-bg-hover.gif) no-repeat 5px 50%;
	color: #fff;
}

#nav-product .shop-by-cat
{
	background: transparent url(/lib/billbam/shop-by-cat.gif) no-repeat 50% 0;
}

#nav-product ul li ul {
	display: none;
	position: absolute;
	z-index: 999;
	left: 186px;
	border-left: 1px solid #4E8AE2;
	list-style-type: none;
	margin: -23px 0 0 0;
	padding: 0;
	width: 167px;
	background: #F2F8FC url(/lib/billbam/nav-flyout-bg.png) repeat-y 100% 0;
}

#nav-product ul li:hover ul, ul#nav li.sfhover ul, ul#nav2 li.sfhover ul {
	display: block;
}

ul#nav li.sfhover, ul#nav li:hover, ul#nav2 li.sfhover, ul#nav2 li:hover {
	display:inline;
}

#nav-product ul li ul li {
	margin: 0;
	padding: 0;
	width: 167px;
	background: none;
}

#nav-product ul li ul li.last
{
	background: url(/lib/billbam/last-li-bg.gif) no-repeat 0 100%;
	border-bottom: none;
}

#nav-product ul li ul li.last a
{
	border-bottom: none;
	padding-bottom: 10px;
}

#nav-product ul li ul li a {
	color: #12204D;
	background: transparent none;
	padding: 3px 5px 0 5px;
	margin-right: 5px;
	display: block;
	border-bottom: 1px dotted #273764;
}
#nav-product ul li ul li a:hover {
	color: #fff;
	background: #3C5292 none;
}

#newsletter
{
	background: transparent url(/lib/billbam/newsletter-bg.png) no-repeat 0 0;
	width: 180px;
	height: 206px;
	margin: 10px auto;
}

*html #newsletter
{
	margin: 10px 0 0 2px;
}

#newsletter .newsletter-head
{
	color: #fff;
	font: bold 13px Tahoma, Arial;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

#newsletter label
{
	font-size: 11px;
	display: block;
	margin-top: 30px;
}

#newsletter form
{
	padding: 10px 0 0 5px;
	width: 155px;
	margin: 0 auto;
}

*html #newsletter form
{
	margin-left: 10px;
}

#newsletter form #ea
{
	background: transparent url(/lib/billbam/newsletter-text-bg.gif) no-repeat 0 0;
	border: none;
	margin-bottom: 5px;
	width: 154px;
	height: 24px;
	padding: 5px;
}

#newsletter form .submit
{
	margin: 34px 0 0 6px;
}

#badges
{
	text-align: center;
	width: 100%;
}

#badges img
{
	margin: 10px 0;
}

#footer
{
	width: 100%;
	float: left;
	background: transparent url(/lib/billbam/footer-bg.gif) no-repeat 0 0;
	clear: both;
	padding-bottom: 10px;
}

#footer .footer-nav
{
	width: 100%;
	margin-top: 10px;
	float: left;
}

#footer .footer-nav ul
{
	width: 579px;
	margin: 10px 0 0 211px;
}

#footer .footer-nav ul li
{
	display: inline;
	float: left;
}

#footer .footer-nav ul li a
{
	color: #fff;
	padding: 10px;
	background: transparent url(/lib/billbam/footer-links-bg.gif) no-repeat 100% 50%;
	font-weight: bold;
}

#footer .footer-nav ul li a.last
{
	background-image: none;
}

#footer .footer-nav ul li a:hover
{
	text-decoration: underline;
}

#footer .design-copy
{
	color: #405187;
	font: 11px Tahoma, Arial;
	margin-top: 25px;
	float: right;
}

#footer .design-copy .copy
{
	padding-right: 5px;
	border-right: 1px solid #405187;
}

#footer .design-copy .design
{
	padding-left: 5px;
}

#footer .design-copy .design a
{
	text-decoration: underline;
	color: #405187;
}

#header:after, #bodyshell:after, #footer:after, #footer .text:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/*Section Pages*/
.breadcrumbs
{
	padding-bottom: 20px;
	margin-top: -15px;
	position: relative;
	z-index: 99;
}

.scBreadcrumbs
{
	margin-bottom: 5px;
}

.scBreadcrumbs a
{
	text-decoration: underline;
}

.pagename
{
	border-bottom: solid 2px #4E8AE2;
	margin-bottom: 10px;
}

.sectinfocont
{
	width: 707px;
}

.sectinfocont .section-image
{
	float: left;
}

.sectinfocaptn
{
	float: left;
	width: 570px;
	padding-left: 10px;
}

.sectcontets
{
	clear: both;
	float: left;
	margin: 10px 0;
	width: 707px;
}

.sectcontets .contents
{
	font-size: 12px;
	width: 100%;
}

.sectcontets .contents tr td
{
	padding: 10px 0;
}

.sectcontets .contents tr td .name
{
	padding-top: 20px;
	width: 200px;
}

.sectcontets .contents tr td .name a
{
	font-weight: bold;
	color: #33468A;
}

.sectcontets .contents tr td.vertical-seperator
{
	border-right: 1px dotted #273764;
	padding: 0;
}

.sectcontets .contents tr td.horizontal-seperator
{
	border-bottom: 1px dotted #273764;
	padding: 0;
}

.sectcontets #recentVitems
{
	margin: 10px 0;
	background: transparent url(/lib/billbam/recently-viewed-head.gif) no-repeat 0 0;
	float: left;
	width: 100%;
	
}

.sectcontets #recentVitems table
{
	margin-top: 30px;
	text-align: center;
	font-size: 12px;
}

/*Subsection pages*/
div#paging {
	clear: both;
	padding: 12px 0;
}

div#paging div#ctrls {
	padding-bottom: 8px;
}

div#paging div#ctrls table, div#paging div#ctrls2 table
{
	font: 12px Arial;
}

#paging #ctrls #itemof .prodNums, #paging #ctrls2 #itemof .prodNums
{
	font-weight: bold;
}

div#paging div#ctrls2 {
	padding-top: 8px;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #000;
}

div#paging div.ctrls td a {
	color: #000;
	text-decoration: none;
}

div#paging div.ctrls .chosen {
	font-weight: bold;
	color: #006699;
	background: transparent url(/lib/billbam/paging-down-arrow.gif) no-repeat 2px 4px;
	padding-left: 10px;
}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

div#paging div.ctrls
{
	font-weight: bold;
}

div#paging div#contents {
	padding: 14px 0;
	background: transparent url(/lib/billbam/paging-horiz.gif) repeat-x 0 0;
}

div#paging div#contents table {
	width: 100%;
	font-size: 12px;
}

div#paging div#contents table td {
	padding: 6px;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 6px;
	background: transparent url(/lib/billbam/paging-vert.gif) repeat-y 0 0;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 6px 0;
	background: transparent url(/lib/billbam/paging-horiz.gif) repeat-x 50% 0;
}

div#paging div#contents table td div.name {
	padding: 0 0 6px;
}

div#paging div#contents table td div.name a {
	text-decoration: underline;
	font-size: 11px;
	color: #35458D;
	font-weight: bold;
	margin: 10px 0;
}

div#paging div#contents table div.price {
	xdisplay: inline;
}

div#paging div#contents table div.price s {
	text-decoration: line-through;
	font-weight: normal;
}

div#paging div#contents table div.price-bold,
div#paging div#contents table div.saleprice {
	color: #3E7807;
}

div#paging div#contents table div.you-save {
	color: #DE0108;
}

div#paging div#contents table div.you-save .you-save-percent
{
	display: none;
}

/*Item Pages*/
.item-header
{
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #4E8AE2;
}

.item-header img, .item-header .pagename
{
	float: left;
	border-bottom: none;
}

.item-header .pagename
{
	color: #1B2F4D;
	font: bold 16px Arial;
	padding-left: 5px;
}

.itemimg
{
	float: left;
}

.itemimg #scPage-insets
{
	margin: 10px 0;
}

.itemimg #scPage-insets a
{
	margin: 0 5px;
}

.iteminfocont
{
	width: 100%;
	float: left;
	clear: both;
}

.iteminfo
{
	float: right;
	width: 317px;
}

.iteminfo #product-info-table
{
	font-size: 12px;
}

.iteminfo #product-info-table tr th
{
	width: 121px;
	color: #fff;
	text-align: right;
	background-color: #4F8BE3;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
	font-weight: normal;
}

.iteminfo #product-info-table tr td
{
	width: 191px;
	background-color: #B7D0F4;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #1B2F4D;
	padding: 5px;
}

.iteminfo #product-info-table tr.options th
{
	background-color: #37619F;
}

.iteminfo #product-info-table tr.sale-price td #pitSalePriceBx
{
	color: #AB0503;
}

.iteminfo #product-info-table tr.sale-price td #pitYouSaveBx
{
	font-size: 11px;
	color: #2A4A79;
}

.iteminfo #product-info-table tr.availability td
{
	font-size: 11px;
}

.iteminfo #product-info-table tr td.add-to-cart, #qty-pricing table tr td.add-to-cart
{
	text-align: center;
	padding: 5px 0;
}

#qty-pricing
{
	margin-top: 10px;
	background-color: #B7D0F4;
}

#qty-pricing .qty-price-header
{
	color: #fff;
	background-color: #4F8BE3;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}

#qty-pricing table
{
	font-size: 12px;
}

#qty-pricing table tr td
{
	padding: 3px;
	border-bottom: 1px solid #fff;
	color: #1B2F4D;
}

#qty-pricing table tr td.qty-range
{
	background-color: #97BDF4;
	width: 60px;
	text-align: center;
}

#qty-pricing table tr td.qty-price
{
	width: 103px;
}

.itemcapt
{
	clear: both;
	padding-bottom: 50px;
}

.send-to-friend
{
	margin: 20px 0;
	width: 100%;
	text-align: center;
}

.itembanner
{
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0 5px;
	font: bold 16px Arial;
	color: #1B2F4D;
	border-bottom: 2px solid #4E8AE2;
}

#sc-cross-sell
{
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

#sc-cross-sell .cross-sell-head
{
	background: transparent url(/lib/billbam/itembanner-bg.gif) no-repeat 0 0;
	color: #fff;
	font: bold 16px Arial;
	padding: 3px 0 0 30px;
	height: 25px;
	margin-top: 20px;
}

#sc-cross-sell .contents
{
	font-size: 12px;
	width: 100%;
}

#sc-cross-sell .contents tr td
{
	padding: 10px 0;
}

#sc-cross-sell .contents tr td.horizontal-seperator
{
	border-bottom: 1px dotted #293764;
	padding: 0;
}

#sc-cross-sell .contents tr td.vertical-seperator
{
	border-right: 1px dotted #293764;
	padding: 0;
}

#sc-cross-sell .contents tr td .kpi
{
	margin-top: 20px;
}

#sc-cross-sell .contents tr td .name
{
	margin: 10px 0;
}

#sc-cross-sell .contents tr td .name a
{
	font-weight: bold;
	color: #35458D;
}

#sc-cross-sell .contents tr td .price
{
	color: #002377;
}

#sc-cross-sell .contents tr td .sale-price-bold
{
	color: #3D7804;
}

#sc-cross-sell .contents tr td .you-save
{
	color: #DF0209;
}

#custom-html 
{
	border: 1px solid #B7B4EB;
	width: 703px;
	padding: 1px;
	margin: 10px 0;
	clear: both;
	float: left;
	color: #000064;
}

#custom-html .custom-html-head
{
	background-color: #DCDBEB;
	width: 699px;
	border: 1px solid #B7B4EB;
	margin: 1px;
	text-align: center;
	font: bold 16px Arial;
}

#custom-html .custom-html-text
{
	padding: 10px;
	width: 679px;
	margin: 1px;
	border: 1px solid #B7B4EB;
}

*html #custom-html .custom-html-text
{
	width: 699px;
}

#seo-related-links {
    width: 95%;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #000;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 25px;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }
				
/*Sitemap*/
.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #000080;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #0000FF;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #0000FF;
    display: block;
    padding-left: 100px;
}
