/* 
 * Cache $91ede537a63995d60fb0f3c520bed7b9-astro.css$
 * Generated: Wed Dec 16 12:20:07 2015
 * 
 * Contains:
 * - product.css:20151216121940
 * - browse.css:20140505122757
 * - cloud-zoom.css:20140226140335
 */

/* File: product.css:20151216121940 */
/* Clax's Design - New Style */
h1 {
	font-family: Arial,sans-serif;
	font-size: 22px;
	font-weight:bold;
	padding:0 10px 10px;
	margin:0;
}

.pd-wrap .lcolumn {
	width:620px;
}

.pd-wrap .rcolumn {
	width:320px;
}

#image_fade_wrapper {
	padding:4px;
	width:304px;
}

h2.productbar{
	display: none;
	background: #ccc;
	border-bottom: none;
	height: 1px;
	font-size: 1px;
}


/* Product Tabs (Clax's Design THEN RAPED BY DOUG unf unf) */
.productnav {
	padding:0;
	margin-bottom:12px;
	position:relative;
	overflow: hidden;
	height: 37px;
}

.productnav img {
	vertical-align: -20%;
}

.ctrlbar .productnav {
	position:absolute;
	width:50%;
	top:0;
	right:0;
}

.productnav .navbutton {
	position:absolute;
	right:0;
	bottom:5px;
	margin:5px;
	line-height:12px;
	font-size:12px;
	font-weight: bold;

	color:#404cac;
	text-decoration:none;
	cursor:pointer;
}

.productnav .navbutton span {
	background: url(//scotweb-objects.com/images/clax/pd-bullet.gif) no-repeat right center;
	padding-right: 8px;
}

.productnav ul, .productnav li {
	padding:0;
	margin:0;
	list-style:none outside;
} 

.productnav ul {
	border:0;
	height:36px;
	overflow:visible;
	background: transparent;
	border-bottom:1px solid #868CBC;
	padding-left: 10px;
}

.productnav.small ul {
	padding-left: 0;
	height: 24px;
}

.popupnav ul {
	height:37px;
}

.productnav ul li {
	float:left;
	padding-right:4px;
}

.productnav ul li a {
	float:left;
	padding:10px 20px 9px;
	text-decoration: none;
	font-size:14px;
	line-height:14px;
	color: #657;
	background: #e6e6e6;
	font-weight: bold;
	background: -moz-linear-gradient(top, #f6f6f6, #eee);
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eee));
	position:relative;
	top:2px;
	border:1px solid #ccc;
	border-bottom: none;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 2px 2px 0 0;
}

.productnav.small ul li a {
	padding: 5px 10px 4px;
	font-size: 12px;
	line-height: 12px;
}

.popupnav ul li a {
	font-size:16px;
	line-height:18px;
	padding: 5px 10px;
	color: #555;
}

.productnav ul li a.inactive {
	color: #888;
}

.productnav ul li a:hover {
	background: #fff;
	padding: 10px 20px 11px;
	border:1px solid #868CBC;
	border-bottom:none;
}

.productnav.small ul li a:hover {
	padding: 5px 10px 5px;
}

.popupnav ul li a:hover {
	background: #ddd;
	padding: 5px 10px 6px;
}

