/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none outside none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: "";
}
abbr, acronym {
	border: 0 none;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
}
legend {
	color: #000000;
}
del, ins {
	text-decoration: none;
}
/*reset ends */

/*this has to be up here. will later be overwritten when tabs are created*/
#tabs .tab_ul_wrapper a {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
	min-height: 70px;
}


.pe_container {
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
}
.pe_topnav {
	width:100%;
	vertical-align: bottom;
	font-size:0.75em;
	font-weight:bold;
}
.pe_topnav ul, .pe_topnav ul li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0;
	border-bottom: 0 !important;
	padding: 0;
}
.pe_topnav ul li a, .pe_topnav ul li span {
	height: 41px; /*65 - 24*/
	display: block;
	font-size: 0.8em;
	text-decoration: none;
	padding:24px 0 0 0;
	margin:0;
	font-family:Helvetica;
}
.pe_topnav ul li.topnav1 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav1_off.png) left 0px no-repeat;
	width:96px;
}
.pe_topnav ul li.topnav1 a.active {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav1_on.png) left 0px no-repeat;
}
.pe_topnav ul li.topnav2 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav2_off.png) left 0px no-repeat;
	width:162px;
}
.pe_topnav ul li.topnav2 a.active {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav2_on.png) left 0px no-repeat;
}
.pe_topnav ul li.topnav3 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav3_off.png) left 0px no-repeat;
	width:161px;
}
.pe_topnav ul li.topnav3 a.active {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav3_on.png) left 0px no-repeat;
}
.pe_topnav ul li.topnav4 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav4_off.png) left 0px no-repeat;
	width:164px;
}
.pe_topnav ul li.topnav4 a.active {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav4_on.png) left 0px no-repeat;
}
.pe_topnav ul li.topnav5 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav5_off.png) left 0px no-repeat;
	width:104px;
}
.pe_topnav ul li.topnav5 a.active {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav5_on.png) left 0px no-repeat;
}
.pe_topnav ul li.topnav6 {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav6_off.png) left 0px no-repeat;
	width:47px; /*img width 53 - padding left 6*/
	text-align: left;
	padding-left: 6px;
}
.pe_topnav ul li.topnav7 {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav7_off.png) left 0px no-repeat;
	width:25px; 	
}
.pe_topnav ul li.topnav8 {
	background:  url(/PalmoliveEU/AT/Experientials/images/topnav8_off.png) left 0px no-repeat;
	width:35px; 	
}
.pe_topnav ul li.topnav7 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/facebook.png) left 0px no-repeat;
}
.pe_topnav ul li.topnav8 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/twitter.png) left 0px no-repeat;
}

.pe_topnav ul li.topnav7 a, .pe_topnav ul li.topnav8 a {
	height: 21px;
	margin-top: 20px;
	}

.pe_topnav ul li.topnav7 span, .pe_topnav ul li.topnav8 span {
	left: -20000px;
    position: absolute;
}
.pe_hero_range_left {
	width:210px;
	display:inline;
	overflow:hidden;
	margin-top:40px;
	margin-left:0px;
	float:left;
}
.pe_hero div.pe_hero_range_right img {
	padding-left: 150px;
}

.pe_energy .pe_hero div.pe_hero_range_right img, 
.pe_joyous .pe_hero div.pe_hero_range_right img, 
.pe_tranquility .pe_hero div.pe_hero_range_right img
 {
	padding-left: 100px;
}

.pe_hero div.pe_hero_range_right {
	float: right;
	position: relative;
	margin: 0;
	z-index: 1000;
	margin: 0 25px 0 0;
	width: 375px;
	/*min-height: 395px; CARRO */
	padding-top: 80px;
	text-align: left;
}

.tab_ul_wrapper {
	margin-left: 0px;
	clear:both;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#tabs .tab_ul_wrapper {	background-position: 24px 20px; 

}
}

div.productintro {
	width: 350px;
	padding-left: 350px;
	text-align: left;
	min-height: 160px;
	
}

div.productintro h1, .pe_downloads h1 {
	font-size: 1.8em;
	padding-top: 15px;
}
div.productintro p {
	color: #666666;
	font-size: 0.8em;
	margin: 10px 0 10px 0px;
}

div.productintro a {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	margin-left: 10px;
}


.pe_hero {
	height: 280px;
	clear:both;
}
.pe_hero div.pe_hero_range_left {
	float: left;
	position: relative;
	margin: 0;
	z-index: 1000;
	margin: 0 0 0 25px;
	height: 460px;
	width: 375px;
}
.pe_hero div.pe_hero_range_left p {
	font-size: 1.1em;
	margin-bottom:20px;
}


.tab_ul_wrapper ul{
	display: table;
	 list-style: none outside none;
	 width:750px;
	 
}

.tab_ul_wrapper ul li{
	display: table-cell;
	border-bottom: 0 none !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
    vertical-align: top;
    width: 250px;
	
		
}

.pe_contentwrapper {
	width:100%;
	margin:0;
	padding:0 0 15px 0;
}
.pe_contentwrapper_btm {
	background:  url(/PalmoliveEU/AT/Experientials/images/content_btm.png) left 0px no-repeat;
	width:100%;
	margin:0;
	padding:0 0 40px 0;
	height: 20px;
}

/* ########################### home ####################################################*/
.pe_home {
	background:#03424b url(/PalmoliveEU/AT/Experientials/images/home_bg.jpg) 50% 0px no-repeat;
}

 .pe_home .pe_hero div.productintro p, 
 .pe_home div.productintro h1, 
 .pe_home #tabs-1 .title, 
 .pe_home #tabs-2 .title, 
 .pe_home #tabs-3 .title, 
 .pe_home #tabs-1 .subtitle, 
 .pe_home #tabs-2 .subtitle, 
 .pe_home #tabs-3 .subtitle, .pe_home #tabs-1 a, .pe_home #tabs-2 a, .pe_home #tabs-3 a, .pe_home .productintro a {
	color: #a25213;
}

.pe_home .pe_topnav ul li a, 
.pe_home .pe_topnav ul li span,
.pe_home .ui-tabs .ui-tabs-nav li a span{
	color: #237078;
}
.pe_home .pe_hero {
	height: 60px;
	clear:both;
}
.pe_home .pe_contentwrapper ul.home_promos, .pe_home .pe_contentwrapper ul.home_promos li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0;
	border-bottom: 0 !important;
	padding: 0;
	z-index: 1000;

}
.pe_home .pe_contentwrapper ul.home_promos {
	width: 800px;
	clear: both;
	display: block;
	padding-bottom: 10px;
}
.pe_home .pe_contentwrapper ul.home_promos li {
	display: inline;
	overflow: hidden;
	padding: 20px 25px 35px 25px;
}
.pe_home .pe_contentwrapper ul.home_promos li img {
	display: block;
}

.pe_home .pe_contentwrapper ul.home_promos li a {
        display: block;
}

