/*
* Catalog
*************************************************************************** */
div.ideal_for {
	margin: 0 0 0 110px;
}
/*div.ideal_for img {
	margin: 5px 5px 0 0;
}
div#ideal_for img {
	margin: 0 5px 0 0;
}
*/
/*----ideal for thumbs and description (IE6 version in IE6 css)----*/
#product_tc_if div#ideal_for ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	}

#product_tc_if div#ideal_for ul li {
	clear: both;
	float: left;
	margin:0;
	padding: 2px 0;
	}
	
#product_tc_if div#ideal_for ul li img {
	float: left;
	margin: 0 5px 0 0;
	}
#product_tc_if div#ideal_for ul li span {
	float: left;
	/*padding: 10px 0 0 0;*/
	padding: 5px 0 0 0;
	}

#product_tc_if div#ideal_for p img {
	margin: 10px 0;
	}


/*featured product module use thumbs*/
body#category_overview #content #secondary div.ideal_for{
	margin: 0;
	clear: both;
	float: left;
	width: 200px;/*for IE*/
	}
body#category_overview #content #secondary div.ideal_for img {
	float: left;
	margin: 5px 5px 0 0;
	}

/* 1-1 Gender - Store Front */

/*--tabs---*/
#tab_techselect {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	background: #dddddd;
	}
/*1st and 3rd columns*/
#tab_techselect .tab {
	float: left;
	width: 282px;
	height: 120px;
	padding: 10px 19px;
	}
	
#tab_techselect .tab p,
#tab_techselect .tabmid p {
	font-size: 10px;
}

/*smaller height of boxes when a tech is selected*/	
body#store_front_selected #tab_techselect .tab,
body#store_front_selected #tab_techselect .tabmid {
	height: 105px;
	}


/*middle (2nd) column has slightly different measurements (carries the borders)*/
#tab_techselect .tabmid {
	width: 280px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	float: left;
	padding: 10px 19px;
	height: 120px;
	}
/*Normal font colors on landing*/
#tab_techselect .tab a,
#tab_techselect .tabmid a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}
#tab_techselect .tab a:hover,
#tab_techselect .tabmid a:hover {
	text-decoration: none;
}
/*Special font colors when inside a section: assign the active class to tab_techselect(this is for the faded text effect)*/
#tab_techselect.active .tab a,
#tab_techselect.active .tabmid a {
	color: #999999;
	font-weight: bold;
	}
#tab_techselect.active .tab a:hover,
#tab_techselect.active .tabmid a:hover {
	text-decoration: underline;
}
#tab_techselect .tab h3,
#tab_techselect .tabmid h3 {
	margin-bottom: 5px;
	}

#tab_techselect .tab h3 a,
#tab_techselect .tabmid h3 a {
	text-transform: uppercase;
	padding-right: 15px;
	background: url(../images/arrow_activity_link.gif) right center;
	background-repeat: no-repeat;
	font-size: 13px;
	text-decoration: none;
	}

/*selected state*/
#tab_techselect.active #selected,
#tab_techselect.active .tab.selected,
#tab_techselect.active .tabmid.selected {
	float: left;
	background: #fff;
	}

body #master #middle #tab_techselect.active #selected.tab h3 a,
body #master #middle #tab_techselect.active #selected.tabmid h3 a {/*ultra specific for IE*/
	text-decoration: none;
	background: url(../images/arrow_selected_opened.gif) right center;
	background-repeat: no-repeat;
	color: #666666;
	}

/*selected tab content*/

.selected_tab_content {
	clear: both;
	float: left;
	width: 922px;/*960-19-19*/
	padding: 19px;
	background: #fff;
	/*border-top:1px solid #AAAAAA;*/
	}

/**/
.top_tabcontent_border {
	/*border-top: 1px solid #aaaaaa;*/
	border-top: 1px solid #DEDCCD;
}
.selected_tab_content h3 {/*when not opened (gold titles)*/
	color: #aa9977;
	font-size: 12px;
	}
	
.selected_tab_content div {
	display: block;
	float: left;
	padding-top: 5px;
	}
.selected_tab_content div.col {
	float: left;
	width: 441px;
	margin-right: 10px;
	color: #666666;
	font-size: 11px;
	}
.selected_tab_content div.col a {
	color: #666666;
	}

/*product shell type list*/

/*default is 4 items*/
.selected_tab_content ul {
	list-style-type: none;
	float: left;
	}

/* 2 or 3 items only */
	
	.selected_tab_content ul.center2items {
		float: none;
		width: 440px;
		margin: 0 241px;
		}
	
	.selected_tab_content ul.center3items {
		float: none;
		margin:0pt 0pt 0pt 120px;
		width: 681px;
	}
	
	
	
.selected_tab_content ul li {
	width: 200px;/*240-20-20+1(left&right padding plus left border*/
	padding: 0 20px 20px 20px;
	margin: 0;
	float: left;
	border-left: 1px solid #dedccd;
}

