	/* === RESET STYLES === */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus
{
	outline: 0;
}

body
{
	line-height: 1;
	color: #000;
	background: #FFF;
}

ol, ul
{
	list-style: none;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

/* === BASIC TAGS === */
body
{
	font: 12px Arial, sans-serif;
	color: #333;
	text-align: center;
	padding: 0;
	padding-bottom: 50px;
	background: #F0F0E8;
}

div#body
{
	background: #F0F0E8 url(../images/bg-body.gif) top left repeat-x;
}

a
{
	text-decoration: none;
	color: #99A84D;
}

a:hover
{
	text-decoration: underline;
}
hr
{
	height:1px;
	margin:0;
	padding:0;
	border: none;
	border-top: 1px solid #E8E8E6;
}
h2, h3
{
	margin: 5px 0 10px 0;
	color: #545454;
}

h2
{
	font-size: 24px;
	border-bottom: 1px dotted #DDD;
	padding-bottom: 3px;
}

h3 { font-size: 12px; }
h3.larger { font-size: 15px; font-weight: bold; margin-top: 15px;}
h4 { font-size: 17px; color: #ABC041; font-weight: normal; margin-bottom: 10px;}
h4 span { color: #545454; }
dl, ol, ul
{
	margin-bottom: 10px;
}

dt
{
	font-weight: bold;
	float: left;
	margin-right: 10px;
}

ol
{
	list-style: decimal outside;
	margin-left: 24px;
}

ul
{
	list-style: square outside;
	margin-left: 18px;
}

abbr, acronym
{
	cursor: help;
	border-bottom: 1px dotted;
}

blockquote, dd, dt, li, ol, p, ul
{
	line-height: 1.5;
}

blockquote, p
{
	margin-bottom: 10px;
}

blockquote
{
	margin-left: 30px;
	margin-right: 30px;
	font-style: italic;
}

em, i, cite, var, dfn { font-style: italic; }
strong, b { font-weight: bold; }
p.highlight { color: #99A84D; }
.highlight, .green { color: #99A84D; font-weight: bold;}


/* === TABLES === */
table
{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 8px;
}

caption
{
	font-weight: bold;
	color: #B31115;
	padding-bottom: 10px;
}

th
{
	border-top: 1px solid #E8E8E6;
	border-bottom: 4px double #E8E8E6;
}

td { border-bottom: 1px solid #E8E8E6; }
th, td { padding: 8px; }
td.center, th.center { text-align: center; }
td.right, th.right { text-align: right; }
td.small, th.small { width: 30px; }
td.strong { font-weight: bold;}
table img { float: left; margin: 0; }
tfoot tr td { border-bottom: none; }
tfoot tr.border td { border-bottom: 1px solid #E8E8E6; }

/* === FORMS === */
form
{
	margin-bottom: 10px;
}

legend
{
	font-weight: bold;
	color: #A3B05D;
	background: #FFF;
	margin-left: 10px;
	padding: 5px;
}
.note{
	width:452px;
	margin-left: 20px;
	padding:0 5px 10px 5px;
	color: #C0C992;
}

input, select, textarea, button, optgroup
{
	font: normal 12px Verdana, sans-serif;
}

input, textarea, select
{
	padding: 5px;
	background: #FFF;
	border: 1px solid #E3E3E3;
	border-top: 1px solid #949494;
	background: url(../images/input-bg.gif) top left repeat-x;
}

option
{
	padding-right: 15px;
}

textarea
{
	height: 80px;
	width: 500px;
}
textarea#order_additional_notes{ width: 230px; }

optgroup
{
	font-weight: bold;
	font-style: italic;
	background: #EEE;
}

option
{
	background: #FFF;
}

label, button, input[type=submit], input[type=reset], input[type=button], 
input[type=radio], input[type=checkbox], input.button
{
	cursor: pointer;
}
input[type=image]
{
	width: auto !important;
}
button, input[type=submit], input[type=reset], input[type=button], input.button
{
	background: #A3B05D;
	border: none;
	color: #FFF;
	padding: 5px 8px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
}

input[type=radio], input[type=checkbox], input.radio
{
	border: none;
}

form ol
{
	list-style: none;
	margin: 0;
	padding: 10px 20px;
}

form li
{
	margin-bottom: 8px;
}
form.new_brochure_request label, form.new_swatch_request label
{
	display:inline-block;
	float:left;
	font-size:12px;
	margin-right:10px;
	margin-top:3px;
	text-align: right !important;
	width:120px;
}
form label
{
	display: -moz-inline-box;
	display: inline-block;
	width: 150px;
	float: left;
	font-size: 12px;
	margin-top: 3px;
}
form#payment_method_form label
{
	float: none;
	display: inline;
}
form label.long
{
	width: 365px;
	margin-left: 5px;
}
*:first-child+html form ol
{
	margin-top: 10px;
}

form label em
{
	color: #C34D34;
	font-weight: bold;
}

div.buttons
{
	padding: 10px 0;
}

div.buttons a
{
	margin-right: 10px;
}

form.button-to, form.button-to div
{
	display: inline;
}

input.sub
{
	background: #EEE;
	border: 1px solid #CCC;
	color: #666;
	font-weight: normal;
}

h2.signin-header { font-size: 1.6em }
h2.signin-header span { font-size:0.8em }
#signin-form { width: 250px; padding-top: 10px;}
#signin-form ol { margin: 0; padding: 0;}
#signin-form label{ width: 85px;}
#signin-form input.textfield { width: 140px; }

h2.register-header { font-size: 1.6em; float:right; margin-right:40px; border: none; }
h2.register-header span { font-size:0.8em }
#register-form { width: 340px; float: right; border-left: 1px solid #ccc; padding-top: 10px;}
#register-form ol { margin: 0; padding: 0; margin-left: 20px;}
#register-form label { width: 125px; }
#register-form input.textfield { width: 170px; }
#register-form div.buttons { margin-left: 20px; }
#register-form div.error { float:right; height: 20px; margin-right: 20px;}

/* === CONTAINERS === */
div#container
{
	width: 962px;
	text-align: left;
	margin: 0 auto;
}

div#header
{
	position: relative;
	padding-top: 16px;
	height: 154px;
}

div#content
{
	width: 720px;
	float: left;
	margin-right: 30px;
	background: #FFF url(../images/main-bg.gif) top left repeat-y;
	margin-bottom: 20px;
}
div#content-bottom
{
	background: url(../images/main-bottom.gif) bottom left no-repeat;
	padding: 10px 20px 10px 20px;
}
div#content-top
{
	background: url(../images/main-top.gif) top left no-repeat;
}
/* === USED FOR LAYOUT WHEN NOT HIRING/PURCHASING === */
div#content.narrow{
	width: 642px;
	margin-right: 25px;
	background: #FFF url(../images/main-simple-bg.gif) top left repeat-y;
}
#content.narrow div#content-bottom
{
	background: url(../images/main-simple-bottom.gif) bottom left no-repeat;
}
#content.narrow div#content-top
{
	background: url(../images/main-simple-top.gif) top left no-repeat;
}


div#side
{
	float: left;
	margin-bottom: 20px;
}
div#side .content-block-top {  height: 10px; margin-top: 10px; background: url(/images/side-wide-top-bg.gif) top left no-repeat; }
div#side .content-block {
	width: 252px;
	overflow: hidden;
	padding: 5px 20px 20px 20px;
	background: #ffffff url(/images/side-wide-bg.gif) bottom left no-repeat;
}
div#side .content-block a { font-weight: bold; }
div#side .content-block h3{
  margin-top: 0;
  font-size: 13px;
  font-weight: bold;
}
/* === HEADER === */
div#header img#my-account
{
	position: absolute;
	top: 0;
	right: 0;
}

div#header ul.nav
{
	position: absolute;
	bottom: 26px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

div#header ul.nav li
{
	float: left;
	list-style: none;
}

div#header ul.nav a
{
	float: left;
	display: block;
	height: 31px;
	background-image: url(../images/nav-sprite.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}

img#badge-link{
	float: right;
	position: absolute;
	top: 0;
	left: 550px;
}

a.home { width: 59px; background-position: 0 2px; }
a.weddings { width: 88px; background-position: -59px 2px; }
a.corporate-and-charity-events { width: 202px; background-position: -147px 2px; }
a.christmas-and-seasonal { width: 169px; background-position: -349px 2px; }
a.special-occasions { width: 143px; background-position: -518px 2px; }
a.restaurants-and-fine-dining-linen { width: 226px; background-position: right 2px; }

ul.home a.home, ul#categories.home a.home, a.home:hover 
{ background-position: left bottom }
ul.weddings a.weddings, a.weddings:hover 
{ background-position: -59px bottom }
ul.corporate-and-charity-events a.corporate-and-charity-events, a.corporate-and-charity-events:hover 
{ background-position: -147px bottom }
ul.christmas-and-seasonal a.christmas-and-seasonal, a.christmas-and-seasonal:hover 
{ background-position: -349px bottom }
ul.special-occasions a.special-occasions, a.special-occasions:hover 
{ background-position: -518px bottom }
ul.restaurants-and-fine-dining-linen a.restaurants-and-fine-dining-linen, a.restaurants-and-fine-dining-linen:hover 
{ background-position: right bottom }

ul.sub
{
	position: absolute;
	bottom: -2px;
	left: 9px;
	margin: 0;
}

ul.sub li
{
	list-style: none;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	font-weight:bold;
}

ul.sub a
{
	color: #9B9A95;
	font-weight: bold;
}

ul.sub a.active
{
	color: #454047;
}

/* === FOOTER === */
div#footer
{
	margin-top: 25px;
	clear: both;
}
div#footer span.number
{
	float:right;
	margin-right: 20px;
	color: #99A84D;
}
div#footer ul
{
	list-style: none;
	margin-left: 10px;
}
div#footer ul li
{
	color: #8b8d7f;
	float:left;
	font-size: 11px;
	line-height: 1em;
}
div#footer ul li.first
{
	padding-right: 10px;
}
div#footer ul li a
{
	color: #8b8d7f;
	padding: 0 8px;
	border-right: 1px solid #9B9A95;
}
div#footer ul li a.last
{
	border: none;
}
/* === ACCOUNT === */
div.inner
{
	width: 740px;
	margin: 0 auto;
	text-align: center;
}

div.inner div.column
{
	float: left;
	text-align: left;
	width: 220px;
	margin: 0 10px;
	background: url(../images/account-col-sep.gif) right top no-repeat;
	padding: 20px 0;
}

div.inner h3
{
	color: #FFF;
}

div#top
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #4A4B45 url(../images/account-bg.gif) bottom left repeat-x
}

div#top ul
{
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

div#top a
{
	color: #B9DE00;
	font-weight: bold;
}

div#top li
{
	padding-left: 11px;
	background: url(../images/account-bullet.gif) left center no-repeat;
}

div#user-panel
{
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	height: 15px;
}
div#user-panel ul
{
	padding: 0;
	padding-right: 30px;
}
div#user-panel ul li
{
	float: left;
	background: none;
	border-left: 1px solid #ffffff;
	padding: 0 5px;
	line-height: 1em;
}
div#user-panel ul li.first
{
	border-left: none;
	padding-left: 0;
}
div#user-panel a
{
	color: #ffffff;
	font-weight: normal;
}

div#user-panel div {
	float: left;
	margin-left: 30px;
}
div#user-panel div#loginstate{
	float: right;
}
div#user-panel div#loginstate a{
	color: #B9DE00;
}

div#my-account-column h3, div#purchases h3, div#my-events h3
{
	text-indent: -9999em;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	height: 16px
}

div#my-account-column h3
{
	background-image: url(../images/my-account-bg.gif);
}

div#purchases h3
{
	background-image: url(../images/orders-bg.gif);
}

div#my-events h3
{
	background-image: url(../images/my-events-bg.gif);;
}

div#my-events
{
	background: none;
}


table.orders thead tr th
{
	background-color: #ddd;
}
table.orders caption
{
	margin-top: 20px;
	color: #333;
	font-weight: normal;
	font-size: 15px;
}

/* === ORDER === */
#delivery_block { float:left; }
#invoice_block { float: right; }
.address_block h3 {
	color: #99A84D;
	font-weight: bold;
	margin-left: 10px;
}
.address_block p {
	width: 300px;
	height: 130px;
	background: #f0f0e8;
	padding: 10px 15px;
}
.narrow .address_block p {
	width: 260px;
}

/* === PRODUCT === */
div.product, div.category
{
	padding: 10px 0 10px 140px;
	border-bottom: 1px dotted #DDD;
	min-height: 125px;
	position: relative;
}

div.product img, div.category img
{
	float: left;
	margin-left: -140px;
}

div.product h3, div.category h3
{
	font-size: 14px;
}

div.product div.price
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
	color: #F1823A;
}

div.product input
{
	margin-left: 10px;
}

div.product form
{
}

div.product input
{
	margin-left: 2px;
	margin-right: 0;
}

/* === PAGINATION === */
div.pagination
{
	text-align: center;
	margin: 10px 0;
	padding-top: 5px;
	position: relative;
}

div.pagination a, div.pagination span
{
	padding: 7px 8px;
	display: inline-block;
	margin: 0 2px;
}

div.pagination a
{
	color: #313131;
}

div.pagination span.disabled
{
	display: none;
}

div.pagination .next, div.pagination .prev
{
	text-indent: -9999em;
	display: block;
	height: 27px;
	width: 103px;
	padding: 0;
	position: absolute;
	top: 0;
}

div.pagination .next
{
	background: url(../images/next.gif) top left;
	right: 0;
}

div.pagination .prev
{
	background: url(../images/previous.gif) top left;
	left: 0;
}

span.current
{
	background: url(../images/page-active.gif) center center no-repeat;
	color: #FFF;
}

/* === MESSAGES === */
div.error
{
	margin-left: 10px;
	background: url(../images/icons/error.png) left center no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #C34D34;
	display: inline;
}

div.fieldWithErrors
{
	display: inline;
}

div.fieldWithErrors input, div.fieldWithErrors textarea, div.fieldWithErrors select
{
	border-color: #C34D34;
}

div.errorExplanation
{
	padding: 10px;
	margin-bottom: 10px;
	background: #FFE4DF;
	border: 1px solid #EFB3B3;
}

div.errorExplanation h2
{
	font-size: 12px;
	color: #C34D34;
	background: url(../images/icons/error.png) left center no-repeat;
	padding-left: 20px;
}

div#loading
{
	background: #91AB00;
	color: #FFF;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	position: fixed;
	top: 100px;
	right: 50%;;
	font-size: 18px;
	margin-right: -50px;
}

div#notice
{
	padding: 10px 10px 10px 30px;
	background: #E7FFDF url(../images/icons/notice.png) 8px center no-repeat;
	margin-bottom: 10px;
	border: 1px solid #73B65A;
	font-weight: bold;
}

div#warning
{
	padding: 10px 10px 10px 30px;
	background: #FFEFEF url(../images/icons/error.png) 8px center no-repeat;
	margin-bottom: 10px;
	border: 1px solid #EFB3B3;
	font-weight: bold;
}

/* === SEARCH === */
#search-form{
	float: right;
	width: 260px;
	position: relative;
	top: -40px;
}
#search-form input{
	float: left;
}
#search-form label{
	float: left;
	padding: 0 0 5px 30px;
	font-size: 19px;
	color: #99A84D;
	background: url(../images/icons/search-icon.gif) top left no-repeat;
}
#search-form .image-button{
	border: none;
	background: none;
}