.productnav ul li.current a {
	background: #fff;
	background: -moz-linear-gradient(top, #fff, #fff 1px, #eee 1px, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #fff), color-stop(0.01, #eee), to(#fff));
	top:0;
	border:1px solid #868CBC;
	border-bottom:none;
	padding:11px 20px 12px;
}

.productnav.small ul li.current a {
	padding: 6px 10px 6px;
}

.popupnav ul li.current a {
	background: #ddd;
	padding: 6px 10px 7px;
}

.productnav ul li a.inactive:hover {
}

.tabinfo {
	background: #ddd;
	border-bottom:1px solid #868cbc;
	padding: 10px 0;
	text-align:center;
	font-size: 16px;
	margin-bottom: 20px;
}

/* Inline Content */
.tab_content {
	margin-bottom:30px;
}

.tab_content.padded {
	padding: 0 20px;
}

.tab_content.padded ul, .tab_content.padded p {
	margin-bottom: 20px;
}

.productimages {
	position:relative;
	width:650px;
	margin-left:-30px;
}

.productimages a {
	display:inline;
	margin: 0 0 32px 30px;
	float:left;
	text-decoration: none;
	overflow: visible;
	position: relative;
}

.productimages a .picaption {
	font-size: 12px;
	width: 132px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	display: block;
	bottom: -18px;
	color: #666;
	text-align: center;
}

.outfitshow .picaption {
	display: none;
}

.supplier_logo {
	margin:0 50px;
	line-height: 130%;
}

.review_image img,
.supplier img, 
.alternative img, 
.productimages img  {
	border: 1px solid #ccc;
	padding: 4px;
}

.review_image a:hover img,
.productimages a:hover img,
.supplier:hover img {
	border: 1px solid #f5c525;
}

h3.separator {
	margin-bottom:20px;
}


.review_area {
	font-size: 14px;
	margin: 20px 0;
}

/* Description text in wrapper to help with styling */

.desc_content_wrap {
	line-height: 150%;
	font-size: 12px;
}

.desc_content_wrap h3 {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
}


/* Description Details list in wrapper to help with styling */
.details_content_wrap {
	font-size: 12px;
	margin-bottom:20px;
	line-height: 150%;
}

.details_content_wrap ul, .details_content_wrap li {
	padding:0;
	margin:0;
	list-style:none outside;
}

.details_content_wrap ul {
	margin-left:2px;
}

.details_content_wrap li {
	width:250px;
	padding: 5px 10px;
	background:transparent url(//scotweb-objects.com/images/clax/pd-bullet.gif) no-repeat left 9px;
}

.details_content_wrap .actionbutton {
	margin: 3px 0;
	float:right;
}
	
.details_content_wrap .supplier {
	display:block;
	margin-bottom:10px;
}

.details_content_wrap td { vertical-align: top; }


/* Details Section */
#tab_content_about .description ul, .tab_content_details .description ul {
	list-style-image: url(//scotweb-objects.com/images/clax/pd-bullet.gif);
}

#tab_content_about .description ul ul, .tab_content_details .description ul ul {
	list-style-image: url(//scotweb-objects.com/images/clax/pd-bullet-black.gif);
}

#tab_content_about .description ul li, .tab_content_details .description ul li {
	padding-left:2px;
}

#tab_content_about table, .tab_content_details table {
	width:100%;
}

#tab_content_about td, .tab_content_details td {
	margin:0;
	font-size:12px;
	line-height:150%;
	padding: 3px 0;
}

#tab_content_about .pdtable td, .tab_content_details .pdtable td {
	padding:14px;
	border-bottom: 1px solid #ebebeb;
}

#tab_content_about .pdtable td.title, .tab_content_details .pdtable td.title {
	padding-left:5px;
	border-right: 1px solid #ebebeb;
	font-weight:bold;
	vertical-align: top;
	width:100px;
}

#tab_content_about tr.last td, .tab_content_details tr.last td {
	border-bottom:0;
}

#tab_content_about .pdotable, .tab_content_details .pdotable {
	padding:5px 10px;
	border: 1px solid #ebebeb;
	border-bottom:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

/* Help Section */
.help_wrapper {
	font-size: 12px;
}

.help_title {
	background: #f1f1f1;
	padding:9px 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #e0e0e0;
	text-shadow: 0 1px 0 white;
}

.help_wrapper .plain {
	background: transparent;
	border: none;
	font-size: 18px;
}


.help_article {
	line-height:150%;
	margin: 15px 0 20px;
	width: 100%;
}

/* Review Section */
#review_product h3 {
	margin:0 0 10px;
	padding:0 0 10px;
	font-family: Arial,sans-serif;
	font-size:18px;
	border-bottom: 1px dashed #c9c9c9;
}

#review_product {
	line-height:150%;
}

#review_product ul {
	margin: 10px 0;
	list-style-image: url(//scotweb-objects.com/images/clax/pd-bullet.gif);
}

#review_product form {
	margin: 10px 0;
	border-top: 1px dashed #c9c9c9;
	padding-top: 10px;
}

#review_product table {
	margin:0;
	padding:0;
}

#review_product td {
	padding-bottom: 4px;
}

#review_product td.form_label {
	font-weight:bold;
}

#review_product td.form_field {
	padding: 0 20px 10px 0;
}

#review_product select {
	width:100px;
}