.pe_home .pe_contentwrapper ul.home_promos li.home_promo1 a:hover {
	background: transparent url(/PalmoliveEU/AT/Experientials/images/homearomarange_glow.png) left 0px no-repeat;
}
.pe_home .pe_contentwrapper ul.home_promos li.home_promo3 a:hover {
	background: transparent url(/PalmoliveEU/AT/Experientials/images/homethermalrange_glow.png) left 0px no-repeat;
}
.pe_home .pe_contentwrapper ul.home_promos li.home_promo2 a:hover {
	background: transparent url(/PalmoliveEU/AT/Experientials/images/homeayurituelrange_glow.png) left 0px no-repeat;
}

.pe_hero_home img {
	margin-top:40px;
	margin-left:0px;
}

.pe_home .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_content.png) left 70px no-repeat;
	width:100%;
	margin:0;
	padding:0 0 15px 0;
	clear: none;
}

.pe_home #tabs-1 a, .pe_home #tabs-2 a  {
		width: 230px;
		margin: 20px 0  0 23px;
}

.pe_home #tabs-1 a img, .pe_home #tabs-2 a img {
	position: relative;	
}

.pe_home #tabs-1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_inner_top_2.png) left 0px no-repeat;
	padding: 0px;
}

.pe_home #tabs-1 p.intro {
	border-bottom: 6px solid #d98732;
	width: 710px; /*750 - 40*/
	color: #fff;
	padding: 20px;
	font-size: 1.3em;
}

.pe_home #tabs-1 .tabs-1_wrapper{
	background:  url(/PalmoliveEU/AT/Experientials/images/home_inner_btm_2.png) left bottom no-repeat;
	padding: 16px;
	min-height: 300px;
}
.pe_home #tabs-1 img {
	bottom: 0px;	
	top: auto;
}


.pe_home #tabs-2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_inner_top.png) left 0px no-repeat;
	padding: 16px 0 0 0 ;
	text-align: center;
}

.pe_home #tabs-2 .tabs-2_wrapper{
	background:  url(/PalmoliveEU/AT/Experientials/images/home_inner_btm.png) left bottom no-repeat;
	padding: 16px;
}

.pe_home #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_inner_btm.png) left 0px no-repeat;
}
.pe_home  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_midnav_top.png) 25px 20px  no-repeat;
}

.pe_home .ui-tabs .ui-tabs-nav li {
	float: left;	
}
.pe_home .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_off_1.png) 0px bottom no-repeat;
}
.pe_home .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_off_2.png) 0px bottom no-repeat;
}
.pe_home .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_off_3.png) 0px bottom no-repeat;
}
.pe_home .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/home_on_1.png);
}
.pe_home .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/home_on_2.png);
}
.pe_home .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/home_on_3.png);
}
.pe_home #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_mid_nav_icon1.png) 0px -5px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 80px;
}
.pe_home #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_mid_nav_icon2.png) 0px -20px no-repeat;
	padding-left: 115px;
}
.pe_home #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/home_mid_nav_icon3.png) 0px -10px no-repeat;
	padding-left: 100px;
}
/* ###########################  Aroma Therapy range #####################################*/


.pe_at_range {
	background: #ebeaf6 url(/PalmoliveEU/AT/Experientials/images/at_range_bg.jpg) 50% 0px no-repeat;
}
.pe_at_range .pe_topnav ul li a, .pe_at_range .pe_topnav ul li span {
	color: #443559;
}
.pe_at_range .pe_hero {
	height: 30px;
	clear:both;
}
.pe_at_range .pe_hero div.pe_hero_range_left {
	float: left;
	position: relative;
	margin: 0;
	z-index: 1000;
	margin: 38px 0 0 50px;
	height: 460px;
	width: 210px;
}
.pe_at_range .pe_hero div.pe_hero_range_left p {
	font-size: 0.9em;
	color: #663366;
	margin-bottom:20px;
	line-height: 1.3em;
}
.pe_at_range .pe_hero div.pe_hero_range_left p.logocaption {
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	padding: 25px 0 30px 0;
}

.pe_at_range .pe_productwrapper a {
	padding:0px;
}

.pe_at_range .pe_productwrapper {
	min-height: 160px;
    padding-left: 315px;
}

.pe_productdetail.at_morningtonic, .pe_productdetail.at_sensual, .pe_productdetail.at_warmvanilla,
.pe_productdetail.ts_thermalfresh, .pe_productdetail.ts_turkishbath, .pe_productdetail.ts_beautysoft {
	clear:both;
}

.pe_at_range .pe_productwrapper .pe_productdetail  a {
	float:left;
}

.pe_at_range .pe_productwrapper img {
	padding: 0px;
}
.pe_at_range .pe_productwrapper .pe_productdetail div {
	padding-top: 305px;
	margin-left: 200px;
	text-align:left;
	min-height: 160px;
}


.pe_at_range .pe_productwrapper .pe_productdetail div  a {
	font-size: 1.1em;
	height: 48px;
	width: 253px;
	text-decoration: none;
	padding: 14px 0 0 14px
}

.pe_at_range .pe_productwrapper  .pe_productdetail.at_absoluterelax div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_absoluterelax_btn.png) left 0 no-repeat;
	color: #8b609b;
}

.pe_at_range .pe_productwrapper  .pe_productdetail.at_absoluterelax div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_absoluterelax_btn_on.png) left 0 no-repeat;
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_absoluterelax div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_arrow.png) right 7px no-repeat;
	padding-right:14px;
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_morningtonic div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_morningtonic_btn.png) left 0 no-repeat;
	color: #004f3f;	
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_morningtonic div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_morningtonic_btn_on.png) left 0 no-repeat;
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_morningtonic div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_arrow.png) right 7px no-repeat;
	padding-right:14px;
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_sensual div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_sensual_btn.png) left 0 no-repeat;
	color: #fd5145;	
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_sensual div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_sensual_btn_on.png) left 0 no-repeat;	
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_sensual div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_arrow.png) right 7px no-repeat;
	padding-right:14px;
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_warmvanilla div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_warmvanilla_btn.png) left 0 no-repeat;
	color: #dc6a2b;	
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_warmvanilla div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_warmvanilla_btn_on.png) left 0 no-repeat;
}
.pe_at_range .pe_productwrapper  .pe_productdetail.at_warmvanilla div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_arrow.png) right 7px no-repeat;
	padding-right:14px;
}
.pe_at_range .pe_productdetail p {
	width: 245px;
	color: #666666;
	font-size: 0.8em;
	text-align:left;
	padding-left: 15px;
	margin-top: 5px;
}
.pe_at_range .productlist {
	position:absolute;
	top: 222px;
	left: 540px;
}
.pe_at_range .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_content.png) left 200px no-repeat;
}

.pe_at_range #tabs-1 .title, .pe_at_range #tabs-2 .title, .pe_at_range #tabs-3 .title {
	color: #663366;
}
.pe_at_range #tabs-1 a, .pe_at_range #tabs-2 a, .pe_at_range #tabs-3 a {
	color: #663366;
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_arrow.png) left 4px no-repeat;
}

