/* do not edit or delete */
* {
	margin:0px;
	padding:0px;
}

a {
	color:#28245c;
	font-weight:bold;
	text-decoration:none; 
}

a:hover {
	color:#296723;
}

a img {
	border:none;
}

ul {
	list-style-type:disc;
	margin:12px 12px 12px 12px;
}

ul ul {
	margin-top:6px;
}

ol {
	margin:12px 12px 12px 30px;
}

ol ol {
	margin:6px 12px 12px 16px;
}

p {
	margin-bottom:12px;
	line-height:170%;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* - */

body {
	background:#f2f2f2 url(/imgs/body.png) repeat-x left top;
	color:#1f1f1f;
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
}

#wrap {
	margin:0 auto;
	width:960px;
	padding-bottom:96px;	
}

#head {
	height:103px;
	position:relative;
	z-index:0;
	margin-bottom:-12px;
}

#status {
	height:24px;
	padding:6px 0 0 0;
	position:absolute;
	right:0;
	top:0;
	color:#fff;
}

#status span {
	color:#afafff;
}

#status .space {
	margin:0 6px;
	color:#fff;
}

#status a {
	color:#fff;
}

h1 {
	height:52px;
	left:0;
	position:absolute;
	top:51px;
	width:235px;
}

h1 a {
	display:block;
	height:100%;
	width:100%;
	background:url(/imgs/logo.png) no-repeat scroll left top;
}

h1 span {
	visibility:hidden;
}

#sections {
	font-size:14px;
	float:right;
	margin:0 12px -1px 0;
}

#sections .section {
	float:left;
	position:relative;
	z-index:1;
	margin:0 0 0 6px;
}

#sections .section a {
	float:left;
	padding:0 0 0 18px;
	background:#d4d4d4 url(/imgs/tab.gif) no-repeat scroll top left;
	font-weight:bold;
}

#sections .section a span {
	float:left;
	line-height:30px;
	padding:0 18px 0 0;
	background:#d4d4d4 url(/imgs/tab.gif) no-repeat scroll top right;
}

/*#sections .my a {
	background:#296723;
	color:#fff;
}*/

#sections .section a:hover,
#sections .current a {
	background-image:url(/imgs/tab-over.gif);
	color:#28245C;
}

#sections .section a:hover span,
#sections .current a span {
	background-image:url(/imgs/tab-over.gif);
}

#feature {
	clear:both;
	background:#28245c;
	-moz-border-radius:6px;
	margin-bottom:24px;
	padding:2px;
	color:#fff;
	display:none;
}

#content {
	/*background:#f2f2f2 url(/imgs/content.png) repeat-x scroll left top;
	padding:6px;
	border:1px solid #d4d4d4;
	-moz-border-radius:6px;*/
	clear:both;
}

#one {
	float:left;
	width:280px;
}

/* left nav */
#subsections {
	width:254px;
	left:-267px;
	top:13px;
	border-top:1px solid #d4d4d4;
	margin-bottom:12px;
}

#subsections .section {
	border-bottom:1px solid #d4d4d4;
}

#subsections .section a,
#test-sub-section a {
	display:block;
	padding:6px 12px;
}

#subsections .section a:hover,
#subsections .current a {
	background:#eaeaff;
	color:#28245c;
}

#test-sub-section {
	margin-top:24px;
	border-top:1px solid #d4d4d4;
	display:none;
	background:#eaeaff;
	color:#cc0000;
	padding:6px 12px;
	font-weight:bold;
	font-style:italic;
}
/* - */

#two {
	float:right;
	width:668px;
}

#one .in,
#two .in {
	min-height:380px;
	padding:12px 12px 0 12px;
	background:#fff;
	border:1px solid #d4d4d4;
	-moz-border-radius:6px;
}

#one .in {
	min-height:0;
}

#two .in {
	margin-left:12px;
	background:#fff url(/imgs/two.gif) repeat-x scroll left bottom;
	padding-bottom:72px;
	min-height:300px;
}

#courses-wrap,
.courses-wrap {
	background:#e7e7ff;
	-moz-border-radius:6px;
	padding:3px 6px;
	margin:0 0 12px 0;
	border:1px solid #d4d4d4;
	border-top:none;
	border-left:none;
}

#courses-wrap,
.courses-wrap {
	padding:12px;
}

#title {
	height:30px;
	background:url(/imgs/title.gif) no-repeat scroll top left;
	padding-left:12px;
	margin-bottom:12px;
}

#title h2 {
	background:url(/imgs/title.gif) no-repeat scroll top right;
	line-height:30px;
	font-size:18px;
}

h3 {
	font-size:16px;
}

.body {
	padding:0 6px;
	margin-bottom:12px;
}

table {
	width:100%;
	border-collapse:collapse;
}

#questions {
	border-top:1px solid #dfdfdf;
	margin-bottom:12px;
}

#newsletter,
#questions,
#users {
	margin-bottom:12px;
}

table tr th {
	text-align:left;
	padding:3px 6px;
}

#certificates tr th,
#newsletter tr th,
#users tr th,
.table tr th {
	border-bottom:1px solid #dfdfdf;
}

table tr td {
	padding:3px 6px;
}

#questions tr td,
#certificates tr td,
#newsletter tr td,
#users tr td,
#questions li,
.table tr td {
	vertical-align:top;
	border-bottom:1px solid #dfdfdf;
}

#questions li {
	padding:12px 48px 12px 12px;
}

#test .test-option {
	margin:0 0 0 6px;
	position:relative;
	top:2px;
}

#test .btn-wrap {
	text-align:center;
}

#test button {
	padding:12px 36px;
	font-size:16px;
}

