﻿/*#region ============================================ common ========================================================>*/
/*IE6=>* html #div {} IE7=>*+ #div{} IE8=>#div {height: 300px\0/;} IE8,IE7=>#div {height: 300px\9;} NON IE-7 ONLY=>_height: 300px;=>*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, em, img, ins, kbd, q, s, samp, small, strike, sub, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, section,
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    font-weight: inherit;
    font-style: inherit;
    -moz-outline: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    direction: ltr;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

.hidden {
    display: none;
}

.visible {
    visibility: visible;
}

.invisible-hidden {
    visibility: hidden;
}

.overFlowHidden {
    overflow: hidden;
}

.aligncenter {
    text-align: center;
}

.relative {
    position: relative;
}

.flr {
    float: left;
}

.marR10 {
    margin-left: 10px;
}

.marR15 {
    margin-left: 15px;
}

.marL10 {
    margin-right: 10px;
}

.clearfix {
    display: block;
}

.marBut20 {
    margin-bottom: 20px;
}

.marTop20 {
    margin-top: 20px;
}

.marTop60 {
    margin-top: 60px;
}

.marginR {
    margin-left: 0px;
}

.pointer {
    cursor: pointer;
}

.clear {
    clear: both;
}
/*#endregion*/
/*#region ============================================ Booking Engine ================================================>*/
/*#region ============================================ Commone Be Style for all types ================================*/
#engine-holder {
    float: left;
    width: 214px;
    margin: 0 15px;
}

.engine-holder {
    text-align: left;
    color: #000;
    font-family: Arial;
    width: 100%;
    float: left;
    direction: ltr;
}

.resort-holder {
    width: 100%;
    float: left;
}

.datepickers {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.datepickers .datepicker-holder {
    float: left;
    width: 104px;
}

.datepickers .datepicker-sep {
    float: left;
    margin-left: 5px;
}

.datepickers .datepicker-holder .header {
    float: left;
    color: #0c326d;
    font-size: 13px;
    line-height: 10px;
    height: 10px !important;
    background: none !important;
}

.datepickers .datepicker-holder .datepicker {
    width: 95px;
    float: left;
    margin-top: 5px;
    background-color: #FFF;
    border: 1px solid #dbdad9;
    border-top: 2px solid #dbdad9;
    height: 24px;
    padding-left: 5px;
}

.datepickers .datepicker-holder #arr-date-to-show {
    display: none;
}

.datepickers .datepicker-holder #dep-date-to-show {
    display: none;
}

.datepicker-holder .datepicker .datepicker-input {
    /*background: url(../images/BE_Search/inputDPrtl.png) no-repeat;*/
    background-image: url('../../images/master/calendar-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    height: 22px;
    line-height: 22px;
    width: 73px;
    padding-left: 20px;
    font-size: 0.8em;
    border: none;
    cursor: pointer;
}

#datePickersLoader {
    float: left;
    width: 100%;
    background: url(../../images/loading2.gif) no-repeat center center;
    display: none;
    height: 48px;
    margin: 5px 0;
}

.rooms-and-paxs-holder {
    width: 100%;
    float: left;
}

#roomsPax {
    width: 251px;
    float: left;
    margin-left: 35px;
}

div.room-header {
    width: 54px;
    overflow: hidden;
    float: left;
    font-size: 13px;
    color: #040101;
}

div.pax-header {
    width: 54px;
    overflow: hidden;
    float: left;
    font-size: 13px;
    color: #040101;
    margin-left: 10px;
}

div.room {
    float: left;
    width: 54px;
}

div.room select {
    font-size: 14px;
    width: 53px;
    height: 21px;
    border: none;
    direction: ltr;
    padding: 2px 1px 2px;
    margin-top: 5px;
    color: #040101;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/BE_Search/selectBg.png) no-repeat #fff;
}

.paxes-div {
    float: left;
    width: 197px;
}

.paxes-div div.pax-row {
    clear: both;
}

.paxes-div div.pax-row .pax {
    float: left;
    width: 55px;
    margin-left: 10px;
}

