/****************************************
START  Contents of shoppingbasket.css excluding multiple address part 
*****************************************/

div#confirmationAlert div.sectionInner div.subSection div.subSectionInner h3 {
	background: transparent url(../img/icon_confirmation.gif) left top no-repeat;
	color: #000;
	display: block;
	font-size: 2.2em;
	margin: 0;
	padding: 0 0 8px 30px;
}
div#errorAlert div.sectionInner div.subSection div.subSectionInner h3 {
	background: transparent url(../img/icon_alert.gif) left top no-repeat;
	color: #f00;
	display: block;
	font-size: 2.2em;
	margin: 0;
	padding: 0 0 8px 30px;
}
div#confirmationAlert div.sectionInner div.subSection div.subSectionInner p, 
div#errorAlert div.sectionInner div.subSection div.subSectionInner p {
	font-size: 1.1em;
	padding-left: 30px;
}
div.sectionInner div.subSection div.subSectionInner {
	padding: 16px 8px 8px 8px;
}
div.sectionInner form div.subSection div.basketCheckout ul {
	clear: both;
	list-style: none;
	padding-bottom: 8px;
}
div.sectionInner form div.subSection div.basketCheckout ul li {
	float: left;
	padding-right: 6px;
}
div.sectionInner form div.subSection div#basketItemList h4 {
	float: none;
	margin: 0 0 4px 0;
	padding: 0 0 10px 0;
}
div.sectionInner form div.subSection div#basketItemList {
	padding: 14px 15px 0pt 13px;
}
div.sectionInner form div.subSection div#basketItemList p.basketItemHeader {
	background:transparent url(../img/bg_dottedborder.gif) repeat-x left bottom;
	padding-bottom: 5px;
	color: #000;
}
div.sectionInner form div.subSection div#basketItemList p.basketItemHeader span {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	
}
div.sectionInner form div.subSection div#basketItemList p.basketItemHeader span.col1 {
	width: 352px;
}
div.sectionInner form div.subSection div#basketItemList p.basketItemHeader span.col2 {
	width: 112px;
}
div.sectionInner form div.subSection div#basketItemList p.basketItemHeader span.col3 {
}

div.sectionInner form div.subSection div#basketItemList input#updateBasket {
	float: right;
	margin-bottom: 8px;
}
div.sectionInner form div.subSection div#basketItemList ul {
	list-style: none;
}
div.sectionInner form div.subSection div#basketItemList ul li.lastItem {
	border-bottom: 0;
}
div.sectionInner form div.subSection div#basketItemList ul li img, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemQty, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemPrice {
	float: left;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc {
	width: 160px;
	margin: 0 20px;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc h5 {
	color: #d71f56;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc h5 a, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc h5 a:link, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc h5 a:visited {
	color: #3f781e;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemQty input.qty {
	font-size: 1.1em;
	border: 1px solid #9c9c9c;
	width: 17px;
	height: 17px;
	vertical-align: top;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemQty p.error {
	display: block;
	color: #f00;
	padding-top: 1em;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemQty a {
	background: transparent url(../img/bullet_001.gif) left 5px no-repeat;
	color: #000;
	display: block;
	font-size: 1.1em;
	padding: 1px 0 1px 8px;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemQty {
	width: 48px;
}

div.sectionInner form div.subSection div#basketItemList ul li div.basketItemQty p.evoucherQty{
	float: left;
	font-size: 1.2em;
	padding: 3px 5px 0 0;
}

div.sectionInner form div.subSection div#basketItemList ul li div.basketItemPrice {
	color: #000;
	font-weight: bold;
	text-align: right;
	width: 100px;
}

div.sectionInner form div.subSection div#basketItemList ul li div.singleItemPrice {
	text-align: left;
}

div.sectionInner form div.subSection div#invoiceDetails {
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown {
	border-collapse: collapse;
	width: 100%;
}

div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown th {
	color: #666;
	font-size: 1.4em;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown td {
	color: #666;
}

div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown td img{
	height: 0;
}

div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown .field {
	text-align: left;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown .value {
	color: #000;
	text-align: right;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#subTotal td {
	vertical-align: bottom;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#subTotal td.field {
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:10px;
	vertical-align:top;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#subTotal td.value {
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:10px;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr.promo td {
	font-size: 1.1em;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#grandTotal td {
	background:transparent url(../img/bg_dottedborder.gif) repeat-x left top;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#grandTotal td.field {
	font-size: 1.4em;
	color: #50851E;
	padding-top: 10px;
	font-weight: bold;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#grandTotal td.field a {
	background: transparent url(../img/bullet_001.gif) left 5px no-repeat;
	color: #000;
	display: block;
	font-size: .65em;
	padding: 2px 0 2px 10px;
}
div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#grandTotal td.value {
	font-size: 2.2em;
}

div#secondary div.support, 
div#tertiary div.support {
	float: none;
}

div#basketItemList {
	padding: 8px;
}

div#basketItemList ul li {
	background: url(../img/bg_checkoutitems.gif) left top no-repeat;
	list-style: none;	
	padding: 5px 8px;		
}

