div#wrapper {
	background: none;
}

div#view-sort-show {
	background: url("../img/wallpaper.gif");
	/*float: right;*/
	/*height: 150px;*/
	height: 105px;
	width:40%;
	/*width: 200px;*/
}


/*div#view-sort-show.narrow,
body.catalogsearch-result-index div#view-sort-show {
	background: none;
	height: auto !important;
	padding: 15px !important;
	position: static;
	right: auto;
}
*/

/*
div#view-sort-show.narrow,
body.catalogsearch-result-index div#view-sort-show {
	background: none;
	height: auto !important;
	padding: 15px !important;
	position: static;
	right: auto;
}
*/
div#view-sort-show.narrow {
	background: none;
	height: auto !important;
	padding: 15px !important;
	position: static;
	right: auto;
}

/*
div#view-sort-show.narrow label,
body.catalogsearch-result-index div#view-sort-show label {
	display: none;
}
*/
div#view-sort-show.narrow label {
	display: none;
}


/*
body.catalogsearch-result-index div#view-sort-show {
	float: right;
}
*/

/*
body.catalogsearch-result-index div#view-sort-show div#view-show {
	margin-right: 0;
}
*/


body.catalogsearch-result-index div.page-head h3 {
	/*float: left;*/
}

div#view-sort-show ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

div#view-sort-show a {	
	display: block;
	text-decoration: none;
}

li#view ul li {
	display: inline;
	float: left;
}

li#view-title a {
	color: #000;
}

li#view-list a {
	background: url("../img/view-list.png");
	height: 24px;
	text-indent: -999em;
	width: 40px;
}

li#view-grid a {
	background: url("../img/view-grid.png");
	height: 24px;
	text-indent: -999em;
	width: 38px;
}

li#view-sort,
li#view-show {
	clear: both;
}

li#view-sort a,
li#view-show a {
	padding-top: 4px;
	padding-left: 4px;
	width: 157px;
}

li#view-sort a {
	background: url("../img/select-box.png");
	color: #fff;
	height: 21px;
}

li#view-show a {
	background: url("../img/select-box.png");
	color: #fff;
}

div#breadcrumbs {
	
}

div#breadcrumbs ul li {
	display: inline;
}

div#products {
	
}

div.product {
	float: left;
	/*position: absolute;*/
}

div.shot {
	background: #ccc url("../img/horsey.jpg") center top no-repeat;
	width: 326px;
	height: 244px;
}

div#footer {
	position: relative;
	padding: 0;
}

div#footer-static p {
	border: none;
	padding: 0;
}

div.pager-container {
	clear: both;
	padding: 15px 15px 0 15px;
	width:960px;/*76%;*/
	
}

table.pager {
	/*width: 100%;*/
	width:101%;
}

p.pg,
td.pages ol {
	display: inline;
}

div#view-sort-show {
	/*display: none;*/
}

td.pages ol {
	list-style: none;
}

td.pages li {
	display: inline;
}

td.pages ol li a,
table.view-by a {
	color: #778ABF;
	text-decoration: none;
}

td.pages ol li a:hover,
table.view-by a:hover {
	color: inherit;
}


