#site-body {
	background-color: #ffffff;
	min-height: 200px;
}

#site-body-products {
	background-color: #557597;
	position: relative;
	padding: 1em;
	min-height: 300px;
	clear: both;
}

#category-splash-image {
	position: relative;
	width: 975px;
	height: 300px;
	text-align: left;
}

#category-info {
	position: relative;
	min-height: 100px;
	margin: 1em 0 2em 0;
}

#category-info hr {
	border-bottom: 1px dotted #1D456E;
}

#category-info p,
#category-info li {
	color: #ffffff;
	text-shadow: 1px 1px 1px #1d456e;
}

#category-info a {
	color: #c6d7e9;
	text-shadow: 1px 1px 1px #345c85;
}

#category-info span.nothing {
	color: #ffffff;
}

#category-info h1,
#category-info h2,
#category-info h3,
#category-info h4,
#category-info h5,
#category-info h6 {
	color: #e7eef6;
}

#benefits-list-wrapper {
	display: block;
	min-height: 100px;
}

ul#benefits-hidden {
	display: none;
} 

ul#benefits-list {
	margin: 0;
	list-style: none;
	position: relative;
}

ul#benefits-list li {
	margin: 0;
	font: 1.0em/1.5 Oswald, Arial, sans-serif;
	color: #336699;
	overflow: hidden;
}

#product-list {
	background-color: #ffffff;
}

.switch-view {
	display: none;
}

a#filter-button {
	margin: 0 0 1em 1em;
}


.product-list {
	padding: 0.5em 0;
}

.product-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product-list ul li {
	position: relative;
	text-align: center;
	vertical-align: top;
	min-height: 75px;
	padding: 1em;
}

.product-list ul li:hover {
	background-color: #e7eef6;
}

.product-list ul li a {
	display: block;
	font: bold 1em Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #003366;
}

.product-list ul li img.product-image {
	display: inline-block;
	width: 75px;
	margin-right: 0.5em;
	text-decoration: none;
	vertical-align: middle;
	float: left;
}

.product-list ul li a span.product-name {
	display: block;
	vertical-align: middle;
}

.product-list ul li a span.short {
	display: block;
	font-weight: normal;
	color: #336699;
}

#category-info table.pictures {
	border: 0;
	width: 100%;
}

#category-info table.pictures th,
#category-info table.pictures td,
#category-info table.pictures caption {
	border-bottom: 0;
}

#category-info table.pictures td.border-right {
	border-right: 1px solid #c6d7e9;
}

#category-info table.pictures th.border-right {
	border-right: 1px solid #c6d7e9;
}

#product-properties-filters {
	background-color: #c6d7e9;
	padding: 1em;
	margin-bottom: 1em;
	display: none;
	font-size: 10pt;
}