/* ==== SIDEBAR MENUS === */
div#range-menu, div#shopping-menu
{
	width: 292px;
	overflow: hidden;
	padding-bottom: 10px;
	background: #fff url(/images/side-wide-bg.gif) bottom left no-repeat;
}
div#shopping-menu
{
	margin-top: 10px;
}
div#range-menu h3.looking-for
{
	background: url(/images/header-wide-product-types.gif) top left no-repeat;
	height: 41px;
	margin:0;
	text-indent: -9999em;
}
div#range-menu h3.safe-and-secure
{
	background: url(/images/header-wide-payment-security.gif) top left no-repeat;
	height: 41px;
	margin:0;
	text-indent: -9999em;
}
div#range-menu h3.information
{
	background: url(/images/header-wide-information.gif) top left no-repeat;
	height: 40px;
	margin:0;
	text-indent: -9999em;
}
div#types.sub-paged h3{
	background: url(/images/header-wide-paged-product-types.gif) top left no-repeat;
}
div#range-menu ul
{
  list-style: none;
  padding: 0px;
  margin-top: 0;
  margin-right: 1px;
  margin-bottom: 0;
  margin-left: 1px;
}
div#range-menu ul li{
  border-top-width: 1px;
  border-top-style: none;
  border-top-color: #E2DED3;
  margin-top: 0;
  margin-right: 1px;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 0px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}
