/* CSS Defaults*/
* html {
	padding:0;
	margin:0;
}
body {
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63%;
	margin:0;
	padding:0;
	color:#494949;
	line-height:1.5em;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 20px 0;
	padding:0;
	line-height:1em;
}
acronym {
	cursor: default;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
textarea {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
	font-size: 1.2em;
	line-height: 1.5em;
	min-height:10px;
}
ul, ol {
	margin:0;
	padding:0;
}
h1 {
	color:#d1932a;
	font-size:30px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:0;
	font-weight:500;
}
h2 {
	color:#d1932a;
	font-size:30px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height:1.1em;
	font-weight:500;
	margin:0;
}
.noFlashWrap {
		width:956px;
		margin:0 auto;
		padding:0;
		background:url(../Images/css/bg.jpg) right top no-repeat;
}
#installFlash {
	height:43px;
	padding:4px 0 0;
	background:#f3f3f3;
	text-align:center;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
}
#installFlash img {
		vertical-align:middle;
		margin:0 15px;
}
/* --- Header --- */
#header {
	display:none;
}
.Logo {
	width:219px;
	height:99px;
	text-indent:-9999px;
	outline:none;
	background:url(../Images/css/logo.gif)
}

/* --- Nav --- */
.LeftNav {
	float:left;
	width:219px;
	background:#000;
}
.LeftNav ul {
	list-style-type:none;
	padding:0 0 35px 0;
	margin:0 14px 0 14px;
}
.LeftNav ul li {
	padding:0;
	margin:0;
	clear:both;
}
.LeftNav ul li a {
	padding:8px 14px 0;
	margin:0;
	display:block;
	background:#000;
	color:#fff;
	clear:both;
	text-decoration:none;
	font-size:1.4em;
	text-transform:lowercase;
	cursor:pointer;
	height:26px;
	border-top:#694a15 solid 1px;
	font-family:"Arial Narrow";
	letter-spacing:1px;
	line-height:1.2em;
}
.LeftNav ul li.last a {
	border-bottom:#694a15 solid 1px;
}
.LeftNav ul li a:hover {
		background:#212121;
}
.LeftNav ul li.active a {
		background:#bd8529;
		border-top:#c88d2c solid 1px;
}
.LeftNav ul li ul {
	padding:0;
	border-top:none;
	margin:0;
}
.LeftNav ul li ul li {
	padding:0;
	margin:0;
	clear:both;
}
.LeftNav ul li.active ul li a {
	padding:10px 14px 0 23px;
	margin:0;
	display:block;
	background:#000 url(../Images/css/bullet-subnav.gif) 14px 19px no-repeat;
	height:24px;
	border:none;
}
.LeftNav ul li.active ul li a:hover {
	background:#212121;
}
.LeftNav ul li.active ul li.active a {
		background:#694a17 url(../Images/css/bullet-subnav.gif) 14px 19px no-repeat;
}

/* --- Product Nav --- */
.CategoryComponent .Navigation {
	float:left;
	width:626px;
	background:#000;
	padding:4px 0 3px;
	margin: 0 0 14px;
}
.CategoryComponent .Navigation ul {
	list-style-type:none;
	padding:0 4px;
	margin:0;
	float:left;
	width:618px;
}
.CategoryComponent .Navigation ul li {
	padding:0 0 1px;
	margin:0;
	float:left;
	clear:none;
}
.CategoryComponent .Navigation ul li a {
	padding:10px 20px 0;
	margin:0;
	height:25px;
	font-size:1.4em;
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:"Arial Narrow";
	text-transform:capitalize;
	background:#000;
	border:none;
	clear:none;
	white-space:nowrap;
}
.CategoryComponent .Navigation ul li a:hover, .CategoryComponent .Navigation ul li.active a {
		background:#bd8529;
		border:none;
}
/* -- 2nd level
-------------------*/
.CategoryComponent .Navigation ul li ul {
	list-style-type:none;
	padding:0 0 0 4px;
	margin:0;
	float:left;
	width:622px;
	clear:both;
	background:#000;
	position:absolute;
	top:36px;
	left:-4px;
}
.CategoryComponent .Navigation ul li ul li {
	padding:0;
	margin:0;
	float:left;
}
.CategoryComponent .Navigation ul li ul li a {
	padding:10px 20px 0;
	margin:0;
	height:25px;
	font-size:1.4em;
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:"Arial Narrow";
	text-transform:capitalize;
}
.CategoryComponent .Navigation ul li.active ul li a {
		background:#000;
}
.CategoryComponent .Navigation ul li ul li a:hover, .CategoryComponent .Navigation ul li.active ul li.active a {
		background:#bd8529;
}

