@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(/images/main_bg.gif);
	background-color: #83D2E4;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body img {
	border:none;
}
#header {
	margin: 0px auto;
	height: auto;
	width: 798px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
}
#header form {
	margin: 0;
	padding: 0;
}
#header .logo {
	display:block;
	float:left;
	width:141px;
	margin: 0px;
}
#header .header_login {
	display: block;
	width: 655px;
	float: right;
	padding: 0px;	
	margin-bottom:10px;
	margin-top:5px;
}

#header .header_login #forgot_password {
	margin: 0px;
	padding-bottom: 5px;
}

#header .error {
	margin-top: 30px;
	font-size: 12px;
	color: #000000;
	display: block;
	text-align: right;
	padding-right: 40px;
	font-weight: bold;
}
#header .login {
	text-align: right;
	display: block;
	padding: 0px;
}
#header .login a:link,
#header .login a:active,
#header .login a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#header .login a:hover {
	color: #FFB510;
	text-decoration: underline;
}
#header .login #username,
#header .login #password {
	height: 1.2em;
	font-size: 11px;
	width: 95px;
}
#header .login #country {
	height: 18px;
	font-size: 11px;
	margin-right:10px;
	margin-left: 10px;
}


#main {
	margin: 0px auto;
	width: 798px;
}

#top_box {
	display: block;
	background-image: url(/images/content_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#content {
	display: block;
	background-color: #FFFFFF;
}
*html #content {
	
}
#content #welcome_content {
	background: url(/images/welcome_bg.gif) no-repeat center top;
	padding-top:71px;
	display: block;
	width: 798px;
	background-color: #FFFFFF;
}
#content .nav_steps {
	margin:0px auto;
	background-image: url(/images/nav_steps_bg.gif);
	height: 52px;
	width: 768px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#content #banner {
	display: block;
	margin: 0px auto;
	width: 768px;
	padding: 0px;
	overflow: hidden;
}
#banner  .banner_popup  {
	display: block;
	width: 768px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px auto;
	background-position: top;
	height: 372px;
}
#banner .banner_popup .banner_details {
	display: block;
	width: 482px;
	background-color: #FFFFFF;
	border: #37AEDB solid 1px;
	padding: 0px 15px 5px;
	overflow: hidden;
	margin: 0px auto;
	margin-top: -14px;
}
#banner .banner_popup .banner_details .title {
	clear: both;
	padding: 15px 0px 0px 0px;
	display: block;
	width: 430px;
	margin: 0px auto;
}
#banner .banner_popup .banner_details h1 {
	display:block;
	float:left;
	color:#006699;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}
#banner .banner_popup .banner_details .close {
	display:block;
	float: right;
	margin: 0px;
	color: #E6791D;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	cursor:pointer;
}
#banner .banner_popup .banner_details .close a {
	color: #E6791D;
}
#banner .banner_popup .banner_details img {
	display: block;
	text-align: center;
	margin: 7px auto;
}
#banner .banner_popup .banner_details .banner_content ul {
	display:block;
	width: 430px;
	padding: 0px 0px;
	margin: 0px auto;
	list-style: none;
}
#banner .banner_popup .banner_details .banner_content li {
	font-size: 11px;
	padding: 0px 0px 3px 0px;
	display:block;
	list-style: none;
	text-indent:12px;
	line-height:14px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#content #banner .congrats_message {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	padding: 39px 20px 0px 28px;
	text-align: left;
	line-height: 1.5em;
}

#content #banner .congrats_message {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	padding: 39px 20px 0px 28px;
	text-align: left;
	line-height: 1.5em;
}

