
/* ------------------------------------------ */
/* ------------- Dettol / Lysol ------------- */
/* ------------------------------------------ */

* {
	margin:0px;
	padding:0px;
}
body, html {
	background:#7db847 url(../img/bg-body.jpg) no-repeat center top;
	font-family:Arial, Verdana, Tahoma;
	color:#434838;
	font-size:12px;
}
img {
	border: none;
}
p {
	line-height:20px;
	margin:0px;
	padding:0 0 15px 0;
}
a {
	color:#7ab645;
}
a:hover {
	text-decoration:none;
}
a:active, a:focus {
	outline:none; 
	ie-dummy: expression(this.hideFocus=true);
}
.page {
	width:1024px;
	margin:0 auto 0 auto;
}
.page_inner {
	position:relative;
	width:1024px;
}
.top {
	height:162px;
}
.top_bar {
	position:absolute;
	right:76px;
	top:22px;
}
.logo {
	position:absolute;
	top:0px;
	left:62px;
	z-index:20;
}
.clear {
	clear:both;
	text-indent:-9999px;
	height:1px;
}
.clear_noheight {
	clear:both;
}
.content {
	width:951px;
	margin:0 auto 0 auto;
}
.content_top {
	background:url(../img/bg-content-top.png) no-repeat left top;
	min-height:73px;
	padding:69px 10px 40px 69px;
}
.content_top_middle {
	background:url(../img/bg-content-top-bottom.png) no-repeat left top;
	height:34px;
}
.content_top h1 {
	color:#004c99;
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding:0 0 10px 0;
	width:580px;
}
.content_top h2 {
	color:#434838;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0 0 0 0;
	width:580px;
}
.content_middle {
	background:url(../img/bg-content-middle.png) repeat-y left top;
	padding:30px 30px 20px 30px;
	min-height:350px;
}
.content_bottom {
	background:url(../img/bg-content-bottom.png) no-repeat left bottom;
	height:29px;
}
.video_products {
	position:absolute;
	top:172px;
	left:671px;
	z-index:31;
}
.content_left {
	float:left;
	width:217px;
	margin-right:39px;
	padding-bottom:20px;
}
.content_center {
	float:left;
	width:340px;
}
.content_center_big {
	float:left;
	width:600px;
	min-height:200px;
}
.content_right {
	float:right;
	width:260px;
}
.download {
	height:64px;
	margin-top:15px;
	background:url(../img/download.jpg) no-repeat left top;
	padding:57px 0 0 0;
}
.download_row {
	background:url(../img/download-row.jpg) no-repeat left top;
	height:80px;
	padding:40px 0 0 0;
}
.download_row a {
	float:left;
	width:131px;
	margin-right:9px;
	background:url(../img/download-a.jpg) no-repeat left top;
	height:28px;
	line-height:28px;
	display:block;
	padding-left:30px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.download a {
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	height:29px;
	line-height:29px;
	padding-left:60px;
}
.packshot {
	padding:0 0 10px 10px;
}
.product_details {
	padding:0 10px 0 10px;
}
.product_details p {
    color: #004C99;
    font-weight: bold;
}
.product_details ul {
	margin:0px;
	padding:0px;
}
.product_details ul li {
	list-style-type:none;
	padding-bottom:4px;
	background: url("../img/icon-list.jpg") no-repeat scroll left 6px transparent;
    color: #004C99;
    display: block;
    font-weight: bold;
    padding-left: 10px;
    text-decoration: none;
}
.product_details ul li a {
	color:#004c99;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	background:url(../img/icon-list.jpg) no-repeat left 6px;
	display:block;
}
.similar_products_bottom {
	margin-top:-21px;
}
.similar_bottom_top {
	background:url(../img/bg-similar-top.png) no-repeat left top;
	height:19px;
}
.similar_bottom_middle {
	background:url(../img/bg-similar-middle.png) repeat-y left top;
	padding:0 30px 0 30px;
}
.similar_bottom_bottom {
	background:url(../img/bg-similar-bottom.png) no-repeat left bottom;
	height:56px;
}
.similar_products_bottom h1 {
	color:#004c99;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:10px 0 28px 0;
}
.similar_products_bottom p {
	line-height:18px;
	padding-bottom:22px;
}
.col1_similar {
	width:190px;
	margin-right:10px;
	padding-right:10px;
	float:left;
}
.col1_similar a {
	font-size:12px;
	color:#004c99;
	font-weight:bold;
	text-decoration:none;
	padding-left:21px;
	background:url(../img/btn-link.jpg) no-repeat 2px center;
}
.col2_similar {
	margin-right:15px;
	float:left;
	height:140px;
	cursor:pointer;
	color:#004c99;
	padding-top:10px;
}
.col2_similar a {
	color:#004c99;
}
.col2_similar p {
	padding:40px 0 0 15px;
	width:110px;
	text-decoration:underline;
}
.similar_img {
	float:left;
}
.similar_txt {
	float:left;
}
.footer {
	text-align:center;
	font-size:11px;
	color:#262920;
	padding-bottom:20px;
}
.footer a {
	color:#262920;
	text-decoration:none;
}
.footer a.footernav {
	margin-right:22px;
	color:#262920;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footer a.end {
	margin-right:0px;
}
.footer p {
	padding:10px 0 0 0;
	line-height:16px;
}
.rb {
	position:absolute;
	margin:0 0 0 40px;
}
.icon_twitter {
	float:right;
	margin-left:3px;
}
.icon_facebook {
	float:right;
	margin-left:12px;
}
.share_on {
	float:right;
	padding:8px 0 0 9px;
	background:url(../img/icon-link.png) no-repeat left 14px;
	margin-left:1px;
	font-size:11px;
	color:#004c99;
}
.suche {
	float:right;
	padding:5px 5px 5px 7px;
	background:url(../img/bg-suche.png) no-repeat left top;
	width:214px;
	height:26px;
	margin-left:4px;
}
.input_suche {
	width:165px;
	font-size:13px;
	color:#434838;
	font-family:Arial;
	border:none;
	background:none;
}
.btn_suche {
	position:absolute;
	width:35px;
	height:26px;
	overflow:hidden;
	top:0px;
	margin-left:171px;
}
.newsletter {
	float:right;
	height:38px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	cursor:pointer;
}
.newsletter a {
	text-decoration:none;
	color:#ffffff;
}
.nl_l {
	float:right;
	width:8px;
	height:38px;
	background:url(../img/nl-l.png) no-repeat left top;
}
.nl_m {
	float:right;
	height:38px;
	padding:5px 6px 5px 6px;
	background:url(../img/nl-m.png) repeat-x left top;
}
.nl_r {
	float:right;
	width:8px;
	height:38px;
	background:url(../img/nl-r.png) no-repeat left top;
}
.breadcrumb {
	height:25px;
	line-height:25px;
	position:absolute;
	z-index:0;
	top:124px;
	left:220px;
	width:804px;
	z-index:500;
}
.breadcrumb_home {
	float:left;
	width:36px;
	margin-right:8px;
}
.breadcrumb_navi {
	float:left;
	color:#515151;
	font-size:12px;
}
.breadcrumb_navi a {
	color:#005bb8;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background:url(../img/icon-link.png) no-repeat right 7px;
	padding-right:10px;
	margin-right:5px;
}
.visual1 {
	position:absolute;
	top:101px;
	left:46px;
	width:253px;
	height:73px;
	/*background:url(../img/ribbon1.png) no-repeat left top;*/
}
.visual2 {
	position:absolute;
	top:254px;
	left:968px;
	width:89px;
	height:296px;
	z-index:100;
	/*background:url(../img/ribbon2.png) no-repeat left top;*/
}
.visual3 {
	position:absolute;
	margin:-61px 0 0 871px;
	width:82px;
	height:85px;
	/*background:url(../img/visual3.png) no-repeat left top;*/
}
.visual4 {
	position:absolute;
	margin:-236px 0 0 -47px;
	width:165px;
	height:249px;
	/*background:url(../img/ribbon3.png) no-repeat left top;*/
}
.share {
	padding:35px 0 10px 0;
	height:70px;
}
.share_inner {
	position:absolute;
	width:250px;
	height:70px;
}
.twitter {
	float:left;
	margin-right:30px;
}
.facebook {
	float:left;
}
.image_content_header {
	position:absolute;
	right:43px;
	margin-top:-146px;
}
.image_content {
	padding:0 15px 5px 0;
}
.content_inner {
	overflow:hidden;
}
.content_inner_small {
	width:450px;
}
.content_inner h1 {
	font-size:18px;
	color:#004c99;
	font-weight:bold;
	margin:0px;
	padding:0 0 20px 0;
}
.content_inner h2 {
	font-size:15px;
	color:#7ab645;
	font-weight:bold;
	margin:0px;
	padding:0 0 5px 0;
}
.content_inner h3 {
	font-size:12px;
	color:#434838;
	font-weight:bold;
	margin:0px;
	padding:0 0 5px 0;
}
.content_inner ul {
	background-color:#f8fbf2;
	padding:13px 15px 13px 15px;
	margin:0 0 15px 0;
}
.content_inner ul li {
	list-style-type:none;
	background:url(../img/icon-list-ul.jpg) no-repeat left 11px;
	color:#004c99;
	line-height:16px;
	padding:4px 0 4px 11px;
}
.content_inner ul ul {
	padding:5px 15px 5px 15px;
	margin:0 0 5px 0;
}
.content_inner ul ul li {
	list-style-type:none;
	background:url(../img/icon-list-ul.jpg) no-repeat left 11px;
	color:#004c99;
	line-height:16px;
	padding:4px 0 4px 11px;
}
.content_inner ul ul ul {
	padding:5px 15px 5px 15px;
	margin:0 0 0 0;
}
.content_inner ul ul ul li {
	list-style-type:none;
	background:url(../img/icon-list-ul.jpg) no-repeat left 11px;
	color:#004c99;
	line-height:16px;
	padding:4px 0 4px 11px;
}
.recommend {
}
.recommend h1 {
	font-size:15px;
	color:#004c99;
	font-weight:bold;
	margin:0px;
	padding:0 0 15px 0;
}
.recommend_item {
	padding-bottom:20px;
	cursor:pointer;
}
.recommend_item a {
	color:#004C99;
}
.recommend_item_left {
	float:left;
	padding-right:5px;
}
.recommend_item_right {
    color:#004C99;
    float:left;
    padding:25px 0 0 10px;
    text-decoration:underline;
    width:95px;
}
.tabs {
	position:absolute;
	margin-top:-13px;
	left:66px;
	height:33px;
	width:800px;
	z-index:30;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
}
.tabs_inner {
	height:33px;
	line-height:33px;
}
.tabs ul {
	margin:0px;
	padding:0px;
	background:url(../img/bg-tabs-small.jpg) repeat-x left top;
	height:33px;
	float:left;
}
.tabs ul#tabs_ul1 {
	margin:0px;
	padding:0px;
	background:url(../img/bg-tabs.jpg) no-repeat left top;
	height:33px;
	float:left;
}
.tabs ul li {
	list-style-type:none;
	height:33px;
	line-height:33px;
	background:url(../img/bg-tabs-li-r.png) no-repeat right top;
	float:left;
}
li.sfhover {
	/*background-color:#679211 !important;*/
	background: url(../img/bg-tabs-li-hover.jpg) no-repeat right top !important;
	margin-left:-1px;
	padding-right:1px;
	position:relative;
	z-index:10;
}
.tabs ul li:hover, .tabs ul li.active {
	background: url(../img/bg-tabs-li-hover.jpg) no-repeat right top;
	margin-left:-1px;
	padding-right:1px;
	position:relative;
	z-index:10;
}
.tabs ul li a {
	display:block;
	float:left;
	clear:left;
	height:33px;
	line-height:33px;
	text-decoration:none;
	color:#434838;
	padding:0 10px 0 10px;
}
.tabs ul li a:hover, .tabs ul li.active a {
	padding-left:11px;
	padding-right:9px;
	color:#ffffff;
	background:url(../img/bg-tabs-li-l.jpg) no-repeat left top;
}
.last_tab {
	float:left; 
	height:33px; 
	width:5px; 
	background:url(../img/bg-tab-ul-last.jpg) no-repeat left top; 
	margin-left:-5px;
}
#hideshow {
	opacity: 0.4;
	filter: alpha(opacity=40);
	position:fixed;
	width:100%;
	height:100%;
	background-color:#000000;
	z-index:2999;
	left:0px;
	top:0px;
	display: none;
}
.overview {
	width:196px;
	float:left;
	margin-right:5px;
	padding-bottom:15px;
	background:url(../img/bg-overview-bottom.jpg) no-repeat center bottom;
	cursor:pointer;
	margin-bottom:20px;
	min-height:250px;
}
.overview_tv {
	width:290px;
}
.overview_content a {
	font-size:12px;
	color:#004c99;
	font-weight:bold;
	text-decoration:none;
	padding-left:21px;
	background:url(../img/btn-link.jpg) no-repeat 2px center;
}
.overview p {
	line-height:16px;
}
.overview h1 {
	font-size:14px;
	padding-bottom:7px;
}
.overview ul {
	padding:0px;
	margin:0 0 15px 0;
	background-color:#ffffff;
	font-size:11px;
}
.overview ul li {
	color:#707663;
	padding-top:2px;
	padding-bottom:2px;
	background-position:left 9px;
}
.overview_header {
	text-align:center;
	height:32px;
	line-height:13px;
	background:url(../img/bg-overview.jpg) repeat-x top left;
	font-weight:bold;
	color:#ffffff;
}
.overview_header a {
	color:#ffffff;
	text-decoration:none;
}
.overview_content {
	padding:10px 15px 0 5px;
}
.overview_image a {
	background:none;
	padding:0px;
}
.back_to_top {
	padding:10px 0 10px 0;
	margin:10px 0 20px 0;
	border-bottom:1px dotted #cccccc;
}
.page_overview {
	/*border-bottom:1px solid #cccccc;*/
	padding-bottom:15px;
	margin-bottom:15px;
}
.page_overview h1 {
	color:#004c99;
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(../img/btn-link.jpg) no-repeat left 6px;
	border-bottom:1px dotted #cccccc;
}
.page_overview a {
	color:#004c99;
	text-decoration:none;
	display:block;
	padding:3px 0 3px 17px;
}
.col1 {
	width:290px;
	float:left;
	margin-right:20px;
}
.col2 {
	width:290px;
	float:left;
}
.teaser {
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:1px dotted #cccccc;
}
.teaser p {
	line-height:16px;
}
.teaser h1 {
	font-size:14px;
	padding-bottom:7px;
	color:#004C99;
}
.teaser ul {
	padding:0px;
	margin:0 0 15px 0;
	background-color:#ffffff;
	font-size:11px;
}
.teaser ul li {
	color:#707663;
	padding-top:2px;
	padding-bottom:2px;
	background-position:left 9px;
}
.join_our_mission {
	background:url(../img/btn-link.jpg) no-repeat left 7px;
    color: #004C99;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0 3px 17px;
    text-decoration: none;
}
.sign_up_input {
	padding:10px 0 10px 0;
}
.input {
	width:284px;
	padding:3px;
	border:none;
	background:#dedede;
	font-size:11px;
	font-family:Arial;
	color:#000000;
	margin:5px 0 0 0;
}
.select {
	width:290px;
	padding:2px;
}
.fotenote {
	font-size:10px;
	line-height:14px;
}
.checkbox {
	padding:0px !important;
}
.submit {
	width:140px;
	height:28px;
	line-height:28px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	background:url(../img/btn-submit.jpg) no-repeat left top;
}
.range {
	width:145px;
	height:230px;
	float:left;
	margin-right:30px;
	font-weight:bold;
	color:#004C99;
	text-align:center;
	cursor:pointer;
}
.range a {
	font-weight:bold;
	color:#004C99;
	text-decoration:none;
}
.range img {
	border:none;
	text-decoration:none;
}
.content_flash {
	position:absolute;
	z-index:20;
	margin-top:-259px;
}
.content_flash_ribbon {
	position:absolute;
	top:138px;
	left:92px;
}
.anim1 {
	left:13px;
}
.anim2 {
	left:15px;
}
.anim3 {
	position:absolute;
	left:26px;
	top:140px;
}
.anim4 {
	left:13px;
}
.product_overview {
	width:145px;
	height:200px;
	float:left;
	margin-right:30px;
	font-weight:bold;
	color:#004C99;
	text-align:center;
	cursor:pointer;
	padding:20px 0 20px 0;
}
.product_overview  a {
	text-decoration: none;
	color: #004C99;
}
.founditem {
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dotted #cccccc;
}
div.error {
	background-color:#f17777;
    border: medium none;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    margin: 5px 0 0;
    padding: 3px;
    width: 284px;
}
.mandatory {
	border:3px solid #f17777;
	padding:15px;
	margin:20px 0 20px 0;
}
.sitemap ul {
	padding:0px;
	background:none;
}
.footnote {
	font-size:10px !important;
}
h4 {
	color:#004c99;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.teaser_link {
	position:absolute;
	z-index:100;
}
.teaser_link a {
	background:none !important;
	padding:0px !important;
}
.highlight {
	font-weight:bold;
	color:#004c99;
}
.txt_bottom {
	border-top:1px solid #666666;
	font-size:10px;
	padding:3px 0 0 0;
	color:#666666;
}
/*----------------------- Contact Us Styles Only ----------------------------------*/

form#contact-us, form#contact-us img, .contact-h2 {
	margin:0;
	padding:0;
}
form#contact-us {
	padding-left:0px;
}
#content .contact-h2 {
	margin-bottom:24px;
}
form#contact-us img {

}
#content .contact-h4 {
	padding-left:288px;
	margin-bottom:8px;
	font-size:90%;
}
#content .contact-h4 a {
	color:#f1131d;
	text-decoration:none;
}
#content .contact-h4 a:hover {
	text-decoration:underline;
}
h1.contact-h1 {
	font-size:155%;
}
form#contact-us label {
	float:left;
	width:90px;
	color:#747272;
	text-align:right;
	margin:8px 8px 0 0;
	padding:3px 0 0 0;
}
form#contact-us input, form#contact-us select, form#contact-us textarea {
	margin:8px 8px 0 0;
	width:200px;
	color:#747272;
}
form#contact-us #submit-button {
	margin-left:-70px;
	width: auto;
}
form#contact-us textarea {
	width:230px;
}
form#contact-us img {
	margin: 8px 0 16px 0;
}
span.mandatory {
	color:#f1232d;
}
