/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #F16203;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	border-bottom: solid 1px #FFFFFF;
	line-height: 3em;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	line-height: 2em;
	font-size: 1.4em;
	display: block;
	background-color: #E7EEEA;
	padding: 0 20px;
	height: 2em;
}
h3 {
	line-height: 1.8em;
	font-size: 1.2em;
	display: block;
	background-color: #FF7F00;
	padding: 0 10px;
	height: 1.8em;
	color: #FFFFFF;
	margin: 0;
}
/************************************************/
/*Default Form Styles							*/
/************************************************/
form {
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 0.8em;
	height:1%;
	overflow: visible;
}
form .row {
	clear: both!important;

	margin-top: 5px;
}
form .row label {
	width: 48%;
	float: left;
	color: #334d55;
	margin: 0;
	vertical-align: middle;
}
form .row input {
	width: 49%;
	height: 1.2em;
	margin: 0;
	border: solid 1px #CCC;
	border-top: solid 1px #999;
}
form .row textarea {
	width: 49%;
	margin: 0;
	border: solid 1px #CCC;
	border-top: solid 1px #999;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
form select {	

}
form fieldset {
	border: solid 1px #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
}
form legend {
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #000099;
}
form .col {
	float: left;
	width: 20%;
	margin-right: 5px;
}
form .col input, form .col label{
	width: 100%;
	height: auto;
}
.checkbox {
	border: none!important;
}
/************************************************/
/*Layout										*/
/************************************************/
#wrapper {
	width: 750px;
	margin: 30px auto;
	background: #FFFFFF;
	background-color: #E7EEEA;
	background-color: #D3E0D9;
	

}
#maincol {
	float: left;
	width: 75%;
}
#infocol {
	float: left;
	width: 24%;
	margin-left: 5px;
}
#header {
	height: 101px;
	background: #FF7F00 url(../images/layout/image_home.jpg) no-repeat 204px 0px;
}
#logo {
	width: 204px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	padding: 21px 0;
}
#contents {
	padding: 10px 20px;
	background: #D3E0D9;
}

#footer {
	clear: both;
	height: 20px;
	background-color: #ED3A00;
}
#leftfoot {
	background-color: #FF7F00;
	width: 204px;
	height: 20px;
}
#userbar{
	color: #000;
	text-align: right;
	}
#userbar ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#userbar ul li{
	display: inline;
	padding: 0 5px;

}
#userbar ul li a{
	color: #000;
	text-decoration: none;
}

/************************************************/
/* Misc Universal								*/
/************************************************/

.first {
	border-left: none;
}

