
#shoppingbasket_wrapper
{
    margin:0 auto;
    width:580px;
    border:solid 1px #000;
    background-color:#ffffff;
    padding:20px;
    margin-top:30px;
    margin-bottom:30px;
}
#basketNavigation
{
   float:left;
   width:100%;
   height:41px;
   margin-bottom:20px;
   margin-top:10px
}
ul#checkout_process
{
    float:left;
    width:520px;
	list-style-type:none;
    margin:0px;
	margin-top:14px; 
}
ul#checkout_process li {float:left; list-style-position: inside;font-weight: normal;color:#333;text-decoration:none; }

ul#checkout_process li a:link 
{
    font-size:12px;
    font-weight: bold;
	color:#000;
	text-decoration:underline;
}
ul#checkout_process li a:hover
{
	text-decoration:none;
}
ul#checkout_process li a.active {color:#ff0000;font-weight: bold;text-decoration:underline;}
ul#checkout_process li a.active:hover {text-decoration:none;}
span.delim 
{
    padding-left:4px;
    padding-right:4px;
}

#basketNavigation img {float:right;}
#formBasket {clear:both;}
#shoppingbasket_wrapper ._headings
{
   	width:580px;
}
.basket_headings
{
    font-size:12px;
    font-weight: bold;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom:5px;
}

.w35 {width:35px;}
.w50 {width:50px;}
.w70 {width:70px;}
.w85 {width:85px;}
.w90 {width:90px;}
.w230 {width:230px;}

.basketProductRow 
{	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
}
.basketSubTotalRow 
{
    padding-top:15px;
    color:#333333;
}
.basketVatRow
{	
	color:#333333;
}
.basketShipRow
{
    color:#333333;
}
.basketShipRow img:hover {cursor: help;}
.basketTotalRowNoBorder
{
    padding-top:10px;
    padding-bottom:10px;
    border-top:dashed 1px #ff0000;
    border-bottom:dashed 1px #ff0000;
    color:#000;
}
.basketTotalRow
{
    padding-top:10px;
    padding-bottom:10px;
    border-top:dashed 1px #666666;
    border-bottom:dashed 1px #666666;
    color:#000;
}
.basketCheckoutRow 
{
     color:#000;
}
.continueShopping a {
	font-family: Arial;  
    font-size:12px;
    color:#000;
	text-decoration:underline;
}
.continueShopping a:hover {text-decoration:none;}
a.checkout_link 
{	
    font-family: Arial;  
    font-size:12px;
    color:#000;
	text-decoration:underline;
}
a.checkout_link:hover 
{
    font-family: Arial;  
    font-size:12px;
    color:#000;
	text-decoration:none;
}

.shop_update_btn {}
.shop_remove_btn {}

.update_basket {text-align:center;}
.remove_basket_item {text-align:center;}

#cclogos {
	width: 360px;
	height:23px;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:5px;
}
.cclogos {float:left;padding-left:3px;}

#secureLogos 
{
    width: 390px;
    height:90px;
    margin:0 auto; 
}

#ST_Logo {
	float: left;
	width: 150px;
	height: 87px;
	border: none;
}
#VbV_Logo {
	float: left;
	width: 100px;
	height: 41px;
	margin-top:25px;
	border: none;
}
#MCSC_Logo {
	float: left;
	width: 140px;
	height: 75px;
	border: none;
}
#ContinueShoppingButton {color:#333; font-size:14px; font-weight:normal;}
#CheckoutNowButton {color:Green; font-size:14px; font-weight:bold;}
#CheckoutLogoutButton {color:#333; font-size:14px; font-weight:normal;}

.extraRightPadding {
	padding-right:10px;
}

