div#range-menu ul li a
{
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background-color: #99A84D;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-left-width: 5px;
  border-left-style: none;
  border-left-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
}
div#range-menu ul li a:hover, div#range-menu ul li a.selected
{
  text-decoration: none;
  color: #FFF;
  background-color: #87877D;
}
div#range-menu ul li a.highlighted
{
  color: #FFF;
  background-color: #7f2258;
}
div#range-menu ul li a.highlighted:hover, div#range-menu ul li a.highlighted-and-selected
{
  color: #7F2258;
  background-color: #FFF;
}
div#range-menu ul li ul li a{
  color: #FFF;
  padding-left: 25px;
  background-color: #7f2258;
}
div#secure-logos {
	padding:20px 15px 20px 25px;
	text-align:center;
}
div.three-d { float: left; height: 80px; padding: 5px 5px; margin-top: 30px; background: #FFF; text-align: center; }
div.three-d a { display: block; font-size: 1em; color: #0023A0; line-height: 1.2em;}
div#secure-logos ul{
	height: 40px;
}
div#secure-logos li {
	float:left;
	border: none !important;
}
div#secure-logos li img{

}
/* NARROW MENU STYLES */
div#side.narrow .content-block-top {  height: 9px; margin-top: 10px; background: url(/images/side-top-bg.gif) top left no-repeat; }
div#side.narrow .content-block {
	width: 171px;
	overflow: hidden;
	padding: 10px 20px 20px 20px;
	background: #ffffff url(/images/side-bg.gif) bottom left no-repeat;
}
div#side.narrow .content-block a { font-weight: bold; }
div#side.narrow .content-block h3{
  margin-top: 0;
  font-size: 13px;
  font-weight: bold;
}
div#side.narrow
{
	width: 211px;
	background: none;
}
div#side.narrow #range-menu, div#side.narrow #shopping-menu
{
	width: 211px;
	background: #ffffff url(/images/side-bg.gif) bottom left no-repeat;
}
div#side.narrow #range-menu h3.looking-for
{
	background: url(/images/header-product-types.gif) top left no-repeat;
}
div#side.narrow #range-menu h3.information
{
	background: url(/images/header-information.gif) top left no-repeat;
}
div#side.narrow div#cart h3
{
	background: url(/images/header-cart.gif) top left no-repeat;
}
div#side.narrow div#events h3
{
	background: url(/images/header-events.gif) top left no-repeat;
}


