/* copyright 2003 Tourism Technology Pty Ltd */


/**************
* QUICK RESET *
***************/

form {
    margin: 0px;
}

img {
    border: 0;
}

h1,h2,h3,h4,h5,h6,form,img {
	margin:0px;
	padding:0px;
}



body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: verdana, sans-serif;	/* Customer configurable */
    font-size: 11px;
    text-align: center;					/* all top-level tables will be centered */
    color: #000000;			/* Customer specific */
    background-color: #ffffff;	/* Customer specific */
	width: 100% !important;
}

p {
    margin: 1em 0;
}


/**************
* LINK STYLES *
***************/

a:link, a:active, a:visited {
    color: #3300FF;					/* Customer specific */
    background-color: transparent;
    text-decoration: underline;
}

a:hover {
    color: #3300FF;					/* Customer specific */
    background-color: transparent;
    text-decoration: none;
}

a.disabled {						/* BQ - 0014. */
    color: #000000;					/* Customer specific */
    text-decoration: none;
    font-weight: normal;
    cursor: text;
}

a.disabled:link, a.disabled:active, a.disabled:visited {
    color: #000000;					/* Customer specific */
    text-decoration: none;
    font-weight: normal;
    cursor: text;
}

a.disabled:hover {					/* BQ - 0013. */
    color: #000000;					/* Customer specific */
    text-decoration: none;
    font-weight: normal;
    cursor: text;
}

a.image-link:link, a.image-link:active, a.image-link:visited, a.image-link:hover {
    text-decoration: none;
}

a.image-link img {
    vertical-align: text-bottom;
}



span.error-text {
    background-color: transparent;
    color: red;
}

.form .error-text {
    clear: left;
    margin-left: 150px;
    color: #DF0000;
	float: none !important;
	display: block;
	_zoom: 1;
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px
}

.info-label, .info-label-attn, table.item-info-hdr td {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
}

.info-label-attn {
    color: blue;
}

.info-attention {
    font-size: 11px;
    color: blue;
}

td.info-heading {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: blue;
}

span.user-message {
    text-align: center;
    font-size: 13px;
    font-style: italic;
}

span.query-text {
    background-color: transparent;
    color: red;
}

table {
    font-family: verdana, sans-serif;
    font-size: 11px;
    border: 0px;
    margin: 0px;
    empty-cells: show;
}

table.top-level {
    width: 760px;
    vertical-align: top;
}

.fieldgroup-heading {
    font-size: 13px;
}


/*******************
* LAYOUT STRUCTURE *
********************/

/* Wrapper */
#cssid_pageContainer {
	width: 760px;
	margin: 0 auto;
}

#cssid_footer{
	height:21px;
	background:#c90033;
	line-height:21px;
	color:#fff;
	text-align:right; 
	padding: 0 5px;
}



/*********
* HEADER *
*********/

#cssid_header{
	height:75px;
	background:#00295a;
	color: inherit;
}

#cssid_logo{
	height:75px;
	background:url(../images/logo.gif) no-repeat;
}



/******************
* MAIN NAVIGATION *
*******************/

#cssid_topNavigation{
	margin: 0 auto;
	background:#c90033;
	height:18px;
	overflow:hidden;
}

#cssid_topNavigation .date{
	float:left;
	line-height:17px;
	font-weight:bold;
	color:#fff;
	width:140px;
	text-align:center;
}

#cssid_topNavigation ul{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}

#cssid_topNavigation li{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	display:block;
	height:18px;
	line-height:16px;
	width: 124px;
}

#cssid_topNavigation a, #cssid_topNavigation a:link, #cssid_topNavigation a:active, #cssid_topNavigation a:visited{
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border: solid 1px #31312F;
	border-right: none;
}

#cssid_topNavigation .agentConsultant{
	width: 550px;
	color:#fff;
	text-align: left;
}

#cssid_topNavigation #cssid_logout_user {
	width: 69px;
	border-right: solid 1px #31312F;
}

#cssid_logout a, #cssid_logout a:link, #cssid_logout a:active, #cssid_logout a:visited {
	border-right: solid 1px #31312F;
}

#cssid_topNavigation .active{
	background:#fff;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	border: solid 1px #31312F;
	border-right: none;
}

#cssid_topNavigation a:hover{
	display:block;
	text-decoration:none;
	color:#fff;
	background:#000080;
}



/***************
* CONTENT AREA *
****************/

/* Content Area Wrapper */
#cssid_mainContainer{
	text-align:left;
	background: #00295a url(../images/columns_bg.gif) right top repeat-y;
	_zoom: 1;
}

