/* print css */

body {
	background: #fff;
	font-size: 10pt;
	color: #3d455b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

#header, #module_browse, #basket, #right_column_container, #footer, hr, p.read_more, .green_button, .red_button, .blue_button, .more_info, #further_info_nav, #navigating_products, ul#shopping_buttons, #credit_cards, .pagenav, h3#parent_category, #back_to, #ssl_certificate, #breadcrumb, .refine_search, #last_viewed_products, #left_col, #right_col, #footer_menu, .features, #header_wrapper, #refine_search, #product_calls_to_action {
	display: none;
}

/*
table {
  border: 1px solid #ccb3d6;
  width: 100%;
  margin: 20px 0;
  
}

table th {
  text-align: left;
  padding: 5px;

  background: #f2ecf5;
  color: #7c7180;
  font-weight: bold;
}

table td {
  padding: 5px;
  
  background: #edf5fc;
  color: #7c7180;
  
}
*/
#container {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	float: none !important;
	position: relative;
}

#print_logo {
	width: 100%;
	border-bottom: 1px solid #98b7d3;
	padding: 10px 0;
	margin: 0 0 30px;
}

#print_logo img {
	background: #fff;
	border: none;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color: #a74dc3;
}

#gmap {
	float: left;
	width: 99%;
	height: 600px;
	border: 1px solid #ccc;
	padding: 3px;
}

.right {
	float: right;
	margin: 0 0 15px 15px;
}

.left {
	float: left;
	margin: 0 15px 15px 0;
}

.special_offer, .category_module, .product_item {
	float: none;
	width: 140px;
	padding: 10px;
	margin: 5px 5px 15px;
}

/* typography */

h1 {
	font-size: 1.4em;
	margin: 20px 0;
	padding: 20px 0 0;
	color: #002596;
	font-weight: normal;
	border-top: 1px solid #ccc;
}

h2 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;	
	margin: 0 0 15px;
	color: #002596;
	clear: left;
}

h3 {
	font-size: 1.1em;
	margin: 0 0 10px;
	font-weight: bold;
	color: #9561a9;
}

h4 {
	font-size: 1em;
	margin: 0 0 10px;
	font-weight: bold;
	color: #9561a9;
}

a {
	color: #a74dc3;
	outline: none;
}


p {
	margin: 0 0 10px;
}

ul {
	margin: 0 0 10px 20px;
}

ul.sub_categories {
	margin: 0;
}

ul.sub_categories li a {
	margin: 0;
}



/* category listing */

/*.product_item {
	height: 180px;
	text-align: center;
}

ul.category_link {
	border-top: 1px dotted #aaabab;
	position: absolute;
	left: 0;
	bottom: 0;
	list-style: none;
	margin: 0;
	height: 40px;
	width: 160px;
	background: #f4f4f4;
	padding: 0;
}

ul.category_link li a {
	float: left;
	display: block;
	text-align: center;
	padding: 10px 0;
	height: 20px;
	width: 160px;
	color: #df0023;
	font-size: 8pt;
}

.product_item div.image {
	line-height: 140px;
}

.product_item div.image img {
	vertical-align: middle;
}

*/


#main_image {
	border: 1px solid #d3cdd5;
	width: 362px;
}

.product_list_image {
	border: 1px solid #d3cdd5;
	width: 170px;
}

#related_products_holder {
	padding-top: 15px;
	border-top: 1px solid #ffd4b8;
	clear: both;
}

#invoice {
	/*  Only use this to adjust alignment */
	margin-top: 0px;
}
#invoice table,#invoice th,#invoice td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#invoice td#vendor {
	padding-top: 20px;
	padding-right: 50px;
	text-align: right;
}

#invoice #ordertable {
	margin-top: 28px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#invoice #ordertable, #invoice #invoicetable, #invoice #deliverytable, #invoice #orderitems h2, #invoice #productstable {
	margin-left: 20px;
}

#invoice #orderitems h2 {
	padding-top: 70px;
}

#invoice th.qty {
	width: 50px;
}

#invoice #shipping_info h2 {
	padding-top: 20px;
}

#invoice #addressheader {
	height:20px;
}

#invoice .debug {
	border: 1px dotted #ccc;
}


#invoice {
	/*background-image: url('http://ww2.discountcoffee.co.uk/grid.gif'); */
}

#invoice .aright {
	text-align: right;
	padding-right: 10px;
}

#invoice table#productstable td {
	padding: 3px;
}

#invoice ul.product_attribute {
	margin: 0;
	padding: 0;
}
#invoice ul.product_attribute li {
	padding: 0;
	margin: 5px 0 5px 30px;
}