/* 25.2.2009 */
/* CSS FILE FOR KONECRANES INDEX/LOGIN PAGE */
/* Smart Files Oy, Tomi Kulmala */

html, body {
	background-color: #eaeef1;
	font-family: Arial,helvetica;
	font-size:11px;
	margin:0;
	padding:0;
}

img {
	border:0;
}

div#container {
	width:978px;
	background: #ffffff url(images/kulma.gif) no-repeat 0 629px;
	margin: 10px 0 10px 10px;
}

div#login {
	clear:both;
	height:90px;
	background: #ffffff url(images/index_konecranes_logo.gif) no-repeat 746px 17px;
}

div#mainimage {
	padding:0;
	margin:0;
	float:left;
	width:733px;
	height:285px;
	
}

div#top5 {
	background-color:#0a0c00;
	color:#FFFFFF;
	float:left;
	height:275px;
	line-height:20px;
	padding:10px 15px 0;
	width:215px;
}

div#top5 a:hover {
	text-decoration: underline;
	color: #f91c21;
}

div#content_left {
	width:260px;
	float:left;
	margin:0;
	padding:23px 0 0 0;
}

div#redline {
	padding:5px 0 10px 10px;
	margin-left:12px;
	border-left:3px solid #f7181d;
}

div#content_center {
	width:438px;
	float:left;
	padding:28px 0 0 40px;
}

div#content_right {
	width:240px;
	float:left;
	padding-top:28px;
}

p, form {
	padding:0px;
	margin:0px;
}

div.divider {
	width:978px;
	background-color: #eaeef1;
	height:10px;
	clear:both;
}

div#footer {
	background-color:#fff;
	height:32px;
}

table#content {
	width:100%;
}

table {
	margin:0;
	padding:0;
}

table#content td {
	width:50%;
	height:150px;
}

table#search {
	padding-top:20px;
}

img.caption {
	margin-top:9px;
}

a {
	color:#f91c21;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a.blacklink, a.blacklink:hover {
	color:#000;
	text-decoration:none;
}

div#searchcontainer {
	text-align:right;
	border: 1px solid #a1a1a1; 
	width: 150px; 
	height: 17px;
	padding:0;
	background:#fff url(images/index_magnifying_glass.gif) 2px 2px no-repeat;
}

input.searchfield {
	border: 0;
	height: 15px;
	width: 130px;
}
