/*  ===== pt_cart Notes =====   /
	This page has a three column layout,
	
	Stylesheet for the shopping cart (cart.isml). Some styles are global and coming
	from pt_default.css and pt_global.css
*/

/***********************************************/
/* Page Structure CSS                          */
/***********************************************/
/* Wider content area for cart pages */
#pt_cart #leftColumn {
	padding:40px 10px 0 25px;
	width:180px; }
#pt_cart #content {
	margin:0;
	padding:40px 25px 25px 15px;
	width:735px; }
	
#content #cart {
	margin: 0px;
	padding: 0px; }
	
/***********************************************/
/* Page Styling CSS                            */
/***********************************************/	

#content .headline {
	color:#696969;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	text-transform:none; 
}
#content .infotext .headline {
	font-size: 12px;
	line-height: 14px;
	padding: 40px 0 0 0; }
#content .infotext .text {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 0; }
#content .infotext .text b{
	color:#e1001e; }
#content .infotext .text p{
	margin-bottom:0px; }


#cart .intro {
	padding: 15px 140px 0px 0px; }
#cart .intro p {
	margin: 0px 0px 15px; }

.selectbox, .inputbox {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #D5D5D5;
	color:#696969;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	letter-spacing:0;
	padding:2px; }

.priceadjustment {
	color: red;
	margin-top: 6px; }
	
.goback {}

#cart .continuecheckout {

}

/* Custom Cart Table Based on table.simple in pt_global.css */
#basket {
	border: none;
	margin: 15px 0px 0px 0px;
	width: 100%; }

#basket th {
	white-space: nowrap;
	color: #696969;
	padding: 8px 15px 8px 0px;
	text-align: left; }

#basket th.header {
	border-bottom: 1px solid #d5d5d5;
	font-size: 16px;
	line-height: 18px; }

#basket th.priceall,
#basket td.unitprice,
#basket td.totalprice {
	text-align: right; }

#basket th.priceall {
	padding-left: 30px;
}

#basket td {
	color: #696969;
	margin: 10px 10px;
	padding: 20px 15px 10px 0px;
	text-align: left;
	vertical-align: top; }

#basket td.quantity {
	width: 125px; }
#basket td.details {
	padding-right: 0px; }

#basket td.unitprice,
#basket td.totalprice {
	font-size: 16px;
	padding-top: 35px; }


#basket .quantity .quantity {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px; }

#basket .quantity .quantitybox {
	float: left;
	width: 20px;
	padding: 2px 7px; }
#basket .quantity label {
	float: left;
	margin-left: 4px;
	line-height: 20px;
}

#basket .cartcoupon {
	text-align: right;
}

.product .brand {
	text-transform: uppercase;
}


#basket .product-cart {
	width: 340px;
	height: 105px;
	padding: 0px 0px 3px 0px; }
#basket .product-cart .background {
	background:transparent none no-repeat scroll left top;
	display:block;
	height:117px;
	left:0;
	overflow:hidden;
	position:relative;
	top:0;
	width:100px;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px; }
#basket .product-cart .image {
	height:115px;
	left:1px;
	position:absolute;
	top:1px;
	width:98px; }
#basket .product-cart .description {
	display: block;
	position: static;
	float: left;
	width: 228px;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	background: transparent; }
#basket .product-cart .description .title {
	font-weight: bold; }
#basket .product-cart .description .brand {
	text-transform: uppercase; }
#basket .product-cart .description .link {
	margin-top: 7px; }
	
#cartsummary {	
	margin-top: 20px;
	border-top: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	padding: 0px 15px 15px 0px;
	position: relative;
}
#cartsummary .articlesum,
#cartsummary .shippingprice,
#cartsummary .totalprice {	
	padding: 10px 0px 12px; 
	 }

#cartsummary .articlesum .key,
#cartsummary .shippingprice .key,
#cartsummary .totalprice .key {
	float: right; }
#cartsummary .articlesum .value,
#cartsummary .shippingprice .value,
#cartsummary .totalprice .value {	
	right: 0px;
	font-size: 16px; 
	width: 100px;
	float: right; 
	text-align: right;}
