html{width:auto !important;}
body {
	background: #e8e8e8;
	color: #333;
	font-size: 13px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.js .hide{
	display:none;
}
.js .show{
	display:block;
}
a,a:visited,a:link {
	color: #1B75BA;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

h1 {
	font-family: Lato, sans-serif;
}
h1.main_title {
	font-size:40px;
	color:#5c8a12;
	font-weight:normal;
}

#container {
	min-width: 980px;
	margin: 13px auto 0 auto;
	background: url('/images/main/bg.png') no-repeat top center;
	outline:none !important;
}
#fancybox-content #container, #fancybox-content #container #content{
	min-width: 0;
	margin:0;
	background:none;
	width:auto;
	padding:0;
}
.page_title {
	background: url('/images/main/h1.png') repeat-x;
	line-height: 63px;
	padding: 8px 24px 0 24px;
	margin: 0;
	color: #666666;
	font-size: 24px;
	font-weight: normal;
}
.page_title a {
    color: #666666;
}

#content {
	width: 980px;
	margin: 0 auto;
	background: #f0f0f0 url('/images/main/section_bottom.png') no-repeat bottom;
	overflow: hidden;
	padding-bottom: 11px;
	position: relative;
}
#content .main_content.all{
	margin: 10px 11px;
	overflow: hidden;
	background-color: white;
}
#content .main_content.all .page_title{
	background:none;
}
#content .main_content.all .wide_left_col{
	background:none;
	overflow: hidden;
	width: 595px;
	padding-left: 30px;
}
#content .main_content.all .left_box{
	float:right;
	margin-right:10px;
}
.already {
    font-size: 16px !important;
    font-style: oblique;
    text-align: center;
    font-weight: normal;
    padding-top: 24px;
}

.wide_left_col {
	clear: both;
	background: url('/images/main/right_decoration.png') repeat-y right top;
	width: 668px;
	margin-left: 11px;
	overflow: hidden;
	float: left;
	padding: 0 22px;
	position:relative;
	zoom:1;
}

.wider_left_col {
	width: 915px;
	background-color: #FFF;
}

.wide_left_col p {
	line-height: 130%;
	font-size: 13px;
	padding: 0 0 9px 0;
	margin: 0;
}
.wide_left_col > *{
	line-height:130%;
}
.bottom_decorated {
	position: relative;
}
.wide_left_col.bottom_decorated {
	padding-bottom: 27px;
	min-height: 516px;
}
.bottom_decoration {
	background: url('/images/main/bottom_decoration.png') no-repeat right bottom;
	height: 3px;
	line-height: 3px;
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
	font-size:1%;
}
.title{
	color: #333;
	font-size: 30px;
	font-weight: normal;
	padding: 23px 0px 5px;
	margin:0;
}
.title+ul{
	margin-top:0;
	margin-bottom:0;
}
.title+ul li{
	padding-bottom:6px;
}
.subtitle{
	color: #619817;
	font-size: 18px;
	font-weight: normal;
	padding: 14px 0 5px;
	margin:0;
	line-height:normal;
}
.chekmarked_list{
	margin-left:0;
	margin-top:6px;
}
.checkmarked_list li{
	list-style-image: url("/images/main/ico-checkmark.png");
	padding-bottom: 10px;
}
.near_back {
	float:left;
	padding-right:20px;
}
.near_title {
	background: url('/images/main/h1.png') repeat-x;
	display: block;
	height: 39px;
	padding: 32px 0 0 24px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.near_title span {
	font-size: 16px;
	font-weight: normal;
	padding-right: 3px;
}

.box_title {
	background: #e0e0e0;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	margin: 2px 0 5px 0;
	padding-left: 6px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
}

.box_title_subtitle{
	background: #F0F0F0;
	font-size: 11px;
	line-height: 0px;
}

.box_title_subtitle_message{
	font-size: 12px;
}

.left_box {
	float: left;
	width: 232px;
	margin-left: 14px;
}
.my_messages .left_box {
	width: 262px;
}
.left_box_decorated {
	background: url('/images/main/right_decoration.png') repeat-y right;
	padding: 10px;
	width: 212px;
}

.linkedin, .twitter, .facebook {
	padding-left: 28px;
	display: block;
	background: url('/images/main/social_icons2.png') no-repeat 0 3px;
	line-height: 26px;
}
.twitter {
	padding-top: 1px;
	background-position: 0 -21px;
}
.facebook {
    background-position: 0 -45px;
}
.linkedin p {
	margin: 0;
}
.wide_left_col p.twitter_line {
	padding-bottom: 0;
}

.no_pad_btm {
	padding-bottom: 0;
}
.back_to_top{
	font-size: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	display:inline-block;
}

.clear {
	clear: both;
}

.need_help {
	position: absolute;
	top: 38px;
	right: 15px;
	font-size: 15px;
	font-weight: bold;
}
.hidden{
	display:none;
}
button, .button, #fancybox-content button, button.normal, .button.normal{
	width:auto;
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	padding-left:8px;
	height:24px;
	line-height:23px;
	background:url("/images/button-left.png") left top no-repeat;
	display:inline-block;
}.button {
	display:inline-block;
	text-decoration:none !important;
}
button span, .button span, .button.normal span, button.normal span{
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	color:#fff !important;
	font-weight:bold;
	padding: 0 10px 0 0;
	display:inline-block;
	background:url("/images/button-right.png") right top no-repeat;
	position:relative;
	white-space: nowrap;
	text-decoration:none !important;
	text-transform:uppercase;
	font-family:Arial;
}