div.pax select {
    font-size: 14px;
    width: 53px;
    height: 21px;
    border: none;
    direction: ltr;
    padding: 2px 1px 2px;
    margin-top: 5px;
    color: #040101;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/BE_Search/selectBg.png) no-repeat #fff;
}

.searchButton {
    width: 172px;
    height: 28px;
    float: left;
    cursor: pointer;
    background: url(../images/BE_Search/searchButtonheb.png) no-repeat;
    text-align: center;
    margin-top: 16px;
    margin-left: 26px;
}

#loadingdiv {
    width: 312px;
    height: 250px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff;
    opacity: .70;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    display: none;
}

#loadingdiv img {
    margin-top: 100px;
    margin-right: 130px;
}


/***** combo error ******/
.specail-langeng .flow-div-comb {
    background: url("../../images/BookingEngine/info-eng.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 145px;
    right: 0;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 9999;
}

.specail-langrus .flow-div-comb {
    background: url("../../images/BookingEngine/info-rus.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 157px;
    right: 0;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 9999;
}

.flow-div-comb-close {
    height: 23px;
    position: absolute;
    right: 0;
    top: 4px;
    width: 23px;
    cursor: pointer;
    color: transparent;
}
/***** combo error ******/
/*#endregion*/
/*#region ============================================================ room engine style ===========================================*/
#iframe-engine #engine-holder {
    margin: 0 !important;
}

.engine-type-room {
}

.engine-type-room .datepickers {
}

.engine-type-room .datepickers .datepicker-holder {
}

.engine-type-room .datepickers .datepicker-sep {
}

.engine-type-room .datepickers .datepicker-holder .header {
}

.engine-type-room .datepickers .datepicker-holder .datepicker {
}

.engine-type-room .datepicker-holder .datepicker .datepicker-input {
}

.engine-type-room #roomsPax {
}

.engine-type-room div.room-header {
}

.engine-type-room div.pax-header {
}

.engine-type-room div.room {
}

.engine-type-room div.room select {
}

.engine-type-room .paxes-div {
}

.engine-type-room .paxes-div div.pax-row {
}

.engine-type-room .paxes-div div.pax-row .pax {
}

.engine-type-room div.pax select {
}

.engine-type-room .searchButton {
}

/*#endregion*/
/*#region ============================================================ deal engine style ===========================================*/
.engine-type-deal {
    position: relative;
    width: 230px;
    float: left;
    left: -12px;
}

.engine-type-deal .resort-holder {
    display: none;
}

.engine-type-deal .engine-header {
    color: #fd8521;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    float: left;
}

.engine-type-deal #searchButton {
    background-image: url('../../images/master/dealpage-book-deal.png');
    width: 231px;
    height: 31px;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    color: #FFF;
    font-family: Arial;
}

.engine-type-deal .datepickers {
    float: left;
    width: 215px;
    margin-left: 10px;
    margin-top: 0;
}

.engine-type-deal .total-nights {
    float: left;
    width: 210px;
    margin-left: 10px;
    text-align: left;
}

.engine-type-deal #accomodation-container {
    width: 210px;
    margin-left: 13px;
    float: left;
}

.engine-type-deal #accomodation-container th {
    padding-bottom: 0;
}

.engine-type-deal .add-rooms {
    float: left;
    width: 90px;
    margin-left: 13px;
}

.engine-type-deal .promo-holder {
    width: 100px;
    height: 44px;
    margin-right: 15px;
}

