.apptable{
	border:0px !important;
}


.sub_header{
	background-color:#E4E7EE;
	padding-left:10px;
	font-weight:bold;
	height:30px;
}

a.applink:link,a.applink:visited{
	text-decoration:none;
}
a.applink:hover{
	text-decoration:none;
}

.header_calendar{
	text-align:center;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

.td_calendar_date{
	border:1px solid #B3BED3 !important;
	background-color:#D6E1F5;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    width: 25px;
}

a.callink:link,a.callink:visited{
	text-decoration:none;
	color:#212121 !important;
}
a.callink:hover{
	text-decoration:none;
	color:orange !important;
}

.infor_left_col{
	text-align:left;
	padding:2px;
	font-weight:bold;
}

.infor_right_col{
	text-align:left;
	padding:2px;
}

.td_header{
	background-color:#efefef;
	font-weight:bold;
	border-bottom:1px solid #CCC !important;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.td_data{
	border-bottom:1px dotted #CCC !important;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
}

.admintable{
	border:0px !important;
	border-collapse:collapse;
}

.admintable td{
	border:0px !important;
}

.key{
	border:0px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:4px;
}
.inputbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    margin: 0 5px;
    padding: 2px;
}
table.admintable td.key, table.admintable td.paramlist_key {
    background-color: #F6F6F6;
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    color: #666666;
    font-weight: bold;
    text-align: right;
    width: 140px;
    font-size:12px;
    padding-right:10px;
}

table.admintable th, table.admintable td {
    font-size: 12px;
}

table.admintable td {
    padding: 3px;
    font-size:12px;
    
}


div.toolbar-list {
    float: right;
    padding: 0;
    text-align: right;
}

div.toolbar-list ul {
    margin: 0;
    padding: 0;
}

div.toolbar-list li {
    color: #666666;
    float: left;
    height: 48px;
    list-style: none outside none;
    padding: 1px 1px 3px 4px;
    text-align: center;
    background-color:white;
    margin:0px;
    background:none !important;
    padding-left:0px !important;
}

div.toolbar-list a:hover, div.toolbar-list a:focus, div.toolbar-list a:active {
    border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-style: solid;
    border-width: 1px;
    color: #0B55C4;
    text-decoration: none;
    background-color:white;
    margin:0px;
}

div.toolbar-list a {
    border: 1px solid #F4F4F4;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1px 5px;
    white-space: nowrap;
    margin:0px;
}

div.toolbar-list span {
    display: block;
    float: none;
    height: 32px;
    margin: 0 auto;
    width: 32px;
}
.button{
	border:0px !important;
}

.icon-32-new {
    background-image: url("images/icon-32-new.png");
}
.icon-32-edit {
    background-image: url("images/icon-32-edit.png");
}
.icon-32-delete {
    background-image: url("images/icon-32-delete.png");
}
.icon-32-unpublish {
    background-image: url("images/icon-32-unpublish.png");
}
.icon-32-publish {
    background-image: url("images/icon-32-publish.png");
}
.icon-32-approval {
    background-image: url("images/icon-32-unarchive.png");
}
.icon-32-feature {
    background-image: url("images/icon-32-default.png");
}
.icon-32-save {
    background-image: url("images/icon-32-save.png");
}
.icon-32-apply {
    background-image: url("images/icon-32-apply.png");
}
.icon-32-forward {
    background-image: url("images/icon-32-forward.png");
}
.icon-32-cancel {
    background-image: url("images/icon-32-cancel.png");
}

table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #f3f3f3;
	color: #666;
}

table.adminlist td,
table.adminlist th {
	padding: 4px;
}

table.adminlist td {padding-left: 8px;}

table.adminlist thead th {
	text-align: center;
	background: #f7f7f7;
	color: #666;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #fff;
}

table.adminlist thead th.left {
	text-align: left;
}

table.adminlist thead a:hover {
	text-decoration: none;
}

table.adminlist thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.adminlist tbody th {
	font-weight: bold;
}

table.adminlist tbody tr {
	background-color: #fff;
	text-align: left;
}

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td	{
	background-color: #e8f6fe;
}

table.adminlist tbody tr td {
	background: #fff;
	border: 1px solid #fff;
}

table.adminlist tbody tr.row1 td {
	background: #f0f0f0;
	border-top: 1px solid #FFF;
}

table.adminlist tfoot tr {
	text-align: center;
	color: #333;
}

table.adminlist tfoot td,table.adminlist tfoot th {
	background-color: #f7f7f7;
	border-top: 1px solid #999;
	text-align: center;
}

table.adminlist td.order {
	text-align: center;
	white-space: nowrap;
	width: 200px;
}

table.adminlist td.order span {
	float: left;
	width: 20px;
	text-align: center;
	background-repeat: no-repeat;
	height: 13px;
}

table.adminlist .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

#serch_form{
	background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    color: #000;
    font-weight:bold;
    padding: 0;
}
#result{float: right;}
#serch_form tr td{
	padding: 5px;
}
#keyword {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    margin: 0 5px;
    padding: 2px;
}
#order_status{
	padding: 4px;
	width: 120px;
}
#agent_id{
	padding: 4px;
	width: 140px;
}
#edit_form tr td{
	padding: 5px;
}
#edit_form .title_form{
	background-color: #F6F6F6;
    border-bottom: 1px solid #E9E9E9 !important;
    border-right: 1px solid #E9E9E9 !important;
    color: #666666;
    font-weight: bold;
    text-align: right;
    width: 220px;
}

