﻿a
{
	color: #828282;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border-width: 0;
}
body
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
	color: #828282;
	background-color: #fff;
}


.collections
{
	list-style: none;
	margin: 0;
	padding: 0;}
.collections li
{
	position: relative;
	float: left;
	margin: 0 0 12px 12px;
	padding-bottom: 1.44em;
	width: 348px !important;
	width /**/: 350px;
	min-height: 160px;
	border: 1px solid #ccc;
}
.collections li.left
{
	clear: left;
	margin: 0;
}
.collections li h2
{
	margin: 10px;
	padding-bottom: 5px;
	font-size: 1.3em;
	color: #335477;
	text-transform: uppercase;
	border-bottom: 2px solid #ed923f;
}
.collections li h2 a 
{
	color: #335477;
	text-decoration: none;
}
.collections li h2 a:hover 
{
	text-decoration: underline;
}
.collections li p
{
	float: left;
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 328px !important;
	width /**/: 348px;
	font-size: 1.2em;
}
.collections li p img
{
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #ccc !important;
}
.collections li .view
{
	position: absolute;
	bottom: 0;
	float: left;
	clear: both;
	padding: 0 10px;
	width: 328px !important;
	width /**/: 348px;
	height: 1.8em;
	font-size: 1.2em;
	line-height: 1.8;
	text-align: right;
	background-color: #f1f1f1;
}
.products li
{
	clear: both;
	margin: 12px 0 12px 0;
	width: 710px !important;
	width /**/: 712px;
}
.products li p
{
	width: 690px !important;
	width /**/: 710px;
}
.products li .view
{
	width: 690px !important;
	width /**/: 710px;
}
.content
{
	float: left;
	padding-bottom: 30px;
	width: 782px;
}
.content .primary
{
	display: inline;
	float: left;
	margin-left: 35px;
	padding: 10px 0 0 0;
	width: 712px;
}
.content .primary h1
{
	margin-top: 0;
	font-size: 2.2em;
	font-weight: normal;
	color: #62594b;
}
/*.content .primary p, .content .primary ul
{
	margin: 0 0 1.5em 0;
	font-size: 1.1em;
	line-height: 1.6;
}*/
.footer
{
	clear: both;
	padding-top: 143px;
	width: 782px;
	text-align: center;
	background: #fff url(images/page_footer.jpg) left top no-repeat;
}
.footer a
{
	text-decoration: none;
	color: #828282;
}
.footer a:hover
{
	text-decoration: underline;
}
.footer p
{
	margin: 0 0 5px 0;
}
.header
{
	float: left;
	clear: both;
	width: 782px;
	height: 129px;
	color: #fff;
	background: url(images/page_header.jpg) left top no-repeat;
}
.logo
{
	float: left;
	margin: 47px 0 0 37px;
	width: 214px;
	height: 57px;
}
.logo a
{
	outline: 0;
	display: block;
	width: 214px;
	height: 57px;
	text-indent: -9999px;
}
.wrapper
{
	margin: 20px auto 0 auto;
	width: 782px;
	text-align: left;
	background: url(images/wrapper_background.gif) left top repeat-y;
}