button_warn span, .button_warn span{
	color:orange !important;
}
button::-moz-focus-inner, button:-webkit-focus-inner , button::-webkit-focus-inner, button::focus-inner, button:focus-inner  {
	border: 0 none;  /* overrides extra padding in Firefox */
}
.huge_button{
	height:31px;
	line-height:28px;
	padding-left:24px;
	background:url("/images/huge-button-left.png") left top no-repeat;
}
.huge_button span{
	font-size:14px;
	padding-right:27px;
	height:31px;
	line-height:28px;
	background:url("/images/huge-button-right.png") right top no-repeat;
}
.column {
	overflow: hidden;
	position: relative;
}
.left {
	float: left;
}
.right {
	float: right;
}
.js .jshide{
	display:none;
}
.success {
	background: #C6FDB1 url("/images/account/success_mark.png") no-repeat 6px 6px !important;
	margin: 0 0 10px 0 !important;
	overflow: hidden !important;
	padding: 10px 10px 10px 33px !important;
	color: #360 !important;
	font-size: 12px !important;
}
.help_link {
	position:absolute;
	right:15px;
	top:38px;
	font-weight:bold;
	font-size:15px;
}
.not_box {
	position: relative;
	top: 0;
	left: 0;
	font-size: inherit;
	font-weight: inherit;
}

.errorList {
	background: url("/images/forms/error-list-item.png") no-repeat scroll 6px 6px #FFEBEA;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 11px 0 !important;
}
.errorList li {
	color: #990000;
	font-size: 12px;
	padding-left: 33px;
}

.wide_left_col .default_text{
	color: #999;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	font-style: italic;
	margin: 105px 0 9px;
	text-align:center;
}
.wide_left_col .default_text_sub {
	color: #666666;
	font-size: 11px;
	text-align:center;
}
.wide_left_col ol.default_text {
	text-align:left;
	padding-top:30px;
}
.wide_left_col ol.default_text_sub{
	text-align:center;
	list-style-position:inside;
}

.talents_none_text  {
	overflow:hidden;
}
.talents_none_text h2 {
	width:660px;
	height:300px;
}

.talents_none_text img {
	margin-bottom:20px;
}
.talents_none_text p {
	font-size:1.4em;
	width:50%;
	float:left;
	border-right:1px solid #ccc;
	padding-right:20px;
}
.talents_none_text ul {
	list-style-type:none;
	overflow:hidden;
	margin:0px auto;
}

.talents_none_text ul li {
	width:auto;
	padding: 0 20px 20px;

}

.talents_none_text ul li a {
	margin-bottom:5px;
}

.talents_none_text ul li a:hover {
	color:#666;
}

