/* IMPORT */
@import "reset.css";
@import "common.css";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #222222;
	font-family: 'Arimo', Arial, sans-serif;
	background: url(../images/body-bg-1.jpg) no-repeat 50% 0 #ffffff;
	font-size: 62.5%;
	line-height: 1.4;
}

a {
	color: #165E93;	
}

h1 {
	font-size: 230%;
	font-weight: bold;
	color: #009836;
	margin-bottom: 0.6em;
	line-height: 1.1;
}

h2 {
	font-size: 180%;
	margin: 0.3em 0 0.7em 0;
	line-height: 1.1;
	font-weight: normal;
}

h3 {
	font-size: 135%;
	margin-bottom: 0.5em;	
}

h4 {
	font-size: 110%;
	margin-bottom: 0.35em;
}

p {
	margin-bottom: 1.5em;
	font-size: 110%;
}

sup {
	font-size: 70%;
	position: relative;
	left: 0;
	top: -0.5em;	
}

ul.ul, ol.ol {
	font-size: 110%;	
}

.big {
	font-size: 115%;	
}

.button {
	height: 25px;
	font-size: 120%;
	text-decoration: none;
	padding: 0 0 0 31px;
	color: #336699;
	display: inline-block;
	background-repeat: no-repeat;
	color: #ffffff;
	text-shadow: #000000 1px 1px 1px;
}

.button-arrow { background-image: url(../images/btn-arrow.png); }
.button-call { background-image: url(../images/btn-call.png); }

.button span {
	height: 25px;
	line-height: 23px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 13px;
}

.button-arrow span { background-image: url(../images/btn-arrow-right.png); }
.button-call span { background-image: url(../images/btn-call-right.png); }

.icon_image { background-image: url(../images/icon_image.png); }
.icon_pdf { background-image: url(../images/icon_pdf.png); }
.icon_call { background-image: url(../images/icon_call.png); padding-left: 28px !important; }
.icon_arrow { background-image: url(../images/icon_arrow.png); }

#container {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 1.1em;
}

#header {
	height: 205px;
	width: 950px;
	margin: 0 auto;
	position: relative;
	border-bottom: 8px solid #00561e;
}

#logo {
	float: left;
	position: relative;
	top: 10px;
	left: 8px;
	text-decoration: none;
}

#logo img {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

#logo span {
	display: none;
}

#kymmennen {
	position: absolute;
	top: 36px;
	left: 302px;
	background: url(../images/10-v-konekauppaa.png) no-repeat;
	width: 99px;
	height: 103px;
	display: block;
	text-indent: -2000em;
}

#aaa {
	position: absolute;
	top: 68px;
	left: 415px;
	background: url(../images/logo-aaa.png) no-repeat;
	width: 70px;
	height: 43px;
	display: block;
	text-indent: -2000em;
}

#buttons {
	position: absolute;
	top: 70px;
	right: 15px;
}

#buttons .btn2 {
	background: url(../images/1x1_85.png);
	color: #000000;
	font-size: 140%;
	-moz-box-shadow: 1px 1px 0 #999999;
	-webkit-box-shadow: 1px 1px 0 #999999;
	box-shadow: 1px 1px 0 #999999;
	padding: 3px 10px;
	float: right;
	margin: 0 0 0 15px;
}

#nav {
	display: block;
	background: url(../images/nav-bg.png) repeat-x;
	height: 38px;
	position: absolute;
	bottom: 0;
	left: -25px;
	width: 1000px;
	-moz-box-shadow: 1px 1px 5px #222222;
	-webkit-box-shadow: 1px 1px 5px #222222;
	box-shadow: 1px 1px 5px #222222;
}

#nav li {
	list-style-type: none;
	display: block;
	float: left;
}
	
#nav li a {
	display: block;
	padding: 0 18px 0 18px;
	height: 38px;
	line-height: 38px;
	border-right: 1px solid #7fca9a;
	color: #ffffff;
	text-decoration: none;
	font-size: 150%;
	text-shadow: #00541E 1px 1px 1px;
	font-weight: bold;
}

#nav li a:hover {
	color: #cae9d5;	
}
	
#nav li.act a {
	background-image: url(../images/nav-bg-act.png);
}

#content {
	width: 950px;
	margin: 0 auto;
	margin-top: 8px;
	background: url(../images/content-bg.png) repeat-y transparent;
}

