h2 {
	color: #224475;
}

a {
	color: #224475;
}

/* HEADER */

#logo {
	width: 350px;
	height: 19px !important;
	padding: 0 !important;
	background: url(../images/logo_fusion_2.png) no-repeat;
	position: relative;
	left: 40px;
	margin-top: 40px;
	float: left;
}

.logo_1 { background-image: url(../images/logo_fusion.png) !important; }
.logo_3 { background-image: url(../images/logo_fusion_3.png) !important; }

#logo a {
	display: block;
	height: 19px;
	text-indent: -2000em;
}

#products_nav_bg {
	background: url(../images/nav_fusion_bg_left.png) no-repeat 0 0;
}

#products_nav {
	padding-top: 35px;
}

#products_nav ul {
	background: url(../images/nav_fusion_bg_right.png) no-repeat 100% 0;
}

#products_nav ul li a {
	background: url(../images/nav_fusion_a_arrow.png) no-repeat 10px 45%;
}

#products_nav ul li.act a {
	background: url(../images/nav_fusion_a_arrow_act.png) no-repeat 10px 45% #254d86;
}

.nav_products {
	background: url(../images/nav_fusion_products_bg_left.jpg) no-repeat 0 0 !important;	
	position: relative;
	left: -4px;
	margin-right: -6px !important;
}

.nav_products a {
	background: url(../images/nav_fusion_products_bg_right.jpg) no-repeat 100% 0 !important;	
}

#drop_nav {
	background: #c9d4e7;
}

#drop_nav li a {
	border-bottom: 1px solid #f2f6fd;
}


/***** GALLERY *****/

#gallery a {
	display: block;
	float: left;
	border: 2px solid #ffffff;
	background: #ffffff;
	margin: 0 18px 15px 0;
}

#gallery a:hover {
	border-color: #21467c;
}

#gallery_groups .gallery_group {
	float: left;
	width: 46%;
	font-size: 90%;
	line-height: 150%;
	height: 100px;
	padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 10px;
}

#gallery_groups h4 {
	font-size: 110%;
	margin-bottom: 6px;
}

#gallery_groups h4 a {
	color: #000000 !important;
	text-decoration: none;
}

#gallery_groups h4 a:hover {
	text-decoration: underline;
}

#gallery_groups p {
	color: #777777;
	padding-left: 112px;
	margin-bottom: 0 !important;
}

#gallery_groups .gallery_demo_image {
	float: left;
	display: block;
	margin: 0 12px 0 0;
}

.gallery_mini {
	padding: 10px 0 0 10px;
	background: #f0f0f0;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 10px;
}

.gallery_mini a {
	margin: 0 10px 10px 5px !important;
	border-color: #f0f0f0 !important;
}

.gallery_mini a:hover {
	border-color: #21467c !important;
}

/* MUUTA */

.list_keywords {
	width: 385px;
	color: #21467c;
}

.list_keywords li.act a {
	background-color: #21467c;
	color: #ffffff;
}

.a_contact {
	background-color: #224475;
}

/* LUETTELOT LOGIN */

#download_box {
	width: 600px;
}

.material_new {
	font-size: 85%;
	margin-bottom: 10px;
}

.material_new small {
	font-size: 85% !important;
}

.producers h4 {
	margin-top: 25px;
	font-size: 135%;
	font-weight: bold;
}

.producers .item {
	clear: both;
	line-height: 25px;
	height: 25px;
}

.producers .producer {
	float: left;
}

.producers .producer_logo {
	float: right;
}


