@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #161514;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-position:left top;
}

select {
	font-size:11px;
	color:#464646;
	background-color:#FFFFFF;
	border:1px solid #9ebae6;
}
input {
	border:1px solid #000000;
	font-size:11px;
	color:#464646;
	padding-left:4px;
	background-color:#FFFFFF;
	width:auto;
}
.ButtonSyle {
	background-image:url(../images/button_bg.gif);
	border:1px solid #000000;
	height:20px;
	padding-left:8px;
	padding-right:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

/************************************************************** SEARCH PANEL STYLES START FROM HERE *************************************************/
.RightPanel {
	width:329px; height:auto; margin: 0 auto; background-image:url(../images/rightpanel_bg.gif); background-repeat:repeat-y;
}
.RightPanel .top {
	clear:both; background-image:url(../images/rightpanel_top.gif); height:41px; background-repeat:no-repeat; 
}
.RightPanel .top .Title {
	width:auto; padding-top:12px; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#000000;
}
.IconIndvVoucher {
	background-image:url(../images/indv_voucher_icon.gif); background-repeat:no-repeat; width:29px; height:25px; float:left; margin:10px 5px 0px 20px; 
}

.RightPanel .IndvMiddle {
	width:305px; background-image:url(../images/rightpanel_middle.gif); background-repeat:repeat-y; padding-left:12px; padding-right:12px; padding-top:10px; 
	padding-bottom:10px; float:left; display:block;
}

.YourDetailsControlHome {
	width:304px; height:auto; border:1px solid #000000;
}
.YourDetailsControlHome .Title{
	clear:both; padding:3px 4px 4px 26px; background-color:#c8c8c8; font-size:14px; color:#000000; border-bottom:1px solid #000000; font-weight:600;
	background-image:url(../images/title_arrow.gif); background-repeat:no-repeat; background-position:15px 8px; 
}
.YourDetailsControlHome .Content{
	clear:both; padding:6px 10px 10px 10px; background-color:#FFFFFF; 
}

.RoomsTableIndv {
	width:100%; height:auto; background-image:url(../images/rooms_table_bg.gif); background-repeat:repeat-x; border-left:solid 1px #ffcdbd; 
	border-top:solid 1px #ffcdbd; background-position:left bottom; margin-top:4px; margin-bottom:4px; background-color:#FFFFFF; border-bottom:solid 1px #ffcdbd; 
}
.RoomsTableIndv .TitleColumn {
	width:auto; height:auto; border-right:solid 1px #ffcdbd; border-bottom:solid 1px #ffcdbd; padding:3px; color:#000000; font-size:10px; font-weight:bold; 
	text-align:center; background:transparent;
}
.RoomsTableIndv  .Column {
	width:auto; height:auto; border-right:solid 1px #ffcdbd; text-align:center; vertical-align:top; padding-left:2px; padding-right:2px; 
	padding-top:4px; padding-bottom:4px;
}

.RightPanel .IndvMiddle .separator {
	clear:both; color:#333333; border-bottom:1px solid #000000;
}

.RightPanel .IndvMiddle .row {
	clear:both; height:auto; margin-top:3px; margin-bottom:3px;
}

.normaltext {
	color:#000000; font-size:11px;
}

.bolditalictext {
	color:#000000; font-weight:bold; font-style:italic;
}

.boldtext {
	color:#000000; font-weight:bold;
}

.errortext 
{
	color:#FF0000; font-size:11px;
}
.RoomsTable {
	clear:both; height:auto; background-image:url(../images/rooms_table_bg.gif); background-repeat:repeat-x; border-left:solid 1px #ffcdbd; 
	border-top:solid 1px #ffcdbd; background-position:left bottom; margin-top:4px; margin-bottom:4px; background-color:#FFFFFF; border-bottom:solid 1px #ffcdbd; 
}
.RoomsTable .TitleColumn {
	width:auto; height:auto; border-right:solid 1px #ffcdbd; border-bottom:solid 1px #ffcdbd; padding:3px; color:#000000; font-size:10px; font-weight:bold; 
	text-align:center; background:transparent;
}
.RoomsTable .Column {
	width:auto; height:auto; border-right:solid 1px #ffcdbd; text-align:center; vertical-align:top; padding-left:8px; padding-right:8px; 
	padding-top:2px; padding-bottom:2px;
}

.GridContainerMultiVouchers {
	clear:both; height:auto;
}
.GridContainerMultiVouchers .Heading {
	padding:3px 4px 4px 20px; background-color:#c8c8c8; border-bottom:#000000 1px solid; border-top:#000000 1px solid; font-size:14px; color:#000000; font-weight:600; 
	margin-bottom:5px; background-image:url(../images/title_arrow.gif); background-repeat:no-repeat; background-position:11px 8px; 
}
.GridContainerMultiVouchers .GridControl {
	height:auto;
}

.RightPanel .bottom {
	clear:both; background-image:url(../images/rightpanel_footer.gif); background-repeat:no-repeat; padding-left:20px; padding-right:20px; height:49px;
}


/************************************************************** SEARCH PANEL STYLES ENDS HERE *************************************************/

