﻿#checkOut {
	border-top: solid 1px #000000;
	border-bottom: 1px solid #000000;
	/*     background-image:url(images/splash_bg.jpg);     */
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
}
#checkOut .checkoutInput {
	float:left;
	width:548px;
	margin-left:3px;
	margin-top:10px;
}
#checkOut .back {
	position:absolute;
	top:360px;
	left:20px;
}
#checkOut .labelColumn {
	text-align:right;
	vertical-align: top;
	padding-right:10px;
	}
#checkOut .dataColumn {width:180px;}
#checkOut .discount {color:#379F29}
.checkOutTable {
	background-color: #F1F1F1;
	margin: 5px;
	padding: 10px;
	width:400px;
}
#checkOut .error {
	background:#FFFFFF url(icons/exclamation.gif) no-repeat 5px 5px;
	padding:5px 5px 5px 25px;
	float:left;
	width:155px;
	margin:10px 0 0 3px;
	border:solid 1px #FF3333;}
#checkOut .error .promoStatus {color:#FF3333;}
#checkOut .alert {
	background:#FFFFFF url(icons/accept.gif) no-repeat 5px 5px;
	padding:5px 5px 5px 25px;
	float:left;
	width:155px;
	margin:10px 0 0 3px;
	border:solid 1px #228B22;}
#checkOut .alert .promoStatus {color:#228B22;}
.checkOutTable span {	}
.checkOutTable .disclaimerConfirmation {
	height:275px;
	overflow:scroll;}
.checkOutInput {
	background-color:#CCCCCC;
	border-style: groove;
	color:#3C3C3C;
	width:183px;
	}

