﻿.DiamondSearch {
    width: 960px;
    height: 680px;
    margin: 0 auto;
    font-family: Verdana, Tahoma, Arial;
    border: 1px solid #F4F4F4;
    margin-top: 30px;
}

.DiamondSearch .Line {
    width: 960px;
    height: 80px;
    background: url(../Images/DiamondSearch/dot-bg.jpg) repeat-x bottom;
}

.DiamondSearch .Shape {
    text-align: center;
    width: 290px;
    float: left;
}

.DiamondSearch .Shape img {
    margin: 0 3px 0 3px;
}

.DiamondSearch .Block {
    float: left;
    width: 320px;
    height: 80px;
    font-size: 12px;
    background: url(../Images/DiamondSearch/dot-bg.jpg) repeat-y right;
}

.DiamondSearch .Block .Title {
    width: 320px;
    color: #2D88BD;
    text-align: center;
    margin: 5px 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.DiamondSearch .Block .listslider, .DiamondSearch .Block .valueslider{
    margin: 0px 10px 0px 15px;
}

.DiamondSearch .Diamonds {
    width: 960px;
    height: 450px;
}

.DiamondSearch .Diamonds .Title {
    margin: 15px 20px 0px;
}

.DiamondSearch .Diamonds .Title .Blue {
    color: #3087BD;
    font-size: 14px;
    font-weight: bold;
}

.DiamondSearch .Diamonds .Title .Gray {
    color: #575656;
    font-size: 14px;
    font-weight: bold;
}

.DiamondSearch .Diamonds .Title .SmallGray {
    color: #575656;
    font-size: 12px;
}

.DiamondSearch .Diamonds .Grid {
    font-size: 13px;
    font-family: Arial, Verdana, Tahoma;
    height: 382px;
    width: 650px;
    margin: 10px 0 10px 20px;
    float: left;
    border: 1px solid #D0D0D0;
}

.gvdiamonds .header {
    background-color: #f8f8f8;
    height: 23px;
    color: #3087BD;
}

.gvdiamonds .header a {
    color: #3087BD;
}

.gvdiamonds {
    float: left;
    border-collapse: separate !important;
}

.gvdiamonds tr {
    height: 36px;
}

.gvdiamonds td, .gvdiamonds th {
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
}

.gvdiamonds td a {
    color: #3087BD;
    font-size: 12px;
}

.DiamondSearch .Diamonds .Bottom {
    margin: 0px 20px;
    height: 22px;
    clear: both;
}

.DiamondSearch .Diamonds .Bottom .clearall {
    color: #3087BD;
    display: block;
    float: left;
    font-size: 11px;
    padding: 5px 0px 0px;
    width: 80px;
}

.DiamondSearch .Diamonds .Bottom .compare {
    display: block;
    float: left;
    width: 117px;
    margin-right: 15px;
}

.Bottom .extlinks {
    float: right;
    width: 470px;
    height: inherit;
}

.Bottom .extlinks a {
    text-decoration: none;
    text-transform: none;
    color: #5E5E5E;
    font-size: 11px;
    display: block;
    float: left;
    margin-top: 5px;
}

.Bottom .extlinks input {
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}

.Bottom .extlinks a:hover {
    color: #4595CF;
}

.extlinks .ver-line {
    border-right: solid 1px #5E5E5E;
    margin-right: 11px;
    padding-right: 11px;
}

.DiamondDetails {
    margin: 15px;
    font-size: 12px;
    font-family: Arial, Verdana, Tahoma;
}

.DiamondDetails input {
    margin-top: 20px;
}

#DivDetails {
    float: left;
    width: 260px;
    margin: 10px 0px;
    border: 1px #e5e5e5;
    border-style: solid solid solid none;
}

.detailscon {
    width: 214px;
    display: block;
    position: absolute;
    border: 1px solid #2C87BE;
    background-color: #EEF5FA;
}

.DiamondDetails h3 {
    margin: 0;
    color: #3087BD;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.gvdiamonds .header-link a {
    text-decoration: none;
}

.gvdiamonds .header-link:hover {
    background-color: #DBF0FE;
}

.help-image {
    margin-top: 18px;
    width: 15px;
    height: 16px;
    background: url(../Images/DiamondSearch/help.png) no-repeat;
    float: left;
    cursor: pointer;
}

.progressdivgrid {
    width: 650px;
    height: 382px;
    position: absolute;
    z-index: 101;
    background-color: Gray;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); /* IE 5.5+*/
    -moz-opacity: 0.1; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.1; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

.diamond-title {
    color: #5A5A5A;
    border-bottom: 1px solid #F4F4F4;
    padding: 12px 16px 12px 20px;
    width: 924px;
    height: 25px;
}

.start-with-diamond {
    font-size: 24px;
    display: block;
    float: left;
}

.cert-search {
    display: block;
    float: right;
    width: 180px;
    height: 18px;
    padding: 2px;
    color: inherit;
    border: 1px solid #F4F4F4;
    margin-right: 10px;
}

.d-search {
    float: right;
    margin-top: 1px;
}

.diamondCutHiden {
    background-image: url(../Images/DiamondSearch/cut_off.gif);
    background-repeat: no-repeat;
    width: 285px;
    height: 80px;
    position: absolute;
    z-index: 100;
}
/************************************************/

.CompareTitle {
    color: #5A5A5A;
    font-size: 22px;
    border-bottom: 1px solid #F4F4F4;
}

.CompareTitle div {
    margin: 12px 12px 12px 20px;
}

.CompareContent {
    color: #5A5A5A;
    font-size: 14px;
    margin: 20px 20px 20px 20px;
}

.CompareContent .title {
    color: #3087BD;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

.CompareLegendDiv {
    float: left;
    width: 115px;
    height: 500px;
    background-color: #F4F4F5;
    border-top-color: #949494;
    border-left-color: #949494;
    border-bottom-color: #949494;
    border-right-color: #DFDFDF;
    border-style: solid;
    border-width: 1px;
}

.ComparePrievDiv {
    float: left;
    width: 35px;
    height: 480px;
    border-top-color: #949494;
    border-bottom-color: #949494;
    border-right-color: #DFDFDF;
    border-style: solid;
    border-width: 1px;
    border-left-width: 0;
}

.CompareLegendDiv div {
    padding: 3px;
    color: #151515;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    border-bottom: 1px solid #DFDFDF;
}

.CompareLegendDiv .divtop{
    height: 85px;
}

.CompareItemDiv div {
    padding: 3px 3px 3px 10px;
    color: #151515;
    font-size: 11px;
    text-align: left;
    white-space: nowrap;
    border-bottom: 1px solid #DFDFDF;
}

.CompareItemDiv {
    float: left;
    width: 135px;
    height: 500px;
    border-top-color: #949494;
    border-bottom-color: #949494;
    border-right-color: #DFDFDF;
    border-style: solid;
    border-width: 1px;
    border-left-width: 0;
}

.CompareNextDiv {
    float: left;
    width: 35px;
    height: 480px;
    border-top-color: #949494;
    border-bottom-color: #949494;
    border-right-color: #949494;
    border-style: solid;
    border-width: 1px;
    border-left-width: 0;
}