/* PAGE SUB LISTS */
div#range-menu ul li ul {
	margin: 0 -2px;
}

/* === CART === */
div#cart p.event
{
	font-size: 14px;
	color: #A3B05D;
	font-weight: bold;
}
div#cart h3
{
	text-indent: -9999em;
	background: url(../images/header-wide-cart.gif) top left no-repeat;
	height: 39px;
	margin: 0;
	border-bottom: 1px solid #E2DED3;
}
#range-menu div#cart h3{ margin: 1px; }
div#cart h4
{
	font-size: 12px;
}
div#cart a.name
{
	font-size: 12px;
	color: #313131;
}
div#cart td span
{
	color: #75776c;
}
div#cart div.total h4
{
	font-size: 14px;
	border-bottom: 1px solid #E8E8E6;
	padding-bottom: 8px;
}
div.total span
{
	text-align: right;
	font-size: 14px;
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #E8E8E6;
}
div#cart div.total
{
	margin-bottom: 8px;
}
div#cart div.list
{
	padding: 10px;
}
div#cart div.item
{
	padding: 0 5px 0 55px;
	margin-bottom: 3px;
	position: relative;
}
div#cart input
{
	width: 191px;
	height: 25px;
	padding: 0;
	margin: 0 4px;
	background: none;
}
td.total { font-weight: bold; }

