{
	margin:0px;
}

#booking-wrapper{
border: 0px solid;
width:100%;									/*main width*/
background-color:#DDDDCA; 	/*main background color*/
padding:0px;
margin:0px;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;						/*Main font size*/
color: black;									/*Main font color*/
line-height:1em;
}
.booking-drop{
width:200px;								/*width dropdown menu*/
}

#booking-title{
width:99%;
font-size:13pt;							/*title font size*/
line-height:18px;
color:#000;									/*Title font color*/
}
#booking-roomdorm{
width:280px;								/*Width of center part*/
background-color: #FFFFFF; 	/*COLOR of center part*/
}
#booking-dates{
margin-top:5px;
padding-top:5px;
padding-bottom:3px;
width:280px;								/*Width of center part*/
background-color: #FFFFFF;	/*COLOR of center part*/
}
#booking-rooms{
width:280px;								/*Width of center part*/
background-color: #FFFFFF; 	/*COLOR of center part*/
}
#booking-room-occ{
width:280px;								/*Width of center part*/
padding-top:1px;
background-color: #FFFFFF;	/*COLOR of center part*/
}
#occtitle{
margin-left:1px;
margin-right:1px;
height:20px;
background-color:#DDDDCA;		/*Background color of occ title*/
font-size:13px;
font-weight:bold;
color: black;								/*font color of occ title*/
}
#booking-searchd{
width:100%;
float: left;
}

.booking-div{
height:12px;
}
.booking-left{
padding:5px;
float:left;
width:100px;
}
.booking-right{
float:right;
width:215px;
}
.booking-line{
height:25px;
}
#errorTBL{
display: visible;
}
#ixpDataFrame{
position:absolute; 
left:0px; 
top:0px; 
width:0px; 
height:0px; 
z-index:3; 
border: 1px none #000000; 
background-color: #FFFFFF; 
display:none;
}
.linkBut {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: xx-small;
font-weight: bolder;
color: #FFFFFF;
background-color: #6699CC;
text-align: center;
width: 110px;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #99CCFF;
border-right-color: #006699;
border-bottom-color: #006699;
border-left-color: #99CCFF;
}
.txt{
padding:2px;
width:57px;
float:left;
height:16px;
}
.booking-search{
margin-top:2px;
}
.filup{
padding:2px;
float:left;
width:68px;
height:16px;
}