

.ui-body-c, .ui-overlay-c {
	background-color: #FFF;
	background-image: linear-gradient( #FFF /*{c-body-background-start}*/, #FFF /*{c-body-background-end}*/);
}



.formText{
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	padding:8px;
	
	
}

.formTextItem{
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	padding:8px;
	border-bottom:solid;
	border-bottom-width:thin;
	
}

.formInputText{
	width:100%;
}



.promotionText{
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	
	
}

.promotionBox{
   width:95%; 
   float:left;
   white-space:normal; 
   text-align:left; 
   padding:2%;
   margin:1%;
	
}

.contentMargin{
   margin-left:1em;	
}


.lft-field { 
	margin-right:20px;
	margin-left:25px;
}


label.error {
    color: red; !IMPORTANT;
    font-size: 16px; !IMPORTANT;
    font-weight: normal; !IMPORTANT;
    line-height: 1.4;
    margin-top: 0.5em;
    width: 100%;
    float: none;
}
 
@media screen and (orientation: portrait){
    label.error { margin-left: 0; display: block; }
}
 
@media screen and (orientation: landscape){
    label.error { display: inline-block; margin-left: 22%; }
}
 
em { color: red; font-weight: bold; padding-right: .25em; }





.promotionBoxLeft{
   width:78%; 
   float:left;
}


.promotionBoxRight{
   width:18%; 
   float:right;

}

.promotionBorder{
   border-top:thin; 
   border-top-style:dashed; 
   border-top-width:thin;
}

.note{
	text-align:center;
	margin-left:2%;
	width:80%;
	font-size: .9em;
}

.textNote{
	margin:4px;
}

.textCenter{
	text-align:center;
}

.textLeft{
	text-align:left;
}


.textButton{
	font-size:14px;
}

.ui-btn-text {
    font-size: 14px;
}

.textLabel{
	width:25%; 
	display:inline; 
	float:left; 
}

.nextBtn{
	display:none; 
	width:100px; 
	float:right; 
	text-align:right;
	
}

.saveButton{
	float:right;
}


.formHighlightOn{
	border-color:#D10345; 
	border-style:solid;
	border-width:medium;
}

.formHighlightOff{
	border-color: grey; 
	border-width:thin;
}


#aboutImages {
	max-height: 200px;
}
#aboutImages img {
	position: absolute;
	max-width: 100px;
	width: auto\9;
}
 
 

@media all and (max-width: 40em) {
  .myGrid .ui-block-a, 
  .myGrid .ui-block-b, 
  .myGrid .ui-block-c,
  .myGrid .ui-block-d,
  .myGrid .ui-block-e { 
    width: 100%; 
  } 
}

@media all and (max-width: 40em) {
  .regGrid .ui-block-a, 
  .regGrid .ui-block-b, 
  .regGrid .ui-block-c,
  .regGrid .ui-block-d,
  .regGrid .ui-block-e { 
    width: 100%; 
  } 
}


 
.ui-icon-reserve:after {
    background-image: url("icons/83-calendar.png");
    /* Make your icon fit */
    background-size: 24px 25px;
    background-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    width: 32px  !important;
    height: 32px  !important;
    margin-top: -5px !important;
    margin-left: -15px !important;
}

.ui-icon-location:after {
	background-image: url("icons/07-map-marker.png");
	/* Make your icon fit */
	background-size: 16px 26px;
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	width: 32px  !important;
	height: 32px  !important;
	margin-top: -5px !important;
	margin-left: -15px !important;
}

.ui-icon-promos:after {
    background-image: url("icons/15-tags.png");
    /* Make your icon fit */
    background-size: 24px 25px;
    background-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    width: 32px  !important;
    height: 32px  !important;
    margin-top: -5px !important;
    margin-left: -15px !important;
}
 
.ui-icon-news:after {
    background-image: url("icons/166-newspaper.png");
    /* Make your icon fit */
    background-size: 28px 23px;
    background-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    width: 32px  !important;
    height: 32px  !important;
    margin-top: -5px !important;
    margin-left: -15px !important;
}

.ui-icon-groups:after {
    background-image: url("icons/112-group.png");
    /* Make your icon fit */
    background-size: 32px 21px;
    background-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    width: 32px  !important;
    height: 32px  !important;
    margin-top: -5px !important;
    margin-left: -15px !important;
}


