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;
}

/*Content Table*/
#contents {
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#bodypad-left #contents{
	width: 543px;
	background: url(home-content-bg.gif) no-repeat 3px bottom;
	padding-bottom: 37px;
}

*:first-child+html #bodypad-left #contents{
	background-position-x: 2px;
}

* html #bodypad-left #contents{
	background-position-x: 2px;
}

#contents a { text-decoration: none; }

#contents a:hover { text-decoration: underline; }

#contents #contents-table {
	/*border-collapse: collapse;*/
	font-size: 1em;
}

#contents-table hr {
	height: 1px;
	background: #ccc;
	color: #ccc;
	border: 0;
}

#contents .vertical td { text-align: center; }

#contents td { margin: 2px; padding: 5px; }

#contents #contents-table select option,
#itemarea select option { padding-right: 10px; }

#contents .horizontal-seperator {
	/*border-bottom: 2px solid #FFFFFF;*/
}

#contents .vertical-seperator {
	border-right: 2px solid #FFFFFF;
}

#contents .sale-price { color: #7F2618; font-weight: bold;}

#contents .sale-price-bold {
	color: #7F2618;
	font-weight: bold;
}

#contents .price-bold {
	font-weight: bold;
	margin: 10px 0pt 0pt;
	color: #7F2618;
}

#contents.accessory * { text-align: left; }

#contents.accessory .details {
	background-color: #FFFFFF;
	margin: 2px 10px;
	padding: 10px;
}

#contents.accessory .details a {
	color: #46553E;
	font-size: 1em;
}

#contents.accessory .details h3 { font-size: 1em; }

#contents.accessory .details .sale-price { margin-bottom: 10px; }

#contents .detail td {
	border-bottom: 15px solid #E9E9E4;
	padding: 5px;
}

#contents .detail.last td { border-bottom: 0pt solid; }

#itemtype #contents .detail td, #maintype #contents .image td { padding-bottom: 10px; }

#contents .last { border: 0pt none; }

#contents .name * {
	color: #46553E;
	font-weight: bold;
	padding: 5px 0pt 0pt;
}

#contents .name { padding: 5px 0pt 0pt; }

#contents .price {
	font-weight: bold!important;
	margin: 5px 0pt 0pt;
	color: #7D2718!important;
	/*text-decoration: line-through;*/
}

#contents .brand {
    font-size:10px;
    color:#45553B;
       
}

/*End Content table*/
.image-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 15px 10px 0pt;
	padding: 5px;
}

.image-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 10px 15px;
	padding: 5px;
}

.image-c {
	margin-bottom: 10px;
	text-align: center;
}

.inset-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 8px 5px 0pt;
	padding: 5px;
}

.inset-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 5px 8px;
	padding: 5px;
}

.addtocartimg {
	border: 0pt none;
	cursor: pointer;
	display: block;
	margin: 10px 0pt;
	padding: 0px;
}

#itemtype .price em {
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .price {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .price-bold {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold { margin: 10px 0pt; }

#itemtype .itemform .sale-price-bold { font-weight: bold; }

#itemtype .itemform .sale-price-bold em {
	background: #FFFFFF none repeat scroll 0%;
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .sale-price em {
	color: #93B049;
	font-style: normal;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#contents-table .availability { padding: 10px 0pt; }

#itemtype .code {
	font-style: normal;
	margin: 10px 0pt;
}

#itemtype .code em {
	font-style: normal;
	margin: 10px 0pt;
}

#contents-table .contentsoptions { padding: 3px 0pt; }

#contents-table #abstract { padding: 3px 0pt; }

#itemtype .itemformname, #contents-table .itemformname { font-weight: bold; }

#contents-table .itemformnamemultiline { display: block; }

#itemtype .itemavailable {
	color: #46553E;
	font-weight: bold;
	margin: 8px 0pt;
}

#itemtype .itemavailable em {
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 8px 0pt 8px 4px;
}

#itemtype .itemoption {
	display: inline;
	font-weight: bold;
	margin: 2px 0pt;
}

#itemtype .multilineoption {
	display: block;
	font-weight: normal;
	margin: 5px 0pt;
}

/*main styles*/
body{
	background-color: #E1E6DF;
	font: 70% Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
.clear {
	clear: both;
}

#header .links,
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	list-style: none;
}

#header .links{
	margin-right: 20px;
	text-align: right;
}

#header .links a {
	color: #46553E;
}

#footer .links {
	margin: 10px 0;
	font-family: Verdana, Arial, sans-serif;
}

#footer .links a {
	color: #45543D;
	font-weight: bold;
}

#header h1 {font-size:120%}
#headinfo {font-size:13px; color:#2E602B; text-align:center; width:185px; position:absolute; top:40px; left:425px; font-weight:bold;}
#header-hours {font-size:11px; font-weight:normal;}
.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 2px;
}
.links li {border-right:1px solid #46553E;}
.links li.last {border-right:none}

H2#section-contenttitle{
	font: bold 1.6em Arial, Helvetica, sans-serif;	
}
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em Tahoma, Arial, sans-serif;
	width: 928px;
	margin: 0 auto;
	text-align: left;
	background-color: #E1E6DF;
}

#header{ background-color: #808080; width: 928px; height: 243px; background: url(header-bg2.gif); position: relative;}

img#logo {
	margin: 0 0 0 48px;
	float: left;
}

img#header-cc {
	float: left;
	padding: 2px 0;
}

#login {
	width: 120px;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top:50px;
	right:30px;
}

#acctlinks {font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #71844C; width: 120px; float: right; text-align: center; margin: 20px 30px 0 0;}

#login a {
	color: #435640;
	font-family: Verdana, Arial, sans-serif;
	display: block;
}

#login img {
	padding-bottom: 7px;
}

#bodyshell {
	border-left: 195px solid #fff;
	background: #FFF url(home-border.gif) repeat-y 1px top;
	margin: 0 13px;
	width: 739px;
	position: relative;
}

* html #bodyshell {
	margin: 0 0 0 13px;
}

#nav-product {
	float: left;
	margin-left: -195px;
	/*overflow: hidden;*/
	position: relative;
	display: inline;
	width: 195px;
	z-index: 100;
	background: #fff;
	padding-bottom: 350px;
}

#footer{
	width: 934px;
	background: url(footer-bg.gif) no-repeat top center;
	clear: both;
	margin: 0 0 0 13px;
	height: 95px;
	position: relative;
	z-index: 200;
	border-top: #fff 20px solid;
}



#nav-icons {
	width: 195px;
	margin: 0 auto;
	position: absolute;
	top: -500px;
	left: 0;
	text-align: center;
	z-index: 200;
}