/*

		.engine-type-deal .datepickers .datepicker-holder
		{
			float: left;
			width: 50%;
		}

		.engine-type-deal .datepickers .datepicker-sep
		{
			margin-left: 0;
		}

		.engine-type-deal .datepickers .datepicker-holder .header
		{
			float: left;
			font-size: 13px;
		}

		.engine-type-deal .datepickers .datepicker-holder .datepicker
		{
			width: 100px;
			float: left;
			margin-top: 0;

		}

	.engine-type-deal .datepicker-holder .datepicker .datepicker-input
	{
		background: url("../../images/master/calendar-icon.png") no-repeat;
		height: 20px;
		width: 89px;
		padding-top: 1px;
		padding-left: 23px;
		font-size: 14px;
		border: none;
		cursor: pointer;
		line-height: 20px;
	}

	.engine-type-deal #roomsPax
	{
		width: 230px;
		float: left;
		margin-left: 32px;
	}

	.engine-type-deal div.room-header
	{
		width: 49px;
		overflow: hidden;
		float: left;
		font-size: 13px;
		color: #fefefe;
	}

	.engine-type-deal div.pax-header
	{
		width: 49px;
		overflow: hidden;
		float: left;
		font-size: 13px;
		color: #fefefe;
		margin-left: 10px;
	}

	.engine-type-deal div.room
	{
		float: left;
		width: 49px;
	}

		.engine-type-deal div.room select
		{
			font-size: 14px;
			width: 49px;
			height: 21px;
			border: none;
			direction: ltr;
			padding: 2px 1px 2px;
			margin-top: 5px;
			color: #040101;
			-moz-appearance: none;
			-webkit-appearance: none;
			background: url(../images/BE_Search/selectBgRoom.png) no-repeat #fff;
		}

	.engine-type-deal .paxes-div
	{
		float: left;
		width: 180px;
	}

		.engine-type-deal .paxes-div div.pax-row
		{
			clear: both;
		}

			.engine-type-deal .paxes-div div.pax-row .pax
			{
				float: left;
				width: 49px;
				margin-left: 10px;
			}

	.engine-type-deal div.pax select
	{
		font-size: 14px;
		width: 49px;
		height: 21px;
		border: none;
		direction: ltr;
		padding: 2px 1px 2px;
		margin-top: 5px;
		color: #040101;
		-moz-appearance: none;
		-webkit-appearance: none;
		background: url(../images/BE_Search/selectBgRoom.png) no-repeat #fff;
	}

	*/

/*#endregion*/
/*#region ================================================== popup engine style ==========================================*/
.engine-type-popup {
    width: 100%;
    float: left;
    color: #FFF;
}

.engine-type-popup .promo-holder {
    display: none !important;
}

.engine-type-popup .engine-header {
    background-image: url('../../images/facebookbe/be-top.png');
    width: 534px;
    height: 90px;
    float: left;
}

.engine-type-popup .SelectHotelHolder {
    width: 240px;
    float: left;
    margin-top: -60px;
    margin-left: 15px;
}

.engine-type-popup .SelectHotelHolder .sbHolder {
    width: 223px !important;
}

.engine-type-popup .SelectHotelHolder .sbHolder ul {
    width: 223px !important;
}


.engine-type-popup .datepickers {
    margin: 0;
    padding: 0;
    margin-top: -80px;
    margin-right: 15px;
    width: 240px;
    float: right;
}

.engine-type-popup .datepicker-holder {
    width: 110px;
}

.engine-type-popup .datepicker-holder .header {
    display: block;
    color: #FFF;
    float: left;
}

.engine-type-popup .total-nights {
    display: none;
}

.engine-type-popup #accomodation-container {
    background-image: url('../../images/facebookbe/be-pax-bg.png');
    width: 534px;
    min-height: 45px;
    float: left;
}

.engine-type-popup #accomodation-container th .pax-holder span:first-child {
    color: #FFF;
}

.engine-type-popup .pax-expl {
    z-index: 100;
    color: #000;
}

.engine-type-popup #accomodation-table {
    margin-top: -30px;
    margin-left: 15px;
    margin-bottom: 25px;
    width: 250px;
    float: right;
}

.engine-type-popup .add-rooms {
    margin-left: 15px;
    width: 250px;
    margin-top: -25px;
    float: left;
}

.engine-type-popup .add-rooms #add-rooms {
    color: #FFF;
}

.engine-type-popup .engine-button-row {
    width: 240px;
    float: right;
    margin-top: -60px;
}

