/* the use of \00003A in this file is a unicode escaped colon */
html, body {
	height: 100%;
}
body {
	background-color: #ddd;
	background-repeat: repeat-x;
	border: 0 none;
	color: #3d3c3a;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 18pt;
	line-height: 1.2em;
	margin: 0;
	text-decoration: none;
}

.testTransaction {
    background: url(../images/test-1.gif) repeat;
    background-color: #dfd8d2;
}    
    
a:link {
	color:#3d3c3a;
	text-decoration:underline;
}
a:visited {
	color:#3d3c3a;
	text-decoration:underline;
}
a:hover {
	color:#ed9b19;
	text-decoration:underline;
}

.invalid {
    background-color: #FFF475;
}

.errorMessage {
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
}

.errorMessages {
	background-color: #FF0000;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px 1px 0px 1px;
}

.infoMessages {
    background-color: #585858;
    color: #fff;
    font-size: 9pt;
    font-weight: bold;
    padding: 5px 10px;
    margin:0px 1px 0px 1px;
}

.referralErrorMessages {
    background-color: #FF0000;
    color: #fff;
    font-size: 9pt;
    font-weight: bold;
    padding: 5px 10px;
    margin:0px 1px 0px 1px;
    text-align:center;
}

.referralErrorMessages a:link, .referralErrorMessages a:visited {
	color: #fff;
}
.referralErrorMessages a:hover {
	color: #ed9b19;
}

.errorMessages a {
	color: #fff;
}

.errorMessages .referral {
	text-align:center;
}

.errorMessages li {
	padding: 2px 0;
}

.panelMessage {
	text-align: center;
}

.version {
    font-size: 8pt;
    text-align: center;
    background: #ddd;
    padding-top: 8px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.clear_left {
	clear: left;
	font-size: 0;
	line-height: 0;
}

#body_container {
	width : 1260px;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

#footer {
	margin: 0 auto 0 auto;
	width: 974px;
}

#form_and_actions #form_and_navbar {
	background-color: #FFFFFF;
	border-right: 2px #3C3B3A solid;
	float: left;
	height: 100%;
	margin: 0 0 0 0;
	min-height: 100%;
	width: 768px;
}

#form_and_actions_w #form_and_navbar_w {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	margin: 0 0 0 0;
	min-height: 100%;
}


#form_and_actions {
	background: url(../images/body_bg.gif) repeat-y 50% 0;
	background-color:#585858;
	height: 100%;
    margin: 0;	
}

#main_form {
    background: #f4f4f4 url(../images/form-bg.png) repeat-x;
}

#form_container {
	margin: 0 auto 0 auto;
	width: 1169px;
	min-height: 625px;
}

#header {
	display: block;
}


#logo {
    width: 1090px;
    margin: 0px 0px 0px 80px;
    height: 60px;
}
#logo .left {
    position: relative;
    top: 5px;
}

#logo .right {
    float: right;
}

#logo h1 {
	font-family: Arial, sans-serif;
	font-size: 1.8em;
	color: #039;
	text-transform: capitalize;
	/*font-variant: small-caps;*/
	display: inline;
	margin: auto 0 auto 0;
	padding: 0;
	position: relative;
	left: 10px;
}

#infobar {
    background-color: white;
    margin: 0px 80px 0 80px;
    padding-top: 10px;
    height: 44px;
}


#infobar .policyinfo {
    float: left;
    background-color: #fff;

}

#infobar .divider {
    background: url(../images/infobar_div.jpg) no-repeat;
    margin: 6px 9px 0px 3px;
}

#infobar .policyinfo .heading {
    color: #646464;
    font-weight: bold;
    display: block;
}

#infobar .policyinfo .detail {
    color: #6395b6;
    font-weight: bold;
}

#navbar {
	background-color: #00388b;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	height: 38px;
	width: 760px;
	z-index: 2;

	position: relative;
	left: right;
	top: 18px;
	left: 46px;

}
#navbar .curr_info {
    margin-left: 12px;
    line-height: 38px;
    height: 38px;
}
#navbar ul {
    text-align: right;
    display: inline;
    float: right;
}

#navbar ul li {
    margin: 0px;
	display: inline-block;
	list-style-image: none;
    background: url(../images/navbar_div.png) no-repeat 95%;

	padding-right: 20px;
	position: relative;
	top: 11px;
}

#navbar ul li.last {
    background-image: none;
}


