/*  ===== pt_search Notes =====   /
	This page has a three column layout,
	
	Use this style sheet to put custom styles specific to the SEARCH Pages,
	identifible by the id="search" that suurounds the content.
*/

/***********************************************/
/* Page Structure CSS                          */
/***********************************************/
/* Search result width */
/*
#pt_search #content {
	padding: 0px;
    width:791px;
    background:transparent url(../images/left_shadow_middle.jpg) repeat-y scroll 0 0;
    padding-left:10px
}
*/
#pt_search #content {
	padding: 0px;
    width: 801px;
}



#content #search {
	margin: 0px;
	padding: 0px;
}	
	
#pt_search #rightColumn {
	display:none; 
}
	
/***********************************************/
/* Page Styling CSS                            */

#filter{
    padding-left:10px
}
#filter .filterTitle {
    font-size:14px;
    font-weight:bold;
    color:#5e5f5e;
}
#filter .filterBox{
    padding-top:15px;
    padding-left: 0;
}
#filter .filterBox li.selected {
	margin-left: -25px;
	padding-left: 20px;
}
#filter .filterBox #categoryRefinement {
	margin-bottom: 28px;
}
#filter .filterBox .multirefineNav {
	clear: both;
	margin-bottom: 15px;
}
#filter .multirefineNav li {
	padding-left: 20px;
}
#filter div.spacer {
	height:0px;
	border-bottom: 1px solid #D6D6D6;
	position:relative;
	left:-12px; 
	width:184px;
}
#filter .filtershadow {
	background: transparent url(../images/sprite_listing.jpg) no-repeat -190px 0;
	height: 20px;
}

#filter .subtitle {
    color: #5E5F5E;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
}
#filter .list{
    color:#000;
    margin-top:5px;
}
#filter .list.moreValues {
	display: none;
}
#filter .list.moreValues.showMore {
	display: block;
}

#content .selColor{
    text-align:center;
    height: 15px;
    padding-top:3px;
    padding-bottom:5px;
}
#content .productShadow{
    background:url('../images/sprite_listing.jpg') no-repeat scroll -2208px 0;
    width:255px;  
    text-align:center;
    padding-top:6px;
    color:#444;
    text-transform: uppercase; 
    font-size:14px;
    font-weight:bold;
    padding-bottom:40px;
}
#content .productShadow a h2 {
	color:#5E5F5E;
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	text-transform:uppercase;
}
.pricing {
     margin:0 0 0 0; 
}
.absolutePos{
    position:absolute;
}
.price .value {
     text-decoration:none;
     font-size:10pt;
     font-weight:bold;
     color:#444444;
}
.price .special{
     text-decoration:none;
     font-size:10pt;
     font-weight:bold;
     color:#D30B08;
}
#content .productmini{
    float:left;
    padding-left:3px; 
    padding-right:3px;
    width:255px;
    height:385px;
}
#content .productImg{
    border-top:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    height: 280px;
    width: 255px;
}
#content .productLogo{
	width:255px;
	min-height:280px;
	height:280px;
	position:absolute;
	text-align: right;
	z-index:10;
}
#content .productLogo .stylelogo{
	vertical-align:-268px;
}
#content .campaignmini{
    float:left;
    margin-left:3px;
    margin-right:3px;
    width:255px
}
#content .campaignShadow{
    background:url('../images/category_shadow.jpg');
    width:255px;
    background-position: top;
    background-repeat:no-repeat;    
    text-align:center;
    padding-top:6px;
    color:#444;
    text-transform: uppercase; 
    font-size:14px;
    font-weight:bold;
    padding-bottom:20px;
}


