@charset "UTF-8";

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;	
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
	color: #0081C5;
}

ul {
	list-style-type: none;
}

.clearfloats {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 1px;
}


#pagewrapper {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#header {
	background-color:#FFFFFF;
	
}



#mediapanel {
	min-height: 200px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DE0;
	border-bottom-color: #009DE0;
	position: relative;
	background-color: #009DE0;
}

#mediapanel.uk {
	height: 240px;
	
}

#imagepanel {
	height: 189px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DE0;
	border-bottom-color: #009DE0;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#imagepanel img {
	margin: 0px;
	padding: 0px;
	height: 187px;
	width: 187px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}



.product.bonaclean div#imagepanel {
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}

.product.bonacleangel div#imagepanel {
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}


.product.bonagrip div#imagepanel {
	border-top-color: #DE243D;
	border-bottom-color: #DE243D;
}

.product.bonamainplus div#imagepanel {
	border-top-color: #632C85;
	border-bottom-color: #632C85;
}

.product.bonamainplusgel div#imagepanel {
	border-top-color: #632C85;
	border-bottom-color: #632C85;
}

.product.bonamain div#imagepanel {
	border-top-color: #27A22D;
	border-bottom-color: #27A22D;
}

.product.bonadecon div#imagepanel {
	border-top-color: #E95F0E;
	border-bottom-color: #E95F0E;
}


#contentarea {
	background-image: url(../images/interface/navbar-back.gif);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 10px;
}

.product.bonaclean div#contentarea {
	background-image: url(../images/interface/navbar-back-grey.gif);

}

.product.bonacleangel div#contentarea {
	background-image: url(../images/interface/navbar-back-grey.gif);

}

.product.bonagrip div#contentarea {
	background-image: url(../images/interface/navbar-back-grey.gif);

}

.product.bonamainplus div#contentarea {
	background-image: url(../images/interface/navbar-back-grey.gif);
}

.product.bonamainplusgel div#contentarea {
	background-image: url(../images/interface/navbar-back-grey.gif);
}

.product.bonamain div#contentarea {
	background-image: url(../images/interface/navbar-back-grey.gif);
}

.product.bonadecon div#contentarea {
	background-image: url(../images/interface/navbar-back-grey.gif);
}

#contentarea ul.nav {
	padding-bottom: 14px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009DE0;
	margin-top: 36px;
}

.product.bonaclean #contentarea ul.nav {
	border-top-color:  #666666;
}

.product.bonacleangel #contentarea ul.nav {
	border-top-color:  #666666;
}

.product.bonagrip #contentarea ul.nav {
	border-top-color:  #666666;
}

.product.bonamainplus #contentarea ul.nav {
	border-top-color:  #666666;
}

.product.bonamainplusgel #contentarea ul.nav {
	border-top-color:  #666666;
}

.product.bonamain #contentarea ul.nav {
	border-top-color:  #666666;
}

.product.bonadecon #contentarea ul.nav {
	border-top-color:  #666666;
}

#contentarea ul.nav li {}

#contentarea ul.nav li a {
	font-size: 1.4em;
	color: #FFFFFF;
	display: block;
	padding: 4px 8px 4px 20px;
	width: 192px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009DE0;
	text-decoration: none;
}



.product.bonaclean div#contentarea ul.nav li a {
	border-bottom-color: #666666;
}

.product.bonacleangel div#contentarea ul.nav li a {
	border-bottom-color: #666666;
}

.product.bonagrip div#contentarea ul.nav li a {
	border-bottom-color: #666666;
}

.product.bonamainplus div#contentarea ul.nav li a {
	border-bottom-color: #666666
}

.product.bonamainplusgel div#contentarea ul.nav li a {
	border-bottom-color: #666666
}

.product.bonamain div#contentarea ul.nav li a {
	border-bottom-color: #666666;
}

.product.bonadecon div#contentarea ul.nav li a {
	border-bottom-color: #666666;
}

#contentarea ul.nav li a:hover {
	background-color: #009DE0;
	color: #000000;
}

.product.bonaclean div#contentarea ul.nav li a:hover {
	background-color: #757575;
}