#navbar li a, #navbar li a:visited {
    color: #d0cfcb;
    text-decoration: none;
}

/******** Wizard navigation */
#navigation {
	text-align: right;
	width: 744px;
}

#navigation .left {
	float: left;
}

#navigation .navlink {
	padding-left: 10px;
}

/******** Right menu start */
#menu_container {
    width: 328px;
    float: left;
}

#menu_container #gradient_left {
    float: left;
    height: 838px;
    width: 21px;
    /*background: #fff url(../images/menu-gradient-left.png) no-repeat top right;*/
}

#menu_container #gradient_right {
    float: left;
    height: 815px;
    width: 27px;
    /*background: url(../images/menu-gradient-right.png) no-repeat top left;*/
}


#menu {
    width: 280px;
    float: left;
	margin: 0px;
	padding: 0px;
	color: #616161;
	background-color: #eaeaea;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	min-height: 625px;
}


#menu ul {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
    margin: 0px;
	display: block;
	padding: 12px 0px 0px 35px;
	height: 22px;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #d2d2d2;
}

#menu ul li a, #menu ul li a:visited {
    color: inherit;
    text-decoration: none;
}

#menu ul li a:hover  {
    text-decoration: underline;
}

#menu ul li.menuContainer {
    border: none;
    margin: 0px 40px 0px 40px;
    padding: 0px;
    height: auto;
}

#menu ul li.situationContainer {
    border: none;
    margin: 5px;
    padding: 0px 0px 5px 0px;
    height: 24px;
    border-bottom: 1px solid #d2d2d2;
}

#menu ul li ol {
    list-style: none;
    height: 24px;
    margin: 0px;
}

#menu ul li ol li {
    margin: 0px;
    display: inline;
    padding: 0px;
    height: 22px;
    border: none;
}

#menu ul li ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu ul li ul li {
    display: block;
    padding: 12px 0px 0px 0px;
    height: 22px;
    font-size: 9pt;
    color: #4b5457;
}


#menu ul li ol li a,
#menu ul li ol li a:hover {
	line-height: 24px;
	padding: 4px 9px;
	margin: 2px;
	text-decoration: none;
}


#menu ul li ol li a.situation_selected,
#menu ul li ol li a.situation_selected:hover {
    color: #fff;
	background-color: #6092b7;
	line-height: 24px;
	padding: 5px 9px;
	margin: 3px;
	text-decoration: none;
	border-radius: 4px; /* future proofing */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#menu ul li ul li.taken {
    background: url(../images/menu_tick.png) no-repeat 8px 10px;
    background-position: 180px 8px;   /* x, y */
}

#menu ul li.expanded {
    background: url(../images/menu_expand.png) no-repeat;
    background-position: 15px 19px;
}

#menu ul li.selected {
	/*border-right: 10px solid #d2d2d2;*/
	background-color: #f4f4f4;
	color: #6092b6;
}

#menu ul li.selected a:hover {
    text-decoration: none;
}

#menu ul li ul li a.selected {
    color: #6092b6;
}

#menu ul li.last {
	border-bottom: 0px;
}
/******** Right menu end */
/*
#mainFormPanel {
	padding: 10px;
	width: 744px;
}*/

.main_form_panel {
    background-color: #fff;
    width: 760px;
    float: left;
    min-height: 625px;
    margin: 0px;
    padding: 0px;

    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.ccvbInfo {
    font-size: 8pt;
	background-color: #fff;
	width: 760px;
	min-height: 15px;
    margin: 0px;
	padding: 0px;
    margin-left: 29px;
    padding-right: 40px;
    text-align: center;
}

#main_gradient_left {
    float: left;
    height: 512px;
    width: 29px;
    /*background: url(../images/main-gradient-left.png) no-repeat top right;*/
}

.sectionContent {
    padding-left: 20px;
    margin-top: 10px;
}

.sectionHeading {
	color: #fff;
	background-color: #6092b7;
	line-height: 24px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 6px ;

}

.sectionHeading .text {
	float: left;
	line-height: 27px;
	padding-left: 5px;
	width: 540px;
}
.sectionHeading .delete {
	color: #fff;
	float: right;
	font-size: 9pt;
	font-weight: bold;
	line-height: 27px;
	padding-bottom: 0px;
	width: 100px;
}
.sectionHeading .right {
	padding-right: 5px;
	text-align:right;
}
.sectionHeading .delete a:link, .sectionHeading .delete a:visited  {
	color: #fff;
}
.sectionHeading .delete a:hover {
	color: #ee9d1a;
}