.rslides_wrapper {
	margin: 0 auto;
	width: 100%;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides > li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides > li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides li > img,
.rslides li > div.rslide img {
	display: block;
	height: auto;
	width: 100%;
	border: 0;
}

.rslides li > div.rslide {
	display: table-cell;
	width: 100%;
	max-width: 400px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	font: 1.3em/1.5 Oswald, Arial, sans-serif;
	color: #336699;
}

.rslides_tabs {
	list-style: none;
	margin: 1em auto 0 auto;
	background: #ffffff;
	max-width: 800px;
	width: 100%;
	text-align: center;
}

.rslides_tabs li {
	float: none;
	display: inline;
}

.rslides_tabs a {
	display: inline-block;
	border-radius: 999px;
	width: 6px;
	height: 6px;
	padding: 2px;
	margin: 0.5em 0.25em;
	background: #c6d7e9;
	color: #1d456e;
	text-align: center;
	font: 10pt Arial, sans-serif;
	text-decoration: none;
}

.rslides_tabs .rslides_here a {
	background: #1d456e;
	color: #ffffff;
}

@media screen and (min-width: 641px) {

	a#navigator-button {
		font-size: 14pt;
	}

	a#filter-button {
		margin: 0 1em 0 0;
	}

	#product-properties-filters {
		border-radius: 5px;
	}
	
	#product-properties-filters > .option-item {
		vertical-align: top;
	}
				
	#splash-area {
		height: 300px;
		position: relative;
	}
		
	#product-list {
		clear: both;
		position: relative;
		width: 100%;
		padding: 1em 0;
		background: none;
	}
		
	a.switch-view {
		background: #ffffff;
		color: #003366;
		display: inline-block;
		padding: 7px 8px;
		text-decoration: none;
		font-size: 10pt;
		margin: 0 1em 1em 0;
		border-radius: 4px;
	}
	
	a.switch-view:hover {
		background: #8eacca;
		color: #ffffff;
	}
	
	a.switch-view span {
		vertical-align: middle;
		display: inline-block;
		width: 16px;
		height: 16px;
	}
	
	a.current-view,
	a.current-view:hover {
		background: #c6d7e9;
		color: #003366;
		box-shadow: 0 1px 3px #1d456e;
	}
	
	#tiles-view span {
		background: url("../images/icon_16x16_tile.png") no-repeat;
	}
	
	#grid-view span {
		background: url("../images/icon_16x16_grid.png") no-repeat;
	}
	
	#list-view span {
		background: url("../images/icon_16x16_list.png") no-repeat;
	}
			
	.product-list {
		padding: 1em;
		background-color: #ffffff;
		border-radius: 5px;
	}
			
	.product-list ul li:hover {
		background-color: #eeeeee;
		background: -moz-linear-gradient(top, #fefefe 0%, #dddddd 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dddddd));
		background: -webkit-linear-gradient(top, #fefefe 0%, #dddddd 100%);
		background: -o-linear-gradient(top, #fefefe 0%, #dddddd 100%);
		background: -ms-linear-gradient(top, #fefefe 0%, #dddddd 100%);
		background: linear-gradient(to bottom, #fefefe 0%, #dddddd 100%);
		border-radius: 5px;
		-webkit-box-shadow: 0 2px 5px #aaaaaa;
		-moz-box-shadow: 0 2px 5px #aaaaaa;
		box-shadow: 0 2px 5px #aaaaaa;
	}
	
	.product-list ul li:active {
		-webkit-box-shadow: none; box-shadow:none;
	}
		
	/* ---- GRID ---- */ 
	
	.product-list > ul {
		position: relative;
		left: 0;
		top: 0;
		list-style: none;
		margin: 0;
		padding: 0; 
	}
	 
	.product-list > ul > li {
		position: relative;
		width: 225px;
		padding: 0;
		display: inline-block;
	}
	
	.ie7 .product-list > ul > li {
		zoom: 1;
		display: inline;
	}
			
	.product-list ul li a {
		margin: 0;
		display: block;
		position: relative;
		text-align: center;
		padding: 1em 0;
		vertical-align: middle;
		font: bold 10pt Arial, sans-serif;
	}
				
	.product-list ul li img.product-image {
		width: auto;
		max-height: 150px;
		display: block;
		margin: 0 auto;
		float: none;
	}
	
	.product-list ul li a span.product-name {
		display: block;
		width: auto;
		padding: 1em 0.5em 0.5em 0.5em;
		font-size: 11pt;
		max-width: none;
	}
	
	.product-list ul li a span.short {
		display: block;
		width: auto;
		padding: 0 1em;
		font-size: 10pt;
		visibility: hidden;
	}
	
	.product-list ul li:hover a span.short {
		visibility: visible;
	}
	
	/* ---- TILES ---- */ 
	
	.product-list > ul.as-tiles {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.product-list > ul.as-tiles > li {
		position: relative;
		text-align: center;
		vertical-align: top;
		min-height: 50px;
		margin: 0;
		padding: 0;
		width: 22em;
		display: inline-block;
	}
	
	.ie7 .product-list > ul.as-tiles > li {
		zoom: 1;
		display: inline;
	}
	
	.product-list ul.as-tiles li a {
		display: block;
		font: bold 10pt Arial, sans-serif;
		text-decoration: none;
		text-align: left;
		color: #003366;
		min-height: 75px;
		padding: 1em;
	}
	
	.product-list ul.as-tiles li img.product-image {
		display: inline-block;
		width: 75px;
		padding-right: 1em;
		margin-right: 1em;
		text-decoration: none;
		vertical-align: middle;
		float: left;
	}
	
	.product-list ul.as-tiles li a span.product-name {
		display: inline;
		vertical-align: middle;
		max-width: none;
		padding: 0;
		font-size: 10pt;
	}
	
	.product-list ul.as-tiles li a span.short {
		display: block;
		font-weight: normal;
		color: #336699;
		font-size: 8pt;
		visibility: visible;
		margin-top: 0.5em;
	}
	
	/* ---- LIST ---- */ 
	
	.product-list > ul.as-list {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.product-list > ul.as-list > li {
		position: relative;
		text-align: center;
		vertical-align: top;
		min-height: 75px;
		margin: 0;
		padding: 0;
		width: 100%;
		display: inline-block;
		border-radius: 5px;
	}
	
	.product-list ul.as-list li a {
		display: block;
		font: bold 10pt Arial, sans-serif;
		text-decoration: none;
		text-align: left;
		color: #003366;
		min-height: 80px;
		padding: 1em;
	}
	
	.product-list ul.as-list li img.product-image {
		display: inline-block;
		width: 20%;
		max-width: 75px;
		min-height: 75px;
		padding-right: 1em;
		margin-right: 1em;
		text-decoration: none;
		vertical-align: middle;
		float: left;
	}
	
	.product-list ul.as-list li a span.product-name {
		display: inline-block;
		vertical-align: middle;
		max-width: none;
		padding: 1em 0;
		float: left;
		width: 40%;
		font-size: 14pt;
	}
	
	.product-list ul.as-list li a span.short {
		display: inline-block;
		font-weight: normal;
		color: #336699;
		float: left;
		width: 30%;
		padding: 1em;
		visibility: visible;
	}
}

@media screen and (min-width: 761px) {

	.rslides li > div.rslide img {
		display: block;
		height: auto;
		border: 0;
		margin: 0;
	}

}

@media screen and (min-width: 961px) {

	.rslides li > div.rslide {
		height: 200px;
		font: 1.25em/1.5 Oswald, Arial, sans-serif;
	}
		
	#splash-area {
		height: 400px;
	}
	
}

@media screen and (min-width: 1025px) {

	#splash-area {
		height: 450px;
	}
	
	.rslides li > div.rslide {
		height: 300px;
		font: 2em/1.5 Oswald, Arial, sans-serif;
	}
}
