/* ----- firm order details ------ */
div#firm-order-details div.col1 {
	width: 250px;
}
div#firm-order-details div.col1 h3 {
	margin-top: 12px;
}
div#firm-order-details div.col2 {
	margin-right: 40px;
}
div#firm-order-details div.col2, div#firm-order-details div.col3 {
	margin-top: 45px;
}

/* ----- section layout ------ */
div.sub-section div.layout {
	padding-left: 0; padding-right: 0;
}
div.sub-section div.col1 {
	margin-right: 18px;
}
div.sub-section div.col1 {
	width: 670px;
	float: left;
}
div.sub-section div.col2 {
	width: 334px;
	float: right;
}

div.sub-section div.leaders {
	width: 50%;
	margin: 0 0 0 45px;
}

/* ----- message ------ */
div#section-message {
	padding-bottom: 0;
}
div#section-message div.col1 {
	width: 453px;
	margin-right: 12px;
}
div#section-message div.col2 {
	font-size: 1.2em;
	width: 222px;
}
div#section-message div.col2 h4 {
	margin-bottom: 12px;
}
div#section-message div.col2 h4.attachments {
	margin-top: 18px;
}
div#section-message div.col2 ul li {
	margin-bottom: 6px;
}
div#section-message div.sub-section {
	border-top: 0;
	border-bottom: 1px solid #ccc;
}
div#section-message div.first {
	padding-top: 0;
	padding-bottom: 0;
}
div#section-message div.last {
	border-bottom: 0;
}

div#expand-all {
	top: 235px;
}

/* ----- section header ------ */
div.section-header {
	display: block;
}
div.section-header div.chosen {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 12px 12px; display: inline;
}

div.section-header div.view-leaders {
	float: right;
	margin-right: 10px; display: inline;
}


/* ----- accept/reject ------ */
div.offering-section {
	border-top: none;
	padding-top: 0; padding-bottom: 0;
}
body div.offering-section div.sub-section-header h3 {
	margin-bottom: 12px;
}
div.offering-section div.response {
	border-top: 1px solid #ccc;
	display: block;
	padding-top: 8px;
}
div.offering-section div.response h3 {
	line-height: 21px;
	margin-right: 12px;
}
div.offering-section div.response div {
	margin-right: 6px;
}

div.offering-section dl.offered, div.sub-section dl.o {
	margin-right: 12px;
	margin-bottom: 12px;
}
div.offering-section h4, div.offering-section dl.offered dt, div.offering-section dl.broker-wants dt, div.sub-section dl.broker-wants dt{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 4px;
}
div.offering-section dl.offered dd, div.offering-section dl.broker-wants dd, div.sub-section dl.broker-wants dd, div.section-header dl.broker-wants dd {
	border: 1px solid #ccc;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px;
	width: 100px;
	margin: 13px 0 0 0;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
div.offering-section dl.broker-wants dd, div.sub-section dl.broker-wants dd, div.section-header dl.broker-wants dd {
	background: #0099cc;
	border-color: #005F7E;
	color: #fff;
}
div.offering-section dl.range dd, div.sub-section dl.range dd, div.section-header dl.range dd {
	font-size: 1.1em;
	line-height: 2.5em;
	padding: 4px 0 4px 8px;
	width: 135px;
}

div.section-header dl.range {
	font-size: 1.2em;
	float: left;
	padding-left: 10px;
	position: relative;
	top: -5px;
	width: 80%;
}
div.section-header dl.range dd { 
	margin: 0 0 0 5px;
	padding: 2px 5px; 
}
div.section-header dd.responding-change {
	background-color: #fff !important;
	border:0 !important;
	font-size: 1.0em !important; 
	font-weight: normal !important;
	letter-spacing: 0 !important;
	margin: 0 0 0 0 !important;
}
	
div.section-header dl.broker-wants dd.responding, div.section-header dl.broker-wants dt.responding { 
	display: inline;
}

div.offering-section h4 {
	font-size: 1.4em;
	margin-bottom: 6px;
	clear: left;
}
div.offering-section h4.endorsements {
	clear: both;
}
div.offering-section h4.endorsements span {
	font-weight: normal;
}
div.offering-section ol.endorsements, div.offering-section ol.stamps, div.offering-section dl.leader, div.offering-section ol.attachments {
	font-size: 1.2em;
	line-height: 1.33em;
	margin-bottom: 12px;
}
div.offering-section ol.endorsements li, div.offering-section ol.stamps li {
	margin-bottom: 0px;
}
div.offering-section dl.leader dt {
	width: 100px;
}

div.offering-section dl.leader dd {
	padding-left: 100px;
}


/* ----- written line ------ */
div.written-line-section {
	border-top: 0;
}
div.written-line-section div.input {
	font-size: 1.2em;
}


/* ----- stamps ------ */
div.stamps-section {
	border-top: 0;
}
div.range div.stamps-section {
	border-top: 1px solid #ccc;
}
#underwriter-response-sent div.stamps-section {
	padding-top: 0;
}