/* === EVENTS === */
div#events
{
	padding-bottom: 5px;
}
#range-menu div#events{ background: none; }
#range-menu h4 { margin-bottom: 0;}
div#events h3
{
	text-indent: -9999em;
	background: url(../images/header-wide-events.gif) top left no-repeat;
	height: 39px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E2DED3;
}
#range-menu div#events h3
{
	margin: 0 1px 10px 1px;
}
div#events ol
{
	padding: 0 10px;
	margin: 0 20px 5px;
}
div#events li
{
	font-weight: bold;
	color: #535353;
	margin-bottom: 2px;
}
div#events li a
{
	font-weight: normal;
}
div#events li.create
{
	list-style: none;
	background: none;
	font-weight: bold;
}
div#events li.create a
{
	font-weight: bold;
}
div#event
{
	padding: 10px;
}
div#event label
{
	margin-bottom: 5px;
	display: block;
}
div#event input
{
	width: 90%;
	margin-bottom: 10px;
}
div#event div.buttons
{
	text-align: right;
	padding-bottom: 0;
}
div#events select
{
	padding: 0;
	font-size: 11px;
	padding: 0;
	background: none;
}
div#events option
{
	padding: 0;
	padding-right: 2px;
}
div.jcalendar-selects
{
	display: block;
	clear: both;
	margin-bottom: 10px;
}
div#event table
{
	font: 11px Verdana, sans-serif;
}
div#event td, div#event th
{
	padding: 0;
	text-align: center;
	border: 1px solid #CCC;
	background: #EEE;
}
div#event form
{
	margin: 0;
}
div#event th
{
	font-weight: bold;
	padding: 3px 0;
}
div#event table a
{
	color: #535353;
	display: block;
	width: 100%;
	padding: 3px 0;
}
div#event table a.selected
{
	background: #99A84D;
	font-weight: bold;
	color: #FFF;
}
div#event td.weekend, div#event th.weekend
{
	background: #DDD;
}
div.jcalendar-links
{
	text-align: center;
}

