@import "kipumittari.css";

h2 {
	color: #005685;
}

a {
	color: #005685;
}

/* HEADER */

#logo {
	width: 148px;
	height: 82px !important;
	padding: 0 !important;
	background: url(../images/logo_superoffice.png) no-repeat;
	position: relative;
	top: 14px;
	left: 40px;
	float: left;
}

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

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

#products_nav {
	padding-top: 13px;
}

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

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

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

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

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

#drop_nav {
	background: #E7311C;
}

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

#a_kipumittari {
	margin-top: -145px;
	display: block;
	position: relative;
	left: -100px;
	float: right;
	width: 286px;
	height: 104px;
	background: url(../images/a-kipumittari.png) no-repeat 0 0;
	text-indent: -2000em;
}

#a_kipumittari:hover {
	background-position: 0 100%;
}

#buttons {
	display: block;
	float: right;
	margin-top: -136px;
	position: relative;
	left: -100px;
	top: 0;
}

#buttons li {
	display: block;
	list-style-type: none;	
}

#buttons li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 150%;
	text-shadow: #555555 1px 1px 1px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 0 42px;
	width: 208px;
	height: 41px;
	line-height: 41px;
	margin: 0 0 3px 0;
}

#buttons li a.call {
	background-image: url(../images/button-soittakaa.png);	
}

#buttons li a.kipumittari {
	background-image: url(../images/button-kipumittari.png);	
}


/* BUTTONS */

.button {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 15px 15px 0;
	width: auto;
	background-repeat: repeat-x;
	background-color: transparent;
	padding: 0 12px;
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
	border: none;
	color: #ffffff;
	font-size: 105%;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer; /* virallinen tapa */
	cursor: hand; /* IE 5:n tapa */
}

.button[class] {  /* IE ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}

.button-grey { background-image: url(../images/button-bg-grey.png); }
.button-red { background-image: url(../images/button-bg-red.png); }

/* Blogi */

.henkilo img {
	float: right;
	margin-top: -5px;	
}

.henkilo p {
	overflow: hidden;	
}

.henkilo h3 small {
	font-size: 75% !important;	
}

#column-blog h4 {
	font-size: 120%;
	line-height: 1.2;
	color: #808080;
}

#column-blog h4 span {
	display: block;	
}


/* MUUTA */

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

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

.nosto_box {
	width: 146px;
	height: 40px;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	text-decoration: none;
	padding: 43px 0 0 55px;
	color: #000000;
	white-space: nowrap;
	font-size: 105%;
	font-family: Arial, sans-serif;
	text-align: center;
}

.nosto_box:hover {
	text-decoration: underline;
}

.a_contact {
	background-color: #C91400;
}

/*.nosto_box_kipumittari {
	background-image: url(../images/nosto_kipumittari.png);
}*/

.nosto_box_asiakastarinat {
	background-image: url(../images/nosto_asiakastarinat.png);
}

.nosto_box_pocket-crm {
	background-image: url(../images/nosto_pocket-crm.png);
}

.nosto_box_crm-online {
	background-image: url(../images/nosto_crm-online.png);
}