#column {
	width: 250px;
	padding: 20px 30px 10px 30px;
	float: left;
	border-top: 1px solid #6e9e7a;
}

#column .image_left {
	position: relative;
	left: 0;
	top: 2px;	
}

#main {
	width: 630px;
	float: right;	
}

#main .nosto {
	width: 248px;
	padding: 20px 30px 10px 30px;
	background: #ffffff;
	border: 1px solid #ababab;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#main .nosto p {
	font-size: 120%;	
}

#main .lisavarusteet {
	background: url(../images/bottom-bg.png) repeat-x;
	clear: both;
	padding: 20px 30px 10px 30px;
	min-height: 85px;
}

#main .lisavarusteet h3 {
	float: left;
	width: 200px;
}

#main .lisavarusteet ul {
	float: right;
	overflow: hidden;
}

#main .lisavarusteet ul li {
	display: inline-block;
	float: right;
	margin-left: 25px;
}

.box {
	padding: 20px 30px 10px 30px;
	background: #ffffff;
	border: 1px solid #ababab;
}
#main.box {
 width: 570px;	
}

.box-item {
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-right: 270px;
}

.box-traktorit {
	background: url(../images/box-bg-traktorit.jpg) no-repeat 102% 0 #ffffff;
}
.box-zetor {
	background: url(../images/box-bg-zetor.jpg) no-repeat 100% 0 #ffffff;
}
.box-jcb {
	background: url(../images/box-bg-jcb.jpg) no-repeat 100% 0 #ffffff;
}
.box-lisavarusteet {
	background: url(../images/box-bg-lisavarusteet.jpg) no-repeat 100% 0 #ffffff;
}
.box-muut {
	background: url(../images/box-bg-muut.jpg) no-repeat 100% 0 #ffffff;
	padding-right: 200px; 
	margin-bottom: 0;	
}

.info-column {
	float: right;
	margin: 0 0 20px 25px;
	width: 250px;
}

#footer {
	border-top: 8px solid #00561e;
	margin: 8px 25px 0 25px;
	clear: both;
	padding: 18px 25px 0 10px;
	height: 75px;
}

#footer h3, #footer ul, #footer li, #footer .author {
	display: inline-block;
	font-size: 100%;
	padding-left: 15px;
	float: left;
}

#footer ul {
	padding: 0;	
}

#footer .author {
	float: right;
	color: #c0c0c0;
	font-size: 95%;
}

#footer .author a {
	color: #c0c0c0;	
}

#footer .author strong {
	font-weight: 500;
}

#footer .author span {
	display: none;	
}

#table-sold {
	border-collapse: separate;
}

#table-sold thead th {
	font-size: 110%;
	vertical-align: bottom;
	background-color: #009835;
	color: #ffffff;
	text-align: right;
	padding: 5px 5px;
}

#table-sold thead th.first {
	text-align: left;	
}

#table-sold td {
	vertical-align: middle;
	text-align: left;
	padding: 5px 5px;
	font-size: 105%;
}

#table-sold td.first {
	text-align: left;
	border-left: none !important;
}

#table-sold td img {
	display: block;
	float: left;
	margin-right: 8px;	
}


#table-sold td .no-img {
	width: 58px;
	display: inline-block;	
}

#table-sold td a {
	line-height: 55px;
	height: 55px;
	display: inline-block;
	white-space: nowrap;
}

#table-sold tr.even td {
	border-left: 1px solid #f0f0f0;
}

#table-sold tr.odd td {
	background: #f0f0f0;
	border-left: 1px solid #dddddd;
}

#main.box-product h1 {
	color: #000000;
	width: 33%;
	float: left;
	font-size: 155%;		
}

#main.box-product h2 {
	color: #009836;
	font-size: 145%;
	font-weight: bold;
}

#inspection-grade {
	color: #009836;
	font-size: 145%;
	font-weight: bold;
}

#inspection-grade .points {
	font-size: 75%;
	color: #555555;
	font-weight: normal;
	padding-left: 10px;
}

#inspection-grade .stars {
	position: relative;
	top: 1px;
	left: 0;
	padding: 0 10px;	
}

.price {
	background: #007a2b;
	color: #ffffff;
	font-size: 190%;
	height: 30px;	
	text-align: center;
}