ul.stamp {
	border-bottom: 1px solid #eaeaea;
	display: block;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
div.stamps-section ul.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
ul.stamp li.no-access {
	font-size: 1.2em;
	font-weight: bold;
}
ul.stamp li.name {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 20px;
	margin-right: 12px;
	width: 340px;
}
ul.disabled li.name {
	color: #333;
}
ul.no-access li.name {
	color: #999;
}
ul.stamp li.name input {
	top: 4px;
}

ul.stamp li.percentage {
	font-size: 1.2em;
}

ul.stamp li.references {
	float: right;
	font-size: 1.2em;
	margin-top: 12px;
	position: relative;
	width: 415px;
}
ul.stamp li.references ul.references {
	width: 310px;
}

ul.stamp li.references ul.references {
	margin-left: 100px;
	margin-bottom: 8px;
}

ul.stamp li.references ul.references .delete-reference {
	margin-top: -35px;
	margin-left: 150px;
}
/* ie 6 hack */
* html ul.stamp li.references ul.references .delete-reference {
	margin-top: -10px;
	margin-left: -5px;
}
/* ie 7 hack */
*:first-child+html ul.stamp li.references ul.references .delete-reference {
	margin-top: -10px;
	margin-left: -5px;
}

#underwriter-confirm-response ul.stamp li.references, #underwriter-response-sent ul.stamp li.references {
	width: 318px; /* -100px cos of add another button */
}
#underwriter-confirm-response ul.stamp li.references ul.references li.reference, #underwriter-response-sent ul.stamp li.references ul.references li.reference {
	margin-right: 40px;
}

ul.stamp li.references div.add-another {
	left: 0;
	margin-top: 10px;
	position: absolute;
}
ul.stamp li.references div.add-another {
	margin-right: 10px;
}

/* ie 6 hack */
* html ul.stamp li.references div.add-another {
	margin-right: 8px;
}

ul.stamp li.references ul.references li.reference {
	margin-right: 8px;
}
ul.stamp li.references ul.references li.reference input {
	float: left;
}
ul.stamp li.references ul.references li div.helper {
	float: left;
	padding: 4px;
}

div.stamp-info {
	position: absolute;
	width: 316px;
}

div.stamps-section dl.total {
	font-size: 1.3em;
	margin-top: 20px;
	margin-left: 320px;
}
div.stamps-section dl.total dt {
	margin-right: 20px;
}


/* ----- line conditions ------ */
ul.line-conditions {
	font-size: 1.2em;
	width: 500px;
}
ul.line-conditions li {
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-left: 20px;
}
ul.line-conditions li.tick-icon {
	background-position: 0 6px;
}
ul.line-conditions li input {
	top: 3px;
}
/* ie 6 hack */
* html ul.line-conditions li input {
	left: -20px;
}


/* ----- subjectivities ------ */
div.subjectivities-section {
	position: relative;
	z-index: 2;
}
div.confirmation-info {
	position: absolute;
	width: 316px;
}
div.confirmation-info h4 {
	margin-bottom: 12px;
}
div.confirmation-info div.triangle-left {
	top: 53px;
}
div.confirmation-info div.content {
	height: 150px;
	margin: 0;
	padding: 10px;
	overflow: auto;
}

div.confirmation-date {
	border-bottom: 1px solid #eaeaea;
	display: block;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
div.confirmation-date div.answers {
	font-size: 1.2em;
}
div.confirmation-date .on-yes p {
	margin-bottom: 0;
}
div.subjectivity {
	border-bottom: 0 solid #eaeaea;
	display: block;
	margin-bottom: 0;
	padding-bottom: 14px;
}
div.subjectivities-section div.last {
	border-bottom: 0;
	margin-bottom: 0;
}
div.subjectivity textarea, div.subjectivity .textarea {
	float: left;
}
div.subjectivity .textarea {
	font-size: 1.2em;
	line-height: 1.33em;
}
div.subjectivity div.date {
	font-size: 1.2em;
	float: left;
	margin-left: 12px;
}

div.previous-subjectivities {
	position: absolute;
	top: 142px; left: 105px;
}
/* ie 6 hack */
* html div#frame div.previous-subjectivities {
	top: 160px; left: 95px;
}
/* ie 7 hack */
*:first-child+html div.previous-subjectivities {
	top: 158px;
}
div.previous-subjectivities div.content {
	font-size: 1.1em;
}