/* Main Column */
#cssid_mainColumn{
	width:610px;
	float:right;
	margin: 0;
	padding:10px 0 10px 10px;
	background:#fff;
	min-height:420px;
	_height: 420px;
}

/* Secondary Column */
#cssid_leftColumn{
	width: 140px;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 0;
	clear: left;
}



/*****************
* SUB NAVIGATION *
******************/

#cssid_leftColumn dl{
	list-style:none;
	padding:0px;
	margin:0px;
	width:140px;
	margin-bottom:15px;
	float:left;
}
#cssid_leftColumn dt{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:10px;
	margin-top:10px;
	font-weight:bold;	
	color:#fff;
}

#cssid_leftColumn dd{
	list-style:none;
	padding:0px;
	margin:0px;
	background:url(../images/bg_dot.gif) no-repeat;
	padding-left:23px;
	line-height:17px;	
	color:#fff;
}

#cssid_leftColumn dd a{
	color:#fff;
}
#cssid_leftColumn dd a:hover{
	text-decoration:none;
}
#cssid_leftColumn  dd.current{
	color:#fff;
	font-weight:bold;
}



/******************
* REUSABLE STYLES *
*******************/

.login-info {
    border: solid 1px #000000;
    text-align: center;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
}

.cbox-relative, table.cboxTable, table.cbox-bodyscroll, table.itinerary {
    vertical-align: top;
}

.cbox-relative, table.cboxTable, table.cbox-bodyscroll, table.itinerary, div.cboxDiv, div.cbox-scrollable {
    background-color: #F2F3FB;	/* Customer configurable */
    color: #000000;				/* Customer specific */
}

table.cboxTable, table.cBoxTable-empty, div.cbox-scroll-nn6-keeper, table.itinerary, .cbox-relative {
    width: 100%;
}

.cbox-heading, table.cboxTable th, table.cbox-relative th, #nyroModalTitle {
    background-color: #000080;	/* Customer specific */
    color: #ffffff;				/* Customer specific */
    font-size: 13px;
    font-weight: bold; 			/* Customer customisable */
    padding: 3px 3px;
}

.cbox-data, table.cboxTable td, table.cbox-relative td, table.cbox-bodyscroll td {
    padding: 2px 2px;
}

table.cboxTable table th h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

div.cboxDiv {
    background-color: #F2F3FB;	/* Customer specific */
    color: #000000;				/* Customer specific */
}

div.cbox-scrollable {
    overflow: auto;
}

table.cbox-bodyscroll {
    width: 589px;				/* cbox width - max browser scrollbar width  */
}

table.status-msg td {
    background-color: inherit;
    color: blue;
    font-weight: bold;
    padding: 3px;
}

.global-errmsg {
    color: red;
}

.global-errmsg {
    background-color: transparent;
    font-weight:      bold;
    padding:	      3px;
}

.global-warning {
    background-color: #F2F3FB;
    border: solid 1px red;
    height:	150px;
    position: absolute;
    z-index: 100;		
}

.global-warning-title {
    background-color: #000080;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    padding: 3px;
    text-align: center;
}

.global-warning div.cbox-scrollable {
	height: expression( this.scrollHeight > 320 ? "320px" : "auto" ); /* sets max-height for IE */
    max-height: 320px; /* sets max-height value for all standards-compliant browsers */
}

table.printitin th h2, table.printitin th h3, table.itinerary th h3 {
    font-weight: bold;
    padding: 3px 0px;
    margin: 0px;
}

table.printitin th h3, table.itinerary th h3{
    font-size: 13px;
}

table.printitin th h2 {
    font-size: 15px;
}



/*****************
* TABLE LISTINGS *
*****************/

tr.candy1 {
    background-color: #eeeeee;		/* Customer specific */
    color: inherit;
}

tr.candy2 {
    background-color: #e5e5e5;		/* Customer specific */
    color: inherit;
}

tr.candyErr1 {
    background-color: #eeeeee;		/* Customer specific */
    color: red;
    font-weight: bold;
}

tr.candyErr2 {
    background-color: #e5e5e5;		/* Customer specific */
    color: red;
    font-weight: bold;
}


/**********
* SPACERS *
***********/

div.t-gutter {
    height: 5px;
    line-height: 5px;
    margin: 0px;
    background-color: inherit;
    color: inherit;
}

.l-gutter {
    width: 10px;
    background-color: inherit;
    color: inherit;
}