.product.bonacleangel div#contentarea ul.nav li a:hover {
	background-color: #757575;
}

.product.bonagrip div#contentarea ul.nav li a:hover {
	background-color: #757575;
}

.product.bonamainplus div#contentarea ul.nav li a:hover {
	background-color: #757575
}

.product.bonamainplusgel div#contentarea ul.nav li a:hover {
	background-color: #757575
}

.product.bonamain div#contentarea ul.nav li a:hover {
	background-color: #757575;
}

.product.bonadecon div#contentarea ul.nav li a:hover {
	background-color: #757575;
}

#contentarea ul.nav li.on a {
	color: #000000;
}

#contentarea ul.nav li.on ul li  a {
	color: #FFFFFF;
	padding-left: 28px;
	width: 184px;
}

#contentarea ul.nav li.on ul li:hover  a {
	color: #000000;	
}

#contentarea ul.nav li.on ul li.on  a {
	color: #000000;	
}

#contentarea div.pagecontent {
	padding-top: 10px;
	width: 500px;
	padding-left: 20px;
	padding-bottom: 14px;
	float: left;
}

.home div#contentarea div.pagecontent {
	padding-top: 38px;
	
}

.pagecontent p.breadcrumb {
	color: #009DE0;
}

.pagecontent p.breadcrumb a {
	color: #0081C5;
	text-decoration: none;
}

.pagecontent p.breadcrumb a:hover {
	color: #000000;
}

.pagecontent h1 {
	width: 300px;
	font-size: 1.4em;
	color: #0081C5;
	padding-bottom: 0.4em;
	float: left;
}



