/* ===========================================================================
 * Filename: theme/css/print.css
 * Author: Rebecca Skeers, rebecca@webmistress.com.au, www.webmistress.com.au
 * Copyright: Rebecca Skeers
 * Date: 3 Oct 2009
 * Description: Contains content styles for the Global Natural Medicine website.
 *
 * This file may not be used for any purpose other than for the Global Natural Medicine
 * website and may not be modified without written permission from the author.
 * =========================================================================== 
 */

body
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #333;	
}

input, select, textarea
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Sans-serif;
	font-size: 1.0em;
}

a img
{
	border: none;	
}

a:link, a:visited
{
	color: #7D9008;
	text-decoration: underline;
}

a:focus, a:hover, a:active
{
	color: #fff;
	background-color: #7D9008;	
	text-decoration: none;
}

p
{
	padding: 0 0 1em 0;
	margin: 0;	
}

h1
{
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 30px;
	padding: 0 0 3px 0;
	margin: 0;	
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 1.2;
}

.page-widebox h1
{
	width: 660px;	
}

h2
{
	color: #333;
	font-size: 18px;
	margin: 0;
	padding: 0 0 16px 0;
	line-height: 1.2;
}

h3
{
	color: #333;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.page-widebox h3
{
	color: #999;
	font-weight: normal;
}

.byline
{
	color: #999;
	padding: 0;	
}

h4, h5, h6
{
	color: #666;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

.price
{
	font-size: 20px;	
}

.currency
{
	color: #999;
	font-size: 12px;	
}

.highlight
{
	color: #b46666; 
	font-style: italic;
}




.required
{
	color: #f00;
}

.explanation
{
	color: #666;	
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0.1em;	
}



.button
{
	border: none;
	background-color: #7D9008;
	color: #fff;
	font-size: 1em;	
	padding: 2px 5px;
}

a.button:link, a.button:visited, a.button:focus, a.button:hover, a.button:active
{
	background-color: #7D9008;
	color: #fff;
	text-decoration: none;
}

ul
{
	padding: 0 0 1em 2em;
	margin: 0;	
}
ul ul
{
	padding-bottom: 0;	
}

.image-left
{
	float: left;
	margin: 5px 10px 10px 0;	
}

.image-left-border
{
	float: left;
	margin: 5px 10px 10px 0;
	border: 5px solid #f7f5f1;
}

.image-right
{
	float: right;
	margin: 5px 0 10px 10px;	
}

.image-right-border
{
	float: right;
	margin: 5px 0 10px 10px;
	border: 5px solid #f7f5f1;
}
.indent-sml
{
	margin-left: 70px;	
}

.indent-med
{
	margin-left: 100px;	
}

.indent-lge
{
	margin-left: 190px;	
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0.1em;	
}


hr
{
	margin: 0 0 1em 0;
	border: none;	
	border-top: 1px solid #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
	padding: 0;
	clear: both;
}

form
{
	padding: 0 0 1em 0;
	margin: 0;	
}

fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}

fieldset div
{
	padding: 0 0 1em 0;	
}

label
{
	display: block;	
	color: #333;
}

legend
{
	color: #333;	
}

.required
{
	color: #f00;	
}

em.required
{
	font-style: normal;	
}

.required span
{
	position: absolute;
	top: -9999px;
	left: -9999px;	
}

label .error
{
	display: block;
	color: #f00;	
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	line-height: 1.2;
}

input.text
{
	width: 95%;	
}

.form-field
{
	clear: both;
	padding: 0 0 0.5em 0;
	position: relative;	
	float: left;
	width: 100%;
}

.form-field label
{
	float: left;
	width: 160px;
	padding-right: 20px;	
}

.form-field .form-input
{
	float: left;
	width: 360px;
	text-align: left;
}

#lead
{
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 18px;
	padding: 0;
	margin: 0;	
	font-weight: normal;
	font-style: italic;
}

#lead em, #lead i
{
	font-style: normal;	
}

#date, #nav, #footer
{
	display: none;	
}

#logo
{
	width: 300px;
	margin: 0 auto;	
}

#slogan
{
	padding: 20px 26px;	
	width: 248px;
	margin: 0 auto;
}









table
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em 0;
	padding: 0;
	clear: both;
}

tr
{
	vertical-align: top;
}

th
{
	font-weight: bold;
}

td, th
{
	text-align: left;
	border: 1px solid #ccc;
	padding: 0.5em;
}

tbody th
{
	background-color: #fff;	
	color: #333;
}

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

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

td.centre, th.centre
{
	text-align: center;	
}

table.uniform
{
	table-layout: fixed;	
}









