﻿.divLocal_basketContainer
{
    background-color: #ffffff !important;
    padding:0px 10px 0 10px;
    font-size:10pt;
    width:940px !important;
    margin-bottom:10px;
    color:grey;
}

.divLocal_basketContainer a
{
    color:#7f7f7f !important;
}

.divGlobal_paymentProgress
{
    display:none;
}
.divLocal_basketStage
{
   padding:10px;
   background-color: #FFFFFF !important;
}
.divLocal_popupInfoContainer
{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	display:none;
	visibility:hidden;
	border:1px solid #8f8274;
	font-size:0.8em;
	line-height:1.4em;
	background-color:#ffffff;
}
.divGlobal_pageContentContainer
{
    background-color: #ffffff !important;
}
.divLocal_popupInfoContainer_scroll
{
	position:absolute;
	top:0px;
	left:0px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color:#cccccc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-Color:#cccccc;
}
.divLocal_popupInfoContainer_shadow
{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	display:none;
	visibility:hidden;
	border:1px solid #8f8274;
	background-color:#8f8274;
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
}

.btnLocal_remove
{
    background:white url('/images/chelsea/buttons/remove.jpg') no-repeat top;
    border:none;
    width:116px;
    height:27px;
    line-height: 999px; /* Set it higher than your image height */
    overflow: hidden; /* Hide the text */
    font-size: 0; /* FF2 doesn’t like the above */
}
h2
{
    margin-top:20px;
    margin-bottom:10px;
}

form#frmCheckout
{
    width:900px !important;
    margin:auto;
}
form#frmCheckout div img
{
    margin-top:10px;
    margin-bottom:10px;
}

.btnLocal_emptyBasket
{
    background:white url('/images/chelsea/buttons/emptybasket.jpg') no-repeat top;
    border:none;
    width:116px !important;
    height:27px !important;
    line-height: 999px; /* Set it higher than your image height */
    overflow: hidden; /* Hide the text */
    font-size: 0; /* FF2 doesn’t like the above */
}
.btnLocal_buy
{
    background-image:url('/images/chelsea/buttons/buy.jpg');
    border:none;
    width:116px;
    height:27px;
    line-height: 999px; /* Set it higher than your image height */
    overflow: hidden; /* Hide the text */
    font-size: 0; /* FF2 doesn’t like the above */

}

.divGlobal_basketTotal
{
    position:relative;
    width:98%;
    height:60px;
    background-color:#1a1a1a;
    margin-top:20px;
}


.divGlobal_basicContainer 
{
	background-color:#FFFFFF;
	color:grey;
}

#divLocal_buy
{
	position:relative;float:right;width:350px;margin-top:17px;z-index:999;text-align:right;margin-right:10px;
}

.divLocal_ChgContainer 
{
	position:relative;float:left;width:200px;
}

#divLocal_Change 
{
	margin-left:15px;margin-top:17px;margin-bottom:7px;
}
#divSimpleBilling {
	font-weight:bold;margin-top:10px;color:#907777;line-height:1.5;
}
#editBilling 
{
	style="cursor:pointer;text-decoration:underline;font-weight:bold;color:#907777;"
}
