a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

body{
	background-color: #fff;
	font: 70% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#logo {width: 462px; float: left; padding: 46px 0 0 105px;}

.header-right {width: 218px; float: right; padding: 18px 11px 0 0;}

.header-right .store-info {width: 218px; font-size: 12px; color: #534741; line-height: 14px; text-align: center; padding-bottom: 5px;}

.header-right .search {background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/search-bg.gif) no-repeat top left; width: 203px; padding: 6px 5px 7px 10px;}

.slogan {width: 513px; float: right; text-align: right; font-size: 14px; font-family: "Times New Roman", Times, serif; color: #3a5759; font-weight: bold; padding: 5px 7px 0 110px;}

.header-links, .footer-links {width: 828px; position: absolute; top: 166px; right: 15px; text-align: right; padding-right: 15px;}

.footer-links {position: static; top: 0; right: 0; padding: 7px 0;}

.header-links a, .footer-links a {color: #f4e4cc; font-size: 11px; font-weight: bold; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/header-link-icon.gif) no-repeat 0 50%; padding: 0 5px 0 18px; text-transform: uppercase;}

.header-links a span, .footer-links a span {background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/shopping-cart-icon.gif) no-repeat 100% 50%; padding-right: 15px;}
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 870px;
	margin: 0 auto;
	text-align: left;
}

#header{background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/header-bg.jpg) no-repeat top left; width: 843px; padding: 31px 15px 0 12px; position: relative; height: 175px;}

#outer-bodyshell {width: 842px; float: left; padding: 0 15px 0 12px;}

#bodyshell {
	border-left: 1px #CFC5B2 solid;
	background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-bg.gif) repeat-y top left;
	float: left;
	margin: 0;
	width: 842px;
}

#nav-product {
	float: right;
	/*overflow: hidden;*/
	position: relative;
	width: 195px;
	z-index: 100;
}

#footer{
	width: 842px;
	float: left;
	background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/footer-bg.jpg) no-repeat -1px 0;
	clear: both;
	padding: 7px 12px 0;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width: 647px;
	float: right;
}

#bodycontent .bodypad {padding: 0 0 20px 8px;}

#footer .text{ margin: 10px 20px; }

#footer .text .designby{ float: left; font-size: 10px; color: #000;}

#footer .designby a{ color: #000; font-size: 10px; color: #000;}

#footer .text .copyright{ float: right; font-size: 10px; color: #000; text-align: right;}

/*Nav Area*/
#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea span{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: block;
}

#query { width: 136px; padding: 1px 2px; margin-right: 4px; }

#htmlbottom {width: 194px; text-align: center; padding: 15px 0 0;}

#htmlbottom img {margin-bottom: 10px;}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 194px;
}
	
#nav-product li a{
	display: block;
	padding: 5px 10px 5px 16px;
	color: #754c24;
	font-size: 18px;
	font-weight: bold;
	width: 168px;
}

#nav-product li:hover a, #nav-product li.sfhover a {text-decoration: underline;}

#nav-product li:hover ul li a {text-decoration: none;}

#nav-product li ul {background: #fff; border: 1px #D7CFC0 solid; padding: 5px 10px 5px 0;}

#nav-product li ul li {padding: 0 0 0 25px; width: auto; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-link-icon.gif) no-repeat 5% 40%;}

#nav-product li ul li a {font-size: 12px; color: #534741; font-weight: normal; padding: 2px 7px 5px 0; width: auto; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x bottom left;}

#nav-product li ul li a:hover, #nav-product li ul li:hover a, #nav-product li ul li.sfhover a {font-weight: bold; color: #459ED6; text-decoration: none;}

#nav-product li ul li.last a {background: none;}
/*End Nav Area*/

.welcome-area-outer {width: 843px; padding: 0 15px 0 12px; float: left;}