.selected_tab_content ul li.first {
	width: 220;/*240-20(no left padding or border)*/
	padding: 0 20px 20px 0;
	border: 0;
	}
.selected_tab_content ul li.last {
	width: 220;/*240-20(no right padding)*/
	padding: 0 0 20px 19px;
	}
	
/*list item contents*/
.selected_tab_content li h4 {
	font-size: 1.1em;
	margin: .5em 0;
	}

/*

/*selected tab content*/

.selected_tab_content {
	clear: both;
	float: left;
	width: 922px;/*960-19-19*/
	padding: 19px;
	background: #fff;
	/*border-top:1px solid #AAAAAA;*/
	}

/* Highlights menu for Landing pages */
	#content .intro-text {
		font-size: 1.2em !important;
		color: #333 !important;
		margin: 20px 0px 10px 0px;
		padding: 0px 0px 0px 20px;
		width: 600px;
		float: left;
	}
	#content .intro-text p {
		color: #666666 !important;
		line-height: 1.25em;
	}

/* Highlights menu for Landing pages */
	.highlights {
		display: block;
		position: relative;
		padding: 10px 0px 0px 0px;
		width: 600px;
		float: left;
		clear: both;
	}
	.highlights div {
	}
	.highlights .details {
		float: left;
		width: 340px;
	}
	.highlights div.row {
		display: block;
		padding-top: 5px;
		width: 441px;
		margin-right: 10px;
		color: #666666;
		font-size: 11px;
		}
	.highlights div.row a {
		color: #666666;
		}
	/*default is 4 items*/
	.highlights ul {
		list-style-type: none;
		float: left;
	}
	.highlights ul li {
		width: 600px; /*240-20-20+1(left&right padding plus left border*/
		padding: 0 20px 20px 20px;
		margin: 0;
		clear: both;
		float: left;
		border: 0;
		margin-top: 10px;
	}
	.highlights ul li .thumbnail {
		position: relative;
		float: left;
		margin: 0px 15px 0px 0px;
	}
	.highlights ul li.last .thumbnail {
		margin-bottom: 20px;
	}
	.highlights ul li.first {
		border: 0;
		margin-top: 0px;
	}
	.highlights ul li.last {
	}
	.highlights li h4 {
		font-size: 1.1em !important;
		margin: 0px 0px 5px 0px;
		padding: 0px;
	}
	.highlights li h4 a:visited,
	.highlights li h4 a:link {
		text-decoration: none !important;
	}
	.highlights li p {
		/*font-size: 1.2em;*/
		color: #000 !important;
	}
	.highlights li p a:visited,
	.highlights li p a:link {
		/*font-size: 0.8em;*/
	}

/* SEO copy for landing pages */
.seoCopy {
	clear: both;
	color:#666666;
	font-size:11px;
	padding: 20px;
	border-top: 1px solid #dddddd;
	background-color: #fff;
}

.seoCopy h3 {
	color:#AA9977;
	font-size:12px;
	margin-bottom: 10px;
}

.seoCopy .col {
	width: 450px;
	float: left;
}
.seoCopy p, .seoCopy li {
	margin-right: 10px;
	margin-bottom: 10px;
}
.seoCopy ul {
	list-style-type:disc;
	margin:0 0 7px 25px;
}
.seoCopy ol {
	margin:0 0 7px 29px;
}

/* 1-1-1 Catalog - Category Overview */
.categories ul {
	list-style-type: none;
}
.categories ul li.category {
	display: block;
	float: left;
	font-size: 1em;
	width: 220px;
	height: 18.5em;
	padding: 10px;
}
.categories ul li.category h3 {
	font-size: 1em;
	font-weight: normal;
	border: 1px solid;
	background: 100% 50% no-repeat;
	padding: 3px 0 3px 0;
	margin-bottom: 0.25em;
	float: left;
	width: 220px;
}
.categories ul li.category h3 a {
	display: block;
	text-decoration: underline;
	padding: 0 0 0 9px;
	float: left;
	cursor: pointer;
}
.categories ul li.category h3 a:hover {
	text-decoration: none;
}
.categories ul li.category h3 span.view_all {
	display: none;
}

.categories ul li.category h3 span {
	float: left;
	color: #aa9977;
	margin-left: 5px;
	}

.categories ul li.category h4 {
	font-size: 1em;
	margin-left: 110px;
	clear: both;
}
.categories ul li.category img.thumbnail {
	float: left;
	margin-right: 10px;
}
.categories ul li.category ul {
	margin: 0 0 0 110px;
}
.categories ul li.category ul li {
	margin-bottom: 0.5em;
}
.categories ul li.category ul li.gtfabric,
.categories ul li.category ul li.price {
	font-weight: bold;
}

body #activities_categories #content .text_content h3 {
	color: #aa9977;
	}


/*--1-2--*/

body#category_overview #content h3.section {
	margin: 10px 10px 0 10px;
	color: #dc5600;
	text-transform: uppercase;
	}