.nolink3bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #2D9B35 0%, #2D9B35 50%, #FF0000 51%, #FF0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2D9B35), color-stop(50%,#2D9B35), color-stop(51%, #FF0000), color-stop(100%, #FF0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #FF0000 51%, #FF0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #FF0000 51%, #FF0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,#2D9B35  0%,#2D9B35  50%, #FF0000 51%, #FF0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D9B35', endColorstr='#FF0000',GradientType=0 ); /* IE6-9 */

    
}

.nolink4bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF0000 0%,#FF0000 50%, #2D9B35 51%, #2D9B35 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0000), color-stop(50%,#FF0000), color-stop(51%, #2D9B35), color-stop(100%, #2D9B35)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF0000 0%,#FF0000 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#FF0000 0%,#FF0000 50%, #2D9B35 51%, #2D9B35 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FF0000 0%,#FF0000  50%, #2D9B35 51%, #2D9B35 100%); /* IE10+ */
	background: linear-gradient(to bottom,#FF0000  0%,#FF0000  50%, #2D9B35 51%, #2D9B35 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#2D9B35',GradientType=0 ); /* IE6-9 */
}


.nolink5bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;    
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #C28D25 0%, #C28D25 50%, #FF0000 51%, #FF0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C28D25), color-stop(50%,#C28D25), color-stop(51%, #FF0000), color-stop(100%, #FF0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #C28D25 0%,#C28D25 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #C28D25 0%,#C28D25 50%, #FF0000 51%, #FF0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #C28D25 0%,#C28D25 50%, #FF0000 51%, #FF0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,#C28D25  0%,#C28D25  50%, #FF0000 51%, #FF0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D9B35', endColorstr='#FF0000',GradientType=0 ); /* IE6-9 */

    
}

.nolink6bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF0000 0%,#FF0000 50%, #C28D25 51%, #C28D25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0000), color-stop(50%,#FF0000), color-stop(51%, #C28D25), color-stop(100%, #C28D25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF0000 0%,#FF0000 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#FF0000 0%,#FF0000 50%, #C28D25 51%, #C28D25 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FF0000 0%,#FF0000  50%, #C28D25 51%, #C28D25 100%); /* IE10+ */
	background: linear-gradient(to bottom,#FF0000  0%,#FF0000  50%, #C28D25 51%, #C28D25 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#2D9B35',GradientType=0 ); /* IE6-9 */
}

.nolink7bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #C28D25 0%, #C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C28D25), color-stop(50%,#C28D25), color-stop(51%, #2D9B35), color-stop(100%, #2D9B35)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #C28D25 0%,#C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #C28D25 0%,#C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #C28D25 0%,#C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* IE10+ */
	background: linear-gradient(to bottom,#C28D25  0%,#C28D25  50%, #2D9B35 51%, #2D9B35 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D9B35', endColorstr='#FF0000',GradientType=0 ); /* IE6-9 */

    
}

.nolink8bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #2D9B35 0%,#2D9B35 50%, #C28D25 51%, #C28D25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2D9B35), color-stop(50%,#2D9B35), color-stop(51%, #C28D25), color-stop(100%, #C28D25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #2D9B35 51%, #2D9B35 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#2D9B35 0%,#2D9B35 50%, #C28D25 51%, #C28D25 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2D9B35 0%,#2D9B35  50%, #C28D25 51%, #C28D25 100%); /* IE10+ */
	background: linear-gradient(to bottom,#2D9B35  0%,#2D9B35  50%, #C28D25 51%, #C28D25 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#2D9B35',GradientType=0 ); /* IE6-9 */
}

.nolink9bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    background-color:#C28D25;
}

.header_availability_calendar{
	height:30px;
	background-color:#CCC;
	color:#000;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	width:14.2857%;
}

.td_availability_calendar{
	height:25px;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

table.apptable td{
	height:35px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.checkout_details_div{
	border-radius:4px;
	border:1px solid #DDD;
	padding:10px !important;
	margin-bottom:10px;
}
.boldtext{
	font-weight:bold;
}

.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}

.headertextbookingform{
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.room_name{
	font-size:18px;
}
.showpricetitle{
	font-size:18px;
	color:orange;
}
.errmsg{
	font-size:17px;
	color:red;
	font-weigh:bold;
}

.noleftmargin{
	margin-left:0px !important;
}

.summary_text{
	font-size:15px;
	font-weight:bold;
	font-family:Voltaire;
}

a.a_book_now:link,a.a_book_now:visited{
	text-decoration:none;
	font-family:Voltaire;
	color:white;
	font-size:18px;
}
.notification_div{
	color:red;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

#check-out-div-booking_form .ui-datepicker-trigger, #check-in-div-booking_form .ui-datepicker-trigger {
    cursor: pointer;
    position: absolute;
	top:16px;
	float:right;	
}
#date-list-customer-order .ui-datepicker-trigger, #checkout-list-customer-order .ui-datepicker-trigger, #checkin-list-customer-order .ui-datepicker-trigger{
	cursor: pointer;
	margin-bottom:8px;
}

#priceedit-list-customer-order .ui-datepicker-trigger, #priceedit-list-customer-order .ui-datepicker-trigger {
    cursor: pointer;
}
.inlinesmall{
	display:inline !important;
}

.price_table{
	border:1px solid #CCC !important;
}

.price_table th{
	background-color:#888;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.price_table tr.row1 td{
	background-color:#EFEFEF;
	text-align:left;
	color:gray;
	padding:0px !important;
}

.price_table tr.row0 td{
	background-color:FFF;
	text-align:left;
	color:gray;
	padding:0px !important;
}