.engine-type-popup .search-button {
    background-image: url('../../images/facebookbe/facebooksearchbtn.png');
    width: 105px;
    height: 29px;
    float: right;
    color: #000;
    line-height: 26px;
    margin-right: 19px;
    cursor: pointer;
}

.engine-type-popup .bottom-banner {
    background-image: url('../../images/facebookbe/be-bottom.png');
    width: 534px;
    height: 17px;
    float: left;
}

/*#endregion*/
/*#region ====================================================== new rooms select style ===================================================*/
.total-nights {
    width: 100%;
    float: left;
    text-align: left;
}

#total-nights {
    padding: 0 3px;
    color: #0c326d;
    font-size: 0.75em;
}

#accomodation-container {
    width: 100%;
    float: left;
}

#accomodation-container th {
    font-weight: normal;
    padding-bottom: 5px;
    line-height: 11px;
}

#accomodation-container th .pax-holder {
    position: relative;
    font-size: 0.7em;
    padding-left: 3px;
}

#accomodation-container td {
    vertical-align: middle;
    text-align: center;
}

#accomodation-container th .pax-holder span:first-child {
    cursor: pointer;
    color: #525252;
    font-size: 7pt;
}

.adults,
.children {
    padding-right: 5px;
}

#accomodation-container .expl {
    cursor: default;
    margin-left: 2px;
}


#accomodation-table {
    float: left;
    width: 100%;
}

.room-th-holder {
    width: 35px;
    font-size: 0.7em;
}

.room-th-holder span {
    font-size: 0.7em;
    position: relative;
}

.remove-room-holder {
    width: 20px;
}

.pax-expl {
    background-color: #fafafa;
    border: 1px solid #ddd;
    display: none;
    position: absolute;
    width: 100%;
    padding: 4px;
    bottom: 18px;
    left: 12px;
    z-index: 1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.remove-row {
    background: url(img/removeroomimage.png) no-repeat;
    cursor: pointer;
    display: block;
    height: 15px;
    margin-top: 3px;
    width: 15px;
    color: #525252;
    font-size: 9pt;
    font-weight: bold;
}

.add-rooms {
    float: left;
    width: 53%;
}

.add-rooms #add-rooms {
    cursor: pointer;
    color: #0c326d;
    font-size: 0.8em;
}

.promo-holder {
    float: right;
    width: 45%;
    display: none;
}

.promo-holder .promo-label {
    cursor: pointer;
    color: #0c326d;
    font-size: 0.8em;
    text-decoration: underline;
    line-height: 22px;
    text-align: right;
    margin-right: 13px;
    float: right;
}

.promo-holder .promo-input {
    float: right;
    margin-right: 16px;
    display: none;
}

.promo-holder .promo-input #promo {
    float: right;
    margin-top: 2px;
    width: 68px;
    height: 16px;
    border: 1px solid #00a7e6;
}

#accomodation-container .sbSelector {
    text-indent: 12px;
}

.engine-button-row {
    width: 100%;
    float: left;
}

.search-button {
    background-image: url('../../images/master/search-btn-eng.png');
    height: 29px;
    width: 125px;
    margin: 10px 40px;
    color: transparent;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    border: none;
}

.specail-langrus .search-button {
    background-image: url('../../images/master/search-btn-rus.png');
}
/*#endregion*/
/*#endregion*/
/*#region ===================================================== Select box ======================================*/
.sbHolder {
    float: left;
    font-weight: normal;
    background-color: #FFF;
    border: 1px solid #dbdad9;
    border-top: 2px solid #dbdad9;
    height: 24px;
    position: relative;
}

.statusbar .sbHolder {
    float: left;
    font-size: 11px;
    background: #3a3b3b;
}

.sbSelector {
    display: block;
    height: 24px;
    left: 0;
    line-height: 24px;
    overflow: hidden;
    text-indent: 20px;
    padding: 0px;
    text-align: left;
    color: #000;
    font-size: 0.8em;
    background: none;
    margin-left: 0px;
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
    text-decoration: none;
}