body#category_overview #content #primary .text_content,
body#product_list.midi #content .text_content,
body#activities_categories #master #middle #content #primary .text_content {
	margin: 20px 0 0 0;
	padding: 10px 10px;
	border-top: 1px solid #dcddcb;
	clear: both;
	float: left;
	width: 460px;/*480-10-10*/
	}
body#product_list.midi #content .text_content {
	width: 690px;
	border: 0;
	margin: 10px 0 0 0;
	float: right;
	}

body#category_overview #master #middle.two_cols_a_midi #content #primary .text_content {
	border: 0;
	float: right;	
	}
/*special text-content box for the top*/

#content #primary .text_content_top {
	margin: 0;
	padding: 5px 0 5px 10px;
	clear: both;
	float: left;
	width: 470px;/*480-10-10*/
	}
	
/*float right for midi fabric landing page*/
body#category_overview #master #middle.two_cols_a_midi #content #primary .text_content_top {
	float: right;
	}

#content #primary .text_content h3,
#content #primary .text_content_top h3,
body#product_list.midi #content .text_content h3 {
	color: #aa9977;
	}
	
body#product_list div.paging {
	clear: both;
	float: left;
	width: 710px;
	border-top: 1px solid #ddddcc;
	}

/*paging nav with smaller width for midi fabric landing page*/
#middle.two_cols_a_midi #content #primary div.paging {
	clear: both;
	float: left;
	width: 460px;
	padding: 0 10px 0 0;
	margin: 0;
	border-top: 1px solid #ddddcc;
	}

.two_cols #content .content_promo {
	position: relative;
	float: left;
	width: 480px;
	height: auto;
}
.two_cols #content .content_promo .promo-a img {
	float: left;
	margin-right: 10px;
}
.two_cols #content .content_promo .promo-a div {
	float: left;
	width: 220px;
}

.three_cols #content .content_promo {
	position: relative;
	float: left;
	width: 240px;
	height: auto;
}
#content .promo-a {
	width: auto;
	height: auto;
	padding: 20px;
}
#content .promo-a h2 {
	font-size: 1.1em;
}
#content .promo-a p {
	font-size: 1.1em;
}
#content .promo-a div a {
	font-size: 1em;
}

/*fast Fact Module*/
#content #secondary #fast_fact.module img {
	float: left;
	margin: 0 10px 0 0;
	} 

/*
#content #secondary #fast_fact.module p  {
	float: left;
	width: 50%;
	}
	*/

/*MIDI reverse primary and Secondary for 1-2*/

body#category_overview.midi #content #primary {
	float: right;/*heres the reverser*/
	}


/*------------All brands Page-----------------*/
/*brand list*/	
body#brand_categories #content #primary .brandbox {
	padding: 10px 0 10px 0;
	margin: 0 10px;
	clear: both;
	float: left;
	width: 460px;
	border-top: 1px solid #ddddcc;
	border-bottom: 1px solid #ddddcc;
	}
body#brand_categories #content .brandbox ul.allbrand {
	list-style-type: none;
	width: 153px;
	float: left;
	}

body#category_overview #content ul.allbrand {
	border: 0;
	width: 700px;
	list-style-type: none;
	padding: 10px 0 10px 0;
	margin: 0 10px;
	clear: both;
	float: left;
	border-top: 1px solid #ddddcc;
	border-bottom: 1px solid #ddddcc;
	}
	
body#brand_categories #content #primary ul.allbrand li,
body#category_overview #content ul.allbrand li {
	float: left;
	clear: both;
	width: 135px;
	padding: 0 5px 0 10px;
	margin: 5px 0;
	background: url(../images/arrow_activity_link.gif) no-repeat left center;
	}
body#category_overview #content ul.allbrand li {
	width: 155px;
	}

body#brand_categories #content #primary ul.allbrand li a,
body#category_overview #content ul.allbrand li a {
	text-decoration: none;
	color: #000;
	}
body#brand_categories #content #primary ul.allbrand li a:hover,
body#category_overview #content ul.allbrand li a:hover {
	text-decoration: underline;
}
/*primary div large bottom margin for all brands page*/

body#brand_categories #content #primary {
	padding:0 0 15em;
	}

/*----*/



/*--------right hand panel------------------*/

/*featured*/
body#category_overview #content #secondary .module {
	padding: 5px 20px 10px 20px;
	width: 200px;
	}

body#category_overview #content #secondary .module h3 {
	color: #aa9977;
	margin-bottom: 15px;
	}
body#category_overview #content #secondary .module h4 {
	color: #aa9977;
	}
	
/*featured brand module ul code*/
#secondary div.module.featured ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	clear: both;
	float: left;
	}
#secondary .featured ul li {
	margin-left: 0;
	padding-left: 0;
	}	

#secondary .featured ul li.model,
#secondary .featured ul li.feature,
#secondary .featured ul li.price,
#secondary .featured ul li.detail {
	margin-bottom: 0.5em;
	}
#secondary .featured ul li.price,
#secondary .featured ul li.gtfabric {
	font-weight: bold;
	}

