/*** Layout -------------------------------------------------------------- ***/
#footer .padding {
	background-color: #f4f4f4;
}
/*** End Layout ***/

/*** Sub Navigation ------------------------------------------------------ ***/
#menu_sub li {
	float: left;
	width: 100%;
}
#menu_sub li.view_all a {
	display: block;
	line-height: 25px;
	border: 1px solid #e9d5a3;
	border-top-style: none;
	font-size: 13px;
	padding: 5px 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu_sub div.name {
	height: 25px;
	line-height: 25px;
	border: 1px solid #d9d5a3;
	border-top-style: none;
}
#menu_sub li div.name a.name {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	font-size: 13px;
}
#menu_sub li div.name .links {
	float: right;
	padding: 0 5px 0 5px;
	font-size: 11px;
}
#menu_sub li:hover {
	background: transparent url(../images/sub_menu_hover.gif) repeat-x scroll left top;
}
#menu_sub li.on {
	background-color: #f4f3f8;
	background-image: none;
}
#menu_sub li a:hover {
	color: #3e4d4a;
}
/*** End Sub Navigation ***/

/*** Filter Form --------------------------------------------------------- ***/
#shop_filter_form {
	border: 1px solid #d9d5a3;
	border-top-style: none;
	background-color: #e6e6f4;
	font-size: 11px;
	padding: 0 0 10px 0;
}
#shop_filter_form li {
	padding: 2px 0 2px 0;
}
#shop_filter_form li > div {
	padding: 0 10px 0 10px;
}
#shop_filter_form li > div.separator {
	border-top: 1px solid #d9d5a3;
}
#shop_filter_form li:hover {
	background-image: none;
}
#shop_filter_form h2 {
	margin: 0;
	font-size: 13px;
	padding: 5px 0 5px 0;
	color: #7d8740;
	font-weight: normal;
}
#shop_filter_form h2 span {
	text-transform: uppercase;
}
#shop_filter_form li.checkboxes > div {
	padding: 5px 10px 5px 40px;
	color: #484848;
}
#filter_top_of_bed > div {
	background: transparent url(../images/subpage/top_of_bed.gif) no-repeat scroll 12px center;
	min-height: 90px;
}
#shop_filter_form .label {
	display: none;
}
#shop_filter_form label {
	width: 100%;
}
#shop_filter_form select {
	width: 180px;
	font-size: 11px;
}
#shop_filter_form li.submit {
	text-align: right;
}
/*** End Filter Form ***/

/*** Subpage Body -------------------------------------------------------- ***/
#body {
	padding: 0 20px 20px 10px;
}
#body div.divider {
	clear: both;
	height: 20px;
	background: transparent url(../images/dot_grey.gif) repeat-x scroll left center;
}
#body h1 {
	font-size: 18px;
	color: #98851e;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
#body h2 {
	font-size: 15px;
	line-height: 20px;
	color: #98851e;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#body h3 {
	font-size: 13px;
	color: #98851e;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#body_col1 {
	float: left;
	width: 245px;
}
#body_col2 {
	float: right;
	width: 492px;
}
#body.wide #body_col1 {
	width: 475px;
}
#body.wide #body_col2 {
	width: 475px;
}
#body.landing_a #body_col1, #body.landing_b #body_col1 {
	width: 437px;
	padding-bottom: 20px;
}
#body.landing_a #body_col2, #body.landing_b #body_col2 {
	width: 300px;
	padding-bottom: 20px;
}
#body.landing_a #region1 {
	padding-bottom: 20px;
}
#body.landing_b #region3 {
	padding-bottom: 20px;
}
/*** End Subpage Body ***/

/*** Breadcrumbs --------------------------------------------------------- ***/
#breadcrumb {
	color: #8a8e73;
	margin: -10px 0 0 0;
	padding: 0 0 0 8px;
	font-size: 11px;
	line-height: 26px;
}
#breadcrumb a {
	color: #8a8e73;
	padding: 3px;
}
#breadcrumb a:hover {
	color: #3E4D4A;
}
/*** End Breadcrumbs ***/