.product.bonaclean div.pagecontent h1 {
	background-image: url(../images/logos/bonaclean.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	position: relative;
}

.product.bonacleangel div.pagecontent h1 {
	background-image: url(../images/logos/bonaclean-gel.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	position: relative;
}

.product.bonagrip div.pagecontent h1 {
	background-image: url(../images/logos/bonagrip.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	position: relative;
}

.product.bonamainplus div.pagecontent h1 {
	background-image: url(../images/logos/bonamain-plus-mrsa.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 300px;
	position: relative;
}

.product.bonamainplusgel div.pagecontent h1 {
	background-image: url(../images/logos/bonamain-plus-gel.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 300px;
	position: relative;
}


.product.bonamain div.pagecontent h1 {
	background-image: url(../images/logos/bonamain.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	position: relative;
}

.product.bonadecon div.pagecontent h1 {
	background-image: url(../images/logos/bonadecon.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	position: relative;
}

.product.bonacleangel div.pagecontent h1 {
	background-image: url(../images/logos/bonaclean-gel.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	position: relative;
}

.product.bonamainplusgel div.pagecontent h1 {
	background-image: url(../images/logos/bonamain-plus-gel.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	position: relative;
}

.product.bonaclean div.pagecontent h1 span {
	
	display: block;
	position: absolute;
	left: -1500px;
}

.product.bonacleangel div.pagecontent h1 span {
	
	display: block;
	position: absolute;
	left: -1500px;
}

.product.bonagrip div.pagecontent h1 span {
		display: block;
	position: absolute;
	left: -1500px;
}

.product.bonamainplus div.pagecontent h1 span {
		display: block;
	position: absolute;
	left: -1500px;
}

.product.bonamainplusgel div.pagecontent h1 span {
		display: block;
	position: absolute;
	left: -1500px;
}

.product.bonamain div.pagecontent h1 span {
		display: block;
	position: absolute;
	left: -1500px;
}

.product.bonadecon div.pagecontent h1 span {
		display: block;
	position: absolute;
	left: -1500px;
}

.product.bonacleangel div.pagecontent h1 span {
		display: block;
	position: absolute;
	left: -1500px;
}


.product.bonamainplusgel div.pagecontent h1 span {
		display: block;
	position: absolute;
	left: -1500px;
}


.pagecontent h2 {
	background-color: #0081C5;
	padding:4px;
	color: #FFFFFF;
	width: 492px;
	margin-bottom: 4px;
	clear: left;
	font-size: 1.4em;
}

.pagecontent h2.blacktext {
	background-color: #ffffff;
	padding:0px;
	color: #000000;
	width: auto;
	margin-bottom: 4px;
	clear: left;
	font-size: 1.4em;
}

.pagecontent h3 {}

.pagecontent div.surfaces {
	width: 215px;
	float: right;
	height: 38px;
	margin-top:-46px;
	
/*	position: relative;
	top: -46px; right:0px;*/
} 

.pagecontent div.surfaces img {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.pagecontent p {
	width: 490px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 1em;
	clear: both;
}

.pagecontent ul {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 1em;
	list-style-type: disc;
	margin-left: 14px;
}

.pagecontent ul li {padding-bottom: 1em;}

.pagecontent ul li ul {
	font-size: 1em;
	padding-bottom: 0px;
	padding-top: 10px;
	
}

.pagecontent ol {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 1em;
	list-style-type: decimal;
	margin-left: 20px;
}

.pagecontent ol li {padding-bottom: 1em;}

.pagecontent a {
	color: #0081C5;
	text-decoration: underline;
}

.pagecontent a:hover {
	color: #000000;
}

.pagecontent table {
	margin-bottom: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagecontent table tr {}

.pagecontent table tr th {
	padding: 4px;
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.pagecontent table tr td {
	padding: 4px;
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.pagecontent table tr td:first-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.product.bonaclean .pagecontent table tr th {
	border-bottom-color:  #0066CC;
}

.product.bonacleangel .pagecontent table tr th {
	border-bottom-color:  #0066CC;
}

.product.bonagrip .pagecontent table tr th {
	border-bottom-color:  #DE243D;
}

.product.bonamainplus .pagecontent table tr th {
	border-bottom-color: #632C85
}

.product.bonamainplusgel .pagecontent table tr th {
	border-bottom-color: #632C85
}

.product.bonamain .pagecontent table tr th {
	border-bottom-color: #27A22D;
}

.product.bonadecon .pagecontent table tr th {
	border-bottom-color: #E95F0E;
}

.product.bonaclean .pagecontent table tr td {
	border-bottom-color:  #0066CC;
}

.product.bonacleangel .pagecontent table tr td {
	border-bottom-color:  #0066CC;
}

.product.bonagrip .pagecontent table tr td {
	border-bottom-color:  #DE243D;
}

.product.bonamainplus .pagecontent table tr td {
	border-bottom-color: #632C85
}

.product.bonamainplusgel .pagecontent table tr td {
	border-bottom-color: #632C85
}

.product.bonamain .pagecontent table tr td {
	border-bottom-color: #27A22D;
}

.product.bonadecon .pagecontent table tr td {
	border-bottom-color: #E95F0E;
}



.product.bonaclean .pagecontent table tr td:first-child {
	border-right-color:  #0066CC;
}

.product.bonacleangel .pagecontent table tr td:first-child {
	border-right-color:  #0066CC;
}

.product.bonagrip .pagecontent table tr td:first-child {
	border-right-color:  #DE243D;
}

.product.bonamainplus .pagecontent table tr td:first-child {
	border-right-color: #632C85
}

.product.bonamainplusgel .pagecontent table tr td:first-child {
	border-right-color: #632C85
}

.product.bonamain .pagecontent table tr td:first-child {
	border-right-color: #27A22D;
}

.product.bonadecon .pagecontent table tr td:first-child {
	border-right-color: #E95F0E;
}

 div.callout {
	width: 168px;
	float: right;
	border: 1px solid #009DE0;
	margin-right: 20px;
	clear: right;
	margin-top: 12px;
	margin-bottom: 12px;
}

 div.callout h3 {
	color: #FFFFFF;
	background-color: #009DE0;
	padding: 2px;
	width: 166px;
	font-size: 1.4em;
}

.product.bonaclean div.callout {
	border: 1px solid  #0066CC;
}

.product.bonacleangel div.callout {
	border: 1px solid  #0066CC;
}

.product.bonagrip div.callout {
	border: 1px solid #DE243D;
}

.product.bonamainplus div.callout {
	border: 1px solid  #632C85
}

.product.bonamainplusgel div.callout {
	border: 1px solid  #632C85
}

.product.bonamain div.callout {
	border: 1px solid  #27A22D;
}

.product.bonadecon div.callout {
	border: 1px solid  #E95F0E;
}

.product.bonaclean .pagecontent h1 {
	color: #0066CC;
}

.product.bonacleangel .pagecontent h1 {
	color: #0066CC;
}

.product.bonagrip .pagecontent h1 {
	color: #DE243D;
}

.product.bonamainplus .pagecontent h1 {
	color: #632C85
}

.product.bonamainplusgel .pagecontent h1 {
	color: #632C85
}

.product.bonamain .pagecontent h1 {
	color: #27A22D;
}

.product.bonadecon .pagecontent h1 {
	color: #E95F0E;
}

.product.bonaclean div.callout h3 {
	background-color: #0066CC;
}

.product.bonacleangel div.callout h3 {
	background-color: #0066CC;
}

.product.bonagrip div.callout h3 {
	background-color: #DE243D;
}

.product.bonamainplus div.callout h3 {
	background-color: #632C85
}

.product.bonamainplusgel div.callout h3 {
	background-color: #632C85
}

.product.bonamain div.callout h3 {
	background-color: #27A22D;
}

.product.bonadecon div.callout h3 {
	background-color: #E95F0E;
}

div.callout a {
	color: #ffffff;
	cursor: default;
}

div.callout a.emaillink {
	color: #0066CC;
}

div.callout a.emaillink:hover {
	color: #000000;
	cursor:pointer;
}

 div.callout p {
	padding: 4px;
	width: 162px;
	font-size: 1.2em;
	line-height: 1.5em;
}

/*--------*/

 div.callout2 {
	width: 168px;
	float: right;
	border: 1px solid #009DE0;
	margin-right: 20px;
	clear: right;
	margin-top: 12px;
	margin-bottom: 12px;
}

 div.callout2 h3 {
	color: #FFFFFF;
	background-color: #009DE0;
	padding: 2px;
	width: 166px;
	font-size: 1.4em;
}


div.callout2 a {
	color: #0081C5;
	
}

div.callout2 a.emaillink {
	color: #0066CC;
}

div.callout2 a.emaillink:hover {
	color: #000000;
	cursor:pointer;
}

 div.callout2 p {
	padding: 4px;
	width: 162px;
	font-size: 1.2em;
	line-height: 1.5em;
}

/*---------*/

.productselect {
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.productselect div.product {
	width: 240px;
	float: left;
	padding-right: 10px;
	clear: none;
}

.productselect div.product a {
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}

.productselect div.product a:hover {
/*	background-color: #ECECEC;*/
}

.productselect div.product a:hover span {
	/*background-color: #ECECEC;*/
	cursor:pointer;
}

/*.productselect div.product a img {
	width: 240px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DE0;
	border-bottom-color: #009DE0;
	display: block;
	font-size: 1.4em;
	background-color: #FFFFFF;
	margin: 0px;
	height: 40px;
}*/

.productselect div.product a span.button {
display: block;
	height: 50px;
	
	background-repeat: no-repeat;
	background-position: 0px -50px;}

.productselect div.product a:hover span.button {
	background-position: 0px 0px;
	position: relative;
	}
	
	.productselect div.product a span.button span {
	position: absolute;
	display: block;
	left: -3000px;
}

.productselect div.product a span.button.bonaclean {background-image: url(../images/logos/bonaclean-btn.gif);}

.productselect div.product a span.button.bonagrip {background-image: url(../images/logos/bonagrip-btn.gif);}

.productselect div.product a span.button.bonamain {background-image: url(../images/logos/bonamain-btn.gif);}

.productselect div.product a span.button.bonamainplus {background-image: url(../images/logos/bonamain-plus-btn.gif);}

.productselect div.product a span.button.bonadecon {background-image: url(../images/logos/bonadecon-btn.gif);}

.productselect div.product a span.button.bonacleangel {background-image: url(../images/logos/bonaclean-gel-btn.gif);}

.productselect div.product a span.button.bonamainplusgel {background-image: url(../images/logos/bonamain-plus-gel-btn.gif);}

.productselect div.product a span.button.bonaproone {background-image: url(../images/logos/bona-pro1-btn.gif);}

.productselect div.product a span.button.bonaprotwo {background-image: url(../images/logos/bona-pro2-btn.gif);}

.productselect div.product a span.button.bonaprothree {background-image: url(../images/logos/bona-pro3-btn.gif);}

.productselect div.product a span.button.bonaseal {background-image: url(../images/logos/bona-seal-btn.gif);}

/*.productselect div.product span.bonacleangel {
	background-image: url(../images/logos/bonaclean-gel-btn.gif);
	display: block;
	height: 50px;
	
	background-repeat: no-repeat;
	background-position: 0px -50px;}
	
	.productselect div.product span.bonacleangel span {
	position: absolute;
	display: block;
	left: -3000px;
}*/



/*.productselect div.product a.button span.imagearea {
	display: block;
	height: 50px;
	background-image: url(../images/logos/bonaclean-down.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.productselect div.product a:hover.button span.imagearea {
	background-position: 0px 0px;
}*/





.productselect div.product a span.copy {
	width: 232px;
	padding: 4px 4px 12px;
	font-size: 1.2em;
	display: block;
	line-height: 1.5em;
	color: #000000;
}

.productselect div.product.noanchor {
	width: 240px;
	float: left;
	padding-right: 10px;
	clear: none;
}

.productselect div.product.noanchor  {
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}



/*.productselect div.product.noanchor img {
	width: 240px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009DE0;
	border-bottom-color: #009DE0;
	display: block;
	font-size: 1.4em;
	background-color: #FFFFFF;
	margin: 0px;
	height: 40px;
}
*/
.productselect div.product.noanchor span.copy {
	width: 232px;
	padding: 4px;
	font-size: 1.2em;
	display: block;
	line-height: 1.5em;
	color: #000000;
}

.product div.pagecontent h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #000000;
	padding: .4em;
	width: 492px;
	margin-bottom: .4em;
}

.product.bonaclean div.pagecontent h2 {
	background-color: #0066CC;
}

.product.bonacleangel div.pagecontent h2 {
	background-color: #0066CC;
}

.product.bonagrip div.pagecontent h2 {
	background-color: #DE243D;
}

.product.bonamainplus div.pagecontent h2 {
	background-color: #632C85;
}

.product.bonamainplusgel div.pagecontent h2 {
	background-color: #632C85;
}

.product.bonamain div.pagecontent h2 {
	background-color: #27A22D;
}

.product.bonadecon div.pagecontent h2 {
	background-color: #E95F0E;
}

.product div.pagecontent h3 {
	font-size: 1.2em;
	padding:0px;
	margin:0px;
	width: 492px;
	
}

.product.bonaclean div.pagecontent h3 {
	color: #0066CC;
}

.product.bonacleangel div.pagecontent h3 {
	color: #0066CC;
}

.product.bonagrip div.pagecontent h3 {
	color: #DE243D;
}

.product.bonamainplus div.pagecontent h3 {
	color: #632C85;
}

.product.bonamainplusgel div.pagecontent h3 {
	color: #632C85;
}

.product.bonamain div.pagecontent h3 {
	color: #27A22D;
}

.product.bonadecon div.pagecontent h3 {
	color: #E95F0E;
}




#footer {
	height: 24px;
	background-color: #009DE0;
	clear: both;
	position: relative;
}

#footer img {
}

.footer2 {
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	padding-left: 8px;
	text-align: center;
}

.product.bonaclean div#footer {
	background-color: #0066CC;
}

.product.bonacleangel div#footer {
	background-color: #0066CC;
}

.product.bonagrip div#footer {
	background-color: #DE243D;
}

.product.bonamainplus div#footer {
	background-color: #632C85;
}

.product.bonamainplusgel div#footer {
	background-color: #632C85;
}

.product.bonamain div#footer {
	background-color: #27A22D;
}

.product.bonadecon div#footer {
	background-color: #E95F0E;
}

#footer ul {
	float: right;
	padding-top: 2px;
	padding-right: 16px;
}

#footer ul li {
	display: block;
	float: left;
}

#footer ul li a {
	display: block;
	float: left;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#footer ul li a:hover {
	color: #FFFFFF;
}

.product.bonaclean div#footer ul li a {

	color: #fff;
	
}

