@charset "UTF-8";
/* CSS Document */

/******************** SHOWCASE ********************/

#showcase{
	width:204px;
	min-height:295px;
	background-color:#e9e8e4;
	padding-top:5px;
	margin-bottom:20px;
}

#showcase_title{
	display:block;
	width:194px;
	height:20px;
	margin:0 0 5px 5px;
}

#showcase_image{
	display:block;
	width:194px;
	height:235px;
	margin:0 0 5px 5px;
}

#showcase_link{
	width:194px;
	min-height:20px;
	background-color:#baa86e;
	padding-top:5px;
	padding-bottom:0px;
	margin-left:5px;
}

#showcase p{
	margin-left:10px;
	padding-bottom:5px;
}

#showcase a{
	color:#FFFFFF;
	text-decoration:underline;
}

#showcase a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/******************** LEGACY ********************/

/*.next{
	display:none;
}*/

.customise_content{
	border-bottom:1px solid grey;
}

#range_table{
	float:left;
}

/******************** CUSTOMISE ********************/

#product_introduction p{
	margin-bottom:15px;
}

#current_config, #featured_item, #customise_finish, #customise_fabric, #customise_trim{
	margin-bottom:15px;
}

.customisation_panel{
	width:370px;
	border:1px solid #CCCCCC;
	background-color:#e9e9e9;
	background-image:url(../images/templates/cust_panel_bg.jpg);
	background-repeat:repeat-x;
}

.customisation_panel h3{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#ab2c63;
	padding-bottom:10px;
	padding:10px 10px 5px 10px;
}

.customisation_panel p{
	font-size:11px;
	margin:10px 10px 5px 10px;
}

.plain_panel{
	background-color:#e5e5e5;
	background-image:url(../images/customisation/cust_panel_bg.jpg);
	background-repeat:no-repeat;
}

.standard_panel{
	padding:0;
}

.standard_panel .title{
	background-color:#e5e5e5;
	border-bottom:1px solid #CCCCCC;
}

.standard_panel h3{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#ab2c63;
	padding-bottom:10px;
}

.standard_inner{
	width:350px;
	margin:10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#featured_item{
	background-color:#e9e9e9;
	background-image:url(../images/customisation/featured_item_bg.jpg);
	background-repeat:repeat-x;
}

#featured_item h3{
	padding:10px 10px 0 10px;
}

#featured_item .title{
	background:none;
	border-bottom:none;
}

#featured_item .standard_inner{
	background-image:url(../images/customisation/featured_item_inner_bg.jpg);
	background-repeat:no-repeat;
}

.select{
	float:left;
	color:#ad9445;
	font-weight:bold;
	text-transform:uppercase;
}

.steps{
	float:right;
	color:#999999;
}

.clear_inner{
	width:330px;
	margin:0 10px;
	clear:both;
	border-bottom:1px solid #CCCCCC;
}

.clear{
	width:330px;
	clear:both;
}

.noline{
	border-bottom:none;
}

.swatch{
	float:left;
	margin:12px 0 10px 10px;
	font-size:11px;
}

.swatch_border{
	border:1px solid #CCCCCC;
}

#customise_finish .swatch, #customise_trim .swatch{
	width:39px;
	height:45px;
}

.swatch img{
	margin-bottom:3px;
}

.swatch a, a.fabric_swatch_link{
	color:#666666;
	text-decoration:none;
}

.sub_controls{
	float:right;
	margin-bottom:7px;
	margin-right:10px;
}

.back{
	padding-right:7px;
}

#quantity{
	width:40px;
	height:17px;
	border:1px solid #CCCCCC;
	margin-right:4px;
}

#basket_table{
	margin-top:5px;
	width:320px;
}

#basket_table_options{
	width:230px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-left:10px;
}

#basket_table_options td{
	padding:4px 0 4px 4px;
}

.finish_row td, .fabric_row td, .trim_row td{
	border-bottom:1px solid #CCCCCC;
}

/******************** FABRIC INSERT ********************/

#fabric_insert{
	margin-top:15px;
	background-color:#e9e9e9;
	background-image:url(../images/templates/cust_panel_bg.jpg);
	background-repeat:repeat-x;
}

#fabric_insert h2{
	margin-left:15px;
	color:#a51e56;
	font:normal 14px Arial, Helvetica, sans-serif;
}

#fabric_swatch_col{
	width:500px;
}

#fabric_swatch_col_clear{
	width:500px;
	height:0px;
	clear:both;
}

#large_swatch_panel{
	position:fixed;
	right:12px;
	top:43px;
	width:220px;
	height:345px;
	background-color:white;
	border:1px solid #CCCCCC;
	padding-top:10px;
	padding-left:10px;
}

/******************** BASKET ********************/

.saved_table{
	margin:20px 0;
	border:1px solid #e5e5e5;
}

.saved_row{
	padding:10px;
	border-bottom:1px solid #e5e5e5;
}

.money{
	text-align:right;
}

.saved_footer_row{
	padding:15px;
}

.saved_product_image{
	border:1px solid #e5e5e5;
}

.custom_saved_table{
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}

.custom_saved_table td{
	padding:5px;
}

/******************** CHECKOUT: ADDRESSES ********************/

.postal_address {
	float:left;
	margin:0 20px 20px 0;
}

.clear_addresses{
	width:675px;
	clear:left;
}