.sbToggle {
    /*background: url(img/select-icons.png) 0 -122px no-repeat;*/
    background-image: url('../../images/master/select-open.png');
    display: block;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 17px;
    padding: 0px;
}

/*.sbToggle:hover
	{
		background: url(img/select-icons.png) 0 -173px no-repeat;
	}*/

.sbToggleOpen {
    /*background: url(img/select-icons.png) 0 -22px no-repeat;*/
    background-image: url('../../images/master/select-close.png');
}

/*.sbToggleOpen:hover
	{
		background: url(img/select-icons.png) 0 -72px no-repeat;
	}*/

.sbHolderDisabled {
    border: 1px solid #292929;
}

.sbHolderDisabled .sbHolder {
}

.sbHolderDisabled .sbToggle {
}

.sbOptions {
    background: #ffffff;
    list-style: none;
    left: 0px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
    direction: ltr;
}

.statusbar .sbOptions {
    background: #3a3b3b;
}

.sbOptions li {
    padding: 0 7px;
    /*background: none;*/
    clear: both;
    /**float:left;*/
    *width: 93%;
}

#SelectHotelHolder .sbOptions li:first-child {
    display: none;
}

.sbOptions li.group {
    display: none;
}

.sbOptions a {
    border-top: dotted 1px #292929;
    display: block;
    padding: 3px 0 3px 3px;
}

.sbOptions a:link,
.sbOptions a:visited {
    color: #000;
    text-decoration: none;
    line-height: 24px;
    height: 24px;
    white-space: nowrap;
    text-align: left;
    text-indent: 8px;
    font-size: 0.8em;
}

/*.sbOptions li.last a
{
	border-bottom: none;
}*/
/*#endregion*/
/*#region ============================================ UI date Picker ================================================>*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    position: absolute;
    right: -99999999px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}
/* end clearfix */
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Overlays */
.ui-widget-overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* Datepicker
----------------------------------*/
.ui-datepicker {
    width: 17em;
    padding: 0 1px;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 0px;
    margin-right: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: -1px;
    line-height: 1.5em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 1px;
}

.ui-datepicker th {
    padding: 1px;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
    font-size: 9px;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: left;
    text-decoration: none;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 0px;
    text-align: left;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: left;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}


/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
    border-right-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
    border-right-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display /**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    right: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
    font-size: 1.1em /*{fsDefault}*/;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
    font-size: 1em;
}

.ui-widget-content {
    border: 1px solid #aaaaaa /*{borderColorContent}*/;
    background: #ffffff /*{bgColorContent}*/ url(img/ui-bg_flat_75_ffffff_40x100.png) /*{bgImgUrlContent}*/ 50% /*{bgContentXPos}*/ 50% /*{bgContentYPos}*/ repeat-x /*{bgContentRepeat}*/;
    color: #222222 /*{fcContent}*/;
}

.ui-widget-content a {
    color: #222222 /*{fcContent}*/;
}

.ui-widget-header {
    border: 1px solid #aaaaaa /*{borderColorHeader}*/;
    background: #1d3046 /*{bgColorHeader}*/;
    color: #ffffff /*{fcHeader}*/;
    font-weight: bold;
}

.ui-widget-header a {
    color: #222222 /*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3 /*{borderColorDefault}*/;
    background: #cecece /*{bgColorDefault}*/ url(img/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #3f1e13 /*{fcDefault}*/;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #3f1e13 /*{fcDefault}*/;
    text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999999 !important /*{borderColorHover}*/;
    background: #dadada /*{bgColorHover}*/ url(img/ui-bg_glass_75_dadada_1x400.png) /*{bgImgUrlHover}*/ 50% /*{bgHoverXPos}*/ 50% /*{bgHoverYPos}*/ repeat-x /*{bgHoverRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #212121 /*{fcHover}*/;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #212121 /*{fcHover}*/;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa /*{borderColorActive}*/;
    background: #ffffff /*{bgColorActive}*/ url(img/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #212121 /*{fcActive}*/;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121 /*{fcActive}*/;
    text-decoration: none;
}