.ui-icon-more:after {
    background-image: url("icons/259-list.png");
    /* Make your icon fit */
    background-size: 20px 14px;
    background-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    width: 32px  !important;
    height: 32px  !important;
    margin-top: -5px !important;
    margin-left: -15px !important;
}



 
#reviews .ui-icon { background:  url(icons/09-chat-2.png) 50% 50% no-repeat;  background-size: 24px 22px; }
#social .ui-icon { background:  url(icons/55-network.png) 50% 50% no-repeat;  background-size: 24px 24px; }
#newsletter .ui-icon { background:  url(icons/18-envelope.png) 50% 50% no-repeat;  background-size: 24px 16px; }

#profile .ui-icon { background:  url(icons/253-person.png) 50% 50% no-repeat;  background-size: 26px 24px; }
#info .ui-icon { background:  url(icons/152-rolodex.png) 50% 50% no-repeat;  background-size: 26px 18px; }
#map .ui-icon { background:  url(icons/07-map-marker.png) 50% 50% no-repeat;  background-size: 16px 26px; }


.ui-icon-promo{
	background: url("icons/grey/15-tags.png") 50% 50% no-repeat;
	background-size: 24px 25px;	
	width:24px;
	height:25px;
}


.ui-page .ui-content .ui-listview .ui-li-desc{
    white-space: normal;
}​

.ui-controlgroup-horizontal .ui-controlgroup-controls{
	display: block !important;
}

.ui-li-desc .ui-li .ui-btn-text{ 
	white-space: normal; !important
}
li h2, li p {
    white-space: normal !important;
}
.ui-header .ui-title {
  overflow: visible !important;
  white-space: normal !important;
    margin-right: 10%;
    margin-left: 10%;
}

#popupGuestProfile-popup {
    width: 80%;
    left: 10%;
    right: 10%
}

#popupRequest-popup {
    width: 80%;
    left: 10%;
    right: 10%
}

 
.page_navigation a, .page_navigation span {
	text-decoration: none;
	float: left;
	color: #666;
	font-size:16px;
	line-height:32px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 16px;
	padding: 0 10px;
	margin: 0 10px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.page_navigation a:hover {
	text-decoration: none;
	background: #CCC;
}

.page_navigation .active_page {
	background: #666;
	color: #FFF;
	border-color: #444;
	box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
	cursor: default;
}

.page_navigation .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}


	 .ui-datebox-griddate-disable {
		color: #888888 !important;
		cursor: default !important;
		background: #D6D6D6 !important;
		border-color: #CDCDCD !important;
	}
 
 
	.form_requests .requests_label {
		width: 22%;
		float:left;
	}


