/* Crasman Companies Limited 2006               CSS
   ================================================ */


body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: 'Arial', sans-serif;
	text-align: center;
	color: #333;
}


#crasman_site {
	width: 978px;
	margin: 0 auto;
	background: transparent url('../img/container_bg.gif') repeat-y top;
}


.header_frontpage {
	height: 298px;
	background: transparent url('../img/header_frontpage.jpg') no-repeat top;
}

.header_subpage_1 {
	height: 181px;
	background: transparent url('../img/header_subpage_1.jpg') no-repeat top;
}

.header_subpage_2 {
	height: 154px;
	background: transparent url('../img/header_subpage_2.jpg') no-repeat top;
}

.header {
	width: 950px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	font-size: 0;
}

#logo {
	display: block;
	height: 69px;
}

.navigator {
	background: url('../navi/back.jpg') no-repeat center left;
	height: 36px;
	text-align: left;
	color: #fff;
	line-height: 0px;
}

.header_subpage_1 .navigator {
	background: url('../navi/back_with_subnavigator.jpg') no-repeat center left;
}

.navigator a {
	float: left;
}

.sub_navigator {
	background: #d9dde2 url('../navi/subnavi_back.gif') repeat-x bottom;
	margin: 0 0 0 0;
	padding: 7px 22px 9px 22px;
	font-size: 12px;
	color: #768291;
}

.sub_navigator a {
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.sub_navigator a:hover, .sub_navigator a.sel {
	color: #768291;
}

#page_title {
	margin: 13px 0 0 30px;
}

.language {
	position: absolute;
	left: 865px;
	top: 78px;
}

