﻿.divCartOuter
{
   /* position:absolute;
    top:0px;
    left:0px;
    height:79px;
    width:366px;*/
}
.divCartWrap
{
    position:relative;
    top:0px;
    left:0px;
    margin:0px 5px;
    padding:0px;
    background-color:Transparent;
    border:0;
    width:auto;
}
.divCartWrap2
{
    margin:0px 0px;
    padding:0px;
    background-color:Transparent;
    border:0;
    width:auto;
}
.divCartWrap2
{
}
.divCartViewOuter
{
    height:25px;
}
.divViewCartButton
{
    height:18px; 
    margin-right:6px;
    margin-top:6px;
    width:73px;
    float:right;
    z-index:5;
    cursor:pointer;
    background:url(/App_Images/template/cart/view.jpg) no-repeat top left;
}
.divViewCartButton2
{
    height:13px; 
    margin-right:8px;
    margin-top:8px;
    width:66px;
    position:absolute;
    top:0px;
    right:0px;
    z-index:10;
    cursor:pointer;
    display:none;
}
.menu_head
{
    height:30px; 
    width:366px;
    position:absolute;
    bottom: 0px;
    left:0px;
    overflow:hidden;
    background:url(/App_Images/template/cartbg.png) no-repeat top left;
}
.menu_body 
{
    padding-top:15px;
    margin-left:9px;
}
.divCartButton
{
    /*border:solid 1px #000;*/
    height:26px;
    width:103px;
    float:left;
    margin-left:8px;
    text-align:center;
    line-height:26px;
    font-size:14px;
}
.aCartButton img
{
    height:26px;
    width:103px;
}
.show
{
    display:block;
}
.hide
{
    display:none;
}
.open
{
    background:url(/App_Images/template/cart/hide.jpg) no-repeat top left;
}
.divCartOuter
{
}
.divCartHeaderOuter
{
    background:url(/App_Images/Template/ReSkin/shoppingcartheader.png) no-repeat;
    height:60px;
    margin:0px 7px;
}
.divCartWrapOuterTop
{
    background:url(/App_Images/template/ReSkin/hrtop.png) no-repeat top left;
    padding-top:10px;
    margin-left:7px;
    margin-right:5px;
    margin-bottom:10px;
    padding-right:5px;
}
.divCartWrapOuterBottom
{
    background:url(/App_Images/template/ReSkin/hrbottom.png) no-repeat bottom left;
    padding-bottom:20px;
    
    padding-left:10px;
}
#ctl00_cphMain_pLogin
{
    margin-top:10px;
}