#nav-icons img {
	padding: 4px 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: 739px;
	float: right;
	display: inline;
}

#bodycontent .bodypad{ padding: 10px 0px 10px 5px;}

#bodypad-right {

	width: 145px;
	float: left;
	text-align: center;
	margin-right: -2px;
}

#bodypad-left {
	width: 555px;
	float: left;
	background: url(home-border.gif) repeat-y top right;
}
#bodypad-left .home-html-pad{
	color: #45553B;
	margin:0pt 0pt 0pt 22px;
	width:500px;
}
#bodypad-left #home-header {
	margin: 0 0 0 22px;
}

#bodypad-left .caption {
	color: #45553B;
	width: 500px;
	margin: 0 0 0 22px;
}

#blog {
	background: url(latest-articles.gif) no-repeat top center;
	position: relative;
	margin: 10px 0 10px 22px;
	border: 1px solid #BDCAAE;
	width: 502px;
	padding-top: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

* html #blog {
	margin-left: 11px;
}

#blog-left {
	width: 239px;
	float: left;
	padding-left: 13px;
	padding-bottom: 10px;
}

#blog-left h2 {
font-weight: bold;
	color: #44563C;
	font-size: 1.1em;	
}

#blog-left a {
	color: #44563C;
}

#blog-right {
	padding-right: 13px;
	width: 220px;
	float: right;
}

#blog-right-top a {
	font-weight: bold;
	display: block;
	color: #44563C;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#blog-right-bottom {
	text-align: right;
}

#blog-right-bottom * {
	vertical-align: middle;
}

#blog-right-bottom a {
	color: #44563C;
	padding-right: 4px;
}

#footer .text{ margin: 5px; text-align: center; color: #45543D; font-family: Verdana, Arial, sans-serif;}


#footer .text img {
	padding: 2px 4px 2px 2px;
}

/*#footer .text .designby{ float: left; }*/

#footer .designby a{ color: #45543D; }

/*#footer .text .copyright{ float: right; }*/

/*Nav Area*/
#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea span{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: inline;
}

#query { width: 100px; padding: 2px; }

#htmltop {
	padding: 5px;
	clear: both;
	width: 615px;
	position: absolute;
	bottom: 30px;
	left: 165px;
}

#htmltop form {
	float: left;
	padding: 0 16px 0 0;
}

#htmltop input#query {
	width: 180px;
	border-bottom: 1px solid #D4D0C7;
	border-right: 1px solid #D4D0C7;
	border-top: 2px solid #414141;
	border-left: 2px solid #414141;
}

#htmltop form#searcharea {
	padding: 0 33px 0 0;
}

#htmltop form#searcharea input#searchsubmit {
	padding-top: 1px;
}

#htmltop form select {
	border-bottom: 1px solid #D4D0C7;
	border-right: 1px solid #D4D0C7;
	border-top: 2px solid #414141;
	border-left: 2px solid #414141;
	font-size: .8em;
}

#htmltop form#by-brand select {
	width: 140px;
}

#htmlbottom{
	padding: 5px;
	clear: both;
	margin-top: 20px;
}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}
#nav li {
	background: white;
}
	
#nav-product li a{
	display: block;
	padding: 5px 10px;
}

#nav-product li a:hover, #nav-product ul li a.selected {
	background: url(nav-section-select.gif) repeat-y;
}

#nav-product ul li a {
	font-weight: bold;
	color: #475440;
	font-size: 1.1em;
}

#nav-product ul li ul li {
	background: url(nav-ul-grad.gif) repeat-y;
}

#nav-product ul li ul li a {
	font-weight: normal;
	font-size: 1em;
	padding-left: 22px;
}

#nav-product ul li ul li a:hover {
	background: none;
}

#nav-box {
	width: 185px;
	margin: 0 auto;
	background: url(html-bottom-bg.gif) no-repeat 3px bottom;
	text-align: center;
}

#nav-box-inner {
	width: 150px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#rotate-header {
	width: 150px;
	height: 47px;
	background: #F7F7D5 url(testimonials.gif) no-repeat top center;
	text-align: left;
}

#rotate-testimonials {
	background: #F7F7C5;
	width: 150px;
	padding: 0 0 10px 0;
	margin: 0 auto;
}

#rotate-testimonials p {
	width:120px;
	margin: 0 auto;
	color: #45543F;
	padding: 10px 0;	
}

#rotate-testimonials .rotate-name {
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

#mailing-list-header {
	width: 147px;
	height: 57px;

	background: url(mailing-list.gif) no-repeat top center; 
	text-align: center;
}

#mailing-list #email-signup input#query {
	border-bottom: 1px solid #D4D0C7;
	border-right: 1px solid #D4D0C7;
	border-top: 2px solid #414141;
	border-left: 2px solid #414141;	
}

#mailing-list form#email-signup {
	text-align: center;
	margin: 0 auto;
}

#mailing-list form#email-signup input {
	margin: 10px 0 0;
}

.privacy {
	color: #45543F;
	font-size: .8em;
	text-align: center;
	padding: 5px 0 10px;
}

.privacy a {
	color: #45543F;
	text-decoration: underline;
}
/*End Nav Area*/

/*various contents table stylings*/
#bodypad-left table#contents-table {
	border-right: 1px solid #BDCAAE;
	border-left: 1px solid #BDCAAE;
	width: 504px;
	margin: -2px 0 0 22px;
}

*:first-child+html #bodypad-left table#contents-table {
	margin: 0 0 0 5px;
}

* html #bodypad-left table#contents-table {
	margin: 0 0 0 5px;
}

#bodypad-left #contents #contents-header {
	text-align: center;
}
/*End Contents stylings*/
/*seo styles*/
#seo-related-links {
    padding: 10px 0;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links-header{
		background: url(related-items-banner-bg.gif) left top no-repeat;
		height: 30px;
		text-align: center;
		width: 651px;
		padding: 0px;
		margin-left: 21px;
	}
	#seo-related-links-header h3 {
        color: #497841;  
        font: bold 14px "Times New Roman", Times, serif;
        text-align: left;
		padding: 4px 10px;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 41%;
        float: left;
        display: inline;
        background: url(dot.gif) 5px center no-repeat;
        margin:0 0 0 49px; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 25px;
            display: block;
				color: #465540;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }
/*breadcrumbs*/
#breadcrumbs {
	color: #465540;
}

#breadcrumbs a {
	color: #465540;
}

/* item page styles*/
#breadcrumbs, #item-header, #item-caption {
	margin: 0 8px 0 22px;
}