.welcome-area {width: 834px; float: left; border-left: 1px #CFC5B2 solid; padding: 0 0 25px 8px;}

.welcome-area .welcome-flash, .welcome-area #main-image {width: 506px; float: left; text-align: center;}

.welcome-area .welcome-text {width: 306px; float: right; font-size: 12px; color: #534741;}

.welcome-area .welcome-text p {font-size: 12px; color: #534741; text-transform: none; font-weight: normal;}

.welcome-area .welcome-text.alt {width: 834px; float: none;}

.welcome-area .welcome-text span {font-weight: bold; text-transform: uppercase; color: #9e0b0f;}

.welcome-area .welcome-text .welcome-title {width: 306px; font-size: 16px; font-weight: bold; color: #754c24;}

.welcome-area .welcome-text .welcome-title span {font-size: 22px; color: #754c24;}

/*-------------------Suckerfish Styles-------------------*/
/*#nav-product li { all list items
	float: left;
	width: 165px; width needed or else Opera goes nuts
}*/

#nav-product li ul { /* second-level lists */
	position: absolute;
	xbackground-color:#DEDEDE;
	z-index:999;
	xborder:1px solid #A7A28E;
	height:1px;
	width:1px;
	margin-top : -2.6em;
	margin-left: -1200em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	overflow:hidden;/* hides submenus in case longer than page height */
}

#nav-product li ul ul { /* third-and-above-level lists */
	margin: -2.6em 0 0 -1000em;
	width:165px;
	height:1px;
	width:1px;
	height:auto;
}

#nav-product li:hover ul ul, #nav-product li.sfhover ul ul {
	margin-left: -1000em;
	width:165px;
	height:auto;
	overflow:visible;
}

#nav-product li:hover ul, #nav-product li.sfhover ul {
	margin-left: 180px;
	width:178px;
	height:auto;
	overflow:visible;
}
#nav-product li li:hover ul, #nav-product li li.sfhover ul {
	margin-left: 140px;
	width:165px;
	height:auto;
	overflow:visible;
}

/* CSS Document */
.featured-items {width: 627px; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x top left; padding: 13px 0 20px;}

.featured-items .featured-items-title {font-size: 20px; color: #754c24; font-weight: bold; margin-bottom: 10px; padding: 0 0 0 9px;}

table#contents-table tr td {text-align: center; padding: 10px 0; vertical-align: bottom;}

table#contents-table tr td.v-seperator {background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/solid-sep.gif) repeat-y 50% 0; padding: 0;}

table#contents-table tr td.h-seperator {background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x 0 50%; padding: 0;}

table#contents-table tr td .name {padding: 12px 0 0;}

table#contents-table tr td .name a {font-size: 11px; font-weight: bold; color: #000;}

table#contents-table tr td .price {font-size: 11px; color: #000;}

table#contents-table tr td .sale-price-bold, table#contents-table tr td .price-bold {font-size: 11px; color: #8a1d0e; font-weight: bold;}

/*----------------Section Page Styles--------------*/
.scBreadcrumbs {width: 607px; padding: 0 10px 5px; font-size: 11px; font-weight: bold; color: #459ed6;}

.scBreadcrumbs a {font-weight: bold; color: #754c24; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-link-icon.gif) no-repeat 100% 50%; padding: 0 23px 0 0; margin-right: 10px;}

.scBreadcrumbs span {text-decoration: underline;}

h1#section-contenttitle, h1#item-contenttitle {font-size: 20px; color: #754c24; font-weight: bold; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x bottom left; padding: 0 0 5px 10px; width: 617px; margin-bottom: 10px;}

#caption, #description {width: 607px; float: left; margin-bottom: 20px; padding: 0 10px; font-size: 12px; color: #534741;}

#description {color: #754c24;}

.section-image {width: 261px; float: left;}

#contents {width: 627px;}

/*-----------Solid Cactus Click to Enlarge v3.0.0---------------*/
#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{
	background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

#scPage-insets .scMainImgLnk{ display: none; }

/*----------------Dynamic Paging Styles--------------------*/
div#paging {
	clear: both;
	padding: 0 0 12px;
	width: 627px;
}

div#paging div#ctrls {
	background: url("http://lib.store.yahoo.net/lib/yhst-12402636900849/ctrls-bg.gif") no-repeat 0 bottom;
	padding: 8px 10px;
}

div#paging div#ctrls2 {
	background: url("http://lib.store.yahoo.net/lib/yhst-12402636900849/ctrls-bg.gif") no-repeat 0 0;
	padding: 5px 10px 7px;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #7e494a;
	font-size: 12px;
}

div#paging div.ctrls td a {
	color: #7e494a;
	font-size: 12px;
	text-decoration: none;
}

div#paging div.ctrls .chosen {
	font-weight: bold; color: #459ed6; text-decoration: underline;
}

#leftArrowDiv1 img, #leftArrowDiv2 img {margin-right: 20px;}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
}

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 {
	height: 15px;
	background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/solid-sep.gif) repeat-y 50% 0;
}

div#paging div#contents table td.horizontalSpacer {
	height: 15px;
	background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x 0 50%;
}

div#paging div#contents table td div.name a {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

div#paging div#contents table div.price {font-size: 11px; color: #000;}

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 {
	font-size: 11px; color: #8a1d0e; font-weight: bold;
}

/*----------------Item Page Styles-------------------*/
#itemarea {width: 627px; float: left; margin-bottom: 8px; padding-bottom: 15px; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x bottom left;}

#itemarea table tr td.item-images {border-right: 1px #CFCDCD solid; text-align: center; padding-bottom: 15px;}