.talents_none_text ul li span{

}

.decorated_list {
	padding-bottom:1em;
}
.decorated_list dt{
	font-weight:bold;
	padding-top:1em;
}
.very_huge, .very_huge span{
	padding-left:49px;
	height:43px;
	line-height:36px;
	padding-top:0;
	background-image:url("/images/very_huge_button_left.png");
}
.very_huge span{
	padding-left:0;
	padding-right:49px;
	line-height:36px;
	height:40px;
	padding-top:3px;
	background-image:url("/images/very_huge_button_right.png");
	font-size:18px;
}
.for_very_huge_button{
	text-align:center;
	padding:50px 0 !important;
}
a[href='#container']{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#ajaxNotifications, #gNotify {
	position: fixed;
	top: 0px;
	margin:0 204px;
	background: #FFFCCF;
	color: black;
	padding: 5px;
	display: none;
	width:500px;
	text-align:center;
	border:1px solid #FFFCCF;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	z-index:1000000;
}

p+ul{
	margin-top:0;
	margin-bottom:10px;
}

.confirmation_box .title{
	font-size: 16px;
    padding-top: 0;
}
.confirmation_box button span, .confirmation_box .button span{
	line-height:26px;
}
#fancybox-frame{
	position:relative;
}

/* the subscription warning banner css */
	.subscription_warning {
		overflow:hidden;
		background:#ECECEC;
		width:980px;
		margin: 0 auto;
		margin-bottom: 13px;

		/* CSS Gradient with full cross-browser compatibilities and fallbacks*/
			background: #fefcea; /* Old browsers */
			background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Opera11.10+ */
			background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* IE10+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
			background: linear-gradient(top, #fefcea 0%,#f1da36 100%); /* W3C */

			/*temporarily hiding this, it will use smarty and php later to hide and show */

	}

	.subscription_warning li {
		padding: 0 10px;
	}
	.subscription_warning li article .col3 {
			text-align:right;
			width:100px;
			float:right;
			overflow:hidden;
			padding-top: 30px;
	}

	.subscription_warning li article {
		overflow:hidden;
	}

	.subscription_warning li article .img {
		float:left;
		margin-right: 12px;
		padding:0;
	}

	.subscription_warning li article .img img {
		width: 75px;
		display: block;
	}

	.subscription_warning li article .list_content {
		display: table-cell;
		width:100%;
		*display:block;
		*width:auto;
		zoom:1;
	}

	.subscription_warning li article .list_content h2 {
		margin: .6em 0 0 0;
	}

	.subscription_warning li article .list_content p {
		margin: .7em 0;
		padding:0;
	}



/* styles for login pages */
body#login, #login {
	background: #e8e8e8;
	color: #333;
	font-size: 13px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	height:100%;
}

a,a:visited,a:link {
	color: #1B75BA;
	text-decoration: none;
}
#login a:hover{
	text-decoration:underline;
}

#login header {
	margin: 78px auto 0 auto;
	width: 482px;
}
#login.ajax header{
	margin-top:0;
}

#login header a {
	overflow: hidden;
	height: 82px;
	display: block;
}

#login form, #login .content {
    overflow: hidden;
	width: 482px;
	margin: 0 auto;
	background: url('/images/login/bg.png');
}

#login h1 {
	margin-top: 28px;
	font-size: 24px;
	font-weight: normal;
}
#login.ajax h1 {
	margin-top:10px;
}
#login fieldset {
	padding: 0 55px 33px 52px;
	background: url('/images/login/bottom.png') no-repeat bottom left;
}
#login fieldset li {
	position: relative;
}

#login input {
	background: url('/images/login/input.png') no-repeat;
	height: 20px;
	width: 350px;
	border: 0;
	outline: 0;
	font-size: 18px;
	padding: 13px;
}
#login input[type="hidden"] {
	display: none !important;
}
#login #remember_li label {
	font-size: 12px;
	color: #333333;
	position: relative;
	top: 0 !important;
	left: 0;
}
#login #remember_li {
	padding-bottom: 24px;
}
#login input.checkbox {
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 5px;
}
#login #email_li {
	margin-bottom: 0px;
}
#login #password_li {
	margin-top: 16px;
	margin-bottom: 8px;
}
#login #re_password_li {
	margin-bottom: 21px;
}
#login label {
	color: #999999;
	font-size: 18px;
}

