@import url('reset.css');

body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#container {
	margin: 0 auto;
	width: 990px;
}


/*	MASTER HEADER
	---------------------------------------------------------- */
	
#masthead h1 {
	text-indent: -3000px;
	margin: 23px 0 25px 93px;
	float: left;
}
#masthead h1 a {
	display: block;
	width: 284px;
	height: 53px;
	background: url('/assets/images/logo.gif') no-repeat;
}
#subnav {
	text-align: right;
	margin: 10px 0 0 0;
	float: right;
	font-size: 1.2em;
	color: #888888;
	width: 50%;
}
#subnav ul {
	display: block;
	margin: 0 0 18px 0px;
}
#subnav ul li {
	display: inline;
	padding: 0 0px 0 0;
	margin: 0 0 0 16px;
	line-height: 1.2em;
}
#subnav ul li a {
	color: #8a7a67;
	text-decoration: none;
}
#subnav .contact li {
	padding: 0 3px 0 0;
	margin: 0 0 0 3px;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
#subnav ul.about {
	float: left;
	display: block;
	margin: 0 0 18px 100px;
}
#subnav .input {
	background: #ede7e1;
	font-size: 11px;
	border-top: 1px solid #b0a496;
	border-left: 1px solid #b0a496;
	width: 130px;
}
#subnav form {
	margin: -6px 0 0 4px;
	float: right;
}



/*	NAVIGATION
	---------------------------------------------------------- */
	
.nav {
	clear: both;
	width: 990px;
	padding: 0;
	margin: 0 0 1px 0;
	background: url('/assets/images/nav.gif') no-repeat;
}
.row {
	display: table;
	margin: 0 auto;
}
.nav ul {
	float: left;
	clear: both;
	margin: 0 auto; 
	background: url('/assets/images/nav-divider.gif') no-repeat top right;
}
.nav ul li {
	display: inline;
}
.nav ul li a {
	display:block;
	float: left;
	padding: 10px 18px 10px 18px;
	font-size: 1.5em;
	color: #8a7a67;
	text-decoration: none;
	height: 15px;
	background: url('/assets/images/nav-bg.gif') no-repeat top left;
	white-space: nowrap;
	text-align: center;
}
.nav ul li.last a {
	margin: 0 2px 0 0;
}
.nav ul li.current a {
	background: url('/assets/images/nav-bg.gif') no-repeat bottom left;
	color: #FFF;
}
.nav ul li.current a:hover {
	background: url('/assets/images/nav-bg.gif') no-repeat bottom left;
	color: #FFF;
}
.nav ul li a:hover {
	background: url('/assets/images/nav-bg.gif') no-repeat center left;
	color: #FFF;
}


/*	CONTENT PAGES
	---------------------------------------------------------- */
