*:focus {
	outline: none;
}

html {
	height: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {	
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img { 
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var { 
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

a {
	color: #36F;
}

body {
	text-align: center;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	height: 102%;
	background-color: #819269;
}

#outer {
	background-image: url(./images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#wrapper {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
}

#header, #footer {
	width: 864px;
	background-color: #272725;
	float: left;
}

#topSection {
	width: 564px;
	float: left;
	background-color: #F2F2F2;
	border-bottom: 1px solid #D9D9D9;
	height: 84px;
}

#topAds {
	width: 576px;
	float: left;
}

#topLogo {
	float: left;
}

#topSearch {
	float: right;
	width: 288px;
	margin-top: 20px;
}

#topSearch input {
	width: 168px;
	height: 14px;
	margin: 0 12px 0 0;
	padding: 2px;
	float: left;
}

#topSearch input.button {
	margin: 0;
	width: 80px;
	height: 22px;
	line-height: 22px;
	float: left;
	font-size: 12px;
	line-height: 10px;
}

#topSearch h4 {
	display: block;
	width: 276px;
	height: 26px;
	padding: 0;
	margin: 0 0 12px 0;
	background-image: url(./images/search.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -99999px;
	overflow: hidden;
}

#content {
	float: left;
	width: 576px;
}

#navigation {
	float: left;
	width: 144px;
}

#platinumRightNav {
	float: right;
	width: 288px;
}

#platinumRightNav img {
	margin-bottom: 12px;
}

#rightAds {
	float: right;
	width: 144px;
}

.padding {
	display: block;
	padding: 12px;
}

.nosidepadding {
	padding: 12px 0;
}

.noleftpadding {
	padding-left: 0;
}

.topmargin {
	margin-top: 12px;
}

.notopmargin {
	margin-top: -12px;
}

p {
	margin-top: 12px;
}

p.backlink {
	font-weight: bolder;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 18px;
	line-height: 28px;
	clear: both;
}

h3 {
	font-size: 14px;
	line-height: 28px;
}

h4 {
	font-size: 14px;
	margin-bottom: 12px;
}

h4.seminarreg {
	margin-top: 24px;
}

#header h1 {
	float: left;
	height: 62px;
	width: 217px;
	background-image: url(./images/header.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}

.adBlock a, .adBlock a:visited {
	display: block;
	margin: 12px 0 0 0;
	clear: both;
}

#rightAds h3, #navigation h3, #platinumRightNav h3 {
	display: block;
	line-height: 40px;
}

#navigationLinks a {
	display: block;
	background-color: #FFFEEB;
	color: #272725;
	text-decoration: none;
	font-size: 10px;
	padding: 3px;
	line-height: 18px;
	text-transform: uppercase;
	background-image: url("./images/bullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 11px;
	border-bottom: 1px solid #E0E5CE;
}

#navigationLinks a:hover, ul.articles li a:hover {
	background-color: #F2F1DF;
}

.box {
	display: block;
	float: left;
	width: 288px;
}

.box h2 a, #feature h2 a {
	text-decoration: none;
	color: #000;
}

#feature h2 {
	margin: 0;
}

.box div.padding {
	background-color: #fafafa;
	border: 1px solid #CCC;
	border-top: 0;
	border-left: 0;
	margin: 12px;
	font-size: 10px;
	color: #3F3333;
	height: 264px;
	overflow: hidden;
}

.left div.padding {
	margin-left: 0;
}

.box div.padding p, #feature p {
	margin-top: 0;
}

ul.articles li {
	display: inline;
}

ul.articles li a {
	display: block;
	background-color: #FFFEF3;
	color: #272725;
	text-decoration: none;
	font-size: 10px;
	padding: 3px;
	line-height: 18px;
	background-image: url("./images/bullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 11px;
	border-bottom: 1px solid #E0E5CE;
}

#newsletter, #contact, #feature {
	display: block;
	margin-bottom: 1em;
	background-color: #fafafa;
	border: 1px solid #CCC;
	border-width: 0 1px 1px 0;
	padding: 12px;
	overflow: auto;
	height: 0.5%;
}