.js #login label {
	position: absolute;
	top: 13px !important;
	left: 14px;
}

#login .forgot {
	position: absolute;
	right: 0;
	top: 1px;
	font-size: 12px;
}

#login .signin, #login .submit {
	background: url("/images/login/signin.png") no-repeat;
	display: block;
	width: 91px;
	border: 0;
	height: 31px;
	text-indent: 1000px;
	overflow: hidden;
	cursor: pointer;
	text-indent:1000px;
	white-space:nowrap;
}
#login .submit {
	background: url("/images/login/submit.png") no-repeat;
	display: inline;
	margin-right: 3px;
}

#login .errorList {
	padding: 11px 0;
	margin: 14px 0 6px 0;
	overflow: hidden;
	list-style: none;
	background: #FFEBEA;
	background: #FFEBEA url("/images/account/error-list-item.png") 6px 6px no-repeat;
}
#login .errorList li {
	color: #900;
	font-size: 12px;
	padding-left: 33px;
}
#login .success {
	background: #C6FDB1 url("/images/account/success_mark.png") no-repeat 6px 6px;
	margin: 0 0 6px 0;
	overflow: hidden;
	padding: 10px 10px 10px 33px;
	color: #360;
	font-size: 12px;
	font-style: normal
}

#login p {
	font-size: 12px;
	color: #666666;
	font-style: italic;
	margin: 9px 0 19px 0;
}

#login .browsers li {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#login .magic {
    background: url("/images/login/magic.png") no-repeat  350px 10px;
}
#login .magic h1 {
    margin-bottom: 0;
}
#login .magic p {
    font-size: 14px;
    font-style: normal;
    margin-top: 15px;
    margin-bottom: 0;
    color: #333;
}
#login .magic .reset {
    margin: 0;
}
#login .magic li {
    float: right;
    display: block;
    width: 90px;
    margin-top: 13px;
}
#login .magic #email_li {
    margin-top: 10px;
    float: left;
    width: 283px;
}
.js #login .magic label {
    top: 9px !important;
}
#login .magic input {
    background: url('/images/login/input_small.png') no-repeat;
    height: 20px;
    width: 267px;
    border: 0;
    outline: 0;
    font-size: 18px;
    padding: 8px;
}
#login p.bowl {
    padding-top: 30px;
    clear: both;
    font-size: 12px;
    color: #999999;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    background: url('/images/login/bowl.png') no-repeat center 30px;
}
#login .magic fieldset {
    padding-bottom: 13px;
}

#login footer {
	margin: 19px auto 0 auto;
	width: 482px;
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia;
	text-align: center;
}

/* end of login pages */

.adminStickyBox {
	margin: 0;
	padding:0;
	position:fixed;
	bottom:0;
	right:0;
	list-style-type:none;
	overflow:hidden;
}

.adminStickyBox li {
	border:1px solid red;
	background-color:white;
	margin: 0 5px;
	float:left;
	padding:10px;
}

.wide_left_col.shorter{
	width:602px;
}

/* css for logos  on the home page, apply to be talent, and pilot landing */
.logos {
	width:930px;
	margin-bottom:15px;
}

.logos h1 {
	color: #5C8A12;
    font-family: Lato,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 15px 0;
}

.logos ul {
	margin: 0 auto;
	overflow:hidden;
	padding:0;
}

.logos ul.row2 li {
	margin: 0 5px;
}

.logos ul li {
	float:left;
	padding:0;
}

