/**
* @author	Jasal Vadgama - Javelin Group
* @version	1.0
* @media	screen
*
* @info
*
* @contents
*/

/**
* =1: Basket, Order summary, Order confirmation tables
*/
.OrderSummary table.basketTable tbody tr, .OrderConfirmation table.basketTable tbody tr, .myAccPageCont table.basketTable tbody tr { background: url(/images/backgrounds/bg-table-row-os.gif) repeat-x left bottom;}
.contentBasket, #middle.chkOutHolder {
    background: url(/images/backgrounds/bg-basket-chkt-pages.gif) repeat-y left top !important;
    float: left;
    display: inline;
}
.contentBasket, #middle.catalogueRequestHolder {
    background: none !important;
    float: left;
    display: inline;
}
.chkOutHolder .accountNavHolder { display: none;}
.chkOutHolder{
	overflow: hidden;
}
.checkOutRight { margin: 0; float: left; display: inline;}
.basketGift {
    float: left;
    display: inline;
    margin: 0 !important;
    padding: 0;
    width: 219px !important;
    border: none;
}
.basketGift h2 {
    margin: 7px 0 7px;
    padding: 7px !important;
    text-transform: uppercase;
    display: block;
    font-family: dinRegular;
    background: url(/images/backgrounds/bg-basket-headers.png) no-repeat left top !important;
}
.giftsSubHeader {
    float: left;
    display: inline;
    clear: both;
    width: 220px;
    text-align: left;
    margin: 5px 0 0 17px;
}
.basketGift li {
    width: 220px !important;
    float: left;
    display: inline;
}
.basketGifting {
    width: 220px;
    float: left;
    display: inline;
}
.basketHelp {
    float: left;
    display: inline;
    padding: 15px 0 0;
}
.basketHelp p {
    float: left;
    display: block;
    margin: 5px 0 0 17px;
    width: 200px;
    text-align: left;
}
.basketGifting h2 span {padding: 7px 0 8px 8px !important;font-family: dinRegular;}
.basketHelp h2 {
    width: 156px !important;
    padding: 7px 0 8px 15px !important;
    display: block !important;
    font-family: dinRegular;
    background: url(/images/backgrounds/bg-basket-headers.png) no-repeat left -31px !important;
}
.giftsList {
    float: left;
    display: inline;
    clear: both;
    text-align: center;
}
.giftsList li, .giftsList li h4 { font-size: 0.9em !important;}
ul.giftsList li, ul.giftsList li h4 a { text-align: center; }
ul.giftsList li { padding: 10px 0; display: inline;}
.giftsList p.price b { color: #333 !important; }
.giftsList p.price {
    display: block;
    float: none;
    padding: 0;
    height: auto;
}
.giftsDetails {
    text-transform: uppercase;
}
.promoDetails { text-align: center;}
.basketPage {
    width: 690px;
    float: left;
    display: inline;
    margin: 0 0 0 25px;
    padding-right: 10px;
    /*background: url(/images/backgrounds/bg-myaccount-topbgr.gif) repeat-x left 10px;*/
}
.basketPage p {
    padding: 0 0 0 6px !important;
}
.basketPage .promotions p, .basketPage .promotions h2 {
    padding: 0 0 5px 12px !important;
}
.basketPage .promotions h2 {padding-top: 5px !important;}
.basketBtns {
    width: 685px;
    float: left;
    display: inline;
    margin: 10px 0;
    padding: 0 !important;
}
h2.basketSummary {
    padding: 0px 5px 5px 12px !important;
    display: block;
    margin-top: 15px;
    font-weight: bold;
}
.OrderSummary .basketTable, .OrderConfirmation .basketTable {margin-bottom: 0 !important; margin-top: 0 !important; width: 685px !important;}
.basketTable {
	clear: both;
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse;
}
.basketTable .quantity { padding-right: 15px;}
.gvTable {
    clear: both;
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}
.basketTable tr.bottomLines {
    background: url(/images/backgrounds/bg-basket-tablerowlines.gif) no-repeat left bottom;
}
.basketTable tr.topRow {
    background: url(/images/backgrounds/bg-basket-tablerowlines.gif) repeat-x left top;
}
.basketTable tfoot tr.topRow td {
    padding: 10px 5px 0 0 !important;
}
.basketTable tfoot tr td {
    padding: 0 5px 0 0 !important;
}
.basketTable thead tr {
    background: url(/images/backgrounds/bg-basketline.gif) repeat-x left bottom;
}
/*.basketTable thead {
    background: url(/images/backgrounds/bg-basketline.gif) repeat-x left top;
}*/
.basketTable th {
    padding: 10px 5px;
	width: auto;
	text-transform: uppercase;
}
.basketTable td.savings { color: #970051;padding: 2px 5px 0 0 !important; }
.basketTable td {
	width: auto;
	padding: 5px;
	vertical-align: top;
	margin: 0 !important;
}
.basketTable .flowRight { text-align: right; }
.basketTable tbody td, .basketTable tfoot .topRow td {  }
.basketTable .quantity { width: 100px; padding-right: 5px;}
.basketItemPrice {padding: 10px 40px 0 0 !important; text-align: right;}
table td.basketItemPrice span {margin: 0 4px 0 0 !important; float: right; display: inline; clear: both;line-height: normal !important;}
table td.basketItemPrice b { line-height: normal !important;}
.basketTable .quantity input { float: right; }
.basketTable .quantity .secondaryButton {
	clear: both;
	float: right;
}
.basketTable .longCol { width: 280px !important; }
.basketTable .longCol a { font-weight: bold; }
.basketTable .longCol span, .basketTable td del { display: block; }
.basketTable td img { width: 71px; }
.basketTable td input { margin: 5px 5px 0;}
.checkOutUpdateBtn {
    float: left;
    display: inline;
    padding: 0 !important;
    margin: 0 !important;
}
.continueShopping ul li p {
    padding: 0;
    margin: 0;
}
.continueShopBasket {
    width: 139px;
    height:16px;
    display: block;
    float: left;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -330px;
    text-indent: -999em;
    margin-top: 7px;
}
fieldset.basketTbHolder { width: 685px;}
.generalError {
    width: 960px;
    height: 61px;
    background: url(/images/backgrounds/bg-basket-error-message.png) repeat-x left top;
    float: left;
    display: inline;
    margin: 0;
}
/**
* =1.2: Order summary/conf specific styles
*/
#UpdateOrderSummary .longCol, #UpdateOrderSummary .checkInput label
#UpdateOrderSummary .checkInput {width: auto; }
 input.mediumField { width: 115px; }
 input.smallField { width: 75px; }
/**
* Vouchers
*/
.vouchers {
    float: right;
    width: 700px;
    display: block;
    margin: 15px 0 0;
    text-align: right !important;
    width: 690px;
    position: relative;
}
.vouchers .errorMessage {
    padding: 0;
    position: absolute;
    top: 21px;
    right: 14px;
}
.vouchersSection {
    background: url(/images/backgrounds/bg-vouchers-lines.png) no-repeat left top;
    width: 685px;
}
.vouchers h2 {
    padding-left: 12px;
    font-weight: bold;
    float: right;
    display: block;
    margin: 4px;
    text-align: left;
    text-transform: uppercase;
}
.voucherInput {
    float: right;
    display: inline;
}
.voucherInput input.voucherCode {
    width: 120px;
    text-transform: uppercase;
}
.vouchers {
    float: right;
    width: 680px;
    display: block;
    padding-bottom: 10px;
    margin: 15px 0 0;
    text-align: right !important;
}
.appliedVoucher p {
    float: right;
    display: inline;
    margin: 0;
}
.appliedVoucher {
    float: right;
    clear: both;
    width: 600px;
    margin: 10px 15px 10px 0;
    display: inline;
}
.vouchers a {text-decoration: underline; text-transform: lowercase; }

.voucherMsgH {
    display: inline;
    text-transform: lowercase;
}
/**
* =x: Checkout
*/
#UpdateOrderSummary table.basketTable thead tr, .OrderConfirmation table.basketTable thead tr,
.myAccPageCont table.basketTable thead tr
{ background: url(/images/backgrounds/bg-basket-doubleline-gv.gif) no-repeat left 4px !important;}
p.doubleLines a, .underlinedLink {
    text-decoration: underline !important;
}
#savedCard .errorMessage {
    padding: 4px 0 !important;
    position: absolute;
    top: -10px;
    left: 0;
    white-space:nowrap;
}
.checkOutRight .secondNavContent, #secondNav .secondNavContent, .contactUsSecondNav .secondNavContent
{ display: inline !important; float: left;}
.checkOutRight .secondNavContent p { padding: 5px 10px 0px 21px !important; float: none !important; display: block !important;}
#checkOutHeader {
    float: left;
    display: inline;
    text-align: right;
    width: 770px;
    padding: 15px 0 0;
    font-family: dinRegular, sans-serif;
}
.checkOutPage {
    width: 675px !important;
    float: left;
    display: inline;
    margin: 0;
    border: none !important;
    padding: 5px 35px 5px 15px !important;
}
.checkOutPage .orderS {width: 690px !important; margin-left: 0!important;}
.checkOutPage .myAccPageCont {
    width: 685px !important;
    padding: 10px 5px 10px 0 !important;
}
.formRowList {
    width: 440px;
    float: left;
    display: inline;
    margin: 0 0 10px;
    padding: 0;
}
.lookupAddressButton {
    float: right;
    display: inline;
    margin: 0;
}
span.bottomBrdr {
    text-transform: uppercase;
    padding: 8px 10px 7px 0;
    display: block;
    float:left;
    background: url(/images/backgrounds/bg-added-to-basket-bottomline.gif) repeat-x left bottom;
}
.checkOutPage span.bottomBrdr { width: 690px;}
.contactUs span.bottomBrdr, .NoLeftBrdr { background: none !important;}
input.findAddressBtn {
    width: 97px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -444px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
    margin-right: 0;
}
input.useAddressBtn {
    width: 97px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -460px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
}
.findAB {
    margin-left: 335px;
    float: left;
    display: inline;
}
.findABselect { width: 293px !important;}
.backToShopCart {
    width: 156px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -476px;
    text-indent: -999em;
    display: block;
    margin-top: 6px;
    float: left;
}
input.backToDeliveryAddr {
    width: 179px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -514px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
    margin-top: 6px;
}
input.backToPaymentDetails {
    width: 173px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -940px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
    margin-top: 6px;
}
input.DeliveryAddressSbmt {
    width: 229px !important;
    height: 22px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -492px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
}
input.DeliveryAddressSelectedSbmt {
    width: 270px !important;
    height: 22px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -726px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
}
.orderTotal {
    float: right;
    display: inline;
    margin: 0;
}
.orderTotalWthPrice {
    float: left;
    display: inline;
    margin: 0;
}
input.DeliveryOptsSbmt {
    width: 264px !important;
    height: 22px;
    border: none;
    text-indent: -999em;
    text-transform: uppercase;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -530px;
}
input.PayWSelectedCard {
    width: 227px !important;
    height: 22px;
    border: none;
    text-indent: -999em;
    text-transform: uppercase;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -704px;
}
input.PayWNewCard {
    width: 248px !important;
    height: 22px;
    border: none;
    text-indent: -999em;
    text-transform: uppercase;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -748px;
}
input.OrderSummarySbmt {
    width: 145px !important;
    height: 22px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -590px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
    margin-right: 0 !important;
}
input.OrderSummarySbmtDisabled {
    width: 145px !important;
    height: 22px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat -145px -590px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
    margin-right: 0 !important;
}
input.backToDeliveryOpts {
    width: 175px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -552px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
    margin-top: 6px;
}
input.paymentDetailsSbmt {
    width: 256px !important;
    height: 22px;
    border: none;
    text-indent: -999em;
    text-transform: uppercase;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -568px;
}
input.editBtn {
    width: 28px !important;
    height: 12px !important;
    text-transform: uppercase;
    background: url(/images/buttons/btn-edit.gif) no-repeat left top;
    text-indent: -999em;
}
input.editBtnPayDets {
    width: 108px !important;
    height: 12px !important;
    text-transform: uppercase;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -912px;
    text-indent: -999em;
    margin: 0 !important;
}
input.redeemVoucher {
    width: 63px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -846px;
    text-indent: -999em;
    text-transform: uppercase;
    margin: 0 5px 0 0;
    border: none;
}
.currBalance {
    float: left;
    display: inline;
    padding: 1px 10px 0 0;
    font-weight: normal;
    font-size: 1.1em;
}
.currBalanceBtn {
    float: left;
    display: inline;
    padding: 1px 3px 0 0;
    font-weight: normal;
    font-size: 1.1em;
    position: relative;
}
.currBalanceBtn .tTip { top: 3px;}
.termsAndCond input { margin: 5px !important;}
.termsAndCond label { margin: 5px !important; width: auto !important; }
.termsAndCond {
    padding: 5px 0 15px 0 !important;
    width: 690px !important;
    text-align: right !important;
    font-size:70%;
    display: inline-block;
    float: right;
}
.termsAndCond .jquery-safari-checkbox {float: right; margin: 5px 2px 0 0;}
.termsAndCond a {text-decoration: underline;}
.termsAndCond input, .termsAndCond label { display: inline-block; float: right !important; }
.termsAndCond .errorMessage {
    position: absolute;
    top: -25px;
    right: 0px;
    padding: 7px;
}
.chkBalance {
    background: url(/images/backgrounds/bg-added-to-basket-bottomline.gif) repeat-x left bottom;
    padding-bottom: 20px !important;
}
.paymentCardDetails p { padding: 2px 5px 2px 0; font-weight: bold;}
.orderS b { float: left; clear: both;}
.paymentCardDetails {
	padding-bottom: 0 !important;
	border-bottom: none;
	width: 690px;
	float: left;
	display: inline;
}
.paymentCardDetails ul { width: 690px;float: left; display: inline;}
.paymentCardDetails li {
    float: left;
    display: inline;
    width: 690px;
    padding: 0;
    margin: 0;
}
.paymentCardDetails li span.listRow {
    float: left;
    margin: 0;
    display: inline;
}
.paymentCardDetails li span.lr1 { width: 290px; margin-top: 8px;}
.paymentCardDetails li span.lr2 { width: 250px; margin-top: 8px;}
.listRow input.editBtn { margin-top: 4px;}
p#savedCard {position: relative;}
#savedCard .tTip {top: 12px; left: 125px;}
.listRow p { padding: 9px 0; }
.listRow p.checkInput { padding: 0 !important; width: 10px;}
.listRow label { width: 85px; }
.listRow img { float: left; margin: 7px 7px 0 0; }
.listRow .mark img { margin-top: 2px !important;}
table td img { float: left; margin: 0; }
.paymentCardDetails li span.listRow address.fix { clear: none; margin: 8px 0; }
.paymentCardDetails li span.listRow address {margin-top: 0 !important; margin-left: 3px !important;}
.paymentCardDetails .checkInput { width: 20px; margin: 3px !important; float: left; clear: none; }
.paymentCardDetails .checkInput input { margin: 0 !important; }
.savedCardDetails { padding: 0 0 10px 155px; }
form .checkInput .paypalPayment {
	padding: 0 65px 5px 0 !important;
	width: auto !important;
	background: url(/images/icons/paypal-logo.png) right no-repeat;
}
.basketTable td img {margin-bottom: 4px;}
.orderSummaryBrdrH {
    background: url(/images/backgrounds/bg-order-heading-topbgr.gif) repeat-x left top;
    padding: 9px 0 9px !important;
    display: inline !important;
    float: left !important;
    width: 680px !important;
    margin-top: 10px !important;
}
.orderSummaryBrdrH h2, .orderSummaryBrdrH h4 {
    padding: 2px 0 0;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    width: 680px !important;
}
.topBrdr h2 {
    padding: 12px 0 3px;
    font-weight: bold;
    text-transform: uppercase;
}
.OrderConfirmation { position: relative;}
table address {
    line-height: 1.3em;
}
address {
    float: left;
    display: block;
    clear: both;
    padding: 4px 0 7px 0px !important;
    width: 170px;
    font-style: normal;
}
.formRowAlt ul { margin: 0; padding: 0; width: 680px; display: inline; float: left;}
.formRowAlt ul li { float: left; clear: none;}
.formRowAlt ul li a {
    float: left;
    display: block;
    clear: both;
    background: url(/images/buttons/btn-edit.gif) no-repeat left top;
    text-indent: -999em;
    width: 28px;
    height: 12px;
}
.formRowAlt input { width: 285px; }
.formRowAlt ul li b {
    float: left;
    display: block;
    clear: both;
}
li.da { width: 220px; padding-left: 0 !important;}
li.da b, li.do b, .deliveryOptionGV b, .longCol span b { font-weight: bold;}
li.do { width: 220px; }
li.do p {clear: both;}
li.p { float: right !important;  }
.orderSTopBar {
    background: url(/images/backgrounds/bg-order-heading-topbgr.gif) repeat-x left bottom;
    padding: 10px 0 !important;
}
.orderS {
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 740px !important;
    margin-left: 15px !important;
}
.orderS h2, .orderS h4 { margin-left: 0 !important; }
.orderS .basketTable { margin-top: 0 !important;}
.largeWidth .orderS {
    margin-top: 0 !important;
}
.gvbutton { padding-left: 240px; }
.maxLimit { float: left; display: inline; margin-left: 140px;}
fieldset table { float: left; width: 100%; }
.orderHeading { padding-left: 8px !important; font-weight: bold;}
.btnLink {
    background: transparent;
    cursor: pointer;
    display: inline;
    text-decoration: underline;
    font-size: 1em;
    padding: 0 !important;
    border: none !important;
    float: none;
    font-weight: bold;
}
tr.topRow td, tfoot td { text-align: right; }
.ocNumber {
    position: absolute;
    top: 16px;
    left: 240px;
    width: 300px;
    text-transform: uppercase;
    font-family: dinRegular;
}
.ocNumber b {font-size:1em; font-weight: bold;}
.ocContinueShopping {
    width: 190px;
    height: 22px;
    display: block;
    text-indent: -999em;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -786px;
    float: right;
}
.lowerLine{ background: url(/images/backgrounds/bg-basket-tablerowlines.gif) repeat-x -4px bottom; }
.topBrdr { background: url(/images/backgrounds/bg-basket-tablerowlines.gif) repeat-x -4px top; }
.surveyMonkey {
    display: block;
    width: 207px;
    height: 16px;
    float: left;
    margin: 4px 0 0;
    text-indent: -999em;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -770px;
}
.checkOutPage .confirmationmessage {
    padding: 0 !important;
    margin: 0 !important;
    width: 690px !important;
    background-position: 2px 5px;
}
.giftVoucherTable {
    margin: 10px 0 5px;
    width: 670px;
}
.giftVoucherTable td {
    padding: 3px;
}
.tableGV1 {
    width: 150px;
}
.tableGV2 {
    width: 430px;
}
.deliveryOptionGV {
    float: left;
    display: inline;
    width: 690px !important;
    padding: 10px 0 0;
    margin: 5px 0 0;
    position: relative;
}
.GVtable { margin-top: 0px !important; }
.GVtable thead tr {background: url(/images/backgrounds/bg-basket-doubleline-gv.gif) repeat-x left top !important;}
.deliveryOptionGV span {
    position: absolute;
    top: 15px;
    right: 8px;
    font-weight: bold;
}
/**
* =x: Promotions
*/
#content .basketPage h2.basketPromo {
    display: block;
    background: url(/images/backgrounds/bg-basket-doubleline.png) no-repeat -5px top;
    width: 690px;
    margin: 0 !important;
    height: 25px;
    padding-top: 10px !important;
    padding-left: 6px !important;
    text-transform: uppercase;
    font-weight: bold;
}
.appliedPromos {
    padding: 0 0 0 6px;
    margin: 0;
}
.appliedPromos li, p.promoTitle {
	margin: 0 !important;
	padding: 5px 0 5px 0 !important;
	color: #970051;
	clear: both;
}
.promotionsList {
    width: 690px !important;
    background: none !important;
    text-align: center;
}
/*
** Delivery
*/
.formRowList .errorMessage a { background: none; width: 0px;}
.GVdo { float: left; clear: both;}
.deliveryCost {
    width: 50px;
    display: inline-block;
}
.deliveryCostR { color: #999;display: inline-block;}
.deliveryName {
    width: 160px;
    margin: 0 0 0 5px;
    display: inline-block;
}
.deliveryMethod {

}
.DeliveryAddress .checkInputAlt {
    margin: 5px 0 0 140px;
}

.checkInputAlt {
    width: 480px;
    float: left;
    clear: both;
    display: inline;
    margin: 5px 0 0 155px;
}
.checkInputGV {
    width: 170px;
    float: left;
    display: inline;
    margin: 5px 0;
}
#giftVoucherProductFm .fs { margin: 10px 0 0 !important;}
input.checkBalance {
    width: 108px !important;
    height: 16px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -830px;
    text-indent: -999em;
    text-transform: uppercase;
    border: none;
    float: left;
    clear: both;
    margin: 5px 0 0 330px;
}
input.gvInput { width: 285px;}
.checkInputAlt label {
    float: left;
    display: inline;
    padding: 1px 0 10px !important;
}
.checkInputAlt input, .checkInputGV input {
    margin: 3px 5px 3px 0;
    float: left;
    border: none;
    width: 10px;
}
.checkInputAlt a {
    margin-left: 237px;
    text-decoration: underline;
}
.formRowAltField {
    width: 670px;
    float: left;
    display: inline;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
}
.formRowAltField p { margin: 0 !important; padding: 0 !important;}
.formRowAlt {
    width: 680px;
    float: left;
    display: inline;
    margin: 10px 0 5px 0;
    padding: 0;
}
.orderSummaryBrdrH p.GVdo { margin: 5px 0 !important;}
form#SendContactUs .formRowAlt label {width: 135px; padding: 1px 10px 0 0;}
.formRowAlt label {width: 135px; padding: 0 10px 0 0 !important;}
.formRowAlt label.fs {width: 155px; padding: 0 10px 0 0 !important;}
.note {
    float: left;
    display: inline;
    margin: 0 0 5px 170px;
}
#content.OrderSummary { background: none!important;}
/*
** contact us
*/
input.radioInptBtn {
    width: 20px;
    margin: 3px;
    border: none;
}
form#SendContactUs label {
    line-height: 1.2em;
}
form#SendContactUs a {
    margin-top: 5px;
    float: left;
    display: inline;
}
form#SendContactUs input {
    margin-top: 4px;
}
input.submitContactUs {
    width: 80px !important;
    height: 22px !important;
    background: url(/images/buttons/btn-sprite.png) no-repeat left -808px;
    text-indent: -999em;
    text-transform: uppercase;
    margin: 5px 0 5px 355px;
}
.contactUsPage {
    width: 690px !important;
    background: none !important;
    float: left;
    display: inline;
    position: relative;
    margin: 0;
    border: none !important;
    padding: 5px 15px 5px 20px !important;
}
.emailDetails {
    width: 425px;
    float: left;
    display: inline;
    margin: 10px 0 5px 0;
    padding: 0;
}
.contactUsSecondNav {
    float: left;
    width: 205px;
    display: inline;
    clear: both;
    margin: 5px 0 40px;
}
.contactUs {
    width: 720px !important;
    float: left;
    display: inline;
    margin: 0;
    border: none !important;
    padding: 0 0 0 20px !important;
    background: url(/images/backgrounds/bg-actionmessage-bottomline.png) repeat-x left 8px;
}
#surveyframe {
    width: 690px;
    height: 550px;
    display: block;
    float: left;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
