html {
	overflow: scroll;
}

html, body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #ececec;
	color: #707277;
	font-size: 13px;
}

a:link, a:visited {
	text-decoration: none;
	color: #707277;
}

a:hover {
	color: black;
}

.wrapper, .homepage {
	width: 868px;
	margin: auto;
}

.wrapper .header {
	margin-top: 60px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #707277;
	position: relative;
}

.homepage .header {
	width: 868px;
	padding-top: 60px;
	padding-bottom: 12px;
	float: left;}

.blogbutton {
	bottom: 80px;
	position: absolute;
	text-align: right;
	width: 868px;
}

.news {
	color: #707277;
	background-color:white;
	bottom: 0;
	font-size: 11px;
	padding: 12px;
	position: absolute;
	width: 228px;
}

.news h1 {
	margin-bottom: 10px;
	font-size: 23px;
}

.news p {
	margin-top: 12px;
}

.news p:first-child {
	margin-top: 0;
}

.wrapper #menu {
	clear: right;
	float: right;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
}

.homepage #menu {
	clear:right;
	float:right;
	font-size:12px;
	position: relative;
	z-index: 1;
}

.homepage #menu a:link,
.homepage #menu a:visited {
	color: white;
}

#menu ul li {
	font-size: 18px;
	float: left;
	margin-left: 12px;
}

.products {
	color: white;
	font-size: 26px;
	margin-top: 20px;
}

.products a:link,
.products a:visited {
	color: white;
}

.sidebar {
	margin-top: 12px;
	float: left;
	width: 148px;
	margin-right: 12px;
	min-height: 350px;
}

.content {
	margin-top: 12px;
	float: left;
	width: 708px;
}

.content h1,
.colours h1 {
	font-size:13px;
	margin-bottom:20px;
}

.content .headerimg img {
	width: auto;
}

.content a {
	float: left;
	margin: 0 12px 12px 0;
}

.content a.end {
	margin: 0 0 12px 0;
}

.headerimg {
	border-bottom:1px dotted;
	margin-bottom:10px;
	padding-bottom:20px;
}

.sidebar h1 {
	color: #707277;
	font-size: 18px;
}

.sidebar ul.categories {
	margin-top: 12px;
	font-size: 18px;
}

.sidebar ul {
	margin-top: 12px;
	font-size: 13px;
	float: left;
	clear: left;
}

.sidebar li {
	margin-bottom: 2px;
	float: left;
	clear: left;
}

.sidebar ul li.current {
	border-bottom:1px dotted;
	display:inline;
}

.sidebar ul li ul li.current {
	margin-bottom: 2px;
}

.sidebar ul li ul {
	margin-bottom:10px;
	margin-left:10px;
}

.styleheader {
	float: left;
}

.styleheader img {
	float:left;
	margin-top:12px;
	width:548px;
}

.styleheader img.pdf {
	width: 40px;
}

.styleheader p {
	font-size: 13px;
	float:left;
	margin-left:12px;
	margin-top:12px;
	width:148px;
}

#gallery {
	overflow: hidden;
	width: 548px;
	height: 340px;
	float: left;
}

.two-levels #gallery {
	height: auto;
}

.colours {
	border-top: 1px dotted;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	width: 548px;
}

.colours p {
	margin-bottom:10px;
	margin-top:10px;
}


.colours a img {
	margin-bottom: 10px;
}

.colours a {
	margin-bottom: 10px;
}

.colours a p.other {
	margin-bottom: 0;
	margin-top: 0;
}

.colours a {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.colours a:hover {
	color: #707277;
}

.colours a.end {
	margin-right: 0;
}

.related {
	width: 148px;
	margin-top:20px;
	padding-top:10px;
	margin-left: 12px;
	float: left;
}

#products.related {
	border-top: 1px dotted;
}

#press.related {
	margin-top: -10px;
}

.related h3 {
	font-size: 13px;
	margin-bottom: 20px;
}

.related p {
	width: 69px;
	font-size: 13px;
}

.related a {
	width: 69px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.related a.end {
	margin-right: 0;
}

.related img {
	width: 69px;
	/* height: 69px; */
	margin-bottom: 5px;
}

.footer {
	border-top:1px dotted;
	float:left;
	padding-bottom:20px;
	margin-top:40px;
	width:868px;
}
	
.footer p {
	font-size:13px;
	margin-top:10px;
	text-align:center;
}

.colour {
	float:left;
	margin-top:10px;
	width:548px;
}

.attributes {
	font-size: 13px;
	width: 148px;
	margin-top:10px;
	margin-left: 12px;
	float: left;
}

.attributes li {
	margin-bottom: 10px;
}

.attributes li.description {
	margin-top: 10px;
}

.attributes li img {
	margin-top: 10px;
}

/* BLOG */

html.blog, 
html.blog body {
	background-color: #fddade;
}

.posts {
	float: left;
	width: 708px;
	margin-top: 10px;
	font-size: 12px;
}

.posts .text,
.posts .img {
	float: left;
	border-top: 1px dotted;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.posts div:first-child {
	border-top: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
}

.post {
	width: 708px;
	border-top: 1px dotted;
	margin-top: 20px;
	padding-top: 10px;
	float: left;
}

.post div.meta h1 {
	float:left;
	clear: left;
	font-size:18px;
}
 
.post div.meta small {
	float:left;
	clear: left;
}

.post div.meta {
	float: left;
	width: 148px;
	margin-right: 12px;
}

.post div.body {
	float: left;
	width: 548px;
}

html.blog div.sidebar ul {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 12px;
}

html.blog div.sidebar h2 {
	font-size: 16px;
	margin-bottom: 12px;
}

html.blog a:hover {
	color: white;
}

html.blog div.sidebar {
	margin-right: 0;
	margin-left: 12px;
}

html.blog div.footer {
	margin-left: 0;
}

.pagination {
	border-top:1px dotted;
	float:left;
	font-size:12px;
	margin-top:10px;
	padding-top:10px;
	width:708px;
}

.pagination p.previous {
	width: 354px;
	float: left;
}

.pagination p.next {
	width: 354px;
	text-align: right;
	float: right;
}

p.samplerequest {
	margin-top: 1px;
	margin-bottom:11px;
	padding-bottom:20px;
	border-bottom: 1px dotted;
}

a.samplerequest {
	cursor: pointer;
	/* border-bottom: 1px dotted; */
	margin-top: 20px;
}

.sampleicon {
	width: auto !important;
	height: auto !important;
	margin-top: -1px !important;
	margin-right: 5px;
	float: left;
}