.bindex
{
	width1: 550px;
    padding-left1: 15px;
	_padding-left: 10px;
	float: right;
	width: 550px;
	margin-right: 6px;
	overflow: hidden;
	display:inline;
}
.ap_name
{
	padding:4px;
	display: inline;
	border: 1px #BDBDBD dashed;
	font-weight: bold;
	text-align: right;
	float: right;
	margin-right: 20px;
	color: #ED7D81;
}
.head
{
    width: 565px;
    height: 35px;
    overflow: hidden;
}
.head #start
{
    width: 13px;
    height: 35px;
    float: left;
    overflow: hidden;
    background-image: url('../images/arrow-about.gif');
    background-position: left top;
    background-repeat: no-repeat;
}
.head #data
{
    float:left;
    width: 540px;
    height: 30px;
    color: #48505E;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 10px;
    font-family: Tahoma;
    font-size: 17px;
    font-weight: bolder;
    background-image: url('../images/top-1px.gif');
    background-position: left top;
    background-repeat: repeat-x;
}
.fade
{
    width: 559px;
    height: 73px;
    overflow: hidden;
    margin-top: 4px;
    background-image: url('../images/fade-line.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
.booking
{
    width: 530px;
    overflow: hidden;
    margin: -30px 0 0 20px;
}
#booking
{
    font-family: Tahoma;
    font-size: 20px;
}
.step1, .step2, .step3
{
    width: 161px;
    height: 125px;
    float: left;
    padding: 3px 0 0 7px;
    margin-right: 10px;
    background-color: #fc6;
    color: #E89C00;
    font-weight: bold;
    overflow: hidden;
}
.step3
{
    margin-right: 0;
}
.step_in
{
    width: 123px;
    height: 56px;
    padding: 8px 15px 22px 15px;
    border: 1px #fff solid;
    background-color: #FFE4AE;
    color: #333;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
}
.arrow
{
    width: 365px; 
    clear: both;
    background-image: url('../images/oarrow.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    height: 5px;
    overflow: hidden;
}
.main_book
{
    width: 523px;
    margin-top: 2px;
    border: 1px #FFCC67 solid;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}
table
{
    width: 100%;
    font-family: Tahoma;
    font-size: 11px;
}
th
{
    color: #69c;
    font-weight: bolder;
    font-family: Tahoma;
    width: 60%;
    text-align: left;
}
th#left
{
    color: #69c;
    font-weight: bolder;
    font-family: Tahoma;
    width: 40%;
    text-transform: uppercase;
    text-align: right;
}
th#left b, td#left b
{
    color: #c00;
}
td#left
{
    width: 40%;
    font-weight: bolder;
    font-family: Tahoma;
    text-align: right;
}
input
{
    border-collapse: collapse;
    border: 1px #BDBDBD solid;
    width: 250px;
}
.njinput
{
	border-collapse: collapse;
	border: 1px #bdbdbd solid;
	width: 100px;
	text-align: center;
}
.njcbox
{
	border: none;
	width: auto;
}
textarea
{
    border-collapse: collapse;
    border: 1px #BDBDBD solid;
    width: 250px;
    overflow: auto;
}
div #checkbox
{
    font-family: Tahoma;
    font-size: 11px;
    overflow: hidden;
    cursor: default;
    float: left;
}
div #checkbox div
{
    width: 10px;
    margin-right: 5px;
    height: 10px;
    overflow: hidden;
    float: left;
    border: 1px #BDBDBD solid;
    cursor: pointer;
    font-weight: bold;
    line-height: 8px;
    padding-left: 1px;
}
.button
{
	width: auto;
	border-collapse: collapse;
	border: 1px #BDBDBD solid;
	background: #fff;
	color: #666;
	display: inline;
	padding: 0 5px 0 5px;
}
.but_left
{
    background-image: url('../images/button_left.jpg');
    background-repeat: no-repeat;
    width: 6px;
    height: 34px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
.but_center
{
    background-image: url('../images/button_middle.jpg');
    background-repeat: repeat-x;
    height: 26px;
    padding-top: 8px;
    padding-left: 15px; 
    padding-right: 15px;
    float: left;
    font-weight: bolder;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
}
.but_right
{
    background-image: url('../images/button_right.jpg');
    background-repeat: no-repeat;
    width: 6px;
    height: 34px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
.but2_left
{
    background-image: url('../images/buttons_left-light.jpg');
    background-repeat: no-repeat;
    width: 6px;
    height: 34px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
.but2_center
{
    background-image: url('../images/buttons_middle-light.jpg');
    background-repeat: repeat-x;
    height: 24px;
    padding-top: 10px;
    padding-left: 15px; 
    padding-right: 15px;
    float: left;
    font-weight: bolder;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    color: #999;
    overflow: hidden;
}
.but2_right
{
    background-image: url('../images/buttons_right-light.jpg');
    background-repeat: no-repeat;
    width: 6px;
    height: 34px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
/* DROP DOWN */
.combo
{
	background-color: #FFFFFF;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
}
.ddown
{
	background-color: #FFFFFF;
	width: 100px;
	height: 100px;
	visibility: hidden;
	position: absolute;
	z-index: 100;
}
.dd_table
{
	background-color: #FFFFFF;
	color:#000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.drop_down
{
	cursor: default;
	background-color: #FFFFFF;
	color: #000000;
	border-color: #FFFFFF;
	padding-left: 1px;
	border-width: 1px;
	border-style: none;
	padding-left: 8px;
}
.drop_downf
{
	cursor: default;
	background-color: #FFFFFF;
	color: #000000;
	border-color:#FFFFFF;
	border-style: none;
	border-width: 1px;
}
.drop_down_img
{
	filter: alpha(Opacity=30,FinishOpacity=30,Style=1,StatX=0,StartY=0);
	opacity: 0.3;
	-moz-opacity:0.5;
}
.drop_down_img_hover
{
	filter: none;
	opacity: 1.0;
	-moz-opacity:1.0;
}
.drop_down_hover
{
	cursor: default;
	background-color: #E9E9E9;
	color: #CC0000;
	border-color: #C8C8C8;
	border-width: 1px;
	border-style: none;
	padding-left: 8px;
}
.drop_down_fhover
{
	cursor: default;
	background-color: #FFFFFF;
	color: #CC0000;
	border-color: #C8C8C8;
	border-width: 1px;
	border-style: none;
}

/* CALENDAR */
.calendar
{
    display: block;
    width: 163px;
    cursor: pointer;
    height: 16px;
    border: 1px #BDBDBD solid;
    padding-top: 3px;
    padding-right: 20px;
    text-align: center;
    background-image: url('../images/lng_red.gif');
    background-position: right center;
    background-repeat: no-repeat;  
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.calendar:hover
{
    background-image: url('../images/lng_red2.gif');
}
.combo
{
    display: block;
    width: 163px;
    cursor: pointer;
    height: 16px;
    border: 1px #BDBDBD solid;
    padding-top: 3px;
    padding-right: 20px;
    text-align: center;
    background-image: url('../images/lang_arrow_1.gif');
    background-position: right center;
    background-repeat: no-repeat;  
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.combo:hover
{
    background-image: url('../images/lang_arrow_2.gif');
}

/* CALENDAR */
.cpYearNavigation,.cpMonthNavigation { background-color: #f0f0f0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
.cpDayColumnHeader
{
	color: #000000;
}
td.cpDayColumnHeader { text-align:right; border:solid thin #5C6678 ;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { color: #000000; text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; }
td.cpCurrentDate { color:white; background-color: #f0f0f0; font-weight: bold; border-width:1px; border:solid thin #5C6678; }
td.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
td.cpTodayText,
td.cpTodayTextDisabled { border:solid thin #5C6678; border-width:1px 0px 0px 0px;}
td.cpMonthNavigation { background-color: #f0f0f0; }
a.cpTodayText,
span.cpTodayTextDisabled { height:20px; }
a.cpTodayText { color:#000000; text-decoration: none; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #5C6678; }