.price .no_alv {
	display: block;
	float: left;
	line-height: 30px;
	width: 50%;
}

.price .with_alv {
	background: #009836;
	display: block;
	float: right;
	font-weight: lighter;
	font-size: 60%;
	line-height: 30px;
	width: 50%;
}

.btn {
	background: url(../images/btn-bg.png) repeat-x;
	height: 34px;
	line-height: 32px;
	color: #ffffff;
	padding: 0 15px;
	display: inline-block;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-shadow: #555555 1px 1px 1px;
	margin: 0 15px 15px 0;
}
.btn-wide {
	width: 100%;
	padding: 0;
	text-align: center;	
	margin: 0 0 15px 0;
}
.btn-2 {
	background-image: url(../images/btn-bg-2.png);
}
.btn-3 {
	background-image: url(../images/btn-bg-3.png);
}
.btn-4 {
	background-image: url(../images/btn-bg-4.png);
}

.btn2 {
	background: #e5e5e5;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	display: inline-block;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 8px 15px 0;
}

.btn2:hover {
	background: #d9d9d9;
}

p .btn2 {
	margin-bottom: 0;
}

.wrapper {
	padding: 5px;
	background: #ffffff;
	-moz-box-shadow: 1px 1px 1px #999999;
	-webkit-box-shadow: 1px 1px 1px #999999;
	box-shadow: 1px 1px 1px #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.wrapper table {
	margin-bottom: 0 !important;
}

.style-table {
	line-height: 1.3;
	font-size: 120%;
	width: 100%;
	margin-bottom: 20px;
}

.style-table th {
	font-weight: bold;
}

.style-table td, .style-table th {
	background: url(../images/table-td-bg.png) no-repeat 100% 100% transparent;
	padding: 5px 8px 5px 8px;
}
	
.style-table thead th {
	background: none;
	text-align: left;
	vertical-align: bottom;
	font-size: 115%;
}

.style-table tbody td {
	text-align: left;
	vertical-align: middle;
}

.style-table tbody td small {
	color: #606060;
	font-size: 95%;
	display: block;
}
	
.style-table tbody th {
	white-space: nowrap;
}

.style-table tr.separator td, .style-table tr.separator th {
	background: none;	
}

.simple-table {
	font-size: 110%;
	margin-bottom: 20px;	
}

.simple-table th {
	font-weight: bold;
}

.simple-table td, .simple-table th {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 3px 0;
}

.simple-table td {
	width: 50%;
	padding-left 5px: 
}

#machine-images {
	margin-bottom: 20px;
}

#machine-images .big {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #d0d0d0;
}

#machine-images .thumbs a {
	display: block;
	float: left;
	margin: 0 3px 4px 0;
	border: 1px solid #d0d0d0;
}

#tabs {
    display: block;
    height: 30px;
	border-bottom: 1px solid #ABABAB;
	padding: 10px 0 0 29px;
	margin: 0 -30px 30px -30px;
}
#tabs li {
    display: block;
    float: left;
    margin-right: 2px;
	border: 1px solid #ABABAB;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}
#tabs li a {
	background: #f0f0f0;
    color: #777777;
    display: block;
    float: left;
    font-size: 125%;
    height: 25px;
    line-height: 25px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #f0f0f0;
    padding: 0 12px;
    text-decoration: none;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
	background: #ffffff;
    border-bottom: 2px solid #ffffff;
}
#tabs li.act {
    border-bottom: 1px solid #ffffff;	
}
#tabs li.act a {
    color: #009535;
	background: #ffffff;
    font-weight: bold;
    border-bottom: 2px solid #ffffff;
}

.lisavaruste h3 {
	background: #777777;
	color: #ffffff;
	padding: 2px 8px 3px 8px;
	font-size: 150%;
	text-shadow: #444444 1px 1px 1px;
}

.lisavaruste .img {
	margin: 0 0 15px 10px;
	float: right;
}

.thumbs li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}

.thumbs li a {
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #c0c0c0;
}

