@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#BFB89D url(img/body_bg.jpg) 0 0 repeat-x;
	height:100%;
	text-align:center;
}
.opaqueLayer {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.7;
	background-color: #222222;
	z-Index:1000;
}
.questionLayer {
	position:absolute;
	top:50%;
	left:50%;
	margin:-125px 0 0 -175px;
	width:350px;
	height:220px;
	display:none;
	z-Index:1001;
	border:2px solid black;
	background:#CCCCCC url(img/bg_questionLayer.jpg) 0 0 repeat-x;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.questionLayer h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#003333;
}
.questionLayer h1 span {
	color:#F07D0A;
}
.questionLayer input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#cap {
	display:block;
	margin:0 auto;
	width:780px;
	height:20px;
	background:#BFB89D url(img/bg_container_cap.jpg) 0 0 no-repeat;
}
#container {
	margin:0 auto;
	padding:0;
	width:780px;
	background:#DBD7C8 url(img/bg_container_content.jpg) 0 0 repeat-y;
}
#container_tl {
	position:relative;
	margin:0;
	float:left;
	width:10px;
	height:245px;
	background:#BFB89D url(img/bg_container_top_left.jpg) 0 0 no-repeat;
	overflow:hidden;
}
#container_tr {
	position:relative;
	margin:0;
	float:right;
	width:10px;
	height:245px;
	background:#BFB89D url(img/bg_container_top_right.jpg) 0 0 no-repeat;
	overflow:hidden;
}
#header {
	position:relative;
	height:153px;
	background:#BFB89D url(img/bg_header.jpg) 0 0 repeat-x;
	margin:0;
	overflow:hidden;
}
#header_logo {
	position:relative;
	float:left;
	width:300px;
	height:153px;
	background:url(img/bg_logo.jpg) 0 0 no-repeat;
}
#header_logo_NEW {
	position:relative;
	float:left;
	width:338px;
	height:153px;
	background:url(img/bg_logo_NEW.jpg) 0 0 no-repeat;
}
#header_logo_NEW h1 a {
	position:relative;
	display:block;
	border:none;
	text-decoration:none;
	width:338px;
	height: 153px;
}
#header_logo h1 a {
	position:relative;
	display:block;
	border:none;
	text-decoration:none;
	width:300px;
	height: 153px;
}
#header_logo h1 {
	width:280px;
	height:123px;
	margin:30px 0 0 0;
	cursor:pointer;
}
#header_myAccount {
	position:relative;
	float:right;
	width:420px;
	height:153px;
	background:url(img/bg_myAccount.jpg) 0 0 no-repeat;
}
#content {
	width:760px;
	margin:0 10px;
	text-align:left;
}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#003333;
	margin:0;
}
#content h1 span {
	color:#F07D0A;
}
#content #homeLeft {
	position:relative;
	float:left;
	width:400px;
	margin:5px;
	}
#content #homeLeft p {
	position:relative;
	left:10px;
	width:370px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#003333;
}
#content #homeFull {
	position:relative;
	float:left;
	margin:5px;
	width:750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
#content #homeFull h2.allaccess {
	color:#003333;
	margin:0 0 0 180px;
	border-bottom:1px dotted #003333;
	background:#DBD7C8 url(img/h2.jpg) 0 2px no-repeat;
	padding:0 0 0 20px;
	
}
#content #homeFull p {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#003333;
}
#content #homeFull td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#content #cashAdvance {
	position:relative;
	float:right;
	width:342px;
	height:160px;
	margin:15px 5px 0 0;
	background:#DBD7C8 url(img/bg_cashAdvance.jpg) 0 0 no-repeat;
}
#content #titleLoans {
	position:relative;
	float:right;
	width:342px;
	height:160px;
	margin:25px 5px 0 0;
	background:#DBD7C8 url(img/bg_titleLoans.jpg) 0 0 no-repeat;
}
#content #netSpend {
	position:relative;
	float:right;
	width:342px;
	height:160px;
	margin:25px 5px 5px 0;
	background:#DBD7C8 url(img/bg_netSpend.jpg) 0 0 no-repeat;
}
#content #cashAdvance h1, #content #titleLoans h1, #content #netSpend h1 {
	position:relative;
	left:20px;
	font-size:24px;
	color:#B7AF99;
	} 
