* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #C2E36A url(../gfx/body_bck.gif) top left no-repeat;
	color: #019227;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*---------------Header & Nav-------------*/

#header {
	width: 668px;
	height: 154px;
	margin: 0px 0px 0px 134px;
	z-index: 2;
}

#header2 {
	height: 54px;
	margin: 0px 0px 0px 134px;
	z-index: 2;
}


#headerPic {
	height: 82px;
	background: url(../gfx/claim.jpg) left -1px no-repeat;
}
#navBar {
	height: 37px;
	width: 668px;
	background: url(../gfx/navbar_bck.gif) top left repeat-x;
}
#navBar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navBar li {
	position: relative;
	float: left;
}
#navBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #0096D6;
	text-decoration: none;
	display: block;
}
#navBar a:hover {
	color: #057505;
}
#navBar a span {
	display: block;
	padding-top: 10px;
	text-align: center;
	display: none;
}
#navBar .menu1 {
	width: 99px;
	height: 37px;
	background: url(../gfx/menu1.gif) 0px 0px no-repeat;
}
#navBar .menu1:hover, #navBar .select1 {
	width: 99px;
	height: 37px;
	background: url(../gfx/menu1.gif) 0px -37px no-repeat;
}
#navBar .menu2 {
	width: 147px;
	height: 37px;
	background: url(../gfx/menu2.gif) 0px 0px no-repeat;
}
#navBar .menu2:hover, #navBar .select2 {
	width: 147px;
	height: 37px;
	background: url(../gfx/menu2.gif) 0px -37px no-repeat;
}
#navBar .menu3 {
	width: 83px;
	height: 37px;
	background: url(../gfx/menu3.gif) 0px 0px no-repeat;
}
#navBar .menu3:hover, #navBar .select3 {
	width: 83px;
	height: 37px;
	background: url(../gfx/menu3.gif) 0px -37px no-repeat;
}
#navBar .menu4 {
	width: 144px;
	height: 37px;
	background: url(../gfx/menu4.gif) 0px 0px no-repeat;
}
#navBar .menu4:hover, #navBar .select4 {
	width: 144px;
	height: 37px;
	background: url(../gfx/menu4.gif) 0px -37px no-repeat;
}
#subnavBar {
	width: 648px;
	height: 26px;
	background: #f0f8d6 url(../gfx/bg_secNav.gif) top left no-repeat;
	padding-top: 10px;
	padding-left: 20px;
}
#subnavBar2 {
	width: 648px;
	height: 31px;
	background: #f0f8d6 url(../gfx/bg_secNav.gif) top left no-repeat;
	padding-top: 4px;
	padding-left: 20px;
}
#subnavBar ul, #subnavBar2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 36px;
}
#subnavBar li, #subnavBar2 li {
	display: block;
	float: left;
	margin-right: 15px;
}
#subnavBar a, #subnavBar2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0096D6;
	text-decoration: none;
}
#subnavBar a:hover, #subnavBar .selected, #subnavBar2 a:hover, #subnavBar2 .selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #057505;
	text-decoration: none;
}
#voitaPesukone {
	width: 186px;
	height: 76px;
	position: absolute;
	left: 426px;
	top: 225px;
}
.clear {
	clear: both;
	line-height: 0px;
}
body, h1, h2, p, ul, form, input, select, object, a img {
	margin: 0px;
	padding: 0px;
}
form, input, select {
	font-size: 11px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 11px;
}
a {
	color: #0096D6;
	font-weight: bold;
	text-decoration: none;
}
a img {
	border: 0px;
}
ol li a {
	font-weight: normal;
}
#wrapper a.curentLoc {
	color: #057505;
}
/*----------------------------*/

#wrapper {
}
#swfLogo {
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 75;
}
#dosingTeaser {
	position: absolute;
	top: 225px;
	left: 805px;
}

.color
{
	background-color:#F0F8D6;
}
/*---------------Header & Nav-------------*/

#header {
	width: 668px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 134px;
}
#navBar {
	height: 37px;
	width: 668px;
	background: #FFFFFF url(../gfx/navbar_bck.gif) top left repeat-x;
}
#subNavBar {
	width: 668px;
	height: 36px;
	background: #f0f8d6 url(../gfx/bg_secNav.gif) top left no-repeat;
	text-align: center;
}
#subNavBar a {
	font-size: 10px;
	font-weight: bold;
	color: #0096D6;
	text-decoration: none;
}
#subNavBar table {
	height: 36px;
	margin: 0px auto;
}
#subNavBar table tr td {
	text-align: left;
}
#searchForm {
	position: absolute;
	top: 83px;
	left: 607px;
	width: 195px;
	height: 37px;
	text-align: right;
}
#searchForm form {
	line-height: 36px;
	margin-top: 0px;
	background-color: #FFF;
}
#searchForm form input {
	margin: -4px 0px 0px 0px;
	vertical-align: middle;
}
#searchForm form input.searchTBox {
	width:122px;
	height: 13px;
	margin: -3px 0px 0px 0px;
}
/*----------------------------*/

