/*
	B.C. Tree Fruits - Print styles
	Created by gordongroup marketing + communications (www.gordongroup.com)
*/

/* =General
---------------------------------------------------------------------------------------------------- */

body {
	background: #fff none;
	color: #000;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	line-height: 140%;
}

div {
	margin: 0 0 12px 0;
}

hr {
	border:0;
	border-top: 1px solid #000000;
	height: 0;
	background: #000000;
	margin: 1em 0;
}
	
img {
	border: 0;
	margin: 0;
	padding: 0;
}
	
/* =Layout
---------------------------------------------------------------------------------------------------- */

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 750px;
}

#menu {
	display: none;
}

#content  {
	position: relative;
	float: left;
	font-size: 90%;
	margin: 0;
	min-height: 295px;
	padding-top: 12px;
	width: 750px;
	z-index: 1;
}

body#wide #content {
	background-image: none;
	width: 750px;
} 

#home #content {
	padding-top: 11px;
}

#sidebar {
	float: right;
	width: 162px;
	display: none;
}

/* =Masthead
---------------------------------------------------------------------------------------------------- */

#masthead {
	font-size: 65%;
	height: 153px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	width: 760px;
}

#masthead h1 {
	position: absolute;
	top: 25px;
	left: 0;
}

#masthead ul {
	display: none;
}


/* =Typography
---------------------------------------------------------------------------------------------------- */

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 a {
	display: block;
	height: 125px;
	width: 760px;
}

h2 {
	margin: 0 0 4px 0;
}

h3 {
	margin-top: -12px;
}

h4, h5, h6 {
	color: #621E15;
	font-family: Georgia, Times, serif;
	font-size: 130%;
	line-height: 100%;
	margin: 0 0 12px 0;
}

h4.gallery {
	margin: 0;
	
	text-align: center;
	}

h4.products {
	margin-bottom: 0;
	}

.form h4 {
	margin: 12px 0 0 0;
}

h5 {
	font-size: 110%;
}

.form h5 {
	font-size: 105%;
	margin: 12px 0 0 0;
}

h6 {
	font-size: 100%;
	margin-bottom: 6px;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}

p.intro {
	width: 50%;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */

table {
   margin: 0 0 12px 0;
   width: 100%;
   font-family: Verdana, Arial, sans-serif;
   font-size: 80%;
   border: thick double #63191A;
}

caption {
   font-weight: bold;
   margin: 0 0 6px 0;
   text-align: left;
}

th, td {
	border-right: 1px solid #63191A;
	border-bottom: 1px solid #63191A;
   text-align: left;
}

thead th {
	background: #DDCCA0;
	border-bottom: 1px solid #63191A;
	text-align: center;
}

tr.spacer {
	height: 5px;
	background-color:#63191A;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */

ul {
	list-style: square;
	margin: 0 0 12px 0;
	padding: 0 0 0 16px;
}

li {
	margin-bottom: 6px;
}

.pdf {
	list-style-position: inside;
	list-style-image: url(../images/pdf_small.gif);
	font-size: 8pt;
	line-height: 12pt;
}
/* =Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	background: #fff none;
	border-top: 1px solid #621E15;
	clear: both;
	color: #666;
	margin: 0 auto;
	padding: 0.5em 0 0 0;
	font-size: 65%;
	text-transform: uppercase;
}

#home #footer {
	background: #FFFFFF url("../images/wrapper/footer-bg.jpg") left 7px repeat-x;	
	padding-top: 0;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
	margin: 0 auto;
	padding: 0;
}

#footer a:hover, #footer a:visited:hover {
	color: #621E15;
}

#footer-menu {
	display: none;
}

#copyright span {
	display: none;
}

/* =Form
---------------------------------------------------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

.validation {
	color: #FF0000;
	font-weight: bold;
}

/* =Links
---------------------------------------------------------------------------------------------------- */

a:link, a:active {
	color: #4D6F69;
}

a:visited {
	color: #666666;
}

a:hover, a:visited:hover {
	color: #621E15;
}

a.active:link, a.active:visited{
	color: #621e15;
}

/* =Misc: Sidebar
---------------------------------------------------------------------------------------------------- */

#sidebar {
	font-family: Georgia, Times, serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	margin: -6px 0 24px 0;
	min-height: 150px;
	padding: 12px 0 6px 0;
}

#sidebar h4 {
	border-left: 1px solid #CBB4B3;
	margin: 0;
	padding: 12px 0 12px 16px;
}

#sidebar ul {
	border-left: 1px solid #CBB4B3;
	color: #4D6F69;	
	margin: 0;
	padding: 0 0 6px 16px;
}

#sidebar li {
	margin: 0 0 6px 15px;	
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color: #4D6F69;
	text-decoration: none;
}

#sidebar a:hover, #sidebar a:visited:hover {
	text-decoration: underline;
}

#home #sidebar {
	background-color: #f7f3f3;
	background-image: none;
	border: 1px solid #621E15;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	margin-top: -37px;
	min-height: 0;
	padding: 6px 6px 0 6px;
}