.pe_at_range #tabs-1, .pe_at_range #tabs-2, .pe_at_range #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_inner_top.png) left 0px no-repeat;
}
.pe_at_range #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_inner_btm.png) left 0px no-repeat;	
}
.pe_at_range  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_midnav_top.png) 25px 20px  no-repeat;
}
.pe_at_range .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_off_1.png) 0px bottom no-repeat;
}
.pe_at_range .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_off_2.png) 0px bottom no-repeat;
}
.pe_at_range .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_off_3.png) 0px bottom no-repeat;
}
.pe_at_range .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/at_range_on_1.png);
}
.pe_at_range .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/at_range_on_2.png);
}
.pe_at_range .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/at_range_on_3.png);
}

 .pe_at_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_mid_nav_icon1.png) 8px -5px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_at_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
	padding-right:15px;
}
.pe_at_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/at_range_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}
.pe_at_range .ui-tabs .ui-tabs-nav li a span {
	color: #663366;
}
/* ###########################  Thermal spa range #####################################*/

.pe_ts_range {
	background: #b0d1d5 url(/PalmoliveEU/AT/Experientials/images/ts_range_bg.jpg) 50% 0px no-repeat;
}
.pe_ts_range .pe_topnav ul li a, .pe_ts_range .pe_topnav ul li span {
	color: #237078;
}
.pe_ts_range .pe_hero {
	height: 30px;
	clear:both;
}
.pe_ts_range .pe_hero div.pe_hero_range_left {
	float: left;
	position: relative;
	margin: 0;
	z-index: 1000;
	margin: 38px 0 0 50px;
	height: 460px;
	width: 210px;
}
.pe_ts_range .pe_hero div.pe_hero_range_left p {
	font-size: 0.9em;
	color: #237078;
	margin-bottom:20px;
	line-height: 1.3em;
}
.pe_ts_range .pe_hero div.pe_hero_range_left p.logocaption {
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	padding: 25px 0 30px 0;
}

.pe_ts_range .pe_productwrapper a {
	padding:0px;
}

.pe_ts_range .pe_productwrapper {
	min-height: 160px;
    padding-left: 315px;
}
.pe_ts_range .pe_productwrapper .pe_productdetail a {
	float:left;
}
.pe_ts_range .pe_productwrapper img {
	padding: 0px;
}
.pe_ts_range .pe_productwrapper .pe_productdetail div {
	padding-top: 305px;
	margin-left: 200px;
	text-align:left;
	min-height: 160px;
}

.pe_ts_range .pe_productwrapper .pe_productdetail div  a {
	font-size: 1.1em;
	height: 48px;
	width: 253px;
	text-decoration: none;
	padding: 13px 0 0 13px
}

.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_mineralmassage div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_mineralmassage_btn.png) left 0 no-repeat;
	color: #0557a4;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_mineralmassage div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_mineralmassage_btn_on.png) left 0 no-repeat;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_mineralmassage div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_arrow.png) right 6px no-repeat;
	padding-right:14px;
}

/**/
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_oceanvitality div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_oceanvitality_btn.png) left 0 no-repeat;
	color: #1c566f;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_oceanvitality div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_oceanvitality_btn_on.png) left 0 no-repeat;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_oceanvitality div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/oceanvitality_arrow.png) right 6px no-repeat;
	padding-right:14px;
}
/**/



.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_thermalfresh div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_thermalfresh_btn.png) left 0 no-repeat;
	color: #1c566f;	
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_thermalfresh div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_thermalfresh_btn_on.png) left 0 no-repeat;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_thermalfresh div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_arrow.png) right 6px no-repeat;
	padding-right:14px;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_turkishbath div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_turkishbath_btn.png) left 0 no-repeat;
	color: #49764d;	
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_turkishbath div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_turkishbath_btn_on.png) left 0 no-repeat;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_turkishbath div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_arrow.png) right 6px no-repeat;
	padding-right:14px;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_beautysoft div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_beautysoft_btn.png) left 0 no-repeat;
	color: #e8724d;	
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_beautysoft div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_beautysoft_btn_on.png) left 0 no-repeat;
}
.pe_ts_range .pe_productwrapper  .pe_productdetail.ts_beautysoft div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_arrow.png) right 6px no-repeat;
	padding-right:14px;
}


.pe_ts_range .pe_productdetail p {
	width: 245px;
	color: #666666;
	font-size: 0.8em;
	text-align:left;
	padding-left: 15px;
	margin-top: 5px;
}
.pe_ts_range .productlist {
	position:absolute;
	top: 222px;
	left: 540px;
}
.pe_ts_range .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_content.png) left 200px no-repeat;
}

.pe_ts_range #tabs-1 .title, .pe_ts_range #tabs-2 .title, .pe_ts_range #tabs-3 .title {
	color: #237078;
}
.pe_ts_range #tabs-1 a, .pe_ts_range #tabs-2 a, .pe_ts_range #tabs-3 a {
	color: #237078;
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_arrow.png) left 4px no-repeat;
}

.pe_ts_range #tabs-1, .pe_ts_range #tabs-2, .pe_ts_range #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_inner_top.png) left 0px no-repeat;
}
.pe_ts_range #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_inner_btm.png) left 0px no-repeat;	
}
.pe_ts_range  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_midnav_top.png) 25px 20px  no-repeat;
}
.pe_ts_range .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_off_1.png) 0px bottom no-repeat;
}
.pe_ts_range .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_off_2.png) 0px bottom no-repeat;
}
.pe_ts_range .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_off_3.png) 0px bottom no-repeat;
}
.pe_ts_range .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/ts_range_on_1.png);
}
.pe_ts_range .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/ts_range_on_2.png);
}
.pe_ts_range .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/ts_range_on_3.png);
}

 .pe_ts_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_mid_nav_icon1.png) 0px 0px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 80px;
}
.pe_ts_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 90px;
}
.pe_ts_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/ts_range_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}
.pe_ts_range .ui-tabs .ui-tabs-nav li a span {
	color: #237078;
}

/* ###########################  Ayurituel range #####################################*/


.pe_ay_range {
	background: #d14023 url(/PalmoliveEU/AT/Experientials/images/ay_range_bg.jpg) 50% 0px no-repeat;
}
.pe_ay_range .pe_topnav ul li a, .pe_ay_range .pe_topnav ul li span {
	color: #6c1a00;
}
.pe_ay_range .pe_hero {
	height: 30px;
	clear:both;
}
.pe_ay_range .pe_hero div.pe_hero_range_left {
	float: left;
	position: relative;
	margin: 0;
	z-index: 1000;
	margin: 38px 0 0 50px;
	height: 460px;
	width: 220px;
}
.pe_ay_range .pe_hero div.pe_hero_range_left p {
	font-size: 0.9em;
	color: #6c1a00;
	margin-bottom:20px;
	line-height: 1.3em;
}
.pe_ay_range .pe_hero div.pe_hero_range_left p.logocaption {
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	padding: 0px 0 15px 0;
}

.pe_ay_range .pe_productwrapper a {
	padding:0px;
}

.pe_ay_range .pe_productwrapper {
	min-height: 160px;
    padding-left: 315px;
}