#secondary div.module.featured p {
	clear: both;
	float: left;
	margin: 1.5em 0 0 0;
	width: 200px;/*for IE*/
	}
	
/* 1-1-1-1 Product List */
#product_list #content {
	margin: 0;
}
#product_page #content {
	margin: 0;
}

form#product_list_sorting {
	/*padding:0 0 0 10px;*/
	clear: both;
	float: left;
}

form#product_list_sorting fieldset {
	border: 0;
	/*position: relative;*/
	background-position: 0 15px;
	background-repeat: no-repeat;
	/*height: 36px;*/
}

form#product_list_sorting fieldset select {
	/*margin: 0 0 0 0.5em;
	position: absolute;
	top: 8px;*/
	font-size: 1em;
	margin-right: 5px;
}

form#product_list_sorting fieldset select#pls_activity {
    /*left: 13%;*/
    /*width: 145px;*/
    width: 158px;
}
form#product_list_sorting fieldset select#pls_brand {
	/*left: 26%;*/
	width: 145px;
}
form#product_list_sorting fieldset select#pls_gtfabric {
    /*left: 44.5%;*/
    /*width: 280px;*/
    width: 260px;
}
form#product_list_sorting fieldset select option {
	padding: 0 1em;
}
form#product_list_sorting label {
	display: none;
}

form#product_list_sorting p {
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	font-size: 1em;
	float: left;
	margin: 2px 10px 0 0;
	}

/*for by activity page, line break from title*/
body.in_action.activities #content form#product_list_sorting p,
body.brands.maxi #content form#product_list_sorting p {
	float: none;
	margin: 0 0 5px 0;
	}
/**/

form#product_list_sorting {
	padding: 5px 0;
	/*padding-left: 10px;*/
	/*height: 20px;*/
	float: left;
	clear: both;
}

body#product_list form#product_list_sorting{
	width: 700px;
	}

form#product_list_sorting fieldset {
	float: left;
	/*width: 700px;*/
}
form#product_list_sorting select,
form#product_list_sorting ul{
	float: left;
	margin-right: 5px;
	/*position: relative;*/
	/*top: -1.25em;*/
	/*left: 4em;*/
	/*margin-left: 2em;*/
	/*border: solid 1px #000;*/
}

form#product_list_sorting ul {
	/*
	list-style-type: none;
	margin: 10px 1em;
	
	background: 50% 100% repeat-x;
	position: absolute;
	top: 0;
	*/
	border: 1px solid;
}

form#product_list_sorting ul li.selected {
	font-weight: bold;
	background: 100% 0 no-repeat;
}
form#product_list_sorting ul.closed {
	clear: none;
}
form#product_list_sorting ul.open {
	display: block;
	border: 1px solid;
	background: 100% 0 no-repeat;
}
form#product_list_sorting ul.open li {
	display: block;
	background: none;
}
form#product_list_sorting ul.open li.selected {
	background-image: none !important;
}
form#product_list_sorting ul.closed li {
	display: none;
}

form#product_list_sorting ul.closed li.selected {
	font-weight: bold;
	display: block;
	padding-right: 17px;
}
form#product_list_sorting ul li {
	padding: 0 0.75em;
	display: none;
	cursor: pointer;
	line-height: 1.4em;
}

form#product_list_sorting ul li.first_child {
	background: 100% 0 no-repeat;
}

form#product_list_sorting ul.open li {
	padding-right: 17px;
}
form#product_list_sorting fieldset ul#pls_activity_faux {
	/*left: 10%;*/
	/*width: 16%;*/
	width: 15em;
}
form#product_list_sorting fieldset ul#pls_brand_faux {
	/*left: 28%;*/
	/*width: 17%;*/
	width: 15em;
}
form#product_list_sorting fieldset ul#pls_gtfabric_faux {
	/*left: 47%;*/
	/*width: 30%;*/
	width: 20em;
}


/* New Filter */
div#product_list_sorting {
	clear: both;
	float: left;
	width: 100%;
	height: 1.75em;
	margin: 0 0 .5em 0;
}

.midi div#product_list_sorting {
	margin-top: 5px;
}

div#product_list_sorting p {
	float: left;
}

