/* ===========================================================
    Details page CSS 
 * =========================================================== */

.detail__messages {

}

/* ===========================================================
    breadcrumb
 * =========================================================== */

.catalog-product-view .breadcrumbs {
    display: block;
}


/* ===========================================================
    Images
 * =========================================================== */

.detail__images {
    float: left;
    width: 322px;
    margin-right: 20px;
}
.detail__images .product-image-container {
    width: 100%;
}
.detail__images .product-image-container img {
    width: 100%;
}
.detail__images .thumbnails {
    width: 250px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    white-space: nowrap;
    height: 70px;
    position: relative;
}
.detail__images .thumbnails li {
    position: absolute;
    float: left;
    width: 54px;
    display: inline-block;
    font-size: 0px;
    vertical-align: top;
}
.div__thumbnails {
    position: relative;
    cursor: pointer;
}
.div__thumbnails .arrow_left {
    background: url('../images/thumbnail_slider_left.png') no-repeat;
    width: 30px;
    height: 64px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0.6;
}
.div__thumbnails .arrow_left:hover {
    opacity: 1;
}
.div__thumbnails .arrow_right {
    background: url('../images/thumbnail_slider_right.png') no-repeat;
    width: 30px;
    height: 64px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0.6;
}
.div__thumbnails .arrow_right:hover {
    opacity: 1;
}
.detail__images .thumbnails li a {
    font-size: 0px;
}
.detail__images .thumbnails li img {
    width: 54px;
}
.detail__images .thumbnails li:first-child {
    margin-left: 0;
}
.detail__images .thumbnails li a {

}

/* ===========================================================
    Shop
 * =========================================================== */
.detail__shop {
    float: left;
    position: relative;
    width: 960px;
}
.detail__shop h2 {
    color: #1c1c1a;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.col {
    float: left;
    width: 300px;
    font-size: 12px;
}
.col-550 {
    width: 650px;
}
.shop__rating {
    margin-top: 10px;
}
.shop__desc {
    margin: 34px 0 55px;
    color: #666f77;
}
.shop__readmore {
    text-decoration: none;
    float: left;
    margin-top: 15px;
    font-size: 12px;
    color: #000000;
}

