﻿* {
	font-family: verdana,helvetica,arial,sans-serif;
	color: #676D70;
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	background-color: #49565F;
	background-attachment: scroll;
	background-image: url(/images/background.jpg);
	background-position: 50% 175px;
	background-repeat: no-repeat;
	color: #676D70;
	font-size: 62.5%;
	padding-top: 10px;
	}
form {
	height: 100px;
}
/* Generics */
h1 {
	font-size: 2.6em;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom: 6px;
	}
h2 {
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -2px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 5px;
	color: #ED1C23;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 6px;
	margin-bottom: 6px;
}
select {
	font-size: 1.2em;
}
a:link {
	color: #ED1C23;
	text-decoration: underline;
	}
a:visited {
	color: #ED1C23;
	text-decoration: underline;
	}
a:hover {
	color: #3399FF;
	text-decoration: underline;
	}
img {
	border: 0px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
}
/* Template classes */
#tabs {
	clear: both;
	width: 100%;
	background-color: #fff;
	overflow: auto;
	*overflow: hidden;
}
#tabs ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#tabs li {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 161px;
	height: 31px;
	text-align: center;
}
#tabs li.tab {
	background-image: url(/images/tab.gif);
}
#tabs li.tabselected {
	background-image: url(/images/tab-selected.gif);
}
#tabs li a {
	display: block;
	width: 161px;
	height: 19px;
	padding-top: 12px;
	font-size: 12px;
	color: #777;
	text-decoration: none;
}
#tabs li a.selected {
	color: #fff !important;
	font-weight: bold;
}
#tabs li a:focus  {
	outline: none 
}
#tabs li a:hover {
	font-weight: bold;
}
#page {
	width: 872px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#pageouter {
	position: relative;
	width: 100%;
	/* overflow: auto; */
	background-image: url(/images/pageouter.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#pageouter div.ads_right {
	position: absolute;
	top: 132px;
	right: -160px;
	width: 160px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}

#gutter_left {
	float: left;
	width: 10px;
}
#gutter_left img {
	margin-top: 81px;
}
#gutter_right {
	float: right;
	width: 10px;
}
#gutter_right img {
	margin-top: 81px;
}
#pageinner {
	float: left;
	width: 852px;
}

#pagecontent div.ads_footer {
	float: left;
	width: 468px;
	background-color: #FFF;
	margin: 20px 0px 10px 0px;
}

#header {
	clear: both;
	overflow: hidden;
	background-color: #fff;
	padding-right: 10px;
	background-image: url(/images/header_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 84px;
}
#header_left {
	width: 39px;
	height: 84px;
	float: left;
	background-image: url(/images/header_left.gif);
	background-repeat: no-repeat;
}
#header_logo {
	width: 226px;
	height: 84px;
	float: left;
}
#header_ads {
	float: left;
	padding-left: 14px;
	padding-top: 10px;
	text-align: center;
	width: 560px;
}
#header_right {
	width: 39px;
	height: 84px;
	float: left;
	background-image: url(/images/header_right.gif);
	background-repeat: no-repeat;
}
#bar {
	clear: both;
	height: 20px;
	background-color: #b10d0d;
	border-bottom: 6px solid #cf6b6b;
	padding-top: 6px;
}
#bar div.barvisitors {
	padding-left: 37px;
}
#bar div.barpress {
	padding-left: 203px;
}
#bar div.bartrade {
	padding-left: 328px;
}
#bar ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin-left: 5px;
}
#bar li {
	display: inline;
	float: left;
	margin-left: 15px;
}
#bar li a:link, 
#bar li a:visited {
	color: #fff;
	font-size: 1.0em;
	text-decoration: none;
}
#bar li a:hover {
	text-decoration: underline;
}
#content {
	overflow: auto;
	clear: both;
	background-color: #fff;
}
#sidebar {
	float: left;
	width: 155px;
	padding: 0px;
}

#sidebar div.ads_leftbar {
	background-color: #FFF;
	margin: 8px 0px 0px 4px;
	width: 125px;
	overflow: none;
}

div.ads_content_rec {
	background-color: #FFF;
	margin: 20px 0px 20px 0px;
	padding: 3px 5px 3px 5px;
	overflow: none;
	border: 0px solid #ED1C23;
}

#sidebar ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#sidebar li {
	border-top: 1px solid #ccc;
}
#sidebar li a:link,
#sidebar li a:visited {
	display: block;
	padding: 10px;
	font-family: arial,verdana,sans-serif;
	font-size: 1.0em;
	color: #676d70;
	text-decoration: none;
}
#sidebar li a:hover {
	font-family: arial,verdana,sans-serif;
	font-size: 1.0em;
	color: #3399ff;
	text-decoration: underline;
}
#pagecontent {
	float: left;
	width: 590px;
	padding: 10px;
	margin-left: 25px;
	margin-right: 35px;
}
#footer {
	clear: both;
}
#footer_left {
	float: left;
	width: 39px;
	height: 37px;
	background-image: url(/images/footer_left.gif);
}
#footer_content {
	float: left;
	width: 794px;
	height: 34px;
	text-align: left;
	background-image: url(/images/footer.gif);
	padding-top: 3px;
}

