#searchcolumn {
	 font-family: Arial, Helvetica, sans-serif;
	 position: relative;
	 z-index: 999;
}

#searchbgheader
{
	margin: 0px;
	padding: 0px;
	width: 340px;
	height: 8px;
}

#searchbg
{
	background-color: #28428C;
	width: 320px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
}

#searchbox
{
	background-color: #FEDF00;
	float: left;
	font-size: 11px;
	clear: both;
	width: 100%;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
}

ul.searchtabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #28428C;
	width: 100%;
	overflow: hidden;
}

ul.searchtabs li {
	width: 160px;
	height: 24px;
	float: right;
	margin: 0;
	padding: 0;
}

ul.searchtabs li a {
	width: 160px;
	height: 24px;
	display: block;
	margin: 0;
	padding: 0;
}

ul.searchtabs li.ui-state-default a.flighttab {
	background-image: url(../_images/tab-flight-inactive.jpg);
	background-repeat: no-repeat;
}
ul.searchtabs li.ui-state-active a.flighttab {
	background-image: url(../_images/tab-flight-active.jpg);
	background-repeat: no-repeat;
}
ul.searchtabs li.ui-state-default a.holidaytab {
	background-image: url(../_images/tab-holiday-inactive.jpg);
	background-repeat: no-repeat;
}
ul.searchtabs li.ui-state-active a.holidaytab {
	background-image: url(../_images/tab-holiday-active.jpg);
	background-repeat: no-repeat;
}

.searchcontent {
	padding: 0 10px 10px 10px;
	clear: both;
	position: relative;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.searchcontent label, .searchcontent select, searchcontent input {
	float: left;
	display: inline;
	font-size: 11px;
}

.searchcontent label {
}

.searchcontent select {
	padding: 1px;
}

.searchcontent label.hugelabel {
	width: 100%;
}

.searchcontent label.largelabel {
	width: 160px;
}

.searchcontent label.mediumlabel {
	width: 125px;
}

.searchcontent label.mediumsmalllabel {
	width: 94px;
}

.searchcontent label.smalllabel {
	width: 60px;
}


div.childages label.smalllabel {
	width: 40px;
	margin: 0 10px 0 0;
}

.searchcontent select {
	margin: 0 5px 0 0;
}

.searchcontent select.hol_options {
	width: 80px;
	margin: 0 14px 0 0;
}

.calcontainer {
	margin: 0 auto;
}

.calendaricon {
	float: right;
	cursor: pointer;
}

.calendarbox {
	overflow: hidden;
	margin: 10px 0 0 0;
}

.searchlinks {
	overflow: hidden;
	padding: 5px 0 0 0;
}

.searchsubmitbutton {
	float: right;
	margin: 15px 0 0 0;
}

.holsearchsubmitbutton {
	float: right;
	margin: 0px 0 0 0;
}

.paxselect {
	clear: left;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.holpaxselect {
	margin: 0 0 10px 0;
	overflow: hidden;
	float: right;
	width: 200px;
	text-align: center;
}

.holpaxselect select, .paxselect select, .holroomselect select {
	margin: 0 11px;
	width: 38px;
}

.holdateflex {
	float: left;
	width: 80px;
}

.holroomnum {
	float: left;
	width: 50px;
}

.holroomselect {
	margin: 0 0 10px 0;
	overflow: hidden;
	float: right;
	width: 250px;
	text-align: center;
}

.roomrow {
	clear: left;
	float: left;
	width: 100%;
	overflow: hidden;
}

.roomrow span, .roomrow div {
	float: left;
	width: 40px;
}

.childages span {
	width: 50px;
	display: block;
	float: left;
}

.roomrow div.paxlabelling {
	float: none;
	width: 100%;
	padding: 0px;
	line-height: 12px;
}

.roomrow div, .childdiv {
	line-height: 20px;
	width: 50px;
	padding: 0 0 5px 0;
}

.childdiv {
	float: left;
}

.roomrow select {
	float: left;
	width: 40px;
	margin: 0 20px 0 0;
}

div.childages select {
	float: left;
	width: 40px;
	margin: 0 10px 0 0;
}

div.childages {
	width: 100%;
	display: none;
}

div.childageslabels {
	overflow: hidden;
	width: 100%;
	line-height: 15px;
	padding: 0px;
}

div.childages select {
	display: none;
}

#tabflightcontent div.childages {
	display: block;
	clear: both;
}

.roompax {
	border-bottom: 1px solid #999999;
	margin: 0 0 5px 0;
}

#roomrow2, #roomrow3 {
	display: none;
}

