/* The Raised Bed Gardening Company Website print CSS file - Copyright 2008 Bluestorm New Media http://www.bluestormnewmedia.co.uk*/
/* @group Reset */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,form {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Helvetica, sans-serif;
}
hr {
	display: none;
}
ol, ul {list-style: none;}
ul li {
	padding-bottom: .8em;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* @end */
.hide {display: none;}
ul{
	list-style:none;
	margin: 1em 0 1em 10px;
}
ol {
	list-style: decimal;
	margin: 1.5em 30px;
	font-weight: bold;
}
ol li {
	padding-bottom: .8em;
}
p,h1,h2,h3,h4,h5,h6,ul {margin-bottom:.7em}



body{
	color:#000; 
	font-size: 10px; 
	text-align:left;/* for ie5.+*/
	padding:0;
} 
#content {
	width: 800px;
	padding-bottom: 40px;
}

body #header {
	margin: 0;
	width: 800px;

}

body#home #header {
	margin: 0;
	width: 800px;
}

#logo {
	margin-top: 30px;
	margin-left: 0px;
}

p.strapline1 {
	display: none;	
}

body p.strapline2 {
	display: none;
}
body#home p.strapline2 {
	display: none;
}
#buy_now {
	display: none;
}
body #veg_box {
	display: none;
}
body#home #veg_box {
	display: none;
}

#content p {
	font-size: 1.3em;	
	line-height: 1.6em;
	margin-bottom: 20px;
}
span {
	color: #445d24;
}
#content a, #content a:visited {
	color: #445d24;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content img {
	float: left;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #aea4a5;
	margin: 0 10px 20px 0;
}
#content img.no_bord {
	border: 0;
	padding: 0;
	margin: 0 30px 40px 0;
}

ul.sales {
	font-size: 1.3em;
	line-height: 1.4em;

}

#pdf {
	display: none;}
#callout {
	clear: both;
	margin-bottom: 20px;
	padding: 10px;
}
#callout p {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #445d24;
}
.image_captions {
	float: left;
	width: 248px;
	margin:0 30px 20px 0;
}
#content .image_captions img {
	margin: 0 0 10px 0;
}
#content .image_captions p {
	color: #445d24;
	font-size: 1.3em;
	margin: 0;
	clear: both;
	line-height: 1.3em;
	
}
#paypal {
	margin: 0 0 20px 0;
}
p.top a{
	padding-left: 10px;
}
#print_butt {
	display: none;
}
.item {
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 15px;
	float: left;
	margin-top: 15px;
}
#content .item .numbers {
	display: none;
}
#content .item img {
	float: left;
	margin: 0 10px 0 0;
}
#content .item p {
}
span.expand {
	display: none;
}
span.close {
	display: none;

}
span.selected {
	display: none;
}
.print_hint {
display:block!important; height:auto!important;
}

#sidebar {
	display: none;
}




#content h1 {
	color: #3a2d12;
	font-size: 1.8em;
	padding-bottom: 15px;
	margin-top: 0.2em;
	font-weight: bold;
}
#content h2 {
	color: #445d24;
	font-size: 1.6em;
	padding-bottom: 10px;
	clear: both;
	font-weight: bold;
}
#content h3 {
	color: #3a2d12;
	font-size: 1.4em;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#footer_container {
	clear: both;
}
#footer {
	width: 800px;
}
#footer p {
	color: #000;
	font-size: 1.4em;
	padding-top: 20px;
	line-height: 1.2em;
}
#footer ul.foot  {
	color: #000;
	font-size: 1.4em;
	margin: 0;
	padding-top: 30px;
}
#footer ul.foot  li {
	display: inline;
	padding-left: 0px;
	padding-right: 10px;
}
#footer ul.foot li.first {
	padding-left: 0;
}
#footer ul.foot li a, #footer ul.foot li a:visited {
	color: #000;
	text-decoration: none;
}

form {
	display: none;
}


table {
	text-align: left;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 1.3em;
	margin: 20px 0 3em;
	color: #474747;

}
th, td, tr {
	padding: 0; margin: 0;
}
tr {
	border-bottom: 1px solid #ccc;
}

th, td {
	padding: .5em .5em;
}
tr.header-row-trainees {
	color: #fff;
}
td.name {
	margin: 0;
	font-weight: bold;
}
td.order {
	margin: 0;
}
#content td.order img.butt_sml {
	border: 0;
	padding: 0;
	margin: 0;
}

caption {
	display: none;
}
