/* search result navigation */
#SearchResult { padding-right: 13px;}

.Navigation { display: block; margin: 5px 5px 5px 0; font-size: 92%;}
.Breadcrumb {  display: inline; text-align: left;}
.PageNavigation { text-align: right;}
.PageNumber { display: inline; text-align: left; margin-right: 30px; float: left}
.PageNumbers { display: inline; text-align: right;}
.Pagination { position: relative; bottom: -1px; }

/* search result matrix*/
#Matrix { z-index: 999; position: relative; float: left; display: block; clear: left; padding: 0px 0px 0px 0px;}
UL.product-list { clear: both; list-style-type: none; margin: 0 0 0 0; padding: 0; width: 100%;}
UL.product-list LI { float: left; margin: 0 0 0 0; position: relative; width: 33%; padding-right: 5px;}
UL.product-list LI .Name { position: relative;}
UL.product-list LI .Icon { position: absolute ; left: 0; top: 0; z-index: 999;}

/* ResultView Usercontrol  */
.search-result-view { position: relative; }
.product-cell { position: absolute; padding-bottom: 5px;}
.product-cell .Name { position: relative;}
.product-cell .Icon { position: relative; margin-left: -5; margin-top: -5; z-index: 99;}
#ProductImageAnchor { z-index: -99999 !important;}
.product-cell .MagicZoom div { border: solid 1px red}
.MagicZoomBigImageCont { border: solid 5px #5d8ab7 !important; background-color: White !important; }
.MagicZoomPup { border: solid 1px gray !important; background-color: white !important; filter: alpha( opacity = 50 ) !important; }
#search-result-body { }


.retail-price-strikeout { font-size: 90%; color: #666; margin: 0; text-decoration: line-through;}
.sale-price { color: #669900; font-size: 90%; font-weight: bold; }

/* Category Search Controls */
#CategoryContent { position:relative; float: left; text-align:left; border-style:none; border-width:1px; width:34em; }
#CategoryImages { position: relative; float: left; text-align:left; right:50px; top:10px; margin-bottom:20px; border-style:none; border-width:0px; }
UL.product-list LI .Icon { position: absolute ; left: 0; top: 0;}

/* Search Combined */
.ClearFix { clear: both; height: 0; font-size: 0; }
.Cap { font-size: 0; }

#MainColumn { width: auto; float: none;  }

.LeftColumn { width: 506px; float: left; margin-right: 1px; }

.RightColumn { width: 214px; float: left;  }

#MainColumn .LeftColumn H2 { background: #DDD; color: #666; text-transform: uppercase; padding: 2px 0 2px 10px; font-weight: bold; font-size: 92%; margin:10px 5px 10px 0px; clear: both; }
#MainColumn .LeftColumn H3 { font-weight: bold; }

#search-combined { border-right:solid 1px #E3E3E3; padding: 1px; line-height:1.2; }

#search-combined-suggestions { border: 1px solid #E3E3E3; border-top: 0px; border-left: 0px; border-right: 0px; padding: 1px;}
#search-combined-suggestions UL { list-style-type: none; margin: 0px; padding: 0; }
#search-combined-suggestions LI { display: block; float: left; width: 214px;  text-align: left; padding-bottom: 7px; }
#search-combined-suggestions LI A { color: #666; white-space: nowrap; font-weight:bold; } 
#search-combined-suggestions LI IMG { vertical-align:middle; }

#search-combined-best-sellers { padding: 0px; margin-top:10px; margin-left:4px; vertical-align:bottom;  }

.SearchCombinedFloatRight { float:right;margin-top:10px;margin-right:5px;width:auto;}


/* SiteMap styles: */

.SiteMapRow
{
	display: inline-block;
	margin: 10px 0px 10px 0px;
	vertical-align:bottom;	
}

.SiteMapTitle
{
	display: inline-block;		
	vertical-align:bottom;
	padding-bottom:0px;
	padding-left:0px;
	color:#000099;
}

.SiteMapSubTitle
{
	background-color: #e1e1e1;
	padding: 1px 2px 2px 2px;
	font-weight:bold;
}

.SiteMapColumn
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 242px;
}

.SiteMapColumnRow
{
	display: inline-block;
	padding: 2px 2px 2px 4px;
}

/* Dynamic Search */

#DynamicSearchSegregation
{
	float:left;
}

#DynamicSearchResults
{
	float:left;
	padding-left: 5px;
	position: relative;
	margin-top: -5px
}

#DynamicSearchCriteriaHeader, #DynamicSearchCriteriaHeader2
{
	width: 172px;
	height: 27px;
	border-top: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	border-bottom: none;
	border-left: solid 1px #dbdbdb;
	padding: 4px 4px 6px 8px;
	background-color: #f5f5f5 !important;
	font-weight: bold;
}

#DynamicSearchCriteriaHeaderLinks
{
	font-weight: bold;
	color: White;
	width: 172px;
	background-color: #5d8ab7 !important;
	margin-top: 0px;
	padding: 16px;
}

#DynamicSearchCriteriaHeaderLinks a
{
	color: #cfeefe;
	font-weight:normal;
}

#DynamicSearchLinks
{
	width: 172px;
	border-bottom: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	border-top: none;
	border-left: solid 1px #dbdbdb;
	background-color: #f9f9f9 !important;
	font-weight: bold;
	padding: 12px 4px 6px 8px;
	font-weight: bold;
}

#DynamicSearchLinks ul
{
	margin-top: 5px;
	margin-bottom: 10px;
}

#DynamicSearchLinks a
{
	color: #4664c8;
	font-weight: normal;
	margin-left: 10px;
}

#DynamicSearchLinks li
{
	list-style: none;
	/*margin: 0px 0px 0px -40px;*/
	font-weight: normal;
	color: #969696;
	/*letter-spacing: -1px;*/
}

.SearchResultsNav
{
	width: 540px;
	position: relative;
	height: 28px;
	border: solid 1px #e3e3e3;
	background-color: #f4f4f4 !important;
	padding: 1px 0px 0px 4px;
	left: 6px;
	top: 0px;
	margin-bottom: 0px;
}

.SearchRersultsImageCell
{
	/*position: relative;*/
	width: 175px;
	padding-left: 4px;
	padding-top: 4px;
	height: 175px;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 7px;
	border-top: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	border-bottom: none;
	border-left: solid 1px #e2e2e2;
}

.SearchRersultsNameCell
{
	width: 175px;
	height: 75px;
	padding-left: 4px;
	padding-top: 0px;
	margin-left: 7px;
	margin-right: 0px;
	border-bottom: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	border-top: none;
	border-left: solid 1px #e2e2e2;
	background-color: #f3f3f3 !important;
}

#SearchResults
{
	width: 540px;
	position: relative;
	border: solid 1px transparent;
	padding: 0px;
	left: 2px;
	top: 1px;
	margin-left: -4px;
	margin-bottom: 10px;
}

#SearchResult #MainColumn #DynamicSearchSegregation
{
	margin-top: -17px;
}

#SearchResult #MainColumn #DynamicSearchResults
{
	margin-top: -22px;
}

.Search3-product-cell
{
	position: relative
}

.Search3-product-cell .SearchRersultsNameCell 
{
	position: relative;
	padding-bottom: 0px;
}

.Search3-product-cell .SearchRersultsNameCell .Name 
{
	position: relative;
	top: 2px;
	line-height:13px;
}
.free-delivery-icon
{
	position:absolute;
	margin-left: 13px;
    margin-top: -19px;
}
.Search3-product-cell .SearchRersultsImageCell .Icon 
{
	position: absolute ; left: 12; top: 12;
}

#search-no-results-message
{
	margin: 10px 0px 0px 7px;
	background-color: #fffee5;
	width: 540px;
}

.search-no-results-message-icon
{
	float: left;
	width: 34px;
	height: 28px;
	margin: 3px 10px 0px 5px;
}
