/* ---- START BROWSER RESETS ---- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #454545;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---- END BROWSER RESETS ---- */

body {
	background: url(../images/body-bg.jpg) repeat-x top left;
	font-size: 13px;
	font-family: helvetica, 'trebuchet ms', sans-serif;
}
body#popup 
{
	background: #fff;
}
body#popup form 
{
	margin: 15px;
}
body#popup th 
{
	display: block;
	margin: 3px 0;
	font-size: 14px;
}
body#popup .tb 
{
	margin-bottom: 10px;
	padding: 3px;
	width: 225px;
	border: 1px solid #cfcfcf;
	border-top: 2px solid #ccc;
}
body#popup .submission 
{
	padding-top: 5px;
	margin: 10px 0;
	border-top: 5px solid #eee;
}
body#popup .submission input 
{
	padding: 4px;
	width: auto;
}
body#popup .attn 
{
	padding: 10px;
	margin: 5px 0 15px 0;
	background: #ffffcc;
	border: 1px solid #ddd;
}
body#popup h2 
{
	font-size: 17px;
	font-weight: 700;
	padding: 5px 0;
	color: #222;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-bottom: 10px;
}
body#popup .price 
{
	float: right;
	font-weight: 500;
	font-size: .8em;
}
body#popup table 
{
	width: 100%;
}
body#popup .notice
{
	background: #eee;
	padding: 2px;
	display: block;
	margin-top: 5px;
}
body#popup .error 
{
	color: #af0100;
}
body#popup .success 
{
	color: #43BB0F;
}
#dgCategory td.price 
{
	color: #555;
}
.text-right 
{
	text-align: right;
}
.text-right img { margin-left: 5px; }
.table-heading td
{
	border-bottom: 2px solid #ddd;
	padding-bottom:2px;
}
.clearing { clear: both; }
#hdr-container,
#inner-content-container,
#ftr {
	width: 800px;
	margin: 0 auto;
}
#hdr {
	height: 290px;
	background: url(../images/hdr-bg.jpg) no-repeat top left;
}
#hdr h3 {
	float: left;
	width: 400px;
	color: #476685;
	font-size: 17px;
	font-family: helvetica;
	margin: 4px 0 0 32px;
	
}
#hdr span {
	color: #2e2e2e;
	font-size: 14px;
	font-style: italic;
	float: right;
	width: 340px;
	margin: 4px 0 0 0;
}
#hdr span input.std {
	font-size: 16px;
	padding: 0 2px;
	border: 1px solid #ccc;
	width: 165px;
	height: 24px;
}
#hdr span input.btn,
#hdr #login-box input.btn,
div#registration input.btn {
	font-size: 11px;
	height: 24px;
	background: #2e2e2e;
	color: #fff;
	text-transform: uppercase;
	border: 2px solid #5B5B5B;
	margin-bottom: 0px;
}
#hdr ul#tabs {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 6px;
	
}
#hdr ul#tabs li {
	float: left;
	font-size: 12px;
	color: #ccc;
}
#hdr ul#tabs a:link,
#hdr ul#tabs a:visited {
	color: #503F30;
	font-size: 12px;
	font-family: 'trebuchet ms';
	padding: 2px 4px 0 4px;
	text-transform: uppercase;
	text-decoration: none;
}
#hdr ul#tabs a:hover {
	color: #017CA5;
	border-bottom: 1px solid #017CA5;
}
#hdr ul#tabs a.current:link,
#hdr ul#tabs a.current:visited,
#hdr ul#tabs a.current:hover {
	font-weight: 700;
	text-decoration: none;
}
#hdr #flash {
	position: absolute;
	top: 65px;
	padding: 18px 0 0 25px;
}
#hdr #login-box {
	background: #FAF7D8 url(../images/login-bg.jpg) repeat-x top left;
	width: 270px;
	height: 95px;
	margin-top: 160px;
	float: right;
	padding: 0 10px 0 10px;
}
#login-box input.small {
	width: 90px;
	height: 24px;
	/*font-size: 16px;*/
	padding: 0 2px;
	margin-right: 5px;
}
#login-box table {
	margin: 5px 0;
}
#login-box table span,
.error,
.success 
{
	width: 270px;
	background: #af0100;
	color: #fff;
	font-size: 12px;
	margin: -1px 0 2px 0;
	display: block;
	padding: 2px;
}
.success 
{
	background: #3D9C3F;
}
#sidebar span.sidebar-top-link 
{
	display: block;
	padding: 13px;
	background: #D0E2E8;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #C2D9E0;
	font-weight: 700;
	font-size: 1.1em;
}
#sidebar .success,
#sidebar .error
{
	width: auto;
	padding: 7px;
	margin-bottom: 5px;
	font-size: 13px;
	font-style: italic;
}
#sidebar .error a
{
	color: White;
}
#sidebar .error a:hover
{
	color: White;
	border-bottom: 1px solid white;
}
#sidebar .error ul
{
	list-style-type: square;
	margin-left: 5px;
}
#sidebar .error ul li
{
	margin-left: 10px;
}
#sidebar #specials #sidebar-help 
{
	margin: -12px 30px 13px 30px;
	text-align: center;
	font-size: 11px;
}
#sidebar #specials #sidebar-help a 
{
	display: block;
	padding: 2px 2px 3px 2px;
	background: #FFFFD2;
	border: 1px solid #FDF093;
}
#sidebar #specials #sidebar-help a:hover { border: 1px solid #ffffd2; }
#sidebar #specials #sidebar-help p 
{
	margin: 8px 0 2px 0;
	padding: 7px;
	border: 1px solid #ccc;
	background: #F5E7A9;
	text-align: left;
	font-size: 11px;
}

