body {
	background: #553977 url(/images/front/background.jpg) repeat-x center 0px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	font-size: 13px;
	color: #3a1830;
	line-height: 19px;
}
img {
	border:0;
}
ul {
	margin-bottom: 0px;
}
li {
	padding-bottom: 14px;
}
h2 {
	font-size: 17px;
	color: #2264a6;
	line-height: 22px;
	margin-top: 0px;

}
a, a:link {
	color: #3a1830;
	text-decoration: none;
}
a:hover {
	color: #3a1830;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: left;
}
.container {
	background:transparent;
	margin:0 auto;
	width:976px;
}
#content {
	
}
.main {
	padding: 37px 21px;
	background-color: white;
}
.main h3 {
	font-size: 17px;
}
.main h4 {
	font-size: 13px;
	color: #2264a6;
}
.main_bottom {
	background: transparent url('/images/front/main_bottom.png') no-repeat;
	height: 7px;
	display: block;
	width: 976px;
}
.main_blue {
	background: #2162a4 url('/images/front/main_blue.png') no-repeat;
	padding: 23px 21px 23px 0px;
}
.main_purple {
	background: #2a1846 url('/images/front/main_purple.png') no-repeat;
	padding: 37px 21px 30px 21px;
	color: white;
}
.main_purple_bottom {
	background: transparent url('/images/front/main_purple_bottom.png') no-repeat;
	height: 7px;
	display: block;
	width: 976px;
}

#header {
	/*background:url("/images/header_public.png") center center no-repeat;*/
	height:466px;
	margin:0px auto 0 auto;
	width:100%;
}
.secondary #header {
	/*background:url("/images/header_public.png") center center no-repeat;*/
	height:208px;
	margin:0px auto 0 auto;
	width:100%;
}
#header_content {
	bottom:0px;
	height:100%;
	margin:0 auto;
	position:relative;
	width:976px;
}

#group {
	margin: 0px auto 0px auto;
	background: url('/images/front/group.png') center top no-repeat;
	display: block;
	width: 976px;
	height: 315px;
	position: absolute;
	bottom: 54px;
	left: 0px;
	
}

#logo {
	margin:37px 0 0 0px;
}
#top_login {
	background-image: transparent;
	float:right;
	font-size:13px;
	font-weight:bold;
	position:relative;
	top:-84px;
	width: 488px;
	z-index: 3;
	height: 118px;
}

#top_login a {
	color: #1c133e;
	/*color: #c5e2ff;*/
}

#top_login a.forgot {
	line-height: 32px;
	float: left;
	margin-right: 12px;
	background: url('/images/front/lock.png') 0px 8px no-repeat;
	padding-left: 13px;
	padding-top: 0px;
}

#top_login .login {
	padding: 16px 16px 0 16px;
	background-image: url('/images/front/login_drop_back.png');
	background-position: bottom left;
	height: 68px;
}

#top_login .login input {
	float: left;
}

#top_login #login_btn_cont {
	color:#3c1831;
	width: 81px;
	height: 34px;
	overflow: hidden;
	background-image: url('/images/front/login_drop_btn.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
	text-align: center;
	
}

#top_login  #login_btn, #top_login  #close_btn {
	color:#3c1831;
	text-decoration:none;
	width: 71px;
	height: 19px;
	overflow: hidden;
	display: block;
	padding: 10px 5px 5px 5px;
	cursor: pointer;
}

 #top_login  #close_btn {
 	display: none;
 }

#top_nav {
	background:url(/images/front/nav_back.png);
	border-width:1px 0;
	bottom:0;
	font-size:14px;
	height:53px;
	left:0;
	margin:0;
	padding-left:15px;
	padding:0;
	position:absolute;
	width:100%;
}
#top_nav li a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	background-color: transparent;
}

#top_nav li {
	color:#3c1831;
	display:block;
	float:left;
	height:53px;
	line-height:53px;
	list-style:none;
	margin:0;
	padding:0;
}

li a.home {
	width: 70px;
	height: 53px;
	overflow: hidden;
	text-indent: -999px;
	background-image: url('/images/front/home_btn.png');
	background-position: 0 0;
}