div#product_list_sorting ul {
	list-style-type: none;
	float: left;
	cursor: pointer;
}
div#product_list_sorting ul li {
	display: block;
	float: left;
	position: relative;
	margin-left: 1em;
	width: 175px;
	background: #fff;
	border: 1px solid #D50;
	color: #676767;
	line-height:1.45em;
}
div#product_list_sorting ul li#filter-activity {
	width: 125px;
}
div#product_list_sorting ul li#filter-brand {
	width: 125px;
}
div#product_list_sorting ul li#filter-gender {
	width: 125px;
}
div#product_list_sorting ul li#filter-gear {
	width: 125px;
}
div#product_list_sorting ul li#filter-fabric {
	width: 275px;
}
div#product_list_sorting ul li span {
	display: block;
	font-weight: bold;
	background: transparent url("../images/arrow_select_down.gif") no-repeat 100% 0;
	padding: 0 17px 0 0.75em;
}
body.in_action div#product_list_sorting ul li {
	border: 1px solid #BA0;
}
body.in_action div#product_list_sorting ul li span {
	background: transparent url("../images/activity_arrow_select_down.gif") no-repeat 100% 0;
}
div#product_list_sorting ul li a {
	display: block;
}
div#product_list_sorting ul li ul {
	display: none;
	width: 100%;
	float: none;
	clear: both;
	_height: 150px;
	max-height: 150px;
	/*overflow: auto;*/
	overflow-x : hidden;
	overflow-y : auto;
}
div#product_list_sorting ul li:hover ul {
	background: #fff;
	display: block;
	border-top: 1px solid #dd5500;
	border: 1px solid #dd5500 \9;
	margin-left:-1px \9;
}
div#product_list_sorting ul li ul li,
body.in_action div#product_list_sorting ul li ul li {
	background: #fff;
	margin: 0;
	width: 100%;
	float: none;
	clear: both;
	border:none;
}
div#product_list_sorting ul li ul li a {
	padding:0 17px 2px 0.75em;
	color: #676767;
	text-decoration: none;
}
div#product_list_sorting ul li ul li a:hover {
	background: #eee;
}

#content #content_heading {
	float: right;
	border-bottom: 1px solid;
	margin: 0 0 0 10px;
	padding: 0 0 0.5em 0;
	width: 710px;
}

/*no bottom border for content heading on specific pages*/
body#category_overview #content #content_heading,
body#activities_categories #content #content_heading,
body#brand_categories #content #content_heading   {
	border: none;
	}

#content #content_heading h2 {
	float: left;
	text-transform: uppercase;
	font-size: 1em;
	min-width:227px;
	white-space:nowrap;
	margin:7px 0 0 0;
}

#product_list #content ul.paging_nav {
	margin-right:20px;
}

.product_list {
	width: 708px;
	float: right;
	margin: 0;
	background-position: 0 bottom;
	background-repeat: repeat-x;
}
/*midi special version (smaller width)*/
body#category_overview #master #middle.two_cols_a_midi .product_list {
	width: 472px;
	float: right;
	margin: 0;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #ddddcc;
	}

.product_list ul {
	list-style-type: none;
}
ul li.product {
	display: block;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid;
	width: 220px;
	/*height: 17em;*/ /* not sure why this was here but was causing a bug in the scroll list */
	padding: 1em 16px 1em 0;
	height: 150px;
}

/*right padding is busting layout in IE*/
body#activities_categories.midi ul li.product {
	padding-right: 0px;
	}

#product_list ul li.product h4, 
#suggestion_list ul li.product h4, 
body#activities_categories.in_action.midi ul li.product h4, 
body#category_overview #middle.two_cols_a_midi #content #primary ul li.product h4 {
	font-size: 1em;
	float: right;
	width: 110px;
}
ul li.product img.thumbnail {
	float: left;
	margin: 0 10px 0 0;
}
ul li.product ul {
	float: right;
	width: 110px;
	list-style-type: none;
}
ul li.product ul li {
	margin: 0 0 0.5em 0;
}
/*just kidding*/
ul li.product ul li.detail {
	/*margin: 0 0 2em 0;*/
	margin: 0 0 1em 0;
}
ul li.product ul li.gtfabric,
ul li.product ul li.price {
	font-weight: bold;
}

/* 1-6-1 Selected Activity */
body#activities_categories.in_action_midi #categories {
	float: left;
	width: 720px;
	padding: 0;
	border-bottom: 1px solid;
}
body#activities_categories.in_action_midi #categories .category {
	float: left;
	border-left: 1px solid #ddc;
	padding: 10px 0 0 5px;
	width: 220px;
}
body#activities_categories.in_action_midi #categories #outerwear.category {
	border-left: 0;
}

body#activities_categories.in_action_midi #categories .category h2 {
	font-size: 1.6em;
	margin: 0 0 .35em 0;
	padding: 0;
}
body#activities_categories.in_action_midi #categories .category h3 {
	margin: 0 0 .45em 0;
	padding: 0;
}

body#activities_categories.in_action_midi ul li.product {
	height: auto;
	border: none;
}

#middle #content #partners {
	padding: 10px 20px 20px 20px;
	float: left;
}
#middle #content #partners h2 {
	font-size: 1.6em;
}

#middle #content #partners ul { 
	float: left;
	width: 150px;
	padding-right: 20px;
}
#middle #content #partners ul.prime { 
	font-weight: bold;
}
#middle #content #partners ul li { 
	list-style-type: none;
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 12px;
}


/* 1-1-1-1-* Product Page */
#product_page #content ul.paging_nav li ul li {
	margin:0;
}

#product_page ul.paging_nav li ul li {
	border:1px solid;
}


.paging ul.paging_nav li ul li {
	border:0;
}