#center {
	width: 630px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	margin: 0px 0px 0px 98px;
	padding: 17px 37px 20px 37px;
	background-color: #F0F8D6;
}


#centerBtm {
	position: relative;
	left: 98px;
	width: 704px;
	height: 6px;
	background: #F0F8D6 url(../gfx/cnt_box_bck.gif) bottom right no-repeat;
}
/*--------------Content--------------*/

#content {
	width: 630px;
	position: relative;
}
.fBallLink {
	position: absolute;
	top: 350px;
	left: 520px;
	z-index: 77;
}
.teaserNY {
	margin: 20px 0px 0px 0px;
}
.teaserStain {
	position: absolute;
	top: 409px;
	left: 133px;
}
.teaserStain a {
	position: absolute;
	top: 76px;
	left: 22px;
}
.teaserArielInfo1 {
	position: absolute;
	top: 410px;
	left: 563px;
	width: 162px;
}
.teaserArielInfo {
	position: absolute;
	top: 409px;
	left: 528px;
	width: 238px;
	background: url(../img/newteaser_back.gif) top right no-repeat;
}
.teaserArielInfo p {
	position: absolute;
	top: 10px;
	left: 137px;
	width: 149px;
	color: #3A2781;
	font-size: 10px;
}
.teaserArielInfo a {
	position: absolute;
	top: 84px;
	right: 0px;
	width: 74px;
}
.teaserArielInfoBig {
	font-size:16px
}
#distroBox {
	width: 422px;
	_width: 420px;
	float: right;
}
.distroMiniBoxL, .distroMiniBoxL2, .distroMiniBoxL3 {
	float: left;
}
.distroMiniBoxR, .distroMiniBoxR2, .distroMiniBoxR3 {
	float: right;
}
.distroMiniBoxL, .distroMiniBoxR {
	position: relative;
	width: 196px;
	height: 75px;
	margin-bottom: 5px;
	padding: 5px;
	background: url(../gfx/bck_distrominibox.gif) top left no-repeat;
}
.distroMiniBoxL2, .distroMiniBoxR2 {
	position: relative;
	width: 196px;
	height: 88px;
	margin-bottom: 5px;
	padding: 5px;
	background: url(../gfx/bck_distrominibox2.gif) top left no-repeat;
}
.distroMiniBoxL3, .distroMiniBoxR3 {
	position: relative;
	width: 196px;
	height: 101px;
	margin-bottom: 5px;
	padding: 5px;
	background: url(../gfx/bck_distrominibox3.gif) top left no-repeat;
}
.distroMiniBoxL p, .distroMiniBoxR p, .distroMiniBoxL2 p, .distroMiniBoxR2 p, .distroMiniBoxL3 p, .distroMiniBoxR3 p {
	width: 132px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -8px;
	left: -1px;
}
.distroMiniBoxL img, .distroMiniBoxR img {
	position: absolute;
	top: 8px;
	right: 12px;
}
.distroMiniBoxL2 img, .distroMiniBoxR2 img {
	position: absolute;
	top: 21px;
	right: 12px;
}
.distroMiniBoxL3 img, .distroMiniBoxR3 img {
	position: absolute;
	top: 20px;
	right: 12px;
}
#wBox, #wBoxAriel {
	position: relative; /* to go abs inside */
	width: 592px;
	padding: 5px 20px 10px 20px;
	background: url(../gfx/bck_wboxtop.gif) top left no-repeat;
}
#wBoxRec {
	position: relative; /* to go abs inside */
	float: right;
	width: 381px;
	padding: 5px 20px 10px 20px;
	background: #fff url(../gfx/bck_wboxtop_rec.gif) top left no-repeat;
}
#wBoxTip {
	position: relative; /* to go abs inside */
	width: 508px;
	min-height: 128px;
	_height: 128px;
	margin: 32px 0px 0px 86px;
	padding: 5px 20px 10px 20px;
	background: url(../gfx/bck_wboxtop_tip.gif) top left no-repeat;
}
.wBoxCleaner {
	width: 632px;
	height: 5px;
	background: url(../gfx/bck_wboxbtm.gif) bottom left no-repeat;
	margin: 0px;
	padding: 0px;
	_margin-top: -8px;
}
.wBoxRecCleaner {
	float: right;
	width: 421px;
	height: 5px;
	background: url(../gfx/bck_wboxtop_recbtm.gif) bottom left no-repeat;
	_margin-top: -8px;
}
.wBoxCleanerTip {
	width: 548px;
	height: 5px;
	margin-left: 86px;
	background: url(../gfx/bck_wboxbtm_tip.gif) bottom left no-repeat;
	_margin-top: -8px;
}
#wBoxAriel {
	margin-top: 112px;
	min-height: 235px;
	_height: 235px;
}
#wBoxClpTable {
	position: relative; /* to go abs inside */
	width: 632px;
	margin: 0px;
	padding: 0px;
	background: url(../gfx/bck_wboxtop.gif) top left no-repeat;
}
.wBoxClpTbCleaner {
	width: 632px;
	height: 5px;
	background: url(../gfx/bck_wboxclpbtm.gif) bottom left no-repeat;
	_margin-top: -8px;
}
#clpTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#clpTable td {
	width: 50%;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #F0F8D6;
}
#clpTable tr td.td1 {
	border-top:0px;
	border-left:0px;
	border-bottom:1px solid #F0F8D6;
	border-right:1px solid #F0F8D6;
}
#clpTable tr td.td2 {
	border-top:0px;
	border-left:0px;
	border-bottom:1px solid #F0F8D6;
	border-right:0px;
}
#clpTable tr td.td3 {
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	border-right:1px solid #F0F8D6;
}
#clpTable tr td.td4 {
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
}
#textlayer {
	width: 462px;
	margin: 15px auto;
}
.txthighlightr {
	color: #DA1212;
}
#symbolText {
	position: relative;
	z-index:101;
	width: 455px;
}
.fabricsList {
	margin-left: 45px;
}
/*----------ABS POS IMG'S-----------*/