/*** Category List ------------------------------------------------------- ***/
#category p {
	margin: 0;
	padding: 0;
}
#category p.gallery {
	float: right;
	margin: -30px 0 0 20px;
}
#category p.gallery a {
	background: transparent url(../images/subpage/ideas_gallery.jpg) no-repeat scroll left top;
	width: 172px;
	height: 78px;
	display: block;
}
#category p.gallery a span {
	visibility: hidden;
}
#category_list h2 {
	display: none;
}
#category_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#category_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 252px;
	margin: 0 0 25px 0;
}
#category_list li a {
	display: block;
	padding: 5px;
}
#category_list li a span.name {
	display: block;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
#category_list li a span.image {
	display: block;
	border: 1px solid #ea8f1c;
	height: 157px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
}
/*** End Category List ***/

/*** Product List ***/
#product_list h2 {
	display: none;
}
#product_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#product_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 252px;
	margin: 0 0 25px 0;
	position: relative;
}
#product_list li a {
	display: block;
	padding: 5px;
}
#product_list li a span.name {
	display: block;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
	height: 20px;
}
#product_list li a span.image {
	display: block;
	border: 1px solid #ea8f1c;
	height: 157px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
}
.product-special, .product-new {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	background: transparent url(../images/new.png) no-repeat scroll left top;
	z-index: 10;
}
.product-special {
	background-image: url(../images/on-sale.png);
}
#product .product-special, #product .product-new {
	top: -5px;
	right: -5px;
	bottom: auto;
}
/*** End Product List ***/

/*** Product Detail ------------------------------------------------------ ***/
#product * {
	padding: 0;
	margin: 0;
}
#product_header {
	position: relative;
}
#product h1 {
	padding-right: 225px;
}
#product ul {
	list-style-type: none;
}
#product_links {
	position: absolute;
	right: 0;
	bottom: 0;
}
#product_links li {
	float: left;
}
#product_links li a {
	display: block;
	height: 34px;
	padding: 0 15px 0 0;
	background: transparent url(../images/subpage/tab_orange.gif) no-repeat scroll right top;
}
#product_links li a span {
	display: block;
	line-height: 29px;
	padding: 5px 0 0 15px;
	background: transparent url(../images/subpage/tab_orange.gif) no-repeat scroll left top;
}
#product_container {
	clear: both;
}

#product h2.name {
	float: left;
	width: 425px;
	font-size: 18px;
}

#product_extra {
	float: left;
	width: 425px;
}
#product_detail {
	float: right;
	width: 325px;
}
#product_detail > .padding {
	padding: 5px 0 10px 5px;
}

#product_detail .detail p {
	position: relative;
	padding-left: 70px;
	margin: 0 0 10px 0;
}
#product_detail .detail p strong {
	position: absolute;
	top: 0;
	left: 0;
}
#product_detail .detail .brand {
	float: right;
	margin: 0;
	padding: 0 0 10px 0;
}
#product_detail .detail .brand strong {
	display: none;
}

#product_detail .items table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-bottom: 1px solid #cdd4a8;
	border-collapse: collapse;
}
#product_detail .items table th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	vertical-align: bottom;
	border-bottom: 1px solid #cdd4a8;
}
#product_detail .items table td {
	padding: 5px;
}
#product_detail .items table tr.even td {
	background-color: #ebf1e3;
}

#product_detail .notes {
	margin: 10px 0 10px 0;
}
#product_detail .notes h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3E4D4A;
	margin: 0;
}
#product_detail .notes p {
	font-size: 11px;
}
#product_detail .advice {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
}
#product_detail .advice h3 {
	margin: 0 0 5px 0;
	color: #3E4D4A;
	font-size: 12px;
}
#product_detail .advice p {
	margin: 0;
}
#product_detail .fabric_care {
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
}
#product_detail .fabric_care a {
	display: block;
	text-align: center;
	font-weight: bold;
	width: 85px;
	height: 120px;
	line-height: 20px;
	background: transparent url(../images/subpage/fabric_care.jpg) no-repeat scroll right bottom;
	color: #3E4D4A;
}
#product_detail .fabric_care a:hover {
	color: #B76D04;
}
#product_detail .add_to_cart {
	margin: 10px 0 0 0;
}
#product_detail .add_to_cart a {
	display: block;
	background: transparent url(../images/button.png) no-repeat scroll left top;
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
/*** End Product Detail ***/