/*
	.ui-mobile, .ui-mobile body {
	  height:98;
	}

	*/

	
	.ui-field-contain, .ui-mobile fieldset.ui-field-contain {
		padding: 0 !important;
		margin-top: 0px !important;
		padding-bottom: 5px !important;
		border-bottom-width: 1px !important;
	}


	@media (min-width: 28em) {
		.ui-field-contain,
		.ui-mobile fieldset.ui-field-contain {
			padding: 0;
			margin: 1em 0;
			border-bottom-width: 0;
		}
		.ui-field-contain:before,
		.ui-field-contain:after {
			content: "";
			display: table;
		}
		.ui-field-contain:after {
			clear: both;
		}
		.ui-field-contain > label,
		.ui-field-contain .ui-controlgroup-label,
		.ui-field-contain > .ui-rangeslider > label {
			float: left;
			width: 30%;
			margin: .5em 2% 0 0;
		}
		.ui-popup .ui-field-contain > label,
		.ui-popup .ui-field-contain .ui-controlgroup-label,
		.ui-popup .ui-field-contain > .ui-rangeslider > label {
			float: none;
			width: auto;
			margin: 0 0 .4em;
		}
		.ui-field-contain > label ~ [class*="ui-"],
		.ui-field-contain .ui-controlgroup-controls {
			float: left;
			width: 68%;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
		/* ui-hide-label deprecated in 1.4. TODO: Remove in 1.5 */
		.ui-hide-label > label ~ [class*="ui-"],
		.ui-hide-label .ui-controlgroup-controls,
		.ui-popup .ui-field-contain > label ~ [class*="ui-"],
		.ui-popup .ui-field-contain .ui-controlgroup-controls {
			float: none;
			width: 100%;
		}
		.ui-field-contain > label ~ .ui-btn-inline {
			width: auto;
			margin-right: .625em;
		}
		.ui-field-contain > label ~ .ui-btn-inline.ui-btn-icon-notext {
			width: 1.75em;
		}
	}


	.leftText {
		text-align:left !important;
	}


	.custom-class{
		border:none !important;
	}


	.ui-mobile label, div.ui-controlgroup-label {
		font-weight: normal;
		font-size: 14px;
	}


	.janrainShareTextContainer {
		position: inherit;
		bottom: 0px; 
		background: rgba(255, 255, 255, 0.8);
		padding: 4px 0;
	}
	
	.janrainSocialRoot .janrainImageSupported .janrainShareTextContainer {
		position: inherit;
		bottom: 0px;
		background: rgba(255, 255, 255, 0.8);
		padding: 4px 0;
	}


	.ui-listview,
	.ui-listview > li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.ui-content .ui-listview,
	.ui-panel-inner > .ui-listview {
		margin: -1em;
	}
	.ui-content .ui-listview-inset,
	.ui-panel-inner > .ui-listview-inset {
		margin: 1em 0;
	}
	.ui-collapsible-content > .ui-listview {
		margin: -.5em -1em;
	}
	.ui-collapsible-content > .ui-listview-inset {
		margin: .5em 0;
	}
	.ui-listview > li {
		display: block;
		position: relative;
		overflow: visible;
	}
	.ui-listview > .ui-li-static,
	.ui-listview > .ui-li-divider,
	.ui-listview > li > a.ui-btn {
		margin: 0;
		display: block;
		position: relative;
		text-align: left;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.ui-listview > li > .ui-btn:focus {
		z-index: 1;
	}
	.ui-listview > .ui-li-static,
	.ui-listview > .ui-li-divider,
	.ui-listview > li > a.ui-btn {
		border-width: 1px 0 0 0;
		border-style: solid;
	}
	.ui-listview-inset > .ui-li-static,
	.ui-listview-inset > .ui-li-divider,
	.ui-listview-inset > li > a.ui-btn {
		border-right-width: 1px;
		border-left-width: 1px;
	}
	.ui-listview > .ui-li-static.ui-last-child,
	.ui-listview > .ui-li-divider.ui-last-child,
	.ui-listview > li.ui-last-child > a.ui-btn {
		border-bottom-width: 1px;
	}
	.ui-collapsible-content > .ui-listview:not(.ui-listview-inset) > li.ui-first-child,
	.ui-collapsible-content > .ui-listview:not(.ui-listview-inset) > li.ui-first-child > a.ui-btn {
		border-top-width: 0;
	}
	.ui-collapsible-themed-content .ui-listview:not(.ui-listview-inset) > li.ui-last-child,
	.ui-collapsible-themed-content .ui-listview:not(.ui-listview-inset) > li.ui-last-child > a.ui-btn {
		border-bottom-width: 0;
	}
	.ui-listview > li.ui-first-child,
	.ui-listview > li.ui-first-child > a.ui-btn {
		-webkit-border-top-right-radius: inherit;	
		border-top-right-radius: inherit;
		-webkit-border-top-left-radius: inherit;
		border-top-left-radius: inherit;
	}
	.ui-listview > li.ui-last-child,
	.ui-listview > li.ui-last-child > a.ui-btn {
		-webkit-border-bottom-right-radius: inherit;
		border-bottom-right-radius: inherit;
		-webkit-border-bottom-left-radius: inherit;
		border-bottom-left-radius: inherit;
	}
	.ui-listview > li.ui-li-has-alt > a.ui-btn {
		-webkit-border-top-right-radius: 0;
		border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.ui-listview > li.ui-first-child > a.ui-btn + a.ui-btn {
		-webkit-border-top-left-radius: 0;	
		border-top-left-radius: 0;
		-webkit-border-top-right-radius: inherit;
		border-top-right-radius: inherit;
	}
	.ui-listview > li.ui-last-child > a.ui-btn + a.ui-btn {
		-webkit-border-bottom-left-radius: 0;
		border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: inherit;
		border-bottom-right-radius: inherit;
	}
	.ui-listview > li.ui-first-child img:first-child:not(.ui-li-icon) {
		-webkit-border-top-left-radius: inherit;
		border-top-left-radius: inherit;	
	}
	.ui-listview > li.ui-last-child img:first-child:not(.ui-li-icon) {
		-webkit-border-bottom-left-radius: inherit;
		border-bottom-left-radius: inherit;	
	}
	.ui-collapsible-content > .ui-listview:not(.ui-listview-inset) {
		-webkit-border-radius: inherit;
		border-radius: inherit;	
	}
	.ui-listview > .ui-li-static {
		padding: .7em 1em;
	}
	.ui-listview > .ui-li-divider {
		padding: .5em 1.143em;
		font-weight: bold;
		cursor: default;
		outline: 0; /* Dividers in custom selectmenus have tabindex */
	}
	.ui-listview > .ui-li-has-count > .ui-btn,
	.ui-listview > .ui-li-static.ui-li-has-count,
	.ui-listview > .ui-li-divider.ui-li-has-count {
		padding-right: 2.8125em;
	}
	.ui-listview > .ui-li-has-count > .ui-btn-icon-right {
		padding-right: 4.6875em;
	}
	.ui-listview > .ui-li-has-thumb > .ui-btn,
	.ui-listview > .ui-li-static.ui-li-has-thumb {
		min-height: 3.625em;
		padding-left: 6.25em;
	}
	/* ui-li-has-icon deprecated in 1.4. TODO: remove in 1.5 */
	.ui-listview > .ui-li-has-icon > .ui-btn,
	.ui-listview > .ui-li-static.ui-li-has-icon {
		min-height: 1.25em;
		padding-left: 2.5em;
	}
	/* Used by both listview and custom multiple select button */
	.ui-li-count {
		position: absolute;
		font-size: 12.5px;
		font-weight: bold;
		text-align: center;
		border-width: 1px;
		border-style: solid;
		padding: 0 .48em;
		line-height: 1.6em;
		min-height: 1.6em;
		min-width: .64em;
		right: .8em;
		top: 50%;
		margin-top: -.88em;
	}
	.ui-listview .ui-btn-icon-right .ui-li-count {
		right: 3.2em;
	}
	.ui-listview .ui-li-has-thumb > img:first-child,
	.ui-listview .ui-li-has-thumb > .ui-btn > img:first-child,
	.ui-listview .ui-li-has-thumb .ui-li-thumb {
		position: absolute;
		left: 0;
		top: 0;
		max-height: 5em;
		max-width: 5em;
	}
	/* ui-li-has-icon deprecated in 1.4. TODO: remove in 1.5 */
	.ui-listview > .ui-li-has-icon > img:first-child,
	.ui-listview > .ui-li-has-icon > .ui-btn > img:first-child {
		position: absolute;
		left: .625em;
		top: .9em;
		max-height: 1em;
		max-width: 1em;
	}
	.ui-listview > li h1,
	.ui-listview > li h2,
	.ui-listview > li h3,
	.ui-listview > li h4,
	.ui-listview > li h5,
	.ui-listview > li h6 {
		font-weight: bold;
		display: block;
		margin: .45em 0;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.ui-listview > li p {
		font-weight: normal;
		display: block;
		margin: .6em 0;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.ui-listview .ui-li-aside {
		position: absolute;
		top: 1em;
		right: 3.333em;
		margin: 0;
		text-align: right;
	}
	.ui-listview > li.ui-li-has-alt > .ui-btn {
		margin-right: 2.5em;
		border-right-width: 0;
	}
	.ui-listview > li.ui-li-has-alt > .ui-btn + .ui-btn {
		position: absolute;
		width: 2.5em;
		height: 100%;
		/*min-height: auto;*/
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-left-width: 1px;
		top: 0;
		right: 0;
		margin: 0;
		padding: 0;
		z-index: 2;
	}
	.ui-listview-inset > li.ui-li-has-alt > .ui-btn + .ui-btn {
		border-right-width: 1px;
	}
	.ui-listview > li.ui-li-has-alt > .ui-btn + .ui-btn:focus {
		z-index: 3;
	}
	ol.ui-listview,
	ol.ui-listview > .ui-li-divider {
		counter-reset: listnumbering;
	}
	ol.ui-listview > li > .ui-btn,
	ol.ui-listview > li.ui-li-static {
		vertical-align: middle;
	}
	ol.ui-listview > li > .ui-btn:first-child:before,
	ol.ui-listview > li.ui-li-static:before,
	ol.ui-listview > li.ui-field-contain > label:before,
	ol.ui-listview > li.ui-field-contain > .ui-controlgroup-label:before {
		display: inline-block;
		font-weight: normal;
		padding-right: .3em;
		min-width: 1.4em;
		line-height: 1.5;
		vertical-align: middle;
		counter-increment: listnumbering;
		content: counter(listnumbering) ".";
	}
	ol.ui-listview > li.ui-field-contain:before {
		content: none;
		display: none;
	}
	ol.ui-listview > li h1:first-child,
	ol.ui-listview > li h2:first-child,
	ol.ui-listview > li h3:first-child,
	ol.ui-listview > li h4:first-child,
	ol.ui-listview > li h5:first-child,
	ol.ui-listview > li h6:first-child,
	ol.ui-listview > li p:first-child,
	ol.ui-listview > li img:first-child + * {
		display: inline-block;
		vertical-align: middle;
	}
	ol.ui-listview > li h1:first-child ~ *,
	ol.ui-listview > li h2:first-child ~ *,
	ol.ui-listview > li h3:first-child ~ *,
	ol.ui-listview > li h4:first-child ~ *,
	ol.ui-listview > li h5:first-child ~ *,
	ol.ui-listview > li h6:first-child ~ *,
	ol.ui-listview > li p:first-child ~ *,
	ol.ui-listview > li img:first-child + * ~ * {
		margin-top: 0;
		text-indent: 2.04em; /* (1.4em + .3em) * .9em / .75em */
	}
	html .ui-filterable + .ui-listview,
	html .ui-filterable.ui-listview {
		margin-top: .5em;
	}
	.ui-collapsible-content > form.ui-filterable {
		margin-top: -.5em;
	}
	.ui-collapsible-content > .ui-input-search.ui-filterable {
		margin-top: 0;
	}
	.ui-collapsible-content > .ui-filterable + .ui-listview:not(.ui-listview-inset) > li.ui-first-child,
	.ui-collapsible-content > .ui-filterable + .ui-listview:not(.ui-listview-inset) > li.ui-first-child > a.ui-btn,
	.ui-collapsible-content > .ui-filterable.ui-listview:not(.ui-listview-inset) > li.ui-first-child,
	.ui-collapsible-content > .ui-filterable.ui-listview:not(.ui-listview-inset) > li.ui-first-child > a.ui-btn {
		border-top-width: 1px;
	}

.checkbox input[type=checkbox]:checked + label:after {
	font-family: 'Glyphicons Halflings';
	content: "\e013";
}
.checkbox label:after {
	padding-left: 4px;
	padding-top: 2px;
	font-size: 9px;
}

	.mbsc-rating-icon-unf {
	  color: #B0B0B0;
	}
	
	.md-slide-rating {
		
		vertical-align: middle;
	}
	.md-slide-rating .dwwr,
	.md-slide-rating .dwfl,
	.md-slide-rating .dwwc,
	.md-slide-rating .dwwl,
	.md-slide-rating .dwc,
	.md-slide-rating .dww,
	.md-slide-rating .dw {
		border: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		background: none !important;
		box-shadow: none !important;
	}
	.md-slide-rating .dwwo, 
	.md-slide-rating .dwwol {
		display: none !important;
	}
	
	.md-contacts h2 {
		margin: 0 0 0 160px !important;
		padding: 0;
		font-size: 20px !important;
	}
	.md-contacts p {
		margin: 5px 0 5px 160px !important;
	}
	.md-contacts img {
		float: left;
		height: 140px;
		border-radius: 1000px !important;
	}
	.md-contacts li {
		padding: 0 !important;
	}
	.md-contact {
		background: #ddd;
		color: #000;
		overflow: hidden;
		height: 130px;
		padding: 30px 20px 0 20px;
	}
	.md-rating {
		padding: 10px 20px;
		text-align:center;
	}
	.md-val {
		width: 250px;
		height: 40px;
		display: inline-block;
		vertical-align: middle;
		line-height: 40px;
		font-size: 20px;
		text-align: center;
	/*    box-shadow: 0 0 2px rgba(0,0,0,.5);*/
		border: 3px solid #1B809E;
		background: #FCF8E3;
		border-radius: 10px;
	}
	
	/* Sense theme overrides */
	.md-slide-rating.mbsc-sense .dww {
		height: 50px !important;
	}
	.md-slide-rating.mbsc-sense .dw-ul {
		margin: 0 !important;
	}
	/* WP theme overrides */
	.md-slide-rating.mbsc-wp .dw-i {
		border: 0 !important;    
		background: none !important;
	}
	
	.ui-page { 
		background:white;
	}