#feature {
	margin: 0 0 12px 0;
	clear: both;
}

#newsletter div, #contact div {
	float: left;
	width: 168px;
	margin: 12px 0 0 0;
	padding: 0;
}

#newsletter div.last, #contact div.last {
	width: 167px;
}

#newsletter div.middle, #contact div.middle {
	margin: 12px 12px 0 12px;
}

#newsletter div input, #contact div input, #contact div textarea {
	width: 164px;
	margin: 0;
}

#contact div.checkboxes input {
	width: 0;
	width: auto;
	display: inline;
}

#contact div label.noblock {
	width: 0;
	width: auto;
	display: inline;
}

#newsletter div.last input, #contact div.last input {
	width: 163px;
}

#newsletter label, #contact label {
	display: block;
	font-weight: bolder;
}

#newsletter {
	background-color: #FFF8D0;
}

#contact div.twothirds {
	width: 346px;
	margin: 12px 12px 0 0;
}

#contact div.twothirds input {
	width: 344px;
}

#contact div.thirdmid {
	margin: 12px 0 0 12px;
}

#contact div.totals {
	font-weight: bolder;
	text-align: center;
	padding-bottom: 12px;
}

#contact div.highlight {
	background-color: #FFC;
	width: 527px;
	margin-top: 24px;
	margin-bottom: 12px;
}

#contact div.tbmargins {
	margin-top: 36px;
	margin-bottom: 24px;
}

#contact div.thirdlast {
	float: right;
}

#contact div label.attendee {
	margin-top: 1.4em;
	color: #999;
}

#contact div.fullwidth {
	width: 527px;
}

#contact #contactform_results, #newsletter #newsletterform_results, #contact #listcompanyform_results {
	width: 527px;
	margin: 0;
	overflow: auto;
	display: none;
}

#contact div textarea {
	width: 523px;
	height: 100px;
}

.mainContent h1 {
	display: block;
	line-height: 40px;
}

.mainContent ul {
	list-style: disc;
	margin-left: 2em;
	margin: 1em 0 1em 2em;
}

.mainContent strong {
	font-weight: bolder;
}

.mainContent p {
	margin-top: 1em;
}

.mainContent h2 {
	margin: 0;
	position: relative;
	display: block;
}

h2.listing {
	width: 552px;
}

.mainContent h3 {
	margin-top: 24px;
}

a.topLink, a.topLink:visited {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 10px;
	line-height: 11px;
}

ul.AZList {
	list-style: none;
	text-indent: 0;
	margin: 24px 0;
	padding: 0;
	display: block;
	text-align: center;
}

ul.AZList li {
	font-weight: bolder;
	display: inline;
	font-size: 14px;
	padding: 3px;
}

/* global */

.right {
	text-align: right;
}

ul.listing, ul.listing li, ul.equipment, ul.equipment li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ul.equipment {
	display: block;
	overflow: auto;
	padding-bottom: 24px;
}

ul.equipment li {
	width: 50%;
	display: block;
	text-indent: 20px;
	background-image: url("./images/bullet.gif");
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}

ul.listing {
	display: block;
	margin-bottom: 24px;
}

ul.listing li {
	display: inline;
	text-indent: 20px;
}

ul.listing li a, ul.equipment li a {
	display: block;
	padding: 2px 2px 2px 0;
	background-image: url("./images/bullet.gif");
	background-position: left;
	background-repeat: no-repeat;
}

ul.listing li a:hover, ul.equipment li a:hover {
	background-color: #F2F1DF;
}

.membershipLevel1 {
}

.membershipLevel2 {
	font-weight: bolder;
}

.membershipLevel3 {
	font-weight: bolder;
	background-color: #FF9;
}