/*** Product Range Scroller ----------------------------------------------- ***/
#product_range {
	margin-bottom: 5px;
}
#product_range .container {
	background: transparent url(../images/subpage/gradient.jpg) repeat-x scroll left top;
	border-top: 1px solid #f6cfae;
	border-bottom: 1px solid #f6cfae;
	height: 115px;
	padding: 0 5px 0 5px;
}
#product_range h2 {
	display: none;
}
#product_range_scroll {
	height: 115px;
	overflow: auto;
	position: relative;
}
#product_range_scroll.scroller {
	height: 85px;
	overflow: hidden;
}
#product .ui-slider {
	position: relative;
	height: 30px;
	background: transparent url(../images/subpage/scroller.gif) repeat-x scroll left 12px;
}
#product .ui-slider .handle {
	width: 37px;
	height: 30px;
	position: absolute;
	z-index: 2;
	background: transparent url(../images/subpage/scroller.gif) no-repeat scroll left -20px;
}
#product_range ul {
	height: 80px;
	text-align: center;
	position: absolute;
}
#product_range li {
	float: left;
}
#product_range li a {
	display: block;
	width: 80px;
	height: 85px;
}
#product_range li a span.padding {
	display: block;
	padding: 10px 10px 0 10px;
}
#product_range li a span.image {
	display: block;
	width: 60px;
	height: 45px;
	background: transparent none no-repeat scroll center center;
}
#product_range li a span.name {
	font-size: 11px;
	display: block;
	height: 30px;
	overflow: hidden;
	padding: 0 5px 0 5px;
}
/*** End Product Range Scroller ***/

/*** Product Gallery ----------------------------------------------------- ***/
#product_gallery {
	position: relative;
}
#product_gallery .images {
	height: 279px;
	text-align: center;
	position: relative;
}
#product_gallery a.next, #product_gallery a.previous {
	display: block;
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	width: 25px;
	background: transparent url(../images/subpage/gallery.png) no-repeat scroll left center;
}
#product_gallery a.next span, #product_gallery a.previous span {
	visibility: hidden;
}
#product_gallery a.previous {
	left: 0;
}
#product_gallery a.next {
	right: 0;
	background-position: right center;
}
#product_gallery .images p {
	margin: 0;
	padding: 0;
	width: 425px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
}
#product_gallery .images a {
	display: block;
}
#product_gallery .images .image {
	display: block;
	border: 1px solid #f6cfa3;
	height: 278px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
}
#product_gallery .images img {
	display: none;
}
#product_gallery_scroll {
	height: 75px;
	overflow: auto;
	position: relative;
}
#product_gallery_scroll.scroller {
	overflow: hidden;
}
#product_gallery .thumbs ul {
	position: absolute;
}
#product_gallery .thumbs li {
	float: left;
	width: 60px;
	padding: 8px 3px 3px;
}
#product_gallery .thumbs a {
	height: 60px;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #ffffff;
}
#product_gallery .thumbs a:hover, #product_gallery .thumbs .active a {
	border-color: #f6cfa3;
}
/*** End Product Gallery ***/

/*** Product Colours ----------------------------------------------------- ***/
#product_colour h2 {
	font-size: 14px;
	color: #3e4d4a;
}
#product_colour li {
	float: left;
}
#product_colour a {
	display: block;
	padding: 5px 10px;
	text-align: center;
	font-size: 11px;
	color: #74747d;
}
#product_colour a:hover {
	color: #3e4d4a;
}
#product_colour a .image {
	display: block;
	width: 60px;
	height: 45px;
	background-position: center center;
	background-repeat: no-repeat;
}
#product_colour a .name {
	line-height: 20px;
}
/*** End Product Colours ***/