#content ul.paging_nav li ul li.browse {
	padding:0 10px;
}

#content p.back_to_list a.icon_previous {
	background-position:0 0;
	background-repeat: no-repeat;
	text-decoration:none;
	padding:0 0 0 14px;
	display:block;
}
#content p.back_to_list a.icon_previous span {
	padding:0 5px;
	border-left:1px solid;
	height:13px;
	display:block;
}




/* --- PRODUCT --- */
#product_page #product {
	float: right;
	width: 470px;
	min-height: 450px;
	margin: 10px 5px 0 0;
	clear: both;
}

#product_page #content > #product {
	margin: 10px 10px 0 0;
}

#product_page #product h3 {
	font-size: 1.75em;
	margin: 0;
}


#product_page #product ul {
	list-style-type: none;
}




#product #overview {
	margin: 0 0 25px 0;
}

#product #overview h4.brand {
	margin: 0;
}

#product_page #product #overview img.thumbnail_medium {
	position: absolute;
	top: 35px;
	left: 20px;
	z-index: 1;
}

#overview .magnify {
	position: absolute;
	top: 35px;
	left: 20px;
	z-index: 1;
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	padding: 1px;
	border: 1px solid;
	background-repeat: no-repeat;
	background-position:50% 50%;
}

#product #overview ul li.model,
#product #overview ul li.gtfabric,
#product #overview ul li.price {
	font-weight: bold;
	font-size: 1.3em;
}
#product #overview ul li.gtfabric {
	font-weight: normal;
	font-size: 1.2em;
	float: left;
}

#product #overview ul li.price {
	float: right;
}

#product #overview ul li.price span {
	font-weight: normal;
}



#product ul.panel_ref {
	position:relative;
	top:2px;
	left:0;
	z-index:1;
	float:left;
}
#product ul.panel_ref li {
	float:left;
	margin:0 5px 0 0;
}
#product ul.panel_ref li a {
	font-size: 1em;
	text-decoration:none;
	display:block;
	padding: 6px 20px;
	border:1px solid;
	border-bottom: 0;
	outline:none;
}
#product ul.panel_ref li a.active {
	border: 2px solid;
	border-bottom: 2px solid;
}



#product #product_information {
	float: left;
	clear: both;
}

#product_information #product_description,
#product_information #related_products,
#product_information #product_care_tips {
	float: right;	
	clear: both;
	border: 2px solid;
	border-bottom: 0 solid;
	padding: 10px 0 10px 0;
	width: 466px;
}

#product_information #related_products {
	padding: 10px 0 0 0;
}

#product_information #product_description p {
	width: 180px;
	float: left;
	margin: 0 0 0 10px;
}
#product_information > #product_description p {
	margin: 0 0 10px 20px;
}

#product_description #descriptive_text {
	float: left;
	width: 225px;
}
#product_description #features_colors {
	float: right;
	width: 190px;
	margin: 0 10px 0 0;
}
#product_information > #product_description #features_colors {
	margin: 0 20px 0 0;
}

#product_description #features_colors h4 {
	font-size: 1em;
	margin-bottom: .75em;
}
#product_description #features_colors ul {
	margin: 0.25em 0 1em 0;
}
#product_description #features_colors li {
	margin-bottom: .75em;
}

#product_description #features_colors ul#available_colors li {
	display: inline;
}




#product #related_products ul li.product h4 {
	font-size: 1em;
	float: right;
	width: 110px;
}
#product #related_products ul li.product {
	padding: 15px 0 0 13px;
}




#product_information #product_care_tips dl {
	float: left;
	width: 190px;
	margin: 0 10px;
}

#product_information > #product_care_tips dl {
	margin: 0 20px;
}

#product #product_care_tips dd {
	line-height: 1.4em;
	margin: 0 0 10px 0;
}



#product #product_care_tips dt {
	font-weight: bold;
	margin: 0 0 5px 0;
}

#product #product_care_tips dt img {
	margin: 0 5px 0 0;
}

/* *********************************************************************************************************** */
/* *********************************************************************************************************** */
/* *********************************************************************************************************** */

#product_page #product #product_tc_if {
	float: left;
	clear: both;
	position: absolute;
	left: 10px;
	/*top:261px;*/
	top: 239px;
	
}

.contentwrapper{
	position: relative; 
	width: 720px;
	/*float: left;*/
	clear: both;

	}

#product_page #product_tc_if #product_technology_comfort,
#product_page #product_tc_if #ideal_for{
	float: left !important;
	position: relative !important;
	clear: both;
	background: #fff;				/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
}