.pe_productdetail.at_morningtonic, .pe_productdetail.at_sensual, .pe_productdetail.at_warmvanilla,
.pe_productdetail.ts_thermalfresh, .pe_productdetail.ts_turkishbath, .pe_productdetail.ts_beautysoft {
	clear:both;
}

.pe_ay_range .pe_productwrapper .pe_productdetail  a {
	float:left;
}

.pe_ay_range .pe_productwrapper img {
	padding: 0px;
}
.pe_ay_range .pe_productwrapper .pe_productdetail div {
	padding-top: 305px;
	margin-left: 200px;
	text-align:left;
	min-height: 160px;
}


.pe_ay_range .pe_productwrapper .pe_productdetail div  a {
	font-size: 1.1em;
	height: 48px;
	width: 253px;
	text-decoration: none;
	padding: 14px 0 0 14px
}

.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_energy div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_energy_btn.png) left 0 no-repeat;
	color: #d14023;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_energy div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_energy_btn_on.png) left 0 no-repeat;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_energy div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_arrow.png) right 7px no-repeat;
	padding-right:14px;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_joyous div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_joyous_btn.png) left 0 no-repeat;
	color: #8d2e7c;	
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_joyous div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_joyous_btn_on.png) left 0 no-repeat;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_joyous div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_arrow.png) right 7px no-repeat;
	padding-right:14px;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_tranquility div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_tranquility_btn.png) left 0 no-repeat;
	color: #006a27;	
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_tranquility div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_tranquility_btn_on.png) left 0 no-repeat;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_tranquility div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_arrow.png) right 7px no-repeat;
	padding-right:14px;
}


/**/
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_peaceful div a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_peaceful_btn.png) left 0 no-repeat;
	color: #1c566f;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_peaceful div a:hover {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_peaceful_btn_on.png) left 0 no-repeat;
}
.pe_ay_range .pe_productwrapper  .pe_productdetail.ay_peaceful div a span {
	background:  url(/PalmoliveEU/AT/Experientials/images/peaceful_arrow.png) right 6px no-repeat;
	padding-right:14px;
}
/**/



.pe_ay_range .pe_productdetail p {
	width: 245px;
	color: #666666;
	font-size: 0.8em;
	text-align:left;
	padding-left: 15px;
	margin-top: 5px;
}
.pe_ay_range .productlist {
	position:absolute;
	top: 182px;
	left: 540px;
	padding-left: 20px;
}
.pe_ay_range .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_content.png) left 200px no-repeat;
}

.pe_ay_range #tabs-1 .title, .pe_ay_range #tabs-2 .title, .pe_ay_range #tabs-3 .title {
	color: #6c1a00;
}
.pe_ay_range #tabs-1 a, .pe_ay_range #tabs-2 a, .pe_ay_range #tabs-3 a {
	color: #6c1a00;
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_arrow.png) left 4px no-repeat;
}

.pe_ay_range #tabs-1, .pe_ay_range #tabs-2, .pe_ay_range #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_inner_top.png) left 0px no-repeat;
}
.pe_ay_range #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_inner_btm.png) left 0px no-repeat;	
}
.pe_ay_range  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_midnav_top.png) 25px 20px  no-repeat;
}
.pe_ay_range .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_off_1.png) 0px bottom no-repeat;
}
.pe_ay_range .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_off_2.png) 0px bottom no-repeat;
}
.pe_ay_range .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_off_3.png) 0px bottom no-repeat;
}
.pe_ay_range .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/ay_range_on_1.png);
}
.pe_ay_range .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/ay_range_on_2.png);
}
.pe_ay_range .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/ay_range_on_3.png);
}

 .pe_ay_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_mid_nav_icon1.png) 8px -5px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_ay_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_mid_nav_icon2.png) 0px -10px no-repeat;
	padding-left: 115px;
	padding-right:15px;
}
.pe_ay_range #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a {
	background:  url(/PalmoliveEU/AT/Experientials/images/ay_range_mid_nav_icon3.png) 0px -10px no-repeat;
	padding-left: 100px;
}
.pe_ay_range .ui-tabs .ui-tabs-nav li a span {
	color: #6c1a00;
}
/* ###########################  Absolute Relaxt product  #####################################*/


.pe_absoluterelax {
	background: #282045 url(/PalmoliveEU/AT/Experientials/images/absoluterelax_bg.jpg) 50% 0px no-repeat;
}
.pe_absoluterelax .pe_topnav ul li a, .pe_absoluterelax .pe_topnav ul li span, .pe_absoluterelax .pe_hero div.productintro p, .pe_absoluterelax div.productintro h1, .pe_absoluterelax #tabs-1 .title, .pe_absoluterelax #tabs-2 .title, .pe_absoluterelax #tabs-3 .title, .pe_absoluterelax #tabs-1 .subtitle, .pe_absoluterelax #tabs-2 .subtitle, .pe_absoluterelax #tabs-3 .subtitle, .pe_absoluterelax #tabs-1 a, .pe_absoluterelax #tabs-2 a, .pe_absoluterelax #tabs-3 a, .pe_absoluterelax .productintro a, .pe_absoluterelax .ui-tabs .ui-tabs-nav li a span {
	color: #8b609b;
}
.pe_absoluterelax #tabs-1 a, .pe_absoluterelax #tabs-2 a, .pe_absoluterelax #tabs-3 a, .pe_absoluterelax .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_arrow.png) left 4px no-repeat;
}
.pe_absoluterelax .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_content.png) left 0px no-repeat;
}
.pe_absoluterelax #tabs-1, .pe_absoluterelax #tabs-2, .pe_absoluterelax #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_inner_top.png) left 0px no-repeat;
}
.pe_absoluterelax #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_inner_btm.png) left 0px no-repeat;
}

.pe_absoluterelax  .tab_ul_wrapper {
	background: url(/PalmoliveEU/AT/Experientials/images/absoluterelax_midnav_top.png) 25px 20px  no-repeat;
}

.pe_absoluterelax .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_off_1.png) 0px bottom no-repeat;
}
.pe_absoluterelax .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_off_2.png) 0px bottom no-repeat;
}
.pe_absoluterelax .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_off_3.png) 0px bottom no-repeat;
}
.pe_absoluterelax .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_on_1.png);
}
.pe_absoluterelax .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_on_2.png);
}
.pe_absoluterelax .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_on_3.png);
}


.pe_absoluterelax #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_mid_nav_icon1.png) 8px 0px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_absoluterelax #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_absoluterelax #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/absoluterelax_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}

/* ###########################  Beautysoft product  #####################################*/