.membershipLevel4 {
	font-weight: bolder;
	background-color: #FF9;
	line-height: 50px;
	text-indent: 80px;
	border-bottom: 1px solid #CC3;
	border-top: 1px solid #CC3;
	margin-bottom: 6px;
}

p.error, p.success {
	color: #000;
	display: block;
	font-size: 14px;
	background-color: #F99;
	border: 1px solid #f00;
	padding: 12px;
	font-weight: bolder;
	margin: 0 0 1em 0;
	text-align: center;
}

p.success {
	background-color: #9F9;
	border: 1px solid #3c3;
}

div.payviapaypal {
	display: block;
	text-align: center;
	padding: 2em;
	background-color: #9F9;
	border: 1px solid #3c3;
}

p.alert {
	text-indent: 24px;
	background-image: url(./images/alert.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #f00;
	margin: 0 0 12px 0;
}

input.errorField, textarea.errorField {
	background-image: url(./images/errorField.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 24px;
}

#supplierListing {
	display: block;
	width: 552px;
	margin-bottom: 24px;
	float: left;
}

#supplierListing div.profileLabel {
	font-weight: bold;
	width: 120px;
	margin-right: 12px;
	overflow: hidden;
	text-align: right;
	float: left;
}

#supplierListing div.profileContent {
	width: 300px;
	float: left;
}

#supplierListing div.profileWrap {
	width: 432px;
	float: left;
}

#supplierListing div.logoDiv {
	width: 120px;
	float: right;
}

#supplierListing div.logoDiv a.link {
	display: block;
	background-color: #FFFEEB;
	color: #272725;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	line-height: 18px;
	border-bottom: 1px solid #E0E5CE;
	border-top: 1px solid #E0E5CE;
	margin-top: 10px;
	text-align: center;
}

#supplierListing div.logoDiv a.link:hover {
	background-color: #F2F1DF;
}

#footer a, #footer a:visited {
	font-size: 10px;
	color: #fff;
}

#footer div {
	width: 264px;
	padding: 12px;
	float: left;
	display: block;
}

#footer div.noleftpadding {
	padding-left: 0;
	width: 276px;
}

#footer, #contact .minusmargin {
	margin-right: -3px;
	padding-right: 3px;
}

.center {
	text-align: center;
}

.platinumMemberBanners {
	overflow: auto;
}

.platinumMemberBanners div {
	float: left;
	width: 144px;
	text-align: center;
}

#bulkDensityChart {
	margin: 12px;
}

#bulkDensityChart tr td {
	text-align: center;
	line-height: 20px;
}

#bulkDensityChart tr.alt {
	background-color: #F2F2F2;
}

#bulkDensityChart tr td.leftAlign {
	text-align: left;
}

#bulkDensityChart tr.headerCell {
	color: #F2F2F2;
	background-color: #272725;
	font-weight: bold;
}

#selector_label {
	font-weight: bolder;
	display: inline;
	float: none;
	padding: 0;
	margin: 0;
}

#selector {
	margin-left: 20px;
	width: 300px;
}

.liveSearch {
	display: block;
	background-color: #f2f2f2;
	padding: 20px;
	text-align: center;
	margin-bottom: 24px;
	width: 500px;
	margin: 12px;
}

#feature.seminarError {
	background-color: #F18686;
	margin-bottom: 2em;
}

div.wrap {
	width: 552px;
	overflow: auto;
}

div.slideLogin {
	display: block;
	background-color: #f2f2f2;
	padding: 20px;
	text-align: center;
	width: 512px;
	margin: 24px 0;
}

div.half {
	float: left;
	width: 270px;
}

div.half h2 {
	margin-top: 24px;
}

div.half a img {
	border: 12px solid #272725;
	margin: 0 0 12px 0;
}

div.half a:hover img {
	border: 12px solid #36f;
}

div.marginLeft {
	padding-left: 12px;
}
*/