.h-gap {
    color: #000000;				/* Customer specific */
    background-color: #ffffff;	/* Customer specific */
    width: 5px;
}

.v-gap {
    color: #000000;				/* Customer specific */
    background-color: #ffffff;	/* Customer specific */
    height: 15px;
    line-height: 15px;
    overflow: hidden;			/* Stop NN adding anonymous extra space when */
								/* there is an &nbsp; inside.		     */
}

.v-gap-small {
    color: #000000;				/* Customer specific */
    background-color: #ffffff;	/* Customer specific */
    height: 3px;
    line-height: 3px;
    color: inherit;
    overflow: hidden;
}

.h-pad {
    width: 5px;
}

.v-pad-large {
    height: 9px;
    line-height: 5px;
    overflow: hidden;
}

.v-pad {
    height: 5px;
    line-height: 5px;
    overflow: hidden;
}

.v-pad-small {
    height: 3px;
    line-height: 3px;
    overflow: hidden;
}

div.info-window-text {
    background-color: #F2F3FB;
    height:	204px;
    overflow: auto;
    overflow-x: hidden;		/* Hide horizontal scrollbar (IE only).	    */
    padding: 2px;
    width: 474px;
}

#waitNotice {
    background-color: #F2F3FB;		/* Customer specific */
    border:	2px ridge #C90033;
    font-size: 16px;
    font-weight: bold;
    height: 150px;
    position: absolute;
    text-align: center;
    width: 400px;
    z-index: 10;	
}

table.browse-window {
    background-color: #F2F3FB;		/* Customer specific */
    border:	1px ridge #000000;
    position: absolute;
    z-index: 1;
}

.browse-window-title {
    background-color: #000080;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

div.tree-list-browse {
    background-color: Window;
    height: 200px;
    overflow: auto;
    overflow-x: hidden;				/* Hide horizontal scrollbar (IE only).	    */
    padding: 2px;
	width: 99%;
}

div.tree-list-nn6-keeper {
    width: 470px;
}

ul.hierarchy, ul.hierarchy ul, ul.hierarchy li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.hierarchy {
   margin: 3px;
}

ul.hierarchy ul {
    margin: 0px 0px 0px 10px;
}

a.list-expanded, a.list-expanded:active, a.list-expanded:visited, a.list-expanded:link {
    background: url(../images/cross_open.gif) no-repeat center;
    text-decoration: none;
    width: 14px;
    padding: 0px 2px 0px 4px;
}

a.list-collapsed, a.list-collapsed:active, a.list-collapsed:visited, a.list-collapsed:link {
    background: url(../images/cross_closed.gif) no-repeat center;
    text-decoration: none;
    width: 14px;
    padding: 0px 2px 0px 4px;
}

a.list-text:link, a.list-text:visited, a.list-text:active {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.list-text:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a.list-current:link, a.list-current:visited, a.list-current:active {
    color: blue;
    font-weight: normal;
    text-decoration: none;
}

a.list-current:hover {
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

ul.simpleList {
    margin: 0px;
    padding: 0px;
}

ul.simpleList li {
    margin: 0px;
    padding: 0px;
}

tr.plst-supplier {
    color: inherit;					/* Customer specific */
    background-color: #d5d5d5;		/* Customer specific */
    line-height: 20px;
}

a.plst-prd-collapsed, a.plst-prd-collapsed:active, a.plst-prd-collapsed:visited, a.plst-prd-collapsed:link {
    background: url(../images/cross_closed.gif) no-repeat center;
    background-color: inherit;
    text-decoration: none;
    padding: 0px 6px;
    width: 11px;
}

a.plst-prd-expanded, a.plst-prd-expanded:active, a.plst-prd-expanded:visited, a.plst-prd-expanded:link {
    background: url(../images/cross_open.gif) no-repeat center;
    background-color: inherit;
    text-decoration: none;
    padding: 0px 6px;
    width: 11px;
}

a.info-url, a.info-url:active, a.info-url:visited, a.info-url:link {
    background: url(../images/info-sm.gif) no-repeat center center;
    text-decoration: none;
    padding: 3px 6px;
}

tbody.info-url-rows td {
    line-height: 18px;
}

tr.record-select td {
    background-color: #d5d5d5;
    color: blue;
    font-weight: bold;
}

tr.record-error td {
    background-color: #d5d5d5;
    color: red;
    font-weight: bold;
}

.agency-raw, pre.rmk-raw {
    margin:	0px 0px 0px 30px;
    text-align: left;
}

pre.inline-raw {
    margin:	0px 0px 0px 5px;
    text-align: left;
}

pre.agency-warning {
    font-size:	12px;
    color:	red;
    margin:	0px 30px 0px 30px;
    text-align: left;
}

pre.info-msg {
    font-size:	12px;
    color:	#000000;
    margin:	0px 30px 0px 30px;
    text-align: left;
}

pre.rmk-raw, pre.inline-raw {
    font-size: 12px;
}

.agency-raw h5 {
    font-size: 13px;
    margin:    0px;	/* NN7 defaults this to a non-zero value. */
}

div.h-line {
    background-color: #000000;
    color: inherit;
    height: 1px;
    line-height: 1px;
}


/**************
* FORM STYLES *
***************/

input {
	margin-right: 3px;	
}

input, select {
    font-family: verdana, sans-serif;
    font-size: 11px;
}

textarea {
    font-size: 13px;
    font-family: monospace;
}

input.fixed-width {
    width:	7em;
    text-align: center;
}

input.fixed-width-small {
    width:	6em;
    text-align: center;
}

input.fixed-width-large {
    width:	9em;
    text-align: center;
}

input.go-button {
    margin: 0px 3px 1px 0px;
}

table.item-info-hdr {
    padding: 0px;
    margin: 0px;
}

td.child-age-input input {
    width: 2em;
}

input.adultCount {
    width: 2em;
}

div.fare-rules h2 {
    font-size: 14px;
    margin: 0px;
}

img.product-image {
    width:  100px;
    margin: 0px 10px 0px 5px;
    float:  left;
}



/**********
* TOOLTIP *
**********/

img.tipz {
    vertical-align: text-bottom;
    border:0;
    margin-left:5px;
}

.tip-text{    
    text-align:left!important;
    border: solid 1px #afafaf;
    background-color: white;
    padding: 4px 10px;
}


/***********
* LIGHTBOX *
***********/

#nyroModalFull {
	text-align: left;
}

#nyroModalBg {
	filter:alpha(opacity=50) !important;
	opacity: .5 !important;
}

#nyroModalWrapper {
	position: relative;
}