/*** Product Related Categories ------------------------------------------ ***/
#product_related {
	padding: 10px 0 0 0;
}
#product_related h2 {
	margin: 0;
}
#product_related li {
	float: left;
	margin: 5px;
}
#product_related li a {
	display: block;
	border: 1px solid #d27e0c;
	width: 200px;
	height: 130px;
	text-align: center;
	background-color: #ffffff;
}
#product_related li a .padding {
	display: block;
	padding: 5px 5px 0 5px;
}
#product_related li a .image {
	display: block;
	height: 105px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
}
#product_related li a .name {
	display: block;
	line-height: 20px;
	font-weight: bold;
}
#product_disclaimer {
	margin: 10px 0 0 0;
	position: relative;
	padding-left: 10px;
	color: #74747d;
}
#product_disclaimer .asterik {
	position: absolute;
	top: 0;
	left: 0;
}
/*** End Product Related Categories ***/

/*** By Brand List ------------------------------------------------------- ***/
#brand_list .odd, #brand_list .even {
	height: 140px;
}
#brand_list .odd {
	background-color: #f4f4f4;
}
#brand_list a {
	display: block;
	float: left;
	width: 189px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#brand_list a .image {
	display: block;
	height: 100px;
	background: transparent none no-repeat scroll center center;
}
#brand_list a .name {
	display: block;
	line-height: 40px;
}
/*** End By Brand List ***/

/*** Checkout ------------------------------------------------------------ ***/
#quote .header {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #CDD4A8;
}
#quote .header h2 {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
#quote .next {
	float: right;
	margin: 0 0 0 20px;
	text-align: right;
}
#quote .next .items {
	float: left;
	line-height: 20px;
	width: 100px;
	text-align: center;
}
#quote .next .print {
	float: left;
}
#quote .next .print a {
	display: block;
	text-align: center;
	width: 100px;
	line-height: 20px;
	font-size: 11px;
}
#quote .next .button, #quote .previous .button {
	height: 40px;
	width: 100px;
}
#quote .footer {
	margin: 10px 0 0 0;
	padding: 0;
}
/*** End Checkout ***/

/*** Shopping Cart ------------------------------------------------------- ***/
#cart table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
#cart td {
	padding: 5px;
}
#cart tr.even td {
	background-color: #ebf1e3;
}
#cart td.image {
	width: 160px;
}
#cart td.image a {
	display: block;
	border: 1px solid #ea8f1c;
	width: 160px;
	height: 105px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
}
#cart td.image a span {
	visibility: hidden;
}
#cart td.image a img {
	display: none;
}
#cart td.detail .detail a {
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
}
#cart td.detail .detail {
	height: 110px;
	position: relative;
}
#cart td.detail textarea {
	width: 400px;
	height: 60px;
}
#cart td.remove {
	width: 90px;
}
#cart td.remove a {
	display: block;
	text-align: center;
	line-height: 110px;
	width: 90px;
	text-transform: lowercase;
}
/*** End Shopping Cart ***/

/*** Quotation Details --------------------------------------------------- ***/
#checkout {
	text-align: center;
	padding: 20px;
}
#checkout .container {
	margin: auto;
	width: 400px;
	text-align: left;
}
#checkout ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#checkout li {
	position: relative;
	padding: 0 0 0 120px;
	margin-bottom: 5px;
	line-height: 20px;
}
#checkout li label.label {
	position: absolute;
	display: block;
	width: 110px;
	left: 0;
}
#checkout li label em {
	position: absolute;
	left: 105px;
}
#checkout li input, #checkout li textarea, #checkout li select {
	width: 270px;
}
#checkout li.state {
	float: left;
	width: 150px;
}
#checkout li.state select {
	width: 150px;
}
#checkout li.postcode {
	float: left;
	padding-left: 70px;
}
#checkout li.postcode label {
	text-align: right;
	width: 60px;
}
#checkout li.subscribe, #checkout li.send_to_friend, #checkout li.notes {
	padding-top: 20px;
	clear: both;
}
#checkout li.subscribe input {
	width: auto;
}
#checkout p.required {
	float: right;
	margin: 0;
}
/*** End Quotation Details ***/