#review_product .fbutton input {
	padding:0;
	margin:0;
	border:0;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	position:absolute;
	background:transparent url(//scotweb-objects.com/images/spacer.gif);
	text-indent:-9999px;
	cursor:pointer;
}

.review_image img {
	padding:1px;
}

.review_image {
	display:inline;
	float:right;
	margin: -3px 10px 0 0;
}


/* Next Stage/Action Class */
.pd-action {
	float:right;
	width:240px;
}

.pd_action {
	background: #F4F4F4;
	border:1px solid #CCC;
	margin:10px;
	padding:4px;
}

.pd_action td {
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align: left;
}

.pd_action td.fprice {
	text-align:right;
	line-height:130%;
	width:100%;
}

.pd_action .actnbutton {
	padding:3px 10px 3px 15px;
}

.fprice span {
	padding: 0;
	margin: 0;
}

.fmaterial {
	height: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 280px;
	border-bottom: 1px solid #aaa;
	text-align: left;
}

.fmaterial img.mat {
	padding: 1px;
	border: 1px solid #aaa;
	float: left;
	margin-right: 20px;
	width:46px;
	height:46px;
}

.fmaterial i {
	font-style: normal;
	margin: 0 0 5px;
	display: block;
	padding: 0;
	color: #aaa;
}

.fmaterial h4 {
	font-size: 12px;
	color: #555;
	margin: 0 75px;
}

.fmaterial_price {
	position: absolute;
	bottom: 8px;
	left: 74px;
	width: 252px;
}

.fmaterial .full_purple_button {
	width: 280px;
	position: absolute;
	top: 0;
	right: 20px;
}