#nyroModalFull #nyroModalLoading {
	width: 400px !important;
	height: auto !important;
	background-color: white;
	text-align: center;
	padding: 30px 0;
}

#nyroModalContent {
	background-color: white;
	overflow: auto;
	overflow-x: hidden !important;
	padding: 10px 30px 10px 10px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #000;
}

.tt_lightbox {
	width: 600px;
}

#nyroModalWrapper .wrapper {
	margin-bottom: 30px;
}

#nyroModalContent h3 {
	font-size: 13px;
	font-weight: bold;
}

#nyroModalWrapper #closeBut {
	position: absolute;
	right: 10px;
	top: 4px;
	color: white;
}

#nyroModalTitle {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000;
}



div.table {
    display: table;
    }

div.row  {
    display: table-row;
}


div.left, div.right {
    display: table-cell;
}

/* Styles for popup dialogs */
.popup {
	padding: 3px;
	background-color: white;
	border: solid 1px #333;
	width: 450px;
}

.popup .cbox-content {
	margin-bottom: 0;
	padding-bottom: 8px;
	width: auto;
}

.popup .close {
	float: right;
	margin-top: 0px;
}

.popup .cbox-heading {
	display: block;
	width: auto;
}



/*********************
* TABLELESS ELEMENTS *
*********************/

.cbox-content {
	background-color: #F2F3FB;
	color: #000;
	padding: 7px 2px 5px;
	clear: both;
}

.cbox-content * {
	position: relative;
}

.cbox-content ul.form {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.cbox-content ul.form .form_nested {
    overflow: hidden;
    line-height: 0;
}

/* Hide this from IE-Mac \*/
* html .cbox-content ul.form .form_nested {
    zoom: 1;
    }
/* End the hiding */

.cbox-content ul.form .form_nested ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: normal;
}

.cbox-content ul.form li {
	margin-bottom: 4px;
	overflow: hidden;
	clear: left;
}

.cbox-content ul.form li h3 {
	font-size: 11px;
	font-weight: bold;
}

.cbox-content ul.form li label {
	font-weight: bold;
	float: left;
	width: 140px;
}

.cbox-content ul.form li span {
	float: left;
}

.cbox-content ul.form li p {
	float: left;
	margin: 1px 0 0 15px;
}

.cbox-content ul.form li .submit {
	margin-left: 140px;
}

.cbox-content .cboxTable {
	width: 100%;
}

/***********
* PATTERNS *
************/