.product.bonacleangel div#footer ul li a {

	color: #fff;
	
}

.product.bonaclean div#footer ul li a:hover {
	color: #ccc;
}

.product.bonacleangel div#footer ul li a:hover {
	color: #ccc;
}

.product.bonagrip div#footer ul li a {

	color: #fff;
	
}

.product.bonagrip div#footer ul li a:hover {
	color: #ccc;
}

.product.bonamainplus div#footer ul li a {

	color: #fff;
	
}

.product.bonamainplusgel div#footer ul li a {

	color: #fff;
	
}

.product.bonamainplus div#footer ul li a:hover {
	color: #ccc;
}

.product.bonamainplusgel div#footer ul li a:hover {
	color: #ccc;
}

.product.bonamain div#footer ul li a {

	color: #fff;
	
}

.product.bonamain div#footer ul li a:hover {
	color: #ccc;
}

.product.bonadecon div#footer ul li a {

	color: #fff;
	
}

.product.bonadecon div#footer ul li a:hover {
	color: #000;
}

.rightbtns {
	float: right;
	padding-right: 20px;
	clear: right;
	display: block;
	padding-top: 8px;
}

.countryselect {
	height: 40px;
	width: 150px;
	background-color: #009DE0;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
}

.product.bonaclean div.countryselect {
	background-color: #0066CC;
}

