/* two column layout with fixed-width columns */

/* markup order: 
   header
   left-column
   right-column
   footer
*/


/* CSS RESETS */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: middle;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS RESETS */


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
     margin: 0px;
     padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
     color: black;
	 background-color: #EDEDED;
}

#container {
	/* total width in mockup = 874px */
     width: 874px;
     margin-left: auto;
     margin-right: auto;
	 background: url(/lib/yhst-90578600901822/container-background-slice.gif) top left repeat-y;
z-index: 1;
position: relative;
}

#header {
	background: url(/lib/yhst-90578600901822/header-background.jpg) top left no-repeat;
	height: 114px;
	position: relative;
	margin-left: 1px !important;
	_padding-left: 1px;

}

#left-column {
		/* total width in mockup = 180px */
	     float: left;
	     width: 180px;
	position: relative;
}

#right-column {
	      margin-left: 180px;
}

#footer {
	clear: both;
/* 	background: #FFFFFF url(/lib/yhst-90578600901822/footer-background-slice.gif) top right repeat-y; */
	background: #FFFFFF url(/lib/yhst-90578600901822/footer-background-both-sides.gif) top right repeat-y;
position: relative;
z-index: 1;
*z-index: -1;


/*_position: absolute;*/

}



div#header div#free-shipping-message {
	position: absolute;
left: 250px;
top: 10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
color: #6277C1;
font-size: 14px;
text-align: right;
width: 600px;
}

div#logo {
	padding-left: 10px;
	padding-top: 25px;
	width: 192px;
	margin-bottom: -5px;
	
}

div#header-nav {
float: right;
padding-right: 10px;
margin-top: -10px;
*margin-top: -5px;

}

div#header-nav ul {
	list-style-type: none;
	padding-right: 
}

div#header-nav ul li {
	display: inline;


}

div#header-nav ul li a {
	border-right: 1px solid #A47F77;
	padding-right: 7px;
	padding-left: 7px;
}

div#header-nav ul li.last a {
	border-right: none;
}


div#header-nav ul li a {
font-size: 11px;
font-weight: bold;
color: #586EBD;
}


div.white-header, a.white-header, div#body-top-nav ul li a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* left nav */

div#search-box {
	background: #A21618 url(/lib/yhst-90578600901822/search-box-background.jpg) top left repeat-y;
width: 165px;
padding: 0px 2px 5px 10px;
font-size: 10px;
margin-left: 1px;
}

div#search-box-input input, div#mailing-list input.newsletterBox {
height: 15px;
}

div#search-box-input input#search-box-submit-image {
height: auto;
}

div#search-box-header {
	padding-bottom: 5px;
}

input#search-box-submit-image {
padding-left: 5px;
}

div#left-nav {
	margin-bottom: 80px;
*padding-bottom: 80px;
*margin-bottom: 0px;
float: left;
position: relative;
z-index: 9999;
}




div.left-nav-category-header {
	font-size: 13pt;
	font-weight: bold;
	color: #951B1B;
	padding-top: 20px;
	margin-left: -5px;
width: 170px;
}

div.left-nav-category-header a {
	font-size: 15px;
	font-weight: bold;
	color: #951B1B;
text-decoration: none;
}

div.left-nav-category-header a:hover {
text-decoration: underline;
}

div.left-nav-category {
	padding-left: 10px;
	float: left;
position: relative;
z-index: 9999;
}

ul.nav {
	list-style-type: none;
position: relative;
z-index: 9999;
}

ul.nav li {
	border-bottom: 1px dashed #B07D77;
	background-image:url(/lib/yhst-90578600901822/triangle-right.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding: 3px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
z-index: 9999;
width: 160px;
display: inline;
float: left;
}

ul.nav li a {
_display: block;
_width: 170px;
_padding: 5px 0px;
/*_padding-right: 30px; */
position: relative;
z-index: 9999;
}


div#left-nav {
position: relative;
z-index: 9999;
}

div.left-nav-item {
position: relative;
z-index: 9999;
}


ul.nav li div.left-nav-item {
width: 150px;
_width: 165px;
overflow: hidden;
padding-bottom: 3px;
position: relative;
z-index: 9999;
}

ul.nav li a {
color: #030303;
}

ul.nav li:hover  {
	background-color: #586EBD;
	background-image: none;
}

*ul.nav li a:hover  {
	background-color: #586EBD;
	color: white;
	text-decoration: none;
}

ul.nav li:hover  a {
	color: white;
	text-decoration: none;
	font-weight:700;

}