#absTeasAdv {
	position: absolute;
	top: -15px;
	left: -136px;
}
#absTeasServ {
	position: absolute;
	top: -15px;
	left: -136px;
}
#absWBoxIcon {
	position: absolute;
	top: 14px;
	_top: 24px;
	right: 12px;
}
#absArielWhite {
	position:absolute;
	top:-87px;
	left:38px;
}
#absArielColor {
	position:absolute;
	top:-87px;
	left:230px;
}
#absArielSensitive {
	position:absolute;
	top:-87px;
	left:420px;
}
#absArielSensiColor {
	position:absolute;
	top:190px;
	right:420px;
}
#absArielSoft {
	position:absolute;
	top:165px;
	right:150px;
}
#absArielWhiteP {
	position:absolute;
	top:42px;
	left:43px;
	width:166px;
}
#absArielColorP {
	position:absolute;
	top:42px;
	left:241px;
	width:165px;
}
#absArielSensitiveP {
	position:absolute;
	top:41px;
	left:431px;
	width:170px;
}
#absArielSensiColorP {
	position:absolute;
	top:305px;
	right:333px;
	width:233px;
}
#absArielSoftP {
	position:absolute;
	top:305px;
	right:66px;
	width:240px;
}
#absArielWhiteP a {
	color:#057505;
}
#absArielColorP a {
	color:#452D81;
}
#absArielSoftP a {
	color:#004999;
}
#absAColorTeaser {
	position: absolute;
	top:31px;
	right:0px;
}
/*----------------------------*/

#footer {
	position: relative;
	left: 98px;
	width: 704px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 520px;
	margin-left: 92px;
}
#footer li {
	display: inline;
	float: left;
	position: relative;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #019227;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #019227;
}
#footer ul a.firstitem {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*----------------------------*/

.cleaner {
	clear: both;
	line-height: 0px;
}
/*----------------------------*/

#top h1 {
	margin-bottom:59px;
}
#content #top {
	height: 300px;
	margin-bottom: 20px;
}
#content #top p {
	width: 300px;
	margin-bottom: 14px;
}
.left {
	width: 280px;
	float: left;
}
.right {
	width: 280px;
	float: right;
}
#wBox h1 {
	margin-bottom:15px;
}
.left p {
	margin-bottom: 14px;
}
#distroBox p {
	margin: 10px 2px;
}
#distroMiniBoxL p {
	margin: 0px;
	padding: 0px;
}
.contDistro .parrecommend {
	width: 421px; 
	float: right; 
	margin-bottom: 15px;
	_margin-right: 2px;
}
tr td.boxCont p {
		display: block; 
		height: 185px; 
		background-color: #333333;
}
.laundryPic {
	position: absolute;
	top: 35px;
	left: -35px;
}
#wBox .problems {
	margin: 10px 0px 25px 0px;
}
#wBox .advisor {
	width:530px; 
	margin-bottom: 15px;
}
#wBox .clp {
	margin: 15px 0px 33px 0px;
}
#wBox .clptext, .clptext {
	margin: 10px 0px;
}
ol {
	margin: 10px 0px 25px 35px;
}
/*.minibox {
	width: 196px;
	top: 200px;
	left: 300px;
	margin-bottom: 10px;
}
.minibox .top {
	width: 196px;
	height: 5px;
	background-image: url(../gfx/minibox_top.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.minibox .bottom {
	width: 196px;
	height: 5px;
	background-image: url(../gfx/minibox_bottom.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}
.minibox .middleBox {
	width: 186px;
	height: 90px;
	background-color: #FFFFFF;
	min-height: 100px;
	padding: 0px 5px;
	position: relative;
}
.middleBox a {
	font-weight: bold;
	color:#0096D6;
	margin-bottom: 3px;
}
.middleBox .text {
	margin: 0px;
	padding: 0px;
	width: 120px;
}
.middleBox img {
	position: absolute;
	right: 5px;
	botom: 5px;
	top: 28px;
}
#leftCol {
	position: relative;
	width: 196px;
	height: auto;
	margin-bottom: 5px;
	padding: 5px;
}*/



