@font-face {
		font-family: 'MavenPro';
		src: url('../../../themes_defaults/bestusapayday/fonts/mavenprobold.eot');
		src: url('../../../themes_defaults/bestusapayday/fonts/mavenprobold_162a16fe.eot') format('embedded-opentype'),
				 url('../../../themes_defaults/bestusapayday/fonts/mavenprobold.woff') format('woff'),
				 url('../../../themes_defaults/bestusapayday/fonts/mavenprobold.ttf') format('truetype'),
				 url('../../../themes_defaults/bestusapayday/fonts/mavenprobold.svg') format('svg');
		font-weight: normal;
		font-style: normal;
}
body {
	background: #bccade url(../../../themes_defaults/bestusapayday/images/topbg.png) repeat-x;
	color: #f6f7f7;
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-family: arial, sans-serif;
}
form, fieldset {margin:0;padding:0;border-width:0;}
input, select, textarea {font-family:arial, sans-serif;font-size:14px;color:black;resize:none}
input:focus, select:focus, textarea:focus { outline: none; }
input[type=text], input[type=password], textarea { -webkit-appearance: none; appearance: none; }
p, ul {margin-top:1em;margin-bottom:1em}
img {vertical-align:bottom;}
a img {border-width:0;}
a { color:#f6f7f7; text-decoration:none; transition: color 0.4s linear; -o-transition: color 0.4s linear; -moz-transition: color 0.4s linear; -ms-transition: color 0.4s linear; -webkit-transition: color 0.4s linear; transition: background-color 0.4s linear; -o-transition: background-color 0.4s linear; -moz-transition: background-color 0.4s linear; -ms-transition: background-color 0.4s linear; -webkit-transition: background-color 0.4s linear;  transition: opacity 0.4s linear; -o-transition: opacity 0.4s linear; -moz-transition: opacity 0.4s linear; -ms-transition: opacity 0.4s linear; -webkit-transition: opacity 0.4s linear;}
a:hover {text-decoration: underline;}
.none {display:none;}
.columns {width:100%;overflow:hidden;}
.clear {clear: both;}

#all { position: relative; z-index:3; }

#bg-center { background: transparent url(../../../themes_defaults/bestusapayday/images/topbg1.jpg) no-repeat center top; }
#top { height: 110px; position: relative; width: 1000px; margin: 0 auto; z-index: 10;}
#top h1 { margin: 0 ;padding: 51px 0 0 25px; font-size: 14px; z-index: 30; }
.t_menu ul { font-family: MavenPro, sans-serif; list-style-type: none; margin: 0; padding: 0; position: absolute; right: 4px; bottom: 26px; line-height: 31px; text-align: right; width: 720px; }
.t_menu ul li { display: inline; position: relative;  font-family: MavenPro, sans-serif; font-size: 15px; font-weight: bold; padding: 8px 14px 8px 16px;}
.t_menu ul li a { text-transform: uppercase;  font-size: 16px; color: white; text-shadow: 1px 1px #1e353c; }
.t_menu ul li a:hover { text-decoration: none; }
.t_menu ul ul { display: none; position: absolute; left: 0; top: 30px; right: auto; bottom: auto; width: 220px; border-top: 1px solid #333333; text-align: left; list-style-type: none; margin: 0; padding: 0; background: #1e353c; box-shadow: 2px 2px 3px #555555;}
.t_menu ul ul ul { left: 220px; top: -1px; }
.t_menu ul ul li { line-height: 16px; font-size: 14px;display: block; float: none; border-bottom: 1px solid #333333; padding: 0; }
.t_menu ul ul a { float: none; background: none; display: block; padding: 7px 15px;}
.t_menu ul ul a:hover { background-color: rgba(255, 255, 255, 0.1); }
.t_menu ul li:hover { background-color: #1e353c; }
.t_menu ul li:hover > ul { display: block; }
.t_menu ul li:hover > ul li:hover > ul { display: block; }


#main-content { width: 1000px; margin: 0 auto; position: relative; background: #5e80be url(../../../themes_defaults/bestusapayday/images/bannerbg.jpg) no-repeat center top;height: 470px;  }
#main-bg { background: #5475b2 url(../../../themes_defaults/bestusapayday/images/mainbg.png) repeat-x left bottom; }
#main-bgshadow { background: transparent url(../../../themes_defaults/bestusapayday/images/bannershadow.png) no-repeat center top; height: 470px;position: relative; z-index:2; }

#form { position: absolute; left: -30px; top: 22px; width: 297px;  z-index:2; height: 377px; background: transparent url(../../../themes_defaults/bestusapayday/images/formbg.png) no-repeat left bottom;  }
#form h2 { margin:0; padding-left: 56px; height: 47px; }
#form  fieldset { padding-left: 32px; }
#form .select-line { padding-top: 20px; }
#form .select-line label {float:left;}
#form .input-text { margin: 5px 0 5px 0; position: relative; }
#form .input-text label { display: none; }
#form .input-text .input { border: 1px solid #bbb6b6; background: white url(../../../themes_defaults/bestusapayday/images/input.png) repeat-x; color: #09285b; height: 18px; padding: 8px 12px; font-size: 14px;  width: 224px; }
#form .input-text .input:focus {border-color: green;}
#form .input-text .input.error-input {border-color: red;}
#form .input-text em { display: none; width: 16px; height: 16px; background: transparent url(../../../themes_defaults/bestusapayday/images/icon_error.png) no-repeat; position: absolute; right: 20px; top: 12px; }
#sub-bg #form .input-text em  {  right: 40px; }
#form input[type=image]:hover { opacity: 0.8; }
#form p { text-align: center; width: 257px; padding-top: 10px; }
#main-text #form {position:static; height: auto; width: 100%; margin-bottom: 20px; background: none; }
#main-text #form h2 { padding-left: 0; }
#main-text #form fieldset { width: 100%; padding: 0 0 20px 20px; background: transparent url(../../../themes_defaults/bestusapayday/images/formbg.png) no-repeat left bottom;  }
#money { color: #b2b3ba; font-style: italic; text-align: center; font-size: 72px; font-weight: bold; padding: 20px 0 10px 0; }
#money span { color: #00006e; }

#banner { height: 465px; position: relative; }
#main-text-image { position: absolute; left: 300px; top: 85px; z-index: 10; }
#banner ul { list-style-type: none; margin: 0; padding: 0; }
#banner li { position: absolute; bottom: 0; right: -137px; width: 820px; text-align: center; background: transparent none no-repeat; }

#middle-bar { background: #550000 url(../../../themes_defaults/bestusapayday/images/middlebar.png) repeat-x; height: 85px; position: relative; z-index:1; margin-top: -31px; }
#middle-bar-text { margin-top: -85px; background: transparent url(../../../themes_defaults/bestusapayday/images/middlebarbg.png) no-repeat center top; height: 105px; position: relative; z-index:3; }

#steps { margin-top: -20px; background: #f6f7f7 url(../../../themes_defaults/bestusapayday/images/stepsbg.png) repeat-x ; padding-top: 20px; }
#steps .stepstext { display: block; height: 104px; background: transparent url(../../../themes_defaults/bestusapayday/images/stepstext.png) no-repeat center top; }
.tags { list-style-type: none; margin: -30px auto 0 auto; height: 66px; padding: 0; background: transparent url(../../../themes_defaults/bestusapayday/images/steps.png.html) no-repeat; width: 960px;  }
.tags li { float: left; padding: 0 52px 0 55px; border-left: 1px solid #bccade; height: 66px; }
.tags li:first-child { padding-left: 0; border-left-width: 0; }

#main-textbg { background: transparent url(../../../themes_defaults/bestusapayday/images/gradient1.png) repeat-x }
#main-text { width: 1000px; margin: 0 auto; padding-top: 34px; padding-bottom: 34px; }
#main-text h2 { margin:0; font-size: 27px; font-family: MavenPro, sans-serif; color: #09285b; }
#main-text .box1 {
	float: left;
	padding-left: 20px;
	width: auto;
}
#main-text .box1 p { line-height: 23px; margin: 18px 0; }
#main-text .box2 { float: right; width: 370px; }
.m_menu ul { list-style-type: none; margin: 0; padding: 18px 0; line-height: 23px; }
.m_menu ul a { color: #a70303; text-decoration: underline; }
.m_menu ul a:hover { text-decoration: none; }
.m_menu ul ul { padding: 0; }
.m_menu ul ul li { padding-left: 30px; background: transparent url(../../../themes_defaults/bestusapayday/images/submenu1.png) no-repeat 10px 10px; }


#sub-bg { background: #5475b2 url(../../../themes_defaults/bestusapayday/images/mainbg.png) repeat-x left bottom; }
#sub-bgshadow { background: transparent url(../../../themes_defaults/bestusapayday/images/bannershadow.png) no-repeat center top; position: relative; z-index:2; }
#sub-content { width: 1000px; margin: 0 auto; padding: 10px 0 20px 0; background-color: #5d7fbd; }
#register-form { float: left; width: 580px; padding: 20px 0 60px 25px; }
#register-form .bg { }
#register-form h2 { font-size: 20px; margin: 0; color: white; padding-bottom: 25px; padding-left: 15px; }
#sub-content #main-text { width: 350px; float: right; padding-top: 60px; }
#sub-content .tags { height: auto; padding-bottom: 25px; background: none; width: 350px; padding-top: 40px; }
#sub-content .tags li { padding-left: 0; float: none; margin-left: 38px; border-top: 1px solid #41629c; border-left-width: 0; padding-top: 18px; padding-bottom: 24px; height: auto; }
#sub-content .tags li:first-child { border-top-width: 0; }
#sub-content .tags li span { position: relative; left: -38px; }
#sub-content .box2 { padding: 20px 0 20px 0; float: none; width: 320px; }
#sub-content .box2 h2 { color: white }
#sub-content .box2 li a { color: white; }

#text {padding: 10px;  line-height: 23px; border-radius: 10px; }
#text h3 { font-family: MavenPro, sans-serif; font-size: 20px; margin: 5px 0 18px 0; }
#text p { margin: 18px 0 18px 0; }

#contact {padding: 10px;  line-height: 23px; border-radius: 10px; }
#contact form { overflow: hidden; padding: 5px 0 20px 0; }
#contact form fieldset { float: left; width: 260px; padding-left: 10px; }
#contact form .input-line { overflow: hidden; position: relative; }
#contact form .input-line label { display: block;  }
#contact form .input-line input { border: 1px solid #bbb6b6; background: white url(../../../themes_defaults/bestusapayday/images/input.png) repeat-x; color: #09285b; height: 21px; padding: 8px 10px; width: 216px; }
#contact form .input-line input:focus {border-color: green;}
#contact form .input-line input.error-input {border-color: red;}
#contact form .input-line em { display: none; width: 16px; height: 16px; background: transparent url(../../../themes_defaults/bestusapayday/images/icon_error.png) no-repeat; position: absolute; right: 30px; top: 35px; }
#contact form .textarea-line { overflow: hidden; position: relative; }
#contact form .textarea-line label { display: block;  }
#contact form .textarea-line textarea { border: 1px solid #bbb6b6; background: white url(../../../themes_defaults/bestusapayday/images/input.png) repeat-x; color: #09285b; height: 100px; padding: 8px 10px;width: 236px; }
#contact form .textarea-line textarea:focus {border-color: green;}
#contact form .textarea-line textarea.error-input {border-color: red;}
#contact form .textarea-line em { display: none; width: 16px; height: 16px; background: transparent url(../../../themes_defaults/bestusapayday/images/icon_error.png) no-repeat; position: absolute; right: 10px; top: 35px; }
#contact form .button input {color: white; font-weight: bold; background-color: #800101; border-width: 0; height: 32px; width: 256px; cursor:pointer; }
#contact form .button input:hover { opacity: 0.8 }

#footer { background: #09285c url(../../../themes_defaults/bestusapayday/images/footerbg.png) no-repeat center top; padding-top: 45px;  }
.b_menu { line-height: 26px; }
.b_menu ul { text-align: center; list-style-type: none; margin: 0 auto; padding: 15px 0; width: 1000px; }
.b_menu ul li { display: inline; padding: 0 25px; font-size: 12px; font-weight: bold; }
.b_menu ul li a { color: white; }
.footer-text { margin: 0 auto; width: 1000px; padding: 0; text-align: center; padding-bottom: 10px; }
.footer-text .copyright { padding: 22px 0; }
.footer-text p { color: #8494ae; font-size: 11px; line-height: 17px; }







/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	margin-right: 1px;
	position:relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #39434c;
 	border: 1px solid #bbb6b6; background: white url(../../../themes_defaults/bestusapayday/images/input.png) repeat-x;
	font-weight: bold;
	color: #23444f;
	height:33px;
}

.state-select .jqTransformSelectWrapper span{
	font-weight:normal;
	font-size:14px;
	color:#09285B;
	font-family:Arial;
}

#form .input-text.select-line { padding-top: 0; }
.input-text .jqTransformSelectWrapper { border: 1px solid #bbb6b6; background: white url(./images/input.png.html) repeat-x; color: #041868; height: 34px; padding: 0; font-size: 14px;  width: 248px !important;  }
.error-input .jqTransformSelectWrapper { border-color: red; }
.input-text .jqTransformSelectWrapper div span { color: #041868; height: 18px; padding: 2px 12px; font-size: 14px; font-family: arial, sans-serif;  font-weight: normal; }
.input-text .jqTransformSelectWrapper ul { width: 248px !important;  }

.jqTransformSelectWrapper div span {
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 33px;
	color: #5e80be;
	line-height: 31px;
	padding: 2px 0 0 13px;
	overflow: hidden;
	font-size: 24px; 
	cursor:pointer;
	font-family: MavenPro, sans-serif;
	overflow: hidden; 
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 27px;
	height: 26px;
	background: transparent url(../../../themes_defaults/bestusapayday/images/select.png) no-repeat center;
}


.jqTransformSelectWrapper ul {
	position: absolute;
	top: 33px;
	left: -1px;
	list-style: none;
	background-color: #f2f2f2;
	border: solid 1px #d5d5d5;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.studio .jqTransformSelectWrapper ul { top: 30px; width: 200px !important; }
.bottom-navigator .jqTransformSelectWrapper ul { top: 30px; width: 68px !important; }

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px 13px;
	line-height: 16px;
	text-decoration: none;
	white-space:nowrap;
	color:#333;
}

.jqTransformSelectWrapper ul a.selected {
	background-color: #e5e5e5;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#e5e5e5;
}

.state-select .error-input{
	border-color:red;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}
