/* ELEMENTS*/
A
{
	color:#000000;
	text-decoration:underline;
}
BODY
{

}
FORM
{
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 17px;	
}
INPUT
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif, Arial;
}
SELECT
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif, Arial;
}
TD
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif, Arial;
}
TEXTAREA
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif, Arial;
}


/* CLASSES */

.cssAlignRight
{
	/*padding-right: 15px;*/
	padding-left: 0px;
	text-align: right;
}
.cssAlert { 
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}

 .cssBody
{
	background-image: url(Img/blue_712.gif);	
}
.cssBodyBold 
{ 
	font-family:Verdana, Helvetica, Sans-Serif, Arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.cssFormHeader
{
	padding-bottom: 3px;
}
.cssFullWidthItem
{
	width: 523;
}
.cssHalfWidthItem
{
	width: 247px;
}

.cssInputTextArea
{
	/*width: 100px;*/
}

.cssInputArea
{
	
}
.cssInfoItemHeadline
{
	font-size: 17px;
	padding-bottom: 5px;
	color: #002a5c;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;	

}


.cssMainHeadlineArea
{
	font-size: 22px;
	padding-bottom: 5px;
	color: #002a5c;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

.cssMainTableCell
{
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}

.cssHeadlineArea
{
	font-size: 17px;
	padding-bottom: 5px;
	color: #002a5c;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;	

}
.cssHeadlineAreaLink /*Link in ucSectionHeadlineArea*/
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:  underline;
	cursor: pointer;	
	text-indent: 10px;	
	color: #000000;
}
.cssHelpLayerText { /*Handles table inside help layer*/
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color: #E5EAEF;
}
.cssHelpLayer /*Handles div for help layer*/
{
	border-right: #000000 4px;
	padding-right: 4px;
	border-top: #000000 4px;
	padding-left: 4px;
	z-index: 1;
	left: 273px;
	float: left;
	visibility: hidden;
	padding-bottom: 4px;
	border-left: #000000 4px;
	width: 285px;
	padding-top: 4px;
	border-bottom: #000000 4px;
	position: absolute;
	top: 0px; 
	height: 50px;
	
}
.cssHelpLayerLink /*Commonly attached to Close link in help layer*/
{
	font-weight: normal;
	font-size: 10px;
	color:#000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: underline;
}
.cssInfoLayerText { /*Handles table inside info layer*/
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color: #FFF9E1;
}
.cssInfoLayer /*Handles div for info layer*/
{
	border-right: #000000 0px;
	padding-right: 4px;
	border-top: #000000 0px;
	padding-left: 4px;
	z-index: 1;
	left: 273px;
	visibility: hidden;
	padding-bottom: 4px;
	border-left: #000000 0px;
	width: 285px;
	padding-top: 4px;
	border-bottom: #000000 0px;
	position: absolute;
	top: 0px;
	height: 50px;


}
.cssInfoLayerLink /*Commonly attached to Close link in info layer*/
{
	font-weight: normal;
	font-size: 10px;
	color:#000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

.cssInputElement
{
	position: relative;
	left: -4px;
}
.cssInputCustInfo
{
	width:190px;
	position: relative;
	/*left: -4px;*/
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif, Arial;
}

.cssLink
{
	text-decoration:underline;
}

.cssListItemCreditCard
{
	width:190px;
}
.cssListItemCabin
{
	width:290px;
}
.cssMainTable
{
	width:553px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}
.cssMainTableCell
{
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}
.cssTblPrice
{
	width:360px;


}
.cssWhite
{
	background-color: #ffffff;
}

.cssDGItemBackground
{
	background-color: #E5EAEF;
}

.cssDGAltItemBackground
{
	background-color: #FFFFFF;
}

.oneLineSpace
{
	padding-top:10px;
	width:520px;

}
.cssHLineSpace
{
	background-image: url(../../Img/br.gif);
	width: 520px;
	height:2px;
	margin-top: 10px;
	background-repeat: repeat-x;
}


.cssSectionHeadlineTbl
{
	width: 523px;
}

.cssSectionHeadlineTbl td.firstColumn
{
	white-space: nowrap;
	padding-right: 10px;
}

.cssSectionHeadlineTbl td.secondColumn
{
	width: 300px;
}

.cssRndBox
{
	background-color: #FFFFFF;
	width:100%;
}


.cssReservationItemHeadline
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
}

/***************************************
CALENDAR: START
****************************************/

/* 
Class of Date textbox -width,padding, borderwidth and borderstyle are stated in code behind (oWebDateChooser.EditStyle)
*/
.cssDateInput 

{

	height:18px;
	font-family:Verdana, Helvetica, Sans-Serif, Arial;
	font-size:10px;
	margin-top:-1px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

	
	
}
/*Table surrounding date textbox - borderstyle and border-width are stated in code behind(oWebDateChooser)*/
.cssDateTable
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:4px;
	border-bottom:#D6D3CE;
	border-right:#D6D3CE;
	margin:0px;
	font-size: 10px;
	color: #000000;
}
.cssDropDownCalendar
{
	/*The Calendar Styles (oWebDateChooser.DropDownStyle)*/
	width:90px;
	height:17px;
	border:2px;
	border-color: #EFEFEF;
	border-style: solid;
	font-family:Verdana, Helvetica, Sans-Serif, Arial;
	font-size:10px;
	background-color:#EFEFEF;
}
/*used by Opera*/
.cssDateTextBox
{
	width:70px;
	background-color:#FF0000;
	height:18px;
	border-width:2px;
	/*border-color:Blue;
	border-style: double;*/
	padding:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

.cssStdDateCalendar
{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 1; 
	left: 0px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	height:auto;
	width:auto;
	background-color: #ff0000 ;

}
.cssInput
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: 1px;
	color: #000000;
	padding-top: 0px;
	font-family: Verdana, Helvetica, Sans-Serif, Arial;
}

/*************************************
CALENDAR: END
*************************************/


/**************************************
ADDED Quick Ticket: BEGIN
/***************************************/
#tblPaymentDialogue input[type=text].cssLarge 
{
	width: 200px;
}

#tblPaymentDialogue input[type=text]
{
	width: 120px;
}

#tblPaymentDialogue select.cssSmall
{
	width: 55px;
}

#tblPaymentDialogue select
{
	width: 126px;
}

