body
{
	font-family: Lucida Sans Unicode, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #001428;
	height:100%;
}
.blue_text,
a
{
	color: #76d4fc;
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3
{
	/*font-family: Arial;*/
	color: #ffffff;
}
h1
{
	font-size: 23px;
	font-weight: normal;
	padding: 20px 0px 26px 80px;
}
div.submits
{
	padding-left: 80px;
}
div.form_submits
{
	padding-left: 80px;
	padding-top: 20px;
}
h2
{
	font-size: 16px;
	font-weight: normal;
}
h2 a
{
	color: red;
}

h3
{
	font-size: 15px;
}
.float_left
{
	float: left;
}

#page_header_ie,
#page_ie,
#page_footer_ie
{
	text-align: center;
}

#page,
#page_footer,
#page_bottom_border
{
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

#page_footer
{
	text-align: center;
	padding-bottom: 28px;
	line-height: 18px;
}
#page_header_ie
{
	background-image: url('../img/bg/page_header.gif');
}
#page_header_ie,
#page_header
{
	height: 94px;
	background-repeat: repeat-x;
	position: relative;
}

#page_ie,
#page
{
	min-height: 264px;
	_height: 264px;
	
}
#page
{

	background-image: url('../img/bg/page.jpg');
	padding-left: 270px;

	
	width: 651px;
	padding-left: 270px;
	_height: 230px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;

}
#page_footer
{
	background-image: url('../img/bg/page_footer.gif');
	background-repeat: no-repeat;
	padding-top: 20px;
	color: #777777;
	font-size: 10px;
}
#page_footer a
{
	color: #ffffff;
}
#logo
{
	margin-top: 14px;
	width: 168px;
	height: 221px;
}
#page_header #navigation
{
	padding: 40px 0px 20px 0px;
	width : 448px; 
	margin: 0 auto;
	background-image: url('../img/bg/navigation_last.gif');
	background-repeat: no-repeat;
	background-position: right 40px;
}
#page_header #navigation.large
{
 	
 	width: 570px;
}
#page_header #navigation ul
{
	list-style-type: none;
}
#page_header #navigation ul li,
#page_header #navigation ul li a
{
	float: left;
	display: block;
	
}
#page_header #navigation ul li a
{
	background-image: url('../img/bg/navigation.gif');
	background-repeat: no-repeat;
	height: 28px;
	padding: 0px 20px 0px 20px;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 6px;
}
#page_header #navigation ul li#home_link a
{
	padding-top: 0px;
	height: 34px;
}
#page_header #navigation ul li a img
{
	margin-top: 4px;
}
#page_header #navigation ul li.first a
{
	background-image: url('../img/bg/navigation_first.gif');
}
#page_header #navigation ul li.last a
{
	border-right: 1px #2E3F4F solid;
	
}
#page_footer ul
{
	list-style-type: none;
}
#page_footer ul li
{
	float: left;
	padding: 0px 12px 0px 0px;
}

#page p
{
	line-height: 22px;
}
a#lnk_show_first_question img
{
	margin-top: 20px;
}

#home-message {
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color:#FFFFE6;
font-size:14px;
margin-bottom:15px;
margin-top:10px;
}

table.form td
{
	padding: 4px;
	font-size: 11px;
}
table.form label
{
	
}
table.form label span.required_field
{
	font-size: 10px;
	font-weight: bold;
}
table.form input.form_input
{
	width: 220px;
}
div.errors
{
	color: #cc0000;
	background-color: #ffffff;
	padding: 10px;
	border: 1px #c9c9c9 solid;
	margin-bottom: 16px;
}
#account_details_container,
#credits_container
{
	width: 340px;
	padding-bottom: 36px;
	line-height: 20px;
}
#account_details_container h2,
#credits_container h2,
#completed_sessions_container h2
{
	padding-bottom: 10px;
}
#completed_sessions_container
{
	padding-left: 20px;
	width: 490px;
	padding-top: 26px;
}
#completed_sessions_container table.form td
{
	padding-left: 0px;
	padding-right: 20px;
}
table.black
{
	color: #000000;
}
a.button
{
	display: block;
	background-image: url('../img/bg/brown_btn.gif');
	width: 120px;
	height: 23px;
	line-height: 21px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
#form_submit
{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 6px;
}
input.link
{
	border: none;
	background-color: transparent;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
}
table.cart input
{
	
	
}
table.cart input.qty
{
	width: 24px;
	text-align: center;
	background-color: #fafafa;
	border: 1px #c9c9c9 solid;
}
input.form_input
{
	background-image: url('../img/bg/textbox.png');
	height: 19px;
	padding: 2px 3px 2px 3px;
	line-height: 18px;
	border: none;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: right top;
	color: #555555;
	font-size: 12px;
}

input#cc_name,
input#cc_number,
input#login_email,
input#confirm_email,
input#password2,
input#confirm_password2
{
	width: 172px;
}
input#login_password,
input#password,
input#confirm_password

{
	width: 120px;
}
input#email
{
    width: 150px;
}
#score_email
{
	width: 300px;
	
}
input#cc_exp_month,
input#cc_exp_year
{
	width: 28px;
}
div.product_name span
{
	font-style: italic;
}
#page_disabled
{
	width: 100%;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	background-image: url('../img/bg/page_disabled.png');
	display: none;
}

.centered_content
{
	
	width: 500px;
}

#page_footer_copy a, #page_footer_copy a:hover, #page_footer_copy a:active, #page_footer_copy a:link, #page_footer_copy a:visited{
color:#969696;
text-decoration:none;
}

/*============ FAQ ============= */

.faq
{
	width:300px;
	max-width:300px;
	max-height:150px;
	overflow:none;
}
.faq a
{
	color:#FFF;
	margin-bottom:5px;
	text-decoration:none;
}
.faq a:hover
{
	color:#7CD8FF;
}
.hidden_faq_box
{
	color:#000;
	width:400px;
	height:200px;
	overflow:auto;
	display:none;
}

.faq_box {
	width:370px;
	height:170px;
	background-image:url(../img/popup-background.gif);
	padding:15px;
}

/*============ Forgot password ============= */

#forgot-password {
color:#969696;
height:12px;
font-size:10px;
}

#hidden-retrieve-password {
	display:none;
}

#forgot-password-content {
	background: url(../img/password-retrieval-background.gif) no-repeat;
	color: white;

	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	height: 250px;
	width:550px;
}

#forgot-password-content p {
	margin: 10px 20px 10px 20px;
}

#forgot-password-content a:link, #forgot-password-content a:visited {
	color: #7ad5fc;
	text-decoration: none;
}
#forgot-password-img {
	margin: 25px 0 10px 20px;
}

#forgotboxes{
	display: inline;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding:0px;
	float:left;
	width:510px;
	height: 30px;
	overflow:hidden;
}

#forgotboxes input[type="text"] {
	color: #6e6e6e;
	border-color: #d6d5ce;
	border-style: solid;
	border-width: thin;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height:20px;
	float:left;
	margin-left:10px;
	display:inline;
}

.forgot-submit-link {
	float:left;
	margin-top:1px;
	_margin-top:-2px;
	display:inline;
}

#forgot-submit {
float:left;
margin-left:10px;
margin-top:-2px;
cursor:pointer;
}

.forgot-errors {
	clear:both;
	color:#FF0000;
	width:530px;
	margin:0px;
	padding:0px;
}

.forgot-errors p {
	color:#FF3300;
	margin:5px;
}