.shop__stock {
    /*margin-bottom: 10px;*/
    /*width: 200px;*/
}
.shop_price_container {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}
.product-image {
    display: block;
    text-align: right;
}
.shop__stock p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 23px;
    margin-top: 10px;
    color: #888888;
    margin-left: 10px;
    text-align: right;
    margin-top: 20px;
}
.shop__stock p.expected_delivery_date_detail {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 23px;
    margin-top: 10px;
    color: #888888;
    margin-left: 10px;
    text-align: right;
    margin-top: 0px;
}
.shop__stock p span {
    margin-left: 10px;
    color: #8eba4e;
}
.shop__options {
    margin-top: 25px;
}
.shop__options label{
    color: #231F20;
    float: left;
    font-size: 12px;
    line-height: 23px;
    width: 52px;
    font-weight: bold;
}
.shop__options .select {
    background: url('../images/arrow_down.png') no-repeat right center;
    width: 190px;
    height: 40px;
    margin-bottom: 10px;
}
.shop__options select {
    border: 1px solid #e9e9e9;
    border-radius: 0px;
    padding: 2px 5px;
    width: 200px;
    height: 40px;
    background: transparent;
    -webkit-appearance: none;
    font-size: 13px;
}
.shop__options select:disabled {
    color: #CCCCCC;
}
.shop__options select:focus option:first-of-type {
    display: none;
}
.shop__options .validation-advice {
    display: none;
}
.detail__usp ul li {
    color: #000;
    position: relative;
    display: inline-block;
    width: 228px;
    margin-bottom: 5px;
}
.detail__usp ul li p {
    width: 170px;
    float: right;
    font-size: 11px;
}
.detail__usp ul li p:first-of-type {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.detail__usp ul li img {
    float: left;
    margin-left: 20px;
    vertical-align: bottom;
    margin-top: 15px;

}
.shop__qty {
    float: right;
    position: relative;
    background-color: #666f77;
    border-radius: 4px;
    height: 35px;
    margin-top: 37px;
    margin-bottom: 7px;
    width: 142px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.qty__divider {
    background-color: #fff;
    height: 35px;
    width: 1px;
    position: absolute;
    right: 18px;
    top: 0;
}
.shop__qty input {
    float: left;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    font-family: "OpenSansBold" !important;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    outline: medium none;
    padding: 0 26px 0 0;
    text-align: center;
}
.shop__qty label {
    float: left;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    font-family: "OpenSansBold" !important;
    font-size: 14px;
    line-height: 35px;
    padding-left: 20px;
    padding-right: 10px;
}
.pm_button {
    height: 17px;
    line-height: 17px;
    width: 18px;
    position: absolute;
    display: block;
    right: 0px;
    cursor: pointer;
}

.pm_button.plus{
    background: url('../images/icon_plus.png') no-repeat center center;
    top: 0;
    border-bottom: 1px solid #fff;
}

.pm_button.minus{
    background: url('../images/icon_min.png') no-repeat center center;
    bottom: 0;
}

/* ===========================================================
    Pricebox
 * =========================================================== */
.detail__pricebox {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    float: left;
    width: 214px;
    text-align: center;
    padding: 7px;
    overflow: hidden;
}
.pricebox__header {
    border-radius: 4px;
    background: #cdcc2b;
    color: #FFF;
    font-family: 'OpenSansSemiBold';
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.pricebox__version {
    color: #000;
    font-family: 'OpenSansBold';
    font-size: 16px;
    margin-bottom: 24px;
    margin-top: 20px;
}

.pricebox__row {
    color: #000;
    font-family: 'OpenSans';
    font-size: 14px;
    text-align: left;
    width: 100%;
    margin-bottom: 22px;
}
.pricebox__price {
    color: #0fa0d6;
    font-family: 'OpenSans';
    font-size: 14px;
    text-align: right;
    float: right;
}
.pricebox__phone {

}
.pricebox__extra {

}
.pricebox__subscription {

}
.pricebox__accessories {

}
.shop__price {
    position: absolute;
    right: 0;
    top: 0;
}

.shop__price .price__label {
    display: none;
}

.shop__price h2 {
    color: #000;
    font-family: 'OpenSansBold';
    font-size: 16px;
    text-align: left;
}
.shop__price .price-box {
    line-height: 23px;
    height: 23px;
    padding-top: 7px;
    float: right;
    vertical-align: bottom;
}

.shop__price p {
    float: left;
}
.shop__price .price {
    color: #1c1c1a;
    font-size: 36px;
}
.shop__price .old-price {
    padding-top: 4px;
}
.shop__price .old-price .price {
    color: #9c9c9c;
    font-size: 18px;
    font-weight: normal !important;
    margin-right: 18px;
    font-family: 'MyriadPro-Light';
}
.shop__price .special-price .price {
    font-size: 30px;
    letter-spacing: -2px;
    font-family: 'MyriadPro-Light';
    font-weight:normal;;
}
.pricebox__addtocart {
    display: inline-block;
}
.add-to-cart {
    float: right;
    display: inline;
}
.add-to-box {
    margin: 0;
}
.add-to-cart button {
    background: url("../images/icon_buy.png") 13px center no-repeat;
    border-radius: 4px;
    background-color: #ff9900;
    color: #fff;
    font-family: "OpenSansBold" !important;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px 0 43px;
    width: 142px !important;
    text-align: left;
}
.add-to-cart button:hover {
    background-color: #000;
}


/* ===========================================================
    Subscriptions
 * =========================================================== */

.detail__subscriptions {
    margin-top: 40px;
}
.subscriptions__provider {
    background: url(../images/provider_bg.png) right top repeat-y;
    float: left;
    width: 181px;
    margin-right: 5px;
    padding: 10px 8px;
}
.provider__header {
    border-radius: 4px;
    background: #0fa0d6;
    color: #fff;
    font-family: 'OpenSansSemiBold';
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 24px;
}
.provider__items {

}
.provider__item {
    cursor: pointer;
    border-top: 1px solid #e4e4e4;
    height: 44px;
}
.provider__item:first-child {
    border-top: none;
}
.provider__item .left {
    float: left;
    line-height: 44px;
    width: 55px;
    padding: 0 8px;
}
.provider__item .left img {
    max-height: 28px;
    max-width: 38px;
    vertical-align: middle;
}
.provider__item .right {
    float: left;
    color: #848484;
    font-family: 'OpenSansLight';
    font-size: 14px;
    line-height: 44px;
    width: 100px;
    padding-left: 8px;
    border-left: 1px solid #e4e4e4;
}
.subscriptions__subscription {
    background: url(../images/subscription_bg.png) center top repeat-y;
    float: left;
    width: 775px;
    padding: 20px 0 20px 15px;
}
.subscription__type {
    float: left;
    margin-right: 10px;
}
.subscription__time {
    float: left;
}
.subscription__margin {
    margin-bottom: 18px;
}
.subscription__type li,
.subscription__time li {
    color: #000;
    font-family: 'OpenSansLight';
    font-size: 14px;
    line-height: 14px;
    float: left;
    margin-right: 15px;
}
.subscription__type li span,
.subscription__time li span {
    font-family: 'OpenSans';
}
.subscription__items {
    float: left;
    width: 544px;
}
.subscription__item {
    cursor: pointer;
    float: left;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    height: 46px;
    width: 528px;
    padding: 7px;
    margin-bottom: 7px;
}
.subscription__img {
    float: left;
    width: 63px;
}
.subscription__name {
    float: left;
    color: #000;
    font-family: 'OpenSansBold';
    font-size: 14px;
}
.subscription__min {
    float: left;
}
.subscription__sms {
    float: left;
}
.subscription__mb {
    float: left;
}
.subscription__price {
    float: left;
}
.subscription__phone {
    float: left;
}
.subscription__btn {
    float: left;
}
.subscription__bestseller {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    float: right;
    width: 205px;
    margin-right:4px;
    padding: 9px 7px;
}
.bestseller__header {
    border-radius: 4px;
    background: #0fa0d6;
    color: #fff;
    font-family: 'OpenSansSemiBold';
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 24px;
}

/* ===========================================================
    Related
 * =========================================================== */
.detail__related {
    margin: 45px 0 0;
}

.detail__related h1 {
    text-transform: uppercase;
    margin-right: 20px;
    display: inline-block;
    letter-spacing: 2px;
    float: left;
    color: #9c9c9c;
    font-size: 18px;
    font-family: 'MyriadPro-Light';
    margin-bottom: 30px;
}

.detail__related .price-box {
    text-align: center;
}

.detail__related .price-box .price {
    font-size: 11px;
}

/* ===========================================================
    Rating
 * =========================================================== */
.rating__title {
    font-size: 12px;
    float: left;
    margin-right: 19px;
    line-height: 13px;
    padding: 2px 0;
}
.rating__box {
    width: 68px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/review_stars_empty.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
    float: left;
}
.rating__stars {
    background-image: url('../images/review_stars.png');
    background-repeat: no-repeat;
    width: 68px;
    height: 13px;
    text-indent: -99999px;
}
.rating__votes {
    float: left;
    color: #a5a5a5;
    font-size: 14px;
    font-family: 'OpenSans';
    margin-left: 12px;
    line-height: 14px;
}
.rating__vote {
    color: #a5a5a5;
    font-size: 14px;
    font-family: 'OpenSans';
    margin-left: 12px;
    line-height: 14px;
    text-decoration: none;
    display: block;
    float: left;
}

/* ===========================================================
    Review list
 * =========================================================== */
.review__list {
    margin: 35px 0 0;
}
.review__list h2 {
    margin: 0 0 14px;
    padding: 0;
    color: #9c9c9c;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'MyriadPro-Light';
}
.review__average {
    color: #000;
    line-height: 14px;
}
.label__average {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.review__items {
    margin-top: 28px;
    overflow: hidden;
}
.review__item {
    overflow: hidden;
    width: 725px;
    margin-bottom: 50px;
}
.review__title {
    float: left;
    font-size: 14px;
    font-family: 'OpenSansBold';
    margin-right: 10px;
    line-height: 18px;
}
.review__author {
    float: left;
    font-size: 14px;
    font-family: Arial;
    line-height: 18px;
}
.review__desc {
    margin-top: 10px;
    font-size: 14px;
    font-family: Arial;
    line-height: 18px;
}
.review__rating {
    margin-top: 20px;
}
.review__rating span {
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    line-height: 13px;
}
.review__date {
    margin-top: 10px;
    font-size: 14px;
    font-family: Arial;
}
.btn__showmore {
    background: url(../images/icon_reviews_plus.png) right center no-repeat;
    color: #00C3DA;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 14px;
    line-height: 38px;
    padding-right: 19px;
}

/* ===========================================================
    Review form
 * =========================================================== */
.review__form {
    margin: 35px 0 0;
    display: none;
}
.review__form h2 {
    margin: 0 0 14px;
    padding: 0;
    color: #000;
    color: #9c9c9c;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'MyriadPro-Light';
}
.review__form .input-box {
    display: inline-block;
}
.review__form .btn__sendform {
    margin-top: -33px;
}
.review__form label {
    width: 170px;
}
.review__form .input-box textarea {
    width: 585px !important;
    border: 1px solid #e8e7e7;
}
.form__subject {
    margin-bottom: 5px;
}
#review-form {
    display: block;
    margin-top: 28px;
}
.form__rating {

}
.form__rating .rating__box {
    cursor: pointer;
}
.form-list {
    margin-top: 31px;
}
.form-list label {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 4px;
}
.review__form .form-list input {
    width: 311px !important;
}
.form-list textarea {
    width: 320px !important;
}
.form__warning {
    font-family: 'OpenSans';
    font-size: 12px;
}
.form__warning a {
    color: #00C3DA;
    text-decoration: none;
}
.btn__showform,
.btn__sendform {
    background-color: #aaa;
    color: #ffffff;
    padding: 5px 20px;
    border: 1px solid #aaa;
    display: inline;
    text-transform: uppercase;
    float: right;
    cursor:pointer;
    font-family: 'MyriadPro-Regular';
    font-size: 13px;
}
.btn__showform:hover,
.btn__sendform:hover{
    background-color: #ccc;
    border: 1px solid #ccc;
}
.reviews_top a{
    color:#00c3da;
    font-weight:normal;
    text-decoration: none;
}
.rating {
    background-image: url('../images/review_stars.png');
    background-repeat: no-repeat;
    width: 68px;
    height: 13px;
    text-indent: -99999px;
}
.votebox{
    color:#00c3da
}
.box-collateral{
    clear:both;
    float:right;
    width: 100%;

}
.rating-box {
    width: 68px;
    margin-right:5px;
    margin-top:2px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/review_stars_empty.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}
.green_rev{
    margin-left:5px;
    color:#00c3da;
    text-decoration: none;
}
.box-reviews input[type="submit"]{
    float:right;
    padding: 9px 61px;
    background:#00c3da;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLTStd57Condensed';
    font-weight: normal !important;
    font-size: 16px;
    color:#fff;
    cursor:pointer;
    border:none

}