#item-caption {
	padding: 30px 0;
	width: 650px;
}

#contentarea {
	color: #465540;
	margin: 0;
	width: 700px;
}

#item-header {
	position: relative;
	width: 670px;
}

#item-header-top {
	width: 659px;
	background: url(/lib/hono/section-header-bg.gif) no-repeat left bottom;	
	padding: 0 0 0 5px;
	height: 40px;
	line-height: 14pt;
	margin: 0 0 30px -5px;
}

#item-header-top h1 {
	color: #465540;
	font-size: 1.3em;
	font-weight: bold;
}

#item-header-left {
	float: left;
	width: 285px;
	padding: 0 20px 0 0;
}

#item-header-right {
	float: left;
	width: 365px;
}

#product-info-table {
	width: 95%;
	font-size: 1em;
	color: #465540;
	margin: 0 auto;
}

#product-info-table th {
	padding: 4px;
	vertical-align: middle;
	text-align: left;
	width: 33%;
}

#product-info-table td {
	padding: 5px;
}

#product-info-table td.map-price {
	font-weight: bold;
	color: #559740;
}

#product-info-table td a {
	color: #45543F;
	padding-left: 15px;
	font-weight: normal;
}

#scItemImage img {
	float: right;
	border: 1px solid #D5DEC9;
}

#scPage-insets {
	float: right;
	width: 54px;
	margin: 0 auto;
}

#scPage-insets img {
	border: 1px solid #D6DFCE;
	margin: 0 0 10px;
}

#cross-sell #contents, #seo-related-links-outer {
	background: url(related-items-bg.gif) no-repeat 1px bottom;
	width: 688px;
	padding-bottom: 37px;
}

*:first-child+html #cross-sell #contents {
	background-position-x: 0;
}

* html #cross-sell #contents {
	background-position-x: 0;
}

#cross-sell table#contents-table, #seo-related-links {
	border-left: 1px solid #BDCAAE;
	border-right: 2px solid #D6DDCD;
	margin: 0 0 0 21px;
	width: 651px;
}

*:first-child+html #cross-sell table#contents-table {
	margin: 0 0 0 6px;
}

* html #cross-sell table#contents-table {
	margin: 0 0 0 6px;
}

#cross-sell, #seo-related-links-outer {
	margin-bottom: 20px;
	padding-top: 10px;
}

#seo-related-links {
	width: 648px;
}

*:first-child+html #seo-related-links {
	width: 650px;
}

* html #seo-related-links {
	width: 650px;
}


#contents-header, #seo-related-links-header {
	text-align: center;
	padding-left: 5px;
}

#disclaimer {
	width: 650px;
	margin: 0 22px;
}

/*section page styles*/
#section-contents, #section-contentsb {
	margin-left: 22px;
	margin-bottom: 5px;
}
#section-contentsb {
	margin-top:15px;
}
#section-contents-header, #section-contents-headerb {
	width: 659px;
	background: url(section-header-bg.gif) no-repeat left bottom;
	height: 34px;
}

#section-contents-header h1, #section-contents-headerb h1 {
	font-size: 1.3em;
	color: #45543D;
}
#section-contents-header h1 a, #section-contents-headerb h1 a{
	color: #45543D;
}
#section-caption {
	width: 650px;
	color: #45543D;
	padding: 10px 0;
}

#paging {
background: url(section-content-bg.gif) no-repeat bottom center;
padding-bottom: 38px;
width: 650px;
margin-left:25px;
}


#paging .controls {
	height:49px;
	background: url(/lib/hono/pit-top.gif) repeat-x;
	border: 1px solid #BDCAAE;
	border-bottom:none;	
	}

#paging .controls2 {
	height:49px;
	background: url(/lib/hono/pit-bottom.gif) repeat-x;
	border: 1px solid #BDCAAE;
	border-top:none;
	}

#paging #contents {
	width: 648px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #BDCAAE;
	border-right: 1px solid #BDCAAE;
	min-height: 160px;
}

*first-child+html #paging #contents {
	width: 650px;
}

* html #paging #contents {
	width: 650px;
}

/*end section page styles*/


/* site-map styles */
.sitemap-header, .sitemap-1, .sitemap-2 { font-weight: bold; }
.sitemap-header, .sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { display: block; }
.sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { color: $Link-color; }

.sitemap-header {
	font-size: 1.4em;
	color: #000;
	padding-top: 25px;
}
.sitemap-1 {
	font-size: 1.2em;
	padding-left: 25px;
}
.sitemap-2 {
	font-size: 1.2em;
	padding-left: 50px;
}
.sitemap-3 {
	font-size: 1em;
	padding-left: 75px;
}
.sitemap-4 {
	font-size: .8em;
	padding-left: 100px;
}
/*End sitemap styles*/

/*checkout style*/
.ys_wrapper {
	background-color: #E6E6DE;
}

#ys_mastHead {
	margin:0 auto;
	text-align:center;
}

#ys_pageBody {
	width: 880px;
	background: #fff;
	text-align:left;
}


#ys_yFooter {
	background-color: #E6E6DE !important;
}

#ys_mastFoot {
	padding: 0 0 0 13px;
	width:960px;
	margin: auto;
}
#yahoo-store-checkout #footer {
	margin: 0px;
}

#yahoo-store-checkout #ysw-header {
	margin: auto;
}

#ys_shipBillPage #ys_pageBody, 
#ys_reviewPage #ys_pageBody, 
#ys_confirmationPage #ys_pageBody, 
#ys_statusPage #ys_pageBody {
	width: 914px;
}

#ys_shipBillPage #footer, 
#ys_reviewPage #footer, 
#ys_confirmationPage #footer, 
#ys_statusPage #footer {
	margin-left: 6px;
}

#yahoo-store-checkout #ys_cartPage { width: 960px; background: url(https://lib.store.yahoo.net/lib/hono/cart-bg.gif) }

#yahoo-store-checkout #ys_cartPage #ys_sideBar { border-left: none; margin-left: 13px; }

#ys_cartPage #ys_sideBar #nav-product { margin-left: 0; text-align:left; }

#yahoo-store-checkout #ys_cartPage #ys_pageBody { width: 650px; }

* html #yahoo-store-checkout #ys_cartPage #ys_pageBody { width: 640px; }


#ys_mastHead #ys_merchHeader {
	text-align: center !important;
}


#ys_mastFoot #ys_merchFooter {
	margin:0; padding:0;
}
/*end checkout style*/

/*advanced paging styles*/
#leftarrowdiv,
#rightarrowdiv      {width: 15px;}