.sectionRequired .radio {
    width: 100px;
}

.minor_section_heading {
	clear: both;
	color: #3d3c3a;
	font-size : 10pt;
	font-weight: bold;
	padding: 8px 0 0;
	text-decoration: underline;
	text-align: left;
	border-top: 1px solid #000;
}
.minor_section_heading.no_padding_above {
	clear: none;
    padding: 0 0 4px;
}
.minor_section_heading.with_button {
	clear: none;
    padding: 4px 0 0;
}
.minor_section_heading.no_border {
	border-top: 0px;
	}

.minor_heading {
    color: #3d3c3a;
    font-size : 10pt;
    font-weight: bold;
    padding: 4px 0;
}

strong.highlighted {
	padding-left: 20px;
	color: #ed9b19;
}

/************* FORM STYLES *****************/
.form {
    color: #3d3c3a;	
	font-weight: normal;
	padding-bottom: 8px;
	text-decoration: none;
}
.form label {
	float: left;
}
.imposedExcessSpan label {
	float: none;
}
.form label.autoCloseLabel {
	float: none;
	padding-top: 0.3em;
}
table.radio label {
	float: none;
	width: auto;
}
.width_zero {
    width: 0px;	
}
.width_0 {
	width: 30px;
}
.width_0_5 {
    width: 40px;
}
.width_1 {
	width: 50px;
}
.width_1_5 {
	width: 60px;
}
.width_1_5_5 {
	width: 80px;
}
.width_2 {
	width: 100px;
}
.width_2_5 {
	width: 130px;
}
.width_2_5_5 {
        width: 145px;
}
.width_3 {
	width: 160px;
}
.width_3_0_5 {
	width: 180px;
}
.width_3_5 {
	width: 200px;
}
.width_4 {
	width: 220px;
}
.width_4_5 {
	width: 240px;
}
.width_4_75 {
	width: 260px;
}
.width_5 {
	width: 280px;
}
.width_5_5 {
	width: 300px;
}
.width_5_75 {
	width: 320px;
}
.width_6 {
	width: 340px;
}
.width_6_5 {
	width: 360px;
}
.width_6_75 {
	width: 395px;
}
.width_7 {
	width: 400px;
}
.width_7_5 {
	width: 420px;
}
.width_8 {
	width: 460px;
}
.width_9 {
	width: 500px;
}
.width_9_5 {
	width: 530px;
}
.width_9_5_5 {
	width: 540px;
}
.width_10 {
	width: 580px;
}
.width_10_5 {
	width: 600px;
}
.width_11 {
	width: 620px;
}
.width_12 {
	width: 740px;
}
.form .height_1 {
	height: 50px;
}

.height_0 {
	height: 5px;
	line-height: 5px;
	display: block;
}

.l_padding5 {
	padding-left: 5px;
}

.l_padding10 {
	padding-left: 10px;
}

.l_padding15 {
	padding-left: 15px;
}

.l_padding20 {
	padding-left: 20px;
}

.r_padding5 {
	padding-right: 5px;
}

.r_padding10 {
	padding-right: 10px;
}

.r_padding15 {
	padding-right: 15px;
}

.r_padding20 {
	padding-right: 20px;
}

span.label {
	float: left;
}

span.viewLabel {
    display: inline-block;
}

.form textarea, .form select, .form .inputText, .form .selectOneMenu {
	border:1px solid #3D3C3A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #3d3c3a;
}
.form input[type=text], .form input[type=password] {
	border:1px solid #3D3C3A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #3d3c3a;
}

/* Label formatted inside text input */ 
.form fieldset {
    position: relative;
}

.singleLineQuestion {
	clear: left;
	height: 25px;
	line-height: 25px;
}

.multiLineQuestion {
	clear: left;
}

span.label {
    font-weight: bold;
}

.autoHeightToggle {
	clear: left;
    height: auto;
    min-height: 25px;
    line-height: 25px;
}

.singleLineQuestion label {
    padding-top: 0;
}
.singleLineQuestion td {
	vertical-align: middle;
	padding: 2px;
}
.multiLineQuestion {
	clear: left;
	margin: 6px 0px 6px 0;
	vertical-align:bottom;
}
.reasonLabel {
	font-weight: normal;
    text-align: left;
    width: 150px;
}

.align_top {
	vertical-align: top;
}

