.no_records {
	font-style: italic;
	text-align: center;
}
.hide
{
    display: none;
}

.event_separator, .offer_separator {
	margin: 10px;
}

/* Scroller Box */
.scrolContainer {
	width:220px;
	height:120px;
	overflow:hidden;
	position:relative;
	margin:0px;
	padding:0px;
	text-align: justify;
}

/* Scoller Box */

/***Box for messages on all pages project ***********************/
.status_msg{
	width: 370px;
	margin: 10px auto; 
	background: url(../images/status-msg-ctr.gif) repeat-y left top;
}
.status_msg .top{
	height: 5px;
	background: url(../images/status-msg-top.gif) no-repeat left top;
}
.status_msg .btm{
	height: 5px;
	background: url(../images/status-msg-btm.gif) no-repeat left bottom;
}
.status_msg .cont{
	background: url(../images/ico-status-msg.gif) no-repeat 10px 5px;
	padding: 5px 10px 5px 30px;
	color: #9E8447;
	overflow: hidden;
}
/******************************************************************/
.selectHotel, .selectLanguage, .selectPage, .selectGroup
{
	width: 100%;
}

.separator10px
{
	margin-top: 10px;
}
.separator15px
{
    margin-top: 15px;
}
.separator42px
{
    margin-top: 42px;
}
.separator
{
	border-top: 1px solid #CCCCCC;
	min-height: 10px;
	margin-top: 10px;
}

.additionalBlockLeftPanel
{
	border-bottom:1px solid #D9D8D5;
}

.button {
	border: 1px solid #005f69;
}

.cancel {
	margin-left: 20px;
}

.grid{
	background-color:#fff;
}
.grid tr td{
	/*background-color:#FFFFFF;*/
	padding: 5px;
}

.grid tr .grid_head, .grid_head{
	background-color:#C2EAEC ! important;
	font-weight:bold;
	
}

.nav_left_bottom_admin{
	background: url(../images/left-box-bottom.gif) no-repeat bottom left; 
	overflow:hidden;
	width: 250px; 
	height:10px;
	margin-top: 10px;
}

.refreshDisabled {
	border: 1px solid gray;
}

.refreshEnabled {
	border: 2px solid black;
}

.alignCenter {
	text-align: center;
}

.fRow {
	background-color: #E3EBF2; !important
}
.sRow {
	background-color: #F0F0F0; !important
}

.addLink {
	font-weight: bold;
	margin: 5px;
}

.pageTitleAdmin {
	margin-bottom: 10px;
	display: block;
	font-size: 18px;
	color: #BF602B;
}
textarea{
	width: 80%;
}
.row_div{
border-bottom: 1px solid #D9D8D5; width: 220px; padding-bottom: 5px;
}

.book_form{
border: none;

}
.b_element {
border: 1px solid #41A7AF;
}

/**** Contact Us Page *****/
#contact_us_form TABLE.contact_us {
	width: 100%;
}
#contact_us_form INPUT {
	border: 1px solid #BF602B;
}
#contact_us_form INPUT.field {
	width: 460px;
	padding: 2px;
}
#contact_us_form TEXTAREA {
	width: 458px;
	height: 140px;
	padding: 3px;
	border: 1px solid #BF602B;
}

/*** Staff Login Page ***/
#staff_login TABLE.login_form {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
#staff_login LABEL
{
	text-align: right;
	float: right;
	padding-right: 15px;
}
#staff_login INPUT {
    border: 1px solid #BF602B;
}
#staff_login INPUT.field {
    width: 150px;
    padding: 2px;
}
#staff_login TEXTAREA {
    width: 100%;
    height: 140px;
    padding: 3px;
    border: 1px solid #BF602B;
}