#surveyframe iframe table {width: 100% !important;}
/*
** checkout footer
*/
.footerCheckOut {
    background: url(/images/backgrounds/bg-actionmessage-bottomline.png) repeat-x left bottom;
    padding: 5px 0;
    float: left;
    display: inline;
    margin: 0;
    width: 960px;
}
.cardImg { float: left; display: inline;}
.cardImg img {
    margin: 3px;
    padding-right: 3px;
    display: inline;
}
/**
* =6: Checkout progress indicator
*/
.progressIndicator {
    display: block;
		float: left;
    height: 31px;
    margin-top: 7px;
		width: 100%;
    text-align: center;
}

#checkoutProgress {
    height: 42px;
    text-align: center;
    display: inline-block;
}
#checkoutProgress li {
	margin: 0;
    display: inline-block !important;
	padding: 0 !important;
	color: #ccc;
	font-weight: bold;
    text-indent: -999em;
    height: 28px;
}
/* ------------ Delivery adress tabs ------------------ */
#checkoutProgress.DeliveryAddress li.tab1 {
    width: 158px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat left top;
}
#checkoutProgress.DeliveryAddress li.tab2 {
    width: 168px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -158px top;
}
#checkoutProgress.DeliveryAddress li.tab3 {
    width: 166px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -326px top;
}
#checkoutProgress.DeliveryAddress li.tab4 {
    width: 159px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -492px top;
}
#checkoutProgress.DeliveryAddress li.tab5 {
    width: 171px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -651px top;
}
/* ------------ Delivery options tabs ------------------ */
.DeliveryOptions li.tab1 {
    width: 158px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat left -41px;
}
.DeliveryOptions li.tab2 {
    width: 168px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -158px -41px;
}
.DeliveryOptions li.tab3 {
    width: 166px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -326px -41px;
}
.DeliveryOptions li.tab4 {
    width: 159px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -492px -41px;
}
.DeliveryOptions li.tab5 {
    width: 171px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -651px -41px;
}
/* ------------ Payment details tabs ------------------ */
.PaymentDetail li.tab1 {
    width: 158px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat left -82px;
}
.PaymentDetail li.tab2 {
    width: 168px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -158px -82px;
}
.PaymentDetail li.tab3 {
    width: 166px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -326px -82px;
}
.PaymentDetail li.tab4 {
    width: 159px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -492px -82px;
}
.PaymentDetail li.tab5 {
    width: 171px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -651px -82px;
}
/* ------------ Order Summary tabs ------------------ */
.OrderSummary li.tab1 {
    width: 158px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat left -124px;
}
.OrderSummary li.tab2 {
    width: 168px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -158px -124px;
}
.OrderSummary li.tab3 {
    width: 166px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -326px -124px;
}
.OrderSummary li.tab4 {
    width: 159px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -492px -124px;
}
.OrderSummary li.tab5 {
    width: 171px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -651px -124px;
}
/* ------------ Order Confirmation tabs ------------------ */
.OrderConfirmation li.tab1 {
    width: 158px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat left -164px;
}
.OrderConfirmation li.tab2 {
    width: 168px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -158px -164px;
}
.OrderConfirmation li.tab3 {
    width: 166px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -326px -164px;
}
.OrderConfirmation li.tab4 {
    width: 159px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -492px -164px;
}
.OrderConfirmation li.tab5 {
    width: 171px;
    background: url(/images/backgrounds/bg-progress-indicator-menu2.png) no-repeat -651px -164px;
}

.paymentForm #message {
	font-family:dinRegular;
	line-height:1.5em;
	padding:25px 15px 15px 25px !important;
	text-transform:uppercase;
}
.paymentForm #submitbutton {
	margin:15px 15px 15px 25px !important;
}
/* pop up woth a clock */
.popUpWhite {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#clock {
	background: url(/images/processingClock.png) no-repeat left top !important;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -62px;
	padding: 0px;
	width: 133px;
	height: 211px;
	z-index: 11000;
}
.qty { text-align: center;}

