
/* print/global.css */
body{
	background-color: white;
	text-align: left;
	color: black !important;
	font-size: 12px;
	margin: 0px auto;
	padding: 1em;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	width: 60em;
}
h1{
	line-height: 150%;
}

a,
img{
	text-decoration: none !important;
	border: none;
}
fieldset {
	border:none !important;
}

#order-savings-table {
	width: 100%;
}
td.price {
	text-align: right !important;
}
div#header #header-main,
div#header #header-basket ul.basket-nav,
div#sidebar #basket,
div#sidebar #basket-sidebar,
div#breadcrumb,
#d--banner,
.d--block,
#lists .about-tiso,
#lists .customer-service,
#lists .group-sales,
.about-tiso-footer,
.product-pagination,
#sr-submit_cart,
.nav-container,
p.print-noshow,
div#sidebar-product-related,
div#sidebar-recently-viewed,
div#sidebar-product-expert,
div#sidebar-breadcrumb-nav,
div.product-features ul.tabs,
#sr-buy_now,
div#header-basket h2,
div#header-basket .no-of-items,
p.preset_one,
p.preset_two,
p.back-to-top,
label,
select#pv{
	display: none !important;
}
div#sidebar .important-info{display: block !important;}
p.other-products span.brand-logo{display: none;}
order-summary h2 {margin-bottom: 0.2em;}
.order-summary p {margin-bottom: 1em;}
.order-summary table {width: 100%;}
.order-summary th {
	border-bottom: 2px solid #999999;
	font-size: 110%;
	}
.order-summary td {
	border-bottom: 1px solid #999999;
	}
.order-summary td.delivery {
	border-bottom: none;
	padding: 10px 0;
	}
th.price {
	text-align: center !important;
	width: 13%;
}
th.quantity {
	text-align: center !important;
	width: 13%;
}
td.quantity {
	text-align: center !important;
}
th.total {
	text-align: right;
}
.totals {
	font-weight: bold;
	font-size: 1.2em;
	text-align: right !important;
}
.order-summary table td,
.order-summary table th{
	padding: 10px;
}
img.tiso-print-logo{
}
#surround {position: relative;}
.order-summary table td.item-total {text-align: right;}
p.order-total{ text-align: right; }
p#become-link { font-size: 85%; text-align: right; }
a { color: #000 !important; text-decoration: none; }
div#footer{
	border-top: 1px solid black;
	clear: both;
}
div#basket-navigation{
	position: absolute;
	top: 50px;
	right: 0px;
}
/*******PRODUCT AND DEPARTMENT PAGE STYLING********/
h1 {
	border-bottom: 1px solid black;
}
.product .product-variation{
	clear: both;
}
div.department #product-list{
	border-top: 1px solid black;
	margin-top: 10px;
	padding-top: 10px;
}
div.product-variation-form,
div.product-features{
	width: 350px;
}
div.product-features{
	float: right;
}
div.department .product-list-one,
div.department .product-list-two  {

}
div.department .product-list-one{
	margin-right: 10px;
}
#main.department #product-list dl{
	color: #333;
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e2e2e2;
	min-height: 120px;
	height: 120px;
	position: relative;
}
#main.department #product-list dl.last{
	border-bottom: none;
	padding: 0px;
}
#main.department #product-list dl dt{
	margin-left: 130px;
	margin-bottom: 5px;
}
#main.department dl dd .was-price,
#main.department dl dd .price{
	position: absolute;
	left: 130px;
}
#main.department dl dd .was-price{
	bottom: 30px;
	text-decoration: line-through;
}
#main.department dl dd .price{
	bottom: 10px;
}
#main.department .discounted-price {
	color: #EE3B33;
}
#main.department dl dd{

}
#main.department  dl span.product-brand{
	font-size: 1.2em;
	font-weight: bold;
}
#main.department dl dd span.was-price{
	font-size: 0.9em;
	display: block;
}
#main.department dl dd span.price{
	font-size: 1.3em;
	font-weight: bold;
}

#main.department dl dd a.product-image-link{
	display: block;
	height: 115px;
	width: 115px;
	border: 1px solid #e2e2e2;	
}
#main.department  dl dd a.product-image-link:hover{
	border: 1px solid red#6f6f6f;
}
#main.department a.product-image-link span.sash {
	display: block;
	content: ' ';
	background-repeat: no-repeat;
	width: 50px;
	height: 16px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#main.department span.product-image {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 117px;
	height: 117px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;	
}
#main.department span.gender {
	color: #888;
}
.product-list-one dl dd.print-description,.product-list-two dl dd.print-description{
margin-left: 130px;
margin-top: 0px;
padding-top: 0px;	
}
/*******CONTENT PAGE STYLING********/
div#sidebar{
	display: none !important;
}
h1.product span.h1-brand{
	padding-right: 5px;
}
html body div.PanelWidget {
	background-repeat: no-repeat !important;
	background-image: none !important;
	height: auto !important;
}
body.checkout div#sidebar {
	border-top: solid #888 1px;
	display: block !important;
}
span.ac-active {
	text-transform: lowercase;
	font-weight: normal;
}
span.ac-commerce {
	text-transform: lowercase;
	font-weight: bold;
}


