﻿body {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 10pt;
	margin-top: 2px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

.title_caption 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8080FF;	
	text-decoration: none;
}

.TextPageTitle
{
	font-family: Arial;
	color: #2C73A9;
	font-size: 18px;
	font-weight: 200;
	vertical-align: middle;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

.TableReport {
	border: 1px solid #666;
	border-collapse: collapse;
	background: #fff;
	/*padding: 0.2em 0.5em;*/
}
.TableReport_Header {
	background: #ddd;
	font-weight: bold;
	text-align: center;
	padding-bottom: 50px;
}
.TableReport_Header a{
	text-decoration: none;
}
.TableReport td {
	border: 1px solid #666;
	border-collapse: collapse;
	padding: 3px 3px 3px 3px;
}
.TableReport_Pager td {
	border-color: #fff;
}
.TableReport_AltRow
{
	background: #C7DAFC;
}

.BottonSuccess {
	background: #99FF66;
}

.TableError {
	background: #FFCCCC;
	border-color: #FF3399;
	border-style: solid;
	border-width: 1px;
	color: #990000;
}

.TableSuccess {
	background: #CCFFCC;
	border-color: #33FF99;
	border-style: solid;
	border-width: 1px;
	color: #007700;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ts_transmitted{
	background-color: #EEE;
	text-decoration: none;
}

.tbl_frame{
	border-collapse:collapse;
}

.tbl_frame_td{
	border-width: 3px;
	border-style: solid;
	border-color: Navy;
	border-collapse:collapse;
}

.tbl_frame_divider{
	width: 98%;
	color: Navy;
	height: 3px;
}
	
.tbl_frame_sub_tbl_header{
	font-weight:bold;
	text-align:center;
	color: Navy;
}
.btn_authorize
{
	background-color: #B7FFB7;
}
.btn_approve
{
	background-color: #80FF80;
}
.btn_decline
{
	background-color: #FFA3B1;
}
.btn_load
{
	background-color: #00CCFF;
}
.tr_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8080FF;
	text-align: center;
}

.tr_header A:link {color: #FFFFFF}
.tr_header A:visited {color: #FFFFFF}
.tr_header A:active {color: #C59401}
.tr_header A:hover {color: #C80000}

.tr_value {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.ts_declined
{
	background-color: #FFA3B1;
	text-decoration: none;
}
.ts_hold
{
	background-color: #FF9933;
	text-decoration: none;
}
.ts_transmitted
{
	background-color: #80FFFF;
	text-decoration: none;
}
.ts_transmitting
{
	background-color: #FFCC33;
	text-decoration: none;
}
.ts_settled
{
	background-color: #80FF80;
	text-decoration: none;
}
.ts_received
{
	background-color: #EEE;
	text-decoration: none;
}
input 
{
	border-right: #000000 1pt solid;
	border-top: #000000 1pt solid;
	border-left: #000000 1pt solid;
	border-bottom: #000000 1pt solid;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #e1e5e6;
}
.topbar {
	CLEAR: both; MARGIN-TOP: 0px; BACKGROUND: url(../images/tb-bg.gif);
}
.topbarC1 {
	PADDING-LEFT: 18px; BACKGROUND: url(../images/tb-left.gif) no-repeat left top;
}
.topbarC2 {
	PADDING-RIGHT: 20px; BACKGROUND: url(../images/tb-right.gif) no-repeat right top; HEIGHT: 32px;
	text-align:left;
}
DIV.frame {
	BORDER-RIGHT: #accbe2 1px solid;
	BORDER-TOP: #accbe2 1px solid;
	BORDER-LEFT: #accbe2 1px solid;
	COLOR: #707070;
	BORDER-BOTTOM: #accbe2 1px solid;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;   
}
DIV.frame #title {
	CLEAR: both; 
	PADDING-LEFT: 15px; 
	MARGIN-BOTTOM: 18px
}
DIV.frame #body {
	PADDING-LEFT: 15px 
}
DIV.frame IMG.subtitle {
	CLEAR: both; DISPLAY: block; PADDING-LEFT: 25px; PADDING-BOTTOM: 25px; PADDING-TOP: 20px
}
DIV.frame TABLE {
	BORDER-COLLAPSE: collapse
}
DIV.frame TABLE TH {
	PADDING-RIGHT: 10px; FONT-SIZE: 12px; PADDING-BOTTOM: 8px; COLOR: #6e8197; PADDING-TOP: 8px; TEXT-ALIGN: right
}
DIV.frame TABLE TD {
	PADDING-BOTTOM: 8px; PADDING-TOP: 8px
}
DIV.frame TABLE TH.top {
	VERTICAL-ALIGN: top
}
#detailsFrame2 #billing1 {
	CLEAR: left; FLOAT: left; MARGIN-RIGHT: 60px
}
#detailsFrame2 #abilling2 {
	FLOAT: left
}
#detailsFrame2 #buttons {
	CLEAR: both; PADDING-RIGHT: 40px; MARGIN-TOP: 30px; TEXT-ALIGN: right
}
#detailsFrame2 {
	BACKGROUND: url(../images/accinfo.gif) no-repeat right top;
	background-color:White
}
.lblGroup
{
	color:White;
	font-weight:bold;
	vertical-align: middle; 
}
.WhiteColor
{
	background-color:White;
}
.RoundFieldSet
{
	border: 1px solid #DEDEDE;
    border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px;
    color: #5E5E5E;
    margin-bottom: 6px;
    padding: 10px;
	font-size:9pt;
}