.content-holder {
	float: left;
	width: 990px;
	padding: 0 0 30px 0;
}
.content {
	float: left;
	margin: 30px 0 0 30px;
	padding: 0 0 0 10px; 
	width: 750px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.content a:link, .content a:visited, .content a:active {
	color: #8a7a67;
	text-decoration: underline;
}
.content a:hover {
	color: #60513e;
	text-decoration: underline;
}
.content h2 {
	color: #5a5a5a;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: lowercase;
}
.content p, .items p {
	margin: 1em 0;
}
.content ul {
	margin: 0 0 .5em 0;
}
.content ul li {
	background: url('/assets/images/bullet.gif') no-repeat 0px 5px;
	padding: 0 0 0 10px;
	margin: 0 0 0 8px;
}
.content .hr {
	clear: both;
	height: 1px;
	background: #FFF url('/assets/images/hr.gif') no-repeat top left;
	margin: 20px -20px 15px -10px;
}
.content hr {
	display: none;
}
.landing-img {
	margin: 0 0 15px 0;
}
#existing-dealers {
	float: left;
	margin: 3px 0 13px -7px;
}
#existing-dealers li {
	float: left;
	background: none;
	padding: 0 13px 0px 0;
	margin: 0 0 5px 0;
	color: #8a7a67;
}
.items {
	float: left;
	margin: 0 0 0 240px;
	width: 760px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.item-2col {
	position: relative;
	float: left;
	width:350px;
	font-weight: bold;
	font-size: 1.2em;
	padding: 15px 20px 0px 10px;
	margin: 0 10px 20px -10px;
	color: #888;
	background: url('/assets/images/item-divider.gif') no-repeat left bottom;
}
.title {
	font-size: .8em;
	font-weight: normal;
}
big {
	font-size: 1.2em;
	font-weight: bold;
}
.view, .mult_view {
	margin: 0;
	background: url('/assets/images/icon-view.gif') no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none !important;
	text-transform: lowercase;
	color: #8a7a67;
	font-size: .8em;
	font-weight: normal;
}
.event-link {
	font-size: 1em;
	color: #8a7a67;
	padding: 2px 0 0 0;
	font-weight: normal;
	text-decoration: underline;
}
.download-pdf {
	background: url('/assets/images/icon-pdf.gif') no-repeat;
	font-size: 1em;
	color: #8a7a67;
	padding: 2px 0 0px 21px;
	font-weight: normal;
	text-decoration: underline;
}
.download-jpg {
	background: url('/images/icons/jpg.png') no-repeat;
	font-size: 1em;
	color: #8a7a67;
	padding: 2px 0 0px 21px;
	font-weight: normal;
	text-decoration: underline;
}
.download-doc {
	background: url('/images/icons/doc.png') no-repeat;
	font-size: 1em;
	color: #8a7a67;
	padding: 2px 0 0px 21px;
	font-weight: normal;
	text-decoration: underline;
}
.download-ppt {
	background: url('/images/icons/ppt.png') no-repeat;
	font-size: 1em;
	color: #8a7a67;
	padding: 2px 0 0px 21px;
	font-weight: normal;
	text-decoration: underline;
}
.download-xls {
	background: url('/images/icons/xls.png') no-repeat;
	font-size: 1em;
	color: #8a7a67;
	padding: 2px 0 0px 21px;
	font-weight: normal;
	text-decoration: underline;
}
.download-link {
	font-size: 1em;
	color: #8a7a67;
	padding: 2px 0 0px 0px;
	font-weight: normal;
	text-decoration: underline;
}
.order-link {
	clear: both;
	background: url('/assets/images/icon-order.gif') no-repeat;
	padding: 0 0 0 21px;
	text-decoration: underline;
	color: #8a7a67;
	font-size: 1em;
	font-weight: normal;
}
.mult_view {
	float: left;
}
.view:hover, .mult_view:hover, .download-pdf:hover, .order-link:hover, .download-doc:hover, .download-xls:hover, .download-ppt:hover, .event-link:hover,
.download-link:hover, .download-jpg:hover {
	text-decoration: underline !important;
}
.item-img {
	float: left;
	margin: 0 0 0 20px;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.8em;
}
.item-info {
	float: right;
	font-size: 1.0em;
	color: #5a5a5a;
	width: 330px;
	padding: 0 50px 33px 0;
	margin: 0 -20px 10px 0;
}
.item-info .details {
	line-height: 1.5em;
}
.item-info h3 {
	color: #5a5a5a;
	font-weight: normal;
	font-size: 1.6em;
	padding: 0 0 13px 0;
	margin: 0 -50px 10px 0;
	background: url('/assets/images/item-divider.gif') no-repeat left bottom;
}
.order {
	margin: 30px -50px 0 0;
	padding: 13px 0 0 0;
	background: url('/assets/images/item-divider.gif') no-repeat left top;
	line-height: 1.6em;
}
.small-img {
	margin: 0 0 10px 0;
	float: left;
	width: 240px;
}
.small-img img {
	margin: 0 0 3px 0;
}
.item-2col .sustainable {
	font-weight: normal;
	color: #4f9e3f;
	padding: 0 0 0 24px;
	background: url('/assets/images/sustainability.png') no-repeat 0px 0;
	font-size: .8em;
	float: left;
	margin: 0 0 0 15px;
}
.item-2col h3 {
	font-size: 1.2em;
	font-weight:bold;
	color: #5a5a5a;
	margin: 12px 0 5px 0;
	clear: both;
}
.item-2col p {
	margin: 0 0 10px 0px;
}
.item-img .sustainable {
	font-weight: normal;
	color: #4f9e3f;
	padding: 2px 0 2px 38px;
	background: url('/assets/images/sustainability-lg.gif') no-repeat 0px 0;
	width: 158px;
}
.pdf { 
	margin: 15px 0 0 0;
}
.pdf li {
	margin: 0 0 4px 0;
}
.edit_btn {
	clear: both;
	float: right;
	margin: 0px 0 10px 0;
}
.edit_mult {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.edit_side {
	position: absolute;
	bottom: -20px;
	right: 0px;
}
.add_btn {
	position: absolute;
	top: 10px;
	right: 10px;
}
.event_thumbnail {
	float: right;
	margin: 0 0 20px 15px;
}
.event-list {
	margin: 3px 0 0 0;
}
.back-link {
	margin-top: -25px;
	float: right;
}
.back-link a {
	display: block;
	width:  51px;
	height: 17px;
	background: url('/assets/images/goback.gif') no-repeat;
	text-indent: -3000px;
}
#flash li {
	margin: 3px 0;
}
#flash li a {
	padding: 4px 22px 4px 0;
	background: url('/assets/images/icon-flash.gif') no-repeat center right;
	
}
/*	SIDEBAR
	---------------------------------------------------------- */