body.shoppingBasket div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.product {
	font-size: 1.2em;
}
body.shoppingBasket div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.productPrice, 
body.shoppingBasket div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.colour, 
body.shoppingBasket div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.size, 
body.shoppingBasket div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.deliveryDetails {
	font-size: 1.1em;
}
div#basketItemList ul li div.basketItemDesc h4.brand {
	margin: 0;
	padding-top: 0;
	font-size: 1.1em;
	font-weight: bold;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc h6.itemPrice {
	color: #f00;
	font-size: 2.0em;
	font-weight: bold;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p {
	margin-bottom: 4px;
	clear: both;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.product, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.productPrice, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.colour, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.size, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.deliveryDetails {
	margin-bottom: 0;
	padding-bottom: 1px;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.colour, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.size, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc p.deliveryDetails {
	padding-bottom: 7px;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc span.productPrice, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemPrice {
	color: #000;
	margin-bottom: 8px;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemPrice {
	font-size: 1.2em;
}

div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc span.productPrice span.price, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemPrice span.price {
	font-size: 1.7em;
	color:#000;
	font-weight: normal;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemDesc span.productPrice span.superscript, 
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemPrice span.superscript {
	bottom: .4em;
	font-size: 1em;
	vertical-align: baseline;
}
div.sectionInner form div.subSection div#basketItemList ul li div.basketItemPrice span.nosuperscript {
	font-size: 1.7em;
}

div.sectionInner form div.subSection div#loyaltyCard {
	position: relative;
}
div.sectionInner form div.subSection div#loyaltyCard h4 {
	display: block;
	float: none;
	padding: 0;
	width: auto;
}
div.sectionInner form div.subSection div#loyaltyCard h5 {
	float: none;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 8px;
	width: 50%;
}
div.sectionInner form div.subSection div#loyaltyCard h5 span {

}
div.sectionInner form div.subSection div#loyaltyCard h5 span.value {
	color: #f00;
	padding-left: 5px;
}
div.sectionInner form div.subSection div#loyaltyCard p {
	float: none;
}
div.sectionInner form div.subSection div#loyaltyCard img {
	/*left: 378px;*/
	position: absolute;
	top: 12px;
	right: 12px;
}

div.buttons input.reset, div.basketCheckout input.reset {
	float: left;
	padding: 0;
}
div.basketCheckout input#checkout_button {
	float: right;
	margin-top: -35px;
}

div.buttons input#checkout_button2, div.buttons input#checkout_button {
	float: right;
}



/****************************************
END  Contents of shoppingbasket.css excluding multiple address part
*****************************************/



/****************************************
CSS For Shopping Bag Page
*****************************************/
body#ptCart div.buttons{
	padding: 0 8px 14px 9px;
}

body#ptCart div.buttons a.continue{
	float: left;
}
	
body#ptCart div.sectionInner form div.subSection div.basketReceipt table.basketReceiptBreakdown tr#grandTotal td.field a{
	font-weight: bold;
	background: transparent url(../img/bullet_009.gif) no-repeat scroll left 6px;	
}

body#ptCart div.section p{
	margin: 0 0 5px 0;
}

body#ptCart div#pageheader p#navBreadcrumbs a{
	text-indent: 0;	
}


body#ptCart div#pageheader p#navBreadcrumbs a#homePage{
	background: transparent url(../img/bg_arrow006.gif) no-repeat scroll 0% 50%;
	padding-left: 8px;
	float: left;
}


body#ptCart #TB_ajaxContent ul{
	list-style: none;
	list-style-image: none;
	font-size: 1.2em;
}

body#ptCart #TB_ajaxContent ul li{
	background:  url(../img/bullet_009.gif) no-repeat scroll left 7px;
	padding: 3px 3px 3px 8px;
	list-style-position:outside;
	list-style: none; 
}

body#ptCart #TB_ajaxContent ul li p{
	padding: 0;
}
/****************************************
Ennd CSS For Shopping Bag Page
*****************************************/

