﻿#homepagecolumn1
{
    padding-top: 22px;
}

#product
{
    position: relative;
    margin-top: 10px; /*overflow: hidden;*/
}


#product #socialButtons
{
    position: relative;
    top: 0px;
    left: 0px;
}


product #socialButtons ul
{
    position: absolute;
    right: 0px;
}

#hoverText
{
    display: none;
    position: absolute;
    z-index: 1001;
}

h1#productTitle
{
    font-family: tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 5px 0 0;
    color: #444444;
    background: none;
    font-weight: bold;
    margin-top: 4px;
}
.manufacturer-icon
{
    float: left;
    margin-top: 6px;
    margin-right: 20px;
}
#productContent
{
    width: 772px;
    border: 1px solid #CDCDCD;
    margin: -35px 0 10px 0;
    padding: 46px 15px; /*overflow: hidden;*/
}
#rightContent, #imgProduct
{
    float: left;
    position: relative;
}
#imgProduct
{
    width: 350px;
    text-align: center;
    margin-right: 10px;
}
#rightContent
{
    width: 412px;
}
#divMainImg img
{
    max-width: 350px;
}
#ctl00_MainContentHolder_addToCart
{
    position: absolute;
    right: 0;
    top: -30px;
    text-align: right;
}
#Anthem_ctl00_MainContentHolder_AddToCartButton1_btnAdd__
{
    margin-bottom: 5px;
}

#desc
{
    padding: 15px 15px 15px 0;
}
#options
{
    margin: 20px 0;
}
#productStatus, #productReview
{
    display: inline-block;
    width: 95px;
    vertical-align: top;
    text-align: right;
    margin-right: 10px;
    margin-bottom: 10px;
}


.review
{
    display: inline;
}
#status
{
    color: #388C02;
    font-size: 11px;
}
.fwb
{
    font-weight: bold;
}
#iconPromo
{
    background: url('../../assets/iconPromo.png') no-repeat;
    height: 47px;
    width: 252px;
    position: relative;
    padding-left: 100px;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    color: White;
}
#iconPromo span
{
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    color: White;
}

#iconPromo.True
{
    background-position: 0px -91px;
    color: #222;
}

#product.epuise #productContent
{
    opacity: .5;
}
#product.epuise #iconPromo
{
    background-position: 0 -273px;
}
#product.epuise #iconPromo span
{
    display: none;
}

#review div
{
    display: inline-block;
}

.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix
{
    display: block;
    zoom: 1;
}


ul.Thumbnails li
{
    float: left;
    margin-right: 5px;
    list-style: none;
    border: 1px solid #CDCDCD;
    padding: 3px;
}

li.currentThumb
{
    border: 1px solid red !important;
}



/*------ Tabs ------*/

.productTypeLabel
{
    font-weight: bold;
    padding: 0 18px 0 0;
    text-align: left;
    width: 50%;
}
.productTypeValue, .productTypeLabel
{
    vertical-align: top;
    line-height: 22px;
    font-size: 12px;
}
.alternate
{
    background: #f5f5f5;
}

#productTypeValues tr, #productTypeValues td
{
    line-height: 16px;
    font-size: 12px;
    padding: 5px 5px;
    vertical-align: middle;
}

#productTypeValues tr:hover
{
    background: #e4ebf8;
}
/*------ End Tabs ------*/


/*------ Socials Network -----*/
.sharing-cl
{
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
.sharing-cl a
{
    overflow: hidden;
    width: 75px;
    height: 30px;
    float: left;
    text-indent: -200px;
    background: url('../images/share-sprite1.png') no-repeat;
}


a.sh-su
{
    background-position: -210px -40px;
}
a.sh-su:hover
{
    background-position: -210px 1px;
}
a.sh-feed
{
    background-position: -70px -40px;
}
a.sh-feed:hover
{
    background-position: -70px 1px;
}
a.sh-tweet
{
    background-position: -135px -40px;
}
a.sh-tweet:hover
{
    background-position: -135px 1px;
}
a.sh-googleplus
{
    background-position: -276px -40px;
}
a.sh-googleplus:hover
{
    background-position: -276px 1px;
}
a.sh-mail
{
    background-position: 6px -40px;
}
a.sh-mail:hover
{
    background-position: 6px 1px;
}
a.sh-digg
{
    background-position: -280px -40px;
}
.sh-digg:hover
{
    background-position: -280px 1px;
}
a.sh-face
{
    background-position: -344px -40px;
}
a.sh-face:hover
{
    background-position: -344px 1px;
}
a.sh-print
{
    background-position: -422px -40px;
}
a.sh-print:hover
{
    background-position: -422px 1px;
}




#text
{
    font-weight: bold;
    font-family: helvetica,arial,sans-serif;
}
#text li
{
    float: left;
}

#text a
{
    text-indent: 0;
    height: auto;
    text-align: center;
    font-size: 11px;
    padding-top: 35px;
    color: #999;
    text-decoration: none;
}


/*----- End Social Network -------*/
.st_view .row
{
    background: none;
}
.justify
{
    text-align: justify;
}
.center
{
    text-align: center;
}


.right
{
    float: right;
    margin-left: 5px;
}
.left
{
    float: left;
    margin-right: 5px;
}
.mt5
{
    margin-top: 5px;
}
.mt10
{
    margin-top: 10px;
}
.mt15
{
    margin-top: 15px;
}
.mt20
{
    margin-top: 20px;
}
.mt30
{
    margin-top: 30px;
}
.mt40
{
    margin-top: 40px;
}
.mt50
{
    margin-top: 50px;
}
.mt60
{
    margin-top: 60px;
}
.mt70
{
    margin-top: 70px;
}
.mt80
{
    margin-top: 80px;
}
.mt90
{
    margin-top: 90px;
}
.mt100
{
    margin-top: 100px;
}

.imgMax
{
    display: none;
    left: 14px;
    position: absolute;
    top: 61px;
    z-index: 1;
}
.product-line
{
    height: 300px;
    background-color: #FFF;
    border: 1px solid #ccc;
}

.productAccessoireContent
{
    margin-left: 10px;
}
.PriceLabel
{
    color: green;
    font-size: 14px;
    margin: 5px 0;
}
.NameHyperLink
{
    color: #1D70C0;
    font-size: 12px;
}
.SingleProductDisplayPrice
{
    margin: 5px 0;
}
#productPrices_prices .prices p
{
    margin: 0 !important;
}
#productPrices_prices .prixPublic
{
    color: red !important;
    text-decoration: line-through;
}
#productPrices_prices .prixSpecial span
{
    font-size: 11pt;
    font-weight: bold;
    color: Green !important;
}
#productPrices_prices .prixSpecialOverrided
{
    text-decoration: line-through;
    color: Red;
}
#productPrices_prices .prixSpecialOverrided span
{
    font-size: 9pt;
}
#productPrices_prices .economie
{
    color: Orange;
}
#imgLoading
{
    top: 200px;
    left: 380px;
    width: 150px;
    height: 40px;
    background-color: white;
    padding: 14px;
    z-index: 1000;
    border: #999 solid 1px;
    position: absolute;
    display: none;
}
