* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#langbar {
	height: 26px;
}
#langbar p {
	color: #666666;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 13px;
}
#langbar p a {
	color: #333333;
}
#langbar span {
	color: #999999;
}
#left {
	float: left;
	width: 248px;
	padding-bottom: 32px;
}
#left h1 a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 148px;
	width: 248px;
	overflow: hidden;
}
#left .logo2 {
	background-image: url(../images/logo2.gif);
}

#left .nav {
	display: block;
	height: 24px;
	width: 237px;
	list-style-type: none;
	margin-top: 4px;
	background-image: url(../images/bg_nav.jpg);
	padding-top: 10px;
	padding-left: 11px;
}
#left .nav li {
	float: left;
}
#left .nav a {
	display: block;
	color: #0966B3;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/bg_nav_dots.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 18px;
	padding-left: 18px;
}
#left .nav a:hover {
	color: #FF6600;
}
#left .nav .last {
	background-image: none;
	padding-right: 0px;
}
#left .catalog {
	width: 265px;
	background-image: url(../images/bg_catalog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	padding-top: 14px;
}
#left .catalog h3 {
	/*background-image: url(../images/bg_catalog_title_en.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	display: block;
	height: 30px;
	width: 220px;
	text-indent: -5000px;
	overflow: hidden;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 11px;
}

#left .catalog  ul {
	list-style-type: none;
	font-size: 11px;
	color: #2779BD;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4E0EE;
	margin-right: 33px;
	margin-left: 25px;
	padding-bottom: 8px;
}
#left .catalog ul a {
	color: #2779BD;
}
#left .catalog ul a:hover {
	color: #FF6600;
}
#left .catalog h4 {
	font-size: 12px;
	color: #2779BD;
	margin-right: 33px;
	margin-left: 20px;
	margin-top: 9px;
	margin-bottom: 2px;
}
#left .catalog .last {
	padding-bottom: 0px;
	border-bottom-style: none;
}
#left .catalog .banner {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3FA0D7;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3FA0D7;
}
#left .afterlogo {
	font-size: 11px;
	display: block;
	height: 150px;
	width: 173px;
	background-image: url(../images/bg_afterlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	color: #333333;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 45px;
}
#left .afterlogo p {
	padding-top: 10px;
}
#left .afterlogo p a {
	color: #2779BD;
	text-decoration: underline;
}
#right {
	float: right;
	width: 728px;
	/*padding-bottom: 32px;*/
}

#right .title {
	display: block;
	height: 30px;
	width: 713px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/title.gif);
	color: #0966b3;
	font-size: 14px;
	font-weight: normal;
	padding-left: 7px;
	line-height: 26px;
}
#right .pages {
	margin-top: 6px;
}
#right .title .numbers {
	clear: none;
	float: right;
	margin-right: 0px;
	padding-right: 9px;
	margin-top: 1px;
}
#right .brand {
	height: 338px;
	display: block;
	width: 728px;
}
#right .title .breadcrumb {
	clear: none;
   float: left;
	margin-left: 0px;
	/*padding-left: 50px;*/
	padding-left: 0px;
	margin-top: 1px;
}

#right .smalltitle {
	display: block;
	height: 20px;
	width: 713px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 19px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 11px;
	color: #0966b3;
	/* text-transform: lowercase; */
	background-image: url(../images/smalltitle.gif);
	padding-left: 7px;
	line-height: 19px;
}
#right .smalltitle strong {
	color: #00386B;
}
#right .numbers, #right .breadcrumb {
	text-indent: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	display: block;
	text-align: right;
	margin-right: 9px;
	margin-left: 4px;
	clear: both;
}
#right .numbers strong {
	color: #0966B3;
}
#right .numbers a {
	color: #3FA0D7;
}
#right .underlist {
	margin-right: 13px;
}
#right .products {
	display: block;
	width: 720px;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 11px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 35px;
	overflow: auto;
}
#right .products li {
	display: block;
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
#right .products .photo {
	text-align: center;
}
#right .products h4 {
	font-size: 11px;
	margin-top: 20px;
}
#right .products .description {
	margin-top: 14px;
}
#right .news {
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#right .news dt {
	margin-top: 11px;
}
#right .news dt a {
	font-size: 12px;
	color: #3FA0D7;
	font-weight: bold;
}
#right .news dd {
	font-size: 11px;
	color: #333333;
}
#right .brandlist {
	list-style-type: none;
	height: 134px;
	width: 714px;
	display: block;
	background-image: url(../images/bg_brandlist.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	padding-top: 14px;
}
#right .brandlist li {
	float: left;
	height: 120px;
	display: block;
	width: 120px;
	margin-right: 10px;
}
#right .brandlist .box {
	width: 290px;
	background-color: #00386B;
	margin-right: 0px;
	padding: 10px;
	height: 100px;
}
#right .brandlist .box h4 {
	display: block;
	height: 17px;
	width: 254px;
	background-image: url(../images/brand_small_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#right .brandlist .box p {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
}
#right .brandlist .full {
	width: 420px;
}
#right .brandlist .box .kleenguard {
	text-indent: -5000px;
	display: block;
	height: 76px;
	width: 294px;
	overflow: hidden;
	background-image: url(../images/kleenguard.gif);
	background-repeat: no-repeat;
	background-position: left 24px;
	margin-left: auto;
	margin-right: auto;
}
#right .brandlist .box .wypall {
	text-indent: -5000px;
	display: block;
	height: 84px;
	width: 265px;
	overflow: hidden;
	background-image: url(../images/wypall.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	margin-left: auto;
	margin-right: auto;
}
#right .productsflat {
	display: block;
	width: 691px;
	margin-right: 4px;
	margin-left: 24px;
	list-style-type: none;
	font-size: 11px;
	color: #333333;
	margin-bottom: 17px;
	margin-top: 20px;
}
#right .productsflat li {
	display: block;
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4E0EE;
}
#right .productsflat .photo {
	float: left;
	margin-top: 22px;
	margin-right: 20px;
}
#right .productsflat h4 {
	font-size: 11px;
	padding-top: 21px; /*old 46px; */
}
#right .productsflat h4 a {
	color: #2779BD;
}
#right .productsflat .description {
	margin-top: 14px;
}
#right .product {
	overflow: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 37px;
}
#right .product .image {
	float: left;
	width: auto;
	margin-top: 5px;
}
#right .product p, #right .product ul {
	float: right;
	width: 390px;
	display: block;
}
#right .product ul {
	font-size: 11px;
	list-style-type: none;
	line-height: 25px;
	color: #333333;
}
#right .product ul .abbr {
	font-size: 11px;
}
#right .product .text, #right .product p {
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
}
#right .product .text a {
	color: #2779BD;
	text-decoration: underline;
}
#right .product .buttons {
	height: 24px;
	margin-top: 27px;
	padding-bottom: 1px;
	padding-right: 1px;
}
#right .product .buttons a {
	height: 24px;
	/*width: 110px;*/
	float: left;
}
#right .product .buttons a img {
  border: none;
}
#right .product .buttons .purchase {
/*	background-image: url(../images/buttonpurcahse.gif);*/
	margin-right: 10px;
}
#right .product .buttons .print {
	background-image: url(../images/buttonprint.gif);
}
#right .variations {
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
#right .variations th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4E0EE;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
}
#right .variations .code {
	width: 468px;
	padding-left: 2px;
	padding-right: 2px;
}
#right .variations td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C4E0EE;
	color: #00386B;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
}
#content {
	clear: both;
	padding-bottom: 32px;
}
#content table {
	color: #333;
	font-size: 11px;
}
#content td strong, #content td a {
	color: #0966B3;
}