ul.nav ul {
	display: none;
position: relative;
z-index: 9999;
}



li.sfhover ul {
	display: block;
	position: absolute;
	background-color: #586EBD;
	left: 160px;
	top: 0px;
	opacity: 0.9;
	filter:alpha(opacity=90);
padding-bottom: 5px;
/*	width: 159px; */
width: 160px;
*width: 159px;
z-index: 9999;
}

li.sfhover ul li {
	background-image: none;
border: none;
	padding-left: 10px;
width: 149px;

position: relative;
z-index: 9999;
}

li.sfhover ul li a {
	color: #E2E1E1;
	font-size: 11px;
width: 100%;
position: relative;
z-index: 9999;
}

li.sfhover ul li:hover {
	background: url(/lib/yhst-90578600901822/triangle-white.gif) center left no-repeat;
}

li.sfhover ul li:hover a {
	text-decoration: underline;
	color: white;
	font-weight: 700;
	width: 100%;
}

div#mailing-list {
	position: absolute;

	background-color: #586EBD;
	top: -60px;
	left: 2px;
	width: 140px;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 10px;
height: 40px;	
}

div#mailing-list-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
padding: 5px 0px;

}

div#mailing-list input.mailing-button {
	padding-left: 5px;
}
/*body column */

div#body-top-nav {
	/*background: url(/lib/yhst-90578600901822/body-top-nav-background.gif) top left no-repeat; */
	
	height: 32px;
	margin-bottom: 12px;
	_padding-left: 1px !important;
}

div#body-top-nav ul {
	list-style-type: none;

		padding-left: 1px;
}


div#body-top-nav ul li {
float: left;
/*	width: 115px;*/
	background: url(/lib/yhst-90578600901822/body-top-nav-li-background.gif) top left no-repeat;
padding: 0px;
margin: 0px;
height: 32px;
padding-top: 5px;
white-space: nowrap;
overflow: hidden;

padding-right: 30px;
padding-left: 0px;
padding-bottom: 0px;
text-align: center;
width: 85px;

}

div#body-top-nav ul li.first {
background: url(/lib/yhst-90578600901822/body-top-nav-first-li-background.gif) top left no-repeat;
width: 134px;
padding-left: 10px;
margin-left: 1px;

padding-right: 20px;
width: 114px;
}

div#body-top-nav ul li.last {
background: url(/lib/yhst-90578600901822/view-your-cart-background.gif) top left no-repeat;
_background: url(/lib/yhst-90578600901822/view-your-cart-background.gif) top right no-repeat;
/*width: 198px;*/
width: 179px;
/* _width: 194px; */
_width: 174px;

padding: 5px 0px 0px 20px;


}

div#top-nav-view-cart {
	background: url(/lib/yhst-90578600901822/view-your-cart.gif) top left no-repeat;
	width: 100%;
	margin-top: 17px;
}

div#home-page-caption {
	background: url(/lib/yhst-90578600901822/home-page-caption-background.gif) top left no-repeat;
	/* padding: 21px 15px 20px 20px; */
	/* height: 175px !important; */
	padding: 0px;
	height: 216px !important;
/* margin-left: 3px; */
/* margin-right: 5px; */

margin-left: 2px;
_margin-left: 0px;
margin-right: 4px;

}

div#home-page-content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

div#new-arrivals {
	float: left;
	width: 412px;
}


div#new-arrivals table td.new-arrivals-item-image-cell {
/* border: 1px solid grey; */
}

div.ff-background-header {
	padding-top: 10px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #6D2816;
		height: 34px;
}

div#new-arrivals-header {
	background: url(/lib/yhst-90578600901822/new-arrivals-header-background.gif) top left no-repeat;


}



div#new-arrivals-caption {
	padding-left: 20px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #484848;
}

div#new-arrivals-contents td.new-arrivals-item-image-cell {
/* border: 1px solid gray; */


}


div#on-sale-this-week {
	float: right;
	width: 272px;
}

div#on-sale-this-week tr.on-sale-this-week-horizontal-separator {
_height: 10px;
}

table.on-sale-this-week-item-table td.item-name {
*line-height: 1.3em;
}

div#on-sale-this-week-header {
background: url(/lib/yhst-90578600901822/on-sale-this-week-header-background.gif) top left no-repeat;
/* margin-left: 5px; */
margin-left: 10px;
}



div#cards-and-footer-nav-container {
	border-top: 1px dotted #B07D77;
	border-bottom: 1px dotted #B07D77;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 2px;
	height: 20px;

}