#content #banner .certifiedDate {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	padding: 190px 20px 0px 28px;
	text-align: left;
	line-height: 1.5em;
}
#content #no_banner {
	display: block;
	margin: 0px auto;
	width: 768px;
	height:10px;
}
#content  .home {
	display:block;
	text-align:center;
}
#content .home h1 {
	display:block;
	color: #38CCDF;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content .home h2  {
	display:block;
	color: #38CCDF;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#content .home .flags  {
	display:block;
	text-align:center;
	height: 26px;
}
#content .home .flags a:link img,
#content .home .flags a:active img,
#content .home .flags a:visited img {
	border: 1px solid #FFFFFF;
	margin: 1px 3px;
}
#content .home .flags a:hover img {
	border: 1px solid#096897;
	margin: 1px 3px;
}
#content .home .language {
	display:block;
	text-align:center;
	height:40px;
	padding: 0px;
	margin: 0px;
}
#content .home .language_text {
	text-align:center;
	font-size:10px;
	margin: 0px;
	color: #FFFFFF;
	padding: 2px 3px;
	vertical-align: middle;
	line-height: 10px;
}
#content  .left_column {
	float:left;
	width: 207px;
}
#content .copy_right  .testimonial {
	padding: 15px 60px 0px 0px;
	display: block;
	float: left;
	width: 220px;
}
#content .copy_right .testimonial .test_text {
	display: block;
	width: 220px;
	font-size: 11px;
	line-height: 1.5em;
	font-style: italic;
}
#content .copy_right .testimonial .test_credit {
	display: block;
	width: 220px;
	font-size: 11px;
	line-height: 1.5em;
	color: #38CCDF;
	background-image: url(/images/right_title_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px 0px 10px 0px;
}
#content .question_row {
	display: block;
	margin: 10px 0px;
	clear: both;
}
#content .question_row .question {
	display:block;
	background:url(/images/right_title_underline.gif) repeat-x bottom;
	width: 560px;
	padding: 0px 0px 10px 0px;
	clear: both;
	overflow: hidden;
}
#content .question_row .question  .number {
	padding-right:5px;
	color:#E88938;
	font-weight: bold;
}
#content .question_row .question  .answer_option {
	display:block;
	padding: 3px 0px;
	color: #38CCDF;
}
#content .question_row .question  .wrong_answer_option {
	display:block;
	padding: 3px 0px;
	color:#FF0000;
	text-decoration:s
}
#content .question_row .question  .answer_option input {
	margin-right:5px;
}

div.validation-advice {

	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

#content .copy_left_nav {
	background:#A8DFEC url(/images/left_nav_bottom.gif) no-repeat scroll center bottom;
	display:block;
	font-size:11px;
	margin-bottom:15px;
	margin-top:0;
	padding-bottom:9px;
	padding-top:0;
	width:207px;
}

.contest_description {
	font-size:11px;
	color:#FFFFFF; 
	width: 370px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contest_description div, .contest_description img {
	float:left;
	border:none;
}

.contest_description div, .contest_description table {
	background-color:#F39A1F;
}

.contest_description h2 {
	margin:0px;
	font-size:16px;
}
span.register-btn a{
	background: url(../images/register-button_br.gif) no-repeat top;
	width: 149px;
	height: 17px;
	display: block;
	float: right;
	clear:both;
	margin-top:5px;
}
span.register-btn a:hover {
	background-position: bottom;

}

.contest_description a {
	margin-top:-25px;
	color:#FFFFFF;
	margin-bottom:0px;
}

#error_top_bg{
 	display: block;
	padding: 0px;
	margin: 0px;
	height: 9px;
	width: 195px;
}

#error_bottom_bg{
 	display: block;
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 195px;
}

#left_nav_top {
 	display: block;
	padding: 0px;
	margin: 0px;
	height: 9px;
	width: 207px;
}

#content .copy_left_nav .title {
	display: block;
	padding: 0px 11px 16px 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#content .copy_left_nav .solo {
	display: block;
	padding: 3px 11px 3px 22px;
	color: #E88938;
	text-decoration: none;
	font-weight: bold;
}
#content .copy_left_nav .incomplete {
	display: block;
	padding: 0px 11px 16px 22px;
	color: #00BFDF;
	text-decoration: none;
	font-weight: bold;
}
#content .copy_left_nav .current {
	display: block;
	padding: 0px 11px 16px 22px;
	color: #E6791D;
	text-decoration: none;
	font-weight: bold;
}

#content .copy_left_nav .contest {
	display: block;
	padding: 0px 11px 16px 22px;
	color: #FFFFFF;
	text-decoration: none;
}

#content .copy_left_nav a:link,
#content .copy_left_nav a:active, 
#content .copy_left_nav a:visited {
	display: block;
	padding: 0px 11px 16px 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content .copy_left_nav a:hover {
	color: #E88938;
}
#content  .left_error {
	background-color: #FF9900;
	display:none;
	width: 195px;
	float: right;
	clear: both;
	background-image: url(/images/error_bg.gif);
	padding: 0px;
	margin: 0px;
}