/************************************************/
/* Login Page									*/
/************************************************/
.login {
	width: 50%;
	margin: 0 auto;
}
.login form {
	width: 100%;
	margin: 0;
}
.login .btncontrol {
	margin: 20px auto;
	width: 75px;
}
/************************************************/
/* App History									*/
/************************************************/
.apphistorymenu {
	padding: 2px 0;
}
ul.apphistorymenu {
	padding: 0px;
	margin: 0px;
}
ul.apphistorymenu  li{
	font-size: x-small;
	padding: 0px;
	margin: 0px;
	display: inline;
	border-style: none;
	clear: none;
	line-height: 20px;
}
ul.apphistorymenu  li a{
	color: #666666!important;
	border-bottom-style: none!important;
	display: inline;
	width: auto;
	font-size: x-small;
	padding: 0 5px;
	border-left: 1px solid #CCCCCC;
	margin: 0;
	line-height: 20px;
}
ul.apphistorymenu  li a:hover{
	color: #000000;
	text-decoration: underline;
}
table.apphistory {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.apphistory tr {
}
table.apphistory tr th{
	padding: 0 3px;
	text-align: left;
}
table.apphistory tr td{
	padding: 0 3px;

}
table.apphistory tr td div{
	white-space: nowrap;
	overflow: hidden;

}
table.apphistory .cur {
	text-align: right;
}
table.apphistory .moroinfobtn {
	border: solid 1px #CCCCCC;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	font-size: 0.9em;
}
ul.tablenav {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
ul.tablenav li{
	display: inline;
	
}
ul.tablenav li a{
	line-height: 15px;
	width: 15px;
	margin: 0 2px;
	border: solid 1px #CCC;
	float: left;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
ul.tablenav li a:hover{
	background-color: #FF7F00;
}
ul.tablenav li a.active{
	background-color: #ED3A00;
}
/************************************************/
/* App Form										*/
/************************************************/
ul.tab {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1em;
	width: auto;
/*	background-color: #E7EEEA;*/
}
ul.tab li{
	display: block;
	float: left;
	width: 1.6em;
	width: 20px;
	background-color: #E7EEEA;
	text-align: center;
	border-left: solid 1px #FFFFFF;
}
ul.tab li.active{
	background-color: #D3E0D9;
	border-color: #FFF;
	border-left: solid 2px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	width: 2em;
}
ul.tab li a{
	color: #000000;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}
ul.tab li a:hover{
	background-color: #D3E0D9;
}
table.applicanttable {
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
table.applicanttable th{
	width: 20%;
	color: #334d55;
	margin: 0;
	height: 2em;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	border-bottom: solid 1px  #E7EEEA;

}
table.applicanttable td{
	padding-left: 5px;
	height: 2em;
	vertical-align: middle;
	border-bottom: solid 1px  #E7EEEA;
}
/************************************************/
/* Case Summary									*/
/************************************************/
.casesummary {
	border: solid 1px #FF7F00;
	margin-left: 5px;
	margin-bottom: 10px;
}
.casesummary h3{
}
.casesummary .price{
	text-align: center;
	font-size: 1.4em;
	background-color:#ED3A00;
	padding: 0;
	margin: 0;
	line-height: 2em;
	color: #FFFFFF;
}

.casesummary ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	background-color: #E7EEEA;
}
.casesummary ul li{
	font-weight: bold;
	border-bottom: solid 1px #000000;
	margin-bottom: 5px;
	
}
.casesummary ul li ul{
	margin: 0;
	padding: 0;
	
}
.casesummary ul li ul li{
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	border-bottom: none;
	border-bottom: solid 1px #ccc;
}
/************************************************/
/* Keep Alive Login Screen						*/
/************************************************/
#keepalive_login {
	background-color: #D3E0D9;
	border: solid 1px #CCC;
	border-bottom-color: #999;

}
#keepalive_login h1 {
	font-size: 0.8em;
	background-color: #F16203;
	background-color: #E7EEEA;
	padding: 5px;

}
#keepalive_login form {
	padding: 5px;
}

/************************************************/
/* Payment Screen								*/
/************************************************/

.paymentdetails {
	width: 50%;
	margin: 20px auto;
	border: solid 1px #F16203;
	font-size: 1.3em;
	background-color: #E7EEEA;
}
.paymentdetails label{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

.paymentdetails .row {
	margin: 5px;
	clear: both;
}
.newappbtn {
	width: 50%;
	margin: 20px auto;
	border: solid 1px #F16203;
	font-size: 1.3em;
	background: #E7EEEA;
	padding: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;

}
.newappbtn:hover {
	background: #F16203;
}
.showcase {
	display: block;
	visibility: visible;
}
.hidecase {
	display: none;
	visibility: hidden;
}


.msgtext {
	color: #FF0000;
	text-align: center;
	padding: 10px;
	border: solid 1px #F00;
	font-weight: bold;
	margin: 5px;
	background-color: #EAEAEA;;
}
.msgtext .subtxt {
	color: #000000;
	font-weight: normal;
}
.sortdesc {
	background: url(../images/layout/orderdesc.gif) no-repeat right center;

}
.sortasc {
	background: url(../images/layout/orderasc.gif) no-repeat right center;

}