.sidebar {
	position: relative;
	margin: 30px 0 50px 0;
	float: left;
	font-size: 15px;
	background: #ede7e1 url('/assets/images/sidebar-bg.gif') repeat-x bottom left;
}
.sidebar ul {
	width: 198px;
	border: 1px solid #9c8e7d;
}
.sidebar ul li {
	height: 30px;
	width: 198px;
}
.sidebar ul li a {
	width: 168px;
	display: block;
	padding: 7px 15px 8px 15px;
	text-decoration: none;
	color: #665848;
	height: 15px;
	background: url('/assets/images/sidebar-nav.gif') repeat-x 0px 0px;
}
.sidebar ul li a:hover {
	color: #FFF;
	background: url('/assets/images/sidebar-nav.gif') no-repeat 0 -60px;
}
.sidebar ul li#current a {
	color: #FFF;
	background: url('/assets/images/sidebar-nav.gif') no-repeat 0 -30px;
}
.sidebar ul lI#current a:hover {
	color: #FFF;
	background: url('/assets/images/sidebar-nav.gif') no-repeat 0 -30px;
}
.sidebar ul li.sustainable a {
	background: url('/assets/images/sidebar-nav-sust.png') no-repeat 0px 0px;
}
.sidebar ul li.sustainable a:hover {
	color: #FFF;
	background: url('/assets/images/sidebar-nav-sust.png') no-repeat 0 -60px;
}
.sidebar ul li#current.sustainable a {
	color: #FFF;
	background: url('/assets/images/sidebar-nav-sust.png') no-repeat 0 -30px;
}
.sidebar ul li#current.sustainable a:hover {
	color: #FFF;
	background: url('/assets/images/sidebar-nav-sust.png') no-repeat 0 -30px;
}
.sidebar ul li.last {
	height: 29px;
}
.sidebar ul li.last a {
	height: 14px;
}
.sidebar .info {
	width: 168px;
	border: 1px solid #9c8e7d;
	padding: 10px 15px;
	color: #665848;
}

/*	FOOTER
	---------------------------------------------------------- */
#footer {
	border-top: 1px solid #d0c7bc;
	clear: both;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	color: #888888;
	margin: 0px 0 30px 0;
	padding: 10px 0 0 40px;
	line-height: 1.3em;
	position: relative;
	zoom: 1;
}
#footer .copyright {
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: .9em;
	font-style: normal;
}
#footer .sust {
	position: absolute;
	left: 5px;
	top: -35px;
	font-size: .9em;
	background: url('/assets/images/sust-footer.png') no-repeat;
	width: 123px;
	height: 38px;
	color: #4f9e3f;
	text-align: left;
	padding: 0 0 0 32px;
	line-height: 1.2em;
}


/*	HOMEPAGE
	---------------------------------------------------------- */