#contents A         {font: bold 12px arial; color: #45553B;}
#paging A:hover     {text-decoration:underline;}

#paging TD          {padding: 2px; vertical-align:middle;}
#paging .price      {font: normal 12px arial; color: #000; float:left; margin-left:235px;}
#paging .saleprice  {font: normal 12px arial; color: #000;}
#paging .saleprice2 {font: bold 12px arial; color: #F00;}
#paging .abstract   {font: normal 11px arial; color: #555;}
#paging .qtybox     {font: normal 11px arial; width: 25px; text-align: right }
#paging .qtytext    {font: normal 12px arial; color: #000; float:left; margin-right:10px;}

#pagelinks          {font: normal 11px arial; color: #000;}
#pagelinks2          {font: normal 11px arial; color: #000;}
#pagelinks A        {font: normal 11px arial; color: #000;}
#pagelinks2 A        {font: normal 11px arial; color: #000;}
#pagelinks .chosen  {font: bold 11px arial; color: #000;}
#pagelinks2 .chosen  {font: bold 11px arial; color: #000;}

#itemof, #itemof2             {font: normal 11px arial; color: #000;}
#pageof, #pageof2             {font: normal 11px arial; color: #000;}

#modes              {font: normal 11px arial; color: #000; text-decoration:none; }
#modes A            {font: normal 11px arial; color: #000; text-decoration:none; }
#modes .chosen      {font: bold 11px arial; color: #000; text-decoration:none; }

#sortlinks, #sortlinks2 {font: normal 11px arial; color: #000; text-decoration:none; }
#sortlinks A, #sortlinks2 A {font: normal 11px arial; color: #000; text-decoration:none; }
#sortlinks .chosen, #sortlinks2 .chosen  {font: bold 11px arial; color: #000; text-decoration:none; }

#paging FORM        {margin:-16px 0px 0px 16px; width:205px; float:left;}

.listheader         {background-color: #333333; font: bold 11px arial; color: #FFFFFF;}

.vcell              {background-color: #FFF;}
.vcell-on           {background-color: #FFF;}

.ecell              {background-color: #FFF;}
.ecell-on           {background-color: #FFF;}

.wcell              {background-color: #FFF;}
.wcell-on           {background-color: #FFF;}

#contents tr.green , #contents tr.green td {
    background-color:#F1F4ED;
}   


/*----------------------[ New Section and Sub-Section Pages ]--------------------*/


#section-contents2 {
	margin: 0px;
	padding:0px;
}

#section-contents2-header {
	width: 659px;
	background: url(section-header-bg.gif) no-repeat left bottom;
	height: 34px;
	margin:0px 0px 5px 16px;
	font-size:16px;
	font-weight:bold;
	color:#43553F;
	padding-left:5px;
}

#new-section-caption {
    margin:0px;
    padding:15px 0px 0px 0px;
    background: transparent url(/lib/hono/section-header-shelf-top.gif) no-repeat;
    width:686px;
    height:141px;
}

#new-section-caption .caption-pad{
    background: transparent url(/lib/hono/section-header-shelf-bg.gif) repeat-y;
	padding: 0px 28px;
	float:left;
	width:614px;
}

* html #new-section-caption .caption-pad{
	width:670px;
}

#new-section-caption .caption-bottom{
	background: transparent url(/lib/hono/section-header-shelf-bottom.gif) no-repeat;
	height: 91px;
	float: left;
	width: 686px;
}
.letter-find {
    width:100%;
    margin:0px auto;
    text-align:center;
    font-size:14px;
    text-transform:uppercase;
    color:#43553F;  
    font-weight:bold;
    letter-spacing:2px;
}

.letter-find a{
    color:#43553F;  
    font-weight:bold;
    letter-spacing:7px;
}

.letter-find a:hover {
    text-decoration:undeline;
    color:#3C7F3C;
}

#alpha-contents {
    margin:10px 0px;
    width:684px;  
    padding:0px; 
}


#contents-left {
    width:210px;
    float:left;
    margin:0px 8px;
}

#contents-middle {
    width:200px;
    float:left;
    margin:0px 8px;    
}


#contents-right {
    width:200px;
    float:left;
    margin:0px 8px;      
}


#alpha-contents ul {
    width:200px;
    margin:0px;
    padding:0px;
    list-style:none;    
        
} 

#alpha-contents ul li {
    margin:0px;
    padding:0px 0px 0px 8px;
    list-style:none; 
}


#alpha-contents ul li a {
    color:#475440;
    text-decoration:none;
    font-size:9px;
    line-height:15px;
}

#alpha-contents ul li a:hover {
    color:#475440;
    text-decoration:underline;
}

h2.alpha {
    background: url(/lib/hono/alpha-head.gif) no-repeat;
    width:198px;
    line-height:27px;
    height:27px;
    text-transform:uppercase;
    padding-left:15px; 
    margin:10px 0px;   
}


/*************** login style **************************/

.loggedin{color:#FFF;margin-top:25px; margin-left:5px;text-align:center;}
.loggin-name{font-size:13px;font-weight:bold;}
.register-now a{color:#FFF;text-decoration:underline;}
.register-now{padding-right:50px;}
select, input, textarea{
	font: 11px Arial, Helvetica, sans-serif;
}

#orderhistory, #orderhistory a{
	color:#000;
}

#giftreminder{
	border: 1px solid #F5F5F5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding: 1em;
}

#giftreminder a{
	color: #000;
}

#showcart td, #chkout td, #checkout td, #saveforlater td, #accountinfo td, #registerform td, #orderhistory td{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#showcart{
width:570px;
}

#loginalert, #loginerror{
	padding:5px;
	font:bold 13px Tahoma;
	color:#FF0000;
	text-align:center
}

.savedcart_emphasis{
	font:bold 12px Tahoma;
	color:#CC0000;
}

.savedcart_close{
	margin-bottom:5px;
	display:block;
}

.savedcart_moreinfo{
	font:bold 11px Tahoma;
	color:#000000;
}

.savedcart_close_text{
	font:bold 11px Tahoma;
	color:#CC0000;
}

.savedcart_emphasis_container{
	position:relative;
}

.savedcart_emphasis_explained{
	font:bold 11px Tahoma;
	color:#000000;
	display: none;
	visibility: hidden;
	position:absolute;
	border: 1px solid #000000;
	width: 300px;
	background-color: #EEE;
	padding: 10px;
	left:75px;
}

form{
	margin: 0;
	padding:0;
}

fieldset{
	padding: 10px;
	margin:3px;
}