#content .left_error .error_copy {
	display: block;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
	line-height: 1.4em
}
#content .left_error .error_copy a:link,
#content .left_error .error_copy a:active, 
#content .left_error .error_copy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .left_error .error_copy a:hover {
	color: #E88938;
}
#content .copy_win {
	display:block;
	line-height: 14px;
	margin-left:15px;
}
#content .copy_left {
	display:block;
	float:left;
	width: 770px;
	line-height: 17px;
	margin-right: 14px;
	margin-left: 14px;
	_margin-left: 7px;
	_margin-right: 7px;
}
*html #content .copy_left  {
	margin: 0px;
	margin-left: 8px;
}
#content .copy_right {
	display:block;
	float:right;
	width: 565px;
	line-height: 17px;
	padding-right: 10px;
}
#content .copy_rightError {
	display:block;
	float:left;
	width: 100%;
	line-height: 17px;
	padding-left: 25px;
}
*html .copy_rightError {
	width: 770px!important;
}
#content .copy_left .copy,
#content .copy_right .copy {
	display:block;
	font-size:11px;
}
#content .copy_left .copy p,
#content .copy_right .copy p {
	line-height:17px;
	font-size:11px;
	margin: 10px 20px 15px 0px;
}
#content .copy_right .copy li {
	line-height:18px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}
#content .copy_right .copy ul {
	line-height:18px;
	margin-left: 0px;
	padding-left: 15px;
}
#content .copy_right .copy h2  {
	display:block;
	color: #38CCDF;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 0px;
}
#content .copy_right .copy a:link,
#content .copy_right .copy a:active,
#content .copy_right .copy a:visited {
	text-decoration:underline;
	color: #E88938;
}
#content .copy_right .copy a:hover {
	text-decoration:underline;
	color: #3C96D7;
}
#content .copy_left .title {
	display:block;
	background:url(/images/right_title_underline.gif) repeat-x bottom;
	width: 90%;
	padding: 4px 0px 10px 0px;
	clear: both;
	overflow: hidden;
	line-height: 34px;
}
#content .copy_right .title {
	display:block;
	background:url(/images/right_title_underline.gif) repeat-x bottom;
	width: 560px;
	padding: 4px 0px 10px 0px;
	clear: both;
	overflow: hidden;
	line-height: 34px;
}
#content .copy_rightError .title {
	display:block;
	background:url(/images/right_title_underline.gif) repeat-x bottom;
	width: 93%;
	padding: 4px 0px 10px 0px;
	clear: both;
	overflow: hidden;
	line-height: 34px;
}

#content .copy_left .title_short,
#content .copy_right .title_short {
	display:block;
	background:url(/images/right_title_underline.gif) repeat-x bottom;
	width: 560px;
	clear: both;
	height:1px;
}


#content .copy_right .title h1,
#content .copy_left .title h1 {
	display:block;
	color: #38CCDF;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content .copy_rightError .title h1 {
	display:block;
	color: #38CCDF;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content  .copy_right .error  {
	display:block;
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 7px;
	float: left;
}
#content .copy_right .title .prev_next_buttons {
	display: block;
	float: right;
	text-align: right;
}
#content .register_field,
#content .validate-email,

 {
	height: 1.5em;
	font-size: 11px;
	width: 165px;
}

#content #reg_error
{
	display: none;
}
#bottom_box {
	display: block;
	background: url(/images/content_bottom.gif) no-repeat bottom;
	height: 30px;
	width: 798px;
	clear: both;
	margin: 0px auto;
}
#footer {
	margin: 0px auto;
	width: 798px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0px;
}
#footer a:link,
#footer a:active,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.popup {
	display: block;
	position: absolute;
}

#userExist {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.warning {
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

#recipient_no { 
	text-align:right;
	color:#666666;
}

.bold { font-weight: bold ; }

h1.demo-heading {
	background:#000 ;
	color:#FFF;
	margin:0;
	padding:5px ;
	font-size:13px ;
	text-transform:uppercase ;
}

.skip-quiz {
	font-size:13px ;
	width:350px;
}