/*** Errors -------------------------------------------------------------- ***/
#form_errors {
	border: 1px solid #CDD4A8;
	background-color: #EBF1E3;
	padding: 5px;
	margin-bottom: 10px;
}
#form_errors ul {
	margin: 10px;
	padding: 0 0 0 20px;
	list-style-type: circle;
}
#form_errors li {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
/*** End Errors ***/

/*** Product Comparison -------------------------------------------------- ***/
#compare .header {
	margin: 0;
	padding: 0;
	height: 34px;
	border-bottom: 1px solid #D2D3CE;
}
#compare .header a {
	float: right;
	display: block;
	height: 34px;
	padding: 0 15px 0 0;
	background: transparent url(../images/subpage/tab_grey.gif) no-repeat scroll right top;
}
#compare .header a span {
	background: transparent url(../images/subpage/tab_grey.gif) no-repeat scroll left top;
	display: block;
	line-height: 29px;
	padding: 5px 0 0 17px;
}
#compare table {
	border-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	border-right: 1px dotted #CDD4A8;
}
#compare thead th {
	border-bottom: 1px dashed #CDD4A8;
	border-left: 1px dotted #CDD4A8;
}
#compare thead .first {
	border-left-style: none;
	border-bottom: 1px dashed #CDD4A8;
}
#compare thead th a {
	display: block;
	padding: 5px 10px;
}
#compare thead th a .image {
	display: block;
	width: 120px;
	height: 80px;
	border: 1px solid #ea8f1c;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
}
#compare thead th a .name {
	display: block;
	height: 30px;
	line-height: 15px;
	font-weight: bold;
}
#compare tbody th {
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}
#compare tbody th div {
	width: 95px;
}
#compare tbody th.item {
	font-weight: normal;
	padding-right: 0;
}
#compare tbody td {
	padding: 2px 10px;
	line-height: 18px;
	border-left: 1px dotted #CDD4A8;
}
#compare tbody tr.even td, #compare tbody tr.even th {
	background-color: #ebf1e3;
}
#compare tbody td div {
	width: 120px;
}
#compare tbody tr.item_header td, #compare tbody tr.item_header th {
	border-bottom: 1px dotted #CDD4A8;
	padding-top: 10px;
}
#compare tbody td.legend {
	font-size: 11px;
	text-align: right;
	border-left-style: none;
	color: #928B78;
	padding-left: 0;
}
#compare tbody td.legend div {
	width: 60px;
}
#compare tbody tr.notes td, #compare tbody tr.notes th {
	border-top: 1px dotted #CDD4A8;
}
#compare_scroll {
	width: 757px;
	padding-bottom: 10px;
	overflow: auto;
}
#compare_scroll .controls {
	height: 30px;
	position: relative;
	margin-left: 176px;
}
#compare_scroll .controls span {
	display: block;
	position: absolute;
	width: 220px;
	padding-left: 20px;
	line-height: 30px;
	background: transparent url(../images/subpage/gallery.gif) no-repeat scroll left 7px;
	cursor: pointer;
}
#compare_scroll .controls span:hover {
	color: #2f8c94;
}
#compare_scroll .controls .next span {
	right: 0;
	padding-right: 20px;
	background-position: right -23px;
	text-align: right;
}
/*** End Product Comparison ***/

/*** Search Results ***/
#search_results ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#search_results ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 162px;
}
#search_results li a {
	display: block;
	padding: 5px;
}
#search_results li a .name {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}
#search_results li a .image {
	display: block;
	height: 104px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
	border: 1px solid #ea8f1c;
}
/*** End Search Results ***/

/*** FAQ Category List --------------------------------------------------- ***/
#faq_category_list {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#faq_category_list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#faq_category_list li a {
	display: block;
	padding: 0 0 0 25px;
	line-height: 20px;
	font-weight: bold;
}
#faq_category_list li.on a {
	background: transparent url(../images/subpage/gallery.gif) no-repeat scroll left -29px;
	color: #3E4D4A;
	text-transform: uppercase;
}
/*** End FAQ Category List ***/

