body.booking {
	background-color: White;
}

#main {
	 position: relative;
	 margin: 0px auto;
	 width: 760px;
	 text-align: left; /* IE hack */
}

#logo {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 760px;
	overflow: hidden;
}

div#remote {
	background-color: Red;
	color: White;
	padding: 5px;
	font-size: 9pt;
	display: none;
}

div#newemails {
	background-color: Green;
	color: White;
	padding: 5px;
	font-size: 9pt;
	display: none;
}

#leftcolumn {
	text-align: left;
/*	width:515px;*/
	margin-right: 226px;
	margin-top:10px;

	/*scrollbar-arrow-color: #5C5C5C;
	scrollbar-face-color: #E5E5E5;
	scrollbar-track-color: #DCDCDC;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #D8D8D8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #7C7C7C;
	*/
}

#rightcolumn {
	width: 216px;
	float: right;
	right:0px;
	margin-top:0px;
	/*float: right;*/

}

#onecolumn {
	width: 760px;
}


div.booking {
	color: Gray;
}

label {
	cursor : pointer;
}


div.graybox {
	border: 1px solid #938459;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	margin-bottom: 15px;
	width: 528px;

	fieldset {
		margin:10px;
	}
}

div.redbox {
	border: 1px solid #BE3500;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BE3500;
	margin-bottom: 15px;
	width: 488px;
	padding: 3px 20px 3px 20px;
	background-color: #FFE4E1;
}

div.sidebox {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Gray;
	margin-bottom: 15px;
	/*width: 530px;
	*/
}

div.sidebox div.head  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 7px 10px 7px 20px;
	background-color: #CCCCCC;
	color: #4F4F4E;
	font-weight: bold;
}

div.sidebox div.data {
	text-align: left;
	font-size: 8pt;
}

div.sidebox div.data ul {
	margin-left: 0px;
	padding-left: 15px;
}


div.graybox div.head  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px;
	background-color: #f37633;
	color: White;
	font-weight: bold;
}

div.graybox div.head span {font-size: 8pt;font-weight:normal;padding-left:10px;}

div#coupong_1 div.head {
    display:none;
}
div#coupong_2 div.head {
    background-color:#999999;
    font-weight:normal;
}
div#coupong_3 div.head {
    background-color:#A3A3A3;
    font-weight:normal;
}
div#coupong_4 div.head, div#coupong_5 div.head {
    background-color:#CCCCCC;
    font-weight:normal;
}

div.graybox div.head2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 7px 10px 7px 20px;
	background-color: #E6E6FA;
	color: Gray;
	font-weight: bold;
}

div.graybox div.head td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	font-weight: bold;
}

div.graybox div.noborder  {
	border-bottom : 0px;
	border-top : 0px;
}

.whitesubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	font-weight: bold;
}

div.graybox div.head span.note, div.graybox div.head2 span.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
/*	font-style: italic;*/
}


div.form {
	padding: 0px;
    margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}

div.form p {
	margin: 10px 0 10px 0;
	padding: 0;
}

div.form table {
	margin-top: 10px;
	margin-bottom: 10px;
}

label.coupon {
	display:block;
    margin:0px;
	padding:10px 5px 10px 15px;
    font-size: 11px;
    border-bottom: solid 1px #999999;
}

label.coupon input, label.coupon2 input {
    margin: 0 5px 0 5px;
}

label.coupon2 {
    display:block;
    margin:0px;
    padding:12px 5px 12px 15px;
    font-size: 14px;
    border-bottom: solid 1px #999999;
}

/*div.coupon div.validity {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

div.coupon div.description {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

div.coupon h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 10pt;
    font-weight: normal;
}

div.coupon div.radiobox {
	float: left;
	width: 18px;
}*/

form.formBooking {
	margin: 0px;
	padding: 0px;
}

div.graybox div.form h3 {
	margin-bottom: 5px;
}

div.graybox div.form a {
/*	color: Gray;*/
	text-decoration: underline;
}


div.graybox input, select {
	border: 1px solid Gray;
	margin: 0 0 0 0;
    background-color: #f0f0f0;
}

div.graybox div.form input, div.graybox div.form select {
	margin-bottom: 8px;
    font-size: 9pt;
    border: 1px solid Gray;
    background-color: #f0f0f0;
    color: black;
    /*padding: 1px 1px 1px 1px;*/
}