#footer_content span.footer_links {
    float: left;
    padding: 0px 0px 0px 162px;
	font-size: 10px;
	}
#footer_content span.footer_copy {
    float: right;
	font-size: 10px;
	}

#footer_content a:link {
	font-size: 10px;
	text-decoration: underline;
	}
#footer_content a:visited {
	font-size: 10px;
	text-decoration: underline;
	}
#footer_content a:hover {
	color: #3399FF;
	font-size: 10px;
	text-decoration: underline;
	}
#footer_right {
	float: right;
	width: 39px;
	height: 37px;
	background-image: url(/images/footer_right.gif);
}
#pagecontentheader {
	overflow: auto;
	clear: both;
}
#pagecontentheader_left {
	float: left;
}
#pagecontentheader_right {
	float: right;
}
#breadcrumbs {
	margin-bottom: 10px;
}
#loggedin {
	right: 0px;
	text-align: right;
}
/* Sidebar content */
div.searchbox {
	width: 142px;
	padding: 4px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-color: #EAEEF0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
div.searchbox img {
	margin-top: 5px;
	margin-bottom: 3px;
}
.search {
	background-color: #EAEEF0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
input.searchbox {
	width: 135px;
	height: 16px;
	padding: 2px;
	font-size: 1.2em;
	color: #676D70;
	border: 1px solid #B4B4B4;
	margin-bottom: 3px;
	}
input.searchbutton {
	border: none;
	background-color: transparent;
	background-image: url(/images/buttons/search.gif);
	width: 58px;
	height: 23px;
	cursor: pointer;
	color: #FF0000;
	font-size: 0.8em;
	font-weight: bold;
	}
div.newsletterbox {
	width: 142px;
	padding: 4px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-color: #efd9dc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
div.newsletterbox img {
	margin-top: 5px;
	margin-bottom: 3px;
}
div.newsletterbox p {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 1.1em;
	margin-bottom: 5px;
	font-weight:bold;
}
/* Content - relevant to whole site */
a.emphasis:link {
	font-weight: bold;
	color: #ED1C23;
	text-decoration: underline;
	}
a.emphasis:visited {
	font-weight: bold;
	color: #ED1C23;
	text-decoration: underline;
	}
a.emphasis:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
	}
.error {
	font-size: 1.2em;
	font-weight: normal;
	color: #ED1C23;	
	}
div.error {
	background-color: #ddd;
	padding: 10px;
	padding: 10px;
	margin-bottom: 15px;
	border: 6px solid #b10d0d;
	font-size: 1.2em;
	color: #b10d0d;
	width: 96%;
	}
/* Shared content (about/contact/links) */
h3.link {
	margin-bottom: 0px;
}
p.link {
	margin-top: 0px;
}
/* Datagrid classes */
.datagrid {
	width: 100%;
	font-size: 1.0em;
}
.datagrid_header {
	font-weight: bold;
	background-color: #777;
	color: #fff;
}
.datagrid_header a {
	color: #fff;
}
.datagrid_header td {
	color: #fff;
	padding: 3px;
}
.datagrid_item {
	background-color: #e9e9e9;
}
.datagrid_item td {
	padding: 3px;
}
.datagrid_alternatingitem {
	background-color: #f0f0f0;
}
.datagrid_alternatingitem td {
	padding: 3px;
}

/* NEEDS MOVING FROM HERE ON */
/* Member + Brochure + Special Offer search */
div.msrch_header {
	margin-top: 10px;
}
div.msrch_controls {
	margin-top: 10px;
}
div.msrch_controls label {
	display: inline-block;
	width: 110px;
	margin-right: 10px;
	font-size: 1.2em;
}
div.msrch_controls select {
	width: 250px;
	height: 20px;
	padding: 2px;
}
div.msrch_citylookup {
	margin-left: 120px;
}
div.msrch_buttons {
	margin-top: 10px;
	margin-left: 120px;
}
div.msrch_buttons input {
	border: none;
	background-color: transparent;
	background-image: url(/images/buttons/search137.gif);
	width: 137px;
	height: 23px;
	cursor: pointer;
}
select.memberminisearch {
	font-family: verdana,helvetica,arial,sans-serif;
	width: 175px;
	height: 20px;
	margin-bottom: 5px;
	color: #676D70;
	}
.minisearch {
	font-weight: normal;
	color: #676D70;
	}
.membercontacthead {
	font-weight: bold;
	}
.membercontact {
	}
a.membercontact:link {
	color: #676D70;
	text-decoration: underline;
	}
a.membercontact:visited {
	color: #676D70;
	text-decoration: underline;
	}
a.membercontact:hover {
	color: #3399FF;
	text-decoration: underline;
	}
.membercontactheadsmall {
	font-weight: bold;
	}
.membercontactsmall {
	}
a.membercontactsmall:link {
	color: #676D70;
	text-decoration: underline;
	}
a.membercontactsmall:visited {
	color: #676D70;
	text-decoration: underline;
	}
a.membercontactsmall:hover {
	color: #3399FF;
	text-decoration: underline;
	}
input.membername {
	font-family: verdana,helvetica,arial,sans-serif;
	height: 20px;
	width: 250px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	margin-bottom: 3px;
	}
input.membermininame {
	font-family: verdana,helvetica,arial,sans-serif;
	height: 20px;
	width: 175px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	margin-bottom: 3px;
	}
div.dashedbox {
	padding: 10px;
	border: 1px dashed #CCCCCC;
	}
input.searchkeywords {
	font-family: verdana,helvetica,arial,sans-serif;
	width: 175px;
	*height: 16px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	margin-bottom: 5px;
	}
select.searchtype {
	font-family: verdana,helvetica,arial,sans-serif;
	width: 120px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	*margin-top: 1px;
	margin-bottom: 5px;
	}
select.searcharea {
	font-family: verdana,helvetica,arial,sans-serif;
	width: 100px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	*margin-top: 1px;
	margin-bottom: 5px;
	}
input.sitesearch {
	border: none;
	background-color: transparent;
	background-image: url(/images/buttons/search80.gif);
	width: 80px;
	height: 20px;
	cursor: pointer;
	color: #FF0000;
	font-size: 0.8em;
	font-weight: bold;
	}
input.memberminisearch {
	border: none;
	margin-left: 5px;
	background-color: transparent;
	background-image: url(/images/buttons/search80.gif);
	width: 80px;
	height: 20px;
	cursor: pointer;
	color: #FF0000;
	font-size: 0.8em;
	font-weight: bold;
	}
/* Press releases */
a.pressheader:link {
	font-weight: bold;	
	}
a.pressheader:visited {
	font-weight: bold;
	}
a.pressheader:hover {
	font-weight: bold;
	}
.pressheader {
	font-size: 1.2em;
	font-weight: bold;
	color: #ED1C23;
	}
#articleheader {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#articleheader h2 {
	margin-bottom: 0px;
}
#articleheader p {
	margin-top: 0px;
	font-size: 1.0em;
}
#article {
	padding: 10px;
}
.pressdate {
	font-size: 1.0em;
	}