.product.bonacleangel div.countryselect {
	background-color: #0066CC;
}

.product.bonagrip div.countryselect {
	background-color: #DE243D;
}

.product.bonamainplus div.countryselect {
	background-color: #632C85;
}

.product.bonamainplusgel div.countryselect {
	background-color: #632C85;
}

.product.bonamain div.countryselect {
	background-color: #27A22D;
}

.product.bonadecon div.countryselect {
	background-color: #E95F0E;
}

.countryselect p {}

.countryselect p select {
	width: 150px;
}

.pagecontent fieldset {
	background-color: #cce6f3;
	padding: 20px;

	border: 1px solid #0081C5;
	margin-bottom: 1.2em;
	clear: left;
}

.pagecontent fieldset.contact {	width: 460px;}

.pagecontent fieldset p {width: 460px;}

.pagecontent fieldset p label {
	display: block;
	width: 100px;
	float: left;
}

.pagecontent fieldset p input.textfield {
	padding: 2px;
	width: 350px;
	border: 1px solid #0081C5;
}

.pagecontent fieldset p textarea.textarea {
	padding: 2px;
	width: 350px;
	border: 1px solid #0081C5;
	height: 150px;
}

.pagecontent fieldset p.submit {
	text-align: right;
}

.pagecontent fieldset p input.submit {}