#content #cashAdvance p, #content #titleLoans p, #content #netSpend p {
	position:relative;
	top:-5px;
	left:20px;
	width:255px;
	color:#DFDCD2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
#content #cashAdvance a:link, #content #titleLoans a:link, #content #netSpend a:link {
	color:#F07D0A;
	text-decoration:none;
	position:relative;
	left:200px;
	}
#content #cashAdvance a:active, #content #titleLoans a:active, #content #netSpend a:active {
	color:#F07D0A;
	text-decoration:none;
	position:relative;
	left:200px;
	}
#content #cashAdvance a:visited, #content #titleLoans a:visited, #content #netSpend a:visited {
	color:#F07D0A;
	text-decoration:none;
	position:relative;
	left:200px;
	}
#content #cashAdvance a:hover, #content #titleLoans a:hover, #content #netSpend a:hover {
	color:#F07D0A;
	text-decoration:underline;
	position:relative;
	left:200px;
	}

#navContainer {
	margin:0 10px;
}
.mainNavigation {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:35px;
	background:#CCCCCC url(img/three_0.gif);
	position:relative;
	border-bottom:1px solid #444;
}
.mainNavigation li {
	float:left;
}
.mainNavigation li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#aaa;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.mainNavigation li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.mainNavigation li.current a {
	color:#fff;
	background:url(img/three_2.gif);
}
.mainNavigation li.current a b {
	background:url(img/three_2.gif) no-repeat right top;
}
.mainNavigation li a:hover {
	color:#fff;
	background:#000 url(img/three_1.gif);
}
.mainNavigation li a:hover b {
	background:url(img/three_1.gif) no-repeat right top;
}
.mainNavigation li.current a:hover {
	color:#fff;
	background:#000 url(img/three_2.gif);
	cursor:default;
}
.mainNavigation li.current a:hover b {
	background:url(img/three_2.gif) no-repeat right top;
}

/* Forms */
#miniLogin fieldset {
	display: block;
	margin: 85px 0 0 150px;
	border: 0 solid #FFFFFF;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#miniLogin input {
	position: relative;
	top: -20px;
	left: 85px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#miniLogin #submitBut {
	clear: both;
	position:relative;
	top: 36px;
	cursor:pointer;
}
#miniLogin label {
	clear: both;
	float: left;
	display: block;
	width: 8em;
	font-weight: bold;
	height:12px;
	margin:10px 0 0 0;
}
#miniLogin label.first {
	margin:-10px 0 0 0;
}

#frmMiniNew fieldset {
	display: block;
	margin: 0 auto;
	padding:5px;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	border:none;
}
#frmMiniNew input {
	display: block;
	width: 150px;
	border:1px solid #847B65;
}
#frmMiniNew label {
	float: left;
	display: block;
	margin: 3px 2px 0 0;
}
#frmMiniNew select {
	display: block;
	width:152px;
	border:1px solid #847B65;
}
#frmMiniNew input.submit {
	clear: both;
	width:75px;
	height:21px;
	margin:0 0 0 37px;
	border:none;
}
.img-shadow {
  float:left;
  background: url(https://www.urgentcashadvance.com/img/shadowAlpha.png) no-repeat bottom right  !important;
  background: url(https://www.urgentcashadvance.com/img/shadow.gif) no-repeat bottom right;
  background-color:#CCCCCC;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 0px -6px;
  padding: 4px;
  }
#feeSchedTable {
	background-color:#AFA785;
}
#feeSchedTable td {
	width:25%;
	background-color:#DBD7C8;
	margin:0 1px 1px 0;
	text-align:left;
	vertical-align:top;
	padding:2px;
	}
#feeSchedTable td.item {
	background-color:#CAC5AE;
	}
#feeSchedTable td.right {
	text-align:right;
	}
	
#forgotPassword{
	position:relative;
	float:right;
	margin:50px 0 0 0;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
#forgotPassword a {
	color:#DBD7C8;
	}
#forgotPassword a:link, #forgotPassword a:active, #forgotPassword a:visited {
	text-decoration:none;
	}
#forgotPassword a:hover {
	text-decoration:underline;
	}
/*NEW CUSTOMER APPLICATION STYLES*/
/*form#newApp {
	border:1px solid #000;
	margin:0px;
	}*/
#newApp fieldset {
	border:1px solid #000;
	border-width:1px 0 0 0;
	float:left;
	margin:0px;
	}