div.jcalendar-links a
{
	margin: 0 4px;
}


/* === PRODUCTS === */
div#product
{
	position: relative;
}

div#product input.button, div.product input.button
{
	background: none;
	border: none;
	height: 25px;
	padding: 0;
	margin: 0 8px;
}

div#product h2
{
	margin-bottom: 20px;
	border: none;
}

div#product div.head
{
	padding-bottom: 10px;
	border-bottom: 1px solid #E8E8E6;
	margin-bottom: 20px;
}
div#product div.head p
{
  font-size: 14px;
}
div#product div.body
{

}

div#product div.body h3{
	font-size: 19px;
	margin-bottom:0;
}
div#product div.body ul{
	list-style: none;
	border-top: 1px solid #E8E8E6;
	margin:0;
	width: 680px;
}
div#product div.body ul li{
	border-bottom: 1px solid #E8E8E6;
	padding: 10px 0 0 0;
}
div#product div.body ul li div.img-holder{
	float: left;
	margin:3px 0;
	width: 60px;
	height: 31px;
	text-align: center;
}
div#product div.body ul li h4{
	font-size: 17px;
	line-height: 15px;
	color: #99A84D;
}
div.image-holder 
{
	height: 280px;
	width: 280px;
	border: 1px solid #E8E8E6;
	background: #fff;
	float: right;
	margin-left:20px;

}
div.image-holder img{ display:block; margin: 0 auto;}

div.product h3
{
	font-size: 12px;
	color: #777;
}

div.product h3 a
{
	font-size: 18px;
}

ul#product_style_images
{
	list-style: none;
	margin:20px 0;
	padding:10px 0;
	border-top: 1px solid #E8E8E6
}
ul#product_style_images li
{
	margin: 0 10px 10px 0;
	float:left;
}
ul#product_style_images li img
{
	border: 1px solid #E8E8E6;
}
/* === RANGES === */
div#ranges
{
	text-align: center;
	padding: 25px 0 20px 14px;
	margin-right: -10px;
}

div#ranges p.title { text-align:left; color: #94999C; margin: 0 0 5px 0;}
h2.ranges { font-size: 17px; border: none; }
h2.ranges span { padding-left: 5px; color: #87877d;}
ul#range-list{ margin: 0;}
li.range
{
	float: left;
	width: 120px;
	height: 170px;
	position: relative;
	margin: 0 28px 15px 0;
	padding: 10px;
 	list-style: none;
	background: url(/images/product-thumb-bg.gif) top left no-repeat;
}
ul#range-list.chairs li{
	height: 230px;
	background: url(/images/product-thumb-tall-bg.gif) top left no-repeat;
}
li.range img
{
	border: 1px solid #ffffff;
}
li.range p{
	margin-top: 2px;
	line-height: 1.3em;
	color: #545454;
}

li.range img.new
{
	position: absolute;
	top: 1px;
	left: 1px;
	border: none;
}

li.range a
{
	color: #666560;
	font-weight: bold;
}

