/*
* Catalog
*************************************************************************** */
#content .promo-a h2 {
	color: #a97;
}
#content .promo-a p {
	color: #666;
}
#content .promo-a p a {
	color: #a97;
}
#content .promo-a div a {
	color: #a97;
}

/* 1-1 Gender - Store Front */
body#store_front_selected #tab_techselect .tab,
body#store_front_selected #tab_techselect .tabmid {
	color: #999;
}
body#store_front_selected #tab_techselect #selected {
	color: #333;
}


/*list item contents*/
.selected_tab_content li h4 {
	color: #dd5501;
	font-size: 1.1em;
	margin: .5em 0;
}
.selected_tab_content li h4 a {
	color: #dd5501;
	text-decoration: none;
}
/*
.selected_tab_content li p {
	color: #ab9877;
	font-weight: bold;
}
*/
.selected_tab_content li p a {
	color: #ab9877;
}
.selected_tab_content li p a:hover {
	text-decoration: none;
}

/* Highlights menu colors on Landing Pages */
	.highlights li h4 {
		color: #dd5501 !important;
	}
	.highlights li h4 a {
		color: #dd5501 !important;
	}
	.highlights li p a {
		color: #ab9877 !important;
	}
	.highlights li p a:hover {
	}


/* 1-1-1 Catalog - Category Overview */
.categories ul li.category {
	color: #666;
}
.categories ul li.category h3 {
	color: #a97;
	border-color: #ddc;
	background-color: transparent;
	/*background-image: url(../images/b-view_all.gif);*/
}
.categories ul li.category h4 {
	color: #a97;
}


/* 1-1-1-1 Product List */
form#product_list_sorting {
	background: #d50;
}
form#product_list_sorting fieldset select {
	background: #fff;
}
form#product_list_sorting legend {
	color: #f0dca9;
}
form#product_list_sorting ul {
	border-color: #fff;
	background-color: #fff;
	background-image: url(../images/input_text.gif);
	color: #676767;
}
form#product_list_sorting ul li.selected {
	background-image: url(../images/arrow_select_down.gif);
}
form#product_list_sorting ul.open {
	border-color: #DD5500;
	background-color: #fff;
	background-image: url(../images/arrow_select_down.gif);
}
form#product_list_sorting ul li.hover {
	background-color: #eee;
}
form#product_list_sorting ul li.first_child, 
form#product_list_sorting ul.open li.first_child {
	background-image: url(../images/arrow_select_down.gif) !important;
}
form#product_list_sorting ul li:first-child:hover {
	background-image: url(../images/arrow_select_down.gif);
	background-color: #eee;
}

#content #content_heading {
	border-bottom-color: #ddc;
}
#content #content_heading h2 {
	color: #522;
}
#content #content_heading h2 span {
	color: #d50;
}
.product_list {
	background-image: url(../images/bg_prod_list_bottom.gif);
}
ul li.product {
	color: #666;
	border-bottom-color: #ddc;
}
#product_list ul li.product h4, 
#suggestion_list ul li.product h4,
body#category_overview #middle.two_cols_a_midi #content #primary ul li.product h4 {
	color: #a97;
}


/* 1-6-1 Selected Activity */
body#activities_categories.in_action_midi #categories {
	border-color: #ddc;
}
body#activities_categories.in_action_midi #categories .category h2 {
	color: #666;
}
body#activities_categories.in_action_midi #categories .category h3 {
	color: #d50;
}
body#activities_categories.in_action_midi #categories .category h4 {
	color: #a97;
	font-size: 10.5px;
	margin-bottom: 5px;
	}
#middle #content #partners ul li { 
		background-image: url(../images/arrow_activity_link.gif); 
}


/* 1-1-1-1-* Product Page */
#product_page ul.paging_nav li ul li {
	border-color: #EEDCAA;
	color:#AA9977;
}
#content p.back_to_list {
	border-color:#EEDCAA;
}
#content p.back_to_list a.icon_previous {
	background-image: url(../images/arrow_previous_catalog.gif);
}
#content p.back_to_list a.icon_previous span {
	background:#fff;
	border-left-color:#EEDCAA;
}

/* --- PRODUCT --- */
#product_page #product {
	color: #666;
}
#product_page #product h3 {
	color: #a97;
}
#product #overview {
	color: #333;
}
#overview .magnify {
	border-color: #CECECE;
	background-image: url(../images/icon_zoom.gif);
}
#product_information h3#t_description,
#product_information h3#t_related_products,
#product_information h3#t_care_tips {
	color: #666;
	background-color: #fff;
}
#product_information h3#t_description.active,
#product_information h3#t_related_products.active,
#product_information h3#t_care_tips.active  {
	color: #333;
	border-color: #d8d8d8;
	border-bottom-color: #fff;
}
#product ul.panel_ref li a {
	color: #666;
	background-color: #fff;
	border-color: #DEDCCD;
}
#product ul.panel_ref li a.active {
	color: #333;
	border-color: #DEDDCB;
	border-bottom-color: #fff;
	font-weight: bold;
}

#product_information #product_description,
#product_information #related_products,
#product_information #product_care_tips {
	border-color: #deddcb;
	border-bottom-color: #deddcb;
}
#product_description #features_colors h4 {
	color: #333;
}
#product #related_products ul li.product h4 {
	color: #a97;
}
#product #product_care_tips dt {
	color: #333;
}
#product_page #product #product_technology_comfort {
	border-color: #cecece;
}
#product_page #product #buy_online_you_can {
	border-color: #DEDDCB;
	border-top-color: #DEDDCB;
	border-bottom-color: #DEDDCB;
}
#product #buy_online_you_can p { 
	color: #a97;
	font-weight: bold;
}	
#product #buy_online_you_can #you_can ul li { 
		background-image: url(../images/arrow_activity_link.gif); 
}
#product_page #product p#buy_online_note {
	border-color: #DEDDCB;
	border-top-color: #DEDDCB;
	color: #939393;
	/*font-weight: bold;*/
}

/* ----- SEND TO FRIEND ----- */
#send_to_friend {
	background-color: #fff;
}
#send_to_friend a {
	color: #AA9977;
}
#send_to_friend form#notify_friends fieldset {
	border-color: #f3f3ee;
}
#send_to_friend form#notify_friends fieldset legend {
	color: #666;
}
#send_to_friend form#notify_friends fieldset fieldset legend {
	color: #a97;
}
#send_to_friend form#notify_friends fieldset label {
	color: #666;
}
#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-color: #b2b2b2;
	color: #666;
}
#send_to_friend form#notify_friends fieldset input.form_button {
	background-color: #fff;

}


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


/* 1-4 Technical Glossary */
#technical_glossary #content div ul {
	color: #666;
}
#technical_glossary #content div dt {
	color: #a97;
}





