﻿

/* Home Section Styles */

/* Home Section Styles */

#MainBox{background:#B3AB94;padding-bottom:0px; }
.MainContent{ margin-top:18px;}

#Logo{background-image:url(../i/Logos/Brown.gif);}

#Menu .Dot { left:328px; }
#Menu .Checkout { color:Black; }
/*
#MenuHome a{width:46px; background:url(../i/Menu-Home-Gallery.gif);}
#MenuTheCollection a{width:86px; background:url(../i/Menu-TheCollection-Gallery.gif);}
#MenuJournal a{width:48px; background:url(../i/Menu-Journal-Gallery.gif);}
#MenuMyGallery a{width:67px; background:url(../i/Menu-MyGallery-Checkout.gif);}
#MenuCheckout a{width:64px; background:url(../i/Menu-Checkout-Checkout.gif);}
*/
#Footer{border-bottom:solid 1px #B3AB94;}
#FooterMenu{background:url(../i/FooterMenu-Gallery.gif);}

/* Confirm Page 
#ConfirmMain{height:422px; background:url(../i/CheckoutBackground.gif); margin-bottom:58px;}*/
#ConfirmMain{height:380px; background:url(../i/CheckoutBackground.gif) no-repeat; padding-top:80px; }

#ConfirmMain .Inner{ margin-left:50px; width:710px; height:300px; overflow:auto;}
/**/

#Checkout{height:380px; background:url(../i/CheckoutBackground.gif) no-repeat; padding-left:80px; padding-top:80px;}


.Confirm_Address
{
    float: left;
    width: 167px;
    margin-right:15px;
    color: #B3AB94; 
    font-size: 12px;   
}
.Confirm_Address a
{
    text-decoration: none;
    color: #B3AB94;   
}
.rule
{
    height: 2px;
    background: url(../i/rule.gif) repeat-x;
    margin: 5px 0 5px;    
}
.basketItem
{
    margin-right: 15px;
}
.basketItem a
{
    text-decoration: none;
    color: #B3AB94; 
}

.Summary
{
    margin-top:10px;    
}

.Total
{
    font-weight: bold;
    font-size: 13px;   
    margin-top:10px;
    margin-bottom:10px; 
}