.inputRequired {background:#CCCCCC url(icons/bullet_star.png) right center no-repeat;}
.textBoxCCV {width:45px;}
.textBoxPromo {width:100px;}
.checkOutDropdown {
	background-color:#CCCCCC;
	border-style: groove;
	color:#3C3C3C;
	width:183px;
	border-right:none;}
.dropdownMonth {width:75px;}
.dropdownYear {width:55px;}
.checkOutButton {
	background-color:#F79323;
	color:#000000;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	background:url(images/nav_gradient.gif) repeat-x center;
	border:solid 1px #000000;
	}
.checkOutButton2 {
	background-color:#F79323;
	color:#000000;
	padding:-2px 3px 0px 3px;
	background:url(images/nav_gradient.gif) repeat-x center;
	border:solid 1px #000000;}
.checkOutButCol {text-align:right;}
.checkOutPlaceOrder {
	padding-right:16px;
	background-color:#F6F1DD;
	border:1px solid #AAA5A9;
	color:#0000FF;
	font-weight:bold;
	height:26px;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	width:150px;
	background: url(icons/tick.gif) no-repeat right center;
	}
.checkOutContent {
	margin-right:auto;
	margin-left:auto;
	width:700px;
	padding-top:15px;
	padding-bottom:20px;}
.checkOutContent .textBoxWaterMark {
	background-color:#CCCCCC;
	border-style: groove;
	color:#3C3C3C;}
.checkOutContent .textBoxWaterMarkOff {
	background-color:#FFFFFF;
	border-style: groove;
	color:#000000;}

/* checkOutTabs theme */

.checkOutTabs .ajax__tab_header {font-family:Arial,Helvetica,sans-serif;font-size:smaller;font-weight:bolder;background:url(images/ajax_tab_header_bg.gif) repeat-x bottom;}
.checkOutTabs .ajax__tab_outer {padding-right:0px;background:url(images/ajax_tab_header_outer.gif) no-repeat right;height:21px;}
.checkOutTabs .ajax__tab_inner {padding-left:3px;background:url(images/ajax_tab_header_inner.gif) no-repeat;}
.checkOutTabs .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(images/ajax_tab_tab.gif) repeat-x;}
.checkOutTabs .ajax__tab_hover .ajax__tab_outer {background:url(images/ajax_tab_bg_outer_org.gif) no-repeat right;}
.checkOutTabs .ajax__tab_hover .ajax__tab_inner {background:url(images/ajax_tab_bg_inner_org.gif) no-repeat;}
.checkOutTabs .ajax__tab_hover .ajax__tab_tab {background:url(images/ajax_tab_bg_org.gif) repeat-x;}
.checkOutTabs .ajax__tab_active .ajax__tab_outer {background:url(images/ajax_tab_bg_active_outer_org.gif) no-repeat right;}
.checkOutTabs .ajax__tab_active .ajax__tab_inner {background:url(images/ajax_tab_bg_active_inner_org.gif) no-repeat;}
.checkOutTabs .ajax__tab_active .ajax__tab_tab {background:url(images/ajax_tab_bg_active_org.gif) repeat-x;}
.checkOutTabs .ajax__tab_body {font-family:Arial,Helvetica,sans-serif;font-size:12px;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* checkOutTabs highlighting	*/
.CheckOutTabHeaderTxt_Red {
	color:Red;
	font-weight:bolder;
	padding-right:20px;
	background:url(icons/exclamation.gif) no-repeat right;
	}
.CheckOutTabHeaderTxt_Green	{
	color:Green;
	font-weight:bolder;
	padding-right:20px;
	background:url(icons/tick.gif) no-repeat right;
	}
.ajax__tab_active .CheckOutTabHeaderTxt {
	font-weight:bolder;
	padding-right:20px;
	background:url(icons/pencil.gif) no-repeat right;
	display:block;
}

/*	Cart 	*/
.cartViewAcc {
	background: url(images/shadow01.gif) repeat-x;
	height: 0px;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;}
.productBox {
	padding-top: 30px;
	padding-bottom: 30px;
	/*     background-image:url(images/splash_bg.jpg);     */
	background-position:center bottom;
	background-repeat:no-repeat;
}
.buttonCartNav {
	background: #F6F1DD url(images/nav_gradient.gif) left center;
	height: 24px;
	width: 150px;
	border:solid 1px #AAA5A9;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	color: #0000FF;
}
.buttonCartNav:hover 
{
	background: #F6F1DD url(images/nav_gradient.gif) left 12px;
	}
.buttonCartNav a {
	color: #000000;
	text-decoration: none;
}
.buttonCartNavSuccess {
	background-image: url(images/button_cartSuccess.gif);
	background-repeat: no-repeat;
	border:1px solid #AAA5A9;
	height: 24px;
	width: 150px;
	background-position: center center;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	}
.buttonCartNavSuccess  a {
	color: #0000FF;
	text-decoration: none;
}
.buttonCartNavArrowR {
	background-image: url(images/button_cartArrowsR.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
}
.buttonCartNavArrowL {
	background-image: url(images/button_cartArrowsL.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.buttonCartNavPlus {
	background-image: url(images/button_cartPlus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
	padding-left: 22px;
}
.buttonCartSave {
	background-image: url(images/button_cartSave.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.buttonCartSuccess {
	background-image: url(icons/tick.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
	padding-left: 22px;}
.itemHover {background-color:#00CC33;}

/*	Cart Contents	*/
.viewCartRowEdit {
	background-image: url(images/shadow01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F5F5F5;}
.ViewCartGrid {
	width: 715px;
	margin-left: auto;
	margin-right:auto;
	padding: 5px;
	margin-top: 5px;
	overflow:hidden;
}
.ViewCartGrid a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.ViewCartGrid td {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
}
.editQty {
	padding-left:20px;
	background-image: url(icons/pencil.gif);
	background-repeat: no-repeat;
	background-position: left center;}
.edit_viewProduct {
	padding-left:20px;
	background-image: url(icons/eye.gif);
	background-repeat: no-repeat;
	background-position: left center;}
.viewCartQuantity {
	float:left;
	width:30px;
	text-align:right;
}
.viewCartItems {
	background-color:#E5E5E5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.viewCartItems .rowHeader {
	background-image: url(images/navbar_grey.gif);
	background-repeat: repeat-x;
	background-position: 0px -1px;
}
.viewCartItems .row {
	background-image: url(images/shadow01.gif);
	background-repeat: repeat-x;
	background-position: top;}
.viewCartItems .rowStyle {background-color:#E5E5E5;}
.viewCartItems .rowAlternating {background-color:#DCDCDC;}
.GroundShipping_Y {
	background-image: url(icons/lorry.gif);
	width:16px;
	height:16px;
}
.GroundShipping_N {display:none;}
.Discount_Global {}
.Discount_Sku {}
.Discount_Category {}
.viewCartItem td {
    margin:0px;
    padding:0px;
    padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
    z-index:99;
}
#CartSubTotals {
	background-image: url(images/onlineCatalog_bkgrnd_searchrow_down_border.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 1px black;
	border-left: solid 1px black;
	border-right:solid 1px black;
}
#CartSubTotals .money {}
#CartSubTotals .discount {color:#379F29}
/*		Cart Summary		*/
.cartSummary {background-color:#f3f3f3;
	border:solid 1px #000000;}
.cartSummary .money {color:#000000;}
.cartSummary caption {color:#000000;}
.cartSummaryHead {font-weight:bold;}
#checkOut .cartSummary {
	float:left;
	width:175px;
	padding:5px;
	margin-top:59px;
	margin-left:3px;
	background-image: url(images/onlineCatalog_bkgrnd_searchrow_down_border.jpg);
/*	position:absolute;
	top:50px;
	left:5px;*/
}