.bold{
	font-weight: bold;
}

.small{
	font: 10px verdana;
}

.italic{
	font-style: italic;
}

#scCartDiv, .scSaveDiv{
	background-color: #CECFCE;
}

#orderhistory .itemname, #scCartDiv .itemname{
	color:#0000C0 !important;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

.accountlinks{
	color:#000 !important;
	font: 11px  Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
	text-decoration: underline;
}

.top-accountlinks{
	color:#FFF !important;
	font: 11px  Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
	text-decoration: underline;
}

#scCartDiv .cartlinks a{
	color:#0000C0 !important;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

.shopping-cart-empty{
	margin: 10px;
	padding: 5px;
	background-color: #eee;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border:5px solid #fff;
}

.cart-header{
	background-color: #eee;
	text-align: center;
}

.cart-header td{
	padding:5px;
	font-weight: bold !important;
}

.scCart-item-row{
	background-color: #fff;
}

.scCart-bottom{
	background-color: #eee;
}

.scCart-item-row td, .scCart-bottom td, .edit-account-info div{
	padding:5px;
}

.scCart-price{
	text-align: right;
	color: #9C0000;
	font-weight: bold !important;
}

.scCart-update-button{
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.edit-account-info fieldset{
	height:460px;
}

* html .edit-account-info fieldset{
	height:460px;
}

.small-gray-link, .small-gray-link a{
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	padding-bottom: 5px;
	text-decoration: underline;
}

#registerform form h1, #registerform form h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.register-pw-bg{
	background-color: #F8F8F8;
	border:1px solid #D8D8D8;
}

.register-form-tdcells, .login-form-tdcells{
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	color:#666666;
}

.login-form-tdcells input, .register-form-tdcells input, .register-form-tdcells select, .register-pw-tdcells input, .register-pw-tdcells select{
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:3px;
}

