body {
	padding: 25px 0 75px 0;
	background: url(../images/bg_body_products.jpg) repeat-x #ffffff;
}

#container {
	background: url(../images/container_bg_products.png) repeat-y 50% 0;
}

/* HEADER */

#header {
	height: 310px;
	width: 980px;
	background: url(../images/header_bg_products.png) no-repeat 50% 0;
}

#nav {
	background: url(../images/nav_products_line.jpg) repeat-x;
	position: relative;
	top: 35px;
	left: -42px;
	margin-bottom: 35px;
	margin-bottom: 0 !important;
}

#nav li {
	background: url(../images/nav_products_bg.jpg) repeat-x;
}

#nav li.act_last, #nav li.act_first, #nav li.act {
	background: url(../images/nav_products_bg_act.jpg) repeat-x;
}

#nav li.act_last a, #nav li.act_first a, #nav li.act a {
	background: url(../images/nav_products_bg_act.jpg) repeat-x;
}

#nav li.last a {
	background: url(../images/nav_products_right.jpg) no-repeat 100% 0;
}

#nav li.first a {
	background: url(../images/nav_products_left.jpg) no-repeat 0 0;
}

#nav li.act_last a {
	background: url(../images/nav_products_right_act.jpg) no-repeat 100% 0;
}

#nav li.act_first a {
	background: url(../images/nav_products_left_act.jpg) no-repeat 0 0;
}

#drop_nav {
	left: 6px;
}

#drop_nav li {
	background: transparent !important;
}

#drop_nav li a {
	background: transparent !important;
	color: #000000 !important;
	padding-left: 15px !important;
}

#drop_nav li a:hover {
	color: #ffffff !important;
}

#nav .nav_products a span {
	background: url(../images/arrow_nav_products.gif) no-repeat 100% 50%;
}

#products_nav {
	height: 215px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	clear: both;
	width: 896px;
	margin: 0 auto 0 auto;
}

#products_nav_bg {
	float: right;
	height: 30px;
}

#products_nav ul {
	display: block;
	float: left;
	min-width: 403px;
	height: 30px;
	padding: 0 10px 0 12px;
}

#products_nav ul li {
	display: block;
	float: left;
	height: 30px;
	line-height: 26px;
}

#products_nav ul li a {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #000000;
	padding: 0 10px 0 25px;
	font-size: 105%;
	white-space: nowrap;
}

#products_nav ul li a:hover {
	color: #ffffff;
}

#products_nav ul li.act a {
	color: #ffffff;
}

/* NOSTOT */

#nostot {
	clear: both;
	font-size: 95%;
	width: 896px;
	margin: 0 auto 25px auto;
}

#nostot .nosto {
	width: 31%;
	float: left;
	margin-right: 3%;
}

#nostot .last {
	float: right;
	margin-right: 0;
}

#nostot .nosto p {
	margin-bottom: 10px;
}

#nostot .logo_nosto {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}

#nostot .nosto a {
	text-decoration: none;
}

#nostot .nosto a:hover {
	text-decoration: underline;
}

/* FOOTER */

#footer {
	clear: both;
	background: url(../images/footer_bg_products.png) no-repeat 50% 0 #ffffff;
	padding-top: 30px;
	color: #555555;
}

#footer h3 {
	display: block;
	float: left;
	text-indent: -2000em;
	background: url(../images/logo_db_footer.png) no-repeat 0 0;
	width: 155px;
	height: 37px;
	margin-top: -1px;
}

/* MUUTA */

.list_keywords {
	display: block;
	padding-top: 1px;
}

.list_keywords_wide {
	width: 100% !important;
}

.list_keywords li {
	display: block;
	width: 45%;
	margin-right: 3%;
	float: left;
	height: 28px;
	line-height: 29px;
	font-size: 110%;
	white-space: nowrap;
	background: url(../images/dot_line_horizontal.png) repeat-x;
}

.list_keywords a {
	display: block;
	height: 29px;
	line-height: 29px;
	position: relative;
	top: 1px;
	text-decoration: none;
	text-indent: 10px;
}

.list_keywords a:hover {
	background-color: #f0f0f0;
}

.list_keywords_wide {
	width: 100% !important;
}

#column .list_keywords {
	width: auto;
	background: url(../images/dot_line_horizontal.png) repeat-x 0 100%;
	padding-bottom: 1px;
}

#column .list_keywords li {
	float: none;
	width: auto;
	margin: 0;
	font-size: 105%;
}

a.capture {
	display: block;
	border: 1px solid #c0c0c0; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

a.capture img {
	display: block;
	border: 6px solid #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.info-box {
	width: 225px;
	padding: 18px 20px 2px 20px;
	float: right;
	margin-left: 15px;
	background: #f2f2f2;
	border: 1px solid #e5e5e5;
	margin: 0 0 25px 20px;
}