div.delete-subjectivity {
	margin-top: 15px;
	left: 660px;
}
/* ie 6 hack */
* html div.delete-subjectivity {
	left: 650px;
	margin-left: 0;
}
/* ie 7 hack */
*:first-child+html div.delete-subjectivity {
	margin-top: 15px;
}


/* ----- settlement information ------ */
div.settlement-information-section div.subsub-section {
	font-size: 1.2em;
}
div.settlement-information-section div.adjustment-days {
	border-bottom: 0;
	margin-bottom: 0;
}
div.settlement-information-section label.label {
	margin-bottom: 4px;
}
div.settlement-information-section div.settlement-due-date small {
	font-size: 0.8em;
}


/* ----- risk codes ------ */
div.risk-codes-section div.last {
	border-bottom: 0;
	margin-bottom: 0;
}
div.risk-codes-section h4 {
	font-size: 1.4em;
	margin-bottom: 12px;
}
div.add-risk-codes {
	margin-bottom: 8px;
}

div.risk-codes-section ul.selected-stamps {
	margin-bottom: 12px;
	font-size: 1.2em;
}
div.risk-codes-section ul.selected-stamps li small {
	color: #999;
	display: block;
}
ul.risk-code {
	font-size: 1.2em;
	margin-top: 12px;
}
ul.risk-code li.risk-code {
	line-height: 1.625em;
	width: 450px;
}
#underwriter-response-sent ul.risk-code li.risk-code, #underwriter-confirm-response ul.risk-code li.risk-code {
	line-height: 1em;
}
ul.risk-code strong.risk-code {
	color: #0099cc;
}
ul.risk-code li.input {
	padding-right: 50px;
}

div.delete-risk-code {
	margin-top: -35px;
	margin-left: 40px;
}

/* ie 6 hack */
* html div#frame div.delete-risk-code {
	margin-top: -10px;
	margin-left: 0;
}
/* ie 7 hack */
*:first-child+html div.delete-risk-code {
	margin-top: -10px;
	margin-left: 0;
}

div.allocation-year {
	font-size: 1.2em;
}

div.associate-references {
	padding-bottom: 0;
}
div.associate-references div.answers {
	display: block;
	float: none;
	width: auto;
}
div.associate-references div.answers span.strong {
	font-size: 1.2em;
}
div.associate-references div.answers label {
	font-size: 1.2em;
}
div.associate-references div.on-yes {
	display: block;
	float: none;
	margin-top: 22px;
}
div.associate-references ul.references {
	border-bottom: 1px solid #eaeaea;
	display: block;
	font-size: 1.2em;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
div.associate-references ul.last {
	border-bottom: none;
	margin-bottom: 0;
}
div.associate-references ul.references li.reference {
	width: 130px;
}
div.associate-references ul.references li.description {
	width: 200px;
}
div.associate-references ul.references li.risk-codes {
	width: 307px;
}
div.associate-references ul.references li.risk-codes label {
	margin-right: 20px;
}
div.associate-references ul.references li.risk-codes span.tick-icon {
	background-position: 0px;
	margin-right: 20px;
	padding-left: 18px;
}

div#risk-codes-defined {
	background: none;
	margin-bottom: 0;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
table.risk-codes {
	font-size: 1.2em;
	margin-top: 12px;
	width: 100%;
}
table.risk-codes th {
	padding-bottom: 6px;
	text-align: left;
}
table.risk-codes th.code {
	width: 70%;
}
table.risk-codes td {
	border-bottom: 1px solid #eaeaea;
	padding: 14px 0;
}
table.risk-codes tfoot {
	font-weight: bold;
}
table.risk-codes tfoot td {
	border-bottom: none;
}
table.risk-codes tfoot td.total {
	padding-right: 12px;
	text-align: right;
}
div.settlement-due-date, div.instalment-days, div.adjustment-days, div.allocation-year {
	font-size: 1.2em;
}

div.risk-codes-section dl.total {
	font-size: 1.3em;
	margin-top: 20px;
	margin-left: 400px;
}
div.risk-codes-section dl.total dt {
	margin-right: 20px;
}

div.rejected-section {
	border-top: 0;
	padding-bottom: 0;
}