/*#courses-wrap {
	padding:12px;
	border:1px solid #28245C;
	background:#E7E7FF;
	background:#AFAFFF;
	-moz-border-radius:6px;
}*/

#courses tr td,
.courses tr td {
	vertical-align:middle;
	padding:0;
}

#courses tr .course-image {
	width:1px;
}

#courses tr .course-image a,
#courses tr .course-image a img {
	display:block;
}

#courses tr .course-link,
.courses tr .course-link {
	text-align:center;
	width:130px;
}

#courses tr .write-test {
	text-align:center;
}

#courses tr .write-test div {
	background:#fff;
	padding:12px;
	text-transform:uppercase;
	font-size:10px;
	margin-left:12px;
	-moz-border-radius:6px;
}

.course-title {
	margin-bottom:6px;
}

.course-title .right {
	color:#cc0000;
	font-size:12px;
	font-style:italic;
}

#courses tr .course-details h3 .sub-title {
	font-size:14px;
}

#courses tr .course-details p {
	margin:0;
}

#courses tr .course-image a,
#courses tr .course-details div,
#courses tr .course-link div,
.courses tr .course-details div,
.courses tr .course-link div {
	padding:6px;
	/*border:1px solid #28245C;*/
	-moz-border-radius:6px;
	background:#fff;
}

#courses tr .course-link div,
.courses tr .course-link div {
	-moz-border-radius:12px;
	padding:0;
}

#courses tr .course-link div a,
.courses tr .course-link div a,
.btn-link {
	display:block;
	padding:6px;
	background:#28245C url(/imgs/button.png) repeat-x scroll 0 -50px;
	-moz-border-radius:18px;
	border:1px solid #28245C;
	color:#fff;
}

.btn-link {
	width:150px;
	text-align:center;
	margin:24px auto 12px auto;
}

.btn-link:hover {
	color:#fff;
}

#courses tr .course-link div a:hover,
.courses tr .course-link div a:hover {
	background:#28245C url(/imgs/button-over.png) repeat-x scroll 0 10px;
}

#courses tr .course-details div,
#courses tr .course-link div,
.courses tr .course-details div,
.courses tr .course-link div {
	margin:0 0 0 12px;
}

.view-docs {
	font-style:italic;
	font-size:15px;
}

.view-docs img {
	vertical-align:middle;
}

.view-docs a {
	font-weight:normal;
}

#questions tr td {
	padding:12px;
}

table tr .space {
	margin:0 6px;
}

table tr .action {
	width:40px;
	text-align:right;
}

table tr td .options {
	padding-left:12px;
}

.options strong {
	font-style:italic;
}

table tr .label {
	width:100px;
}

#questions tr td .correct,
#questions .correct {
	background:#e7e7ff;
}

#questions tr td .options p {
	padding:2px;
	margin:0;
}

table .certificate-unsent td {
	background:#e7e7ff;
}

#foot {
	/*clear:right;
	float:right;
	width:668px;*/
	text-align:right;
	padding-top:12px;
}

#foot-nav {
	margin:0 12px 0 0;
}

#foot-info {
	padding:6px 0 0 0;
	margin:6px 12px 0 0;
	font-size:10px;
	border-top:1px solid #d4d4d4;
	float:right;
}

#foot .space {
	margin:0 6px;
}

.edit,
.delete {
	text-transform:uppercase;
	font-size:10px;
	color:#cc0000;
}

form {
	margin-bottom:12px;
}

.form-title {
	padding:6px 12px;
	background:#d4d4d4;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	float:left;
}

.title-info {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin-left:12px;
}

form fieldset {
	clear:both;
	border:none;
	border:1px solid #d4d4d4;
	padding:12px 12px 0 12px;
	background:#f2f2f2;
	-moz-border-radius:6px;
	-moz-border-radius-topleft:0;	
}

#mailing-list-form form fieldset {
	-moz-border-radius:6px;
}

form fieldset label {
	float:left;
	width:120px;
	margin-top:2px;
}

#mailing-list-form fieldset label {
	display:none;
}

form fieldset .correct-radio {
	width:auto;
	margin-left:12px;
}

form fieldset .form-border {
	float:left;
	margin-bottom:12px;
}

form fieldset .form-border input,
form fieldset .form-border textarea {
	padding:2px;
	width:300px;
}

#one form fieldset .form-border input {
	width:220px;
}

form fieldset .view-current {
	float:left;
	margin:0 0 12px 120px;
}

form fieldset .add-another {
	margin:0 0 12px 120px;
}

.btn-wrap {
	/*float:right;
	padding:8px 9px 9px 9px;
	background:#d4d4d4;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;*/
	text-align:right;
	padding:12px 0 0 0;
}

.btn-wrap button {
	padding:6px 12px;
}

.multi-input {
	float:left;
	margin-bottom:12px;
}

.feedback {
	margin-bottom:12px;
	font-size:14px;
}

.message {
	padding:24px 24px 24px 66px;
	border-top:1px dotted #28245C;
	border-bottom:1px dotted #28245C;
	background:#E7E7FF url(/imgs/feedback/message-bg.png) no-repeat scroll 20px 15px;
}

.error {
	padding:24px 24px 24px 46px;
	border-top:1px dotted #FF5F5F;
	border-bottom:1px dotted #FF5F5F;
	background:#FFDFDF url(/imgs/feedback/error-bg.png) no-repeat scroll 20px 15px;
}

.correct-answer {
	background:transparent url(../imgs/message-bg.png) no-repeat scroll 550px 5px;
}

.incorrect-answer {
	background:transparent url(../imgs/wrong.png) no-repeat scroll 552px 5px;
}

.course-title {
	margin-bottom:6px;
}

* html #one .in {
	padding-bottom:12px;
}