.fbutton {
	line-height:14px;
	display:inline-block;
	height:26px;
	background:transparent url(//scotweb-objects.com/images/clax/pd-action.gif) no-repeat 100% -26px;
	text-decoration:none;
	white-space:nowrap;
}

.fbutton span {
	display:inline-block;
	height:14px;
	background:transparent url(//scotweb-objects.com/images/clax/pd-action.gif) no-repeat 0 0;
	padding:6px 12px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}

.prod_extra_row {
	width: 280px;
	overflow: hidden;
	margin-top: 5px;
	display: block;
	color: #333;
	text-decoration: none;
}

.prod_extra_row:hover {
	background: #eee;
}

.prod_extra_row img {
	float: left;
	margin: 0 10px 0 34px;
}

.prod_extra_info, .prod_extra_price, .prod_extra_link {
	float: left;
	margin-left: 10px;
}

.prod_extra_info { width: 130px; }
.prod_extra_price { width: 66px; text-align: right; }
.prod_extra_link { width: 114px; color: #404cac; text-decoration: underline; }

/* Alternative / Matching Products */
.altproduct {
	display:block;
	position:relative;
	text-decoration:none;
	margin-bottom:20px;
	font-size:13px;
	height:89px;
	width: 315px;
}

.altproduct:hover strong {
	text-decoration:underline;	
}

.altproduct img {
	padding:3px;
	margin-right:10px;
	border:1px solid #ebebeb;
}

.altproduct:hover img {
	border: 2px solid #404CAC;
	padding:2px;
}

.tab_content_details tr.images img {
	padding:1px;
	margin-right:3px;
	border:1px solid #ebebeb;
}

.tab_content_details tr.images a:hover img {
	border: 1px solid #f5c525;
}

.altproduct strong {
	line-height:120%;
	position:absolute;	
	top:5px;
	width: 237px;
}

.altproduct .priceline {
	position:absolute;
	bottom:5px;
}

.altproduct .priceline em {
	color: #999;
	font-weight:bold;
	font-size:11px;
}

.altproduct .priceline .price {
	font-size:14px;
}

.altproduct-sep {
	border-top:1px solid #ebebeb;
	padding-top:10px;
}

.moreproduct {
	display: block;
	font-size: 13px;
	text-decoration: none;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}

.moreproduct img {
	border: 1px solid #ebebeb;
	margin-right: 10px;
	padding: 3px;
}

.moreproduct:hover img {
	border: 2px solid #404cac;
	padding: 2px;
}

.moreproduct strong {
	position: absolute;
	top: 5px;
	overflow: hidden;
	white-space: nowrap;
}

.moreproduct:hover strong {
	text-decoration: underline;
}

.moreproduct em {
	color: #999;
	font-size: 11px;
	font-weight: bold;
}

.moreproduct .prodblurb {
	color: #333;
	position: absolute;
	top: 22px;
	height: 15px;
	overflow: hidden;
	white-space: nowrap;
}

.moreproduct .priceline {
	position: absolute;
	bottom: 2px;
}

.moreproduct .priceline .price {
	font-size: 14px;
}

.wrap-product .outfitshow {
	display:none;
}

.wrap-outfit .help_wrapper .outfithide {
	display:none;
}

/* Those with JS enabled see the world differently */

.js .help_wrapper .help_title {
	cursor:pointer;
	padding-left: 24px;
	background:#f1f1f1 url(//scotweb-objects.com/images/clax/pd-help-arrow-down.gif) no-repeat 8px 55%;
	font-weight:bold;
}

.js .help_wrapper .help_title:hover {
	background-color: #f7f7f7;
}

.js .help_inactive .help_title {
	color: #3f4caa;
	background: #f1f1f1 url(//scotweb-objects.com/images/clax/pd-help-arrow.gif) no-repeat 10px 50%; 
	font-weight:normal;
}
.js .help_wrapper .plain, .js .help_wrapper .plain:hover {
	padding: 0;
	background: transparent;
}

.js .help_article {
	display:none;
}


/* JavaScript style for tabs */

.js .tab_content h3.separator {
}

.js .tab_inactive {
	display:none;
}


/* Miscellaneous */

#image_caption {
	font-size: 12px;
	margin-top: 5px;
	height: 3em;
}

.pd-tab-buy {
	margin-top:10px;
	float:right;
	text-align: right;
}

.pd-tab-buy .fbutton {
	margin-left:8px;
}

.pd-tab-buy a.fright {
	position:relative;
	top:-6px;
}

h1 span.small {
	color: #AAA;
	font-size: 18px;
	font-weight: normal;
}

/* Stock/clearance lists */

.stockitem {
	margin-top: 10px;
	border: 1px solid #d2d2d2;
}

.stockitem .tablecontainer {
	padding: 10px 0;
	background: #f4f4f4;
	background: url(//scotweb-objects.com/images/silver_short_gradient.png) bottom repeat-x;
	margin: 1px;
}

.stockitem .tablecontainer table {
	width: 100%;
	font-size: 12px;
}

.stockitem .tablecontainer td {
	border-left: 1px dashed #ccc;
	padding-left: 15px;
}

.stockitem .tablecontainer td.firstoption {
	border-left: none;
}

.stockitem .tablecontainer img {
	float: left;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #bbb;
}

.stockitem .tablecontainer a:hover img {
	border-color: #404cac;
}

.stock_mat_buy {
	padding: 6px;
	text-align: right;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #d2d2d2;
}

.stock_mat_buy a {
	text-align: left;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	color: #555;
	white-space: nowrap;
}

.stock_mat_buy a img {
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

.stock_mat_buy a strong {
	display: block;
	margin: 0 0 4px 41px;
	color: #333;
	font-size: 13px;
}

.stock_mat_buy a:hover img {
	border-color: #404cac;
	border-width: 2px;
	padding: 1px;
}

.stock_mat_buy a:hover strong {
	border-bottom: 1px dotted #404cac;
	margin-bottom: 3px;
	color: #404cac;
}

.stock_mat_buy table {
	float: right;
}

.stock_mat_buy td {
	height: 36px;
	padding-right: 5px;
}

.clear_reason {
	padding: 5px 10px;
	font-size: 12px;
	border-top: 1px solid #d2d2d2;
	background-color: #eee;
}

.prod_selected_tartan {
	width: 558px;
	overflow: hidden;
	margin: 15px 30px;
}
.type_cell .prod_selected_tartan { width: auto; margin: 0; }
.prod_selected_tartan img {
	padding: 2px;
	border: 1px solid #d2d2d2;
}

.options_form {
	border: 1px solid #ccc;
	margin: 10px 0 20px;
	background: #f4f4f4;
}

.options_form h4 {
	background: #ccc;
	margin: 0;
	padding: 5px 5px 5px 30px;
	color: white;
	font-size: 16px;
}

.options_form select {
	width: 300px;
	margin: 5px 0;
}

.options_form td {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #fff;
	padding: 2px 35px;
}

.product_material_wrapper img { width: 70px; }
.product_material_wrapper .sw_thumb { margin: 0 30px; }

.options_extra {
	float: left;
	display: inline;
	width: 300px;
}

.swatch_image {
	width: 120px;
	float: left;
	padding: 15px;
	font-size: 12px;
	text-align: center;
}

.swatch_image img {
	padding: 2px;
	border: 1px solid #d2d2d2;
}

.measuring_guide {
	font-size: 12px;
}

.help_video {
	background-image: url(//scotweb-objects.com/images/ajax-loader-large.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
}

a.swatchlink, a.small_swatchlink {
	display: block;
	text-decoration: none;
	overflow: hidden;
	float: left;
}

a.swatchlink {
	width: 150px;
	margin-bottom: 5px;
}

.details_content_wrap a.swatchlink {
	width:auto;
}

a.small_swatchlink {
	width: 100px;
	margin-bottom: 3px;
}

.details_content_wrap a.small_swatchlink {
	width:auto;
}

a.swatchlink span, a.small_swatchlink span {
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

a.swatchlink span {
	height: 40px;
	font-size: 13px;
}

a.small_swatchlink span {
	height: 20px;
	font-size: 10px;
}

a.swatchlink:hover span, a.small_swatchlink:hover span {
	text-decoration: underline;
}

a.swatchlink img, a.small_swatchlink img {
	float: left;
	border: 1px solid #ddd;
}

a.swatchlink img {
	margin-right: 5px;
	padding: 2px;
}

a.small_swatchlink img {
	margin-right: 3px;
	padding: 1px;
}

a.swatchlink:hover img {
	padding: 1px;
	border: 2px solid #404cac;
}

a.small_swatchlink:hover img {
	border-color: #404cac;
}

.nick_says {
	padding:10px;
	margin: 0 auto 10px;
	width:540px;
}

.nick_says blockquote {
	margin-right: 160px;
	padding-left: 40px;
	background:transparent url(//scotweb-objects.com/images/components/nick-says/styled_quote.png) top left no-repeat;
	font-size: 12px;
	color: #657;
	font-style:italic;
	line-height:140%;
}

.nick_says img { padding: 1px; border: 1px solid #aaa; float: right; margin: 0 30px 0 20px; width: 100px;}

.nick_says_fabric {
	padding:10px 10px 10px 0;
}

.nick_says_fabric blockquote {
	margin:0 0 0 85px; 
	padding:3px 0 0 10px;
	background:transparent url(//scotweb-objects.com/images/components/nick-says/styled_quote_fabrics.png) top left no-repeat;
	font-size: 12px;
	color: #2d2c2c;
	font-style:italic;
	line-height:130%;
}

.prod_mf_nicksays blockquote { margin: 0; }
.prod_mf_nicksays img, .prod_mf_nicksays .lightgrey { display: none; }

.nofabwarning {
	color: #555;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
	padding: 5px;
	background: url(//scotweb-objects.com/images/nickicons/arrow_back_48.png) left no-repeat;
}


/* Stuff for woollens product page template */

ul.col_opt_list {
	float: left;
	list-style-type: none;
	padding: 0;
	width: 330px;
	font-size: 12px;
}

ul.tartan_spacing li a{
	margin: 8px;	
}

ul.size_opt_list {
	float: left;
	list-style-type: none;
	padding: 0;
	width: 180px;
	margin-right: 20px;
	font-size: 14px;
}

div.size_opt_list {
	float: left;
	padding: 0;
	font-size: 14px;
	width: 180px;
	margin-right: 20px;
}

ul.size_opt_list li {
	display: block;
	width: 150px;
	height: 26px;
	position: relative;
	overflow: show;
}

ul.size_opt_list li a, ul.col_opt_list li a {
	text-decoration: none;
	float: left;
	border: 1px solid #fff;
}

ul.size_opt_list li a {
	width: 130px;
	padding: 4px 9px;
	position: relative;
	z-index: 10;
}

ul.col_opt_list li a {
	position: relative;
	padding: 9px;
	width: 145px;
	height: 35px;
}
ul.col_opt_list li a.unavailable {
	color: #666;
}

ul.col_opt_list li a img {
	float: left;
	margin-right: 5px;
}

ul.col_opt_list li a span {
	display: table-cell;
	height: 35px;
	vertical-align: middle;
	overflow: hidden;
}

ul.col_opt_list li a div.swatch_overlay {
	position: absolute;
	display: none;
	top: 9px;
	left: 9px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 0 2px #000;
	text-align: center;
}
ul.col_opt_list li a div.discontinued {
	background: url(//scotweb-objects.com/images/discontinued.png) no-repeat;
	width: 35px;
	height: 35px;
}
ul.col_opt_list li a div.notavailable {
	display: none;
	font-size: 11px;
	color: #888;
	margin-top: 2px;
}

ul.col_opt_list li a div.swatch_overlay span {
	width: 35px;
}

ul.size_opt_list li a:hover, ul.size_opt_list li a.selected, ul.col_opt_list li a:hover, ul.col_opt_list li a.selected {
	background-color: #eee;
	border-color: #e7e7e7;
}

ul.col_opt_list li.restricted a:hover{
	border-color: #f00;
}

ul.size_opt_list li a.selected, ul.col_opt_list li a.selected {
	font-weight: bold;
	color: #333;
}

.prod_stock_info_key {
	width: 290px;
	float: right;
	border-top: 1px solid #ccc;
	padding: 20px;
}

.prod_stock_info_key span, .prod_rush_info span {
	height: 20px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	font-size: 12px;
}

.prod_stock_info_key span.key_item {
	color: #fff;
	background-color: #555;
	width: 20px;
	text-align: center;
	font-weight: bold;
	padding: 0;
}

.prod_stock_info_key span.key_label, .prod_rush_info span.key_label {
	padding: 0 20px 0 5px;
}

.nocol_stock_status {
	position: absolute;
	left: 170px;
	line-height: 16px;
	white-space: nowrap;
	padding: 5px;
	font-size: 12px;
}

.prod_rush_info {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
}

#go_bespoke, #full_bespoke {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 20px;
	background: #444;
	background: -moz-linear-gradient(top, #555, #333);
	color: #eee;
	overflow: auto;
	margin-top: 30px;
}
.product_material_info_area #go_bespoke { padding: 10px; width: 220px; }
#go_bespoke {
	float: right;
	width: 180px;
}
#full_bespoke {
	width: 310px;
}
#go_bespoke img, #full_bespoke img {
	float: right;
}
#go_bespoke h4, #full_bespoke h4 {
	font-size: 24px;
}
#go_bespoke p, #full_bespoke p {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	clear: right;
}
#go_bespoke a, #full_bespoke a {
	color: #bbe8e8;
	font-weight: bold;
}
#go_bespoke input, #full_bespoke input {
	border: 1px solid #4b5acb;
	width: 174px;
	padding: 2px;
	margin: 20px 0 10px;
	background: #eee;
	color: #444;
}
#full_bespoke input {
	font-size: 16px;
	width: 210px;
}
.product_material_info_area #go_bespoke input {
	margin: 5px 0 0;
}
#go_bespoke button, #full_bespoke button {
	float: right;
	border: none;
	background: #4b5acb;
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#full_bespoke button, .product_material_info_area #go_bespoke button {
	float: none;
	position: relative;
	bottom: 1px;
}
#full_bespoke button {
	font-size: 15px;
}
#full_bespoke .button, .section_toggler .button {
	font-size: 16px;
	background: #4b5acb;
	color: #fff;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-decoration: none;
	margin-bottom: 20px;
	display: inline-block;
	white-space: nowrap;
}

