* { margin: 0; padding: 0; }
a img { border: 0; }

body {
	}

#frame {
	}

/* -----------------------------------
Header
----------------------------------- */

#header {
	}

#header p.logo {
	font: 16px Arial, Helvetica, sans-serif;
	color: #777;
	margin-bottom: 20px;
	}

#header p.access,
#header img,
#header ul#nav {
	display: none;
	}

/* -----------------------------------
Core - Structure
----------------------------------- */

#core {
	}

#content {
	width: 100%;
	overflow: hidden;
	}

#sidebar {
	display: none;
	}



/* -----------------------------------
Core - Content
----------------------------------- */

/* --- homepage split --- */

#default #content #leadcontent {
	}

#default #content #productselect {
	}

#default #content #productselect p {
	margin-bottom: 0.8em;
	}


/* --- contact split --- */

#about #content #leadcontent {
	}

#about #content #officeinfo {
	}



/* --- general definitions --- */

#content h1 {
	color: #657b09;
	font: 30px/24px Georgia, serif;
	margin: 0 0 0.7em 0;
	}

#content h2 {
	color: #6d8306;
	font: 20px Verdana, sans-serif;
	margin: 0 0 0.4em 0;
	}

#content h3 {
	font: bold 18px Verdana, sans-serif;
	color: #777;
	margin: 0 0 0.3em 0;
	}

#content p,
#content li,
#content td,
#content th,
#content dl,
#content label,
#content .vevent {
	font: 13px/20px Verdana, sans-serif;
	color: #444;
	}

#content p,
#content ul,
#content ol,
#content dl,
#content table,
#content form {
	margin-bottom: 0.7em;
	}

#content ul,
#content ol {
	margin-left: 2em;
	}

#content code {
	color: #314e8b;
	font-size: 1.2em;
	}

#content a {
	color: #6d8306;
	}

#content a:hover {
	color: #000;
	background: #eaf0d7;
	}


/* --- variations --- */

.green {
	color: #7f9f0e;
	}

.keyboard {
	background: #dfddd6;
	border: 1px solid #c4c2ba;
	padding: 1px 2px;
	}

.illustration {
	float: left;
	margin: 0 15px 5px 0;
	}

.partnerlogo {
	margin: 5px 10px 10px 0;
	}


/* --- site map --- */

#content dl.sitemap {
	margin: 0 0 30px 0;
	}

#content dl.sitemap dt {
	margin: 8px 0 3px 0;
	font-weight: bold;
	}

#content dl.sitemap dd {
	margin: 0 0 0 20px;
	}


/* --- address --- */

#content .vcard {
	font: 0.7em/1.65em Verdana, sans-serif;
	color: #fff;
	background: #7f9f0e;
	padding: 10px;
	}

#content .vcard .org {
	font-weight: bold;
	font-size: 1.3em;
	}

#content .vcard .type {
	display: block;
	color: #bfe348;
	font-weight: bold;
	margin: 0.8em 0 0.4em 0;
	}

#content .vcard abbr {
	border: none;
	}

#content .vcard .postal-code {
	display: block;
	}


/* --- news and events --- */

#about #content #eventcalendar {
	float: left;
	width: 50%;
	}

#about #content #recentnews {
	float: right;
	width: 50%;
	}

#content #eventcalendar dl dt,
#content #recentnews dl dt {
	font-weight: bold;
	margin: 10px 0 0 0;
	}






/* --- product landing  --- */

#content .productlanding {
x	width: 565px;
x	overflow: hidden;
x	margin: 0 0 10px 0;
	}

#content .productlanding img {
	float: left;
	width: 90px;
	height: 90px;
	}

#content .productlanding div {
x	float: right;
x	width: 460px;
	padding-top: 10px;
	}

#content .productnav { display: none; }




/* -----------------------------------
Core - Sidebar
----------------------------------- */

#sidebar .sidebox {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 5px 0 0 35px;
	margin: 25px 0 0 0;
	}

