html, body, table.page {height:100%; background-color:#34a11b; color: white;}
body{min-width:1390px;margin:10px;padding:0px;font-size: 15px;}
ul{list-style:none}
td{vertical-align:top}

h1{color:#3699C8;font:bold 11px Arial,Helvetica}
h1 font{color:#8b8b8b;font:normal 13px Arial,Helvetica}
p{color:#666666;font:normal 12px Arial;margin-bottom:15px}

.tableDatablue {
	width: 100%;
	background-color:#cccccc;
}

.tableDatablue th, .tableData .listHeader, .tableData .listHeader a {
	text-align: center;
	font-family:Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding : 3px;
	background: url("/css/img/lbluebuttonpng.png") repeat scroll 0 0 transparent; 
}

.tableData {
	width: 100%;
	background-color:#cccccc;
}

.tableData th, .tableData .listHeader, .tableData .listHeader a {
	text-align: center;
    font-family:Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding : 3px;
    padding-top: 6px;
    padding-bottom: 6px;
	background: url("/css/img/greybutton.png") repeat scroll 0 0 transparent; 
}

 .tableData .listHeader a {
	background: none;
}

.tableData tr {
background-color: white;
}

.tableData tr.Odd {
	background-color: #e9e9e8;
}

.tableData tr.Even {
	background-color: #f7f7f5;
}

.tableData tr.Trie {
	background-color: #CCFFCC;
}

.tableData tr.Forie {
	background-color: #cbcbcb;
}

.tableData td { 
	padding : 1px;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height:15px;
	color:#5d5e63;
} 

.form {
	width: 392px;
	border: 1px solid #999999;
	background-color: #f7f7f5;
	padding: 0px;
	margin: 0px;
}

.form1 {
	width: 100%;
	border: 1px solid #AD9D9D;
	background-color: #edeedc;
	padding: 0px;
	margin: 0px;
}
.form td {
	padding: 3px;
}

.form td.label {
	width: 100px;
	text-align: right;
	vertical-align:top;
}

.form td.label2 {
	width: 150px;
	text-align: right;
	vertical-align:top;
}

.form tr.noactive {
	background-color: #eef1ed;
}
.form tr.selected {
	background-color: #CCFFCC;
}
.form .fieldset {
	font-weight: bold;
	background-color: #cbcbcb;

	border-bottom: 1px solid #999999;
	color : #ffffff;
}

.form1 .fieldset {
	font-weight: bold;
	background-color: #A52929;
	border-top: 1px solid #9f9d9d;
	border-bottom: 1px solid #9f9d9d;
	color : #ffffff;
}
.form input, select, textarea, text{
	border:1px inset;
    font-family:Arial,Helvetica;
    font-size:13px;
	color:#555555;
	width: 100%;
}

.form input.normal {
	border:1px;
	color:#5d5e63;
	width: auto;
}
.form .buttonrow {
	border-top: 1px solid #cccccc;
	text-align: right;
}

.form input.inp_button, input.inp_button {
	width: auto;
    font-family:Arial,Helvetica;
    font-size:13px;	
	border:1px outset;
	color:#000000;
}

.form input.inp_checkbox {
	width: auto;
	border: 0px solid white;
}

.form td.label span {
	color:red;
}

 .pages_links_block
{
}
.pages_links_disabled
{
	color: #AAAAAA;
}
.pages_links_current
{
	color: #f2d3ae;
	font-weight: bold;
}
.pages_links_href
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
}
.pages_links_href:hover
{
	margin: 1px;
	border-bottom: 1px solid #EEEEEE;
	color: #000000;
	text-decoration: underline;
	background-color: #EEEEEE;
}

.listView{
	color: #FFFFFF;
}

.body{
	margin:0px;
	padding:0px;
}

#name_hotels, #select_name_hotels {
	height:100px;	
	width:320px;
	/* position: absolute; */
}

div.st-listbox {
	clear:both;
	overflow:auto;
	border:1px solid #A5ACB2;
	background-color:#FFFFFF;
}

div.st-listbox .st-listbox-content {
	cursor:pointer;
	font-family:Arial,Helvetica;
    font-size:11px;
}

.st-listbox-content {
	padding:0px 2px;
}

div.st-checkable-item, div.st-clickable-item {
	display:block;
	/* height:18px; */
	margin:0;
	padding:0;
	white-space:nowrap;
}

div.st-checkable-item input[type="checkbox"] {
	margin:0px;
}

input[type="checkbox"], label.st-checkbox-label {	
	cursor:pointer;
	vertical-align:middle;
}

div.st-checkable-item label, div.st-clickable-item label {
	-moz-user-select:none;
	cursor:pointer;
	margin-left:2px;
}


div.st-listbox-content .st-checked {
	color:#464646;
	font-weight:bold;
}

/* #5D5E63 */