div#colour-selector{
	height: 33px;
	padding-left: 200px;
	background: url(/images/colour-selector-bg.gif) top left repeat-x;
}
ul#colour-list{
	position: absolute;
	z-index: 10;
	width: 263px;
	height: 25px;
	overflow: hidden;
	margin:0;
	padding-bottom: 8px;
	list-style: none;
	background: url(/images/colour-list-bg.gif) bottom left no-repeat;
}
ul#colour-list li{
	padding:0;
	margin: 0 1px;
}
ul#colour-list a{
	display: block;
	padding: 0px 14px;
	height: 24px;
	background: #C0C992;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
}
ul#colour-list a.selected{
	font-weight: bold;
}
ul#colour-list a:hover{
	background: #99A84D;
}
ul#colour-list li.first{
	margin: 0;
}
ul#colour-list a#colour-link{
	display: block;
	height: 16px;
	width: 229px;
	border-bottom: 1px solid #e2ded3;
	padding: 8px 17px;
	background: #9fad56 url(/images/colour-link-bg.gif) top left no-repeat;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	
}
/* === HOME PAGE FEATURE IMAGES === */
h2.feature
{ 
	position: absolute; 
	width: 410px;
	height: 80px;
	margin: 255px 0 0 -10px;
	padding: 10px 200px 10px 10px;
	border: 0;
	background: url(/images/h2-feature-bg.png) repeat;
	z-index: 2000;
}
h2.feature a
{
	color: #535353;
}
h2.feature a span
{
	display: block;
	width: 90px;
	background: url(/images/link-arrow.gif) no-repeat right;
	color: #99A84D;
	font-size: 14px;
	font-weight: bold;
}
h2.feature a:hover span
{
	text-decoration: underline;
}
ul#featureimages
{
	list-style: none; margin: 0 -10px;
}
ul#featureimages li { line-height: 0;}
/* === INFO PANELS === */
ul#infopanels
{
	list-style: none;
	clear: both;
	height: 152px;
	margin: 0px;
	padding-left: 15px;
}
ul#infopanels.panels-3{
	width: 947px;
	background: #fff url(/images/info-panels-bg-3.jpg) no-repeat;
}
ul#infopanels.panels-2{
	width: 727px;
	background: #fff url(/images/info-panels-bg-2.jpg) no-repeat;
}
ul#infopanels.panels-1{
	width: 727px;
	background: #fff url(/images/info-panels-bg-2.jpg) no-repeat;
}
ul#infopanels li
{
	display: block;
	float: left;
	margin: 0 15px 0 5px;
	font-size: 14px;
	color: #767670;
}
ul#infopanels.panels-2 li, ul#infopanels.panels-1 li{
	width: 340px;
}
ul#infopanels.panels-3 li{
	width: 295px;
}
ul#infopanels li img
{
	float: right;
	margin-top: 10px;
}
ul#infopanels li h3
{
	margin-bottom: 0;
	font-size: 17px;
	line-height: 1.2em;
}
ul#infopanels li h3 a{
  color: #545454;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
 
ul#infopanels.panels-3 li p{
  width: 180px;
  line-height: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
ul#infopanels.panels-3 li p{
	width: 180px;
	line-height: 1.2em;
}
ul#infopanels li a.more{
	padding-right: 15px;
	background: url(/images/link-arrow.gif) no-repeat right;
}

/* === MISC === */
a.red
{
	color: #CF4D5F;
}

div.notice
{
	background: #FFF8CC;
	border: 1px solid #FFE222;
	padding: 10px;
	
}

ul.small-list li.strong { list-style: none; font-weight: bold; margin-left: -15px; font-size: 1.064em;}
ul.small-list {
	background: #efefef;
	margin: 0px 30px 20px 10px;
	padding: 5px 30px;
	list-style: disc;
	font-size: 0.689em;
}

.scroll-box {
	height: 100px; 
	overflow:auto;
	border:1px solid #E2DED3;
	padding: 4px 10px;
	margin-bottom: 5px;
}
.home-scroll-box {
	height: 150px; 
	overflow:auto;
	padding: 4px 10px;
	margin: 7px 0;
}

/* === CLEARER === */
.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
#cms-separator{ height: 30px; background: url(/images/cms-breaker.jpg) top left no-repeat; margin: 0 -20px;}
#cms-content{ padding-left: 5px;}
#cms-content h2 { border:none; margin-top: 15px; }
#cms-content h3 { font-size: 18px; font-weight: normal;}
#cms-content p { font-size: 13px;}
#cms-image { float: right; padding: 0 0 10px 10px; }

/* Here is Steve's second commit */