#scPage-insets {padding: 5px 0 0;}

#scPage-insets img {margin: 0 3px; border: 1px #754242 solid;}

.description {font-size: 12px; color: #713f3f; padding-bottom: 10px; line-height: 14px;}

table#product-info-table tr th, table#product-info-table tr td {font-size: 12px; text-align: left; padding: 4px 0; border-bottom: 1px #F2F1F1 solid; color: #010101; font-weight: normal;}

table#product-info-table tr.sale-price th, table#product-info-table tr.sale-price td {font-weight: bold; color: #8A1D0E;}

table#product-info-table tr.sale-price td #pitYouSaveBx {padding-left: 7px;}

table#product-info-table tr.options td select {font-size: 12px; width: 210px;}

.cross-sell, .accessories {width: 627px; clear: both; margin-bottom: 15px; background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x bottom left; padding-bottom: 35px;}

.cross-sell .cross-sell-title, #seo-related-links h3, .accessories h2#accessorytitle, h1#searchpageHeader, h2#itempage-captiontitle {width: 617px; padding: 0 0 12px 10px; font-size: 20px; font-weight: bold; color: #754c24;}

h2#itempage-captiontitle {padding: 0 0 10px;}

h1#searchpageHeader {padding: 0;}

#seo-related-links {
    width: 627px; margin-bottom: 15px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links ul {
        margin:0 0 0 20px; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/dot.gif) 5px 7px no-repeat;
        margin:0; 
        padding:0 0 3px;
        }
		* html #seo-related-links ul.seo-links li {width: 45%;}
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 15px;
            display: block;
            _width: 100%;
			font-size: 11px;
			color: #000;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }
				
.sitemap-header {font: bold 14px "Trebuchet MS", verdana; color: #000000; display: block; padding-top:  25px;}
.sitemap-1      {font: bold 12px "Trebuchet MS", verdana; color: #754C24; display: block; padding-left: 25px;}
.sitemap-2      {font: bold 12px "Trebuchet MS", verdana; color: #416B73; display: block; padding-left: 50px;}
.sitemap-3      {font: normal 10px "Trebuchet MS", verdana; color: #000000; display: block; padding-left: 75px;}
.sitemap-4      {font: normal 8px "Trebuchet MS", verdana;  color: #754C24; display: block; padding-left: 100px;}

#info-div {padding: 10px; font-size: 12px; color: #000;}

#info-div a {font-size: 12px; color: #416B73; text-decoration: underline;}

#info-div a:hover {text-decoration: none;}

/*-----------------Multi Add Styles--------------------*/
div.sc-ma-items {
	text-align: right;
	padding-bottom: 10px;
}

.sc-ma-product-table {
	background: url("ma-bg-sep.gif") repeat-x left bottom;
	text-align: left;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
}

.sc-ma-product-table tr {background: url(http://lib.store.yahoo.net/lib/yhst-12402636900849/leftnav-squiggle.gif) repeat-x bottom left;}

.sc-ma-product-table th,
.sc-ma-product-table td {
	font-size: 12px;
	background: url("ma-bg-sep.gif") repeat-x left top;
	padding: 10px 0;
}

.sc-ma-product-table td td {
	background: none;
	padding: 2px 0;
}

.sc-ma-product-table td th {
	background: none;
	font-weight: normal;
	padding: 2px 6px 2px 0;
	vertical-align: middle;
}

td.qty-cell {
	width: 70px;
	padding-left: 10px;
	vertical-align: middle;
}

td.qty-cell input {
	margin: 4px;
	vertical-align: middle;
}

td.img-cell {
	text-align: center;
	width: 100px;
}

td.img-cell, td.qty-cell {
	vertical-align: middle;
}

td.info-cell {
	text-align: left;
	padding-right: 10px;
}

td.info-cell .name * {
	font-weight: bold;
	color: #000;
}

td.info-cell .name {
	padding-bottom: 4px;
}

td.info-cell .name a {
	text-decoration: underline;
	font-size: 11px;
}

td.info-cell .name a:hover {
	text-decoration: none;
}

td.info-cell div.prices {
	text-align: right;
}

td.info-cell div.price, td.info-cell div.list-price {
	font-weight: bold;
	font-size: 11px;
}

td.info-cell div.sale-price {
	font-weight: bold;
	color: #8a1d0e;
	font-size: 11px;
}

.sc-ma-product-table input,
.sc-ma-product-table select {
	font-size: 10px;
}

div.sc-ma-atc-bttn {
	text-align: right;
}

td.ma-options .options table.ma-opts tr {background: none;}

td.ma-options .options table.ma-opts tr td select {width: 164px;}