.pe_beautysoft {
	background: #f0baa6 url(/PalmoliveEU/AT/Experientials/images/beautysoft_bg.jpg) 50% 0px no-repeat;
}
.pe_beautysoft .pe_topnav ul li a, .pe_beautysoft .pe_topnav ul li span, .pe_beautysoft .pe_hero div.pe_hero_range_left p, .pe_beautysoft .productintro h1, .pe_beautysoft #tabs-1 .title, .pe_beautysoft #tabs-2 .title, .pe_beautysoft #tabs-3 .title, .pe_beautysoft #tabs-1 .subtitle, .pe_beautysoft #tabs-2 .subtitle, .pe_beautysoft #tabs-3 .subtitle, .pe_beautysoft #tabs-1 a, .pe_beautysoft #tabs-2 a, .pe_beautysoft #tabs-3 a, .pe_beautysoft .productintro a, .pe_beautysoft .ui-tabs .ui-tabs-nav li a span {
	color: #e8724d;
}
.pe_beautysoft .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_content.png) left 0px no-repeat;
}
.pe_beautysoft #tabs-1 a, .pe_beautysoft #tabs-2 a, .pe_beautysoft #tabs-3 a, .pe_beautysoft .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_arrow.png) left 4px no-repeat;
}
.pe_beautysoft #tabs-1, .pe_beautysoft #tabs-2, .pe_beautysoft #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_inner_top.png) left 0px no-repeat;
}
.pe_beautysoft #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_inner_btm.png) left 0px no-repeat;
}
.pe_beautysoft  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_midnav_top.png) 25px 20px no-repeat;
}

.pe_beautysoft .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_off_1.png) 0px bottom no-repeat;
}
.pe_beautysoft .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_off_2.png) 0px bottom no-repeat;
}
.pe_beautysoft .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_off_3.png) 0px bottom no-repeat;
}
.pe_beautysoft .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_on_1.png);
}
.pe_beautysoft .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_on_2.png);
}
.pe_beautysoft .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_on_3.png);
}

.pe_beautysoft #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_mid_nav_icon1.png) 3px 10px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 116px;
}
.pe_beautysoft #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_mid_nav_icon2.png) 0px 10px no-repeat;
	padding-left: 100px;
}
.pe_beautysoft #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/beautysoft_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 80px;
}

/* ###########################  Sensual product  #####################################*/


.pe_sensual {
	background: #330000 url(/PalmoliveEU/AT/Experientials/images/sensual_bg.jpg) 50% 0px no-repeat;
}
.pe_sensual .pe_topnav ul li a, .pe_sensual .pe_topnav ul li span, .pe_sensual .pe_hero div.pe_hero_range_left p, .pe_sensual .productintro h1, .pe_sensual #tabs-1 .title, .pe_sensual #tabs-2 .title, .pe_sensual #tabs-3 .title, .pe_sensual #tabs-1 .subtitle, .pe_sensual #tabs-2 .subtitle, .pe_sensual #tabs-3 .subtitle, .pe_sensual #tabs-1 a, .pe_sensual #tabs-2 a, .pe_sensual #tabs-3 a, .pe_sensual .productintro a, .pe_sensual .ui-tabs .ui-tabs-nav li a span {
	color: #fd5145;
}
.pe_sensual .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_content.png) left 0px no-repeat;
}
.pe_sensual #tabs-1 a, .pe_sensual #tabs-2 a, .pe_sensual #tabs-3 a, .pe_sensual .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_arrow.png) left 4px no-repeat;
}
.pe_sensual #tabs-1, .pe_sensual #tabs-2, .pe_sensual #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_inner_top.png) left 0px no-repeat;
}
.pe_sensual #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_inner_btm.png) left 0px no-repeat;
}
.pe_sensual  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_midnav_top.png) 25px 20px  no-repeat;
}

.pe_sensual .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_off_1.png) 0px bottom no-repeat;
}
.pe_sensual .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_off_2.png) 0px bottom no-repeat;
}
.pe_sensual .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_off_3.png) 0px bottom no-repeat;
}
.pe_sensual .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/sensual_on_1.png);
}
.pe_sensual .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/sensual_on_2.png);
}
.pe_sensual .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/sensual_on_3.png);
}
.pe_sensual #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_mid_nav_icon1.png) -10px 15px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_sensual #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_sensual #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/sensual_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}
/* ###########################  Morning Tonic product  #####################################*/


.pe_morningtonic {
	background: #489f00 url(/PalmoliveEU/AT/Experientials/images/morningtonic_bg.jpg) 50% 0px no-repeat;
}
.pe_morningtonic .pe_topnav ul li a, .pe_morningtonic .pe_topnav ul li span, .pe_morningtonic .pe_hero div.pe_hero_range_left p, .pe_morningtonic .productintro h1, .pe_morningtonic .productintro a, .pe_morningtonic #tabs-1 .title, .pe_morningtonic #tabs-2 .title, .pe_morningtonic #tabs-3 .title, .pe_morningtonic #tabs-1 .subtitle, .pe_morningtonic #tabs-2 .subtitle, .pe_morningtonic #tabs-3 .subtitle, .pe_morningtonic #tabs-1 a, .pe_morningtonic #tabs-2 a, .pe_morningtonic #tabs-3 a, .pe_morningtonic #tabs .productintro a, .pe_morningtonic .ui-tabs .ui-tabs-nav li a span {
	color: #004f3f;
}
.pe_morningtonic .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_content.png) left 0px no-repeat;
}
.pe_morningtonic #tabs-1 a, .pe_morningtonic #tabs-2 a, .pe_morningtonic #tabs-3 a, .pe_morningtonic .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_arrow.png) left 4px no-repeat;
}
.pe_morningtonic #tabs-1, .pe_morningtonic #tabs-2, .pe_morningtonic #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_inner_top.png) left 0px no-repeat;
}
.pe_morningtonic #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_inner_btm.png) left 0px no-repeat;
}
.pe_morningtonic  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_midnav_top.png) 25px 20px  no-repeat;
}

.pe_morningtonic .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_off_1.png) 0px bottom no-repeat;
}
.pe_morningtonic .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_off_2.png) 0px bottom no-repeat;
}
.pe_morningtonic .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_off_3.png) 0px bottom no-repeat;
}
.pe_morningtonic .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_on_1.png);
}
.pe_morningtonic .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_on_2.png);
}
.pe_morningtonic .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_on_3.png);
}
.pe_morningtonic #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_mid_nav_icon1.png) 0px 15px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 116px;
}
.pe_morningtonic #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_mid_nav_icon2.png) 0px 10px no-repeat;
	padding-left: 115px;
}
.pe_morningtonic #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/morningtonic_mid_nav_icon3.png) 0px 15px no-repeat;
	padding-left: 100px;
}
/* ###########################  Warm  Vanilla product  #####################################*/