.pagecontent div.address {
	width: 500px;
}

.pagecontent div.address div {
	width: 240px;
	float: left;
	padding: 5px;
}

.pagecontent div.address div p {
	width: 239px;

}

.pagecontent div.address div p  span {
	display: block;
	float: left;
	width: 240px;
	height: 80px;
}

.pagecontent ul.gallerylist {
	list-style-type: none;
	float: left;
	width: 667px;
	margin: 0px;
	padding: 0px;/*	left: -14px;
	
	position: relative;*/
}

.pagecontent ul.gallerylist li:first-child {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	
}



.pagecontent ul.gallerylist li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 110px;
	width: 110px;
}

.pagecontent ul.gallerylist li a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 110px;

}

.pagecontent ul.gallerylist li a img {margin: 0px;
	padding: 0px;}

.galleryselect {
	padding-bottom: 12px;
}

.galleryselect select {
	width: 300px;
	border: 1px solid #000000;	
}



.gallerydescription p {
padding-bottom: 12px;
}

.galleryimage {
	text-align: center;
	width: 500px;
}

.imagedescription {
	padding-top: 10px;
	padding-bottom: 12px;
}

.pagecontent div.contactdetails div.address div p span {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	float: none;
	height: auto;
	width: auto;
	
}



.calloutphone {
	font-size: 2em;
	font-weight: bold;
}