/* See Language */
li a.about,
li a.assess,
li a.faq,
li a.resource,
li a.signup,
li a.pricing {
	overflow: hidden;
	text-indent: -999px;
	background-position: 0 0;
}

/* See Language */
li a.about:hover, li a.assess:hover, li a.faq:hover, li a.resource:hover, li a.signup:hover, li a.home:hover {
}

#top_nav li a.active {
	background-position: 0 -53px;
}

li#signup {
	float: right;
}


/* Login Styles */

#top_login input#username, #top_login input#password {
	border:0px;
	color:#6d5265;
	padding:3px 7px 0px 7px;
	background: transparent url("/images/front/login_input.png") no-repeat;
	width:160px;
	height: 30px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 7px 0px 0px;
	float: left;
}

#top_login input#password {
margin-left: 0px;
}

label.overTxtLabel {
	color:#6d5265;
	padding:7px 5px 0px 5px;
}

/* See Language */
#top_login #log_in {
	position: relative;
	color: transparent; /* Needed for IE to hide text */
	text-transform: capitalize; /* Needed for IE to hide text */
	text-indent: -9999px;
	cursor: pointer;
	display:block;
	overflow: hidden;
	border:0px;
	float: right;
	margin: 2px 0px 0px 0px;
}

#header #log_in:hover {
	background-position: 0px -29px;
	cursor: pointer;
	display:inline-block;
}

/* See Language */
#header #tagline {
	position: absolute;
	text-indent: -999px;
	overflow: hidden;
}

/* See Language */
#header a#tell_btn {
	position: absolute;
	background-position: 0 0;
	text-indent: -999px;
	overflow: hidden;
}

#header a#tell_btn:hover {
	background-position: 0 -26px;
}

/* See Language */
#header a#video_btn {
	position: absolute;
	background-position: 0 0;
	text-indent: -999px;
	overflow: hidden;
}

#header a#video_btn:hover {
	background-position: 0 -26px;
}



.world_graph {
	margin-left: 26px;
	margin-right: 31px;
}
.accomp {
	width: 361px;
	padding-right: 21px;
}
.blue_left {
	float: left;
	width: 581px;
}
.blue_left_top {
	width: 581px;
	height: 22px;
	background: url('/images/front/blue_left_top.png') no-repeat;
	display: block;
}
.blue_left_middle {
	width: 531px;
	background: url('/images/front/blue_left.png') repeat-y;
	display: block;
	padding: 23px 28px 59px 21px;
}
.blue_left_bottom {
	width: 581px;
	height: 22px;
	background: url('/images/front/blue_left_bottom.png') no-repeat;
	display: block;
}

.blue_left ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 14px;
}

.blue_left li {
	background: url('/images/front/blue_arrow.png') 0px 10px no-repeat;
	padding-left: 30px;
}

.blue_right {
	padding-top: 45px;
	margin-left: 0px;
	width: 361px;
	float: right;
}
.blue_right h2 {
	color: white;
}

.blue_right ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	color: white;
}

.blue_right li.heart_8 {
	background: url('/images/front/heart_8.png') 0px -2px no-repeat;
	padding-left: 90px;
	padding-bottom: 7px;
}

.blue_right li.pie {
	background: url('/images/front/pie.png') 0px 8px no-repeat;
	padding-left: 90px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.blue_right li.bubbles {
	background: url('/images/front/bubbles.png') 0px -2px no-repeat;
	padding-left: 90px;
	min-height: 50px;
	padding-top: 7px;
}

.main_purple h2 {
	width: 100%;
}
.main_purple h3 {
	color: #ed4a8d;
	font-size: 13px;
}
.columnfive {
	width: 170px;
	float: left;
	padding-right: 21px;
	display: block;
}
.columnfive_end {
	width: 170px;
	float: right;
	padding-right: 0px;
	display: block;
}
.footer_cont {
	width: 100%;
	background: transparent url('/images/front/footer_back.png') center top;
}
.footer {
	color: #b599d7;
	padding: 23px 21px;
	width: 934px;
	height: 178px;
	margin: 0px auto;
}
.footer a, .footer a:link {
	color: #b599d7;
}

.footer_left {
	float: left;
	width: 450px;
}
.footer_right {
	float: right;
	text-align: right;
	width: 450px;
	font-weight: bold;

}

.footer_left img.roadmap {
	padding-left: 2px;
	vertical-align: text-top;
}

/*Secondary Pages Styles*/

/* old
.assessment {
	width: 701px;
}
*/

.sidebar_nav {
	font-size:14px;
	margin:0;
	padding:0;
	width:191px;
	float: left;
}
.sidebar_nav li a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	background-color: transparent;
}

