/* CSS Document */

html
{
	padding:0px;
	margin:0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #fff; /* url("../img/bg.jpg") no-repeat left bottom fixed;*/
}
h1
{
	font-size: 225%;
	padding: 0 0 0 63px;
	font-weight: normal;
	margin: 0;
	color: #333;
}
p
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
a
{
	text-decoration: none;
}
.infoBox01 a
{
	text-decoration: underline;
}
.infoBox02 a
{
	text-decoration: underline;
}
.row:after
{
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	height: 0;
}
.column
{
	float: left;
}
.floatRight
{
	float: right;
}
.textRight
{
	text-align: right;
}
.containerGlobal
{
	width: 960px;
	margin: 20px auto 45px auto;

}
.containerGlobal:after, row:after
{
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	height: 0;
}

.containerGlobalBorder
{
	background: url("../img/containerGlobal_bg.png") repeat top left;
	float: left;
}
.containerGlobalInner
{
	margin: 10px;
	padding: 0 0 55px 0;
	background: #fff;
	float: left;

}
.containerHeader
{
	width: 940px;
	float: left;
}
.divletLogo
{
	padding: 23px 0 0 25px;
}
.divletLogo2
{
	padding: 19px 30px 0 0;
}
.containerNavBar
{
	margin: 25px 0 0 64px;
	height:53px;
	width:814px;
	background:url(../img/prog_bar.gif) no-repeat top left;
}
.containerNavBarInner
{
	padding-left:8px;
}
.containerNavBar ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 75%;
	color: #9ea1a5;
}
.containerNavBar li
{
	margin: 0;
	float: left;
	width: 122px;
	height:53px;
	text-align: center;
	position: relative;
	background:url(../img/prog_bar_step.gif) no-repeat top left;
	padding-top:16px;
}
.containerNavBar li.progBarSelected
{
	background:url(../img/prog_bar_step_selected.gif) no-repeat top left;
	color:#3e444c;
}
.containerNavBar li.progBarCompleted
{
	color:#0073cf;
}



.progBar
{
	padding: 13px 0 0 18px;
}
.progBarContent
{
	height:6px;
	width:154px;
	padding:0 3px;
	background:url(../img/prog_bar_tracker.gif) no-repeat top left;
	margin-bottom:3px;
	overflow:hidden;
}

.progBarContentComplete
{
	height:6px;
	width:154px;
	padding:0 3px;
	background:url(../img/prog_bar_tracker_complete.gif) no-repeat top left;
	margin-bottom:3px;
	overflow:hidden;
}

.progBarContentCenter
{
	background: transparent url("../img/prog_bar_cont_center.gif") repeat-x top left;
	width: 0%;
	height: 6px;
	overflow:hidden;
}
.progBarLabel p
{
	font-size:68.75%;
	color:#3e444c;
}

.containerBody
{
	padding: 0 0 0 63px;
	float: left;
}
.formsetTitle
{
	padding: 20px 0 0;
}
.formsetTitle h2
{
	font-size: 130%;
	font-weight: normal;
	margin: 0;
	padding: 8px 0;
	color: #316cbf;
}
.formsetTitle h3
{
	font-size: 130%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #333;
}
.sectionContent h4
{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 93.75%;
	font-weight: normal;
}
.formsetNote
{
	padding: 14px 0 0;
	text-align: right;
}
.formsetNote p
{
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #999;
}
.formsetWarning
{
	display: hidden;
	background: transparent url("../img/ico_warning.gif") no-repeat left top;
	margin: 11px 0 0;
}
.formsetWarning p 
{
	padding: 0 0 0 25px;
	line-height:19px;
	font-size: 87.5%;
	color: #d0282f;
	margin: 0;
	font-weight: bold;
}