#sidebar #stat { background-image: url(/images/icon_sidebar_stat.gif); }
#sidebar #upcomingevents { background-image: url(/images/icon_sidebar_events.gif); }
#sidebar #eventregistration { background-image: url(/images/icon_sidebar_event-reg.gif); }
#sidebar #downloads { background-image: url(/images/icon_sidebar_downloads.gif); }
#sidebar #contactform { background-image: url(/images/icon_sidebar_contact.gif); }


#sidebar .sidebox h2 {
	font: bold 1.2em Arial, sans-serif;
	color: #004d8c;
	margin: 0 0 8px 0;
	}

#sidebar a.learnmore {
	display: block;
	margin: 12px 0 0 0;
	padding: 3px 10px;
	font: 0.7em/1.5em Verdana, sans-serif;
	background: #ebd46b url(/images/icon_sidebar_learnmore.gif) 222px 5px no-repeat;
	text-decoration: none;
	color: #617406;
	}

#sidebar a.learnmore:hover {
	color: #000;
	background-color: #dcc55a;
	background-position: 222px -181px;
	}



/* --- stat box --- */

#sidebar #stat blockquote p {
	color: #617406;
	font: 0.95em/1.45em Georgia, serif;
	text-align: left;
	}

#sidebar #stat p {
	color: #617406;
	font: italic 0.7em/1.5em Verdana, sans-serif;
	text-align: right;
	}

/* --- upcoming events box --- */

#sidebar #upcomingevents dt,
#sidebar #upcomingevents dt a {
	color: #364603;
	font: 0.9em/1.2em Verdana, sans-serif;
	}

#sidebar #upcomingevents dd {
	color: #617406;
	font: 0.7em/1.4em Verdana, sans-serif;
	margin: 0.3em 0;
	}


/* --- Event Registration --- */

#sidebar #eventdetails,
#sidebar .zemContactForm {
	font: 0.85em/1.3em Arial, Verdana, sans-serif;
	margin: 0 0 0.6em 0;
	}

#sidebar #eventdetails .summary {
	display: block;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	}

#sidebar #eventdetails abbr {
	border: none;
	}

#sidebar #eventdetails .location {
	margin: 5px 0 0 0;
	}

#sidebar .zemContactForm legend {
	color: #6d8306;
	font: bold 1em Arial, Verdana, sans-serif;
	padding: 0 5px 0 0;
	margin-bottom: 3px;
	}

#sidebar .zemContactForm fieldset {
	border: none;
	border-top: 1px solid #97b91e;
x	padding: 3px 12px 8px 12px;
	padding: 3px 0 8px 0;
	}

#sidebar .zemContactForm input.zemText,
#sidebar .zemContactForm textarea {
x	width: 210px;
	width: 234px;
	}

#sidebar .zemContactForm textarea {
	height: 120px;
	}

#sidebar .zemContactForm .zemSubmit {
	margin: 5px 0 0 0;
	}

#sidebar .zemContactForm .zemThanks {
	background: #6d8306;
	color: #fff;
	padding: 5px 8px;
	}

#sidebar .zemContactForm ul.zemError {
	margin: 3px 0 6px 12px;
	font-size: 0.9em;
	}

#sidebar .zemContactForm ul.zemError strong,
#sidebar .zemContactForm label.zemRequirederrorElement {
	color: red;
	}

/* --- file downloads --- */

#sidebar #downloads p.file-category {
	font: 0.65em Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #769b11;
	}

#sidebar #downloads p.file-link {
	font: 0.8em Verdana, sans-serif;
	margin: 3px 0 9px 0;
	}

#sidebar #downloads p.file-link a {
	color: #000;
	}



/* -----------------------------------
Footer
----------------------------------- */

#footer {
	width: 100%;
	overflow: hidden;
	font: 11px/18px Verdana, sans-serif;
	}

#footer #siteinfo {
	float: left;
	width: 50%;
	margin: 40px 0 0 0;
	color: #797978;
	}

#footer #siteinfo .contactinfo a {
	color: #797978;
	text-decoration: none;
	}

#footer #siteinfo .links,
#footer #siteinfo .links a {
x	display: none;
	color: #a6a6a5;
	text-decoration: none;
	}

#footer #certifications {
	float: right;
	width: 50%;
	text-align: right;
	margin: 40px 0 0 0;
	}

#footer #certifications img {
	margin: 0 0 0 2px;
	}














