@import "layout.css";
@import "rnCnTbl.css";
@import "../Car_Rental/YCH2.css";

/*
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

hr
{
	border: 0px;
	border-top: solid 2px #86211C;
}

h5
{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

h4
{
	font-size: 20px;
}

h3
{
	font-size: 18px;
}

h2, .largeText
{
	font-size: 20px;
}

*/

.plainText, #pnlAgentLoggedIn
{
	font-size: 12px;
}

a
{
	color: #F33;
	text-decoration: none;
}

a:hover
{
	color: #F33;
	text-decoration: underline;
}

a:active
{
	color: blue;
	text-decoration: none;
}
/*
.imgPolygon
{
	width: 110px;
	height: 110px;
	border: 0px;
	margin: 10px 0px;
}

.tagLine
{
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

.btnTopLink
{
	border: 0px;
	float: right;
	width: 29px;
	height: 13px;
	background: url(../images/top.gif) no-repeat;
}

.questionList
{
	margin-top: 5px;
}

/*/
.errText, .errGlif
{
	color: #F00;
}

.errText
{
	font-size: 12px;
	overflow: auto;
}


/* --- partners --- */

.partnerLogo
{
	border: solid 1px #000;
	margin: 15px;
}

/* --- contact us/brochure request --- */

.contactUsAddress, .contactUsAddress a
{
	color: #FFF;
}

.contactUsAddress
{
	font-size: 15px;
	font-weight: bold;
}

/* --- site map --- */
h5.siteMap
{
	color: #0099FF;
	font-size: 16px;
	border-bottom: solid 1px #C00;
}



/* ------------------------------------- booking.aspx --- */
#bookingFormContainer
{
	position: relative;
	text-align: center;
}

#bookingFormContainer h3, #bookingFormContainer p
{
	text-align: left;
}

/* table containing back button, arrival point text and booking step image */
.tblBookingTitle
{
	position: absolute;
	top: -47px;
	width: 100%;
}

.tblBookingTitle td
{
	background-color: Transparent;
}

.tblBookingTitle td #imgBookOnline
{
	background: url(../images/txt_bookonline.gif) no-repeat;
	border: 0px;
	width: 128px;
	height: 15px;
}

.tblBookingTitle td #btnBack
{
	background: url(../images/txt_back.gif) no-repeat;
	border: 0px;
	width: 56px;
	height: 12px;
}

/* booking step (1-5) */
.imgBookingStep1, .imgBookingStep2, .imgBookingStep3, .imgBookingStep4, .imgBookingStep5
{
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px;
	width: 135px;
	height: 35px;
}

.imgBookingStep1
{
	background-image: url(../images/txt_step1.gif);
}

.imgBookingStep2
{
	background-image: url(../images/txt_step2.gif);
}

.imgBookingStep3
{
	background-image: url(../images/txt_step3.gif);
}

.imgBookingStep4
{
	background-image: url(../images/txt_step4.gif);
}

.imgBookingStep5
{
	background-image: url(../images/txt_step5.gif);
}

/* datagrid key */
.tblBookingKey
{
	width: 100%;
}

.tblBookingKey th
{
	text-align: left;
	border-bottom: #000 1px solid;
}

.icoSellingStatus1
{
	background: url(../images/ico_sellingstatus_1.gif) no-repeat;
	border: 0px;
	width: 14px;
	height: 15px;
}

.icoSellingStatus2
{
	background: url(../images/ico_sellingstatus_2.gif) no-repeat;
	border: 0px;
	width: 13px;
	height: 18px;
}

.icoClock
{
	background: url(../images/ico_clock.gif) no-repeat;
	border: 0px;
	width: 18px;
	height: 18px;
}

/* container for form elements */
.formContainer
{
	width: 375px;
	text-align: left;
	margin: 0px auto;
}

.formdContainer
{
	width: 250px;
	text-align: left;
	margin: 0px auto;
}

#ascxSearchForm_btnNext
{
	background: url(../images/btn_next.gif) no-repeat;
	width: 41px;
	height: 21px;
	border: 0px;
}

#ascxSearchForm_trError, #ascxSearchForm_divError
{
	font-size: 11px;
	color: Red;
}

.imgReqFld
{
	background: url(../images/reqfld.gif) no-repeat;
	width: 14px;
	height: 14px;
	border: 0px;
}

#btnStep4Next
{
	background: url(../images/btn_confirm.gif) no-repeat;
	width: 57px;
	height: 21px;
	border: 0px;
}

/* --- Datagrid --- */
.datagridTRHead td
{
	vertical-align: text-bottom;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	border-bottom: solid 1px #000;
}

.datagridTR td, .datagridTRAlt td
{
	font-size: 10pt;
	font-weight: normal;
	padding: 2px;
}

.datagridTR a, .datagridTRAlt a
{
	font-size: 10pt;
	font-weight: normal;
}

.datagridTRAlt td
{
	background: #FFC;
}

#lblStep3FactSheet p
{
	padding-left: 40px;
}


/* ------- popups ----------------- */
#popupContentContainer
{
	position: relative;
}

#popupTitleContainer
{
	position: absolute;
	top: -32px;
}

.icoClose
{
	background: url(../images/ico_close_whiteBlue.gif) no-repeat;
	border: 0px;
	width: 50px;
	height: 13px;
	float: right;
	cursor: hand;
}

#popupTitleContainer h5
{
	float: left;
}

/* --- car group information --- */
.imgCarGroup
{
	float: left;
}

.icoLuggageSmall
{
	background: url(../images/ico_luggage_sm.gif) no-repeat;
	border: 0px;
	width: 13px;
	height: 10px;
}

.icoLuggage
{
	background: url(../images/ico_luggage.gif) no-repeat;
	border: 0px;
	width: 17px;
	height: 14px;
}

.icoPet
{
	background: url(../images/ico_pet.gif) no-repeat;
	border: 0px;
	width: 13px;
	height: 10px;
}

.icoChild
{
	background: url(../images/ico_child.gif) no-repeat;
	border: 0px;
	width: 7px;
	height: 18px;
}

.icoAdult
{
	background: url(../images/ico_adult.gif) no-repeat;
	border: 0px;
	width: 13px;
	height: 35px;
}





/* --- form elements --- */

.fmTextBox
{
	border: inset 1px #CCC;
	width: 225px;
	font: 12px sans-serif;
}

textarea
{
	height: 75px;
	font: 11px sans-serif;
}

select
{
	font: 11px Arial;
}

.fmCaption, .fmCaptionWhite, .fmdCaption
{
	font-size: 11px;
	font-weight: bold;
}

.fmCaptionWhite
{
	color: #FFF;
}

.fmdCaption
{
	width: 250px;
	display: block;
}

label
{
	font-size: 11px;
}

.fmButtonContainer
{
	text-align: right;
}

#ascxSearchForm_ddlTerritory, #ascxSearchForm_ddlRegion, #ascxSearchForm_ddlArrivalPoint
{
	width: 230px;
}