.pe_warmvanilla {
	background: #d1aa5c url(/PalmoliveEU/AT/Experientials/images/warmvanilla_bg.jpg) 50% 0px no-repeat;
}
.pe_warmvanilla .pe_topnav ul li a, .pe_warmvanilla .pe_topnav ul li span, .pe_warmvanilla .pe_hero div.pe_hero_range_left p, .pe_warmvanilla .productintro h1, .pe_warmvanilla .productintro a, .pe_warmvanilla #tabs-1 .title, .pe_warmvanilla #tabs-2 .title, .pe_warmvanilla #tabs-3 .title, .pe_warmvanilla #tabs-1 .subtitle, .pe_warmvanilla #tabs-2 .subtitle, .pe_warmvanilla #tabs-3 .subtitle, .pe_warmvanilla #tabs-1 a, .pe_warmvanilla #tabs-2 a, .pe_warmvanilla #tabs-3 a, .pe_warmvanilla #tabs .productintro a, .pe_warmvanilla .ui-tabs .ui-tabs-nav li a span {
	color: #dc6a2b;
}
.pe_warmvanilla .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_content.png) left 0px no-repeat;
}
.pe_warmvanilla #tabs-1 a, .pe_warmvanilla #tabs-2 a, .pe_warmvanilla #tabs-3 a, .pe_warmvanilla .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_arrow.png) left 4px no-repeat;
}
.pe_warmvanilla #tabs-1, .pe_warmvanilla #tabs-2, .pe_warmvanilla #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_inner_top.png) left 0px no-repeat;
}
.pe_warmvanilla #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_inner_btm.png) left 0px no-repeat;
}
.pe_warmvanilla  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_midnav_top.png) 25px 20px  no-repeat;
}

.pe_warmvanilla .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_off_1.png) 0px bottom no-repeat;
}
.pe_warmvanilla .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_off_2.png) 0px bottom no-repeat;
}
.pe_warmvanilla .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_off_3.png) 0px bottom no-repeat;
}
.pe_warmvanilla .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_on_1.png);
}
.pe_warmvanilla .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_on_2.png);
}
.pe_warmvanilla .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_on_3.png);
}
.pe_warmvanilla #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_mid_nav_icon1.png) 12px 8px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_warmvanilla #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_warmvanilla #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/warmvanilla_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}
/* ###########################  Mineral massage product  #####################################*/


.pe_mineralmassage {
	background: #1e486b url(/PalmoliveEU/AT/Experientials/images/mineralmassage_bg.jpg) 50% 0px no-repeat;
}
.pe_mineralmassage .pe_topnav ul li a, .pe_mineralmassage .pe_topnav ul li span, .pe_mineralmassage .pe_hero div.pe_hero_range_left p, .pe_mineralmassage div.productintro h1, .pe_mineralmassage #tabs-1 .title, .pe_mineralmassage #tabs-2 .title, .pe_mineralmassage #tabs-3 .title, .pe_mineralmassage #tabs-1 .subtitle, .pe_mineralmassage #tabs-2 .subtitle, .pe_mineralmassage #tabs-3 .subtitle, .pe_mineralmassage #tabs-1 a, .pe_mineralmassage #tabs-2 a, .pe_mineralmassage #tabs-3 a, .pe_mineralmassage .productintro a, .pe_mineralmassage .ui-tabs .ui-tabs-nav li a span  {
	color: #0557a4;
}
.pe_mineralmassage .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_content.png) left 0px no-repeat;
}
.pe_mineralmassage #tabs-1 a, .pe_mineralmassage #tabs-2 a, .pe_mineralmassage #tabs-3 a, .pe_mineralmassage .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_arrow.png) left 4px no-repeat;
}
.pe_mineralmassage #tabs-1, .pe_mineralmassage #tabs-2, .pe_mineralmassage #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_inner_top.png) left 0px no-repeat;
}
.pe_mineralmassage #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_inner_btm.png) left 0px no-repeat;
}
.pe_mineralmassage  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_midnav_top.png) 25px 20px  no-repeat;
}

.pe_mineralmassage .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_off_1.png) 0px bottom no-repeat;
}
.pe_mineralmassage .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_off_2.png) 0px bottom no-repeat;
}
.pe_mineralmassage .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_off_3.png) 0px bottom no-repeat;
}
.pe_mineralmassage .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_on_1.png);
}
.pe_mineralmassage .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_on_2.png);
}
.pe_mineralmassage .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_on_3.png);
}
.pe_mineralmassage #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_mid_nav_icon1.png) 0px 10px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 116px;
}
.pe_mineralmassage #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_mineralmassage #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/mineralmassage_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}

/* ###########################  Thermal fresh product  #####################################*/


.pe_thermalfresh {
	background: #004250 url(/PalmoliveEU/AT/Experientials/images/thermalfresh_bg.jpg) 50% 0px no-repeat;
}
.pe_thermalfresh .pe_topnav ul li a, .pe_thermalfresh .pe_topnav ul li span, .pe_thermalfresh .pe_hero div.pe_hero_range_left p, .pe_thermalfresh .productintro h1, .pe_thermalfresh .productintro a, .pe_thermalfresh #tabs-1 .title, .pe_thermalfresh #tabs-2 .title, .pe_thermalfresh #tabs-3 .title, .pe_thermalfresh #tabs-1 .subtitle, .pe_thermalfresh #tabs-2 .subtitle, .pe_thermalfresh #tabs-3 .subtitle, .pe_thermalfresh .ui-tabs .ui-tabs-nav li a span, .pe_thermalfresh #tabs-1 a, .pe_thermalfresh #tabs-2 a, .pe_thermalfresh #tabs-3 a, .pe_thermalfresh #tabs .productintro a  {
	color: #1c566f;
}
.pe_thermalfresh .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_content.png) left 0px no-repeat;
}
.pe_thermalfresh #tabs-1 a, .pe_thermalfresh #tabs-2 a, .pe_thermalfresh #tabs-3 a, .pe_thermalfresh .productintro a {

	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_arrow.png) left 4px no-repeat;

}
.pe_thermalfresh #tabs-1, .pe_thermalfresh #tabs-2, .pe_thermalfresh #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_inner_top.png) left 0px no-repeat;
}
.pe_thermalfresh #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_inner_btm.png) left 0px no-repeat;
}
.pe_thermalfresh  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_midnav_top.png) 25px 20px  no-repeat;
}

.pe_thermalfresh .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_off_1.png) 0px bottom no-repeat;
}
.pe_thermalfresh .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_off_2.png) 0px bottom no-repeat;
}
.pe_thermalfresh .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_off_3.png) 0px bottom no-repeat;
}
.pe_thermalfresh .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_on_1.png);
}
.pe_thermalfresh .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_on_2.png);
}
.pe_thermalfresh .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_on_3.png);
}
.pe_thermalfresh #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_mid_nav_icon1.png) 8px 10px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_thermalfresh #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_thermalfresh #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/thermalfresh_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}
/* ###########################  Turkish bath product  #####################################*/


.pe_turkishbath {
	background: #c5e9bb url(/PalmoliveEU/AT/Experientials/images/turkishbath_bg.jpg) 50% 0px no-repeat;
}
.pe_turkishbath .pe_topnav ul li a, .pe_turkishbath .pe_topnav ul li span, .pe_turkishbath .pe_hero div.pe_hero_range_left p, .pe_turkishbath .productintro h1, .pe_turkishbath .productintro a, .pe_turkishbath #tabs-1 .title, .pe_turkishbath #tabs-2 .title, .pe_turkishbath #tabs-3 .title, .pe_turkishbath #tabs-1 .subtitle, .pe_turkishbath #tabs-2 .subtitle, .pe_turkishbath #tabs-3 .subtitle, .pe_turkishbath #tabs-1 a, .pe_turkishbath #tabs-2 a, .pe_turkishbath #tabs-3 a, .pe_turkishbath #tabs .productintro a, .pe_turkishbath .ui-tabs .ui-tabs-nav li a span  {
	color: #49764d;
}
.pe_turkishbath .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_content.png) left 0px no-repeat;
}
.pe_turkishbath #tabs-1 a, .pe_turkishbath #tabs-2 a, .pe_turkishbath #tabs-3 a, .pe_turkishbath .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_arrow.png) left 4px no-repeat;
}
.pe_turkishbath #tabs-1, .pe_turkishbath #tabs-2, .pe_turkishbath #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_inner_top.png) left 0px no-repeat;
}
.pe_turkishbath #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_inner_btm.png) left 0px no-repeat;
}
.pe_turkishbath  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_midnav_top.png) 25px 20px  no-repeat;
}