#product-menu {
    padding: 45px 0 0;
    text-align: left;
}
#product-menu li {
    background: url("/workspace/images/tuote_menu_bg.jpg") repeat-x scroll 0 0 transparent;
    padding: 0 0 0 20px;
}
#product-menu li:hover {
    background: url("/workspace/images/tuote_menu_bg_hover.jpg") repeat-x scroll 0 0 transparent;
}
#product-menu .active-category a {
    background: url("/workspace/images/bullet.png") no-repeat scroll left center transparent;
}
#product-menu li a {
    padding: 0 0 0 15px;
}
#product-menu li:first-child {
    border-radius: 10px 10px 0 0;
}
#product-menu ul {
    border: 1px solid #E0E0E0;
    border-radius: 10px 10px 0 0;
}
#product-menu ul li a {
    display: block;
    height: 15px;
    padding: 15px 0 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.product {
    border-bottom: 30px solid #FFFFFF;
    clear: both;
}

.product .product-name {
	padding-top: 15px;
}

.product-image {
    float: left;
}
.product-image img {
    border: 1px solid #DEDEDE;
    padding: 3px;
}
.product-details {
    float: left;
    margin: 0 0 0 20px;
    position: relative;
    width: 391px;
}
.product-details table {
    border-collapse: collapse;
    width: 100%;
}
.product-details td {
    padding: 5px 0 5px 10px;
    width: 40%;
}
.product-details td:first-child {
    width: 60% !important;
}
.product .extra-links {
    float: right;
    margin: 10px 25px 0 0;
}
.tiedotelist {
    border-bottom: 1px solid #CDCDCD;
    margin: 0 0 20px;
}

.form .files {
	position: relative;
	top: 0;
	left: 0;
}

.form .files label {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

.form .files .file {
	width: 50%;
	margin-bottom: 5px;
}

.form .files .btn2 {
	position: absolute;
	bottom: 0;
	left: 49%;
	margin-bottom: 0;
}

#gallery .item {
	border-top: 1px solid #c0c0c0;
	padding-top: 15px;
	clear: left;
}

#gallery .item-top {
	float: left;
	width: 47%;
	margin-right: 3%;
	clear: none;
}

#gallery .image {
	float: left;
	width: 130px;
	margin: 0 15px 15px 0;
	position: relative;
}

#gallery .item-top .image {
	width: 100%;
}

#gallery .image .foto {
	display: block;
	border: 3px solid #ffffff;
	-moz-box-shadow: 1px 1px 3px #c0c0c0;
	-webkit-box-shadow: 1px 1px 3px #c0c0c0;
	box-shadow: 1px 1px 3px #c0c0c0;
}

#gallery .image:hover .foto {
	-moz-box-shadow: 1px 1px 4px #999999;
	-webkit-box-shadow: 1px 1px 4px #999999;
	box-shadow: 1px 1px 4px #999999;
}

#gallery .image .zoom {
	position: absolute;
	left: 9px;
	top: 8px;
}
	
#gallery .item .content {
	overflow: hidden;
}

#gallery .item h3 {
	font-size: 125%;
}

#gallery .item-top h3 {
	font-size: 160%;
}

#gallery .item h3 .time {
	float: right;
	font-weight: 500;
	font-size: 80%;
	color: #009735;
	position: relative;
	top: 4px;
}

#gallery .item-top h3 .time {
	float: none;
	display: block;
	top: 0;
}

#gallery .gallery-nav {
	color: #c0c0c0;
}

#gallery .gallery-nav strong {
	color: #000000;
	font-size: 110%;
	padding-right: 5px;
}

#gallery .gallery-nav a {
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
}

#gallery .gallery-nav span {
	display: inline-block;
	padding: 2px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#gallery .gallery-nav a:hover {
	background: #e0e0e0;
}


#gallery .gallery-nav a.act {
	background: #555555;
	color: #ffffff;
	padding: 1px;
	-moz-box-shadow: 1px 1px 0 #c0c0c0;
	-webkit-box-shadow: 1px 1px 0 #c0c0c0;
	box-shadow: 1px 1px 0 #c0c0c0;
}

#gallery .gallery-nav a.act span {
	padding: 2px 5px;	
	border-top: 1px solid #888888;
}

#lightbox-image-details {
    width: 80% !important;
}

#lightbox-image-details-caption {
    font-weight: 500 !important;
    font-size: 105%;
    padding-bottom: 10px;
    display: block;
}

#lightbox-image-details-currentNumber {
	display: none !important;
}

#column p.titteli {
	margin: -8px 0 5px 0;
	color: #555555;
	text-transform: uppercase;
}
