/* CSS Document */

body {
	padding: 20px;
	margin: 0px;
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.6em;
	text-align: center; /* ie fix */
}

#page {
	width: 761px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	background: url(art/page-bg.jpg) top left repeat-x #333333;
	text-align: left; /* ie fix */
}

.header {
	width: 253px;
	height: 44px;
	padding: 27px 0px 0px 0px;
	margin: 15px 0px 20px 0px;
	background: #050102;
	border-right: 1px dashed #666666;
	float: left;
	text-align: center;
}

.header, .header a {
	color: #ffffff;
	text-decoration: none;
}

#content-left {
	width: 248px;
	padding: 0px 6px 0px 0px;
	margin: 0px;
	float: left;
	color: #dddddd;
}

#content-left ul {
	width: 238px;
	border: 1px solid #666666;
	list-style: none;
	margin: 0px;
	padding: 0px 4px;
}

#content-left ul li {
	width: 238px;
	height: 16px;
	padding: 0px;
	margin: 14px 0px;
	+margin: 13px 0px 13px 0px;
	background: url(art/li-bg.jpg) top left repeat-y;
}

#content-left ul li img {
	width: 8px;
	height: 8px;
	margin: 0px 30px 0px 21px;
	padding: 0px;
}

#content-left ul li a {
	color: #ffffff;
	text-decoration: none;
}

#content-left ul li a:hover {
	color: #f96322;
	text-decoration: underline;
}

#content-left ul li.heading {
	width: 190px;
	height: 32px;
	padding: 14px 0px 0px 48px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 5px solid #666666;
	background: url(art/li-heading-bg.jpg) 15px 14px no-repeat;
}

#content-right {
	width: 502px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	float: left;
	position: relative;
}

#content-right #header {
	width: 502px;
	height: 34px;
	margin: 0px 0px 5px 0px;
	padding: 16px 0px 0px 0px;
	background: url(art/header-bg.jpg) top left repeat-x #f96322;
	text-align: right;
}

#content-right a {
	color: #ffffff;
	text-decoration: none;
}

#content-right #header, #content-right #header a {
	font-weight: bold;
}

#content-right #header a {
	margin: 0px 15px;
}

#content-right a:hover {
	color: #f96322;
	text-decoration: underline;
}

#content-right #header a:hover {
	color: #333333;
}

#content-right #supplier {
	width: 484px;
	height: 76px;
	margin: 0px 0px 15px 0px;
	+margin: 0px 0px 18px 0px;
	padding: 24px 0px 0px 18px;
	background: url(art/no1-supplier-inverness-bg.jpg) #050102;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
}

#footer {
	float: left;
	clear: left;
	width: 721px;
	padding: 20px;
	margin: 10px 0px 0px 0px;
	text-align: right;
	background: #050102;
}

#footer, #footer a {
	color: #dddddd;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.home-section {
	width: 480px;
	border: 1px solid #666666;
	padding: 10px;
	margin: 15px 0px 0px 0px;
	+margin: 18px 0px 0px 0px;
	overflow: hidden;
}

.home-section img {
	float: right;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	margin: 2px;
}

.product {
	width: 150px;
	padding: 5px;
	margin: 14px 2px 0px 3px; /* normal */
	+margin: 16px 2px 0px 3px; /* ie7 */
	_margin: 10px 2px 0px 3px; /* ie6 */
	border: 1px solid #666666;
	text-align: center;
	float: left;
	position: relative;
	line-height: 30px;
}

.product a img {
	width: 150px;
	height: 144px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#content-right .product a {
	border: 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: #333333;
}

#content-right .product em {
	position: aboslute;
	top: 0px;
	left: 0px;
	background: #111111;
	border: 0px;
	display: block;
	width: 150px;
	height: 30px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

#content-right .product a span, #content-right .product a em {
	display: none;
	width: 150px;
	border: 0px;
}

/* ie 6 trigger */
#content-right .product a:hover {
	background-color: #222222;
	text-decoration: none;
}

#content-right .product a:hover span, #content-right .product a:hover em {
	display: block;
	position: absolute;
	top: 120px;
	left: 5px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

#product-details {
	width: 490px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #666666;
	padding: 5px;
	overflow: hidden;
}

#product-details img {
	width: 233px;
	height: 224px;
	margin: 0px 127px 10px 126px;
	padding: 1px;
	border: 1px solid #444444;
}

#mantel, #insert {
	width: 490px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

#mantel img, #insert img {
	margin: 0px 20px 0px 0px;
	border: 0px;
	padding: 0px;
	float: left;
}

dl {
	margin: 5px 0px;
	padding: 0px;
}

dt {
	float: left;
	font-weight: bold;
	width: 30px;
	margin: 0px 0px 0px 25px;
}

dd {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 230px;
}

#pages {
	position: absolute;
	top: 710px;
	+top: 718px; /* ie7 */
	_top: 702px; /* ie6 */
	left: 0px;
	width: 502px;
	line-height: 46px; /* normal */
	+line-height: 56px; /* ie7 */
	_line-height: 40px; /* ie6 */
	background: #222222;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#pages a {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

#pages a:hover {
	text-decoration: underline;
	color: #f96322;
}