.pe_turkishbath .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_off_1.png) 0px bottom no-repeat;
}
.pe_turkishbath .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_off_2.png) 0px bottom no-repeat;
}
.pe_turkishbath .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_off_3.png) 0px bottom no-repeat;
}
.pe_turkishbath .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_on_1.png);
}
.pe_turkishbath .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_on_2.png);
}
.pe_turkishbath .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_on_3.png);
}

.pe_turkishbath #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_mid_nav_icon1.png) 5px 13px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 128px;
}
.pe_turkishbath #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_turkishbath #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/turkishbath_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}

/* ###########################  Energy product  #####################################*/


.pe_energy {
	background: #390c05 url(/PalmoliveEU/AT/Experientials/images/energy_bg.jpg) 50% 0px no-repeat;
}
.pe_energy .pe_topnav ul li a, .pe_energy .pe_topnav ul li span, .pe_energy .pe_hero div.productintro p, .pe_energy div.productintro h1, .pe_energy #tabs-1 .title, .pe_energy #tabs-2 .title, .pe_energy #tabs-3 .title, .pe_energy #tabs-1 .subtitle, .pe_energy #tabs-2 .subtitle, .pe_energy #tabs-3 .subtitle, .pe_energy #tabs-1 a, .pe_energy #tabs-2 a, .pe_energy #tabs-3 a, .pe_energy .productintro a, .pe_energy .ui-tabs .ui-tabs-nav li a span {
	color: #d14023;
}
.pe_energy #tabs-1 a, .pe_energy #tabs-2 a, .pe_energy #tabs-3 a, .pe_energy .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_arrow.png) left 4px no-repeat;
}
.pe_energy .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_content.png) left 0px no-repeat;
}
.pe_energy #tabs-1, .pe_energy #tabs-2, .pe_energy #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_inner_top.png) left 0px no-repeat;
}
.pe_energy #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_inner_btm.png) left 0px no-repeat;
}

.pe_energy  .tab_ul_wrapper {
	background: url(/PalmoliveEU/AT/Experientials/images/energy_midnav_top.png) 25px 20px  no-repeat;
}

.pe_energy .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_off_1.png) 0px bottom no-repeat;
}
.pe_energy .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_off_2.png) 0px bottom no-repeat;
}
.pe_energy .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_off_3.png) 0px bottom no-repeat;
}
.pe_energy .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/energy_on_1.png);
}
.pe_energy .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/energy_on_2.png);
}
.pe_energy .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/energy_on_3.png);
}


.pe_energy #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_mid_nav_icon1.png) 8px 0px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_energy #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_energy #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/energy_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}

/* ###########################  Tranquility product  #####################################*/


.pe_tranquility {
	background: #001207 url(/PalmoliveEU/AT/Experientials/images/tranquility_bg.jpg) 50% 0px no-repeat;
}
.pe_tranquility .pe_topnav ul li a, .pe_tranquility .pe_topnav ul li span, .pe_tranquility .pe_hero div.productintro p, .pe_tranquility div.productintro h1, .pe_tranquility #tabs-1 .title, .pe_tranquility #tabs-2 .title, .pe_tranquility #tabs-3 .title, .pe_tranquility #tabs-1 .subtitle, .pe_tranquility #tabs-2 .subtitle, .pe_tranquility #tabs-3 .subtitle, .pe_tranquility #tabs-1 a, .pe_tranquility #tabs-2 a, .pe_tranquility #tabs-3 a, .pe_tranquility .productintro a, .pe_tranquility .ui-tabs .ui-tabs-nav li a span {
	color: #006a27;
}
.pe_tranquility #tabs-1 a, .pe_tranquility #tabs-2 a, .pe_tranquility #tabs-3 a, .pe_tranquility .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_arrow.png) left 4px no-repeat;
}
.pe_tranquility .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_content.png) left 0px no-repeat;
}
.pe_tranquility #tabs-1, .pe_tranquility #tabs-2, .pe_tranquility #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_inner_top.png) left 0px no-repeat;
}
.pe_tranquility #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_inner_btm.png) left 0px no-repeat;
}

.pe_tranquility  .tab_ul_wrapper {
	background: url(/PalmoliveEU/AT/Experientials/images/tranquility_midnav_top.png) 25px 20px  no-repeat;
}

.pe_tranquility .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_off_1.png) 0px bottom no-repeat;
}
.pe_tranquility .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_off_2.png) 0px bottom no-repeat;
}
.pe_tranquility .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_off_3.png) 0px bottom no-repeat;
}
.pe_tranquility .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/tranquility_on_1.png);
}
.pe_tranquility .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/tranquility_on_2.png);
}
.pe_tranquility .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/tranquility_on_3.png);
}


.pe_tranquility #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_mid_nav_icon1.png) 8px 0px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_tranquility #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_tranquility #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/tranquility_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}

/* ###########################  Joyous product  #####################################*/


.pe_joyous {
	background: #1d0722 url(/PalmoliveEU/AT/Experientials/images/joyous_bg.jpg) 50% 0px no-repeat;
}
.pe_joyous .pe_topnav ul li a, .pe_joyous .pe_topnav ul li span, .pe_joyous .pe_hero div.productintro p, .pe_joyous div.productintro h1, .pe_joyous #tabs-1 .title, .pe_joyous #tabs-2 .title, .pe_joyous #tabs-3 .title, .pe_joyous #tabs-1 .subtitle, .pe_joyous #tabs-2 .subtitle, .pe_joyous #tabs-3 .subtitle, .pe_joyous #tabs-1 a, .pe_joyous #tabs-2 a, .pe_joyous #tabs-3 a, .pe_joyous .productintro a, .pe_joyous .ui-tabs .ui-tabs-nav li a span {
	color: #8d2e7c;
}
.pe_joyous #tabs-1 a, .pe_joyous #tabs-2 a, .pe_joyous #tabs-3 a, .pe_joyous .productintro a {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_arrow.png) left 4px no-repeat;
}
.pe_joyous .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_content.png) left 0px no-repeat;
}
.pe_joyous #tabs-1, .pe_joyous #tabs-2, .pe_joyous #tabs-3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_inner_top.png) left 0px no-repeat;
}
.pe_joyous #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_inner_btm.png) left 0px no-repeat;
}