.formsetHr
{
	overflow:hidden;
	height:16px;
	width: 609px;
	float: left;
	clear: both;
}
.formsetHr hr
{
	width: 609px;
	height: 5px;
	background-color: #e1e1e1;
	float: left;
	border: 0;
	margin: 11px 0 0;
	padding: 0;
	display: 0;
	border-top: 5px solid #e1e1e1;
}
.col01Width
{
	width: 609px;
}
.col02Width
{
	width: 185px;
}
.colWidthFull
{
	width: 794px;
}
.containerFormset
{
	/*float: left;*/
	font-size: 93.75%;
	color: #333;
}
/* common form area styles */
.formColWidth01
{
	width: 293px; /* 50px padding added onto content */
	float: left;
}
.formColWidth02
{
	width: 291px;
	float: left;
}
.customer
{
    text-align: left !important;
}
.customerAccounts
{
	width: 291px;
	float: left;
}
.formColWidth03
{
	width: 554px;
	float: left;
}
.formColWidth04
{
	width: 120px;
	float: left;
}
.formColWidth05
{
	width: 480px;
	float: left;
}
.formColWidthIco
{
	width: 25px;
	float: left;
}
.formColWidth06
{
	width: 180px;
	float: left;
}
.formColWidthFull
{
	width: 584px;
	float: left;
}
.formColWidth07 
{
    width: 400px;
    padding:5px;
    text-align: left;
    float: left;
}
.formColWidth08 
{
    width: 300px;
    float: left;
    font-weight: bold;
}
.formColWidthAstrix /* Remove after prototypes arnt needed anymore */
{
	width: 59px;
	float: left;
}
.formColWidthCheckBox
{
	width: 30px;
	padding: 0;
	float: left;
}
.formsetStyle03 .formColWidthCheckBox
{
	padding: 5px 0 0;
}
.formColWidth01 p
{
	padding: 0 59px 0 0;
	/*position: relative;*/
}
.formColWidth01 p span
{
	position: absolute;
	right: 40px;
	top: 1px;
}
.formsetStyle01 input
{
	border: 1px solid #a7a6aa;
}
.formsetStyle01 input,
.formsetStyle01 select
{
	position:relative;
}
.formsetStyle01 .radioStyle01 input, .formsetStyle01 .radioStyle02 input, .formsetStyle01 .checkboxStyle01 input, .formColWidthCheckBox input
{
	border: 0;
}
.formsetStyle01 .formRowPadding
{
	float: left;
	width: 609px;
	padding: 15px 0 0;
}
.formsetStyle01 .formColWidthAstrix p
{
	padding: 0 45px 0 0;
	text-align: right;
}
.formsetStyle01 .formColWidth01
{
	text-align: right;
}
.formsetStyle02
{
	background: transparent url("../img/formsetStyle02_bg.gif") no-repeat bottom left;
}
.formsetStyle02 h3
{
	font-size: 105%;
	color: 333;
	font-weight: normal;
	float: left;
	margin: 0;
}
.formsetStyle02 .formColWidthFull img 
{
	float: left;
	padding: 0 5px 0 0;
}
.formsetStyle02 .formColWidthFull
{
	padding: 10px 0 0 0;
}
.formsetStyle02 .formsetHr hr
{
	width: 609px;
	height: 5px;
	background-color: #e1e1e1;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	display: 0;
	border-top: 5px solid #e1e1e1;
}
.formsetStyle02 .formColWidth02 p
{
	padding: 7px 50px 7px 0;
	text-align: right;
}
.formsetStyle02 .formColWidth01 p
{
	padding: 7px 0 7px 0;
	font-weight: bold;
}
.formsetStyle03 h3
{
	font-size: 105%;
	color: 333;
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 15px 0;
}
.formsetStyle03 p
{
	padding: 5px 0;
}
.formsetStyle03 .borderedArea
{
	margin: 9px 9px 9px 0;
	padding: 9px;
	width: 588px;
	background: #fffcf1;
	border: 1px solid #fef2b8;
}
.formsetStyle03 .formRowPadding
{
	float: left;
	padding: 15px 0 0;
}
.formsetStyle03 .formsetHr hr
{
	height: 2px;
	border-top: 2px solid #e1e1e1;
}
.formColWidth04 p {
	padding-right: 20px;
}
.indent 
{
    padding-left:20px;
}
.inputTextStyle01
{
	width: 280px;
}
.inputTextStyle02
{
	width: 154px;
	margin-right:4px;
}
.inputTextStyle03
{
	width: 30px;
	margin-right:4px;
}
.inputTextStyle04
{
	width: 50px;
	margin-right:4px;
}
.inputTextStylePostCode
{
	width: 117px;
	margin-right:4px;
	float: left;
	margin-top: 2px;
}
.textAreaStyle01
{
	overflow: auto;
	height: 130px;
	border: 1px solid #e6e6e6;
	padding: 5px;
}
.selectStyle01
{
	width: 120px;
	border: 1px solid #a7a6a;
}
.selectStyle02
{
	width: 175px;
	border: 1px solid #a7a6a;
}
.selectStyle03
{
	width: 250px;
	border: 1px solid #a7a6a;
}
.radioStyle01 label
{
	width: 115px;
	float: left;
	position:relative;
}
.radioStyle01 input
{
	float: left;
}
.radioStyle02 label
{
	width: 230px;
	float: left;
	padding: 0 0 10px;
	position:relative;
}
.radioStyle02 input
{
	float: left;
	clear: left;
}
.checkboxStyle01 label
{
	width: 230px;
	float: left;
	padding: 0 0 10px;
}
.checkboxStyle01 input
{
	float: left;
	clear: left;
}
.infoBox01,
.infoBox02
{
	display: none;
	background: transparent url("../img/infoBox01.gif") no-repeat top left;
	width: 200px;
	margin: 0 0 0 2px;
	position:relative;
	padding-bottom:17px;
}
.infoBox02
{
	display:none;
}
.infoBox01 p,
.infoBox02 p
{
	padding: 24px 34px 5px 27px;
	margin: 0;
	font-weight: bold;
	font-size: 80%;
	color: #316cbf;
	min-height:28px;
}
.infoBox01 p a,
.infoBox02 p a
{
	color: #316cbf;
}
.infoBox01 span,
.infoBox02 span
{
	background: transparent url("../img/infoBox01_b.gif") no-repeat bottom right;
	width: 200px;
	float: left;
	height: 17px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
.formsetRowError
{
	color: #d0282f;
}
.formsetRowError .infoBox01
{
	display: block;
	background: #b9242a url("../img/infoBox02.gif") no-repeat top left;
	width: 200px;
	padding-bottom:14px;
	
}
.formsetRowError .infoBox01 p
{
	padding: 19px 34px 7px 33px;
	margin: 0;
	font-weight: bold;
	font-size: 80%;
	color: #fff;
}
.infoBox01 p a
{
	color: #fff;
}
.formsetRowError .infoBox01 span
{
	background: #b9242a url("../img/infoBox02_b.gif") no-repeat bottom right;
	height:14px;
}
.formsetRowError .helpTrigger
{
	display:none;
}

.formsetInfo .infoBox02
{
	display: block;
}
.but01Pad
{
	padding: 14px 0 0 0;
}
.but04Pad
{
	padding: 14px 20px 0 0;
}
.but01 
{
	background: transparent url('../img/but01.gif') no-repeat scroll top left;
    float: right;
    height: 30px;
	margin: 0 0 0 14px;
	padding: 0;
}
.but01 input
{
	cursor: pointer;
	color: #fff;
	font-size: 93.75%;
    text-decoration: none;
    background: transparent url('../img/but01_b.gif') no-repeat top right;
	height: 30px;
    padding: 0 15px 5px 10px;
	float: left;
	border: 0;
	margin: 0;
} 
.but02 
{
   	cursor: hand;
	background: transparent url('../img/but02_b.gif') no-repeat scroll top right;
    color: #fff;
	font-size: 93.75%;
    display: block;
    float: left;
    height: 30px;
	margin: 0 6px 0 0;
    padding: 0 8px 0 0;
    text-decoration: none;
}
.but02 span 
{
    background: transparent url('../img/but02.gif') no-repeat;
    display: block;
	height: 30px;
    padding: 5px 5px 5px 10px;
	float: left;
} 
.but03 
{
	cursor: hand;
    background: transparent url('../img/but03_b.gif') no-repeat scroll top right;
    color: #fff;
	font-size: 93.75%;
    display: block;
    float: left;
    height: 30px;
	margin: 0 6px 0 0;
    padding: 0 7px 0 0;
    text-decoration: none;
}
.but03 span 
{
    background: transparent url('../img/but03.gif') no-repeat;
    display: block;
	height: 30px;
    padding: 6px 5px 5px 12px;
	float: left;
}
.but04 
{
	background: transparent url('../img/but04.gif') no-repeat scroll top left;
    display: block;
    float: left;
    height: 30px;
	margin: 0;
	margin-left: 5px;
}
.but04 input
{
	cursor: pointer;
	color: #0073cf;
	font-size: 93.75%;
    text-decoration: none;
    background: transparent url('../img/but04_b.gif') no-repeat top right;
	height: 30px;
    padding: 0 17px 5px 10px;
	float: left;
	border: 0;
	margin: 0;
}
.but05 
{
    float: left;
    height: 30px;
	margin: 0;
}
.but05 
{
	background: transparent url('../img/but05.gif') no-repeat scroll top left;
}
.but05 input
{
	cursor: pointer;
	color: #0073cf;
	font-size: 93.75%;
    text-decoration: none;
    background: transparent url('../img/but05_b.gif') no-repeat top right;
	height: 30px;
    padding: 0 10px 5px 15px;
	float: left;
	border: 0;
	margin: 0;
}  
.but06 
{
	background: transparent url('../img/but06.gif') no-repeat scroll top left;
    float: left;
    height: 30px;
	margin: 0;
}
.but06 input
{
	cursor: pointer;
	color: #0073cf;
	font-size: 93.75%;
    text-decoration: none;
    background: transparent url('../img/but06_b.gif') no-repeat top right;
	height: 30px;
    padding: 1px 10px 4px 10px;
	float: left;
	border: 0;
	margin: 0;
	text-align: center;
}  
.butNext, .butBack, .butSave, .butClose
{
	cursor: pointer;
	border: 0 !important;
	margin: 0;
}
span.next, span.close
{
	float: right;
}
.butNext, .butClose
{
	width: 61px;
	height: 26px;
}
span.back
{
	float: left;
}
.butBack
{
	width: 62px;
	height: 26px;
}
span.save
{
	float: left;
	margin: 0 0 0 5px;
}
.butSave
{
	width: 97px;
	height: 26px;
}
.loadingAJAX /* img: 16x16 */
{
	background: transparent url("../img/ajax_loader.gif") no-repeat center center;
	width: 609px;
}
.footerStyle01
{
	float: right;
	color: #316cbf;
	font-size: 87.5%;
}
.footerStyle01 img
{
	padding: 0 8px 0 0;
}
.footerStyle01 a
{
	text-decoration: none;
	color: #316cbf;
}
.footerStyle01 ul
{
	list-style: none;
}
.footerStyle01 li
{
	float: left;
	padding: 0 10px 0;
	border-right: 1px solid #e0e0e0;	
}
.footerStyle01 .last
{
	padding: 0 0 0 10px;
	border: none;
}
.footerRowPadding 
{
	padding-top: 50px;
}
.section
{
	clear:left;
	position: relative;
}
.section:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footerContainer
{
	font-size: 60%;
	color: #4A5057;
}
.col02Style01
{
	padding: 34px 0 0;
}
.col02Style02
{
	padding: 30px 0 0;
}
.col02Style01 p,
.col02Style02 p
{
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #999;
}
.extStyle01 {
	padding-left: 10px;
}

th {
	font-weight: normal;
	text-align: left;
	width: 180px;
}
th, td {
	padding: 0;
	vertical-align: top;
}
div.reminder
{
    font-weight: bold;
    margin-left:293px;
}

div.olbCustomerSelectionTitle
{
    border-top:2px solid #E1E1E1;
    background: #E1E1E1;
}
div.olbCustomerSelectionTitle, div.olbCustomerSelectionRow
{
    padding: 5px !important;
    border-bottom: 2px solid #E1E1E1;    
}

div.olbCustomerSelectionRow
{
    border-top: none;
}

div.customer
{
    padding-left: 5px;
}

div.errorBorder 
{
    margin-left:10px;    
}


.adlookup 
{
    width: 125px;    
}