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: center; }

body {

        font-family: "century gothic", tahoma, sans-serif;
        margin: 0px 0px 20px 0px;
        font-size: 13px;
	color: #666666;
	background: #FFFFFF url(/images/bg.gif) top left repeat-x;
}

a {
	color: #666666;
}

h1 {
	margin: 0 0 30px 0;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
}

h1 b {
	font-family: "times new roman", sans-serif;
	color: #99cc00;
	font-variant: normal;
}

h2 {
	margin: 20px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #97c604;
}

h3 {
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #97c604;
}

p {
	margin: 10px 0 10px 0;
}

ul {
	margin: 0 0 0 50px;
}

form {
        margin: 10px 0 0 0;
}

form br {
        clear: both;
}

input.text, input, select, textarea {
        margin: 1px 6px 1px 0;
        font-size: 13px;
        float: left;
}

label {
        display: block;
        width: 100px;
        float: left;
        margin: 5px 0 0 0;
}

label.required {
        font-weight: bold;
}

#header {
	position: relative;
	width: 880px;
	height: 85px;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation {
	width: 880px;
	height: 30px;
	margin: 1px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}

#navigation a {
	display: block;
	float: left;
	padding: 7px 1px 6px 1px;
	text-decoration: none;
	color: #666666;
        text-indent:-9999px;
        overflow:hidden;
}

#navigation a:hover {
	filter: Alpha(opacity=50);
	-moz-opacity:.50;
	opacity: .50;
}

#navigation a.active {
	background-color: #FFFFFF;
	border-right: 1px solid #99cc00;
	border-left: 1px solid #99cc00;
	padding: 7px 0px 6px 0px;
}

#navigation a.active:hover {
	filter: Alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
}

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0 50px 0;
}

#content a:hover {
	background-color: #F2F2F2;
}

#legal {
	clear: both;
	border-top: 1px solid #99cc00;
	padding: 10px 0 0 0;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#legal a {
	color: #666666;
	text-decoration: none;
}

#legal a:hover {
	text-decoration: underline;
}

#banner {
        width: 423px;
        float:left;
        background:url(/images/logo.gif) no-repeat top left;
        height:85px;
        text-indent:-9999px;
        overflow:hidden;
        margin: 0px 0 0 0;
        padding: 0 0 0 0;
}

#loginbox {
	float: right;
	width: 350px;
	height: 65px;
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 11px;
	color: #666666;
}

#loginbox a {
	color: #666666;
	text-decoration: none;
}

#loginbox input {
	font-size: 13px;
	border: 1px solid #666666;
}

#loginbox label {
	color: #666666;
}

#navigation-home {
	width: 51px;
	background: url(/images/nav-button-home-hover.gif) top center no-repeat;
}

#navigation-home:hover {
	background: url(/images/nav-button-home-hover.gif) top center no-repeat;
}

#navigation-live {
	width: 188px;
	background: url(/images/nav-button-live.gif) top center no-repeat;

}

#navigation-online {
	width: 203px;
	background: url(/images/nav-button-online.gif) top center no-repeat;
}

#navigation-training {
	width: 125px;
	background: url(/images/nav-button-training.gif) top center no-repeat;
}

#navigation-testimonials {
	width: 104px;
	background: url(/images/nav-button-testimonials.gif) top center no-repeat;
}

#navigation-newsletter {
	width: 92px;
	background: url(/images/nav-button-newsletter.gif) top center no-repeat;
}

#navigation-blog {
	width: 56px;
	background: url(/images/nav-button-blog.gif) top center no-repeat;
}

#trainer-detail {
	padding: 30px 30px 30px 30px;
	background-color: #f0f7da;
	border: 1px dotted #97c604;
	margin: 20px 0 0 0;
}

#trainer-detail h2 {
	margin: 0 0 10px 0;
}

#testimonialbox {
	float: right;
	width: 300px;
	margin: 10px 0 10px 15px;
	text-align: right;
}

#testimonialbox p {
	color: #97c604;
}

#testimonialbox p + p {
	color: #666666;
	font-size: 10px;
}

.courseoverview {
        width: 230px;
        height: 75px;
        float: left;
        padding: 10px 10px 10px 10px;
        margin: 2px 2px 2px 2px;
        text-align: center;
        border: 1px solid #a3a780;
}

.courseoverview b {
        display: block;
        font-weight: bold;
        font-size: 14px;
        font-variant: small-caps;
}

.testimonial-author {
	display: block;
	margin: 5px 0 25px 0;
	font-size: 11px;
	font-weight: bold;
}

.standout {
	font-size: 18px;
}

.errorbox {
	background-color: #EE0000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #666666;
}

.errorbox a {
	color: #FFFFFF;
}

.messagebox {
	background-color: #99cc00;
	text-align: center;
	color: #000000;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #666666;

}

.button-link {
	display: block;
	float: left;
	height: 20px; 
	padding: 4px 0 0 5px;
	vertical-align: center;
}

.button-link a {
	text-decoration: none;
}

.incomplete {
	font-weight: bold;
	background-color: #ffffd9;
}

.complete {
	filter: Alpha(opacity=40);
	-moz-opacity:.40;
	opacity: .40;
}

.workbook-notice {
	background-color: #fbbfbf;
	border: 1px dotted #ba7e7e;
	padding: 0 5px 0 5px;
	font-size: 11px;
}

.training-course {
	border-top: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 5px 0;
	background-color: #FAFAFA;
}

.training-course h2 {
	margin: 10px 0 10px 0;
}

.training-course img {
	padding: 6px; 
	background-color: #FFFFFF;
	border: 1px solid #99cc00;
}

.training-course a:hover {
	background-color: #ff9a00 !important;
	color: #FFFFFF;
}

label.heading {
	text-align: left;
	font-size: 11px;
}

#courses h3 {
	vertical-align: bottom;
}

#courses input {
	clear: none;
	float: none !important;
}

#courses span {
	width: 80px;
	text-align: right;
}

#special {
	background-color: #99cc00;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #666666;
	margin-top: 1px;
}

#special a {
	color: #FFFFFF;
}

#special a:hover {
	color: #FFFFFF;
	background-color: #ff9a00;
	text-decoration: none;
}

#payment-cc {
	margin: 5px 0 5px 50px;
}

.fieldmessage {
	color: #EE0000;
	font-size: 12px;
	margin:  0px 0 0px 100px;
}

.flush {
	margin: 5px 0 0px 0px !important;
}

.courseprice {
	float: right;
	font-weight: normal;
	color: #666666;
}

.coursestartdate {
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	border-left: 1px dotted #AAAAAA;
	padding-left: 5px;
}

.coursedescription {
	overflow: hidden;
	padding: 0 100px 0px 20px;
}

.coursedescription-separator {
	overflow: hidden;
	padding: 0 100px 10px 20px;
	border-bottom: 1px dotted #0085ca;
}

.memberships {
	margin-top: 30px;
	text-align: center;
}

.memberships img {
	padding: 0 30px 0 30px;
}

#ordertotal {
	text-align: right;
	font-size: 18px;
	padding: 5px;
	border: 1px dotted #999999;
	background-color: #99cc00;
	color: #FFFFFF;
	margin-top: 10px;
}

#orderdiscount {
	font-size: 11px;
}