.home-img {
	margin: 4px 0 0 0;
}
.home-content {
 	width: 100%;
	float: left;
	color: #888888;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #e8e3d9 url('/assets/images/home-content-gradient.gif') no-repeat;
}
.whats-new, .featured-programs, .success-stories {
	width: 300px;
	float: left;
	position: relative;
	padding: 18px 15px 24px 15px;
}
.featured-programs {
	background-color: #FFF;
}
.home-content h2 {
	font-size: 2.3em;
	color: #888888;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0 0 16px 0;
}
.home-content h2 a:link, .home-content h2 a:visited, .home-content h2 a:active {
	color: #888888;
	text-decoration: none;
}
.home-content h2 a:hover {
	text-decoration: underline;
}
.home-content h3 {
	font-size: 1.2em;
	color: #8a7a67;
	line-height: 1.5em;
}
.home-content h3 a:link, .home-content h3 a:visited, .home-content h3 a:active {
	text-decoration: underline;
	color: #8a7a67;
}
.home-content h3 a:hover {
	text-decoration: none;
	color: #60513e;
}
.success-stories img {
	margin: 0 0 18px 0;
}
.whats-new img {
	margin: 0 0 8px 0;
}
.featured-programs p {
	margin: 0 0 .8em 0;
}


/*	SEARCH
	---------------------------------------------------------- */
.search h3 {
	margin: 20px 0 5px 0;
	font-size: 1.4em;
}
.search p {
	margin: 0 0 .8em 0;
}
.search small {
	font-size: 1.0em;
}


/*	OFFICE FORUM CEU
	---------------------------------------------------------- */
#ceu-steps, #ceu-forms {
	float: left;
	width: 100%;
	margin: 20px 0 20px 0;
}
#ceu-steps div {
	float: left;
	margin-right: 21px;
}
#ceu-forms div {
	width: 138px;
	float: left;
	margin-right: 10px;
	font-size: .9em;
}
#ceu-forms img {
	border: 1px solid #b6a795;
	margin-bottom: 5px;
}
#ceu-forms img a:hover {
	text-decoration: none !important;
}
#ceu-forms div.last, #ceu-steps div.last {
	margin-right: 0;
}
#ceu-steps div h3, #ceu-forms div h3 {
	margin: 0 0 8px 0;
	font-size: 1.4em;
}
#ceu-steps strong {
	color: #5a5a5a;
}
.ceu-courses {
	float: left;
	margin: 0 0 0 240px;
	width: 760px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.ceu-courses a:link, .ceu-courses a:visited, .ceu-courses a:active {
	color: #8a7a67;
	text-decoration: underline;
}
.ceu-courses a:hover {
	color: #60513e;
	text-decoration: underline;
}
.ceu-courses table {
	margin: 8px 0 20px 0;
}
.ceu-courses th {
	text-align: left;
	color: #5a5a5a;
}
.ceu-courses td {
	padding: 3px 0;
}
.c_num {
	width: 203px;
}
.c_title {
	width: 427px !important;
}
.c_speakers {
	width: 333px;
	color: #8a7a67;
}
.ceu-courses h3 {
	clear: both;
	font-weight: normal;
	font-size: 1.4em;
	color: #5a5a5a;
	margin: 0 0 5px 0;
}
.ceu-courses ul {
	float: left;
	width: 760px;
	margin: 0 0 20px 0;
}
.ceu-courses ul li {
	width: 380px;
	float: left;
	margin: 0 0 5px 0;
}
.ceu-courses ul li.odd {
	clear: left;
}
/*	ORDER FORM
	---------------------------------------------------------- */
.order-form label {
	display: block;
	float: left;
	width: 200px;
	margin: 2px 5px 0 0;
}
.order-form .order-input {
	width: 300px;
}
.order-form textarea {
	width: 300px;
	height: 100px;
}
.order-form #city {
	width: 199px;
}
.order-form #state {
	width: 30px;
}
.order-form #zip {
	width: 50px;
}
.order-form p {
	clear: both;
	margin: 0 0 .8em 0;
}
.order-form h3, .content h3 {
	clear: both;
	font-size: 1.4em;
	color: #5a5a5a;
	font-weight: normal;
	margin: 20px 0 10px 0;
}
.order-form em {
	font-size: 1.3em;
	float: right;
	color: #e21350;
}
.products-row {
	clear: both;
	float: left;
}
.checkbox, .product-title, .qty {
	float: left;
}
.checkbox {
	width: 40px;
}
.product-title {
	margin: 2px 0 0 0;
	width: 150px;
}
.additional {
	float: left;
	clear: both;
}
.submit {
	float: left;
	margin: 15px 0 0 0;
	clear: both;
}

#error_content h2 {
	text-transform: none;
}