.sidebar_nav li {
	color:#3c1831;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

.sidebar_nav li a {
	color: #927d8c;
	width: 149px;
	padding: 10px 21px 10px 21px;

	border-bottom: 1px solid #e2dce0;
}

.sidebar_nav li a:hover, .sidebar_nav li a.active {
	/*background-image: url('/images/front/assess_nav_btn.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #2566a7;*/
	color: #2264a6;
}

.page_content {
	float:left;
	padding:10px 21px 10px 21px;
	width:702px;
}


.assessment_nav {
	font-size:14px;
	margin:0;
	padding:0;
	width:191px;
	float: left;
}
.assessment_nav li a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	background-color: transparent;
}

.assessment_nav li {
	color:#3c1831;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

.assessment_nav li a {
	color: #927d8c;
	width: 149px;
	padding: 10px 21px 10px 21px;

	border-bottom: 1px solid #e2dce0;
}

.assessment_nav li a:hover, .assessment_nav li a.active {
	/*background-image: url('/images/front/assess_nav_btn.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #2566a7;*/
	color: #2264a6;
}

.assessment a, .faq_container a {
	text-decoration: underline;
}

.assessment a:hover, .faq_container a:hover {
	text-decoration: none;
}

.guide_download {
	float: right;
	clear: right;
	width: 128px;
	
}

.about_nav {
	font-size:14px;
	margin:0px 0px 0px -21px;
	padding:0;
	width:191px;
	float: left;
}
.about_nav li a {
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	background-color: transparent;
}

.about_nav li {
	color:#3c1831;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

.about_nav li a {
	color: #927d8c;
	width: 149px;
	padding: 10px 21px 10px 21px;
	
	border-bottom: 1px solid #e2dce0;
}

.about_nav li a:hover, .about_nav li a.active {
	/*background-image: url('../images/front/assess_nav_btn.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #2566a7;*/
	color: #2264a6;
}


#largemain {
	float:left;
	padding:10px 21px 10px 21px;
	width:742px;
}

.faq_container {
	width: 702px;
	margin-left: 192px;
}


/*For Custom Form*/
.main form label {
	float: left;
	font-weight: bold;
	line-height: 21px;
	margin-right: 21px;
	text-align: right;
	width: 170px;
	padding-top: 7px;
}

.main form label.right_label {
	float: right;
	font-weight: bold;
	line-height: 33px;
	margin-right: 11px;
	text-align: right;
	width: 32px;

}

.select_cont {
	position:relative;
	margin-bottom: 18px;
}

.select_cont select {
	margin-top: 7px;
}

.main #main_form {
	width: 629px;
}

.required {
	background: url('/images/front/forms/required.png');
	width: 12px;
	height: 12px;
	display: block;
	float: right;
	text-indent: -999px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 25px;
}

div.field {
	position:relative;
	margin-bottom: 18px;
	clear: left;
}

div.field input {
	font-family:Helvetica, Arial, sans-serif;
}

div.field input.text_large {
	border:0px;
	color:#3c1831;
	padding:3px 7px 0px 7px;
	background: transparent url("/images/front/forms/textfield_large.png") no-repeat;
	width:392px;
	height: 30px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 7px 0px 0px;
}

div.field input.text_medium {
	border:0px;
	color:#3c1831;
	padding:3px 7px 0px 7px;
	background: transparent url("/images/front/forms/textfield_medium.png") no-repeat;
	width:276px;
	height: 30px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 7px 0px 0px;
}

div.field input.text_tiny {
	border:0px;
	color:#3c1831;
	padding:3px 7px 0px 7px;
	background: transparent url("/images/front/forms/textfield_tiny.png") no-repeat;
	width:90px;
	height: 30px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 7px 0px 0px;
}

div.field select {
	color:#3c1831;
	font-size:14px;
	height:33px;
	line-height:33px;
	margin: 11px 0 0 0;
	padding: 0px;
}
div.field select {
	width:100%;
	margin: 11px 0 0 0;
	cursor: pointer;
}

