/* GENERIC STYLES ----------------------------------------- */
body {
	text-align: center;
	background: #eee;
}
*, html {
	font-family: arial,geneva,helvetica,arial;
}
h1 {
	font: 24px georgia,serif;
}
h2 {
	margin-bottom: 0px;
	font: 20px georgia,serif;
	color: #069;
}
h1.hastagline {
	margin-bottom: 0px;
}
h2.tagline {
	margin: 5px 0px 15px 0px;
}
h3 {
	margin-bottom: 5px;
	font: 16px georgia,serif;
	color: #069;
}
h4 {
	margin-bottom: 5px;
	font: 12px georgia,serif;
	color: #069;
}
li {
 	font-size: 12px;
	margin-bottom: 5px;
}
ul ol {
	margin-top: 3px;
	margin-bottom: 10px;
}
p {
	margin: 5px 10px 8px 0px;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
form {
	margin: 0px;
}
button {
	font: 11px arial,geneva,helvetca,sans-serif;
}
a:link {
	color: #069;
}
a:visited {
	color: #555;
}
strong {
	font-weight: bold;
}

/* STRUCTURAL STYLES ---------------------------------------*/
div.container {
	width: 970px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
div.left-column {
	float:left;
	width: 150px;
}
div.right-column {
	float:right;
	width: 785px;
	text-align: left;
	padding-right: 10px;
}
div.ad-column {
	float:right; 
	width: 150px; 
}
div.content {
	margin-right: 170px;
}
div.footer {
	clear: both;
	padding: 25px 0px 15px 0px;
	text-align: center;
	color: #999;
	font: 10px arial,geneva,helvetica,sans-serif;
}
div.popup-footer {
	padding: 15px 0px 15px 0px;
	text-align: center;
	color: #999;
	font: 10px arial,geneva,helvetica,sans-serif;
}

/* FOOTER -------------------------------------------------*/
div.footer a {
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
div.footer a:hover, div.popup-footer a:hover {
	text-decoration: underline;
	color: #039;
}
div.popup-footer a {
	text-decoration: none;
	font: 11px arial,geneva,helvetica,sans-serif;
	color: #039;
}

/* LEFT COLUMN --------------------------------------------*/
div.logo {
	background: #fff;
	padding: 10px;
	margin: 10px;
	text-align: left;

}
div.logo a {
	text-decoration: none;
}
div.login {
	float: right;
	margin: 0px;
	margin-right: -10px;
	background: #eee;
	border: 1px solid #ccc;
	border-top: none;
	border-right: none;
}
div.login table {
	border-collapse: collapse;
}
div.login td {
	font-size: 11px;
	background: #4a7cbf;
	color: #fff;
	padding: 3px 10px;
}
div.login input {
	font-size: 11px;
}

/* Primary Navigation -------------------------------------*/
div.primary-nav {
	text-align: left;
	margin: 0px 0px 10px 5px; 
}
div.primary-nav ul {
	margin: 15px 0px 15px 1px;
	padding: 0px 0px 0px 1px;
	list-style-type: none;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}
div.primary-nav li {
	text-transform: uppercase;
	font-size: 11px;
}
div.primary-nav a {
	display: block;
	margin: 5px 0px;
	border: 1px solid #fff;
	padding: 3px 5px 10px 28px;
	margin-bottom: 10px;
	text-decoration: none;
	background: url(images/icon_bullet.gif) no-repeat 3px;
}
div.primary-nav a:hover {
	border: 1px solid #069;
	background: #eee;
	color: #069;
	background: url(images/icon_bullet_sel.gif) no-repeat 3px;
}
div.primary-nav ul ul {
	border: none;
	margin: 0px;
	padding: 0px;
}
div.primary-nav ul ul li {
	border-left: none;
	padding-left: 5px;
	margin: 0px;
}

div.primary-nav ul ul li a {
	display: block;
	margin: 0px;
	border: 1px solid #fff;
	padding: 3px 5px 10px 28px;
	text-decoration: none;
	background: none;
}
div.primary-nav ul ul li a:hover {
	background: none;
}
/* Secondary Navigation -------------------------------------*/
div.secondary-nav {
	text-align: left;
	margin: 10px 0px 10px 1px; 
}
div.secondary-nav ul {
	margin: 15px 0px 15px 5px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	border-bottom: 1px solid #555;
}
div.secondary-nav li {
	text-transform: uppercase;
	margin: 20px 0px;
	border-left: 20px solid #ccc;
	padding-left: 5px;
	font-size: 11px;
}
div.secondary-nav a {
	text-decoration: none;
}
div.secondary-nav a:hover {
	text-decoration: underline;
}

/* RIGHT COLUMN ---------------------------------------------*/
div.tagline {
	color: #444;
	text-transform: uppercase;
	font-size: 11px;
	margin: 15px 0px;
}
div.mission {
	font: 36px georgia,serif;
	color: #cdd9ef;
	margin-top: 10px;
	margin-bottom: 35px;
}
div.breadcrumbs {
	font-size: 11px;
	margin: 10px 0px;
}
div.breadcrumbs a {
	text-decoration: none;
	color: #069;
}
div.breadcrumbs a:hover {
	text-decoration: underline;
	color: #c30;
}
div.taglineLogin {
	color: #444;
	text-transform: uppercase;
	font-size: 11px;
	margin: 15px 0px;
	background-color: #F7F7F7;
}

/* TRAINERS ----------------------------------------------*/
div.img-photo {
	float: left; margin: 5px 10px 10px 0px;
}

/* CLIENTS ----------------------------------------------*/
div.quote, p.quote {
	background: #cdd9ef; 
	border:2px solid #065bab; 
	padding: 7px; 
	font: 11px/18px georgia,serif; 
	margin: 10px 0px 5px 0px;
}
p.quote {
	margin: 20px 40px;
}


/* SORTABLE TABLE ----------------------------------------------*/
table.sortable {
	width: 100%;
	border: 4px solid #b8c7e6;
	border-bottom: 8px solid #b8c7e6;
}	
table.sortable th {
	border-right: 4px solid #4a7cc1;
	border-left: 4px solid #4a7cc1;
	font: bold 11px arial,geneva,helvetca,sans-serif;
	padding: 4px 6px;
	background: #d0dbef;
	text-align: left;
	background: #416aa2;
	color: #fff;
}
table.sortable th.first-column {
	border-left: 4px solid #b8c7e6;
}
table.sortable th.last-column {
	border-right: 4px solid #b8c7e6;
}
table.sortable th.response, table.sortable td.response {
	text-align: center;
}
table.sortable th a {
	text-decoration: none;
	color: #fff;
}
table.sortable span.sortarrow {
    color: #fff;
    text-decoration: none;
}
table.sortable td {
	padding: 6px;
	border-right: 4px solid #b8c7e6;
	border-left: 4px solid #b8c7e6;
	font: 11px arial,geneva,helvetca,sans-serif;
	vertical-align: top;
	border-bottom: 1px solid #b8c7e6;
}
table.sortable td a {
	color: #009;
}
table.sortable td div.org a {
	color: #555;
	text-decoration: none;
}
table.sortable td div.org a:hover {
	color: #c30;
	text-decoration: underline;
}
table.sortable caption {
	background: #b8c7e6;
	padding: 5px 7px;
	font: bold 12px arial,geneva,helvetca,sans-serif;
	text-align: left;
	margin-bottom: 0px;
}
table.sortable caption a {
	color: #039;
	font: 11px arial,geneva,helvetca,sans-serif;
}
table.sortable td.btn-action {
	text-align: center;
}
table.sortable td.form-label {
	color: #555;
	font-weight: bold;
}
button#show-all {
	width: 195px;
}

/* REGULAR TABLE ----------------------------------------------*/
table.regtable {
	border: 4px solid #b8c7e6;
	border-bottom: 8px solid #b8c7e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	
table.regtable th {
	border-right: 4px solid #4a7cc1;
	border-left: 4px solid #4a7cc1;
	font: bold 11px arial,geneva,helvetca,sans-serif;
	padding: 4px 6px;
	background: #d0dbef;
	text-align: left;
	background: #416aa2;
	color: #fff;
}
table.regtable th.first-column {
	border-left: 4px solid #b8c7e6;
}
table.regtable th.last-column {
	border-right: 4px solid #b8c7e6;
}
table.regtable th.response, table.regtable td.response {
	text-align: center;
}
table.regtable th a {
	text-decoration: none;
	color: #fff;
}
table.regtable span.sortarrow {
    color: #fff;
    text-decoration: none;
}
table.regtable td {
	padding: 6px;
	border-right: 4px solid #b8c7e6;
	border-left: 4px solid #b8c7e6;
	font: 11px arial,geneva,helvetca,sans-serif;
	vertical-align: top;
	border-bottom: 1px solid #b8c7e6;
	background: #e3edfa;
}
table.regtable td a {
	color: #009;
}
table.regtable td div.org a {
	color: #555;
	text-decoration: none;
}
table.regtable td div.org a:hover {
	color: #c30;
	text-decoration: underline;
}
table.regtable caption {
	background: #b8c7e6;
	padding: 5px 7px;
	font: bold 12px arial,geneva,helvetca,sans-serif;
	text-align: left;
	margin-bottom: 0px;
}
table.regtable caption a {
	color: #039;
	font: 11px arial,geneva,helvetca,sans-serif;
}
table.regtable td.btn-action {
	text-align: center;
}
table.regtable td.form-label {
	color: #555;
	font-weight: bold;
}

/* Generic Table Styles  ----------------------------------------------*/
th.response, td.response {
	text-align: center;
}
td.date {
	white-space: nowrap;
	width: 135px;
}
.btn-register {
	width: 127px;
	background: #5cb44c;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-width: 1px;
	height: 15px;
	font: 10px verdana,geneva,helvetica,arial,sans-serif;
	text-transform: uppercase;
}
div.class-over, div.class-sold {
	width: 125px;
	border: 1px solid #900;
	background: #da011e;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	font: 10px verdana,geneva,helvetica,arial,sans-serif;
	text-transform: uppercase;
}

/* REGISTRATION TABLE ----------------------------------------------*/

table.register-table {
	border-collapse: collapse;
}
table.register-table td {
	padding: 5px;
	font-size: 12px;
	
}
table.register-table td.form-label {
	width: 150px;
	text-align: right;
	color: #555;
	font-size: 12px;
}
span.reqd-info {
	color: #c30;
}
div.scrollable-table {
	width: 100%;
	border: 1px solid #069;
	margin-top: 12px;
}

/* HOME PAGE - FEATURE TABLE AND ADS  ----------------------------------------------*/
table.feature-table {
	border-collapse: collapse;
	margin-top: 15px;
	margin-left: 125px;
	width: 485px;
}
table.feature-table tr:hover {
	background: #e3edfa;
}
table.feature-table td {
	font: 11px arial,geneva,helvetica,sans-serif;
	padding: 3px;
}
table.feature-table td.date {
	width: 60px;
}

.ad-vertical-placeholder {
	height:200px; 
	text-align:center; 
	border:1px solid #ccc; 
	margin: 10px 0px;
}
.ad-horizontal-placeholder {
	height:100px; 
	border:1px solid #ccc; 
	margin-top: 20px; 
	text-align:center;
}

/* CONTACT INFO  ----------------------------------------------*/
table.contact-info-table {
	margin-left: 80px; 
	margin-top: 10px;
}
table.contact-info-table td {
	width: 200px;
	font-size: 11px;
}
div.label {
	font-weight: bold;
	color: #555;
}

/* CONTACT INFO  ----------------------------------------------*/
div.right-column ul.resource-list li {
	font: 12px arial,geneva,helvetica,sans-serif;
}

/* CONTACT INFO  ----------------------------------------------*/
div.doc-callout {
	float:right; 
	width:160px; 
	padding: 10px 0px; 
	background: #eee; 
	border: 1px solid #ccc; 
	font-size: 11px; 
	margin: 10px; 
	text-align: center;
}

/* login INFO  ----------------------------------------------*/
div.badlogin {
	font-size: 11px;
	margin: 10px 0px;
	background-color: #FF0000;
	color: #FFFFFF;
}
/* Control Panel INFO  ----------------------------------------------*/
.CPHeaderText {
	font-size: 11px;
	margin: 10px 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CPText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.CPHeaderTextSub {

	font-size: 11px;
	margin: 10px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CPTextRED {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	line-height: 15px;
	border: thin solid #416AA2;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	margin: 0px;
}
.btn-registerLong {

	width: auto;
	background: #5cb44c;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-width: 1px;
	height: 15px;
	font: 10px verdana,geneva,helvetica,arial,sans-serif;
	text-transform: uppercase;
}
.UPPER {
	text-transform: uppercase;
}
.CPTextBlue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4A7CC1;
	font-weight: bold;
	line-height: 15px;
	border: thin solid #416AA2;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	margin: 0px;
}
.CPHeaderTextSubCourse {


	font-size: 14px;
	margin: 10px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.button {
	border: thin solid #999999;
	background-color: #006699;
	color: #FFFFFF;
}
div.doc-calloutA {
	float:none;
	width:160px;
	background: #eee;
	border: 1px solid #ccc;
	font-size: 11px;
	margin: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.conditionsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
}