.align_middle {
	vertical-align: middle;
}
.yesNo .radio {
    float: right;
    width: 15%;	
}
.yesNo .questionText {
	margin-right: 15%;
}
.multiLineQuestion .questionDetails {
	clear: both;
	margin-left: 2em;
	margin-right: 10em;
}
.multiLineQuestion .questionDetails li {
	margin: 0.5em;
}
	
.details {
	clear: both;
	padding-top: 4px;
}
.details label {
	float: left;
}
.details div.displayText {
	float: left;
}
.details textarea {
	height: 60px;
}

.multiLineText {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}
.multiLineText div.displayText {
	float: left;
	padding-left: 3px;
}

.readOnlyRadioQuestion {
	/*margin-right: 35px;*/
}

.insuredName {
}

.tradingName {
	margin-left: 160px;
}

.radioSelected {
	font-weight: bold;
}

span.radios label {
	float: none;
}

/************* END FORM STYLES *****************/
#generalPropertyForm .dr-table {
    width: 100%;		    
}

#generalPropertyForm .dr-table a:link {
   padding: 0 3px 0 3px; 
}
#specified .gridtable .dr-table-subheadercell {
	padding:1px 0 2px;	
}

#claimsDetails .gridtable .dr-table-subheadercell {
    padding:1px 0 2px;  
}

input.button {
	background-color:#6493b5;
	color:#ffffff;
	cursor:pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	margin: 2px;
}

.gridtable {
	color:#3D3C3A;
	border: 0;
/*	width: 100%;*/
	margin-top: 5px;
}
.gridtable .rich-table-cell, .gridtable .rich-table-subheadercell {
	border-bottom: none;
	border-right: none;
	padding-left: 0;
}
.gridtable .left {
	text-align: left;
}
.gridtable .center {
	text-align: center;
}
#overlayInclude\00003AattachmentsTable\00003AactionColumnheader {
    text-align: center;
}
.gridtable .rich-table-thead {
	border: none;
}

.gridheader, span.gridheader {
	background: #fff;
	border-bottom: none;
	color: #3d3c3a;
	font-size: 10pt;
	font-weight: bold;
	height: 15pt;
	min-height: 20pt;
	text-align: left;
	text-decoration: underline;
	vertical-align: middle;
}

.gridheaderGrey {
	background-color: #e3e3e5;
	border: 0;
	color: #3d3c3a;
	font-size:9pt;
	font-weight:bold;
	height:20pt;
	min-height:20pt;
	text-decoration:none;
	vertical-align: middle;
}
span.gridheaderFiles {
	color:#3D3C3A;
	background-color: #fff;
	border: 0;
	font-size:9pt;
	font-weight:bold;
	height:20pt;
	min-height:20pt;
	text-decoration:none;
	vertical-align: middle;
}
.gridtable .dr-table-subheadercell {
	border: 0;
	color:#3D3C3A;
	font-family: Arial,Helvetica,sans-serif;
	padding:4px 0 4px;	
	text-align: left;
}

table.gridtable td.dr-table-cell {
	border: 0;
	color:#3D3C3A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
    padding: 4px 0 0;	
}

table.gridtable#mainFormInclude\00003AclaimsTable td.dr-table-cell {
    padding: 4px 10px 4px 0;   
}

#content table.gridtable td.dr-table-cell {
	border: 0;
        background-color: #fff;
	color:#3D3C3A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
    padding: 4px 0 0;	
}
.odd {
	font-size: 9pt;
	color:#3d3c3a;
	background-color:#eaeaea;
	height: 20pt;
} 
.even {
	font-size: 9pt;
	color:#3d3c3a;
	background-color:#f4f4f4;
	height: 20pt;
}
.odd td{
	font-size: 9pt;
	color:#3d3c3a;
	background-color:#eaeaea;
	height: 20pt;
	vertical-align: middle;
}
.even td{
	font-size: 9pt;
	color:#3d3c3a;
	background-color:#f4f4f4;
	height: 20pt;
	vertical-align: middle;
}

.oddSmall td {
	font-size: 9pt;
	color:#3d3c3a;
	background-color:#eaeaea;
	height: 12px;		
}

.evenSmall td {
	font-size: 9pt;
	color:#3d3c3a;
	background-color:#f4f4f4;
	height: 12px;		
}