/*** Fabric Care FAQ Category List --------------------------------------- ***/
#faq_fabric_care form {
	line-height: 40px;
	padding: 0 0 0 40px;
	background: transparent url(../images/subpage/fabric_care_small.jpg) no-repeat scroll left center;
	font-size: 14px;
}
#faq_fabric_care strong {
	padding-right: 10px;
}
/*** End Fabric Care FAQ Category List ***/

/*** FAQ Questions ------------------------------------------------------- ***/
#faq_questions p {
	margin: 0 0 10px 0;
	padding: 5px;
	background: transparent url(../images/sub_menu_hover.gif) repeat-x scroll left top;
}
#faq_questions .question {
	display: block;
	position: relative;
	padding-left: 20px;
}
#faq_questions .hover .question {
	color: #b76d04;
}
#faq_questions .answer {
	display: block;
	position: relative;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 20px;
}
#faq_questions .label {
	position: absolute;
	left: 0;
}
/*** End FAQ Questions ***/

/*** Gallery List -------------------------------------------------------- ***/
#gallery_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#gallery_list li {
	float: left;
	margin: 0;
	padding: 0;
	width: 196px;
}
#gallery_list li a {
	display: block;
	padding: 5px 5px 15px 5px;
}
#gallery_list li a .image {
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
	border: 1px solid #ea8f1c;
	display: block;
	height: 120px;
}
#gallery_list li a .name {
	text-align: center;
	line-height: 20px;
	display: block;
	font-weight: bold;
}
/*** End Gallery List ***/

/*** Gallery Items ------------------------------------------------------- ***/
#gallery_items {
	float: left;
	width: 525px;
	margin-bottom: 5px;
}
#gallery_items .container {
	background: transparent url(../images/subpage/gradient.jpg) repeat-x scroll left top;
	border: 1px solid #f6cfae;
	height: 125px;
	padding: 0 5px 0 5px;
}
#gallery_items h2 {
	display: none;
}
#gallery_items_scroll {
	height: 125px;
	overflow: auto;
	position: relative;
}
#gallery_items_scroll.scroller {
	height: 95px;
	overflow: hidden;
}
#gallery_items_scrollbar.ui-slider {
	position: absolute;
	height: 30px;
	width: 513px;
	background: transparent url(../images/subpage/scroller.gif) repeat-x scroll left 12px;
}
#gallery_items_scrollbar.ui-slider .handle {
	width: 37px;
	height: 30px;
	position: absolute;
	z-index: 2;
	background: transparent url(../images/subpage/scroller.gif) no-repeat scroll left -20px;
}
#gallery_items ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 95px;
	text-align: center;
	position: absolute;
}
#gallery_items li {
	float: left;
}
#gallery_items li a {
	display: block;
	width: 100px;
	height: 95px;
}
#gallery_items li a span.padding {
	display: block;
	padding: 10px 10px 0 10px;
}
#gallery_items li a span.image {
	display: block;
	width: 75px;
	height: 55px;
	background: transparent none no-repeat scroll center center;
}
#gallery_items li a span.name {
	font-size: 11px;
	display: block;
	height: 30px;
	overflow: hidden;
	padding: 0 5px 0 5px;
}
/*** End Gallery Items ***/

