@charset "utf-8";
/* CSS Document */

form, label{
	margin:0;
	padding:0;
	border:0;
}
div.form{
	background:#ffffff;
	border:solid 1px #cfdde8;
	padding:27px 20px; 
}
div.form table{
	font-family:verdana, Arial, Sans-serif;
	font-size:11px;
	color:#393939;
	line-height:17px;
}
div.form table td{
	padding:7px;	
}
.toolTipText{
	display:none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
}
.qtip-cream ul{
	list-style-type:disc;
	margin:0 0 0 15px;
}
.qtip-cream ul li{
	background:none;
	padding:0px;
}
/**** Form Settings ****/

input, textarea{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#393939;
	border:solid 1px #eeeeee;
	margin:0;
	padding:3px 0 3px 3px;
	height:17px;
	line-height:17px;
	outline:none;
	vertical-align:middle;
}
textarea{
	width:auto;
	text-indent:0;
	height:auto;
	padding:2px 3px;
}
input:focus, textarea:focus{
	background:#eff9ff;
	border:solid 1px #cfdde8;
}
.checkbox,.radioBtn{
	padding:0px;
	height:15px;
	margin:0 7px 0 0;
	border:none !important;
	background:none !important;
}
select{
	outline:none;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#393939;
	border:solid 1px #eeeeee;
	margin:0;
	padding:1px;
	vertical-align:middle;
} 
input.checkbox, input.radioBtn{
	width:18px;
	padding:0;
	margin:0 2px 0 2px;
	border:none;
	outline:none;
	vertical-align:middle;
}
input.buttonStyle1{
	background:url("../images/form/btn.bg.gif") left top repeat-x;
	border:none;
	height:27px;
	cursor:pointer;
	font-family:Arial,Tahoma,sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding:0 15px 2px 15px !important;
	padding:0 15px;
	letter-spacing:0.2px;
}
input:hover.buttonStyle1 {
	background:url("../images/form/btn.bg.gif") left -27px repeat-x;
}

input:active.buttonStyle1 {
	background:url("../images/form/btn.bg.gif") left -54px repeat-x;
}
a.buttonStyle2{
	background:url("../images/form/btn.style.2.gif") right top no-repeat;
	width:auto;
	height:23px;
	padding:0 26px 0 0;
	display:inline-block;
	border:none;
	outline:none;
}
a.buttonStyle2 span{
	background:url("../images/form/btn.style.2.gif") left top no-repeat;
	padding:0 0 0 11px;
	height:23px;
	line-height:20px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f7fcff;
	cursor:pointer;
}
a:hover.buttonStyle2{
	background:url("../images/form/btn.style.2.gif") right -23px no-repeat;
}
a:hover.buttonStyle2 span{
	background:url("../images/form/btn.style.2.gif") left -23px no-repeat;
	color:#ecf0f3;
}

a.btnStyle3{
	background:url("../images/form/btn.style.3.gif") left top no-repeat;
	padding:0 0 0 11px;
	display:inline-block;
	border:none;
	outline:none;
	height:24px;
	width:auto;
	margin:0 0 0 5px;
}
a.btnStyle3 input{
	width:auto;
	padding:0px 11px 2px 0 !important;
	padding:0 11px 0 0;
	height:24px;
	background:url("../images/form/btn.style.3.gif") right top no-repeat;
	border:none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#75818b;
}
a:hover.btnStyle3,a:focus.btnStyle3{
	background:url("../images/form/btn.style.3.gif") left -24px no-repeat;
}
a:hover.btnStyle3 input{
	background:url("../images/form/btn.style.3.gif") right -24px no-repeat;
	color:#a8b5c0;
}
a:hover.btnStyle3 input:focus,a.btnStyle3 input:focus{
	background:url("../images/form/btn.style.3.gif") right -24px no-repeat;
	color:#a8b5c0;
}
a.btnStyle4{
	background:url("../images/form/btn.style.4.gif") left top no-repeat;
	padding:0 0 0 11px;
	display:inline-block;
	border:none;
	outline:none;
	height:27px;
	width:auto;
	margin:0 0 0 5px;
}
a.btnStyle4 input{
	width:auto;
	padding:0px 11px 1px 0 !important;
	height:27px;
	background:url("../images/form/btn.style.4.gif") right top no-repeat !important;
	border:none !important;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px !important;
	font-weight:bold;
	color:#323e47 !important;
}
a:hover.btnStyle4,a:focus.btnStyle4{
	background:url("../images/form/btn.style.4.gif") left -27px no-repeat !important;
}
a:hover.btnStyle4 input{
	background:url("../images/form/btn.style.4.gif") right -27px no-repeat !important;
	color:#323e47  !important;
}
a:hover.btnStyle4 input:focus,a.btnStyle4 input:focus{
	background:url("../images/form/btn.style.4.gif") right -27px no-repeat !important;
	color:#323e47  !important;
}

/**** warning ****/

.warning{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#57585a;
	line-height:15px;
	margin:0 0 10px 0;
	background:#f3f4f6;
	border:solid 1px #e5e5e7;
	padding:8px 35px;
	color:#57585a;
	display:none;
	-moz-border-radius: 7px;
}
.warning.pos{
	background:url("../images/form/icn.alert.positive.gif") 5px 2px no-repeat #f3f4f6;
	display:block;
}
.warning.neg {
	background: url("../images/form/icn.alert.negative.gif") no-repeat scroll 5px 2px #F9F6D9;
	border-color: #EEDDAB;
	display: block;
	color:#C52020;
}
.warning.info{
	background:url("../images/form/icn.info.gif") 5px 5px no-repeat #fdf3e2;
	display:block;
	border:solid 1px #fbe1b5;
	font-family:"segoe UI", Arial, Sans-serif;
	font-size:13px;
	color:#404040;
}
.warning.pre{
	background:url("../images/form/preloader.gif") 5px center no-repeat #F9FCFF;
	display:block;
	border:solid 1px #E8ECF0;
	font-family:"segoe UI", Arial, Sans-serif;
	font-size:13px;
	color:#404040;
	padding:10px 10px 10px 35px;
}

/**** Form Validation Properties ****/

label{
	display:inline-block;
}
label.error{
	background:url("../images/form/icn.alert.gif") left 3px no-repeat;
	padding:0 0 0 22px;
}
label.ok{
	background:url("../images/form/icon.ok.gif") left 3px no-repeat;
	padding:0 0 0 22px;
}

/**** Keyword Search ****/

input.searchField{
	background:#191c1e;
	border:solid 1px #111314;
	font-family:Tohama,Arial,Sans-serif;
	font-size:11px;
	color:#888f94;
	padding:3px 0 3px 10px;
	height:17px;
	line-height:17px;
}
input.searchField:focus{
	border:solid 1px #4b6f81;
	background:#1f2a30;
}
input.readonly{
	border:solid 1px #dbdbdb;
	background:#f7f7f7;
	color:#9e9e9e;
}
input:focus.readonly{
	border:solid 1px #dbdbdb;
	background:#f7f7f7;
	color:#9e9e9e;
}

