﻿.body-grey {
    min-height: 160px;
}

.datasheet-header {
    margin-top: 20px;
}

    .datasheet-header .btn.additional-resource {
        background-color: #cd4400;
        font-family: "open_sanssemibold";
        font-size: 14px;
        color: #ffffff;
        border-radius: 0px;
        border-left: none;
        border-top: none;
        border-right: none;
        padding: 3px 10px 3px 10px;
        margin-left:10px;
    }

    .datasheet-header h1 {
        font-family: "open_sanssemibold";
        font-size: 30px;
    }

.datasheet {
    background-color: #f9f9f9;
    margin-bottom: 25px;
}

.hover_over_cursor img {
    cursor: none;
}

.No_pictures_message {
    text-align: center;
    line-height: 1.4;
}

div.No_pictures_message {
    border: 1px solid #000;
    height: 161px;
    width: 262px;
    line-height: 1;
}

.No_pictures_message a {
    font-size: 8px !important;
    float: none !important;
}

.No_pictures_message .span_top {
    font-size: 10px;
}

.No_pictures_message .span_bottom {
    font-size: 8px;
}

div.big_image {
    margin: 0;
    padding: 0;
    width: auto;
    background: none;
}

.Product_main-content table.big_image_table {
    margin: 0;
}

td.big_image_title_row {
    border-top: 1px solid #c8c8c8;
}

div.creative_commons_confirmation {
    text-align: center;
}

a.creative_commons_confirmation-ok_button {
    margin-right: 10px;
}

a.creative_commons_confirmation-cancel_button {
    cursor: pointer;
}

div.creative_commons_confirmation-buttons {
    width: 87px;
    margin: auto;
}

ul.taxonomicTreeSummaryPanel {
    width: 575px;
}

div.Product_summary-meta div.Product_summary-details a.more {
    color: #0074c1;
    text-decoration: none;
    outline: none;
    font-size: 14px;
    font-weight: normal;
}

    div.Product_summary-meta div.Product_summary-details a.more:hover {
        color: #000000;
        text-decoration: underline;
    }

p.reference {
    word-wrap: break-word;
}

.CCPFSIcategoryHeading {
    font-size: 16px;
}

div.Product_data-item img.non-eng-sum {
    padding: 0px;
    padding-left: 10px;
}

.toolbox {
    background: white;
    padding-top: 5px;
    padding-bottom: 7px;
}

    .toolbox h4 {
        margin-bottom: 5px;
    }

    .toolbox .btn {
        background-color: #cd4400;
        font-family: "open_sanssemibold";
        font-size: 14px;
        color: #ffffff;
        border-radius: 0px;
        border-left: none;
        border-top: none;
        border-right: none;
        padding: 4px 18px 3px 19px;
        width: 100%;
        margin-bottom: 3px;
    }
.Product_data-distribution-map label{
    font-weight:normal;
}

.Product_btn-green-sml span {
    display: block;
    padding: 0 6px 0 0;
    background: url('img/vmr/btnSpriteSmlRight.png') no-repeat right -60px;
    line-height: 20px;
    color: #fff;
}

#fancybox-wrap {
    width:auto !important;
}

#fancybox-content{
    width:100% !important;
}

.big_image lightbox-frame{
    width:100% !important;
}


.resources {
	background: white;
	padding-top: 5px;
	padding-bottom: 7px;
}

.resources h4 {
	margin-bottom: 5px;
}

	.resources .btn {
		font-family: "open_sanssemibold";
		font-size: 14px;
		color: black;
		border-radius: 0px;
		padding: 2px 2px 2px 2px;
		width: 100%;
		margin-bottom: 3px;
		border-color: #cd4400;
		background-color: white;
		white-space: normal;
		font-size: 12px;
		min-height: 40px;
	}
	.resources .resourceItem {
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
	}