* {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: url(/images/bg.jpg) left top;
	font-size: 75%;
	text-align: center;
}

/* text */

h1 {
	color: #900;
	font-size: 1.6em;
	margin-bottom: 0.5em;
}

h2 {
	color: #003366;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}

p {
	color: #333;
	line-height: 1.3em;
	margin-bottom: 1em;
}

strong {
	color: #900;
}

a {
	color: #003366;
}

a:visited {
	color: #92abb9;
}

a:hover {
	text-decoration: none;
}

.centre {
	text-align: center;
}

.breadcrumb {
	font-size: 0.9em;
	font-weight: bold;
}

.small {
	font-size: 0.9em;
}

.large {
	font-size: 1.1em;
}

.error {
	color: #900;
	font-weight: bold;
	font-style: italic;
}

ul#testimonials {
	list-style: none;
}

ul#testimonials li {
	margin-bottom: 10px;
}

ul.spaced {
	margin: 0 0 0 20px;
}

ul.spaced li {
	margin: 0.5em 0 0 0;
}

.redbox {
	background: #900;
	border: 1px solid #000;
	color: #fff;
	display: block;
	float: left;
	padding: 12px 10px;
	width: 300px;
}

img.left { 
	float: left;
}

img.right {
	float: right;
}

/* forms */

input, textarea {
	padding: 1px;
}

form {
	margin: 0;
}

/* top portion of site -- banner, strapline, etc */

div#topper {
	background: url(/images/top.jpg) left bottom no-repeat;
	margin: 10px auto 0;
	padding: 0 15px 150px;
	position: relative;
	text-align: left;
	width: 820px;
}

p#strapline {
	color: #003366;
	font-size: 0.9em;
	font-weight: bold;
	position: absolute;
	left: 280px;
	top: 115px;
}

p#keylinks {
	font-weight: bold;
	right: 130px;
	position: absolute;
	top: 15px;
}

p#keylinks a {
	color: #fff;
	margin-right: 10px;
}

p#homelink a {
	height: 40px;
	left: 60px;
	position: absolute;
	text-indent: -10000px;
	top: 85px;
	width: 350px;
}

/* main container and layout */

div#container {
	background: url(/images/mainback.jpg) left top repeat-y;
	margin: 0 auto;
	padding: 0 0 0 9px;
	text-align: left;
	width: 841px;
}

div#innercontainer {
	background: url(/images/innerbg.jpg) left top no-repeat;
	height: auto !important;
	height: 1100px;
	min-height: 1100px;
	padding: 20px 15px 40px 190px;
	position: relative;
}

/* footer has the bottom graphic */

div#footer {
	background: url(/images/bottom.jpg) left top no-repeat;
	margin: 0 auto 20px;
	padding: 30px 15px 0;
	width: 820px;
}

div#footer p {
	clear: left;
	color: #003366;
	font-weight: bold;
	text-align: center;
}

div#footer ul {
	list-style: none;
	margin-left: 140px;
}

div#footer ul li {
	float: left;
}

div#footer ul li a {
	display: block;
	padding: 0 10px 10px;
}

/* left side items */

div#sidemenu {
	position: absolute;
	left: 19px;
	top: 10px;
	width: 155px;
}

div#sidemenu input.text {
	width: 120px;
}

div#sidemenu div.form_fields ul {
	background: url(/images/bg_menu.jpg) left top no-repeat;
	list-style: none;
	height: 162px;
	margin: 0 0 1em;
	padding-top: 8px;
	width: 155px;
}

div#sidemenu div.form_fields li {
	font-weight: bold;
	line-height: 26px;
	padding-left: 35px;
}

div#sidemenu div.form_fields li a {
	color: #fff;
	text-decoration: none;
}

div#sidemenu div.form_fields li a:hover {
	border-bottom: 1px dashed #fff;
}

div.sidebox {
	background: url(/images/sidebox.jpg) left top repeat-y;
	padding-bottom: 10px;
	width: 150px;
}

div.sidebox_top {
	background: url(/images/sidebox_top.jpg) left top no-repeat;
	padding-top: 15px;
}

div.sidebox_bottom {
	background: url(/images/sidebox_bottom.jpg) left top no-repeat;
	height: 15px;
	width: 150px;
}

div.sidebox label {
	color: #003366;
}

ul#categories {
	list-style: none;
	margin: 0 1em 0 0;
}

ul#categories li {
/* 	background: url(/images/bullet.jpg) 0 6px no-repeat; */
	padding: 2px 0;
/* 	text-indent: 6px; */
}

ul#categories a {
	color: #900;
	font-weight: bold;
}

#search_form form {
	margin: 0 10px;
}

#search_form label {
	font-weight: bold;
}

#session_info {
	padding: 0 10px;
}

#session_info .icon {
	margin-right: 5px;
}

/* search results */

.search_pages {
	background: #003366;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 0.5em;
	height: 1em;
}

.search_pages p {
	color: #fff;
	float: left;
	margin: 0;
}

.pagelist {
	color: #fff;
	float: right;
	list-style: none;
}

.pagelist li {
	display: inline;
	padding: 0 1em 0 0;
}

.pagelist a {
	color: #fff;
}

#update_search_view {
/* 	background: #3E7596; */
/* 	padding:  0.5em 0.5em; */
	text-align: center;
}

#update_search_view label {
/* 	color: #fff; */
	margin-right: 0.5em;
}

#update_search_view select {
	margin-right: 0.5em;
}

.list-layout {
	list-style: none;
}

.product_teaser {
	clear: left;
	padding: 10px 0;
}

.list-layout .tellmemore {
	display: inline;
	position: relative;
	left: 50px;
	top: -30px;
}

.prodimage {
	margin: 10px;
}

.prodimage_container {
	background: url(/images/prod_image.jpg) left top no-repeat #fff;
	float: left;
	height: 120px;
	margin-right: 10px;
	width: 120px;
}

.large_prodimage {
	margin: 10px;
}

.large_prodimage_container {
	background: url(/images/large_prod_image.jpg) left top no-repeat #fff;
	float: left;
	height: 220px;
	margin-right: 10px;
	width: 220px;
}

/* images */

a img {
	border: 0;
}

/* forms */

form .form_fields {
	background: #f5ebe0;
	border: 1px solid #d3b5a0;
	margin: 0 0 1em;
	padding: 10px 10px 0;
}

label.blockleft {
	float: left;
	width: 100px;
}

label {
	font-weight: bold;
}

.inline_label_left {
	margin-left: 10px;
}

.form_fields input {
	width: 150px;
}

.form_fields input.button {
	left: 100px;
	position: relative;
	width: auto;
}

.form_fields input.image, .form_fields input.inline {
	margin-right: 10px;
	width: auto;
}

/* tables */

table {
	background: #f5ebe0;
	border: 1px solid #d3b5a0;
	margin-bottom: 1em;
}

table th {
	background: #003366;
	color: #fff;
	padding: 5px;
	text-align: left;
}

table td {
	padding: 5px;
}

.home_category {
	display: block; 
	width: 30%; 
	float: left; 
	margin: 1%;
	border: 1px solid #00f;
	text-align: center;
}

.home_category a {
	color: #900;
	font-size: 1.5em;
	line-height: 3em;
}