.select {
	background:url('/images/front/forms/select_tiny.png') no-repeat;
	height:20px;
	margin:0px 0 0 0;
	padding:7px 24px 6px 8px;
	position:absolute;
	overflow:hidden;
	/*width:100%;*/
	width:20px;
	
}

.content_sidebar {
	padding: 37px 0px;
	background-color: white;
}



#selectprefix,
#selectstate {
	background:url('/images/front/small_select.png') no-repeat;
	width:60px;
}

select#prefix, select#state, select#country {
	height: 36px;
	background-color: transparent;
	cursor: pointer;
}
/*
.spanish {
	color: #8593aa;
	position: absolute;
	right: 95px;
	top: 6px;
	width: 223px;
	height: 24px;
	background-image: url('/images/front/spanish_tab.png');
	padding-top: 4px;
	text-align: center;
	display: none;
}
*/
div.arrow {
	display: none;
}

.message_container {
	color: white;
	line-height: 32px;
}

.message_container span {
	color: #ed4a8d;
	padding-right: 5px;
}

#initial_help_text {
	width: 651px;
}

.underline_link:link,
#initial_help_text a, #initial_help_text a:link {
	text-decoration: underline;
}

.underline_link:hover,
#initial_help_text a:hover {
	text-decoration: none;
}

.fields_req {
	width: 651px;
	border-top: solid 1px #3c1831;
	color: #ed4a8d;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
	margin-top: 20px;
}

.signup_error {
	color: #ed4a8d;
	font-size: 17px;
	padding-bottom: 20px;
}

/*assessment_guide*/

.assessment {
	float:left;
	padding:10px 21px 10px 21px;
	width:702px;
}
.content_left {
	float: left;
}

/*error/messages*/

.success {
	color: #393a75;
	margin-bottom: 13px;
	border: 1px dashed #b3c3d6;
	background-color: #ebeff4;
	padding: 7px;
}

.error {
	color: #ed4a8d;
	border: 1px dashed #f6a4c6;
	background-color: #fce4ee;
	padding: 7px;
	margin-bottom: 13px;
}

.error ul {
	border: none;
	padding: 0px 0px 0px 21px;
}

.faq_image {
	float:left;
	margin-left:21px;
}

.existing_signup {
	position: relative;
	display: block;
	background-color: #2370b5;
	width: 210px;
	float: right;
	margin-right: -21px;
	padding: 8px 21px 21px 21px;
}
.existing_signup p {
	color: white;
}

.existing_signup #login_form label {
	float: none;
	margin: 0px;
}

.existing_signup #login_form input[type=text], .existing_signup #login_form input[type=password] {
	width:  205px;
}


.new_signup {
	position: relative;
	display: block;
	width: 651px;
	float: left;
}

#v2notice {
	display: none;
	position: relative;
	background-color: #e0d5e6;
	z-index: 999;
	width: 100p;
	color: #662d83;
	padding: 16px;
	height: 32px;
	
}

#v2notice p {
	width: 976px;
	margin: 0px auto;
}

#v2notice a:link, #v2notice a {
	color: #662d83;
	text-decoration: underline;
}

#v2notice a:hover {
	text-decoration: none;
}

#forgotten label {
	width: 120px;
}

#forgotten input.request_pass {
	position: relative;
	color: transparent; /* Needed for IE to hide text */
	text-transform: capitalize; /* Needed for IE to hide text */
	text-indent: -9999px;
	cursor: pointer;
	display:block;
	overflow: hidden;
	border:0px;
	margin: 2px 0px 0px 0px;
}

#forgotten input.request_pass:hover {
	background-position: 0px -29px;
	cursor: pointer;
	display:inline-block;
}

#forgotten input.change_pass {
	position: relative;
	color: transparent; /* Needed for IE to hide text */
	text-transform: capitalize; /* Needed for IE to hide text */
	text-indent: -9999px;
	cursor: pointer;
	display:block;
	overflow: hidden;
	border:0px;
	margin: 2px 0px 0px 0px;
}

#forgotten input.change_pass:hover {
	background-position: 0px -29px;
	cursor: pointer;
	display:inline-block;
}