/*Styles for custom gridview*/
.IPSGridView
{
	border-collapse:separate ! important;
	border-spacing:0px;
	border:0px;
	font: arial;
}
.IPSGridView TR.header TH
{
	color:#0C416F;
	background-color: /*#c9d9e5;*/#beced7;
	font-size:12px;
}
.IPSGridView TR.Empty TD
{
	width:100%;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:70px;
}
.IPSGridView .Row
{
	background-color: #FFFFFF;
}
.IPSGridView TR TD
{
	font-size:11px;
	color: #000000;
}
.IPSGridView .AlternateRow
{
	background-color: #E0E0E0;
}

.IPSGridView TR.header TH A:link {color: #0C416F;text-decoration:none;font-weight:bold;}
.IPSGridView TR.header TH A:visited {color: #FFFFFF}
.IPSGridView TR.header TH A:active {color: #C59401}
.IPSGridView TR.header TH A:hover {color: #C80000; text-decoration:underline;}

.IPSGridView .Footer
{
	background-color: #00929f;
	color:#FFFFFF;
}

.IPSGridView .SelectRow
{
	background-color: #FFF840;
	color:#000000;
}
.IPSGridView .Pager 	
{
	background-color: #00929f;
	color:#FFFFFF;	
	text-align:center;
}
.IPSGridView TR.Pager TD
{
	color:#FFFFFF;	
}

/* Overview page Rounded Layouts */
.RoundedContainer
{
	background: #117fda;
	margin: 0 0px;
	width:inherit;
	border-bottom: 3px solid #117fda;
	/*box-shadow: 0 0 1em 0.5em #117fda;
	-moz-box-shadow: 0 0 1em 0.5em #117fda;
	-webkit-box-shadow: 0 0 1em 0.5em #117fda;	*/
}
		
.RoundedContainer .rtop
{
	display: block;
	background-color: #f5f5f5;
}
.RoundedContainer .rtop *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #117fda;
}
.RoundedContainer .r1{margin: 0 5px;}
.RoundedContainer .r2{margin: 0 3px;}
.RoundedContainer .r3{margin: 0 2px;}
.RoundedContainer .r4{margin: 0 1px; height: 2px;}
.RoundedContainer .Content{margin:0px 3px 0px 3px;}

.RoundedContainer .Header
{
	color:White;
	font-size:15px;
	font-weight:bold;
	padding: 0px 10px 5px 10px;
}
.RoundedContainer .Header img
{
	padding: 0px 3px 0px 3px;
	vertical-align:middle;
}

.RoundedContainer-Green{ background: #22b14c; border-bottom: 3px solid #22b14c;}
.RoundedContainer-Green .rtop *{ background: #22b14c;}
/*.RoundedContainer-Green TABLE.results TR.emptyData TD{font-weight:bold;text-align:center; height:200px;}
.RoundedContainer-Green TABLE.results TR.footer TD
{
	background-color: #22b14c;
	text-align:center;
	height: 25px;
	vertical-align:middle;
	color:White;
	font-weight:bold;
}	 */

.RoundedContainer-Blue{ background: #117fda; border-bottom: 3px solid #117fda;}
.RoundedContainer-Blue .rtop *{ background: #117fda;}
.RoundedContainer-Blue TR.tr_header TD, .RoundedContainer-Blue TR.footer TD, .RoundedContainer-Blue TH{background-color: #117fda;}

/*.RoundedContainer-Blue TABLE.results TR.header TD, .RoundedContainer-Blue TABLE.results TR.footer TD, .RoundedContainer-Blue TABLE.results TH{background-color: #117fda;}
.RoundedContainer-Blue TABLE.results TR.emptyData TD{font-weight:bold;text-align:center; height:200px;}
.RoundedContainer-Blue TABLE.results TR.footer TD
{
	background-color: #117fda;
	text-align:center;
	height: 25px;
	vertical-align:middle;
	color:White;
	font-weight:bold;
}
.RoundedContainer-Blue TABLE.results TR.footer TD a
{
	font-weight:bold;
	color:White;
}
.RoundedContainer-Blue TABLE.results TR.footer TD a:hover
{
	color: black;
}
 */
.RoundedContainer-Gray{ background: #a3a3a3; border-bottom: 3px solid #a3a3a3;}
.RoundedContainer-Gray .rtop *{ background: #a3a3a3;}
/*.RoundedContainer-Gray TABLE.results TR.header TD, .Overview-RecentTransactions TABLE.results TR.footer TD, .Overview-RecentTransactions TABLE.results TH{background-color: #a3a3a3;}
.RoundedContainer-Gray TABLE.results TR.emptyData TD{font-weight:bold;text-align:center; height:200px;}
.RoundedContainer-Gray TABLE.results TR.footer TD
{
	background-color: #a3a3a3;
	text-align:right;
	height: 25px;
	vertical-align:middle;
	color:White;
	font-weight:bold;
	vertical-align:middle;
}
.RoundedContainer-Gray TABLE.results TR.footer TD a	{font-weight:bold; color:White;text-decoration:none}
.RoundedContainer-Gray TABLE.results TR.footer TD a:hover{color: black;}
 */
#OverviewMerchantInfo {
	BACKGROUND: url(../images/AccountInfo.jpg) no-repeat right top;
	background-color:White
}
#OverviewTransactionInfo {
	BACKGROUND: url(../images/TransactionList.jpg) no-repeat right top;
	background-color:White
}
#OverviewUserInfo {
	/*BACKGROUND: url(../images/TransactionList.jpg) no-repeat right top;*/
	background-color:White
}

.bank {
	BACKGROUND: url(../images/bank_account.png) no-repeat left center;
	PADDING-left: 50px;
	text-align:left;
	font-weight:bold;  	
	width:20%;
}
.eft {
	BACKGROUND: url(../images/eft.jpg) no-repeat left center;
	PADDING-left: 50px;
	text-align:left;
	font-weight:bold;  	
	width:20%;
}
.check {
	BACKGROUND: url(../images/check.jpg) no-repeat left center;
	PADDING-left: 50px;
	text-align:left;
	font-weight:bold;	
	width:20%;
}
.wire {
	BACKGROUND: url(../images/wire_profile.gif) no-repeat left center;
	PADDING-left: 50px;
	text-align:left;
	font-weight:bold;	
	width:20%;
}
.creditcard {
	BACKGROUND: url(../images/credit_card.gif) no-repeat left center;
	PADDING-left: 50px;
	text-align:left;
	font-weight:bold;	
	width:20%;
}
DIV.Innerframe {
	COLOR: #707070;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;   
}
.Balances {
	font-weight: bold;
	display: inline-block;
	width: 150px;
	font-size:15px;
}

.SectionHeader
{
    background-image: url("../images/sectionHeader.png");
    background-repeat: no-repeat;
	background-position:left center;
    color: #1A1A1A;
	font-size: 15px;
    font-weight: bold;
    padding: 0px 0px 0px 25px;
}
.ModalPopupRounded
{
  border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
  /*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);*/
  padding:20px;
  border: 2px solid #99CCE6;
  background-image:url(../images/RoundedDivShade.png);
  background-repeat:repeat-x;
  position:absolute; 
	top:0px; 
	left:0px; 
	/*display:none; */
	z-Index:1001; 
	border:2px solid black; 
	background-color:#FFFFFF; 
	text-align:center; 
	vertical-align:middle; 
	padding:10px
}
.RoundedDiv
{
  border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  padding:20px;
  border: 2px solid #99CCE6;
  background-image:url(../images/RoundedDivShade.png);
  background-repeat:repeat-x;
  background-color:White;
}

/*Ajax Calender Styles*/
.MyAjaxCalender .ajax__calendar_container{background-color: #e2e2e2; border:solid 1px #cccccc;}
.MyAjaxCalender .ajax__calendar_header{background-color: #FF9900; margin-bottom: 4px;}

.MyAjaxCalender .ajax__calendar_title,
.MyAjaxCalender .ajax__calendar_next,
.MyAjaxCalender .ajax__calendar_prev
{
	color: #004080; padding-top: 3px;
}

.MyAjaxCalender .ajax__calendar_body{background-color: #e9e9e9; border: solid 1px #cccccc;}

.MyAjaxCalender .ajax__calendar_dayname{text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;}

.MyAjaxCalender .ajax__calendar_day{text-align:center;}


.MyAjaxCalender .ajax__calendar_hover .ajax__calendar_day,
.MyAjaxCalender .ajax__calendar_hover .ajax__calendar_month,
.MyAjaxCalender .ajax__calendar_hover .ajax__calendar_year,
.MyAjaxCalender .ajax__calendar_active
{
	color: #004080; font-weight:bold; background-color: #FF9900;
}

.MyAjaxCalender .ajax__calendar_today{font-weight:bold;}

.MyAjaxCalender .ajax__calendar_other,
.MyAjaxCalender .ajax__calendar_hover .ajax__calendar_today,
.MyAjaxCalender .ajax__calendar_hover .ajax__calendar_title
{
	color: #FFFFFF;
}
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}
	
.accordionContent
{
	background-color: #D3DEEF;
	border: #2F4F4F 1px solid;
	/*border: 1px dashed #2F4F4F;
	border-top: none;*/
	padding: 10px 10px 10px 30px;
	color: Black;
}

img
{
	border: 0px;
}

/* Timeout Window */
.timeoutwindow
{
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	position:absolute; 
	top:0px; 
	left:0px; 
	/*display:none;*/ 
	z-Index:1001; 																					
	background-color:#FFFFFF; 
	text-align:left; 
	vertical-align:middle; 
	padding:0px;
	box-shadow: 0 0 2px 2px #000;
	-moz-box-shadow: 0 0 2px 2px #000;
	-webkit-box-shadow: 0 0 2px 2px #000;
	color: #fefefe;
	overflow: hidden;
	/*width:550px;
	height:180px;*/
}

.timeoutwindow h1
{
	background: none repeat scroll 0 0 #ed1c24;
	border-radius: 5px 5px 0 0;
    color: #fefefe;
    font-weight: bold;
	font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 9px 10px 10px;
    text-transform: capitalize;
}

.timeoutwindow .alert
{
	BACKGROUND: url(../images/warning_icon.gif) no-repeat left;
	color: #800080;
	margin: 5px;
    padding: 5px 20px 10px 80px;
    vertical-align: middle;
}
.timeoutwindow .timer
{
	/*text-align:center;
	font-weight:bold;
	font-size:20px;*/
	padding: 10px 0px 10px 0px;
}
.timeoutwindow .continuebutton
{
	text-align:right;
	padding-right: 20px;
}

.timeoutalert
{
	BACKGROUND: url(../images/warning_icon.gif) no-repeat left;
	color: #800080;
	margin: 5px;
    padding: 5px 20px 10px 80px;
    vertical-align: middle;
}

.ui-widget-content 
{
	background: #FFFFFF url() 50% 50% repeat-x; 
    text-align:left; 
	vertical-align:middle; 
	padding:0px;
	color: #fefefe;
}

.ui-widget-header 
{ 
	border: 1px solid #ff9900; 
	background: #ed1c24 url() 50% 50% repeat-x; 
	color: #fefefe; font-weight: bold; 
	border-radius: 5px 5px 0 0;
	padding: 9px 10px 10px;
    text-transform: capitalize;
}

.ui-dialog
{
    width:500px !important;
}

.ui-dialog-button-stayon
{
	background-color: #B7FFB7 !important;
	margin:0px 5px 0px 5px !important;
	font-size: 12px !important;
	font-weight:bold !important;
}
.ui-dialog-button-logout
{
	background-color: #FFA3B1 !important;
	margin:0px 5px 0px 5px !important;
	font-size: 12px !important;
	font-weight:bold !important;
}
.ui-dialog
{
	top: 200px !important;
}
.MaskedDiv 
{
	/*visibility: hidden;
	padding:40px;
    z-index:100;
	background-image:url(../images/Mask.png);
	-- ieWin only stuff 
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/Mask.png');
	 */
	display:none; 
	top:0px; 
	left:0px; 
	opacity:0.6; 
	filter:alpha(opacity=60);  
	background-color: #000000; 
	z-Index:1000; 
	width:100%;
	height:100%;
	position:fixed;
}
.GridReport
{
	border-width:1px;
	border-color: #A0A0A0;
	border-style: solid;
	background-color: #FFFFFF;
}

/*new styles*/
.dbox {
    background-color: white;
    margin: 10px 0px 20px 0px;
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.075);
                     
}

.no-shadow{
	box-shadow: none;
}
.dcol3 {
    width: 31.33%;
    float: left;
    padding-right: 2%;
    /*min-width:380px;*/
    display:inline;
             
    }

.dcol61 {
	width: 62.66%;
    float: left;
    padding-right: 2%;
}
.dcol6 {
    width: 46.99%;
    float: left;
    padding-right: 2%;
}
	.dcol12 {
    width: 95.98%;
    float: left;
    padding-right: 2%;
}

.sectionbox {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    }

.sectionbox .sectiontitlerow {
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 13px 15px;
    background-color: #f5f5f5;
    color: #333;
}

.sectionbox .sectiontitlerow h1 {
    background-color: transparent;
    border-color: #ddd;
    color: #333;
    margin: 0px;
    font-weight: normal;
}

.sectionbox .sectiontitlerow .alignright {
    float: right;
}

.sectionbox .sectioncontent {
    max-height: 380px;
    overflow-y: auto;
    padding: 15px;

}

.sectionbox .sectioncontent1 {
    max-height: 300px;
    overflow-y: auto;
    padding: 15px;
}
.sectionbox .sectioncontent2 {
    max-height: 300px;
    overflow-y: auto;
    padding: 15px;
}
           
.sectionbox .sectioncontent ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.sectionbox .sectioncontent ul li {
    border-bottom: 1px dotted #999999;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.sectionbox .sectionfooter {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
    min-height: 20px;
}

.sectionbox .sectionfooter .alignright {
    float: right;
}

.infobox .sectiontitlerow {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.infobox .sectioncontent {
          
}

.smallbtn {
    background-color: transparent;
    border: none;
    font-weight: bold;
    color: #2b6576;
    cursor: pointer;
}

.dbox h1 {
    font-size: 14px;
    color: #2b6576;
    font-weight: bold;
}

.sectionbox .sectiontitlerow .newh1{
	font-size: 14px;
    font-weight: bold;
}
.btn {
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #428bca;
    margin-bottom: 10px;
}

.btnred {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}

.sectionbox .sectiontitlerow .btn {
    padding: 2px 10px;
    height: 25px;
    margin: 0px;
}

.sectionbox .sectiontitlerow select {
    height: 25px;
}

.sectioncontent .GridReport {
    border: none;
}

.sectioncontent .GridReport .tr_value {
    border-bottom: 1px dotted #999999;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.sectioncontent .GridReport .tr_value td {
    padding: 10px;
}

.two-step-lock{
    background: rgba(217, 237, 247, 0) url(../images/green-lock.png) no-repeat left 5px top;
}
#errorClientValidationContainer {
    display: none;
    overflow: auto;
    padding: 10px;
	margin-bottom: 10px;
	text-align:left;
}
 
#errorClientValidationContainer label {
    float: none;
    width: auto;
}
#errorClientValidationContainer .title
{
	font-weight:bold;
	font-size:10px;
}
#errorClientValidationContainer table {
    background: #FFCCCC;
    border-color: #FF3399;
    border-style: solid;
    border-width: 1px;
	padding-left: 10px;
	padding-right: 50px;
}
#errorClientValidationContainer ul {
   margin-top:3px;
   font-size:10px;
}

.errorClientValidationContainer {
    display: none;
    overflow: auto;
    padding: 10px;
	margin-bottom: 10px;
	text-align:left;
}
 
.errorClientValidationContainer label {
    float: none;
    width: auto;
}
.errorClientValidationContainer .title
{
	font-weight:bold;
	font-size:10px;
}	
.errorClientValidationContainer table {
    background: #FFCCCC;
    border-color: #FF3399;
    border-style: solid;
    border-width: 1px;
	padding-left: 10px;
	padding-right: 50px;
}
.errorClientValidationContainer ul {
   margin-top:3px;
   font-size:10px;
}

input.errorClientValidation {
    background: url("../images/icon_delete.gif") no-repeat right #FDEBEB	!important;
    border-color: #FF7F7F !important;
    color: #9997A0 !important;
	padding-right: 10px;
}
.linkbutton {  
	    color: #000000;
	    text-align:left; 
	    text-decoration: none;
        border: 1px solid #000000;        
        padding:1px 6px;
        font-size: 12px;
	    /*font-weight:bold;*/
	    white-space:nowrap;
        background-color: #80FF80;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}