.pe_joyous  .tab_ul_wrapper {
	background: url(/PalmoliveEU/AT/Experientials/images/joyous_midnav_top.png) 25px 20px  no-repeat;
}

.pe_joyous .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_off_1.png) 0px bottom no-repeat;
}
.pe_joyous .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_off_2.png) 0px bottom no-repeat;
}
.pe_joyous .ui-tabs .ui-tabs-nav li.tab3 {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_off_3.png) 0px bottom no-repeat;
}
.pe_joyous .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/joyous_on_1.png);
}
.pe_joyous .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/joyous_on_2.png);
}
.pe_joyous .ui-tabs-nav li.ui-tabs-selected.tab3 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/joyous_on_3.png);
}


.pe_joyous #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_mid_nav_icon1.png) 8px 0px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_joyous #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;
}
.pe_joyous #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab3 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/joyous_mid_nav_icon3.png) 0px 0px no-repeat;
	padding-left: 100px;
}


/* ###########################  Downloads  #####################################*/
.pe_downloads {
	background: #282045 url(/PalmoliveEU/AT/Experientials/images/downloads_bg.jpg) 50% 0px no-repeat;
}

.pe_downloads .pe_topnav ul li a, .pe_downloads .pe_topnav ul li span, .pe_downloads .pe_hero div.productintro p, .pe_downloads h1, .pe_downloads #tabs-1 .title, .pe_downloads #tabs-2 .title, .pe_downloads #tabs-1 .subtitle, .pe_downloads #tabs-2 .subtitle, .pe_downloads #tabs-1 a, .pe_downloads #tabs-2 a, .pe_downloads .ui-tabs .ui-tabs-nav li a span {
	color: #47aab6;
}

.pe_downloads .pe_hero {
		height: 30px;
}

.pe_downloads h1 {
    padding-left: 20px;
    text-align: left;
	padding-top: 20px;
}

.pe_downloads #tabs-1 li, .pe_downloads #tabs-2 li  {
	float: left;	
}
	
.pe_downloads #tabs-1, .pe_downloads #tabs-2 {
	padding-left: 19px;
}
.pe_downloads #tabs-1 a, .pe_downloads #tabs-2 a {
/*  background:  url(/PalmoliveEU/AT/Experientials/images/downloads_arrow.png) left 4px no-repeat;*/
}
.pe_downloads .pe_contentwrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_content.png) left 0px no-repeat;
}
.pe_downloads #tabs-1, .pe_downloads #tabs-2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_inner_top.png) 0px 0px no-repeat;
}
.pe_downloads #tabs-bottom {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_inner_btm.png) left 0px no-repeat;
}

.pe_downloads  .tab_ul_wrapper {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_midnav_top.png) 25px 20px  no-repeat;
}


.pe_downloads .ui-tabs-panel ul li{
	width:180px;	
	float: left;
}

.pe_downloads #tabs-1 img, .pe_downloads #tabs-2 img{
	position: static;	
}

.pe_downloads #tabs-1 p, .pe_downloads #tabs-2 p{
	width:160px;
	padding-bottom: 0px;
	margin-left:10px;
	margin-bottom: 30px;
	text-align: center;
}

.pe_downloads #tabs-1 p.links , .pe_downloads #tabs-2 p.links  {
	text-align: center;
	color: #47AAB6;		
	position: absolute;
	bottom: 0px;
	margin-bottom:0px;
}
.pe_downloads #tabs-1 p.links a {
	width:inherit;
	display: inline;
	padding: 4px;
}

.pe_downloads #tabs-2 p.links a {
	width:140px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_download_btn.png) 0px 0px  no-repeat;
	font-size: 1em;
	display: inline-block;
}

.pe_downloads .ui-tabs {
	padding-top: 5px;
}

.pe_downloads .ui-tabs .ui-tabs-nav li.tab1, .pe_downloads .ui-tabs .ui-tabs-nav li.tab2 {
    width: 375px;
}

.pe_downloads .ui-tabs .ui-tabs-nav li.tab1 {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_off_1.png) 0px bottom no-repeat;
}
.pe_downloads .ui-tabs .ui-tabs-nav li.tab2 {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_off_2.png) 0px bottom no-repeat;
}
.pe_downloads .ui-tabs-nav li.ui-tabs-selected.tab1 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/downloads_on_1.png);
}
.pe_downloads .ui-tabs-nav li.ui-tabs-selected.tab2 {
	background-image:  url(/PalmoliveEU/AT/Experientials/images/downloads_on_2.png);
}


.pe_downloads #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab1 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_mid_nav_icon1.png) 8px 0px no-repeat; /*this one can have a negative value to push it left of the pod*/
	padding-left: 115px;
}
.pe_downloads #tabs.ui-tabs .tab_ul_wrapper .ui-tabs-nav li.tab2 a  {
	background:  url(/PalmoliveEU/AT/Experientials/images/downloads_mid_nav_icon2.png) 0px 0px no-repeat;
	padding-left: 115px;

}

/* ########################### tabs ####################################################*/
#tabs-1, #tabs-2, #tabs-3 {
	padding: 16px;
	position: relative;
	margin: 10px 0 0 23px; /*128px 0 0 23px*/
	text-align: left;
}
#tabs a {
	padding-bottom: 35px;
	display: block;
	text-decoration: none;
	color: #fff;
}
#tabs-1 p, #tabs-2 p, #tabs-3 p {
	color: #666666;
	font-size: 0.8em;
	padding: 10px 0 20px 0;
	width: 390px;
}
#tabs-1 .title, #tabs-2 .title, #tabs-3 .title {
	font-size: 1.3em;
	padding: 10px 0 10px 0;
	width: 420px;
}
#tabs-1 .subtitle, #tabs-2 .subtitle, #tabs-3 .subtitle {
	font-size: 0.8em;
	padding: 10px 0 10px 0;
	font-weight:bold;
}
#tabs-1 a, #tabs-2 a, #tabs-3 a {
	width: 450px;
	text-decoration: none;
	padding: 0 0 10px 15px;
	font-size: 0.8em;
	font-weight:bold;
}
#tabs-1 img, #tabs-2 img, #tabs-3 img {
	position: absolute;
	top: 10px;
	right: 40px;
}

.ui-tabs {
	position: relative;
	padding: 0;
	margin-top: 20px; 
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

.ui-tabs .ui-tabs-nav {
	margin: 0 0 0 0px;
	padding: 1px 0 0px 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	position: relative;
	top: 1px;
	/*margin: -20px 0 0 0;*/
	margin: 0;
	border-bottom: 0 !important;
	padding: 0;
	width: 250px;
	vertical-align:top;
	
}
.ui-tabs .ui-tabs-nav li.tab1 {
	width: 250px; 
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	min-height: 60px;
	text-align: left;
	color: #ffffff;
	font-size: 0.8em;
	padding: 30px 3px 5px 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	background: none;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.ui-tabs .ui-tabs-nav li a span {
	font-size: 1.2em;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}
#tabs-bottom {
	width: 750px;
	height: 12px;
	position:absolute;
	left: 23px;
}
.js {
	display:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