/*** Staff page ***/
.post_add_btn {
    height: 10px;
    padding: 0 20px 15px 0;
    text-align: right;
}
#add_post_form .add_post {
	width: 100%;
}
#add_post_form SELECT.users_list
{
	border: 1px solid #CCCCCC;
	min-width: 150px;
	min-height: 200px;
}
#add_post_form INPUT
{
	border: 1px solid #CCCCCC;
}
#add_post_form INPUT.field {
	width: 600px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 15px;
}
#add_post_form .add_post .upload_form {
    float: left;
    margin-right: 10px;	
}
#add_post_form .add_post .upload_notice
{    
}
#add_post_form .add_post .max_fields_notice
{
	display: none;
	color: red;
}
#add_post_form .add_post #attach_2,
#add_post_form .add_post #attach_3
{
	display: none;
}
#add_post_form .add_post .users_select_list
{
    /*display: none;*/
}
/*** News ***/
.news_wrap
{
	margin-bottom: 10px;
}
.news_wrap .title
{
	padding-bottom: 5px;
}
.news_wrap .date
{
	font-size: 10px;
	color: #BF602B;
}
.news_wrap .descr
{
	padding-top: 5px;
}
.news_wrap .no_news
{
	text-align: center;
}
.pager
{
	margin-bottom: 20px;
}

/*** Survey ***/
TABLE.survey
{
    width: 100%;	
}
TABLE.survey .survey_text_area
{
	width: 600px;
	height: 300px;
	padding: 2px;
}
TABLE.survey SELECT,
TABLE.survey INPUT
{
    border: 1px solid #7F9DB9;	
}
TABLE.survey INPUT
{
    padding: 2px;	
}
.survey_posted
{
	text-align: center;
}
TABLE.survey-details TD
{
	padding: 2px 0 0 2px;
}

/*** Appointment ***/
#appointment_form .doc_list_hiden
{
    display: none;
}
.appointment_saved
{
    /*text-align: center;*/
    line-height: 1.5;
}
#appointment_form TEXTAREA
{
    width: 600px;
    height: 300px;
    padding: 2px;
}
#appointment_form SELECT,
#appointment_form INPUT
{
    border: 1px solid #7F9DB9;  
}
#appointment_form INPUT.time_picker
{
    width: 35px;
}

/*** staff page ***/
.post_title
{
}
.post_descr
{
	padding: 15px 0;
	font-size: 12px;
}
.post_attachments A
{
	margin-right: 15px;
}
.post_author
{
	padding: 5px 0 0;
    font-size: 10px;
}
.post_author SPAN
{
	font-size: 10px;
}

/*** Map ***/
.map_div {
    position: relative; 
    top: 0px; 
    width: 671px; 
    margin-top: 15px;
}

.box_map {
    /*width: 669px;*/ 
    float: left; 
    overflow: hidden;
}
.box_map_comments{
    width: 180px; 
    min-height: 600px;
    float: left;
    padding: 0 3px 0 10px;
    background: #FBF5F7;
    font: 11px Arial;
    color: #666666;
    border:1px solid #BF602B;
}
.mapElement{
    width: 520px;
    float: left;
    overflow: hidden;
}
.map_contents{
    width: 358px;
    height: 348px;
    border:1px solid #BF602B;
 }
.markerHelper{
    cursor: pointer;
    line-height: 22px;
    width:190px;
}
#directions{
    width:660px;
}
.directions table{width:660px;}
.drv-direction
{
	margin-top: 5px;
	display: none;
}
.show-drv-direction
{
	margin-top: 5px;
}

/*** delete confirm form ***/
FORM#delete
{
	text-align: center;
}
FORM#delete .form
{
	margin: 0 auto;
}
.map-page-top-text
{
	margin: 10px 0 10px;
}
.map-page-table
{
}
.map-page-table P
{
	padding-left: 5px;
}
.map-page-table H3
{
	margin: 15px 0;
}
.map-page-table H4
{
	margin: 0 0 5px;
}
.map-page-table INPUT
{
	border: 1px solid #BF602B;
	padding: 2px;
}
.map-page-table .sbm-btn
{
	padding: 1px;
}

/*** ***/
.header .login-user-panel
{
    position: absolute;
    top: 10px;
    right: 15px;
}
.header .login-user-panel A,
.header .login-user-panel A:visited
{
	margin-left: 5px;
}

.ui-datepicker-div
{
	z-index: 1000;
}