.loginform {
	padding-left: 240px;
	height: 170px;
}

.loginform p label {
	display: block;
	float: left;
	width: 130px;
}

body .bonacleancolour {
	font-weight:bold;
	color: #0066CC;
	font-style: italic;
}


body .bonagripcolour {
font-weight:bold;
	color: #DE243D;
		font-style: italic;
}

body .bonamaincolour {
font-weight:bold;
	color: #27A22D;
		font-style: italic;
}

body .bonamainpluscolour {
font-weight:bold;
	color: #632C85;
		font-style: italic;
}

body .bonadeconcolour {
font-weight:bold;
	color: #E95F0E;
		font-style: italic;
}

body .bonasealcolour {
	font-weight:bold;
	color: #FFB903;
		font-style: italic;
}





.aegc {
	display: block;
	position: absolute;
	top: -94px;
	left: 420px;
}

.pagecontent div.bonachallenge {
	
	background-image: url(../images/interface/calculator-back-top.png);
	background-repeat: no-repeat;
}

.pagecontent div.bonachallenge div.bcinner {
	background-image: url(../images/interface/calculator-back-base.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px;
}

.pagecontent div.bonachallenge p {
	width:460px;
	clear: both;
	padding-bottom: 12px;
}

.pagecontent div.bonachallenge p.coloured {
	font-size: 1.8em;
	color: #0081C5;
}

.pagecontent div.bonachallenge p.take {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
}

.pagecontent div.bonachallenge p.tintbox {
	padding: 6px;
	background-image: url(../images/interface/tint-box.png);
	background-repeat: repeat;
	border: 1px solid #0081C5;
	margin: 12px;
	width: 426px;
	font-size: 1.4em;
}

.pagecontent div.bonachallenge p label {
	display: block;
	float: left;
	padding-right: 4px;
	width: 320px;
}

 span.myunit {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	float: right;
}

 span.myunit2 {
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	top: -4px;
}

.pagecontent div.bonachallenge p input.text {
	background-color: #FFFFFF;
	padding: 3px;
	width: 80px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	border: 1px solid #60C2E3;
	position: relative;
	top: -5px;
	text-align: right;
	margin-bottom: 4px;
	margin-right: 4px;
}

.pagecontent div.bonachallenge p.resultpara {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0081C5;
	border-bottom-color: #0081C5;
	padding: 6px;
	position: relative;
	margin-bottom: 12px;
	width: 310px;
}

.pagecontent div.bonachallenge p.resultpara span.result {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	width: 74px;
	padding: 6px;
	height: 18px;
	position: absolute;
	left: 326px;
	top: 0px;
	border: 1px solid #E1851B;
}

.pagecontent div.bonachallenge p.resultpara span.unit {
	position: absolute;
	left: 418px;
	top: 4px;
	display: block;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}

.pagecontent div.bonachallenge p.submit {
	text-align: center;
	padding-left: 138px;
}

.pagecontent div.bonachallenge p.submit input {
	
}

.pagecontent div.bonachallenge p.submit input:hover {
	cursor:pointer;
}

.pagecontent div.bonachallenge p.appointmentrequest {}

.pagecontent div.bonachallenge p.appointmentrequest a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pagecontent div.bonachallenge p.appointmentrequest a:hover {
	color: #FFFFFF;
}

.distributormap {
	height: 300px;
	width: 200px;
	border: 1px solid #009DE0;
	float: right;
	padding-bottom:6px;
}

.distributormap h3 {
	color: #0081C5;
	padding: 6px;
}

.distributormap div p  {
	width: 170px;
	padding: 15px;
}
/*
.report {
	position: relative;
	left: -220px;
	margin-right:-220px;
	height: 80px;
	width: 169px;
	top: -140px;
}
*/
.report img {
	/*display: block;*/
	border: 1px solid #000000;
	
}

#panel div.panelcontent {
	position: relative;
	padding-bottom: 80px;
	height: 200px;
}

#panel div.panelcontent h3 {
	font-size: 1.4em;
	padding-bottom: 12px;
}