#product_page #product #product_tc_if #product_technology_comfort #brief{
	position: relative;
	background: #fff;				/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	border: solid 2px #aaa; 	/* <<<<<<<<<<<<<<<<<<< MOVE THE COLOR TO _SKIN.CSS */
	z-index: 500;
	width: 220px;
}
#product_page #product #product_tc_if.open #product_technology_comfort #brief{
	width: 231px;
	border-right: none;
}
#product_page #product #product_tc_if #product_technology_comfort #brief .wrapper{
	width: 216px;
}
#product_page #product #product_tc_if.open #product_technology_comfort #brief .wrapper{
	width: 231px;
}
#product_page #product #product_tc_if #product_technology_comfort #brief p.product{
	color: #fff;					/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	font-weight: bold;
	font-size: 1.25em;
}
#product_page #product #product_tc_if #product_technology_comfort #brief h3{
	color: #fff;				/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	background-color: #d50;		/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	font-size: 10px;
	padding: 4px 2px 3px 6px;
	background-position: right top;
	background-repeat: no-repeat;
}

#product_page #product #product_tc_if #product_technology_comfort #brief h3{
	background-image: url(../images/tc_btn_plus.jpg);	/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	cursor: pointer;
}
#product_page #product #product_tc_if.open #product_technology_comfort #brief h3{
	background-image: url(../images/tc_btn_minus.jpg);	/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
}
#product_page #product #product_tc_if #product_technology_comfort #brief ul{
	color: #fff;					/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
}
#product_page #product #product_tc_if #product_technology_comfort #brief .wrapper div{
	padding-left: 6px;
	padding-bottom: 4px;
	color: #ddc;					/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	width: 160px;
}
#product_page #product #product_tc_if #product_technology_comfort #brief .wrapper{
	background: #666 url(../images/tc_bg.jpg) right top no-repeat;	/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	margin: 2px 0 2px 2px;
}
#product_page #product #product_tc_if #product_technology_comfort #product_detail{
	display: none;					/* <<<<<<<<<<<<<<  MOVE THIS TO INITIAL_STATES.CSS */
}
#product_page #product #product_tc_if.open #product_technology_comfort #product_detail{
	display: block;
	position: absolute;
	/*top: -152px;*/
	top: -122px;
	left: 231px;
	background: #fff;	/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	color: #fff;		/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	width: 464px;
	border: solid 2px #aaa; /* <<<<<<<<<<<<<<<<<<< MOVE THE COLOR TO _SKIN.CSS */
	z-index: 100;
}
#product_page #product #product_tc_if #product_technology_comfort #product_detail ul{
	color: #fff;					/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
}
#product_page #product #product_tc_if.open #product_technology_comfort #product_detail .wrapper{
	background: #666 url(../images/tc_bg_big.jpg) right top no-repeat;	/* <<<<<<<<<<<<<<  MOVE THIS TO _SKIN.CSS */
	margin: 2px;
	min-height: 213px;
	float: left;
	width: 460px;
}
#product_page #product #product_tc_if.open #product_technology_comfort #product_detail .wrapper .col1{
	float: left;
	width: 50%;
}

#product_page #product #product_tc_if.open #product_technology_comfort #product_detail .wrapper .col1 ul{
	padding: 21px 0 0 32px;
	list-style-type: disc;
	font-size: 1.05em;
}
#product_page #product #product_tc_if.open #product_technology_comfort #product_detail .wrapper .col1 ul li{
	padding: 0 0 16px 4px;
}
#product_page #product #product_tc_if.open #product_technology_comfort #product_detail .wrapper .col2{
	float: right;
	width: 25%;
	padding-right: 51px;
}
#product_page #product #product_tc_if.open #product_technology_comfort #product_detail .wrapper .col2 p#learn_more{
	margin-top: 96px;
	font-weight: bold;
	font-size: 1em;
}
#product_page #product #product_tc_if.open #product_technology_comfort #product_detail .wrapper .col2 p#learn_more a{
	color: #fff;
	text-decoration: none;
	background: url(../images/arrow_eecc77.gif) 0 3px no-repeat;
	padding-left: 11px;
	display: block;
}
#product_page #product #ideal_for {
	border-top:1px solid #ddddcc;
	/*margin-top:1.5em;*/
	padding-top:5px;
	
	width:220px;
}



#product_page #product #ideal_for h3{
	text-indent: -9999px;
	margin: 0;
	background-repeat: no-repeat;
	width: 200px;
}

.ideal_for img {
	margin: 2px 2px;
	}


/*technology blurb/thumb list*/


#product_page #product #overview ul.tech {
	border-top: 1px solid #ddddcc;
	list-style-type: none;
	float: left;
	width: 470px;
	padding: 5px 0 0 0;
	margin: 5px 0 5px 0;
	}
#product_page #product #overview ul.tech li {
	float: left;
	width: 50%;
	}

#product_page #product #overview ul.tech li img {
	float: left;
	padding-right: 8px;
	}
#product_page #product #overview ul.tech li a {
	color: #aa9977;
	text-decoration: underline;
	}