.register-pw-tdcells{
	color:#7C7C7C;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

.login-h1{
	color:#C51818;
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*margin-bottom: 10px;*/
	padding: 5px 0 5px 10px;
}

.orderhistory-status{
	color:#C51818 !important;

	font-weight: bold;
}

.login-h2{
	color:#000;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*display:inline;*/
	padding: 5px 0 5px 10px;
	margin:0;
}
.login-h2-inline{
	display:inline;
	color:#000;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 10px;
}
.login-page td{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

.login-page fieldset{
	height:140px;
}

.shoppingcart-acct-btns{
	text-align:right;
}

.edit-acct-links{
	padding:5px; 
	background-color:#EEEEEE; 
	border:1px solid #000;
}

.edit-acct-links a{
	color:#000;
}

.gray-hr{
	background-color:#E4E4E4; 
	height:1px;
}

.light-gray-bgcolor{
	background-color:#F5F5F5;
}

.light-gray-border{
	border:1px solid #F5F5F5;
}

.table-padding td{
	padding:5px;
}

.form-separator{
	border-right:1px solid #E5E5E5;
}

.continue-shopping{
	color:#000;
	text-decoration:underline;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.moreorders{
	padding:15px 0 15px 25px;
}
.moreorders a{
	font: bold 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #999999 !important;
	text-decoration: underline;
}
.ship-bill-textbox{width:150px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-password{width:135px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-zip{width:50px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-phone{width:100px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-state{width:25px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}

/*WISHLIST*/
.wishlist_prompts{
text-align:center;
padding:5px;
font:bold 12px verdana, arial, tahoma
}
#wishlistInner, #wishlistInner td, #wishlistInner select, #wishlistInner input{
font:11px Tahoma, Verdana, Arial;
}
.wishlist_header a{
font:bold 14px Tahoma;
color:#000;
}
.wishlist_header{
border-bottom:1px solid #CCC;
padding: 5px 0 5px 0;
}
.wishlist_image{
width: 125px;
text-align:center;
}
.wishlist_discontinued{
padding: 5px;
border: 1px solid #CCC;
background-color: #EEE;
}
.wishlist_discontinued .alert_text, .wishlist_out_of_stock{
font-weight:bold;
color:#CC0000;
}
.wishlist_discontinued a{
font-weight:bold;
color:#000;
}
.wishlist_options_bg, .wishlist_price_bg{
background-color: #DDD;
padding: 10px;
}
.wishlist_remove_button, .wishlist_order_button{
background-color: #EEE;
padding: 10px;
border-top: 1px solid #FFF;
}
.wishlist_sale_price, .wishlist_discontinued_options{
color: #CC0000;
font-weight: bold;
}
.wishlist_discontinued_options_style{
text-decoration: line-through;
}
.wishlist_price{
font-weight: bold;
}
.wishlist_display_price, .wishlist_display_option{
padding:3px;
}

/*************** snapshop style **************************/

select.hideSelect {
	visibility: hidden;
}

img.scSSpopple {
	vertical-align: top;
	/* used to vertically center the SS icon... could cause problems with default styles */
}

div#scSSiconHolster {
	/* background-color: #49553F; */
	text-align: center;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

div#scSSiconHolster img#scSSicon {
	border: none;
	cursor: pointer;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
}

div.scSSpop {
	position: absolute;
	width: 540px;
	background-color: #fff;
	border: solid 4px #F2F2AC;
	border-top: solid 17px #F2F2AC;
	float: left;
	z-index: 1000;
	cursor: move;
}

div.scSSpopInner {
	width: 540px;
	background-color: #fff;
	color: #6B6B6B;
	float: left;
	font: normal 12px Tahoma, Verdana, sans-serif;
	padding-bottom: 14px;
	cursor: auto;
}

/* div.scSSpop * {
	cursor: auto;
} 

div.scSSpop a {
	cursor: pointer;
} */

div.scSSpop.loading div.scSSpopInner {
	background: #fff url("loading.gif") no-repeat center center;
	height: 50px;
}

div.scSSpop a.closeX {
	float: right;
	position: relative;
	top: -17px;
	right: -4px;
	display: block;
	padding: 1px 5px 2px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font: bold 12px Verdana, sans-serif;
	color: #fff;
	background-color: #49553F;
	border-left: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

div.scSSpop a.closeX:hover {
	text-decoration: none;
}

div.scSSpop h2 {
	margin: 0;
	padding: 12px 16px 8px;
	font-size: 14px;
	text-align: left;
	color: #6B6B6B;
}

div.scSSpop div.scSSimgHolster {
	float: left;
	width: 222px;
	padding-left: 16px;
	text-align: center;
}

div.scSSpop div.scSSimgHolster img {
	border: 0;
}

div.scSSpop form.scSSinfoHolster {
	float: right;
	width: 262px;
	padding-right: 16px;
	text-align: right;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd {
	margin: 0;
	padding: 0;
	text-align: left;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	float: left;
	height: 20px;
	overflow: hidden;
	font-size: 11px;
/*	background: #CECECE url("scSStabL.gif") no-repeat left bottom; */
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li a {
	font-weight: bold;
	padding: 3px 6px;
	text-decoration: none;
	display: block;
	float: left;
	height: 14px;
/*	background: url("scSStabR.gif") no-repeat right bottom; */
	background-color: #F2F2AC;
	margin: 0 0 0 2px;
	color: #49553F;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSScurrTab {
/*	background: #D00000 url("scSStabL.gif") no-repeat left top; */
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSScurrTab a {
/*	background: url("scSStabR.gif") no-repeat right top; */
	background-color: #49553F;
	color: #fff;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSSviewMoreTab {
	background: none;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSSviewMoreTab a {
	background-color: transparent;
	color: #49553F;
}

div.scSSpop form.scSSinfoHolster ul.scSStabsHd li.scSSviewMoreTab a:hover {
	text-decoration: underline;
}

div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts {
	text-align: left;
	clear: both;
	border: solid 1px #848484;
	padding: 3px 6px;
	margin-bottom: 4px;
}

div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts div.scSStabContsMain,
div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts div.scSStabContsCaption {
	width: 248px;
}

div.scSSpop form.scSSinfoHolster div.scSStabs div.scSStabConts div.scSStabContsCaption {
	height: 134px;
	overflow: auto;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable {
	width: 100%;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr {
	background: url("scSSpitSep.gif") repeat-x 0 0;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoCode {
	background: none;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable td,
div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th {
	font-size: 11px;
	padding: 4px 6px;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th {
	text-align: right;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th label {
	display: block;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden;
	width: 84px;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th label:hover {
	position: relative;
	text-overflow: inherit;
	-o-text-overflow: inherit;
	overflow: visible;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable th label:hover span {
	background-color: #fff;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable td {
	text-align: left;
	width: 120px;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts td {
	padding: 2px 6px;
}

div.scSSpop form.scSSinfoHolster table.scSSselectsHidden tr.scSSinfoOpts {
	display: none;
}

div.scSSpop form.scSSinfoHolster table.scSSselectsHidden tr.scSSselMsgTr td {
	width: auto;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable select,
div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable input {
	font-size: 11px;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts select,
div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts input {
	width: 140px;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoOpts input.monogram {
	width: auto;
}

div.scSSpop form.scSSinfoHolster table.scSSprodInfoTable tr.scSSinfoQty input {
	width: 30px;
	text-align: right;
}

div.scSSpop input.scSSatcBttn {
	float: right;
	margin-left: 12px;
}

div.scSSpop div.scSSatcMsg {
	text-align: left;
	padding: 0 6px;
	font-size: 11px;
}

div.scSSpop div.scSSatcMsg a {
	font-size: 11px;
	font-weight: bold;
	color: #49553F;
	text-decoration: none;
}

div.scSSpop div.scSSatcMsg a:hover {
	text-decoration: underline;
}

div.scSSpop form.scSSinfoHolster input.scSSatcDim {
	opacity: 0.2;
	filter: alpha(opacity = 20);
	cursor: default;
}

div.scSSpop iframe {
	display: none;
}



/****
	Solid Cactus Click to Enlarge v3.0.0
****/
/*Editable Style Sheets*/
#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 #F2F2AC; /*normally same as border color*/
	background: #F2F2AC;
}

#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: #F2F2AC;
}

#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: #44563E;
}

#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: #44563E;
}

/*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(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; }

.sscontain{
	float:left;
	width:100%;
}

.ssleft{
	float:left;
	width:450px;
}

.ssright{
	float:right;
	width:150px;
	text-align:center;
}

.headerbot{
	position:absolute;
	left:400px;
	top:50px;
}


table.top_bar, table.nav_bar, table{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

	table.top_bar a, table.nav_bar a, table a{
		color:#45543D;
	}
	
table#advform{
	background-color:#CFE4C5;
}
	
	table#advform input{
		font:normal 11px Verdana, Arial, Helvetica, sans-serif;
		color:#000;
	}
	
	table#advform #query{
		width:150px;
	}
	
	table#advform td{
		padding:4px;
	}

/*Framework Style*/
div#scATCwrapper{position:absolute;background-color:#000;opacity:.75;filter:alpha(opacity=75);z-index:20000;}div#scATCmsg{position:absolute;background-color:#fff;border:solid 1px #000;text-align:center;z-index:20001;width:400px;padding:16px;font:normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;}body.scATCtemplate1 div#scATCwrapper{display:none;}body.scATCtemplate1 div#scATCmsg img{margin-right:4px;vertical-align:middle;}body.scATCtemplate1 div#scATCmsg{background-color:#CE1700;color:#fff;border:solid 1px #fff;width:auto;top:2px;left:2px;padding:2px 8px;}body.scATCinProgress form input,body.scATCinProgress form select{opacity:.25;filter:alpha(opacity=25);}select.scHideSelect{visibility:hidden;}iframe#scCookieTestFrame,iframe#scFrameWorkFrame,iframe#scHddnIFrame{overflow:hidden;height:0;width:0;border:none;}

/* -- SC Snap Shop v2 -- */
img.popImg-0036{ vertical-align: top; }

div#iconHolster-0036{
	text-align: center;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

div#iconObj-0036{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

div#iconHolster-0036.hover-0036 div#iconObj-0036{ top: auto; bottom: 0; }

div.pop-0036{
	position: absolute;
	width: 548px;
	background-color: #D6D6D6;
	float: left;
	z-index: 1000;
}

div.pop-0036 *{ padding: 0; margin: 0; }

div.pop-0036 a{
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

div.pop-0036 a:hover{ text-decoration: none; }

div.pop-0036 .tabContsCaption-0036 ul{
	margin: 1em 0;
	list-style-position: inside;
}

div.popMid-0036{
	background-color: #fff;
	float: left;
	border: solid 1px #A3A3A3;
	position: relative;
	top: -2px;
	left: -2px;
}

div.popTop-0036{
	background: #A3A3A3 url(/lib/hono/scSSdragBar.png) repeat-x 0 0;
	float: left;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: move;
}

div.dragging-0036{
	opacity: .75;
	filter: alpha(opacity=75);
}

div.activePop-0036 div.popTop-0036,
div.activePop-0036 div.popAccess-0036{
	opacity: 1;
	filter: alpha(opacity=100);
}

div.popTopInner-0036{
	background: url(/lib/hono/scSSdragCorner.png) no-repeat 0 0;
	width: 546px;
	height: 27px;
	float: left;
}

div.loading-0036 div.popTopInner-0036{
	background: url(/lib/hono/scSStopLoading.gif) no-repeat center center;
}

div.popInner-0036{
	clear: both;
	border-top: solid 1px #A3A3A3;
	width: 546px;
	float: left;
	font: normal 11px/1.2 Verdana,sans-serif;
	text-align: left;
}

div.popInner-0036 th,
div.popInner-0036 td{
	font: normal 11px/1.2 Verdana,sans-serif;
}

div.popInner-0036 th,
div.popInner-0036 tr.infoSale-0036 td{ font-weight: bold; }

div.popInner-0036 tr.infoSale-0036 span.youSave-0036{
	font-weight: normal;
	color: #474747;
}

div.pop-0036 a.closeX-0036{
	float: right;
	margin: 3px 3px 0 0;
	display: block;
	color: #fff;
	background-color: #424242;
	text-decoration: none;
}

div.accessBox-0036 a,
div.pop-0036 a.closeX-0036:hover{ text-decoration: none; }

div.pop-0036 a.closeX-0036 img{
	vertical-align: top;
	border: none;
}

div.dragTip-0036{
	position: absolute;
	top: -34px;
	left: -28px;
}

div.pop-0036 div.popBody-0036{
	background: #F6F6F6 url(/lib/hono/scSSbg.gif) repeat-x 0 0;
	float: left;
	width: 546px;
	cursor: auto;
}

div.loading-0036 div.popBody-0036{ display: none; }

div.pop-0036 div.popBodyPad-0036{
	float: left;
	padding: 8px 7px 4px;
}

div.pop-0036 div.popBodyInner-0036{ float: left; width: 532px; }

div.popAccess-0036,
div.onlyPop-0036 div.popAccess-0036{
	float: left;
	width: 228px;
	padding-top: 4px;
	opacity: .5;
	filter: alpha(opacity=50);
}

div.popAccess-0036 img{ vertical-align: middle; }

div.popAccessFoot-0036 img{ margin-right: 4px; }

div.accessBoxOuter-0036{
	float: left;
	display: none;
	width: 228px;
	position: absolute;
	bottom: -3px;
	left: 1px;
	background-color: #D6D6D6;
}

div.accessBox-0036{
	float: left;
	width: 228px;
	background: #D5E6CD;
	position: relative;
	top: -2px;
	left: -2px;
}

div.accessBoxPad-0036{
	float: left;
	border: solid 1px #A4A4A4;
	padding: 4px 7px;
}

div.accessBoxInner-0036{ float: left; width: 212px; }

ul.accessBoxList-0036{
	margin-bottom: 4px;
	overflow: auto;
}

ul.accessBoxList-0036 li{ list-style: none; }

ul.accessBoxList-0036 li a{
	display: block;
	padding: 3px 7px;
	color: #000;
}

ul.accessBoxList-0036 li a:hover{ color: #B40001; }

ul.accessBoxList-0036 li.currentPop-0036 a{
	border: none;
	color: #888;
	cursor: default;
}

ul.accessBoxList-0036 li.currentPop-0036 a:hover{
	color: #888;
	text-decoration: none;
}

div.accessBoxFoot-0036{
	float: left;
	width: 212px;
	border-top: solid 1px #CFCFCF;
	padding-top: 4px;
	font-size: 10px;
}

div.accessBoxFoot-0036 img{ float: left; cursor: pointer; }

div.accessBoxFoot-0036 a{
	display: block;
	float: right;
	color: #2B2B2B;
}

div.accessBox-0036 a:hover,
div.pop-0036 h2 a:hover,
ul.tabsHd-0036 li a:hover{ text-decoration: underline; }

div.accessBoxFoot-0036 a *{ vertical-align: middle; }

div.accessBoxFoot-0036 a img{ margin-left: 4px; float: none; }

div.pop-0036 h2{
	font: bold 14px/1.2 Tahoma,Verdana,sans-serif;
	color: #000;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #000;
}

div.pop-0036 h2 a{
	float: right;
	padding-left: 12px;
	font: normal 11px/1.7 Verdana,sans-serif;
	color: #000;
	text-decoration: none;
}

div.pop-0036 h2 b{ text-decoration: none; }

ul.tabsHd-0036{
	float: left;
	width: 532px;
	background: url(/lib/hono/scSStabsTop.gif) no-repeat 0 bottom;
}

ul.tabsHd-0036 li{
	list-style: none;
	float: left;
	width: 131px;
	margin-right: 2px;
	background: #D7D7D7 url(/lib/hono/scSStabMid.gif) repeat-y -131px 0;
	text-transform: uppercase;
	color: #6E6E6E;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

ul.tabsHd-0036 li.currTab-0036{
	background-color: #fff;
	background-position: 0 0;
}

ul.tabsHd-0036 li a{
	color: #000;
	cursor: pointer;
	display: block;
	padding-bottom: 3px;
	background: url(/lib/hono/scSStabBtm.png) no-repeat -131px bottom;
	text-decoration: none;
}

ul.tabsHd-0036 li.currTab-0036 a{
	background-position: -393px bottom;
	color: #000;
}

ul.tabsHd-0036 li a.tabMain-0036{
	background-position: -262px bottom;
}

ul.tabsHd-0036 li.currTab-0036 a.tabMain-0036{ background-position: 0 bottom; }

ul.tabsHd-0036 li a span{
	display: block;
	padding: 5px;
	background: url(/lib/hono/scSStabTop.gif) no-repeat -131px 0;
}

ul.tabsHd-0036 li.currTab-0036 a span{ background-position: 0 0; }

ul.tabsHd-0036 li.viewCartTab-0036{
	float: right;
	background: none;
	text-align: right;
	font-weight: normal;
	text-transform: none;
	width: 80px;
}

ul.tabsHd-0036 li.viewCartTab-0036 a,
ul.tabsHd-0036 li.viewCartTab-0036 a span{
	background: none;
	color: #000;
	font-weight: bold;
}

div.tabContsPad-0036{
	clear: both;
	float: left;
	border: solid 1px #BCCDB1;
	border-top: none;
	background: #E6EDE2 url(/lib/hono/scSSbgInner.png) repeat-x;
	padding: 8px;
}

div.tabConts-0036{ float: left; width: 514px; }

div.imgHolster-0036{
	float: left;
	width: 202px;
	text-align: center;
}

div.imgHolster-0036 img{
	border: solid 1px #BBB;
	background-color: #fff;
}

div.tabContsMain-0036,
div.tabContsShipCalc-0036,
div.tabContsCaption-0036,
div.tabContsInsets-0036{
	float: right;
	width: 296px;
	display: none;
}

div.tabContsMain-0036 form{ padding: 0; margin: 0; }

input.text-0036,
div.tabContsMain-0036 select{
	border: solid 1px #B6B6B6;
	background-color: #fff;
	color: #717171;
	font-size: 10px;
	width: 172px;
}

div.tabContsMain-0036 select{ width: 184px; }

input.monogram-0036{
	width: auto;
	margin-right: 2px;
}

input.text-0036,
div.tabContsMain-0036 select option{ padding: 1px 6px; }

div.tabContsMain-0036 table{
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

table.prodInfoTable-0036{
	border: none;
	margin-bottom: 10px;
}

table.prodInfoTable-0036 tr.infoSale-0036 th,table.prodInfoTable-0036 tr.infoSale-0036 td{ color: #474747; }

/*Turned alternating colors off by default */
/*table.prodInfoTable-0036 tr.odd-0036{
background-color:#F7F7F7;
}*/
table.prodInfoTable-0036 tr.priceUpdated-0036{
	background-color: #FCFDB1 !important;
}

table.prodInfoTable-0036 th,
table.prodInfoTable-0036 td{
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
	padding: 4px 8px;
	text-align: left;
	vertical-align: middle;
}

table.prodInfoTable-0036 th{
	text-align: right;
	width: 76px;
	border-right: solid 1px #E5E5E5;
}

input.qtyIn-0036{
	width: 50px;
	text-align: right;
	background-color: #FCFDB1;
	color: #000;
}

table.qtyTable-0036{
	border: solid 1px #E2E2E2;
	margin-bottom: 10px;
}

table.qtyTable-0036 th,
table.qtyTable-0036 td{
	width: 20%;
	text-align: right;
	padding: 4px 8px;
	vertical-align: middle;
}

table.qtyTable-0036 th,
table td.qtyCell-0036{
	font-weight: bold;
	background-color: #eee;
}

table.qtyTable-0036 th{
	text-align: center;
	border-bottom: solid 1px #E2E2E2;
}

div.bttnHol-0036{ text-align: right; }

a.shipLink-0036,
a.orderLink-0036,
a.cancelLink-0036,
a.editLink-0036{
	float: left;
	margin-top: 6px;
	font-weight: bold;
}

input.atcBttn-0036,
input.updateBttn-0036{ padding: 2px 8px; }

a.editLink-0036,
input.updateBttn-0036{ float: right; }

div.shipFormPad-0036{
	clear: both;
	padding: 12px;
	margin-bottom: 10px;
}

div.shipCalcRow-0036{ padding: 6px 0; }

div.shipCalcRow-0036 label{
	float: left;
	width: 60px;
	margin: 2px 4px 0 0;
}

div.shipCalcRow-0036 input.zip-0036,
div.shipCalcRow-0036 input.state-0036{ width: 60px; }

a.orderLink-0036,
a.editLink-0036{ margin: 0 0 10px; }

div.shipTablePad-0036{
	clear: both;
	padding: 6px 12px;
}

div.shipTableRow-0036{ padding: 3px 0; }

div.shipTableRow-0036 label{
	float: left;
	width: 172px;
	margin-right: 4px;
}

div.shipTableRow-0036 span{ float: right; }

div.shipTableHd-0036{
	padding: 3px 0;
	font-weight: bold;
	border-bottom: solid 1px #000;
	margin-bottom: 6px;
}

div.emptyRates-0036{
	padding: 3px 0;
	font-style: italic;
	text-align: center;
}

div.shipCalcDisclaimer-0036{
	font-style: italic;
	padding: 6px 12px;
}

div.knowDrag-0036 div.dragTip-0036,
div.shipTable-0036,
div.showShip-0036 form.pitHolster-0036,
div.shipCalcBox-0036,
div.shipLoading-0036 form,
div.shipDone-0036 form{ display: none; }

div.accessOpen-0036 div.accessBoxOuter-0036,
div.tabConts-0036 div.currTab-0036,
div.showShip-0036 div.shipCalcBox-0036,
div.shipDone-0036 div.shipTable-0036{ display: block; }

div.shipFormPad-0036,
div.shipTablePad-0036,
div.shipLoading-0036{ background-color: #EBEBEB; }

div.shipLoading-0036{
	background: url(/lib/hono/scSSloading.gif) no-repeat center center;
}

div.tabContsInsets-0036 a{
	display: block;
	float: left;
	margin: 4px;
	border: solid 1px transparent;
}

div.tabContsInsets-0036 img{
	border: solid 1px #C4C2C3;
	vertical-align: top;
}

div.tabContsInsets-0036 a.currInset-0036,
div.tabContsInsets-0036 a.currInset-0036 img{ border: solid 1px #616161; }

div.clearer-0036{ clear: both; }

div#confirmAtcPop{
	position: absolute;
	background-color: #000;
	opacity: .75;
	filter: alpha(opacity=75);
	z-index: 20000;
}

div#confirmAtcPopMsg{
	position: absolute;
	background-color: #fff;
	border: solid 1px #000;
	text-align: center;
	z-index: 20001;
	width: 400px;
	padding: 16px;
	font: normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;
}

div#confirmAtcPopMsg{
	font: normal 1em "Tahoma",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

div#confirmAtcPopMsg input,
div#confirmAtcPopMsg label{ vertical-align: middle; }

div#confirmAtcPopMsg label{ cursor: pointer; }

div#confirmAtcPopMsg .confirmAtcPopTitle{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}

div#confirmAtcPopMsg .confirmAtcPopActions{ padding: 10px; }

div#confirmAtcPopMsg .confirmAtcPopActions a{ margin: 5px 10px; }

div#confirmAtcPopMsg label{ padding: 0 7px; }
/* -- End SC Snap Shop v2 -- */

#ysw-header {
	background: url(honoheader.jpg);
	width: 960px;
	height: 269px;
	color: #46533F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ysw-header img{
	border: none;
}

#ysw-header .textinput {
	background: #fff;
	margin-top: 15px;
	border: none;
	width: 170px;
	vertical-align: top;
	padding: none;
}
#ysw-header .searchbutton {
	margin-top: 15px;
	border: none;
	background: none;
	width: 80px;
	cursor: pointer;
	vertical-align: top;
}

.caption2 {
	margin: 20px;
}