.agentLogon {
	clear: both;
	overflow: hidden;
	margin: 10px 0 0 0;
	width: 290px;
}

#submitbuttonagent, #submitbuttonagent2 {
	float: right;
}

.selectablerow {
	margin: 10px 0 0 0;
	overflow: hidden;
	width: 100%;
}

.selectedrow {
}

.dislaimercontainer {
	background-color: #28428C;
	margin: 0 0 5px 0;
	clear: both;
}

.dislaimer {
	background-color: #B4BDD7;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #092974;
}

.disclaimer {
	font-size: 11px;
}

#newsletterbox
{
	padding: 5px;
	margin: 15px auto 0 auto;
	height: 140px;
	background-image: url(../_images/newsletterbgnew.jpg);
	background-repeat: no-repeat;
	width: 290px;
}

#searchbgfooter
{
	margin: 0px;
	padding: 0px;
	width: 340px;
	height: 8px;
}

#searchbg h1
{
	color: #FFFFFF;
	font-size: 12pt;
	padding: 0px;
	margin: 0 0 10px 0;
}

#searchheader
{
	width: 100%;
	text-align: right;
	float: none;
}

#searchboxtop
{
	width: 100%;
	height: 7px;
	text-align: right;
}

#searchboxfooter {
	clear: both;
}

.flightsdrop
{
	width: 120px;
	float: left;
	clear: left;
}

.day
{
	width: 40px;
}

.month
{
	width: 105px;
}

#newsletterheader
{
	font-size: 10pt;
	text-align: center;
	margin: 0px 7px 7px 8px;
	width: 200px;
	color: #000000;
	font-weight: bold;
	float: left;
}

span#newslettertext
{
	font-size: 9pt;
	margin: 0px 7px 7px 10px;
	width: 200px;
	text-align: justify;
	color: #000000;
	float: left;
}

form#newslettersignup
{
	margin: 0px;
	padding: 0px;
}

input#emailbox
{
	float: left;
	width: 210px;
	height: 30px;
	margin: 0 0 0 15px;
	padding: 2px 0 2px 5px;
	font-size: 9pt;
	line-height: 12px;
	border: 1px solid #28428C;
	background-color: #F2F2F2;
}

input#newslettersubscribe
{
	padding: 1px 0 2px 2px;
	margin: 0 0 0 5px;
	line-height: 12px;
	float: left;
	height: 36px;
	width: 47px;
	font-size: 9pt;
	color:#fff;
	border: 1px solid #28428C;
	background-color: #284589;
}

#newslettersuccess
{
	text-align: center;
	font-weight: bold;
	color : #1F408D;
}

span.errormessage, div.errormessage
{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #DE1212;
	text-align: center;
	margin: 10px 0 0 0;
	font-weight: bold;
	position: relative;
}

.errTCAgent {
	clear: both;
	float: left;
	width: 275px;
	margin: 2px 0 0 0;
	padding: 0px;
}

.errTCAgent2 {
	clear: both;
	float: left;
	width: 275px;
	margin: 2px 0 0 0;
	padding: 0px;
}

select#flexibility {
	clear: both;
}

.calendar {
	position: relative;
	z-index: 10000;
}

.calendarbox2 {
	position: absolute;
	top: -24px;
	left: 315px;
	padding: 5px;
	background-color: #FEDf00;
	z-index: 1000;
	width: 310px;
}

.calendarprompt {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

.calretchoose {
	display: none;
}