div#wrapper {
	background: none;
}

div#tray {
	padding: 0;
	/* ***** width: 100%;*/
}

div#tray-left {
	display: inline;
	float: left;
}

div#tray div.gallery {
	float: left;
	margin-top: 30px;
	margin-right: 15px;/*30px;*/
}

body.cms-home div#tray div.gallery h2 {
	margin: 0;
}

div#tray div.gallery h2 {
	float: none;
	margin: 0 0 15px;
	padding: 0;
	width: auto;
}

div#tray div.gallery {
	margin-left: 15px;
}

div#view-sort-show {
	/*background: url("../img/wallpaper.gif");*/
		/*float: right;*/
	/* height: 100px; /*height: 145px;*/
	/* padding-top: 50px; /*padding-top: 5px;*/
	padding-left: 25px;
	padding-top: 45px;
	position: absolute;
	width:40%;
	right: 0;
		/*top: 155px;*/ /*top: 94px;*/ top: 0;
}

div#view-sort-show.wide {
	background: url("../img/wallpaper.gif");
	height: 100px;
	right: 0;
	padding-top: 50px;
	position: absolute;
	top: 86px;
}

div#view-sort-show.wide label {
	display: block;
}

div#view-sort-show,
div#breadcrumbs {
	/*margin-top: 15px;*/
}

div#view-type,
div#view-sort,
div#view-show {
	float: left; /*clear: left;*/
	margin-right: 5px;/*30px;*/	
}

div#view-sort-show label {
	color: #5F5F5F;
	/*display: none;	*/
	display: block;
	font-size: 13px;
	padding-bottom: 5px;
}

div#view-type {
	/*width: 95px;*/
}

div#view-type a#view-as-list,
div#view-type a#view-as-grid {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	text-indent: -999em;
	width: 40px;
}

div#view-type a#view-as-list {
	background: url("../img/view-list.png") no-repeat;
	background-position: 0 -24px;
	margin-right: 15px;

	text-align:left;
}

div#view-type a#view-as-grid {
	background: url("../img/view-grid.png") no-repeat;
	background-position: 0 -24px;
	margin-right: 15px;

	text-align:left;
}

div#view-type a#view-as-grid:hover {
	background-position: 0 0;
}

div#view-type a#view-as-list:hover {
	background-position: 0 0;
}

a#view-as-grid.grid {
	background-position: 0 0 !important;	
}

a#view-as-list.list {
	background-position: 0 0 !important;	
}

a.select {
	background-image: url("../img/select-box.png");
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
	width: 156px;
}

a.select:hover {
	color: #5f5f5f;
}


div.catalog-listing ol {
	list-style-type: none;
}


div#sub-tray {
	/*border-bottom: 1px solid #808EBF;*/
	height: auto;
}


div#breadcrumbs {
	/*float: left;	*/
	/*font-size: 13px;*/
	/*margin-bottom: 15px;*/
	/*padding: 15px;*/
	/*padding-top: 5px;*/
}

div#breadcrumbs li,
div#breadcrumbs a {
	color: #788BC0;
	text-decoration: none;
}

div#breadcrumbs a:hover,
div#breadcrumbs a.current {
	color: #000;
}

div#breadcrumbs ul li {
	display: inline;
}

div#content {
	/*background-image: url('../img/bg-products-gradient-top.png');	
		background-repeat: repeat-x;
		border-top: 1px solid #9a9a9a;*/
	clear: both;
	/*height: 100%;*/
	/*padding: 15px 0 15px 15px;*/
	position: relative;
}

/*div.catalog-listing ol li {
	clear: both;
	display: block;
}*/

div.catalog-listing {
	/*margin: 15px;*/
	/*height: 100%;*/
	clear: both;
	margin: 15px 0pt 15px 15px;
	position: relative;
}

div.catalog-listing ol {
	/*display: inline;*/
	/*float: left;
		clear: both;*/
	position: relative;
}

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

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