#cartsummary .totalprice {
	padding-top: 0px;
	font-weight: bold; }

#cartsummary #addcoupon {
	float: right;
	display: inline;
	width: 401px; }
#cartsummary #addcoupon fieldset {
	border: solid 1px #d5d5d5;
	background: #f1f1f1;
	padding: 18px 20px;
	vertical-align: baseline;	}
#addcoupon .couponinput {
	float: right;
	display: inline; }

#addcoupon .couponinput div, #addcoupon .couponinput input {
	float: right;
	display: inline;
	margin-right: 10px; 
	width: 110px;
}

#addcoupon .couponinput .contentasset {
	float:none;
	display:block;
	margin:0;
	width:auto; }

#addcoupon .couponinput .couponLink {
	cursor: pointer;
	width: 15px;	
	margin: 0; }

#addcoupon .couponinput .couponLink,
#addcoupon .couponinput .text {
	line-height: 20px; }

#addcoupon .couponinput .text {
	width: 135px;
	margin: 0;  
}

#addcoupon .couponinput .couponLink .couponHelpBox {
	display: none;
	left: 460px;
	padding: 5px 10px 5px 5px;
	position: absolute;
	width: 250px;
	line-height: 16px;
}

#cartsummary .infotext .red {
	color: #E1001E;
}
#cartsummary .contentasset .red {
	float: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#addcoupon .couponinput .couponLink:hover .couponHelpBox,
#addcoupon .couponinput .hover .couponHelpBox {
	display: block;
	background: #E8F0D9;
	z-index: 1;
}

#basket input.changequantity,
#addcoupon input.addcoupon {
	width: 74px;
	height: 19px;
	border:1px solid #D5D5D5;
	background:#fff url(../images/goertz/link_arrow_icon_white_right.gif) no-repeat scroll right top;
	color:#696969;
	display: inline;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	line-height: 19px;
	_line-height: 16px;
	text-transform: uppercase;
	letter-spacing:0;
	padding: 0px 10px 1px 0px;
	cursor: pointer;  }
#basket input.changequantity {
	background:#fff url(../images/goertz/link_arrow_icon_white_right.gif) no-repeat scroll right top;
	display: block;
	margin: 5px 0px 12px;
	width: 103px; }
#addcoupon input.addcoupon {
	float: right;
	margin: 1px 0 0; }

#addcoupon .couponerror {
	color: #e1001e;
	padding-bottom: 5px; }

#content {
	overflow: visible; }

#content #infoboxes {
	position: absolute;
	left: -195px;
	width: 170px; }
#content #infoboxes .securityhint,
#content #infoboxes .hotlinehint {
	border: solid 1px #d5d5d5;
	padding: 5px;
	margin-bottom: 5px;
	text-align: left; }
#content #infoboxes .headline {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #696969; }
#content #infoboxes .hotlinehint .text {
	font-weight: bold;
	color: #535353;
	line-height: 19px; }
#content #infoboxes .hotlinehint .number {
	font-weight: bold;
	color: #535353;
	font-size: 14px;
	line-height: 17px; }
#content #cartsummary .infotext {
	position: absolute;
	left: 0px;
	width: 275px;
	height: 210px;
}
.checkout {
	padding: 5px 0px; }
#checkoutButton {
	display: inline;
	float: right;
	margin: 0;
	width: 120px;
	height: 21px;
	padding: 7px 0 0;
	font-family: Frutiger, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	vertical-align: bottom;
	text-align: center;
	text-transform: uppercase;
	background: #656565 url(../images/goertz/checkout_button.gif) 0px 0px no-repeat; }
#checkoutButton:hover,
#cart .checkout input.hover {
	background-position: 0px -28px; }


#content #infoboxes .info {
	padding: 0 10px 20px; }

#content #infoboxes .info .box {
	background: #E8F0D9;
	padding: 5px; }

#content #infoboxes .info .box .headline {
	height: auto;
	font-weight: bold; }