.gridtable a:link {
	font-size : 9pt;
	color:#3d3c3a;
	text-decoration:underline;
}
.gridtable a:visited {
	font-size : 9pt;
	color:#3d3c3a;
	text-decoration:underline;
	vertical-align: middle;
}
.gridtable a:hover {
	font-size : 9pt;
	color:#ed9b19;
	text-decoration:underline;
}
#overlayInclude #overlayInclude\00003AreferralsTable .dr-table-subheadercell {
    background-color: #ffffff;
}

.nowrap {
	white-space: nowrap;
}




/********************* VALIDATION ERRORS */
.validationErrors.rich-table {
    border-collapse:collapse;
    border: 0;
    color:#3D3C3A;
    empty-cells:show;
	font-family:Arial,Helvetica,sans-serif;    
}
.validationErrors .rich-table-header {
	background-color:white;
	background-image:none;
}
.validationErrors th.rich-table-headercell {
    border-bottom: 1px #000 solid;
    border-right: 0;
    color:#3D3C3A;
    font-size:10pt;
    font-weight:bold;
    text-align: left;
    vertical-align: bottom;
}
.validationErrors .rich-table-cell {
    border: 0;
    color:#3D3C3A;
    font-size:9pt;
    text-decoration:none;
    vertical-align: middle;
}

/********************* VALIDATION ERRORS ENDS */




.numeric {
    text-align: right;
}
.right_label {
	padding-right: 10px;
    text-align: right;
}

.inline {
	display: inline;	
}

.float_left {
	float: left;
}

.disabled {
    background-color: #F3F3F3;
}
#loading {
    margin: 0 auto;
    width:32px;
}
#check_acceptance {
    margin: 0 auto;
    width: 500px;
}
#check_acceptance div {
    padding-top: 1.0em;
    text-align: center;
}
#risk_checks p {
    margin: 8px 0 4px;
}
#risk_checks label {
	float:left;
	width: 200px;
}
.risk_check {
	display:block;
	clear: both;
	margin: 2px 0;	
}
.faceboxCommand {
	float: right;
	text-align: right;
	width: 200px;
}
.selectOccupationPanel input {
    margin: 0 auto;
}
.occupationSuggestion .rich-sb-overflow {
    background-color: #fff;
    color: #3D3C3A;
    font-size: 9pt;
}
.occupationSuggestion .rich-sb-common-container {
    background-color: #fff;
    color: #3D3C3A;
    font-size: 9pt;
}
.occupationSuggestion .rich-sb-int {
    background-color: #fff;
    color: #3D3C3A;
    font-size: 9pt;
}
.occupationSuggestion .selected, .occupationSuggestion .rich-sb-int-sel {
    background-color: #ccc;
    color: #3D3C3A;
    font-size: 9pt;
}
.occupationSuggestion .rich-sb-shadow {
    background-color: #3D3C3A;
}
a.errorLink {
	color: #3d3c3a; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
}
a.errorLink:link {
	text-decoration: underline; 	
}
a.errorLink:visited {
    text-decoration: underline;  
}
a.errorLink:hover {
	color: #ed9b19; 
	text-decoration: underline; 
}
.addSpecItem {
    float: right;
	text-decoration: none; 
    width: 170px;
}
.addClaim {
    float: right;
    text-decoration: none; 
    width: 100px;
}
.overlay_heading_desc {
    margin-bottom: 20px;
}

.rich-fileupload-list-decor, .rich-fileupload-toolbar-decor, .rich-fileupload-list-overflow {
    border: 0px;
}
.rich-fileupload-toolbar-decor {
    background-color: #fff;
}
.schemeUpload .rich-fileupload-toolbar-decor {
    background-color: #F3F3F3;
}
.schemeUpload .rich-fileupload-list-overflow {
    background-color: #F3F3F3;
}
.fileupload td {
	vertical-align: top;
}
.schemeGridheaderFiles {
    color:#3D3C3A;
    background-color: #F3F3F3;
    border: 0;
    font-size:9pt;
    font-weight:bold;
    height:20pt;
    min-height:20pt;
    text-decoration:none;
    vertical-align: middle;
}

.printOptions .checkboxOption td input {
	float: none;
	width: 40px;
}
#mainFormInclude\00003AdocumentOptions td input {
	float: none;
}

.checkboxDisplayOption td {
	text-align: left;	
	width: 290px;
}
.checkboxDisplayOption td input {
	float: left;
	width: 40px;
}
.checkboxDisplayOption td label {
	overflow: visible;
	width: 210px;
}