.header .palsta_1 {
	width: 380px;
	margin: 25px 0 0 30px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

.header .palsta_1 p {
	margin: 8px 0 0 0;
}

.header .palsta_2 {
	position: absolute;
	top: 135px;
	left: 454px;
	width: 225px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.header .palsta_2 img {
	position: relative;
	left: -15px;
}

.header .palsta_2 p {
	margin: 5px 0 0 0;
}

.header .palsta_2 a {
	font-weight: bold;
	text-decoration: none;
	color: #f38823;
}

.header .subpage_title {
	margin: 14px 0 0 31px;
}

.content {
	width: 952px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}

.content_frontpage {
	background: transparent url('../img/content_frontpage_bg.gif') repeat-y 509px 0px;
}

.content_subpage_1 {
	margin-top: 18px;
}

.content_subpage_2 {
	margin-top: 18px;
}

.content_padding_1 {
	margin: 0 16px 55px 120px;
}

.content_padding_2 {
	padding: 11px;
	background: transparent url('../img/left_column_bottom.gif') no-repeat bottom;
}

.content_subpage_1 h1, .content_subpage_2 h1 {
	margin: 0 0 12px 0;
	padding: 8px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333; /*color: #8592a1;*/
	border-top: 2px solid #e3e5e8;
	border-bottom: 2px solid #e3e5e8;
}

.content_subpage_1 h2, .content_subpage_2 h2 {
	margin: 20px 0 0px 0;
	font-size: 12px;
	font-weight: bold;
}

.content_subpage_1 p, .content_subpage_2 p {
	margin: 0 0 12px 0;
}

.content_subpage_1 ul, .content_subpage_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.content_subpage_1 ul li, .content_subpage_2 ul li {
	background: transparent url('../img/list_image.gif') 0 6px no-repeat;
	padding: 0 0 2px 13px;
	margin: 0;
}
html>body .content_subpage_1 ul li, html>body .content_subpage_2 ul li {
	background: transparent url('../img/list_image.gif') 0 5px no-repeat;
}

.content .palsta {
	float: left;
}

.content .palsta_1 {
	width: 509px;
	margin-right: 1px;
}

.content .palsta_2 {
	width: 218px;
	margin-right: 1px;
}

.content .palsta_3 {
	width: 223px;
}

.left_column {
	float: left;
	width: 217px;
	margin: 0 25px 0 0;
	background: #edeff1 url('../img/left_column_top.gif') no-repeat top;
}

.content_column {
	float: left;
	width: 693px;
}

.left_column p {
	margin: 5px 5px 12px 15px;
	color: #768291;
}

.column_1 {
	float: left;
	width: 550px;
	margin-right: 35px;
}

.column_2 {
	float: left;
	width: 230px;
}

.column_2 img {
	margin-bottom: 12px;
}

.column_1_2 {
	float: left;
	width: 433px;
	margin-right: 30px;
}


.left_column select {
	display: block;
	margin: 0 0 12px 0;
	padding: 2px 2px 2px 12px;
	border: 1px solid #a7b0bb;
	font: normal 12px 'Arial', sans-serif;
	color: #333;
}

.left_column select {
  width: 194px;
}

html>body .left_column select {
	width: 100%;
}

.referenssit_select {
	background: #fff;
	height: 260px;
	margin: 0 0 12px 0;
	padding: 4px 0 4px 0;
	border: 1px solid #a7b0bb;
	font: normal 12px 'Arial', sans-serif;
	color: #333;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #f38823;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #aeaeae;
	scrollbar-shadow-color: #aeaeae;
	scrollbar-track-color: #ffffff;
}

.referenssit_select a {
	display: block;
	padding: 2px 6px 2px 14px;
}

.referenssit_select a.sel {
	font-weight: bold;
	color: #333;
}

.footer_1 {
	width: 952px;
	margin: 17px auto 1px auto;
	background: #fff url('../img/footer_1_bg.gif') no-repeat;
	text-align: left;
	font-size: 12px;
	color: #333;
}

.footer_1 p {
	margin: 0;
	padding: 14px 33px 14px 33px;
}

.footer_2 {
	background: #fff url('../img/footer_2_bg.gif') no-repeat top;
	font-size: 11px;
	color: #bbc2ca;
	text-align: right;
}

.footer_2 p {
	margin: 0;
	padding: 25px 28px 15px 28px;
}

.nostot_small {
	margin: 18px 0 0 18px;
	height: 170px;
}

.nostot_small div {
	background: #515f6f url('../img/tuotenostot_back.jpg') no-repeat bottom;
	width: 153px;
	height: 170px;
	float: left;
	border-right: 9px solid #fff;
}

.nostot_small h1 {
	margin: 8px 0 2px 13px;
	font-size: 14px;
	font-weight: bold;
}

.nostot_small p {
	margin: 0px 5px 5px 13px;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

.nostot_small a {
	color: #5dadff;
	font-weight: bold;
}

.tiedotteet {
	margin: 16px 16px 0 16px;
	font-size: 11px;
	text-align: right;
}

.tiedotteet ul {
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.tiedotteet li {
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 14px;
	text-align: left;
}

.tiedotteet li a {
	display: block;
	font-size: 12px;
}

.uudet_asiakkaat {
	margin: 16px 16px 0 16px;
	text-align: center;
}

.uudet_asiakkaat h1 {
	margin: 8px 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #3399ff;
}

.uudet_asiakkaat img {
}

.uudet_asiakkaat p {
	margin: 0 0 8px 0;
}

#uudet_asiakkaat_ajax {
	height: 170px;
}

a img {
	border: 0;
}

a {
	color: #3399ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.clear {
	clear: both;
	font-size: 0;
	line-height: 0px;
}

img.at_symbol {
	vertical-align: text-top;
}

hr {
	display: block;
	background: transparent;
	border: 0;
	border-top: 1px dashed #99a4b1;
	height: 1px;
}

.only_pics {
	font-size: 0;
}

.yhteyshenkilot {
	margin-top: 20px;
}

.yhteyshenkilot img {
	position: absolute;
	top: 0;
	left: 0;
}

.yhteyshenkilot div {
	position: relative;
	width: 275px;
	height: 150px;
	float: left;
}

.yhteyshenkilot h2 {
	color: #333;
	margin: 0 0 22px 110px;
	padding: 0;
	font-size: 13px;
}

.yhteyshenkilot p {
	margin: 0 0 8px 110px;
}

.yhteyshenkilot p.puh {
	background: url('../img/icon_puh.gif') no-repeat 0 1px;
	margin: 0 0 15px 109px;
	padding-left: 20px;
}

.yhteydenotto {
	width: 550px;
}

.yhteydenotto td {
	padding: 4px 0 4px 0;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.yhteydenotto input {
	font: normal 12px/16px 'Arial';
	color: #333;
}

.yhteydenotto input.text {
	width: 263px;
}

input.email_icon {
	background: #fff url('../img/icon_mail.gif') no-repeat 2px 50%;
	padding-left: 28px;
	width: 235px !important;
	width: 263px;
}

input.phone_icon {
	background: #fff url('../img/icon_puh.gif') no-repeat 2px 50%;
	padding-left: 28px;
	width: 235px !important;
	width: 263px;
}

.yhteydenotto textarea {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font: normal 12px/16px 'Arial';
	color: #333;
}

.yhteydenotto label.block_label {
	display: block;
}

.tuote_nosto {
	position: relative;
	height: 100px;
	clear: both;
	padding-left: 170px;
}

.tuote_nosto_kuva {
	position: absolute;
	top: 0;
	left: 0;
}

.tuote_nosto h2 {
	margin: 2px 0 12px 0;
}

.gmap_button {
position: absolute;
}

input.ngfError { 
  border: 1px solid red;
}

#kumppanit .text a {
  color: #777;
}

#kumppanit .text a:hover {
  color: #222;
}



/* HOVERBOX */
.zoombox a .preview
{
	display: none;
}

.zoombox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -134px;
	z-index: 1;
}

.zoombox img
{
	padding: 2px;
	vertical-align: top;
	width: 190px;
	height: 140px;
}

.zoombox span
{
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.zoombox .preview
{
	border:1px solid #ccc;
	width: 380px;
	height: 282px;
}