body {
	background-color: #cec;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 67.5%;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	margin-bottom: 1em;
}

h1 {
	color: #363;
	font-size:2em;
	margin: 0;
	margin-bottom: 0.75em;
	padding: 0;
}


/* BEGIN: Centering Formatting */
#dialog_bg {
	position: static;
	background-color: transparent;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9;
}

.horizon        
{
	background-color: transparent;
	position: static;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

.horizon > #dialog_msg {
	position: static;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: transparent;
	margin-left: -25em;
	top: -150px;
	left: 50%;
	width: 300px;
	height: 30px;
	visibility: visible
}
/* END: Centering Formatting */


/* =========== HEADER RELATED STYLES ========== */

#header {
	background: url('images/grass-header.jpg') no-repeat;
	height: 99px;
	vertical-align: middle;
}

#subheader {
	background-color: #333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 1.2em;
	padding: 0.25em;
	padding-top: 0.15em;
	text-align: center;
}

.emailbg {
	position: absolute;
	background-color: #000;
	color: transparent;
	padding: 5px;
	top: 10px;
	right: 10px;
	width: 15em;
	opactiy: 0.35;
	-moz-opacity: 0.35;
	filter: alpha(opacity=35);
}

.email {
	position: absolute;
	background-color: transparent;
	color: #fff;
	margin-right: -0.5em;
	top: 15px;
	right: 15px;
	text-align: center;
	width: 16em;
}

.email a {
	color: #fff;
	text-decoration: none;
}

.email a:hover {
	text-decoration: underline;
}

/* ========== BODY RELATED STYLES ========== */

#content, #footer, .breadcrumb, .sidebox-pearsons {
	background-color: #fff;
	border: 1px solid #666;
	color: #222;
	padding: 5px;
	width:auto;
}

#content, #footer, .breadcrumb {
	margin: 5px;
}

body > #content {
	width: 100%;
}

.breadcrumb {
	width: auto;
	margin-bottom: 0;
}

.sidebox-pearsons {
	/*	width: 14.3em; */
}

.sidebox-pearsons div {
	width: 100%;
}

.sidebox-pearsons .title, .mainbox-title {
	background-color: #363;
	color: #fff;
	padding: 5px;
	padding-top: 3px;
	margin: -5px;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 1.05em;
	wi/dth: 100%;
/*	width: 14.3em; */
}

.mainbox-title {
	font-weight: bold;
	width: auto;
}

.sidebox-pearsons > .title {
	width: auto;
}

.sidebox-pearsons select, .sidebox-pearsons input {
	font-size: 1em;
}

#footer {
	margin-top: 0;
	text-align: center;
}

#footer a {
	color: #070;
}

#content .title {
	display: relative;
	color: #363;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}

.title {
	font-weight: bold;
	font-size: 2em;
}

.bottom-copyright {
	color: #666;
	font-size: 0.9em;
}

.revised {
	color: #999;
	float: right;
	font-size: 1.2em;
}

.tnc tr td,
.tnc tr th {
	border-top: 1px solid #666;
	padding-top: 1em;
}

.tnc th {
	padding-right: 1em;
	vertical-align: top;
	width: 8em;
}

.tnc th h2 {
	color: #060;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.tnc td {
	vertical-align: top;
}

.tnc p.address {
	font-size: 1.2em;
	margin-left: 2em;
}

/* ========== FORM PRETTINESS ========== */

form.pretty {
	margin-top: 0.5em;
}

form.pretty em {
	color: #f00;
	padding-left: 0.25em;
}

form.pretty fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

form.pretty legend {
	color: #339;
	font-weight: bold;
	font-size: 1.2em;
}

form.pretty label {
	display: block;
	float: left;
	line-height:;
	text-align: left;
	width: 11em;
}

form.pretty .skinny {
	width:10em;
}

form.pretty input,
form.pretty select,
form.pretty textarea {
	border: 1px solid #6c6;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 1em;
	width: 11em;
}

form.pretty fieldset ol {
	margin: 0;
	padding: 0;
}

form.pretty ol li {
	/* border-bottom: 1px solid #6c6; */
	list-style: none;
	line-height: 1.5em;
	padding: 1px 0.5em;
	margin: 0;
}

form.pretty table.grid {
	background: url(../images/form-gradient.gif) left top repeat-x;
	border: 1px solid #6c6;
}

form.pretty table.grid tr {
	vertical-align: top;
}

form.pretty table.grid td {
	padding: 0.5em 0;
}

/* =========== Specific Page Styles ========= */
.price {
	color: #990000;
	font-size: 1em;
	font-weight: bold;
}

.sidebox-rootcategory,
.sidebox-rootcategory:link,
.sidebox-rootcategory:visited,
.sidebox-rootcategory:hover,
.sidebox-rootcategory:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 1.1em;
	font-weight: bold;
}

.sidebox-subcategory,
.sidebox-subcategory:link,
.sidebox-subcategory:visited,
.sidebox-subcategory:hover,
.sidebox-subcategory:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 1em;
}

.text-button-link,
.text-button-link:link,
.text-button-link:visited,
.text-button-link:hover,
.text-button-link:active {
	color: #f84;
	text-decoration: none;
	font-weight: bold;
}
.bottom-menu-links,
.bottom-menu-links:link,
.bottom-menu-links:visited,
.bottom-menu-links:hover,
.bottom-menu-links:active {
	color: #1CA434;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