div#cards {
	float: left;
}

div#footer-nav ul {
	list-style-type: none;
	text-align: right;
}

div#footer-nav ul li {
	display: inline;
	padding: 0px 5px;
}

div#footer-nav ul li a {
	font-weight: bold;
	color: #586EBD;
	text-decoration: none;
	font-size: 7pt;
}

div#footer-nav ul li a:hover {
	text-decoration: underline;
}

div#badges table {
	margin-left: auto;
	margin-right: auto;
}

div#badges {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

img#cart-image {
	padding-left: 10px;
}

div#on-sale-this-week-contents {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	_margin-right: -6px;
}

div#on-sale-this-week-contents table#on-sale-this-week-contents-table {
	width: 100%;

}

*:first-child+html table#on-sale-this-week-contents-table {
margin-left: 0px;
}

table#on-sale-this-week-contents-table td.item-cell {		
	_background-color: #EDF0F9;
}

div#on-sale-this-week-contents img {
	float: left;
	padding-right: 30px;
	padding-left: 20px;
}

div#on-sale-this-week-contents td {
	text-align: center;

}

div#on-sale-this-week-contents td.item-name {
	border-bottom: 1px dotted #72465C;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

div#on-sale-this-week-contents td.item-name a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #435184;
}

table.on-sale-this-week-item-table {
	padding-left: 20px;
}

div#on-sale-this-week-contents div.regular-price-text, div.regular-price, div.price {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

div#on-sale-this-week-contents div.regular-price-text {
	padding-top: 30px;
	color: #403531;
	padding-bottom: 5px;

}

div.regular-price, div.price {
	text-decoration: line-through;
	color: #484848;
	padding-bottom: 15px;
}

div#cross-sell div.regular-price {
	padding-bottom: 5px;
}

div.regular-price.no-sale-price {
	text-decoration: none;
}

div.sale-price-text, div.sale-price, div.saleprice {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #CA1B12;
		padding-bottom: 10px;
}


div.sale-price {
	font-size: 14px;
	padding-bottom: 10px;
}

div#cross-sell div.sale-price-text {
	padding: 5px;
}


div#on-sale-this-week-item-info {
		background-color: #EDF0F9;
		margin-bottom: 10px;
/* width: 263px; */
/* _width: 255px; */
width: 263px;
/* margin-left: -5px; */
_width: 260px;
}


div#on-sale-this-week-item-info table#on-sale-this-week-wrapper-table {
/* margin-left: -15px; */
/* width: 272px; */
width: 263px;
_width: 270px;
_padding-right: 20px;
}

*:first-child+html table#on-sale-this-week-wrapper-table {
width: 275px; 
}

*:first-child+html table#on-sale-this-week-item-table {
margin-right: 10px;
}

table.on-sale-this-week-item-table {
margin-right: 10px !important;
}

div#on-sale-this-week-item-info table#on-sale-this-week-wrapper-table td.on-sale-this-week-item-image {
background-color: #EDF0F9;

}


div.item-page-section-header {
background: url(/lib/yhst-90578600901822/item-page-ff-header.gif) center left no-repeat;
height: 24px;
font-size: 18px;
font-weight: bold;
color: #743423;
padding-left:35px;
padding-top:10px;

}


div#item-name-header {
	border-bottom: 1px dotted #A63F3F;
	font-weight: bold;
	font-size: 14px;
	color: #5A141D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	width: 98%;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

table#product-info-table {
	padding-top: 30px;
	padding-bottom: 10px;
width: 340px;
}

table#item-table {
	width: 95%;
}

td#click-to-enlarge-td {
	vertical-align: top;
}

div#scPage-insets img {
	padding: 0px 5px;
}

table#product-info-table th, table#product-info-table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F0D16;
	padding: 10px 0px;
	border-bottom: 1px dotted #634D77;
}

table#product-info-table th {
	font-weight: bold;
padding-left: 20px;
text-align: right;
}

table#product-info-table td {
	text-align: left;
	padding-right: 100px;
	padding-left: 10px;
	
}

table#product-info-table tr.item-name th, table#product-info-table tr.item-name td {
	padding-top: 20px;
}

table#product-info-table tr.sale-price th, table#product-info-table tr.sale-price td span#pitSalePriceBx {
	font-size: 14px;
	color: #CA1B12;
	font-weight: bold;
}

table#product-info-table td.add-to-cart {
	text-align: right;