.withGradient {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c95c9), color-stop(1, #1b75ba) );
	background: -webkit-linear-gradient(#4c95c9, #1b75ba);
	background:-moz-linear-gradient( center top, #4c95c9 5%, #1b75ba 100% );
	background: -ms-linear-gradient(#4c95c9, #1b75ba);
	background: -o-linear-gradient(#4c95c9, #1b75ba);
	background: linear-gradient(#4c95c9, #1b75ba);
}
.new_button, .new_button_small, .new_button_tiny {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#1b75ba;
	display:inline-block;
	color:#fff !important;
	font-family:sans-serif;
	font-size:17px;
	font-weight:bold;
	padding:6px 24px 6px 23px;
	text-decoration:none;
	text-align:center;
}

.new_button_small {
	font-size:10px;
	text-transform:uppercase;
	padding:4px 15px 3px 14px;
}
.new_button_tiny {
	font-size:9px;
	text-transform:uppercase;
	padding:2px 8px 1px 7px;
}
.new_button:hover, .new_button_small:hover, .new_button_tiny:hover, .ie7 .withGradient:hover, .ie8 .withGradient:hover, .ie9 .withGradient:hover {
	background:#4c95c9;
	text-decoration:none;
}
.withGradient:hover {
	background:#1b75ba;
	text-decoration:none;
}

/************************* Just in time pop-up box style ************************************/

.jit {
	max-width:440px;
	padding:20px;
}

.jit h1 {
	color: #333;
	font-weight:bold;
	font-size:120%;
	margin-top:0;
	padding-top:0;
}

.jit h2 {
	font:bold 1.1em sans-serif;
	padding:0;
	margin:0;
}

.jit p {
	padding: .5em 0;
}

.jit ol {
	margin-top: .5em;
}

.jit img {
	border:1px solid silver;
}

.jit .indented20px {
	margin-left: 20px;
}

.jit .actions {
	margin-top:10px;
}

.jit .actions a {
	margin-right:5px;
}

.jit .new_button {
	font-size:1em;
}
.jit .tertiary_action { color:1b75ba;}

.jit .primary_action {
	font-weight:normal;
}

.jit .secondary_action {
	font-weight:normal;  /* this is new */
	color:#666 !important;
	background-color:#ddd;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eee), color-stop(1, #ddd) );  /* this is new */
	background: -webkit-linear-gradient(#eee, #ddd);
	background:-moz-linear-gradient( center top, #eee 5%, #ddd 100% );
	background: -ms-linear-gradient(#eee, #ddd);
	background: -o-linear-gradient(#eee, #ddd);
	background: linear-gradient(#eee, #ddd);
	border:1px solid #ccc;
	padding: 5px 23px 5px 22px;
}

/***********************Just in time tooltip/callout styles ******************************/

.jit-callout-up-left .jit-callout, .jit-callout-up-right .jit-callout, .jit-callout-down-left .jit-callout, .jit-callout-down-right .jit-callout {
	background:#fff;
	border:1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	max-width: 280px;
	padding:10px;
}

.jit-callout-up-left .jit-arrow {
	background:url('/images/jit/jit-arrows.png') no-repeat;
	background-position:-14px 0;
	position:relative;
	left:20px;
	top:1px;
	width: 13px;
	height:9px;
}

.jit-callout-up-right .jit-arrow {
	background:url('/images/jit/jit-arrows.png') no-repeat;
	background-position:-14px 0;
	position:relative;
	left:260px;
	top:1px;
	width: 13px;
	height:9px;
}

.jit-callout-down-left .jit-arrow {
	background:url('/images/jit/jit-arrows.png') no-repeat;
	background-position:0 0;
	position:relative;
	left:20px;
	bottom:1px;
	width: 13px;
	height:9px;
	z-index:10;
}

.jit-callout-down-right .jit-arrow {
	background:url('/images/jit/jit-arrows.png') no-repeat;
	background-position:0 0;
	position:relative;
	left:260px;
	bottom:1px;
	width: 13px;
	height:9px;
	z-index:10;
}

.jit-callout .jit-content {
	display:table-cell;
	width:100%;
}

.jit-callout p {
	margin:0;
}

.jit-callout-close {
	float:right;
	cursor:pointer;
	position:relative;
	top: -9px;
	right:-3px;
	color:#999;
}

.jit-callout-close:hover {
	text-decoration:none;
	color:#333;
}
.storefront_message_mark{
	background:#c0ebf9 !important;
	color:#7e898d;
	padding: 1px 4px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size:10px;
	text-transform:uppercase;
}

