﻿.product-category-wrapper {
    height: 100%;
}

.product-compare-wrapper {
    float: right;
    margin: -20px 0 0 0;
    padding: 5px;
    font-size: .9em;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    color:Blue;
}
.product-compare-wrapper a 
{
    padding: 5px;
    font-weight: bold;
    color:Blue;

}
.product-compare-wrapper a:hover {
    color: #006699;
    color:Blue;
}

.product-category-item 
{
    margin: 20px 0 0 50px;
    float: left;
    width: 50%;
    height: 240px;
    position: relative;
}

.product-category-item h3 {
    position: absolute;
    font-size: 1.5em;
    left: 0;
    top: 5px;
    
}
.product-category-item h3 a {
    color: #333399;
    text-decoration: none;
    font-size: 20px;
}

.product-category-item img {
    position: absolute;
    right: 0;
    top: 40px;
    width: 160px;
    height: 160px;
}

.product-category-item ul {
    position: absolute;
    top: 40px;
    left: 0;
    width: 20%;
}
.product-category-item li 
{
    list-style-type: none;
    line-height: 1.6em;
    font-size: 0.75em;
    padding: 0 0 0 13px;
    word-break: break-all;
    width: 20%;
    height: 150px;
}
.product-category-item li a {
    color: #999999;
    text-decoration: none;
}

.product-entro-wrapper ul
{
    top: 0;
    width: 80%;
}

.product-entro-wrapper ul li 
{
    height: auto;
    font-size: 12px;
    margin-bottom: 5px;
    list-style-type: disc;
}


.product-intro {
    padding: 20px 0 0 40px;
}
.product-intro h3 {
    color: #0066cc;
    font-size: 0.9em;
}
.product-intro div ul {
    width: 80%;
    padding: 30px 0 0 30px;
    float: left;
}
.product-intro div ul li
{
    font-size: 12px;
}
.product-intro div img {
    float: left;
}

.product-tabs {
    width: 90%;
    margin: 0 auto;
    
}
.product-tabs ul {
    padding: 0 0 0 10px;
}
.product-tabs ul li {
    float: left;
    margin: 0 2px 0 0;
    list-style-type: none;
    
}

.product-tabs ul li a {
    color: #cccccc;
    text-decoration: none;
    border: #333333 1px solid;
    background: #666666;
    padding: 5px 20px;
    font-size: 0.9em;
    display: block;
}
.product-tabs ul li a.active {
    color: #000000;
    border: #cccccc 1px solid;
    background: #b3b1b2;
    font-size: 1em;
    display: block;
}

.product-tabs .features-wrapper ul 
{
    padding-left: 20px;
}

.product-tabs .features-wrapper ul li 
{
    font-size: 12px;
    float: none;
    font-size: 12px;
    margin-bottom: 8px;
    list-style-type: disc;
}

.product-tabs-page 
{
    clear: both;
    width: 100%;
    border: #cccccc 1px solid;
    padding: 10px;
}
.product-tabs-page h4
{
    color: #20407b;
    font-size: 0.9em;
    padding: 5px 0;
}


table.specification-table 
{
    border: #ccc 1px solid;
    border-collapse: collapse;
    width: 100%; 
    table-layout: fixed; 
    word-break: break-all;
}
table.specification-table th, table.specification-table td 
{
    border: #ccc 1px solid;
    text-align: left;
    padding: 3px;
}
table.specification-table th {
    background: #fff;
    font-size: 0.7em;
}
table.specification-table th.specification-group 
{
    font-size: 0.8em;
    
}
table.specification-table td {
    background: #ededed;
    font-size: 0.7em;
}


.product-tabs-page .photo-item {
    border: #000 1px solid;
    padding: 5px;
    width: 15%;
    height: 120px;
    float: left;
}
.product-tabs-page .photo-item h5 {
    font-size: 1em;
    color: #20407b;
    overflow: hidden;
}
.product-tabs-page .photo-item img 
{
    display: block;
    margin: 0 auto;
    width: 12%;
    height: 90px;
    border: #ccc 3px solid;
}

table.photos-table td {
    padding: 6px;
}

table.documents-table h4 {
    font-size: 1em;
    color: #20407b;
    padding: 5px 0 5px 10px;
}
table.documents-table span.title {
    display: inline-block;
    width: 10%;
    font-size: 0.7em;
}
table.documents-table span.value {
    display: inline-block;
    font-size: 0.7em;
}

table.documents-table .document-download {
    float: left;
    width: 12%;
    height: 65px;
    background: #ccc;
    padding: 20px 0 0 0;
    text-align: center;
}
table.documents-table .document-download a {
    text-decoration: none;
    font-size: 0.7em;
    
}
table.documents-table .document-download a span {
    display: block;
    margin: 0 auto;
}
table.documents-table .document-desc {
    float: left;
    width: 80%;
    padding: 0 5px;
    min-height: 85px;
    background: #eee;
}

table.documents-table .show-photo {
    float: left;
    width: 100%;
    padding: 0 5px;
    min-height: 85px;
}

table.documents-table .show-photo .image-wrapper
{
    width: 100%;
    text-align: center;
}

table.documents-table .show-photo .image-wrapper img
{
    max-width: 100%;
    max-height: 600px;
}


.product-compare-table-wrapper {
    padding: 1em 3em;
}
.product-compare-table-wrapper table {
    border-collapse: collapse;
    border: #ccc 1px solid;
}
.product-compare-table-wrapper table th {
    border: #ccc 1px solid;
    font-size: .7em;
    padding: 3px;
}
.product-compare-table-wrapper table td {
    border: #ccc 1px solid;
    font-size: .7em;
    padding: 3px;
    width: 16%;
}
.product-compare-table-wrapper table td img {
    width: 16%;
    height: 160px;
}