/*	padding-right: 20px; */
padding-right: 0px; 
	border-bottom: none;
}

div#item-caption {
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A141D;
	line-height: 1.5em;
}

div.right-column-contents {
padding-left: 30px;
}


/* RELATED ITEMS */

#seo-related-links {
    width: 95%;
	margin-top: 35px;
	padding-bottom: 40px;
    }
    #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: 35%;
        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;
            display: block;
            _width: 100%;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5A141D;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }


/* CROSS SELL */

div#cross-sell a, div#paging div#contents a {
text-decoration: none;
font-weight: bold;
color: #403531;
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

div#cross-sell a:hover {
	text-decoration: underline;
}

table#cross-sell-table {
	text-align: center;
}

div#cross-sell-header {
	margin-bottom: 10px;
}

/* 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;
}

div.scBreadcrumbs {
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
}

div.scBreadcrumbs, div.scBreadcrumbs a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586EBD;
}
div.scBreadcrumbs a {
	font-weight: normal;
}



div.scBreadcrumbs a:hover {
	text-decoration: underline;
}

div#breadcrumbs-horizontal-rule {
	height: 10px;
	background: url(/lib/yhst-90578600901822/breadcrumbs-horizontal-rule-background.gif) top left repeat-x;
	width: 689px;
}


div#section-page-header {

background:#751624 url(/lib/yhst-90578600901822/section-header-background.jpg) no-repeat scroll left top;
color:white;
/*height:156px;*/
overflow:hidden;
padding:25px 100px 25px 25px;
/*width:553px;*/
width:563px;
_width: 563px;
margin-left: 2px;
_margin-left: 0px;

}

div#section-page-header table td {
	vertical-align: top;
	
}

td#section-page-header-text {
padding-left: 55px;
}

div#section-page-header-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
padding-bottom: 20px;
}

div#section-page-header-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
}


/* PAGING */

div#paging {
	padding: 12px 0;
}

div#paging div#ctrls {
/*	background: url("dot.gif") repeat-x 0 bottom; */
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 70px;
	padding-right: 70px;
}

div#paging div#ctrls2 {
/*	background: url("dot.gif") repeat-x 0 0; */
	padding-top: 8px;
		padding-left: 70px;
	padding-right: 70px;
}

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;
}

div#paging div.ctrls span.pageof {
	/*margin: 0 12px;*/
	margin-right: 12px;
}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
_width: 98%;
}

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: url("contsVertSep.gif") repeat-y center top;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 6px 0;
	background: url("contsHorzSep.gif") repeat-x left center;
}

div#paging div#contents table td div.name {
	padding: 0 0 6px;
}

div#paging div#contents table td div.name a {
	font-size: 11px;
	color: #474747;
	font-weight: bold;
}

div#paging div#contents table td div.name a:hover {
	text-decoration: underline;
}
div#paging div#contents table div.price {
	display: inline;
}

div#paging div#contents table div.price s {
	text-decoration: line-through;
	font-weight: normal;
}

div#paging div#contents table div.saleprice {
	margin-left: 12px;
}

div#paging div.ctrls {
	background: url(/lib/yhst-90578600901822/paging-controls-background.gif) top left repeat-x;
	height: 49px;
/* 	margin: 0px 10px; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 14px 0px 10px;
}

div#paging span.chosen, div#paging div.ctrls td a.chosen {
	color: #6A1423;
	font-weight: bold;
}

div#paging div.itemof span.item-a-to-b {
	font-weight: bold;
}


a span.prevnext {
text-decoration: underline;
}

span.leftArrowDiv {
padding-right: 5px;
}

span.rightArrowDiv {
padding-left: 5px;
}

div#paging span.qtytext {
display: none;
}

div#info-div {
padding-left: 10px;
}

td.form-label {
font-weight: bold;
text-align: right;
vertical-align: top;
}

td.contact-us-submit-button {
text-align: right;
}

div#paging table#paging-vertical-table {
width: 690px;
_width: 600px;
}


div#product-info-table-wrapper {
background-color:#EDF0F9;
border:1px solid #6C1523;
}

td#new-arrivals-button-cell {

}

img.new-arrivals-image {
padding-top: 15px;
padding-bottom: 15px;
}

div#info-div {
font-size: 12px;
width: 670px;
}


div#paging div#contents td.imgCell img {
border: 1px dotted #ccc;
padding: 10px;
/* border: 1px solid gray; */
}

img.new-arrivals-image {
border: 1px dotted #ccc;
padding: 5px;
margin: 5px;
}