#instock {
	color: #666;
	margin-top: 20px;
	clear: right;
}
#instock hr {
	width: 330px;
	margin-bottom: 20px;
}
#instock>p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
#instock .instock_entry {
	float: left;
	width: 80px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin: 0 20px 20px 0;
}
#instock .instock_entry:hover {
	color: #404cac;
	padding: 2px;
	border: 1px solid #89a;
	margin: -3px 17px 17px -3px;
}
#instock .instock_entry img {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 2px;
}

.videos_link {
	display: inline-block;
	text-decoration: none;
	margin-top: 10px;
}
.videos_link span {
	border: solid #ccc;
	border-width: 1px 0 1px 1px;
	padding: 2px 10px;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	background: #eee;
}

	#main_swatches {
		position: relative;
	}

	.swatch_container {
		position: relative;
		margin-top: 20px;
		clear: both;
		overflow: hidden;
	}

	.swatch_container h4 {
		overflow: hidden;
		clear: both;
	}

	ul.col_opt_list {
		font-size: 10px;
		width: 640px;
	}
	ul.col_opt_list a {
		height: 100px !important;
		padding: 20px !important;
		overflow: hidden;
		width: 100px !important;
	}
	.name_overlay {
		background: rgba(40, 40, 40, 0.7);
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		overflow: hidden;
		padding: 5px;
		position: absolute;
		text-align: center;
		top: 70px;
		width: 90px;
	}

	.pseudoswatch div {
		width: 100px;
		height: 75px;
		position: relative;
		background: #ccc;
		background: -moz-linear-gradient(top, #ddd, #c4c4c4);
		padding-top: 25px;
		text-align: center;
		font-size: 42px;
		color: #333;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	a.option_swatch .tart_price {
		color: #666;
		text-align: center;
		padding: 3px;
		float: left;
		width: 94px;
	}

	h3.mf_nodehead {
		font-size: 18px;
		margin: 0;
	}
	h3.mf_nodehead span {
		font-size: 12px;
	}

	.ajax_loading {
		width: 633px;
		height: 60px;
		background: url(//scotweb-objects.com/images/thickbox/loadingAnimation.gif) center center no-repeat;
		display: none;
	}

/* End: product.css:20151216121940 */

/* File: browse.css:20140505122757 */
/* ***BROWSE STYLE */
#browse_products {
}

/* Main Box */
#browse_products .product {
        padding: 4px;
        background: #f8f8f8;
        border: 1px solid #c4c4c4;
        margin-bottom: 10px;
        position:relative;
        width: 334px;
        height: 125px;
}

