/* @override http://localhost/beanstalkUF/kmj_j012/trunk/assets/css/print.css */



body {
	background: white;
	color: #111;
	margin: 0 5%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}

div {
	float: none;
}

#repBarWrapper,
#toolbar,
#navWrapper,
#branding .aside,
#categories,
.btn,
#fancy_outer,
#footerWrapper,
#fancy_title,
.close,
ul.checkoutButtons,
.clear,
input.delete,
.aside #options {
	display: none;
	visibility: hidden;
}

fieldset {
	border: 0;
}

a:after {
	content: " ("attr(href)") ";
	color: #666;
	font-size: 90%;
	font-weight: normal;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

a[href^="/"]:after {
	content: " (http://kilimanjaro-consulting.com.au/" attr(href) ") ";
	font-size: 80%;
}

a[href^="mailto"]:after {
	content: "";
}

table a:after {
	content: "";
}

a {
	color: #111;
	text-decoration: none;
}

a img {
	border: 0;
}

#branding {
	border-bottom: 2px solid #000;
	padding: 0 0 .1cm;
	text-align: center;
}
	
h1 {
	margin: 0;
	font-size: 30pt;
	line-height: 30pt;
	letter-spacing: 1pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 span {
	font-weight: normal;
	font-size: 12pt;
	margin: 0 0 0 0.3cm;
}

#storeLogo {
	text-align: center;
}


h3 {
	margin: 0 0 0.0cm 0;
}


h4 {
	margin: 0 0 0.0cm 0;
}


p {
	margin: 0.1cm 0 0.5cm 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #b4b4b4; 
	border-left: 1px solid #b4b4b4;
	margin: 0 0 15pt; width: 100%;
	page-break-inside: avoid;
}

table td,
table th{
	border-bottom: 1pt solid #b4b4b4; 
	border-right: 1pt solid #b4b4b4; 
	outline: 0;
	padding: 5pt 7pt;
	text-align: right;
}

table th{
	border-bottom: 2px solid #333;
}

th.text,
td.text {
	text-align: left;
}

.sort li {
	display: inline;
	margin: 0 10pt 0 0;
}

.listing input.quantity {
	width: 20pt;
	border: none;
	text-align: right;
}

dt {
	font-weight: bold;
}

ul#steps {
	list-style: none;
	padding-left: 0;
	list-style-position: outside;
}

ul#steps li {
	display: none;
}

ul#steps li.current {
	display: block;
	font-size: 15pt;
}

.sideBox .left {
	margin-right: 15pt;
}

form#error textarea {
	width: 400pt;
	height: 300pt;
}

