 /* ALLOTMENT */

.allotment_prepackage_list .teaserlist,
.allotment_prepackage_list .teaserlist .teaserlistitem {
	float: left;
}
.allotment_prepackage_list .teaserlist .teaserlistitem {
	padding-bottom: 10px;
	border-bottom: solid #A3B9D0 1px;
	margin-bottom: 10px;
}

.allotment_prepackage_list .teaserlist .teaserlistitem .textBox,
.prepackagedatecontainer .textBox {
	float: left;
	width: 615px;
	padding-right: 10px;
}

.allotment_prepackage_list .teaserlist .teaserlistitem .imageBox,
.prepackagedatecontainer .imageBox {
	float: left;
	width: 130px;
}

.prepackagedatecontainer .imageBox img {
	margin-bottom: 10px;
}

.Allotment_StatusTitle
{
	color: #41406E;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom:10px;
}	

.Allotment_Headline
{
	color: #41406E;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.Allotment_Subtitle
{
	color: #41406E;
	font-size: 13px;	
}

.Allotment_StatusSubTitle
{
	color: #41406E;
	font-weight: bold;
	font-size:13px;
	padding-bottom: 10px;
}

.Allotment_StatusSubTitle td
{
	color: #41406E;
	font-size:12px;
}

.Allotment_StatusText
{
	font-size:13px;
}

 .Allotment_StatusButton, .Allotment_SubmitButton, .Allotment_Button
{
	border: 1px solid #CECECE;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.Allotment_Selectbox {
	height:17px;
	line-height:17px;
	border:1px solid #53565C;
	font-size:11px;
}

.Allotment_Text
{
	font-size:13px;
}

.Allotment_Text td
{
	font-size: 12px;	
}

.allotment_prepackage_list,
.allotment_prepackage_package,
.prepackagedatecontainer {
	padding-left: 170px;	
}

.allotment_prepackage {
	margin-left: 6px;
	margin-right: 16px;
}

.AllotmentPrepackageOuterTable .AllotmentPrepackage_PrepackageCell
{
	width: 744px;
	font-size: 12px;
}

td.AllotmentPrepackage_StatusCell {
 	width: 150px;
 	padding: 5px;
}

.AllotmentPrepackage_RoomChoiceTable td
{
	font-size:13px;
}

.Allotment_HR
{
	height:1px;
	width:98%;
	text-align:left;
}

.AllotmentPrepackage_RoomChoiceTable hr
{
	height:1px;
	width:65%;
}

.Allotment_PassengerData_Error
{
	color:red;
}

.Allotment_TextArea
{
	width: 400px;
}

.Allotment_textarea
{
	height:17px;
	border:1px solid #53565C;
	font-size:11px;
	width:350px;
	height:125px
}

.Allotment_dropdown
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px 2px 2px 0px;
	font-weight: normal;
}

.image
{
	float: right;
}

.sectionitem
{
	margin-top: 10px;	
}	

/* ALLOTMENT QUICKSEARCH */
.allotment_quicksearch
{
	
}

.allotment_quicksearch .calendar td
{
	border-right: 1px solid #e5e7ef;
	border-bottom: 1px solid #e5e7ef;
	
	height: 20px;
	color: #bebebe;
	background: url('../gfx/calendar_gradient.gif') repeat-x;
}

.allotment_quicksearch .calendar thead td
{
	font-weight:bold;
	
	height: 20px;
	text-align:center;
	color: #41406e;
	background: url('../gfx/calendar_gradient2.gif') repeat-x;
	
}
.allotment_quicksearch .calendar
{
	border-left: 1px solid #e5e7ef;
	border-top: 1px solid #e5e7ef;
	width: 160px;
	margin-bottom: 5px;
}

.allotment_quicksearch .calendar .selected
{
	background: url('');
	background-color: #b5bbcf;
	color: #41406e;
}

.allotment_quicksearch .calendar .cell_hover
{
	background: url('');
	background-color:#cdd2e0;
	color: #41406e;
}

.allotment_quicksearch .calendar .selectable, .allotment_quicksearch .selectable
{
	background: url('');
	background-color: #00ee00;
	color: #41406e;
			
}

.allotment_quicksearch .calendar .not_selectable,  .allotment_quicksearch .not_selectable
{
	background: url('');
	background-color: #ee0000;
	color: #41406e;
}


.allotment_quicksearch .section 
{
	margin-bottom: 10px;
	width: 174px;
}

.allotment_quicksearch .section thead td
{
	/**/
	background-color: #E6E6F0;
	color: #41406e;
	font-weight:bold;
	line-height: 18px;
	
	
}




.allotment_quicksearch .header
{
	background-color: #455890;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

.allotment_quicksearch .section td
{
	padding-left: 10px;
	
}

.allotment_quicksearch #travellers select
{
	font-size: 11px;
	width: 40px;
}

.allotment_quicksearch .month_chooser
{
	margin-bottom: 5px;
	font-size: 11px;
	width: 120px;
}



/*
	allotment_quicksearch end
*/

.allotment_prepackage .teaserText,
.allotment_prepackage .add_on_container,
.allotment_prepackage .add_on_container .addOnContainer {
	padding-bottom: 15px;
}

.allotment_prepackage .add_on_container,
.allotment_prepackage .add_on_container .addOnContainer{
	width:100%;
	float: left;
	clear: both;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnPriceBox {
	clear:both;
	width: 190px;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnTextBox,
.allotment_prepackage .add_on_container .addOnContainer .addOnPriceBox,
.allotment_prepackage .add_on_container .addOnContainer .addOnPriceBox .checkBoxContainer,
.allotment_prepackage .add_on_container .addOnContainer .addOnPricesContainer {
	float: left;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnPriceBox .checkBoxContainer input[type='checkbox'] {
	margin: 0px;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnPricesContainer {
	padding-top: 15px;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnPriceBox .checkBoxContainer {
	width: 20px;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnPriceBox .addOnTextBox {
	width: 95px;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnPriceBox .priceContainer {
	float: right;
}

.allotment_prepackage .add_on_container .addOnContainer .addOnTextBox {
	width: 70%;
	padding-right: 15px;
}

.Allotment_Subtitle {
	font-weight: bold;
}
