/*
-----------------------------------------------
- Mermet Cachet
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
- Version:  11/11/2008
----------------------------------------------- */

.font_bold
{
	font-weight: bold;
}

.swatch_image
{
	float: left;
	width: 100px;
	overflow: hidden;
}

.swatch_text
{
	float: right;
	width: 90px;
	text-align: right;
	padding-right: 10px;
	background-color: #505963;
	color: #ffffff;
	overflow: hidden;
}

*
{
	margin: 0;
	padding: 0;
}

a 
{
	color: #ffffff;
}

a.none
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: underline;
}

a.map
{
	color: #f2ba4b;
	text-decoration: none;
}

a.map:hover
{
	text-decoration: underline;
}

img.thumb
{
	border: 0px;
}

img.thumb:hover
{
	border: 1px solid #ffffff;
}

body, html { height: 100%; overflow: hidden; }

body
{
	margin: 0 auto;
   font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #505963;
	overflow: hidden;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	font-weight: normal;
}

img
{
	border: 0;
	margin: 0;
}

input.subscribe
{
	padding: 3px 5px 2px 5px;
	border: 0;
	background-color: #d1d3d2;
	width: 160px;
	height: 15px;
	font-size: 10px;
	color: #505963;
}

select.subscribe
{
	padding: 1px 0 0 3px;
	border: 0;
	background-color: #d1d3d2;
	width: 170px;
	height: 20px;
	font-size: 10px;
	color: #505963;
}

input.order_sample
{
	padding: 3px 5px 2px 5px;
	border: 0;
	background-color: #d1d3d2;
	width: 255px;
	height: 15px;
	font-size: 10px;
	color: #505963;
}

select.order_sample
{
	padding-left: 3px;
	border: 0;
	background-color: #d1d3d2;
	width: 265px;
	height: 20px;
	font-size: 10px;
	color: #505963;
}

table
{
	border: 0;
}