/* --- Content --- */
.mainContent {
	min-height:630px;
	margin:0;
	padding:16px 0 0 14px;
	float:left;
	clear:both;
}
.MainContentDisplay {
	float:left;
	padding-left:14px;
}
.Products, .contentItem {
	width:606px;
	padding:10px;
	background:#fff;
	clear:both;
	position:relative;
}
.Product {
	font-size:1.2em;
	line-height:1.4em;
	color:#000;
}
.Text__Images .contentItem, .Footer_Text_Template .contentItem {
	padding: 10px 20px 25px;
	width:650px;
}
.Text__Images .contentItem p, .Footer_Text_Template .contentItem p, .Footer_Text_Template .contentItem textformat {
	width:370px;
	float:left;
	clear:left;
}
.Footer_Text_Template .contentItem p {
	width:555px;
}
.description,.finish, .sizes, .price, .colourWay, .Products h1, .Products h2 {
	float:left;
	width:176px;
	padding: 7px 0 7px 4px;
	clear:left;
}
.productSize {
	display:inline;
}
.collectionsImgsDiv {
	background:#fff;
	width:626px;
	float:left;
	clear:both
}
.Image2 {
	float:right;
	padding:10px;
	background:#e5e5e5;
}
.Image5 {
	width:353px;
	padding:10px;
	background:#fff;
	clear:both;
	float:left;
}
.Image18 {
	float:left;
	background:#fff;
	padding:10px;
}
.Product .Image18 {
	padding:0;
	float:right;
}
.colourWay {
	padding-top:0;
	padding-left:0;
	width:190px;
}
.colourWay h2 {
	color:#000000;
	font-size:16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height:1.1em;
	font-weight:500;
	margin:0;
	text-transform:lowercase;
	cursor:pointer;
	clear:left;
	padding:7px 0 7px 18px;
	width:172px;
	background:url(../Images/css/bullet-colour.gif) 7px 17px no-repeat;
}
.colourWay h2.activeColour {
	color:#fff;
	background:#d1932a url(../Images/css/bullet-colour-active.gif) 7px 17px no-repeat;
}
.colourWay .images .Image18 {
	float:left;
	margin:0 5px 5px 0;
}
.imagesDiv {
	padding:0 0 0 2px;
	margin:0;
	padding:0;
	width:190px;
	float:left;
	clear:left;
}
.imagesDiv .images {
	padding:0;
	border-top:#bd8529 solid 1px;
	margin:0;
	padding:5px 0 0;
	float:left;
	clear:left;
}
.imagesDiv .images .Image18 {
	float:left;
	margin:0 5px 5px 0;
}


/* --- footer --- */
.FooterNav {
	clear:both;
	padding:25px 0 0 232px;
}
.FooterNav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
}
.FooterNav ul li {
	padding:0;
	margin:0;
	display:inline;
}
.FooterNav ul li a {
	padding:0;
	margin:0 15px 0 0;
	color:#999;
	text-decoration:none;
}
.FooterNav ul li a:hover {
	text-decoration:underline;
}
.footer {
	clear:both;
	text-align:left;
	color:#e9e9e2;
	padding:10px 10px 10px 246px;
}
.footer a {
	color:#999;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

/* =self clearing
----------------- */
.clearfloat:after, .Products:after, .contentItem:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfloat, .Products, .contentItem {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfloat, * html .Products, * html .contentItem {
	height: 1%;
}
.clearfloat, .Products, .contentItem {
	display: block;
}
/* End hide from IE-mac */
/*** end clearing hack ***/