#login-box table th {
	font-size: 11px;
	padding-bottom: 3px;
}
#login-box tr.form td {
	padding-bottom: 3px;
}
#login-box td.registration-link {
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	border-top: 1px solid #ccc;
}
#login-box td.registration-link a,
#registration a, #retrieveLoginForm a {
	border-bottom: 0;
}
div#registration, div#retrieveLoginForm {
	padding: 7px 6px;
	margin-bottom: 5px;
	background: #FAF7D8;
	border: 1px dashed #ccc;
}
div#registration h3, div#retrieveLoginForm h3 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
	font-style: italic;
}
div#registration td, div#retrieveLoginForm td {
	padding: 2px 3px 2px 0;
	font-size: 11px;
}
div#registration td input.reg, div#retrieveLoginForm td input.reg,
input.reg-big {
	width: 125px;
	padding: 3px;
}
div#registration td small, div#retrieveLoginForm td small { font-size: 10px; }
div#registration #company td input.reg,
div#registration select,
input.reg-big {
	width: 264px;
}
div#registration div#reg-phone {
	border: 1px dashed #ccc;
	padding: 5px 0px 5px 5px;
}

a:link,
a:visited {
	color: #016789;
	/*border-bottom: 1px dashed #ccc;*/
}
a:hover {
	color: #017CA5;
	border-bottom: 1px solid #017ca5;
}
#content-container {
	border-top: 4px solid #FAF7D8; /*#EAE4DF;*/
}
#inner-content-container {
	
}
.center-block {
	margin: 0 auto;
	width: 800px;
}
#content,
#content-top {
	width: 500px;
}
#content {
	background: #fff;
	border-right: 1px dotted #ccc;
}
#content-top {
	float: left;
	background: #017CA5;
}
#sidebar {
	width: 290px;
}
#inner-sidebar {
	padding: 0 0 20px 0;
	background: #D7E6EB url(../images/sidebar-logo-bg.jpg) no-repeat bottom right;
}
#sidebar #member-login {
	height: 40px;
	margin: 5px 0 5px 0;
	text-align: center;
}
#sidebar #member-login a:link,
#sidebar #member-login a:visited,
#sidebar #member-login img {
	border: 0;
}
#sidebar #member-login a:hover {
	border: 0;
}
#sidebar #video {
	height: 215px;
	padding: 25px 0 0 25px;
	background: url(../images/video-bg.jpg) no-repeat 0 0px;
}
#sidebar #specials-top {
	width: 290px;
	height: 50px;
	background: url(../images/side-box-top.jpg) no-repeat top left;
}
#sidebar #specials 
{
	float: left;
	width: 290px;
	background: url(../images/side-box-middle.jpg) repeat-y top left;
}
.highlight { background: #F5F977; }
strong { font-weight: 700; }
#sidebar #specials h3 {
	color: #1B2D3F;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #eee;
	margin: 0px 30px 5px 30px;
	padding-bottom: 2px;
}
#sidebar #specials p {
	margin: 10px 30px 0 30px;
}
#sidebar #specials ul {
	margin: 10px 30px 20px 60px;
}
#sidebar #specials ul li {
	list-style-type: none;
	list-style-image: url(../images/check.png);
	margin: 2px 0;
	font-size: 14px;
	line-height: 130%;
}
#sidebar #specials ul li a {
	border: 0;
}
#sidebar #specials-bottom 
{
	display: inline-block;
	width: 290px;
	height: 46px;
	background: url(../images/side-box-bottom.jpg) no-repeat top left;
}
#sidebar p.button-links { text-align: center; }
#sidebar p.button-links a { border: 0; }
#sidebar #logos {
	height: 75px;
	/*background: url(../images/wvhtcf.jpg) no-repeat center center;*/
	margin: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
}
#sidebar #logos img,
#sidebar #logos a
{
	border: 0;
}
#sidebar #logos img 
{
	margin: 8px 5px 10px 5px;
}
#sidebar h4 {
	padding: 4px 0;
	margin: 10px 15px 7px 15px;
	font-size: 19px;
	font-weight: 700;
	font-style: italic;
}
#sidebar p {
	color: #515151;
	line-height: 130%;
	font-size: 13px;
	margin: 0 17px;
}
#sidebar-top {
	width: 290px;
}
#sidebar-top {
	float: right;
	background: #333;
}
#ftr-top {
	background: #179A0E;
}
#content-top,
#sidebar-top,
#ftr-top {
	height: 7px;
	margin: 5px 0;
}
#content h1.big-title,
body#popup h1 {
	color: #5F451F;
	font-family: georgia;
	font-size: 22px;
	font-weight: 500;
	padding: 3px 0 0 40px;
	margin: 5px 10px 5px 0;
	background: url(../images/big_title_bg.jpg) no-repeat left top;
	height: 36px;
	border-bottom: 1px solid #f1f1f1;
}
#accordion_wrapper {
	margin: 10px 0 5px 0;
}
.accordion_toggle {
	background: #A9D06A url(../images/unactive-bg.jpg) repeat-x bottom left;
	padding: 10px 10px;
	line-height: 30px;
	text-decoration: none;
	outline: none;
	font-family: helvetica;
	font-size: 23px;
	font-weight: 500;
	color: #3e3e3e;
	cursor: pointer;
	margin: 0 10px 0 0;
	border: 1px solid #eee;
}
.accordion_toggle_active {
	background: #E1A447 url(../images/active-bg.jpg) repeat-x bottom left;
	color: #fff;
	font-variant: small-caps;
	margin-bottom: 7px;
}
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	margin: 1px 0;
}	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #09F;
}
.accordion_content p {
	line-height: 150%;
	font-size: 13px;
	color: #6C6C6C;
}
#accordion_wrapper table {
	width: 100%;
	margin-top: 10px;
	font-size: 1.2em;
}
#accordion_wrapper table td {
	padding: 6px;
}
#accordion_wrapper table td.date {
	width: 55px;
	font-size: 1em;
	font-weight: 700;
	text-align: right;
	background: transparent;
	padding: 6px 3px 6px 2px;
}
#accordion_wrapper table a {
	text-decoration: none;
}
.odd { background: #f1f1f1; }
.even { background: #fff; }
#upcoming_events,
#content_library,
#new_content {
	padding: 0 15px 0 80px;
}
#upcoming_events {
	background: url(../images/upcoming-events.png) no-repeat top left;
}
#content_library {
	background: url(../images/content-library.png) no-repeat top left;
}
#new_content {
	background: url(../images/new-content.png) no-repeat top left;
}
#content_library table td 
{
	vertical-align: top;
	padding: 0;
}
.category-listing h3
{
	font-size: 17px;
	font-weight: 700;
	border-bottom: 1px solid #eee;
	font-style: italic;
	padding: 3px;
	padding-right: 45px;
	background: #FBFBFB;
	color: #1B2D3F;
}
.category-listing table 
{
	margin-bottom: 6px;
}
#content-library .category-listing h3 { margin: 10px 0 7px 0; }
#content-library table 
{
	width: 98%; 
}
#content-library table table { width: 100%; }
#content-library table td.title { width: 72%; }
#content-library table td.details 
{
	width: 10%; 
	text-align: right;
	color: #999;
}
#content_library .category-listing table td,
.category-listing table td
{
	font-size: 15px;
	font-weight: 500;
	line-height: 130%;
	padding: 3px;
}
span#category-selection 
{
	float: right;
	margin: -37px 10px 0 0;
}
span#category-selection select 
{
	font-size: 12px;
}
span.sub-heading-link 
{
	font-size: 11px;
	float: right;
	margin-top: -18px;
}
#ftr {
	border-top: 1px solid #eee;
	height: 50px;
	margin: 5px 0;
	background: #fff url(../images/ftr-bg.jpg) repeat-x top left;
}
#ftr p {
	color: #676767;
	padding: 5px 10px;
}
p.standard {
	font-size: 14px;
	line-height: 150%;
	margin: 15px 10px 15px 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
div#library-key 
{
	background: #F5F3EB;
	padding: 10px;
	padding-left: 2px;
	margin: 7px 10px 7px 0;
}
#content_library div#library-key 
{
	margin-right: 0; 
	padding: 5px;
}
.key-item 
{
	padding: 0 10px;
	line-height: 25px;
	margin-left: 12px;
}
.green { background: #3E9834; }
.blue { background: #202786; }
.orange { background: #EAA413; }
.gray { background: #6D6D74; }
.check { background: url(../images/check.png) no-repeat 0 -3px; }
.category-listing table td.check { background-position: 2px 0; }
/*.default-content { background: url(../images/course.png) no-repeat 3px 3px; }*/
h2.sub-title 
{
	font-size: 18px;
	font-weight: 700;
	font-style: italic;	
	margin: 10px 10px 10px 0;
	padding: 5px 2px;
	border-bottom: 1px solid #f9f9f9;
}
.notice,
h2.notice 
{
	background: #FDFCD7;
	font-style: normal;
	font-size: 14px;
	padding: 7px;
	border: 1px dotted #F1EC8B;
}
table#library_list { width: 98%; }
table#library_list td 
{
	vertical-align: top; 
	padding: 7px 5px;
}
table#library_list .key 
{
	width: 35px;
	padding: 4px 5px 5px 0;
}
table#library_list .title 
{
	width: 350px;
	font-size: 16px;
}
table#library_list .title div,
div.event-desc,
div.course-desc
{
	font-size: 11px;
	line-height: 130%;
	padding: 5px;
	background: #FFFFF0;
	border: 1px solid #ddd;	
	margin: 6px 0 5px 0;
}
table#library_list .details a { border-bottom: 0; }
#video-large 
{
	/*background: url(../images/video_large_bg.jpg) no-repeat left top;*/
	padding-top: 30px;
	text-align: center;
}
#video-large span 
{
	display: block;
	width: 320px;
	height: 230px;
	border: 13px solid #ddd;
	margin: auto;
}