.ui-widget :active {
    outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #d3d3d3 /*{borderColorHighlight}*/;
    background: #fbf9ee /*{bgColorHighlight}*/ url(img/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlHighlight}*/ 50% /*{bgHighlightXPos}*/ 50% /*{bgHighlightYPos}*/ repeat-x /*{bgHighlightRepeat}*/;
    color: #363636 /*{fcHighlight}*/;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636 /*{fcHighlight}*/;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a /*{borderColorError}*/;
    background: #fef1ec /*{bgColorError}*/ url(img/ui-bg_glass_95_fef1ec_1x400.png) /*{bgImgUrlError}*/ 50% /*{bgErrorXPos}*/ 50% /*{bgErrorYPos}*/ repeat-x /*{bgErrorRepeat}*/;
    color: #cd0a0a /*{fcError}*/;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a /*{fcError}*/;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a /*{fcError}*/;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(img/ui-icons_222222_256x240.png) /*{iconsContent}*/;
}

.ui-widget-content .ui-icon {
    background-image: url(img/ui-icons_222222_256x240.png); /*{iconsContent}*/
}

.ui-widget-header .ui-icon {
    background-image: url(img/ui-icons_222222_256x240.png) /*{iconsHeader}*/;
}

.ui-state-default .ui-icon {
    background-image: url(img/ui-icons_888888_256x240.png) /*{iconsDefault}*/;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(img/ui-icons_454545_256x240.png) /*{iconsHover}*/;
}

.ui-state-active .ui-icon {
    background-image: url(img/ui-icons_454545_256x240.png) /*{iconsActive}*/;
}

.ui-state-highlight .ui-icon {
    background-image: url(img/ui-icons_2e83ff_256x240.png) /*{iconsHighlight}*/;
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(img/ui-icons_cd0a0a_256x240.png) /*{iconsError}*/;
}

/* positioning */
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -81px -192px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl {
    -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
    -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
    border-top-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-tr {
    -moz-border-radius-topright: 4px /*{cornerRadius}*/;
    -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
    border-top-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
    border-bottom-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
    border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-top {
    -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
    -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
    border-top-right-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-topright: 4px /*{cornerRadius}*/;
    -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
    border-top-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
    border-bottom-right-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
    border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-left {
    -moz-border-radius-topright: 4px /*{cornerRadius}*/;
    -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
    border-top-left-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
    border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-right {
    -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
    -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
    border-top-right-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
    border-bottom-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-all {
    -moz-border-radius: 4px /*{cornerRadius}*/;
    -webkit-border-radius: 4px /*{cornerRadius}*/;
    border-radius: 4px /*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa /*{bgColorOverlay}*/ url(img/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlOverlay}*/ 50% /*{bgOverlayXPos}*/ 50% /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/;
    opacity: .3;
    filter: Alpha(Opacity=30) /*{opacityOverlay}*/;
}

.ui-widget-shadow {
    margin: -8px /*{offsetTopShadow}*/ 0 0 -8px /*{offsetLeftShadow}*/;
    padding: 8px /*{thicknessShadow}*/;
    background: #aaaaaa /*{bgColorShadow}*/ url(img/ui-bg_flat_0_aaaaaa_40x100.png) /*{bgImgUrlShadow}*/ 50% /*{bgShadowXPos}*/ 50% /*{bgShadowYPos}*/ repeat-x /*{bgShadowRepeat}*/;
    opacity: .3;
    filter: Alpha(Opacity=30) /*{opacityShadow}*/;
    -moz-border-radius: 8px /*{cornerRadiusShadow}*/;
    -webkit-border-radius: 8px /*{cornerRadiusShadow}*/;
    border-radius: 8px /*{cornerRadiusShadow}*/;
}


#ui-datepicker-div {
    font-size: 14px;
    display: none;
    width: 205px;
    z-index: 100 !important;
}


/*#endregion*/
