﻿.Product_Div_DetailContainer
{
    position:relative;
    width:660px;
    float:left;
}
.Product_Div_MainImage
{
    width:250px;
    float:left;
    margin-right:10px;
    background-color:White;
    text-align:center;
    padding:20px;
}
.Product_Div_MainImage a
{
    font-size:11px;
    color:Black;
    font-weight:bold;
}
.Product_Div_Title
{
    font-weight:bold;
    font-size:16px;
    width:325px;
    float:left;
}
.Product_Label_ListPrice
{
    text-decoration:line-through;
}
.Product_Div_Manufacturer
{
    visibility:hidden;
}
.Product_Div_UPC
{
    font-size:10px;
}
.Product_Div_Brand
{
    font-size:10px;
}
.Product_Div_SalesRank
{
    visibility:hidden;
}
#Product_Div_LargeImage
{
    position:absolute;
    z-index:244;
    top:10px;
    left:50%;
    width:500px;
    margin-left:-260px;
    padding:10px;
    background-color:White;
    border:solid 1px black;
    text-align:center;
}
#Product_Div_LargeImage a
{
    color:Black;
    font-weight:bold;
    font-size:14px;
}
.Product_Div_SalesRank
{
    visibility:hidden;
}
.dpImage
{
    height:350px;
    width:350px;
    float:left;
    position:relative;
}
.dpDetails
{
    float:left;
    width:420px;
    margin-top:0px;
}
.dpDetails h1
{
    margin-top:0;
    padding-top:0;
}
.BuyBox
{
    float:right;
    width:180px;
    padding:10px 10px 10px 10px;
    height:320px;
    margin-top:6px;
    text-align:center;
    color:Black;
    font-size:14px;
    position:relative;
    line-height:20px;
    background-image:url('../images/BuyBox.jpg');
    background-repeat:no-repeat;
}
.BuyButtons
{
	margin-top:-10px;
}
.InternationalDiv
{
    float:right;
    width:180px;
    padding:10px 10px 10px 10px;
    height:81px;
    margin-top:20px;
    text-align:center;
    color:Black;
    font-size:14px;
    position:relative;
    line-height:20px;
    background-image:url('../images/International.png');
    background-repeat:no-repeat;
}
.BuyBoxDisabled
{
}
.c1
{
    position:relative;
    margin:0;
    padding:0;
}
.AddCart
{
    top:70px;
    left:26px;
    padding-bottom:2px;
    width:150px;
    height:33px;
    border:none;
    background-image:url('../images/Buttons.png');
    background-repeat:no-repeat;
    background-color:Transparent;
    background-position:0 -300px;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    cursor:pointer;
}
.AddCart:hover
{
    background-position:0 -350px;
}
.AddCartUnavailable
{
    visibility:hidden;
}
.AddSubScription
{
    top:250px;
    left:26px;
    border:none;
    padding-bottom:2px;
    background-color:Transparent;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    cursor:pointer;
    width:150px;
    height:33px;
    border:none;
    background-image:url('../images/Buttons.png');
    background-repeat:no-repeat;
    background-color:Transparent;
    background-position:0 -300px;
}
.AddSubScription:hover
{
    background-position:0 -350px;
}
.AddSubScriptionUnavailable
{
    visibility:hidden;
}
.SubText
{
    position:relative;
    top:95px;
    color:Black;
    left:5px;
    width:170px;
    height:50px;
    text-align:center;
}
.SubText a
{
    font-size:9px;
    color:Blue;
    text-decoration:underline;
    display:block;
    margin-top:-5px;
}
.SubText2
{
    position:relative;
    top:110px;
    color:Black;
    left:5px;
    width:170px;
    font-size:18px;
    height:50px;
    text-align:center;
}
.lblDescription
{
    color: Black;
    font-size: 14px;
}
.btnSubCancel
{
    background-color:Transparent;
    color:#F3AC12;
    font-size:16px;
    font-weight:bold;
    border:none;
    cursor:pointer;
}
.divPopUp
{
    background-image:url('../images/PopUpBackground.png');
    background-repeat:no-repeat;
    height:400px;
    width:470px;
    padding:20px;
    position:absolute;
    top:0px;
    left:240px;
    z-index:1000;
}
.divPopUp li
{
    margin-left:40px;
}
.PopUpClose
{
    position:absolute;
    top:3px;
    right:15px;
}
.divSubWrapper
{
    float:left;
    min-height:400px;
    top:-20px;
    right:0;
    width:644px;
    padding-bottom:10px;
}
.AnchorButtons
{
    position:absolute;
    top:330px;
    width:350px;
    height:30px;
    margin:0;
    left:0;
}
.AnchorButtons a
{
    color:White;
    text-decoration:none;
    display:block;
    padding-top:5px;
}
.tempPricingLearnMore
{
    position:absolute;
    top:-25px;
    left:-75px;
    font-size:10px;
    border:solid 1px black;
    background-color:InfoBackground;
    padding:5px;
}
#divQM #PricingLearnMore { display: none; }
#divQM:hover #PricingLearnMore { display: block; }
.lbStyle
{
    border:none;
    background-color:Transparent;
    cursor:pointer;
    width:160px;
    background-repeat:no-repeat;
    background-position:center;
    color:White;
    height:40px;
    font-weight:bold;
    text-align:center;
}