/*** Gallery Images ------------------------------------------------------ ***/
#gallery_images {
	float: left;
	position: relative;
	height: 370px;
	width: 100%;
}
#gallery_images p.image {
	text-align: center;
	height: 410px;
	width: 525px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#gallery_images a.next, #gallery_images a.previous {
	display: block;
	position: absolute;
	z-index: 5;
	top: 370px;
	width: 100px;
	line-height: 20px;
	background: transparent url(../images/subpage/gallery.gif) no-repeat scroll left 2px;
}
#gallery_images a.next span, #gallery_images a.previous span {
	visibility: hidden;
}
#gallery_images a.previous {
	left: 0;
}
#gallery_images a.next {
	left: 425px;
	background-position: right -28px;
}
#gallery_images p.image a .image {
	display: block;
	height: 368px;
}
#gallery_images p.image a {
	display: block;
}
#gallery_images p.image .image {
	display: block;
	border: 1px solid #f6cfa3;
	height: 340px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
}
#gallery_images p.image .image img {
	display: none;
}
#gallery_images p.image .enlarge {
	display: block;
	height: 20px;
	line-height: 20px;
	background: transparent url(../images/subpage/gallery.gif) no-repeat scroll 220px -57px;
}
#gallery_images p.image .caption {
	display: block;
	color: #999999;
	line-height: 20px;
	height: 20px;
}
/*** End Gallery Images ***/

/*** Gallery Related Products -------------------------------------------- ***/
#gallery_images .related {
	position: absolute;
	right: 0;
	top: -133px;
	width: 220px;
}
#gallery_images .related .add_to_cart {
	height: 100px;
}
#gallery_images .related p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 30px;
}
#gallery_images .related ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#gallery_images .related li {
	float: left;
	margin: 0;
	padding: 0;
	width: 110px;
	list-style: none;
}
#gallery_images .related li a {
	display: block;
	padding: 5px 5px 0 5px;
}
#gallery_images .related li .image {
	display: block;
	height: 65px;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
	border: 1px solid #ea8f1c;
}
#gallery_images .related li .name {
	display: block;
	font-size: 11px;
	line-height: 13px;
	height: 26px;
	text-align: center;
}
/*** End Gallery Related Products ***/

/*** Forms --------------------------------------------------------------- ***/
p.required {
	float: right;
	margin: 0;
	padding: 6px 0 6px 12px;
}
ul.c1_form {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.c1_form li {
	margin: 0;
	padding: 0 0 6px 100px;
	list-style: none;
	position: relative;
}
ul.c1_form li label.label {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	text-align: right;
	color: #666666;
}
ul.c1_form li label.label em {
	position: absolute;
	right: -15px;
	top: 0;
}
ul.c1_form li input {
	width: 240px;
}
ul.c1_form li textarea, form td textarea {
	height: 80px;
}
ul.c1_form li .auto, form .auto {
	width: auto;
}
ul.c1_form li.submit {
	padding-top: 6px;
}
#form_display li.checkbox label.label {
	width: auto;
	position: static;
	display: block;
	text-align: left;
}
form td label.label {
	width: 100px;
	display: block;
	text-align: left;
	color: #666666;
	position: relative;
}
#contact_form form td label.label {
	width: 150px;
	display: block;
	text-align: left;
	color: #666666;
	position: relative;
}
form td label.label em {
	position: absolute;
	right: 0;
	top: 0;
}
form .w05 {
	width: 75px;
}
form .w1 {
	width: 150px;
}
form .w15 {
	width: 225px;
}
form .w2 {
	width: 300px;
}
#body form h2 {
	margin: 15px 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #988f1e;
}
/*** End Forms ***/

/*** About Us ------------------------------------------------------------ ***/
#aboutus_contact p {
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 18px;
}
/*** End About Us ***/

/*** Manual Product Lists ------------------------------------------------ ***/
#shop_category_list h2 {
	margin: 0;
	padding: 0;
}
#body_col2 #shop_category_list h2 {
	text-align: center;
}
#shop_category_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#shop_category_list li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 150px;
}
#shop_category_list li a {
	display: block;
	padding: 10px 10px 0 10px;
	text-align: center;
}
#shop_category_list li .image {
	display: block;
	background: #ffffff url(../images/no_image.gif) no-repeat scroll center center;
	border: 1px solid #ea8f1c;
	height: 67px;
}
#shop_category_list li .name {
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
}
/*** End Manual Product Lists ***/

/*** Lightbox tweaks ----------------------------------------------------- ***/
#c1-lightbox #c1-lightbox-caption {
	font-size: 16px;
	line-height: normal;
}
/*** End Lightbox tweaks ***/