/* date of birth (does not include label) */
.pattern-dob input {
	margin-right: 0;
}
.pattern-dob .day   {width: 18px}
.pattern-dob .month {width: 35px}
.pattern-dob .year  {width: 30px}

/***************
* CUSTOM FORMS *
****************/

/* set agent */
#set_agent_consultant li label {
    width: 150px;
}

#set_agent_consultant li .submit {
	margin-left: 140px;
}

#set_agent_consultant .form_new_consultant {
    float: left;
    width: 150px;
    padding-top: 12px;
}

#addNewConsultantSection .form_new_consultant_name,
#addNewConsultantSection .form_new_consultant_email {
    clear: none;
    float: left;
}

#addNewConsultantSection .form_new_consultant_name label,
#addNewConsultantSection .form_new_consultant_email label {
    display: block;
    float: none;
    font-weight: normal;
}

#addNewConsultantSection .form_new_consultant_email input {
    width: 220px;
}

#addNewConsultantSection .form_new_consultant_name {
    width: 153px;
}

#addNewConsultantSection .form_new_consultant_email {
    width: 250px;
}

#addNewConsultantSection .form_new_consultant_name .error-text, 
#addNewConsultantSection .form_new_consultant_email .error-text {
    margin-left: 0;
    width: 100%;
}

#newConsultantLink {
	margin-left: 10px;	
}

/* retrieve quote */
#retrieve_quote {
	
}

#retrieve_quote li {

}

#retrieve_quote li label {
	width: 150px;
}

#retrieve_quote li span {
	
}

#retrieve_quote .form_passenger_name {
	float: left;
	width: 150px;
	padding-top: 12px;
}

#retrieve_quote .form_last_name,
#retrieve_quote .form_first_name,
#retrieve_quote .form_title {
	float: left;
	width: 130px;
	clear: none;
}

#retrieve_quote .form_last_name label,
#retrieve_quote .form_first_name label,
#retrieve_quote .form_title label {
	float: none;
	display: block;
	font-weight: normal;
}

#retrieve_quote .form_last_name span,
#retrieve_quote .form_first_name span,
#retrieve_quote .form_title span {
	float: none;
}

#retrieve_quote .form_last_name input {
	width: 120px;
}

#retrieve_quote .form_first_name input {
	width: 120px;
}

#retrieve_quote .form_title input {
	width: 40px;
}

#retrieve_quote .form_match_exactly {
	clear: left;
	margin-left: 150px;
}

#retrieve_quote .form_match_exactly span {
	
}

#retrieve_quote .form_match_exactly label {
	font-weight: normal;
	width: auto;
	float: none;
	display: block;
}

#retrieve_quote .form_departure {
	float: left;
	width: 150px;
	padding-top: 12px;
}

#retrieve_quote .form_departure_to,
#retrieve_quote .form_departure_from {
	float: left;
	width: 100px;
	clear: none;
}

#retrieve_quote .form_departure_to span,
#retrieve_quote .form_departure_from span {
	float: none;
}

#retrieve_quote .form_departure_to label,
#retrieve_quote .form_departure_from label {
	float: none;
	display: block;
	font-weight: normal;
}

#retrieve_quote .form_departure_options {
	margin-left: 150px;
}

#retrieve_quote .form_departure_options label {
	font-weight: normal;
	display: block;
	float: none;
}

#retrieve_quote li .submit {
	margin-left: 150px;
	margin-top: 5px;
}

#retrieve_quote .form_last_name .error-text,
#retrieve_quote .form_first_name .error-text,
#retrieve_quote .form_title .error-text,
#retrieve_quote .form_departure_to .error-text,
#retrieve_quote .form_departure_from .error-text {
    margin: 0 5px 0 0;
}

/* popups */

#agencySearchParametersDiv,
#consultantListDiv,
#agencySearchParametersForBookingRetrievalDiv,
#agencyListForBookingRetrievalDiv,
#agencyListDiv {
	position: absolute;
	z-index: 1;
}

/* search agency code pop up*/
#agencySearchParametersDiv .error-text,
#agencySearchParametersForBookingRetrievalDiv .error-text { 
	width: 300px; 
	margin-left: 140px; 
}


/* add extra cost options */
#add_extra_cost_options .form_default_rooming {
	float: left;
	width: 140px;
}

#add_extra_cost_options .form_default_rooming_room {
	clear: none;
}

#add_extra_cost_options .form_default_rooming_room p {
	float: right;
}

#add_extra_cost_options .form_default_rooming_room label {
	width: 65px;
}