#home #sidebar a:link, #home #sidebar a:active, #home #sidebar a:visited {
	background-color: #EFE8E7;
	border: 1px solid #BE9D9D;
	color: #000000;
	display: block;
	margin: 0 0 6px 0;
	padding: 6px;
	text-decoration: none;
}

#home #sidebar a:hover, #home #sidebar a:visited:hover {
	background-color: #FFFFFF;
	color: #621E15;
}

#home #sidebar a:hover p, #home #sidebar a:visited:hover p {
	text-decoration: underline;
}

#home #sidebar h3 {
	font-family: Georgia, Times, serif;
	font-size: 100%;
	margin: 0;
	text-transform: uppercase;
}

#home #sidebar img {
	display: block;
	margin: 0 0 6px 0;
	padding: 0;
}

#home #sidebar p {
	font-size: 90%;
	line-height: 120%;
	margin: 0;
}
	
/* =Misc
---------------------------------------------------------------------------------------------------- */

blockquote {
	color: #621E15;
	clear: right;
	font-family: Georgia, Times, serif;
	font-size: 170%;
	font-style: italic;
	line-height: 130%;
	margin: 0;
 	padding: 5px 10px 10px 20px;
	text-align: right;
	z-index: 100;
}

.clear {
	clear: right;
}

.pullquote blockquote {
	font-size: 140%;
	line-height: 120%;
 	padding: 5px 10px 5px 0;
}

.introquote blockquote {
	font-size: 130%;
	line-height: 120%;
 	padding: 5px 10px 5px 0;
	text-align: left;
}

.floatRight {
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}

.floatLeft {
	float: left;
}

.topofpage {
	font-size: 90%;
	text-align: right;
	text-transform: lowercase;
	clear: both;
}

.topofpage a:link, .topofpage a:active, .topofpage a:visited {
	color: #4D6F69;
	font-family: Georgia, Times, serif;
	font-style:italic;
	line-height: 120%;
	text-decoration: none;
	background: #FFFFFF url("../images/wrapper/menu-bullet1.gif") left top no-repeat;
	margin: 0 0 9px 0;
	padding: 0 0 0 14px;
}

.topofpage a:hover, .topofpage a:visited:hover {
	text-decoration: underline;
}
	
.dload {
	clear: both;
	padding-left: 85px;
}

.dload img {
	float: left;
	margin: 0 12px 12px -85px;
}

#thumbnail {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#thumbnail li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
	text-align: center;
}

#thumbnail a:link, #thumbnail a:active, #thumbnail a:visited {
	border: 1px solid #000000;
	display: block;
}

#thumbnail a:hover {
	border: 1px solid #660000;
}

#thumbnail p {
	margin: 0;
	padding: 0;
	clear: right;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
}

#thumbnail img {
	clear: right;
}

table.thumbnailTable {
	margin: 0 0 2em 0;
	padding: 0;
	
	border: 0;
	}

table.thumbnailTable tr td {
	padding: 0 0 1em 0;
	
	border: 0;
	
	text-align: center;
	}

table.thumbnailTable a:link img, table.thumbnailTable a:visited img {
	border: 1px solid #000000;
	}

table.thumbnailTable a:focus img,
table.thumbnailTable a:hover img,
table.thumbnailTable a:active img {
	border: 1px solid #660000;
	}
	
table.thumbnailTable p {
	margin: 0;
	padding: 0;
	
	border: 0;
	
	font-weight: bold;
	}

#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}


#gallery p {
	margin: 0;
	padding: 0;
	clear: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

#gallery img {
	clear: right;
}

#recipe {
	text-align: center;
}

#recipe h4 {
	color: #621E15;
	font-family: Georgia, Times, serif;
	font-size: 190%;
	line-height: 130%;
	padding: 40px 0 40px 0;
	text-align: left;
}

#recipe img {
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
}

#frmMembersLogin label {
	display: block;
	float: left;
	margin-right: 6px;
	text-align: right;
	width: 75px;
}
#frmMembersLogin input.button {
	margin-left: 81px;
}

.gmap {
	background: #fff url('../images/google.gif') left top no-repeat;
	line-height: 14px;
	margin: -10px 0 1em 0;
	padding: 0 0 0 16px;
}

.reader {
	font-size: 8pt;
	line-height: 12pt;
	font-style: italic;
}

.reader img {
	padding: 0 5px 0 0;
}



/* =Misc =Columns
---------------------------------------------------------------------------------------------------- */

#column-left {
	float: left;
	width: 49%;
	}
	
#column-right {
	float: right;
	width: 49%;
	}
	

	
/* =Misc =Sitemap List
---------------------------------------------------------------------------------------------------- */
ul.sitemap li {
	font-size: 1.2em;
	font-weight: bold;
	}
	
	ul.sitemap li ul li {
		font-size: 0.9em;
		font-style: italic;
		font-weight: normal;
		}
		
		ul.sitemap li ul li ul li {
			margin: 0;
			
			font-size: 0.9em;
			font-style: normal;
			}