.form_line {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #cec5cb;
	clear: both;
	margin: 21px 0px 21px 0px;
}

.sign_up_form {
	position: relative;
	color: transparent; /* Needed for IE to hide text */
	text-transform: capitalize; /* Needed for IE to hide text */
	text-indent: -9999px;
	cursor: pointer;
	display:block;
	overflow: hidden;
	border:0px;
	float: right;
	margin: 2px 0px 0px 0px;
}

.sign_up_form:hover {
	background-position: 0px -29px;
	cursor: pointer;
	display:inline-block;
}

.sign_in_form {
	position: relative;
	color: transparent; /* Needed for IE to hide text */
	text-transform: capitalize; /* Needed for IE to hide text */
	text-indent: -9999px;
	cursor: pointer;
	display:block;
	overflow: hidden;
	border:0px;
	margin: 2px 0px 0px 0px;
	float: right;
}

.sign_in_form:hover {
	background-position: 0px -29px;
	cursor: pointer;
	display:inline-block;
}

#status_nav {
	color: #8593a4;
	position: absolute;
	right: 95px;
	top: 6px;
	height: 28px;
	background: url('/images/front/lang_back_right.png') right top no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	list-style: none;
	z-index: 5;
	line-height: 28px;
	cursor: pointer;
	
}

#status_nav li {
	padding: 0px;
	background: url('/images/front/lang_drop.png') right center no-repeat;
}
#status_nav li.language_drop a {
	background: url('/images/front/lang_back_left.png') 0px 0px no-repeat;
	padding-right: 27px;
	padding-left: 23px;
	height: 28px;
	display: block;
	margin-right: 6px;
	color: #8593a4;
	text-decoration: none;
}

#status_nav li.language_drop ul a {
	background:none;
	padding-right: 14px;
	display: block;
	width: 96px;
	height: 26px;
	border-left: 1px solid #8593aa;
	border-right: 1px solid #8593aa;
	border-bottom: 1px solid #8593aa;
	padding-left: 39px;
	text-align: left;
}

#status_nav li.language_drop ul a.en_US {
	background: transparent url('/languages/en_US/images/front/flag.png') 17px 7px no-repeat;
}

#status_nav li.language_drop ul a.es_ES {
	background: transparent url('/languages/es_ES/images/front/flag.png') 17px 7px no-repeat;
}

#status_nav li.language_drop ul {
	clear: both;
	position: absolute;
	top: 28px;
	padding-left: 0px;
	z-index: 4;
	overflow: hidden;
	margin-left: 0px;
	line-height: 26px;
	left: -999em;
}

#status_nav li.language_drop:hover ul, #status_nav li.language_drop.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#status_nav li.language_drop:hover a, #status_nav li.language_drop.sfhover a {
	color: white;
}

#status_nav li.language_drop:hover ul a, #status_nav li.language_drop.sfhover ul a {
	color: #8593a4;
}

#status_nav li.language_drop:hover ul a:hover, #status_nav li.language_drop.sfhover ul a:hover {
	color: white;
}

#status_nav li.language_drop ul li {
	clear: both;
	background: none;
	padding-left: 0px;
	display: block;
	height: 27px;
	margin-left: 6px;
}

.featuredRoadmap {
	background: #553977;
	padding: 12px;
	margin-top: 21px;
	color: white;
}

.featuredRoadmap a, .featuredRoadmap a:link {
	color: white;
	text-decoration: underline;
}

.featuredRoadmap img {
	float: left;
	display: block;
	margin-right: 12px;
}

.featuredRoadmap a:hover {
	text-decoration: underline;
}

.subscriptionTable {
	background-color: white;
	margin-top: 2em;
}

.subscriptionTable th {
	background-color: #e7ecf2;
	border: 1px solid white;
	padding: 1%;
}

.subscriptionTable td {
	background-color: #f7f6f7;
	border: 1px solid white;
	padding: 1%;
}

.subscriptionTable .tablePricing {
	font-size: 39px;
	line-height: 39px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.subscriptionTable .tablePlan {
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 10px;
	font-weight: normal;
}

.subscriptionTable .tablePricing span {
	font-size: 26px;
	vertical-align: top;
}

.subscriptionTable td.checkmark {
	font-size:1.75em;
	text-align:center;
}
