*
{
	margin:0;
	padding:0;
}

body
{
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
}

.error
{
	color: #c00;
}

.passed
{
	color: #0c0;
}

.floatClear:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.floatClear
{
	min-height: 1%;
}
.clearboth
{
	clear: both;
}

a
{
	color: #05a;
}

a:hover
{
	color: #1a83e4;
}

h1
{
	color: #05a;
	font-family: georgia, serif;
	font-size: 2em;
	font-weight: normal;
}

h2
{
	font-size: 1.8em;
	color: #05a;
	font-family: georgia, serif;
	font-weight: normal;
	margin-bottom: 10px;
}

h3
{
	font-size: 1.7em;
	color: #666;
	font-family: georgia, serif;
	font-weight: normal;
	margin-bottom: 10px;
}

table
{
	width: 100%;
	margin-bottom: 15px;
}

th
{
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	background: #777;
	padding: 12px 10px 13px;
	text-align: left;
}

td
{
	color: #666666;
	border-bottom: 1px dotted #b7b7b7;
	padding: 18px 0 17px 10px;
	font-size: 1.2em;
}

#wrapper
{
	width: 983px;
	padding: 10px;
	margin: 0 auto;
}

#header
{
	border: 1px solid #c6c6c6;
	padding: 4px 6px;
	margin-bottom: 8px;
}

#header img
{
	float: left;
}

#wrapper img#home-banner{
	margin-left: -1px;
}

#header div.right-align
{
	float: right;
	text-align:right;
	padding: 28px 6px 0 0;
}

#content
{
	padding: 10px 0 10px 11px;
	min-height: 400px;
}

#content ul,
#content p{
	font-size: 1.2em;
	color: #666;
	margin: 0 0 10px;
	line-height: 1.4em;
}

#content .backtoadmin
{
	font-size: 1.1em;
}
.backtoadmin a
{
	text-decoration: none;
}
.backtoadmin a:hover
{
	text-decoration: underline;
}

#content .error
{
	color: #c00;
}

#content p.smallprint
{
	font-size: 1.1em;	
}

#content p#notice
{
	float: left;
	width: 560px;
	margin-top: 8px;
}

#content span#additional-info{
	display: block;
	clear: both;	
}

.form
{
	width: 391px;
	background: transparent url('../_images/bg-loginForm.gif') repeat-x left bottom;
	padding: 12px 8px 15px 0;
	margin: 0 0 17px 1px;
}

.form .formRow
{
	margin-bottom: 6px;
}

.form .submitRow
{
	padding-top: 5px;
}

.form .formError
{
	font-size: 1em;
	padding: 5px 0 0 162px;
}

.form label
{
	float: left;
	width: 162px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}

.form label .required
{
	color: #05a;
}

.form input.text,
.form textarea,
.form select
{
	border: 1px solid #b7b7b7;
	color: #666;
	padding: 2px 2px 1px;
	width: 223px;
}

.form select{
	width: 229px;
}

.form textarea
{
	font-family: arial, sans-serif;
	font-size: 1em;
}

.form .formButton
{
	border: 1px solid #059;
	background: #015eab url('../_images/bg-submitButton.png') repeat-x left top;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 34px 4px;
	float: right;
	cursor: pointer;
}

#user-steps a#dwnload-cert{ 
	background: transparent url('../_images/dwnload-cert.gif') 0 0 repeat-x; 
	border: 1px solid #e01600;
	float: left;
}

#user-steps span#dwnload-cert-disabled{ 
	background: transparent url('../_images/dwnload-cert-disable.gif') 0 0 repeat-x; 
	border: 1px solid #5e5d5d; 
	text-decoration: line-through; 
}

#user-steps a#dwnload-cert, 
#user-steps span#dwnload-cert-disabled{ 
	padding: 8px 13px;  
	font: bold 1.6em Arial, Helvetica, sans-serif; 
	cursor: pointer;
	color: #FFF; 
	display: block; 
}

.form .formButton:hover
{
	border: 1px solid #06b;
	background: #0275d6 url('../_images/bg-submitButton-hover.png') repeat-x left top;
}

.form .checkbox,
.form .radio
{
	cursor: default;
	float: left;
}

/** login (index) page styles **/

#loginForm{ float: left; }

#loginForm .formRow
{
}

#loginForm .submitRow
{
}

#loginForm .formError
{
	
}

#loginForm label
{
}

#loginForm label .required
{

}

#loginForm input.text,
#loginForm textarea
{
}

#loginForm textarea
{
}

#loginForm .formButton
{
}

/** end login (index) page styles **/

#questionAddForm label
{
	width: 146px;
}

#takeExamsForm
{
	width: 700px;
}

#takeExamsForm label
{
	float: right;
	width: 680px;
}

#takeExamsForm .formButton
{
	float: left;
	padding: 5px 15px 4px;
}

/** homepage styles **/

#homeIntro
{
	margin-bottom: 20px;
}

#user-steps{
	padding: 10px 0;
	float: left;	
}

.user-info{
	padding: 10px 0;
}

.user-info{
	margin-right:10px;
	/*background: transparent url('../_images/bg-loginForm.gif') repeat-x left bottom;*/
}

.user-steps{
	background: #fbfbfb url('../_images/bg-home-signposts.png') repeat-x left bottom;
}

.user-info h2{
	margin-bottom: 2px;
}
.user-info h2,
.user-info h3{
	float: left;
}

#content .user-info p{
	margin-bottom: 13px;
	clear: both;
}

#user-steps{
	border: 1px solid #c6c6c6;
	width: 100%;
	height: 200px;
	background: #fbfbfb url('../_images/bg-home-signposts.png') repeat-x left bottom;
}

#user-steps h2
{
	color: #666666;
}

#user-steps p
{
	font-size: 1.1em;
	margin-bottom: 13px;
}

#user-steps a,
#header .right-align a{
	font-weight: bold;
	font-size: 1.4em;
}

#user-steps .step-content,
#user-steps .step{
	height: 200px;
 	float: left;
}

#step-1,
#step-1 .step-content{
	width: 134px;
}

#step-2,
#step-3,
#step-2 .step-content,
#step-3 .step-content{
	width: 284px;
}

#step-4,
#step-4 .step-content{
	width: 270px;
}

#user-steps .step-content h3{
	font-size: 1.4em;
}

#user-steps ul,
#user-steps p{
    font-size: 1.3em;
}

#user-steps ul{
    list-style: none;
}

#user-steps #step-2,
#user-steps #step-3,
#user-steps #step-4{
    background: transparent url('../_images/bg-cert-box.gif') 0 0 repeat-y;
}

#user-steps .step .wrapper{
	padding: 0 10px;
}
/** end homepage styles **/

#AddEventContainer
{
	float: left;
}

#AddAttendeesContainer
{
	float: left;
	margin-left: 50px;
}

#attendeeImportForm
{
	width: 511px;
}

#importAttendeeSubmit
{
	font-size:1.2em;
	padding:1px 10px 2px;
}

form#loginForm span a
{
	display: block;
	margin: 0 0 0 162px;
}

#footer
{
	text-align: right;
	color: #a3a3a3;
	border-top: 1px solid #d8d8d8;
	padding-top: 5px;
	padding-bottom: 25px;
}

#footer a
{
	color: #a3a3a3;
}

td.options a{
	display: inline-block;
	clear: both;
	float: left;
}
