﻿body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
}
.container {
    max-width: 1005px;
    width: 100%;
    margin: 0 auto;
}
#nav li a {
    font-size: 12px;
}
.nav_left {
    max-width: 217px;
    width: 100%;
}
.main-container > div{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.main-container > div:last-child {
    margin-right: 0;
}
.image_container {
    max-width: 515px;
    width: 100%;
    background: #fff url(../images/stripeBG.20101015201046.png);
    padding: 9px;
    border: 1px solid #e8e8e8;
}
.title {
    font-size: 16px;
}
.info_price > div {
    display: inline-block;
}
.info {
    max-width: 330px;
    width: 100%;
}
#info-tabs {
    max-width: 525px;
    width: 100%;
    padding: 10px;
}
a.m1_link_class img.bookmark_img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    -khtml-opacity: 0.50;
}

a.m1_link_class:hover img.bookmark_img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -khtml-opacity: 1;
}
.brandRegion .alt {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
}
.brandRegion .alt .innerShadow a {
    display: inline-block;
}
#header .returnPolicy, #header .freeShipping {
    float: right;
}
#content table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
ol li {
    font-size: 14px;
}
.subCallout {
    width: 210px;
}
/*main IMAGE*/
.main_image {
    width: 498px;
}
/*TABS*/
.tabs {
    float: none;
    list-style: none;
    padding: 0;
    margin-top: 20px;
    /*border-bottom: 4px solid #ccc;*/
}

.tabs:after {
    content: '';
    display: table;
    clear: both;
}

.tabs input[type=radio] {
    display:none;
}
.tabs label[for=tab5] {
    width: 20%;
}
.tabs label {
    width: 13.3%;
    margin-bottom: 0px;
    display: block;
    float: left;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: white;
    background-color: #00f;
    margin-right: 4px;
    border: 1px solid #ccc;
    font-style: normal;
    padding: 7px 11px 5px;
    text-decoration: none;
    text-align: center;
    /*line-height: 2;*/
    /*padding: 4px 8px;*/
    cursor: pointer;
    margin-bottom: -1px;
}
 .tabl label:last-of-type {
     width: 90%;
 }
.tabs label span {
    display: none;
}

.tabs label i {
    margin-right: 2px;
}
.tab-content {
    padding: 10px;
    display: none;
    width: 97%;
    float: left;
    padding-top: 10px;
    background-color:#ffffff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.tabs [id^="tab"]:checked + label {
    z-index: 2;
    color: black;
    background-color: white;
    /*-webkit-box-shadow: inset 0 2px 0 #ed223e;*/
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid white;
    margin-bottom: -2px;
    position: relative;
}

#tab1:checked ~ #tab-content1, #tab2:checked ~ #tab-content2, #tab3:checked ~ #tab-content3, #tab4:checked ~ #tab-content4, #tab5:checked ~ #tab-content5, #tab6:checked ~ #tab-content6, #tab7:checked ~ #tab-content7, #tab8:checked ~ #tab-content8, #tab9:checked ~ #tab-content9, #tab10:checked ~ #tab-content10 {
    display: block;
}
.click {
    display: none;
}
.price {
    vertical-align: top;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    img {
        max-width: 100%;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    img {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    img {
        max-width: 100%;
    }
    .price {
        float: right;
    }
    td p img {
        max-width: 100%;
    }
    .tabs label {
        margin: 0;
    }
    .tabs label, .tabs label[for=tab5] {
        width: 89%;
    }
    .main-container div.nav_left {
        display: none;
    }
    #nav {
        display: none;
    }
    #header p strong {
         float: none; 
    }
    #nav_mobile {
        display: none;
        list-style-type: none;
        padding: 0;
    }
    #nav_mobile li a {
        color: white;
        font-size: 14px;
    }
    #nav_mobile li {
        margin: 3px;
        padding: 5px 0;
        border-bottom: 1px solid lightblue;
    }
    .click {
        background-color: #0000FF;
        color: white;
        padding: 10px;
        display: block;
    }
    .click:hover #nav_mobile {
        display: block;
    }
    .zlogo {
        float: left;
        margin: 0;
        float: none; 
        text-align: center;
    }
    #header p {
        font-size: 15px;
    }
    .main-container {
        width: 94%;
        margin: 0 auto;
    }
    #header .returnPolicy,  #header .freeShipping, #header p strong  {
        width: 90%;
    }
    .fixedWidth {
        width: 100%;
    }
    body #wrap, #nav, #headerPromoBanners {
        width: 100%;
    }
    #header .freeShipping, #header .returnPolicy {
        float: none; 
    }
    .subCallout {
        display: none;
    }
    #nav li {
     float: none; 
    }
    .main_image {
       max-width: 100%;
    }
    .primaryCallout {
        width: 100%;
    }
    .categories {
        display: none;
    }
    .image_container {
        width: 95%;
    }
    .tab-content {
        width: 90%;
    }
    .brandRegion {
        margin: 0;
    }
    .returnPolicy a img {
        width: 20px;
        height: auto;
    }
    .letterBanner {
        background-image: none !important;
        padding-left: 10px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 732px) and (orientation : landscape) {
    img {
        max-width: 100%;
    }
}

@media (max-width: 450px) {
    img {
        max-width: 100%;
    }
}

@media (max-width: 360px) {
    img {
        max-width: 100%;
    }
}

@media (max-width: 340px) {
    img {
        max-width: 100%;
    }
}