div.graybox div.form textarea {
	width: 490px;
	border: 1px solid Gray;
}

div.graybox div.form select {
	border: 1px solid Gray;
	font-size: 9pt;
    margin: 0 0 0 0;
    background-color: #f0f0f0;
	/*padding: 1px 1px 1px 1px;*/
}


.w11 {
	width: 75px;
}

.w111 {
	width: 60px;
}

.w1111 {
	width: 45px;
}

input.w22 {
	width: 234px;
}

select.w22 {
	width: 238px;
}



.w33 {
	width: 151px;
}

.w44 {
	width: 485px;
}


div.graybox div.form select {
	border: 1px solid Gray;
	background-color: #DCDCDC;
	margin-bottom: 8px;
}

div.graybox div.form td.error select, div.graybox div.form td.error input {
	background-color: Yellow;
	border: 1px solid Red;
}

div.graybox div.form td.error2  {
	background-color: Yellow;
}

.extratable td {
	border-top: 1px solid Gray;
	border-right: 1px solid Gray;
}

.extratable p {
	margin: 10px 0 10px 0;
	padding: 0;
}

.extratable td.last {
	border-right: 0px;
}


.extratable select {
	margin: 0px;
}

.extrahead {
	background-color : #DCDCDC;
	font-weight: bold;
}

.left20 {
	padding-left: 10px;
    vertical-align: top;
}

.right20 {
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.padtop10 {
	padding-top: 10px;
}
.padbottom10 {
	padding-bottom: 10px;
}
.padside10 {
	padding-lef: 10px;
	padding-right: 10px;
}


.bigtext {
	font-size: 11pt;
	font-weight: bold;
}

.d_name {
	width: 90px;
}
.d_lno {
	width: 80px;
}
.d_expd {
	width:52px;
}
.d_issued {
	width: 82px;
}

input.noborder {
	border: 0px;
}

table.verdana td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.nomargin {
	margin: 0px;
}

span.discount, div.discount, tr.discount td {
	color: #BE3500;
}

tr td.childfee, div.childfee {
    font-style: italic;
}

tr.discount td, tr td.childfee, div.discount, div.childfee {
    padding-left: 20px;
}

span.warning {
	color: #E91C21;
	font-weight:bold;
}

div.thankyou1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 15px;
	width: 530px;
	color: #656565;
	background-color: #E6E6E6;
}

div.thankyou2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 15px;
	width: 530px;
	color: #656565;
	background-color: #D9D9D9;
	position: relative;
}

div.thankyou1 h1, div.thankyou2 h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding: 20px 20px 0px 20px;
	margin-bottom: 10px;
	color: #656565;
}

div.thankyou1 p, div.thankyou2 p {
	margin-top: 0px;
	padding: 0px 20px 7px 20px;
}

div.thankyou2 div.line {
	margin-left: 20px;
	clear: left;
}

div.line {
	margin-bottom: 3px;
}

div.line2 {
    border-bottom: 1px solid #888888;
    margin-right: 25px;
    padding-top: 5px;
}

div.line2 .button {
    border: 1px solid Gray;
    margin: 1px;
    padding: 3px 6px;
}

div.form div.line2 .button a {
    text-decoration: none;
}

div.line div.label {
	font-weight: bold;
	float: left;
}

div.line div.value {
	margin-left: 200px;
}

div.line2 {
}

div.line2 div.label {
	float: left;
}

div.line2 div.value {
	margin-left: 105px;
}

div.notchanged {
	display: none;
}

div.oldline div.value {
	text-decoration: line-through;
}
div.newline div.label {
	display: none;
}
div.newline div.value  {
	color: blue;
}

 div.error input, div.error select {
	border: 1px solid Red;
}

tr.yellowbg td {
	color: #0000CD;
}

tr.removedbg td {
	color: #BE3500;
	text-decoration: line-through;
}

span.helpHint {
	CURSOR: help;
	COLOR: #000000;
	text-decoration : underline;
	POSITION: relative;
}

div.helpHint {
	BORDER: Gray 1px solid;
	PADDING-RIGHT: 4px;
	visibility: hidden;
	PADDING-LEFT: 4px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	POSITION: absolute;
	BACKGROUND-COLOR: #fafafa;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 280px;
	text-decoration: none;
	z-index: 5;
}

