@media print {
	button.printbutton {display: none !important;}
	div.basket-text {margin-left: 2.5em; margin-right: 2.5em; margin-top: 2em; margin-bottom: 2em; border: 1px solid #666666 !important; padding: 1em 4px 2em; background-color: #FFFFFF;}
	div.basket-text div.basket-textline {margin-bottom: 1em; text-align: center !important; line-height: 150%; background-color: #333333 !important; padding: 6px 0;}
	div.basket-text div.basket-textline b {font-size: 1.7em !important; font-weight: bold; color: #FFFFFF !important;}
	div.confirmation-details div {margin-bottom: 0px;}
	div.eseaddress {display: block !important; margin-top: 2em; background-color: #CFCFCF !important; padding: 1em; border: 1px solid #333333 !important; text-align: center;}
	th, tr.basketlist-totals td, tr.basketlist-grandtotals td {background-color: #C9C9C9 !important;}
}
@media screen {
	button.printbutton {float: right; margin: 2em 1em; font-weight: bold; padding: 4px 8px; letter-spacing: 2px; background-color: #D00F09; font-size: 1.2em; color: #FFFFFF; text-transform: uppercase;}

	div.basket-text {margin-left: 2.5em; margin-right: 2.5em; margin-top: 2em; margin-bottom: 2em; border: 3px solid #D00F09; padding: 1em 4px 2em; background-color: #FFFFFF;}
	div.basket-textline {margin-bottom: 1em; text-align: center; line-height: 150%;}
	div.basket-textline b {font-size: 1.3em;}
	div.confirmation-details div {margin-bottom: 4px;}
	div.eseaddress {display: none;}
}


#btnPlaceOrder, div.checkout-btn-continue input {background-color: #D00F09; color: #FFFFFF; font-weight: bold; padding: 4px; font-size: 1.3em; letter-spacing: 2px; width: 16em;}

#frmBackup, #frmAbandonOrder {display: inline;}
#frmBackup input, #frmAbandonOrder input {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 4px; font-size: 1em; width: 10em;}
#frmPlaceOrder {text-align: center; margin-bottom: 12px;}
#txtTandC {font-size: 0.9em; display: none;}

.required {background-color: #FFCCCC;}

button.addnote {display: inline; padding: 0 1px; border: 1px outset #EFA92F; background-color: #EFA92F; color: #D00F09;}

button.checkout {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 4px; font-size: 1.2em; letter-spacing: 1px; margin-left: 1em;}
input.checkout {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 4px 0; font-size: 1.2em; letter-spacing: 1px;}
/* input.checkout {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 4px; font-size: 1.2em; letter-spacing: 1px; margin-left: 1em;}*/

a.checkout {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 6px; font-size: 1em; letter-spacing: 1px; margin-left: 1em; border: 2px outset #EFA92F; text-decoration: none;}
a.continueshopping {font-weight: bold; font-size: 1.2em;}
/*a.continueshopping {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 6px; font-size: 1em; margin-left: 1em; border: 2px outset #EFA92F; text-decoration: none; margin-top: 6px;}*/

button.continueshopping {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 4px; font-size: 1.2em;}
input.continueshopping {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 4px; font-size: 1.2em;}

div.basketlist-emptybasket {text-align: center; font-weight: bold; font-size: 1.5em; border: 3px outset #EFA92F; padding: 1.5em; background-color: #EFA92F; width: 80%; margin-bottom: 1em;}

div.categorylisting {border-bottom: 1px solid #DABFFF; padding: 4px;}

div.categorylisting img {margin-top: 4px;}

div.categorylisting-desc {margin-left: 112px; margin-top: 4px; line-height: 150%; text-align: justify; position: relative;}

div.categorylisting-desc a, div.categorylisting-desc a:visited {font-size: 0.9em; white-space: nowrap; text-decoration: underline; padding: 2px;}
div.categorylisting-desc a:hover {background-color: #D00F09; color: #FFFFFF; text-decoration: none; padding: 1px; border: 1px outset #D00F09;}

div.categorylisting-name {width: 100%; /*Here solely to fix peekaboo bug in IE*/}

div.categorylisting-name a {font-weight: bold;}

div.categorylisting-top {border-top: 1px solid #DABFFF;}

/*div.checkout-btn-continue input {padding: 1px 2px; background-color: #D00F09; border: 2px outset #2D006B; color: #FFFFFF; font-weight: bold; font-size: 1.2em; letter-spacing: 1px;}*/

div.checkout-empty {font-weight: bold; color: #D00F09; text-align: center; font-size: 1.2em;}

div.confirmation-buttons {clear: right; text-align: center; background-color: #EFA92F; padding: 8px; border: 1px outset #EFA92F; margin-top: 1em;}

div.confirmation-buttons div {font-weight: bold; margin-bottom: 4px;}
div.confirmation-buttons div.mustcheck {color: #D00F09; margin-bottom: 0;}
div.confirmation-buttons div span.confirmation-legal {font-weight: normal; font-size: 0.8em; font-style: italic;}
div.confirmation-buttons div span.uppercase {text-transform: uppercase;}

div.confirmation-details {margin: 2em 1em 0 1em;}

div.confirmation-details div.confirmation-details-hdg {color: #D00F09; font-weight: bold; font-size: 1.2em; margin-bottom: 0.8em; text-align: left;}

div.confirmation-infomissing {text-align: center; font-weight: bold; color: #D00F09; font-size: 1.1em; background-color: #FFF9BF; padding: 6px; margin: 0 10%; border: 2px outset #D00F09;}
div.confirmation-infomissing a, div.confirmation-infomissing a:visited {font-size: 1em;}

div.confirmation-notes {float: right; width: 40%; line-height: 150%; padding: 0 4px 1em 1em; margin-left: 1em; border-left: 4px double #333333; border-bottom: 4px double #333333; text-align: left;}

div.confirmation-notes a, div.confirmation-notes a:visited {font-size: 1em;}

div.confirmation-notes p {font-size: 0.85em;}

div.itemdetails-description {border-top: 1px solid #F4E7D4; border-bottom: 1px solid #F4E7D4; line-height: 175%; padding-top: 4px; padding-right 4px; padding-left: 4px; padding-bottom: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;}

div.itemdetails-details {padding-top: 4px;}

div.itemdetails-details div {margin-bottom: 6px;}

div.itemdetails-image {margin-right: 1em; margin-bottom: 1em;}

div.itemdetails-itemcd {font-weight: bold; font-size: 1.2em; text-align: center;}

div.itemlisting-code {font-weight: bold; margin-bottom: 3px;}

div.itemlisting-desc {margin-left: 2em; font-family: Arial, Helvetica, Sans-Serif;}

div.itemlisting-name {font-weight: bold; margin-bottom: 1em;}

div.itemwrapper {width: 67%; text-align: left !important; border: 1px solid #F4E7D4; padding: 2em;}

form.addnote {margin-left: 2px;}

input.addtobasketbutton {padding: 1px 1px; background-color: #F4E7D4; border: 2px outset #F4E7D4; color: #D00F09;}

input.rmvitm {margin-right: 2px; padding: 0 1px; border: 1px outset #EFA92F; background-color: #EFA92F; color: #D00F09;}

input.rmvitmall {padding: 0 1px; border: 1px outset #EFA92F; background-color: #EFA92F; color: #D00F09;}

p.checkout-rqd {font-size: 0.8em; text-align: center;}

span.basketlist-notes {font-size: 0.8em; font-style: italic; color: #D00F09; !important}

span.basketlist-options {font-size: 0.8em; color: #400099; !important}

span.confirmation-details-lbl {font-weight: bold;}

span.numcell {background-color: #F4E7D4; color: #D00F09; padding: 1px; border: 1px solid #DABFFF; margin-right: 4px; font-size: 0.8em;}

table.basketlist {}

table.basketlist form {display: inline;}

table.basketlist td {border-bottom: 1px solid #DABFFF; padding: 5px; vertical-align: top;}

table.basketlist td.basketlist-code {white-space: nowrap;}

table.basketlist td.basketlist-del {}

table.basketlist td.basketlist-name {}

table.basketlist td.basketlist-price {text-align: right;}

table.basketlist td.basketlist-qty {text-align: center;}

table.basketlist td.basketlist-qty input {padding: 0 1px;}

table.basketlist td.basketlist-qty input.basketupdatebtn {margin-left: 2px; border: 1px outset #FFF9BF; background-color: #FFF9BF; color: #D00F09; vertical-align: top;}

table.basketlist td.basketlist-remove {}

table.basketlist td.basketlist-total {text-align: right; border-left: 3px double #999999; border-right: 3px double #999999; padding-left: 5px; white-space: nowrap;}

table.basketlist td.basketlist-totals {text-align: right; border-left: 3px double #999999; border-right: 3px double #999999; padding-left: 5px;	white-space: nowrap;}

table.basketlist th {text-align: left; background-color: #EFA92F; color: #D00F09; font-size: 1.2em; vertical-align: middle; border-bottom: 1px outset #DABFFF; padding: 5px;}

table.basketlist th a, table.basketlist th a:visited {color: #D00F09; font-size: 1em;}

table.basketlist th.basketlist-price {white-space: nowrap;}

table.basketlist th.basketlist-total {border-left: 3px double #999999; border-right: 3px double #999999; padding-left: 5px; white-space: nowrap; text-align: right;}

table.basketlist tr.basketlist-carriage td.basketlist-carriagetxt {text-align: right;}

table.basketlist tr.basketlist-grandtotals td {font-weight: bold; background-color: #FFEBE6;}

table.basketlist tr.basketlist-grandtotals td.basketlist-grandtotalstxt {text-align: right;}

table.basketlist tr.basketlist-totals td {font-weight: bold; background-color: #FFEBE6;}

table.basketlist tr.basketlist-totals td.basketlist-totalstxt {text-align: right;}

table.basketlist tr.basketlist-vat td.basketlist-vattxt {text-align: right;}

table.checkout-details {background-color: #FFF9BF; border: 1px solid #B3A000; width: auto; align: center;}

td.basketlist-checkouttxt {text-align: right; border-bottom: none !important; padding-top: 4px; margin-top: 4px;}

table.itemlisting {clear: both;}

table.itemlisting td {vertical-align: top; padding-bottom: 4px; padding-top: 5px;}

table.itemlisting th {text-align: left; background-color: #EFA92F; color: #D00F09; font-size: 1.2em; vertical-align: middle; border-bottom: 1px outset #D00F09;}

table.itemlisting th a, table.itemlisting th a:visited {color: #D00F09; background-color: #EFA92F; font-size: 1em;}

td.imagecell {text-align: center;}

td.itemdesccell {padding-left: 4px; width: 100%;}

td.itempricecell {text-align: right; width: 100%; padding-right: 1.5em; font-weight: bold;}

td.numcell {font-weight: normal;}

tr.itemrow1 td, tr.itemrow2 td {border-bottom: 1px solid #DABFFF; vertical-align: top;}


/* =======================================================================================
======= Navigation Element Styles ========================================================
========================================================================================*/
span.InactiveNavButton {background-color: #EFA92F; color: #D00F09; font-weight: bold; padding: 2px;}

a.NavButton, a.NavButton:visited {color: #D00F09; background-color: #EFA92F; font-weight: bold; padding: 2px; text-decoration: none;}

a.navbutton:hover {color: #EFA92F; background-color: #D00F09;}

div.pagenavigationdivs {background-color: #F4E7D4; border: 1px solid #EFA92F;}
div.topnavigationdiv {padding: 2px 2px 2px; text-align: center; font-weight: bold; color: #D00F09;}
div.multipagenavigationdiv {padding: 1px 2px 8px; text-align: center; font-weight: bold; clear: both;}
div.WriteSelectItemsPerPageDiv {padding: 2px 2px 0; text-align: left; font-weight: bold; clear: both; border-top: 1px solid #EFA92F;}
div.HideShowThumbnailsDiv {padding: 0 2px 4px; text-align: left; font-weight: bold; clear: both;}

a.pagebutton, a.pagebutton:visited {
	display: block;
	width: 7em;
	background-color: #EFA92F;
	color: #D00F09;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	border: 1px outset #D00F09;
}

span.pagebuttonholder {
	display: block;
	width: 7em;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

/* =======================================================================================
   ======= Search Result Styles ==========================================================
   ======================================================================================= */

div.search-heading {background-color: #EFA92F; padding: 2px; margin-top: 4px; font-size: 1.1em; font-weight: bold; border-top: 1px solid #D00F09; color: #D00F09;}
span.search-heading-summary {font-size: 0.8em; font-weight: normal;}
span.search-heading-summary a {font-size: 1em;}
div.search-results {margin-right: 170px; margin-bottom: 4px; border-bottom: 1px solid #D00F09;}
div.search-results-itemlist {margin-bottom: 4px; list-style-type: none;}
div.search-results-item {padding: 6px 0 6px 1em; border-top: 1px solid #EFA92F;}
div.search-results-itemnm {position: relative;}
div.search-results-itemnm a {font-weight: bold;}
div.search-results-itemdesc {margin-left: 2.5em; font-size: 0.9em; position: relative;}
div.search-footer {padding: 6px 0 12px; font-size: 0.8em; color: #D00F09; font-weight: bold; border-top: 1px solid #EFA92F;}
div.search-footer a {font-size: 1em;}

.hilitext {font-weight: bold; font-size: 1em; background-color: #FFF9BF;}

div.errormessage {text-align: center; font-size: 1.25em; color: #D00F09; font-weight: bold;}

/* =======================================================================================
   ======= Related Item Listing Styles ===================================================
   ======================================================================================= */

	/* Main Item Listing */
	
	div.related-items-itemlist {margin-bottom: 4px; list-style-type: none; text-align: left; position: relative; border: 1px solid #FFFFFF;}
	div.related-items-typehdg {font-weight: bold; font-size: 1.1em; color: #D00F09; border-bottom: 1px outset #DABFFF; margin-top: 1.5em; background-color: #EFA92F; padding: 2px;}
	div.related-items-item {padding: 6px 0 6px 1em; border-bottom: 1px solid #EFA92F; position: relative;}
	div.related-items-itemnm {position: relative;}
	div.related-items-itemnm a {font-weight: bold;}
	div.related-items-itemdesc {margin-left: 2.5em; font-size: 0.9em; position: relative;}