/* Shopping */
input.shopping {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	height: 20px;
	width: 200px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	margin-bottom: 3px;
	}
select.shopping {
	font-family: verdana,helvetica,arial,sans-serif;
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
	color: #676D70;
	}
/* Contact */
input.contact {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	height: 20px;
	width: 150px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	margin-bottom: 3px;
	}
textarea.contact {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 90%;
	height: 100px;
	width: 150px;
	color: #676D70;
	border: 1px solid #B4B4B4;
	margin-bottom: 3px;
	}
input.contactbutton {
	border: none;
	background-color: transparent;
	background-image: url(/images/buttons/submit150.gif);
	width: 150px;
	height: 23px;
	cursor: pointer;
	color: #FF0000;
	font-size: 0.8em;
	font-weight: bold;
	}
/* Misc content */
select.state {
	width: 200px;
	height: 20px;
	margin-bottom: 5px;
	color: #676D70;
	font-size: 1.2em;
	padding: 2px;
	}
p.memberlist {
	font-weight: bold;
	color: #676D70;
	}
p.memberlistentry {
	margin-top: 1px;
	margin-bottom: 2px;
	}
/* Pager classes */
.pg_currentpage {
	font-weight: bold;
	}
a.pg_linkpage:link {
	color: #ED1C23;	
	}
a.pg_linkpage:visited {
	color: #ED1C23;
	}
a.pg_linkpage:hover {
	color: #3399FF;
	}
.pg_text {
	
	}
.pg_recordtext {
	font-weight: bold;
	font-size: 120%;
	}
/* Brochure downloads */
a.download:link, a.download:visited {

	}
a.download:hover {
	
	}
a.download_standard:link, a.download:visited {

	}
a.download_standard:hover {
	
	}
span.download {
	color: #ED1C23;
	}
span.download_standard {
	color: #ED1C23;
	}
/* Other */
#recaptchadownload {
	padding-top: 10px;
}
#recaptchadownload p {
	font-size: 10px;
	line-height: 1;
}
#recaptchadownload_buttons {
	padding-top: 20px;
}
/* Legacy styles */
.header_red {
	font-size: 1.2em;
	font-weight: bold;
	color: #ED1C23;
	}
.header_redlarge {
	font-size: 1.3em;
	font-weight: bold;
	color: #ED1C23;
	}
.blue1norm {
	font-style: italic;
	color: #232323;
	}
.red1norm {
	color: #ED1C23
	}
img.border {
	border : 1px solid #002C6D;
	}
p.nopadding {
	margin: 0px;
	padding: 0px;
	}
tr.rgAltRow td {vertical-align:top; font-size:11px;} 
tr.rgRow td {vertical-align:top; font-size:11px;}