#browse_products .featured {
        width: 688px;
        height: 150px;
}

/* Image */
#browse_products .image {
        display:block;
        float: left;
}

/* Details Container */
#browse_products .details {
        margin:0 5px 0 87px;
}

#browse_products .featured .details {
        margin: 0 5px 0 103px;
}

/* Product Title */
#browse_products h4 {
        margin:0 0 0.5em;
        padding: 0.4em 2em 0.4em 0;
        border: 0;
        border-bottom:1px solid #ccc;
        background:none;
        font-size: 14px;
}

#browse_products .featured h4 {
        font-size: 18px;
}

#browse_products h4 a {
        text-decoration:none;
}

#browse_products h4 a:hover {
        text-decoration:underline;
}

/* Product Blurb */
#browse_products .blurb {
        font-size: 11px;
        text-align: justify;
        margin:0;
}

/* New browse styles */
.supplier_name{
	font-size: 11px;
	color: #A9A9A9;
}
.supplier_title{
	height: 30px;
	width:100%;
	font-weight: bold;
	margin:0 auto;
	display: table;
}
.supplier_title p{
	display: table-cell;
	vertical-align: middle;
}
.product, .smallproduct {
	width: 225px;
	height: 364px;
	float: left;
	margin: 0 0 11px 11px;
	border: none;
	font-size: 12px;
	position: relative;
	text-decoration: none;
}
.feature{ margin: 0;}