div.helpHint2 {
	BORDER: Gray 1px solid;
	PADDING-RIGHT: 4px;
	visibility: hidden;
	PADDING-LEFT: 4px;
	FONT-SIZE: 11px;
    line-height: 14px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	POSITION: absolute;
	BACKGROUND-COLOR: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	width: 720px;
	text-decoration: none;
	text-align: left;
	z-index: 25;
	border-radius: 0px;
}

div.helpHint3 {
	color: #000000;
	width: auto;
	BORDER: Gray 1px solid;
	PADDING-RIGHT: 4px;
	visibility: hidden;
	PADDING-LEFT: 4px;
	FONT-SIZE: 11px;
	line-height: 14px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	POSITION: absolute;
	BACKGROUND-COLOR: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	z-index: 25;
	border-radius: 0px;
}

div.helpHint2 ul {
	list-style: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div.helpHint2 ul.Notes li.Customer {
	color: green;
}

div.helpHint2 ul.Notes li.Supplier {
    color: blue;
}

div.helpHint2 ul.Notes li.Question {
    color: #a5169c;
}

div.helpHint2 ul.Notes li.Complaint {
    color: red;
}

div.helpHint2 ul.Comments {
	list-style: none;
	margin: 0;
}
div.helpHint2 ul.Comments li {
	padding: 3px 10px;
}
div.helpHint2 ul.Comments li:nth-child(odd) {
	background: #baee86;
}
div.helpHint2 ul.Comments li.comment-pending {
	color: darkgray;
}
div.helpHint2 ul.Comments li.comment-active span {
	display: none;
}

#fBookings_SelectAllText, #fBookingsActionToday_SelectAllText {
	font-size: 8pt;
}

.inlineul ul {
/*	margin: 5px 10px 0px 20px;*/
margin-left: 20px;
	padding: 0;
}

.currencycontainer {
    background: url("tabs/bg.gif")
        repeat-x bottom;
    float:left;
}

ul.currency {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
}

ul.currency li {
    float:right;
    background:url("tabs/norm_left.gif")
      no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
}

ul.currency li span a {
    font-size: 10pt;
}

ul.currency span.cur {
    display:block;
    background:url("tabs/norm_right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
}
ul.currency li.current {
    background-image:url("tabs/norm_left_on.gif");
}
ul.currency li.current span.cur {
    background-image:url("tabs/norm_right_on.gif");
    padding-bottom:5px;
}

td.enableEmail label {
	display: inline-block;
	width: 410px;
	color:#316362;
	font-family: Arial,"MS SanS Serif",Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

td.enableEmail {
	padding-top: 5px;
}

.oldTransaction td {
    color: gray;
}

.nzdAmount {
    background-color: #f8ffb9;
    font-size: 9px;
    font-weight: normal;
    padding: 2px;
    display: none;
}

.booking-tag:hover {
    background: #FAFAFA;
}

.booking-tag {
    -moz-border-radius: 16px; /* Firefox */
    -webkit-border-radius: 16px; /* Safari, Chrome */
    border-radius: 16px; /* CSS3 */
    height: 15px;
    display: inline-block;
    background: #EEE;
    padding: 5px 8px;
    margin: 3px;
    border: 1px dashed #BBB;
    font-size: 12px;
}

.language-booking-warning {
    color: red;
}

.booking-elapsed {
}

.booking-Ndaysplus {
    background: #004ea2;
    color: white;
    border-radius: 12px;
    margin-left: 2px;
}

.booking-Nvalueplus {
    background: #068809;
    color: #ffffff;
    font-weight: bold;
    border-radius: 12px;
    margin-left: 2px;
}

.booking-dupe {
    color: #000000;
    background: #ffdd00;
    border-radius: 12px;
    font-weight: bold;
    margin-left: 2px;
}

.booking-dupe-row {
    background: #9667ff;
}

.booking-nday-row {
    background: #9667ff;
}

.booking-nvalue-row {
    background: #9667ff;
}

.highlight-in-table {
	color: #BE3500;
}
.highlight-in-table .highlight{
	font-weight: 400;
}

.graybox.financeTransactions {
	legend {
		margin-bottom: 4px;
	}
	input[type='radio'] {
		margin-right: 4px;
	}
}

.manualTransaction,
.transferAmount,
.chargebackConfirmations {
	label {
		margin-right: 10px;
	}
}

.dead-status-reason, .select-refund{
	clear: both;
	padding: 3px 0;
}