/*
#basketProductHeadings {
	float:left;
	color:#333333;
	width:580px;
	height:20px;
	margin-top:20px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.basketProdCodeHeading {
	float:left;
	font-size:12px;
	width:90px;
	font-weight: bold;
	overflow:hidden;
	color:#243c6a;
}
.basketProdDescripHeading {
	float:left;
	font-size:12px;
	width:300px;
	font-weight: bold;
	color:#243c6a;

}
.basketProdCostHeading {
	float:left;
	font-size:12px;
	font-weight: bold;
	width:50px;
	color:#243c6a;
}
.basketProdImageHeading 
{
  	float:left;
	font-size:12px;
	font-weight: bold;
	overflow:hidden;
	color:#243c6a; 
	width:73px;
	padding-left:4px;
}

.basketProdQtyHeading {
	float:left;
	font-size:12px;
	font-weight: bold;
	width:35px;
	overflow:hidden;
	color:#243c6a;
}

#basketProductRow {
	float:left;
	font-size:11px;
	color:#333333;
	width:530px;
	padding: 6px 0px 6px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color:#ff0000;
}
.basketProductImage {width:73px;}
.basketProductImage img { 
	border:solid 2px #243c6a;
	padding:2px;
	background-color:#ffffff;
	float:left;
	width:60px;
}

.basketProductCode 
{
  	float:left;
	font-size:11px;
	width:80px;
	margin-right:8px;
	margin-left:6px;
	color:#333333;
	font-weight: lighter;  
}
.basketProductDescription {
	float:left;
	font-size:11px;
	width:100px;
	background-color:#00cc00;
}


/*
.basketProductRemoveV2H {
	float:left;
	font-size:11px;
	font-weight: bold;
	width:80px;
	overflow:hidden;
}
.basketProductCodeV2 {

}

.basketProductCostV2 {
	float:left;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	width:65px;
	margin-right:2px;
	overflow:hidden;
	padding-left:5px;
	text-align:right;
}

.basketProductQtyV2 {
	float:left;
	font-size:11px;
	color:#333333;
	font-weight: bold;
	width:35px;
	margin-right:2px;
	margin-left:5px;
	overflow:hidden;
	padding-left:5px;
}

.basketProductRemoveV2 {
	float:left;
	font-size:11px;
	color:#333333;
	font-weight: bold;
	width:80px;
	margin-right:2px;
	margin-left:5px;
	overflow:hidden;
	padding-left:5px;
}

.madeChangesToBasket {
	float:right;
	margin-bottom:15px;
	margin-top:3px;
}

#cBasketFormSubmitButtons {
	padding-left:120px;
}
#failBasketFormSubmitButtons {
	padding-left:8px;
}



/*
#basketProductListNoBorder {
	float:left;
	font-size:11px;
	color:#333333;
	width:598px;
	padding: 4px 0px 4px 6px;
}


#CartLogos {
	padding-left:60px;
}



.basketProductDescriptionV3 {
	float:left;
	font-size:11px;
	width:210px;
	height: 15px;
	margin-right:2px;
	overflow:hidden;
}

.basketProductDescriptionV3H {
	float:left;
	font-size:11px;
	width:210px;
	height: 15px;
	margin-right:2px;
	font-weight: bold;
	overflow:hidden;
}

.basketProductCostV3 {
	float:left;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	width:60px;
	margin-right:2px;
	overflow:hidden;

}

.basketProductCostV3H {
	float:left;
	font-size:11px;
	font-weight: bold;
	width:60px;
	margin-right:2px;
	overflow:hidden;
}

.basketVAT {
	float:left;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	width:40px;
	margin-right:2px;
	overflow:hidden;

}

.basketVATH {
	float:left;
	font-size:11px;
	font-weight: bold;
	width:40px;
	margin-right:2px;
	overflow:hidden;
}


#MN_WRapper {clear:left; float:left; margin-left:36px;width:600px;}


#basketStory {
	float:left;
	width: 100%;
}
#basketTotal {
	color:#333333;
	font-weight:bold;
}
#basketSubColors {
	color:#333333;
}

.basketProductDescription {
	float:left;
	width: 390px;
	padding:2px 6px 10px 1px;
	color:#333333;
	font-size:11px;
	font-weight: lighter;
}
*/