#content .filterDiv {
    display: block;
    line-height:20px;
    vertical-align:top;
    color:#5e5f5e;
    height:20px;
    font-size:10px;
    padding: 8px 8px 8px 15px;
}
#content .filterDiv img{
    padding:1px;
}
#content .filterDiv .sortby{
    padding-left:0px;
    padding-right:3px;
}
#content .filterDiv .sortOptions{
	float:left;
	width:255px;
	text-align:center; 
}
#content .filterDiv .view{
    float:left;
    padding-right:10px;
}
#content .filterDiv .pagingContainer {
    padding-right:10px;
	float:right;
}
#content .filterDiv .pages{
	padding-right:10px;
    float:left;
}
#content .filterDiv .previous {
    float:left;
    background:url(../images/sprite.gif) no-repeat;
    width:9px;
    display:block;
    height:17px;
    background-position:-97px 4px;
    background-repeat:no-repeat;
    padding:0px;
    margin-right:4px;
}

#content .filterDiv .next {
    float:left;
    background:url(../images/sprite.gif) no-repeat;
    width:12px;
    display:block;
    height:17px;
    background-position:-106px 4px;
    background-repeat:no-repeat;
    margin-left:5px;
}
* html #content .filterDiv .next {
	margin-left:0;
}
* html #content .filterDiv .ie6space {
	float: left;
	display: block;
	padding-right: 5px;
}
#content .filterDiv .pagelisting {
    float:left;
    font-size:12px
}
#content .filterDiv .pagelisting a{
    padding-right:1px;
    padding-left:1px;
}
#content .filterDiv .pagelisting .active {
	background:none;
    font-weight:bold;
    text-decoration:underline;
}
#content .filterDiv .showproducts{
    float:left;
    font-size:10px;
    text-align:center;
	width:255px;
}
#content .filterDiv .emptyView {
	float:left;
	width: 250px;
}
#content .badge{
}
#content .refinementFilterDiv{
    line-height:19px;
    vertical-align:top;
    color:#5e5f5e;
    height:19px;
    font-size:10px;
    padding: 0px 8px 0px 15px;
    text-align: center;
}

#content .refinementFilterDiv span {
	font-weight: bolder;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}

#pt_search #content .contentasset {
	padding-left: 10px;
}

#pt_search #borderedcontent {
	position: relative;
	padding: 0 0 0 10px;
    background: transparent url(../images/sprite_listing.jpg) repeat-y scroll -4580px 0;
    zoom: 1;
}

#pt_search #borderedcontent #border-top {
	position: absolute;
	top: 0;
	left: 1px;
	width: 9px;
	height: 37px;
	background: transparent url(../images/sprite_listing.jpg) no-repeat -4540px 0;	
}

#pt_search #borderedcontent #border-bottom {
	position: absolute;
	bottom: 0;
	left: 1px;
	width: 9px;
	height: 37px;
	background: transparent url(../images/sprite_listing.jpg) no-repeat -4560px 0;	
}

#content .head {
	background:transparent url(../images/nohits_head_bg.gif) repeat-x scroll 0 0;
	height: 33px;
}
#content .head_left {
	display: inline;
	float: left;
	background:transparent url(../images/nohits_head_left.gif) no-repeat scroll 0 0;
	height: 33px;
	width: 15px;
}
#content .head_right {
	display: inline;
	float: right;
	background:transparent url(../images/nohits_head_right.gif) no-repeat scroll 0 0;
	height: 33px;
	width: 5px;
}
#content .head .msg {
	display: inline;
	float: left;
	width: 768px;
	text-align: center;
	font-size: 10px;
	color: #9b9c9c;
	text-transform: uppercase;
	line-height: 33px;
}
#content .head span {
	margin-left: 5px;
	color: #444444;
}

#content .footerShadow {
	padding-bottom: 10px;
	margin: 5px 0;
}
#content .listingshadow {
	background: url('../images/sprite_listing.jpg') no-repeat scroll -1400px 0 transparent;
	height:15px;
}
* html #content .footerShadow {
	padding-bottom: 15px;
}
*+html #content .footerShadow {
	padding-bottom: 15px;
}