#newApp dl {
	/*font:normal 12px/15px Arial;*/
	position: relative;
	float:left;
	width: 500px;
	margin-top:0px;
}
#newApp dt {
	clear: both;
	float:left;
	width: 130px;
	padding: 0 0 0 0;
	text-align: right;
	border-bottom:1px dotted #dbdbdb;
}
#newApp dd {
	float: left;
	width: 200px;
	margin: 0 0 8px 0;
	padding-left: 6px;
}
#newApp input[type=text] {
	width:150px;
	}
#newApp input[type=password] {
	width:150px;
	}
#newApp select {
	width:154px;
	}
#newApp input.errorField {
	background: #fff url(img/err.indicator.gif) right no-repeat;
	background-repeat:no-repeat;
	border:1px solid #FF0000;
	padding:2px 2px 2px 2px;
	}
#newApp select.errorField {
	color:#FF0000;
	border:1px solid #FF0000;
	}
#errorDiv {
	width:200px;
	position:absolute;
	right:200px;
	margin: 30px auto;
	padding: 1em 1em 1em 1em;
	min-height:56px;
	color:#990000;
	font-family:tahoma;
	font-size:12px;
	}
#newApp select option.nonService, #frmMiniNew select option.nonService{
	color:#666;
	}
/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
	font-size:11px;
	line-height:12px;
    width: 200px;
	right:-15px;
    margin-top: 0px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box 
	filter: Alpha(Opacity=90);
	-moz-opacity:0.90;*/
	background: #ffc url(https://www.urgentcashadvance.com/img/pointer.gif) no-repeat -10px 5px;
	z-index:1000;

}
#stateDtl {
	background-color:#9F6B37;
	
}
#stateDtl #hdr {
	background-color:#EFE0D1;
	color:#333;
	font-size:9px;
}
#stateDtl #hdr div#hdr {
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
#stateDtl #data{
	background-color:#fff;
	color:#333;
	font-size:9px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(https://www.urgentcashadvance.com/img/pointer.gif) left top no-repeat;
}
.hint h3 {	
	text-align:left;
	font-size:14px;
	color:#666;
	}
.ul_small {
	border:1px solid #000;
	border-width:0 0 1px 0;
	}
.cellData {
	background-color:#fff;
	}
#foot {
	margin:0 auto;
	padding:10px 0 0 0;
	width:780px;
	background:#BFB89D url(img/bg_container_bottom.jpg) 0 0 no-repeat;
	text-align:center;
	color:#003333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#foot a:link, #foot a:active, #foot a:visited {
	color:#003333;
	text-decoration:none;
	}
#foot a:hover {
	text-decoration:underline;
	}
.disclaimer_dark {
	font-size:11px;
	}
#landing {
	clear:both;
	position:relative;
	margin:0 auto;
	width:728px;
	height:281px;
	background-image:url(img/landing.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#helpMe {
	position:relative;
	width:400px;
	margin:0 auto;
	text-align:justify;
	padding:5px;
	border:1px solid #000;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	}
#helpMe h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#003333;
	margin:0;
}
#helpMe h1 span {
	color:#F07D0A;
}
#helpMe h2 {
	font-size:14px;
	color:#003333;
	margin-bottom:0;
	border-bottom:1px solid;
	}
#helpMe p {
	margin:0 2px 10px 2px;
	}
/* ACCOUNT UPDATE SCREEN STYLES */
.accountUpdate {
	background-color:#DBD7C8;
	background-image:url(img/updateAccount_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0 10px;
	text-align:left;
}
.accountUpdate p {
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		text-align:justify;
		margin:5px 10px 5px 10px;
}


#accountForm fieldset {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 6px 6px 6px;
}
#accountForm legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003333;
}
#accountForm input[type=text] {
	display: block;
	width: 110px;
	border:1px solid #DBD7C8;
	background-color:#DBD7C8;
	color:#666;
	font-weight:normal;
}
#accountForm input.active {
	border:1px solid #666;
	background-color:#FFF;
	color:#000;
	font-weight:bold;
}
#accountForm input.submit {
	clear: both;
	display:block;
	float:right;
}
#accountForm label {
	float: left;
	display: block;
	margin: 3px 2px 0 0;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#B8B092;
}
#accountForm select {
	display: block;
}