#panel div.panelcontent p {
	width: 576px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #666666;
	padding-bottom:12px;
}

.graphic {
	height: 80px;
	width: 600px;
	position: absolute;
	left: -12px;
	top: 200px;
}

.pagecontent div.distributor div.distributorform { float:left; width:260px;}

.pagecontent fieldset.distributor {
	background-color: #cce6f3;
	padding: 10px;
	width: 240px;
	border: 1px solid #0081C5;
	margin-bottom: 1.2em;
	clear: none;
}


.pagecontent div.distributor fieldset p {
	width: 228px;
	clear: both;
}

.pagecontent fieldset p label {
	display: block;
	width: 100px;
		float: left;
}

.pagecontent fieldset p.checkbox {padding-bottom:6px;}

.pagecontent fieldset p.checkbox input {
	
	float: left;
	margin-right:6px;
}

.pagecontent fieldset p.checkbox label {
	display: block;
	width: 200px;
	float: left;
	}

.pagecontent div.distributor fieldset p input.textfield {
	padding: 1px;
	width: 120px;
	border: 1px solid #0081C5;
	float: left;
	margin-bottom: 2px;
}

.pagecontent div.distributor fieldset p textarea.textarea {
	padding: 1px;
width: 120px;
	border: 1px solid #0081C5;
	height: 50px;
	float: left;
		margin-bottom: 2px;
}

.pagecontent div.distributor fieldset p.submit {
	width: 208px;text-align: right;
}

.pagecontent div.distributor fieldset p input.submit {}

.pagecontent div.distributor div.address {
	width: 208px;
}

.pagecontent div.distributor div.address div {
	width: 240px;
	float: left;
	padding: 5px;
}

.pagecontent div.distributor div.address div p {
	width: 239px;

}

.pagecontent div.distributor div.address div p  span {
	display: block;
	float: left;
	width: 240px;
	height: 80px;
}


.strapline {
	background-color: #356AB6;
	padding: 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
		position: relative;
	top: -10px
	margin-bottom: -10px;
	
}

.strapline h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	top: -5px;
}

.strapline span.telephone {
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: right;
		position: relative;
	top: -5px
}

.strapline span.telephone a {
	font-size:12px;
	color:#ffffff;
	display: block;
}


.productselectoption {
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.productselectoption div.option {
	width: 234px;
	float: left;
	margin-right: 10px;
	clear: none;
	border: 1px solid #0081C5;
	margin-bottom:6px;
}

.productselectoption div.option:hover {	border: 1px solid #000000; cursor:pointer;}

.productselectoption div.option h2 {
	color: #FFFFFF;
	background-color: #0081C5;
	padding: 4px;
	width: 226px;
	margin-bottom:0px;
}

.productselectoption div.option:hover h2 {
	background-color: #000000;
	cursor:default;
}

.productselectoption div.option a {
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}

.productselectoption div.option:hover a {
/*	background-color: #ECECEC;*/ cursor:pointer;
}

.productselectoption div.option a:hover span {
	/*background-color: #ECECEC;*/
	cursor:pointer;
}



.productselectoption div.option a span.button {
display: block;
	height: 50px;
	
	background-repeat: no-repeat;
	background-position: 0px -50px;}

.productselectoption div.option a:hover span.button {
	background-position: 0px 0px;
	position: relative;
	}
	
	.productselectoption div.option a span.button span {
	position: absolute;
	display: block;
	left: -3000px;
}

.productselecttrio {
	width: 700px;
	position: relative;
} 

.productselecttrio .triooption {
	float: left;
	width: 220px;
		padding-left: 10px;
	
}

.productselecttrio .triooption:first-child {
	
	padding-left: 0px;
}

.productselecttrio .triooption h2 {
	font-size: 1.6em;
	width: 100%;color:#000000;
	background-color:#fff;
	
}

.productselecttrio .triooption h2 span {
	color: #999999;
}

.productselecttrio .triooption a.selectthis {
	display: block;
	margin-bottom: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0081C5;
	border-bottom-color: #0081C5;
}

.productselecttrio .triooption a img {}

.productselecttrio .triooption p {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}