#content .title {
	display: block;
	height: 30px;
	width: 963px;
	background-repeat: no-repeat;
	background-position: left 16px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	background-image: url(../images/title_big.gif);
	font-size: 26px;
	font-weight: normal;
	color: #0966b3;
	line-height: 26px;
	padding-left: 7px;
}
#content .dislist {
	list-style-type: none;
	display: block;
/*	width: 970px;
   margin-top: 31px;*/
	margin-left: 4px;
	margin-right: 4px;
	overflow: auto;
}
#content .dislist li {
	float: left;
	display: block;
	width: 180px;
	font-size: 11px;
	color: #333333;
	height: 41px;
	padding-left: 14px;
}
#content .dislist h4 {
	font-size: 12px;
}
#content .dislist h4 a {
	color: #3FA0D7;
}
#right .recommended {
	display: block;
	height: 262px;
	width: 720px;
	list-style-type: none;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 7px;
}
#right .recommended li {
	display: block;
	float: left;
	width: 149px;
	height: 247px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C4E0EE;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
#right .recommended .image {
	text-align: center;
}
#right .recommended h5 {
	font-size: 11px;
	color: #2772BD;
	margin-top: 31px;
}
#right .recommended p {
	color: #2772BD;
	font-size: 11px;
	padding-top: 14px;
}
#right .recommended .arrows {
	width: 20px;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
	height: 262px;
	padding-top: 0px;
}
#right .recommended .arrows a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 8px;
	overflow: hidden;
	width: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 127px;
}
#right .recommended .border {
	width: 18px;
	border-left-style: dashed;
}
#right .recommended .left {
	background-image: url(../images/leftarrow.gif);
}
#right .recommended .right {
	background-image: url(../images/rightarrow.gif);
	margin-left: 8px !important;
	margin-right: 0px !important;
}
#right .map {
	display: block;
	height: 334px;
	width: 704px;
	margin-top: 6px;
	background-image: url(../images/bg_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 24px;
	padding-left: 24px;
}



#right .map p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#right .map a {
	color: #0966B3;
}

#right .contactinfo {
	font-size: 11px;
	display: block;
	width: 183px;
	background-image: url(../images/bg_contactinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 45px;
	float: left;
	margin-top: 12px;
}
#right .contactinfo p {
	padding-top: 10px;
}
#right .contactinfo p a {
	color: #2779BD;
	text-decoration: underline;
}
#right .contacts {
	display: block;
	width: 419px;
	float: right;
	background-image: url(../images/bg_contacts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 25px;
	padding-left: 24px;
	padding-top: 24px;
	margin-top: 12px;
}
#right .contacts label {
	display: none;
}
#right .contacts p {
	margin-top: 10px;
}
#right .contacts .input, #right .contacts textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3FA0D7;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 411px;
}
#right .contacts textarea {
	overflow: auto;
	height: 102px;
}
#right .contacts .send {
	text-align: right;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-top: 17px;
	padding-right: 24px;
	padding-left: 24px;
	clear: both;
}
#footer p {
	font-size: 11px;
	color: #666666;
}
#footer p a {
	color: #666666;
}
#footer p span {
	float: right;
}
.gray {
	color: #666666;
}

.hide {
	display: none;
}
.nopad {
	padding-bottom: 0px !important;
}
.nomar {
	margin-top: 0px !important;
}