.product{
	/*outline: 1px solid #ddd;
	outline-offset: 2px;*/
	border: 1px solid #ddd;
	padding: 2px;
}
.product:hover {
	border: 1px solid #89a;
	padding: 2px;
	/*outline: 1px solid #89a;
	outline-offset: 2px;*/
}
.feature:hover{border:none;}
.product>img, .smallproduct>img { position: absolute; }
.product>div, .smallproduct>div { position: absolute; width: 209px; }
.product>.supplier {
	position: relative;
	top: 260px;
	background: rgba(0,0,0,0.6);
	color: #ccc;
	height: 45px;
	padding: 2px 8px;
}
.product>.extra, .smallproduct>.extra {
	top: 311px;
	background: rgba(255,255,255,0.6);
	padding: 5px 8px;
	height: 45px;
	color: #333;
	font-weight: bold;
}
.product:hover .supplier_title{
	color: #c1b7da;	
}
.smallproduct:hover>.extra {
	color: #404cac;
}
.product td.spaced { padding: 0 10px; }
.product>.extra .colours img:first-child { 
	margin-left: 1px; 
	height: 20px;
	width: 20px;
}
.product>.extra .colours { position: absolute; width: 209px; top: 4px; }
.product>.extra .price { position: absolute; bottom: 4px; color: #444; font-size: 14px; font-weight: normal; }
.product>.extra .price_from { position: relative; top: 1px; font-size: 9px;  }
.product>.extra .price_price { font-size: 12px; font-weight: bold;  }

.product .corner_tag {
	bottom: 2px;
	right: 2px;
}
.product .instock {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 45px;
	background: rgba(0, 0, 0, 0.6);
	color: #eee;
	padding: 2px 5px;
}
.smallproduct { width: 130px; height: 210px; margin: 0 10px 20px; }
.add_comps_div>.smallproduct{ width: 150px; height: 243px; margin: 0 10px 10px 0;  }
.smallproduct>.extra {
	height: 38px;
	top: 162px;
	font-size: 11px;
	width: 114px;
}
.add_comps_div>.smallproduct>.extra{ height: 50px; top: 183px; width: 134px; position: relative; }
.add_comps_div>.smallproduct>.catextra{ 
	height: 25px; 
	top: 208px;  
	color: #fff;
	background: rgba(0,0,0,0.8);
	text-align: center;
}

.componentlist .smallproduct{
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 3px 3px 0;
}

.add_comps_div>.smallproduct:hover>.catextra{ color: #c1b7da; }
.add_comps_div>.smallproduct>.extra>.price{ position: absolute; bottom: 4px; left: 4px; }
.add_comps_div>.smallproduct>.add{ position: absolute; top: 4px; right: 4px; width: 50px; }
.add_comps_div>.smallproduct>.add a{ margin-bottom: 2px; }
.smallproduct:hover>.extra { color: #404cac; }
a.moveleft, a.moveright {
	height: 210px;
	width: 20px;
	float: left;
	text-indent: -10000px;
	margin: 10px;
	cursor: pointer;
	display: none;
}
a.moveleft { background: url(//scotweb-objects.com/images/scroll_left.png) center no-repeat; }
a.moveright { background: url(//scotweb-objects.com/images/scroll_right.png) center no-repeat; }

/* Browse page filtering */
#filtering div.filter {
	margin-bottom: 10px;
	padding: 0;
	border-bottom: 1px solid #ddd;
	overflow: auto;
	background: url(//scotweb-objects.com/images/arrow_down.gif) 0px 5px no-repeat;
}
#filtering div.filter span {
	float: left;
	width: 92px;
	padding: 0 0 8px 20px;
}
#filtering div.filter span.full {
	float: none;
	width: auto;
	padding: 0 0 10px;
	display: block;
}
#filtering div.filter label {
	cursor: pointer;
	color: #444;
	font-size: 11px;
}
#filtering div.filter label.disabled {
	color: #999;
}
#filtering div.filter label input {
	float: left;
	margin-right: 7px;
	position: relative;
	top: -1px;
}
#filtering div.filter label:hover {
	text-decoration: underline;
}
#filtering h4 {
	color: #888;
	cursor: pointer;
	padding-left: 20px;
}
#filtering h4:hover {
	color: #444;
}
#price-range {
	width: 190px;
	margin: 0 0 10px 20px;
	display: none;
}
#amounts {
	overflow: auto;
	position: relative;
	left: -5px;
	margin-bottom: 10px;
	display: none;
	padding-left: 20px;
}
strong#minamount, strong#maxamount {
	font-size: 12px;
	color: #666;
}
strong#minamount {
	float: left;
}
strong#maxamount {
	float: right;
	text-align: right;
}

.subcategory_header {
	text-align: right;
	background: #eee;
	padding: 10px;
	color: #555;
	margin: 0 10px 20px;
}
.subcategory_header strong {
	float: left;
}

/* End: browse.css:20140505122757 */

/* File: cloud-zoom.css:20140226140335 */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border: none;
	overflow: hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

/* This is the carousel of image thumbnails to the left of the larger image */
.image-thumbs > a {
	/*margin-right: 19px;*/
	margin-top: 8px;
	display: inline-block;
}
.image-thumbs img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 81px;
}
#image_fade_wrapper {
	width: 307px;
	padding: 0;
	text-align: center;
}
#image_fade_wrapper img {
	width: 307px;
	height: 497px;
}
#imgcarousel_caption { font-size: 12px; color: #444; margin-top: 5px; display: block; }

/* End: cloud-zoom.css:20140226140335 */