/*
#product_page #product #product_tc_if {
	float: left;
	clear: both;
}


#product_page #product #product_technology_comfort {
	position: absolute;
	top: 275px;
	left: 10px;
	height: 80px;
	width: 212px;
	padding: 2px;
	border: 2px solid;
	overflow: hidden;
	clear: left;
	float: left;
	z-index: 1;
	text-indent: -9999px;
}

#product #ideal_for {
	position: absolute;
	top: 375px;
	left: 10px;
	width: 212px;
	z-index: 1;
	float: left;
	clear: both;
}

#product #ideal_for h3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	font-size: 1.2em;
}


#product #ideal_for img {
	margin: 0 17px 0 0;
}
*/
/* *********************************************************************************************************** */
/* *********************************************************************************************************** */
/* *********************************************************************************************************** */



#product_page #product #buy_online_you_can {
	border: 2px solid;
	border-top: 1px solid;
	border-bottom: 0 solid;
	float: left;
	clear: both;
	padding: 1.5em 0 .5em 0;
	width: 466px;
}
#product_page #product #buy_online_you_can div {
	float: left;
}
#product_page #product #buy_online_you_can p {
	font-size: 1em;
}
#product #buy_online_you_can #buy_online,
#product #buy_online_you_can #buy_in_store,
#product #buy_online_you_can #you_can {
	float: left;
	width: 190px;
	margin: 0 10px;
	padding: 0 0 1.5em 0
}
#product > #buy_online_you_can #buy_online,
#product > #buy_online_you_can #buy_in_store,
#product > #buy_online_you_can #you_can {
	margin: 0 20px;
}

#product #buy_online_you_can #you_can {
	float: left;
}
#product #buy_online_you_can #you_can ul {
	font-weight: bold;
}
#product #buy_online_you_can ul li {
	margin-bottom: .5em;
}
#product #buy_online_you_can #you_can ul li { 
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 12px;
}

#product #buy_online_you_can h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-transform: uppercase;
	margin: 0;
}


#product_page #product p#buy_online_note {
	float: left;
	clear: both;
	border: 2px solid;
	border-top: 1px solid;
	padding: 10px 10px 10px 20px;
	width: 436px;
}



/* ----- SEND TO FRIEND ----- */

#send_to_friend {
	border: 0;
}

#send_to_friend_mask.mask {
	background-color: #000;
	}

#send_to_friend .hd {
	background: none;
	border: 0;
}


#send_to_friend form#notify_friends {
	margin: 0 10px 10px 0;
}
#send_to_friend form#notify_friends fieldset {
	margin: 0 0 15px 0;
	border: 2px solid;
	padding: 13px;
	float: left;
	clear: both;
}
#send_to_friend form#notify_friends fieldset legend {
	font-size: 1.2em;
	font-weight: bold;
}

#send_to_friend form#notify_friends fieldset div {
	float: left;
	clear: both;
	padding: 5px 0;
	width: 400px;
}
#send_to_friend form#notify_friends fieldset label {
	display: block;
	float: left;
	width: auto;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 5px;
}
#send_to_friend form#notify_friends fieldset input, 
#send_to_friend form#notify_friends fieldset select, 
#send_to_friend form#notify_friends fieldset textarea {
	border: 1px solid;
	display: block;
	float: right;
	font-size: 1.3em;
	width: 250px;
	margin: 0 0 5px 10px;
}
#send_to_friend form#notify_friends fieldset textarea {
	height: 75px;
}

#send_to_friend form#notify_friends fieldset span.indicator {
	display: block;
	clear: both;
	text-align: right;
	padding: 2px 0 0 0;
}

#send_to_friend form#notify_friends fieldset input.form_button {
	width: 50px;
	border: 1px solid #ccc;
	margin: 0 0 0 10px;

}
#send_to_friend form#notify_friends fieldset div#nf_submit {
	width: 430px;
}

#send_to_friend form#notify_friends fieldset div#nf_submit label {
	display: none;
}
#send_to_friend form#notify_friends fieldset p {
	margin: 15px 0;
}








/* 1-1-2 Suggestion List */
body#suggestion_list .product_list {
	border-top: 1px solid;
}

/* 1-4 Technical Glossary */
#technical_glossary #content div {
	position: relative;
	clear: both;
}
#technical_glossary #content div ul {
	position: relative;
	width: 30%;
	float: left;
	list-style-position: outside;
	padding: 0.25em 0 1.25em 1.5em;
	list-style-type : disc;
}
#technical_glossary #content div dl {
	font-size: 1.1em;
	position: relative;
	float: right;
	width: 95%;
}
#technical_glossary #content div dt {
	font-weight: bold;
	padding: 0 0 0.25em 0;
}
#technical_glossary #content div dd {
	padding: 0 0 1em 0;
}


/*-----1-5 Brands-----*/

body#category_overview.brands #guide {
	color: #666666;
	/*font-size: 1.35em;*/
	padding: 16px 20px;
	width: 200px;
	float: left;
	}

body.brands #content_heading ul.breadcrumbs li.on,
body.brands #content #secondary div.module h3,
body.brands #content #secondary div.module a {
	color: #aa9977;
	}

body.brands #content #secondary div.module h3 {
	font-size:1.3em;
	margin:0.25em 0pt;
	text-transform:uppercase;
	}



