﻿.container
{
	padding:0px 4px 0px 3px;
	width:945px;
}

.ProductsColumn
{
    float:right;
    width:710px;
    min-height:500px;
}

.ProductsHeader
{
	padding:0px 20px 0px 20px;
}
.ProductsHeader p
{
	font-size:12px;
	margin:0px 0px 0px 2px;
}

div.breadcrumb
{
	border-bottom:solid 1px #d4d1cb;
	margin-bottom:15px;
	padding:0px 3px 6px 3px;
}

div.results-ajax div.ajax__tab_header
{
	background:url(../images/global/bg/tab-bar.jpg);
	height:41px;
	padding:15px 0px 0px 13px;
}
div.results-ajax span span.ajax__tab_outer
{
	background:url(../images/global/bg/tab-off.jpg);
	display:inline;
	float:left;
	font-weight:bold;
	height:28px;
	padding:13px 0px 0px;
	text-align:center;
	width:110px;
}
div.results-ajax span.ajax__tab_tab
{
	color:#a49990;
}
div.results-ajax span.ajax__tab_hover span.ajax__tab_tab {color: #78685a;}
div.results-ajax span.ajax__tab_active span.ajax__tab_outer {
	background:url(../images/global/bg/tab-on.jpg);
}
div.results-ajax span.ajax__tab_active span.ajax__tab_outer span.ajax__tab_tab
{
	color:#2e2106;
}

div.SortForm
{
	font-size:12px;
    float:right;
    line-height:25px;
    margin:-34px 0 0;
    padding:0 17px 0 0;
}
div.SortForm label
{
    float:left;
    font-weight:bold;
    height:19px;
}
div.SortForm select
{
    float:left;
    margin:3px 8px;
    font-size:12px;
}

div.category-subheader
{
	background:#fff url(../images/global/bg/category-subheader.jpg) repeat-x 0 0;
	color:#78685a;
	font-size:14px;
	font-weight:bold;
	height:33px;
	line-height:33px;
	margin:10px 0px 10px 0px;
	padding:0px 20px 0px 20px;
}
div.category-subheader a.view-all
{
	color:#78685a;
	float:right;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
div.category-subheader a.view-all span
{
	background: transparent url(../images/global/icons/arrow-right.gif) no-repeat top right;
	color:#78685a;
	padding-right:20px;
}
div.category-subheader a.view-all:hover span
{
    color:#780509;
}

table.results-table
{
    color:#78685a;
    border-collapse:collapse;
    clear:both;
    font-size:12px;
    width:688px;
    padding:0;
    margin-left:30px;
}

*+html table.results-table /* IE7 Spacing Fix on Results Page */
{
	margin-left:0;
}

table.results-table td
{
	padding:0 30px 0 0;
	vertical-align:top;
	width:137px;
}
table.results-table strong
{
	font-weight:bold;
}
table.results-table strong.sale
{
	color:#c00;
	text-decoration:line-through;
}
table.results-table div.sale
{
	color:#c00;
	font-weight:bold;
	padding-bottom:3px !important;
}
table.results-table ul
{
	list-style:none;
	padding:4px 0px 4px 0px;
}
table.results-table ul li
{
    line-height:14px !important;
    padding:3px 0px 3px 0px;
}
table.results-table ul li.wishlist a span
{
	background: transparent url(../images/global/icons/plus.gif) no-repeat 0 0;
	padding-left: 20px;
}
table.results-table ul li.compare a span
{
	background: transparent url(../images/global/icons/gtgt.gif) no-repeat 0 0;
	padding-left: 20px;
}
table.results-table ul li a:link,
table.results-table ul li a:visited
{
    color:#78685a;
    text-decoration:none;
}
table.results-table ul li a:hover
{
    color:#780509;
}

a.item-name
{
    color:#780509;
    font-weight:bold;
    text-decoration:none;
}
a.item-name:hover
{
	text-decoration: underline;
}


/* Item Detail (/Item.aspx) */