#add_extra_cost_options .form_description input {
	width: 320px;
}

#add_extra_cost_options .cbox-content ul.form li label {
	width: 180px;
}

#add_extra_cost_options .back {
	margin-left: 140px;
}

#add_extra_cost_options .submit {
	margin-left: 0;
}

/* add booking communication note */
#add_booking_notes .error-text,
#add_booking_notes .form_flags .error-text {
    margin-left: 0;
    font-weight: normal;
}

#add_booking_notes .form_flags {

}

#add_booking_notes .form_flags span {
	font-weight: bold;
	display: block;
	float: none;
	margin: 5px 0;
}

* html #add_booking_notes .form_flags span {
	zoom: 1;
}

#add_booking_notes .form_flags div {
	overflow: hidden;
	clear: both;
}

#add_booking_notes .form_flags label {
	width: 142px;
	font-weight: normal;
	margin-bottom: 3px;
}

#add_booking_notes .form_flags input {
	float: none;
}

#add_booking_notes .form_submit {
	margin-top: 10px;
}

.ccm_content {
	overflow: hidden;
}

.ccm_content .submit {
	margin-top: 25px;
	float: right;
}

/**** booking notes ****/

ul.booking-notes {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 400px;
}

ul.booking-notes li {
    padding: 2px 0;
    position: relative;
}

ul.booking-notes li span {
    padding: 2px 0;
    width: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

ul.booking-notes li.created {
    font-weight: bold;
    margin-top: 10px;
    color: #444;
}

.ccm_content {
	overflow: hidden;
}

.ccm_content .submit {
	margin-top: 25px;
	float: right;
}

/* booking list */

table.booking_list {
	width: 99%;
	margin: 0 auto;
	border-collapse: collapse;
}

table.booking_list td {
	vertical-align: top;
	line-height: 18px;
	padding: 5px;
	border-top: solid 1px #ccc;
}

table.booking_list p {
	margin: 0;
}

table.booking_list .form_id {
	width: 80px;
}

table.booking_list .form_status {
	text-align: right;
	font-style: italic;
}

table.booking_list .cancelled {
	color: #999;
	text-decoration: line-through;
}

/* PNR Import Request */

#pnrImportRequest li label {
    width: 70px;
}

#pnrImportRequest .error-text {
    margin-left: 70px;
}

#pnrImportRequest .pnr label {
    width: 95px;
}

#pnrImportRequest .pnr .error-text {
    margin-left: 95px;
}

#pnrImportRequest .gds {
    float: left;
    clear: none;
    width: 180px
}

#pnrImportRequest .pnr {
    float: left;
    clear: none;
    width: 390px
}

#bkgContactNumber li label {
	font-weight: bold;
	float: left;
	margin-right: 3px;
}

/* Package search results */

table#pkgBrowseWindow  {
    width: 450px;
}

/* Lead Passenger Name */

#leadPassengerName {
	margin-top: 0;
	margin-bottom: 5px;
	_zoom: 1;
}

/* Passenger Details */

#leadPassengerName .error-text,
#paxDetails .error-text {
    margin-left: 0;
    width: 140px;
}

#paxDetails .pax {
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}

#paxDetails .form {
    _zoom: 1;
}

#leadPassengerName li,
#paxDetails li {
    float: left;
    clear: none;
}

#leadPassengerName label {
    width: auto;
    float: none;
    display: block;
    font-weight: bold;	
}

#paxDetails label {
    width: auto;
    float: none;
    display: block;
    font-weight: normal;
}

#leadPassengerName span,
#paxDetails span {
    float: none;
}

#leadPassengerName .last-name input,
#leadPassengerName .first-name input,
#paxDetails .last-name input,
#paxDetails .first-name input,
#paxDetails .membership input {
    width: 147px;
}

#paxDetails .phone input,
#paxDetails .email input {
    width: 135px;
}

#leadPassengerName .title,
#paxDetails .title,
#leadPassengerName .title .error-text,
#paxDetails .title .error-text {
    width: 74px;
}

#leadPassengerName .title input,
#paxDetails .title input {
    width: 65px;
}

#paxDetails .dob,
#paxDetails .dob .error-text {
    width: 128px;
}

#paxDetails .age {
    text-align: center;
    width: 25px;
    margin-right: 3px;
}

#paxDetails .age span {
    line-height: 20px;
}

#bkgContactNumber label {
    width: 105px;
}

#bkgContactNumber .error-text {
    margin-left: 108px;
    width: auto;
}