table.full
{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

table td,
table th
{
   font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
}

table td.small
{
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background: transparent;
}

div.small
{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	text-align: right;
	width: 90px;
	line-height: 11px;
	overflow: hidden;
}

.bg_hide
{
	display: none;
}

.dragThis
{
	cursor: move;
}

.finger
{
	cursor: pointer;
}

.txt_up
{
	text-transform: uppercase;
}

.txt_bigger
{
	font-size: 12px;
}

.txt_category
{
	font-family: 12px;
	font-style: italic;
	text-align: right;
}

.topbar_white
{
	background-color: #ffffff;
	width: 100%;
	height: 4px;
	overflow: hidden;
}

.topbar_blue
{
	background-color: #0077c6;
	width: 100%;
	height: 4px;
	overflow: hidden;
}

.topbar_yellow
{
	background-color: #f2ba4b;
	width: 100%;
	height: 4px;
	overflow: hidden;
}

.divider_line
{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;	
	width: 100%;
	height: 1px;
	line-height: 1px;
	background-color: #999999;
	overflow: hidden;	
}

/* MORPHS */

.nav_cg,
.nav_trans,
.nav_fabric_type,
.nav_colour_type
{
	margin-top: 5px;
	width: 135px;
	height: 35px;
	overflow: hidden;
}

.nav_cg_product
{
	margin-top: 5px;
	width: 65px;
	height: 35px;
	overflow: hidden;
}

.nav_cg_product_selected
{
	margin-top: 5px;
}

.nav_short
{
	width: 65px;
}

.nav_normal
{
	width: 135px;
}

.nav_hover_short
{
	width: 100px;
}

.nav_hover
{
	width: 200px;
}



.indicator_transparency table
{
	width: 95%;
}

.indicator_fabric table
{
	width: 100%;
}

/* GLOBAL LAYER STYLES */

#wrapper
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#container_left
{
	float: left;
	padding: 0px 5px 0px 5px;
	width: 195px;
	height: 100%;
	overflow: hidden;
}

#container_main
{
	height: 100%;
	overflow: hidden;
}

#container_background, 
#flashcontent
{
	width: 100%;
	height: 100%;
	background: url('../../images/site/bg_loading.gif') top left;
	overflow: hidden;
}

#container_background td
{
	text-align: center;
	vertical-align: middle;
}

#container_background img
{
	margin: 0 auto;
	min-height: 50%;
	min-width: 50%;
}

#container_content
{
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#container_colour_group,
#container_transparency,
#container_fabric_type
{
	float: left;
	margin-right: 5px;
	width: 200px;
	height: 100%;
	overflow: hidden;
}

.fabric_options
{
	position: relative;
	top: 0px;
	overflow: hidden;
}

#container_fabric_type
{
	position: relative;
	z-index: 25;
}

#container_colour_group_product
{
	float: left;
	margin-right: 5px;
	width: 65px;
	height: 100%;
	overflow: hidden;
}

#container_colour_type
{
	float: left;
	position: relative;
	z-index: 25;
	margin-right: 5px;
	width: 135px;
	height: 100%;
	overflow: hidden;
}

#container_details
{
	float: left;
	margin-left: -100px;
	width: 530px;
	height: 100%;
	overflow: hidden;
}

#container_details #product_details_bg
{
	position: relative;
	top: 5px;
	width: 530px;
	background-color: #505963;
	overflow: hidden;
}

#container_search_details
{
	float: left;
	width: 720px;
	height: 100%;
	overflow: hidden;
}

#container_search_details #search_details_bg
{
	position: relative;
	top: 5px;
	width: 720px;
	height: 100%;
	background-color: #505963;
	overflow: hidden;
}

/* SEARCH BOX DETAILS */

div.search_details_box
{
	position: relative;
	margin: 20px 0px 10px 0px;
	width: 720px;
	overflow: hidden;
}

div.search_details_box div.heading_top
{
	margin-bottom: 20px;
	padding-left: 10px;
	width: 700px;
	height: 80px;
	overflow: hidden;
}

div.search_details_box div.heading_top div.search_legends
{
	float: right;
	padding-right: 35px; 
	width: 100px;
	height: 80px;
	overflow: hidden;
}

div.search_details_box div.heading_top div.search_legends div.legend_box
{
	border: 1px solid #999999;
	width: 90px;
	height: 60px;
	padding: 5px 10px 7px 10px;
}

div.search_details_box div.scrollable_result_area
{
	width: 720px;
	overflow: hidden;
}

div.search_details_box div.scrollable_result_area div.product_image
{
	width: 75px;
	height: 75px;
	margin-bottom: 5px;
	overflow: hidden;
}

div.search_details_box div.scrollable_result_area div.product_description
{
	width: 75px;
	height: 75px;
	margin-bottom: 5px;
	overflow: hidden;
}

div.search_details_box div.scrollable_result_area #scrollable_result
{
	float: left;
	width: 690px;
	overflow: hidden;
}

div.search_details_box div.scrollable_result_area table#tbl_result
{
	overflow: hidden;
}

div.search_details_box div.scrollable_result_area table#tbl_result td
{
	padding-left: 4px;
	padding-right: 5px;
	font-size: 10px;
	width: 75px;
	overflow: hidden;
}

div.search_details_box div.scrollable_result_area table#tbl_result td.big
{
	padding-left: 9px;
	padding-right: 10px;
	font-size: 10px;
	width: 160px;
	overflow: hidden;
}

div.search_details_box div.scrollable_result_area table#tbl_result td.line
{
	padding: 0px;
	width: 1px;
	height: 100%;
	background-color: #999999;
	overflow: hidden;
}

td.line
{
	padding: 0px;
	width: 1px;
	height: 100%;
	background-color: #999999;
	overflow: hidden;
}

/* SCROLLBAR */

#container_scrollbar
{
	float: right;
	margin-top: 30px;
	width: 25px;
	overflow: hidden;
}

#container_scrollbar #scrollbar_area
{
	width: 15px;
	background-color: #505963;
	overflow: hidden;
}

#container_scrollbar #scrollbar_area #scrollbar_handle
{
	margin-left: 2px;
	margin-right: 2px;
	width: 11px;
	height: 65px;
	background-color: #d1d3d2;
	overflow: hidden;
}

/* PRODUCT DETAILS */

div.scrollable_details
{
	position: relative;
	margin: 35px 20px 0px 105px;
	width: 405px;
	height: 530px;
	overflow: hidden;
}

div.scrollable_details div.product_box
{
	width: 405px;
	height: 530px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_misc
{
	margin-bottom: 5px;
	width: 405px;
	height: 135px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_misc div.left
{
	float: left;
	width: 205px;
	height: 135px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_misc div.right
{
	float: right;
	width: 190px;
	height: 135px;
	text-align: right;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_desc
{
	margin-bottom: 5px;
	width: 405px;
	height: 290px;	
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_desc div.left
{
	float: left;
	width: 205px;
	height: 275px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_desc div.right
{
	float: right;
	width: 190px;
	height: 290px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_desc div.right div.p_tech_info
{
	width: 190px;
	height: 210px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_desc div.right div.p_links
{
	margin-top: 15px;
	width: 190px;
	height: 70px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_thumbs
{
	margin-top: 15px;
	width: 405px;
	height: 100px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_thumbs div.thumb_images
{
	margin-top: 10px;
	width: 405px;
	height: 90px;
	overflow: hidden;
}

div.scrollable_details div.product_box div.product_thumbs div.thumb_images img
{
	background-color: #de252f;
}

/* INDICATOR LAYER STYLES */

#container_indicator
{
	height: 100%;
	overflow: hidden;
}

#container_indicator #indicator
{
	position: relative;
	top: 5px;
	width: 100%;
	height: 35px;
	background-color: #d1d3d2;
	overflow: hidden;
}

/* LHS LAYERS */

#container_left_heading
{
	margin-left: 5px;
}

#container_navs
{
	margin-top: 45px;
	width: 195px;
	overflow: hidden;
}

#container_intro
{
	padding-left: 5px;
	margin-top: 45px;
	width: 185px;	
	font-size: 11px;
	overflow: hidden;
}

#container_logos
{
	position: absolute;
	bottom: 10px;
	padding-left: 5px;
	width: 180px;	
	height: 25px;
	overflow: hidden;
}

#container_logos #left_icons
{
	float: left;
	width: 150px;
	height: 25px;
	text-align: left;
	overflow: hidden;
}

#container_logos #right_logos
{
	float: right;
	margin-top: 10px;
	width: 15px;
	height: 15px;
	overflow: hidden;
}

#container_enlargement
{
	position: absolute;
	top: 200px;
	left: 200px;
	z-index: 99;
	padding: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#container_enlargement #enlargement_info
{
	line-height: 20px;
	height: 20px;
	color: #505963;
	font-size: 11px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#container_enlargement #enlargement_info #close
{	
	float: right;
	width: 10px;
	height: 20px;
	overflow: hidden;
}

#container_enlargement #enlargement_caption
{
	padding: 5px;
	background-color: #505963;
	overflow: hidden;
}

#container_order_sample
{
	position: absolute;
	width: 390px;
	top: 200px;
	left: 200px;
	z-index: 99;
	color: #ffffff;
	font-size: 11px;
	background-color: #999999;
	overflow: hidden;
}

#container_order_sample #order_sample_info
{
	padding-top: 5px;
	height: 25px;
	background-color: #0077C6;
	overflow: hidden;
}

#container_order_sample #order_sample_content
{
	padding: 0 5px 10px;
	background-color: #999999;
	overflow: hidden;
}

#container_order_sample #order_sample_info #close
{	
	width: 390px;
	height: 25px;
	overflow: hidden;
}

/* CONTACT FORM */

#container_contact
{
	position: absolute;
	z-index: 5;
	top: 194px; 
	left: 5px;
	width: 195px;
	overflow: hidden;
}

#container_contact 
{
	float: left;
	width: 195px;
	overflow: hidden;
}

#container_contact #address_top
{
	padding-top: 5px;
	width: 195px;
	height: 25px;
	background-color: #87861e;
	overflow: hidden;
}

#container_contact #address_content
{
	padding: 5px 10px 10px 10px;
	width: 175px;
	background-color: #999999;
	font-size: 11px;
	overflow: hidden;
}

#container_contact #address_content a
{
	text-decoration: underline;
}

#container_contact #address_content td
{
	font-size: 11px;
}

/* RETAILER FORM */

#container_retailer 
{
	position: absolute;
	z-index: 5;
	top: 168px; 
	left: 5px;
	width: 195px;
	overflow: hidden;
}

#container_retailer #retailer_top
{
	padding-top: 5px;
	width: 195px;
	height: 25px;
	background-color: #f2ba4b;
	overflow: hidden;
}

#container_retailer #retailer_content
{
	padding: 0px 5px 10px 0px;
	width: 190px;
	background-color: #999999;
	font-size: 11px;
	overflow: hidden;
}

#container_retailer #retailer_content td
{
	font-size: 11px;
}

/* SEARCH FORM */

#container_search
{
	position: absolute;
	z-index: 5;
	top: 244px; 
	left: 5px;
	width: 195px;
	overflow: hidden;
}

#container_search #search_top
{
	padding-top: 5px;
	width: 195px;
	height: 25px;
	background-color: #0077c6;
	overflow: hidden;
}

#container_search #search_content
{
	padding: 0px 5px 10px 5px;
	width: 185px;
	background-color: #999999;
	overflow: hidden;
}

#container_search #search_content td.heading
{
	font-size: 14px;
}

#container_search #search_content td
{
	font-size: 11px;
}

/* SUBSCRIBE FORM */

#container_subscribe
{
	position: absolute;
	z-index: 5;
	top: 218px; 
	left: 5px;
	width: 195px;
	overflow: hidden;
}

#container_subscribe #subscribe_top
{
	padding-top: 5px;
	width: 195px;
	height: 25px;
	background-color: #eb818a;
	overflow: hidden;
}

#container_subscribe #subscribe_content
{
	padding: 0px 5px 10px 5px;
	width: 185px;
	background-color: #999999;
	overflow: hidden;
}

#container_subscribe #subscribe_content td
{
	font-size: 11px;
}