.highlight {
	background-color: #EF9A9C;
}
#mainFormInclude\00003AdocumentOptions input {
    margin: 0px;
}
#mainFormInclude\00003AdocumentOptions td {
    padding-bottom: 3px;
}
#mainFormInclude\00003AcertificateOfCurrencyGroup {
	padding-left: 44px;
	padding-top: 2px;
}

.criteria_text {
    background-color:#B4B4B4;
    color:#3D3C3A;
    vertical-align:middle;
    padding-left: 2px;
    padding-right: 2px;
}

.criteria_long_description {
    background-color:#B4B4B4;
    color:#3D3C3A;
    vertical-align:top;
    padding-left: 2px;
    padding-right: 2px;
}


.criteria_answer {
    vertical-align:middle;
    padding-left: 4px;
}
.criteria_sub_heading {
    vertical-align:bottom;
}
.criteriaTable {
    display: block;	
}
.criteriaTable tr {
    height: 25px;
}
.criteriaTable a:link {
    color:#3d3c3a;
    text-decoration:underline;
}
.criteriaTable a:visited {
    color:#3d3c3a;
    text-decoration:underline;
}
#criteriaTable tr {
    height: 25px;
}
#criteriaTable a:link {
    color:#3d3c3a;
    text-decoration:underline;
}
#criteriaTable a:visited {
    color:#3d3c3a;
    text-decoration:underline;
}
#helpDiv {
    margin-bottom: 10px;
}

#error\00003AerrorInfoPanel {
	width: 1260px;
}

#error\00003AerrorInfoPanel h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}

#error\00003AerrorInfoPanel p {
	font-size: 1.0em;
	margin: 0 auto;
	padding: 2px 0;
	width: 700px;
}

#errorInfoPanel {
	width: 670px;
}

#errorInfoPanel h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}

#errorInfoPanel p {
	font-size: 1.0em;
	margin: 0 auto;
	padding: 2px 0;
	width: 550px;
}


.endorsementReplacementButton {
    float: right;
    text-align: right;
    padding-right: 10px;
}
.endorsementReplacementNoOptions {
    padding-left: 80px; 
}
.endorsementReplacementToOptions {
    vertical-align:top;
}

.worldwide {
    text-align: center;
    align: center;
    width: 90px;
}

.actionLinks {
    text-align: center;
}


/* the \00003A in the next line is a unicode escaped colon */
th#mainFormInclude\00003AspecifiedItemsTable\00003AworldwideColheader {
    text-align: center;
}
th#mainFormInclude\00003AspecifiedItemsTable\00003AactionColheader {
    text-align: center;
}

th#mainFormInclude\00003AclaimsTable\00003AactionColheader {
    text-align: center;
    padding-right: 10px;
}

th#mainFormInclude\00003AclaimsTable\00003AamountColheader {
    text-align: center;
    padding-right: 20px;
}

.checkboxGroup label {
    display: block;
    padding-left: 15px;
    padding-top: 5px;
    text-indent: -16px;
}
.checkboxGroup input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}
.checkboxGroup table {
	width: 100%;
}

.checkboxGroup td {
    width: 50%;
}

/* not sure why, but the following two tables 
can't have width of 100%, because it encroaches
on the sidebar menu */ 
.checkboxGroup table#mainFormInclude\00003AsituationCheckboxes\00003AfireProtectionOptions,
 .checkboxGroup table#mainFormInclude\00003AsituationCheckboxes\00003AsecurityOptions {
	width: 580px;
}

.claimsSection {
    padding-top: 10px;
}

.noPremiumsText {
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.outputTextReadOnly {
    font-weight: bold;
}

.multiLineQuestion table td, .multiLineQuestion table th {
	padding: 2px;
}
#premiums td {
	padding-bottom: 3px;
	padding-top: 7px;
	text-align: right;
}
#premiums thead th {
	text-align: right;
}
#premiums thead th span {
	text-decoration: underline;
	font-size: 1.1em;
}
#premiums td.underlineTotal {
	border-bottom: 1px solid #3d3c3a;
}
.multiLineQuestion #comparePackages td {
	padding-bottom: 5px;
}
.numberEntry {
	text-align: center;
	vertical-align: middle;
}

.tableSubHeader {
    text-align: center;
}

.inlineEntry {
	margin-left: 10px;
	margin-right: 10px;
}

.tableEntry {
	margin-top: 5px;
}

.imposedExcess {
	color: #FF9900;
	font-weight: bold;
}

/*Compare Packages overlay (customise of RichFaces ExtendedDataTable) */
.extdt-hsep {
    display: none;
}
.extdt-maindiv {
	border-width:0px;
}
.extdt-header-sort-img  {
	height:0px;
	width:0px;
}
.extdt-empty-cell  {
	text-decoration:none;
}

/*Endorsement Clauses overlay (customise of lists) */

.endorsementClause ul {
	list-style-type: disc;
	padding-left: 30px; 
}
.endorsementClause ol {
	list-style-type: decimal;
	padding-left: 30px; 
}

/*Claims Aware Question list customisation */

.claimsAwareQuestion ol {
	list-style-type: lower-alpha;
	padding-left: 30px; 
}

/*error page*/
.errorPage{
	width: 100%;
	table-layout: fixed;
}
.errorPage th{
	text-align: center;
	padding-top: 30px;
	width: 745px;
}
.errorPage td{
	text-align: center;
	padding-top: 10px;
	width: 745px;
}

ul.bullets {
	margin-top: 12px;
	list-style: disc outside none;
	padding-left: 40px; 
}
ul.sub_bullets {
	margin-top: 1px;
	list-style: circle outside none;
	padding-left: 40px; 
}
.overlayCorrect {
	margin-top: 12px;
	margin-bottom: 12px;	
}

.employeeLabel {
	width: 30px;
	text-align: right;
	padding-right: 3px;
}

.annualTurnover {
	text-align: right;
	padding-right: 3px;
}  


.results thead th {
    background-color: #6593B5;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    text-align: left;
}

.results td {
    text-align: left;
    padding-left: 4px;
    padding-top: 5px;
}


#navbar.searchNavbar
{
    width: 1080px;
}

#mainFormPanel.searchMainFormPanel
{
    width: 1080px;
}

#mainFormPanel.searchMainFormPanel .feedbackPanel
{
    margin-right: 5px;
}


ul.feedbackPanel {
    list-style-type: none;
    background-color: #fffac2;
    border: 1px solid #d5c300;

    border-radius: 4px; /* future proofing */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

li.feedbackPanelERROR{
    padding:5px;
}

li.feedbackPanelINFO{
    background-color:#3399FF;
    color:#fff;
    font-weight:normal;
    padding:5px;
}


#TransactionSearchSection
{
    width: 1080px;
}

#TransactionSearchSection .sectionHeading
{
    margin-right: 5px;
    margin-top: 5px;
} 

#TransactionSearchContent
{
    background-color: #ddd;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-right: 5px;
}

#TransactionSearchContent label
{
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.searchMainFormPanel .resultsContainer
{
    margin-right: 5px;
    margin-bottom: 5px;
}

table.results th a {
    color: #fff;
}

.popup {
    /*background-color: #fff;*/
}

.printOptions label {
    float: none;
    display: inline-block;
    width: 150px;
}

.printOptions ul li {
    display: inline-block;
    vertical-align: middle;
    width: 350px;
    padding-bottom: 5px;
}
.printOptions ul li label{
    width: inherit;
}

div.warning {
    margin-bottom: 10px;
    padding-left: 10px;
    background: #FFFAC2;
    border: 1px solid #d5c300;
    min-height: 32px;
	border-radius: 4px; /* future proofing */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.warning span  {
    min-height: 32px;
    line-height: 32px;
}
.warning span.msg_type {
    font-weight: bold;
}

.attachment_link {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

/******** Ajax Processing dialog */
#wait_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.wait_hide {
  z-index:-100;
}
.wait_overlayBG {
  background-color: #000;
  z-index: 109;
}

#waitModalPanel {
    width: 210px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
    text-align: left;
    background-color: #ffffff;
}
#waitModalPanelBorderDiv {
    border: 1px solid #C4C0B9;
    background-color: #ffffff;
    height: 100%;
    padding: 1px;
}

#waitModalPanelHeaderDiv {
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
    font-weight: bold;
    background-color: #D4CFC7;
    background-image: url(../images/header_gradient.png);
    font-size: 11px;
    padding: 2px;
}

#waitModalPanelContentDiv {
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
}

#waitModalPanelMsg {
	font-size:11pt;
	display: block;
	font-style: italic;
	line-height:20px;
	padding-top: 15px;
}

#insuredNameContainer textarea {
	resize: none;
}