input.xplanbookext, textarea.xplanbookext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

input.xplanbookext.search.startsearch, input.xplanbookext.person {
	color: #C0C0C0;
	font-style: italic;
}

input.xplanbookext.search {
	width: 99%;
	color: #000000;
	margin-bottom: 5px;
	font-style: normal;
	height: 20px;
	padding-left: 5px;
	background-image: url('../images/xplanbookext/search_glass.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center right;
}

input.xplanbookext.search.searched {
	background-image: url('../images/xplanbookext/search_glass.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center right;
}

input.xplanbookext.search.searching {
	background-image: url('../images/xplanbookext/search.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center right;
}

div.xplanbookext.maincat, div.xplanbookext.admin {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	margin-bottom: 5px;
	cursor: pointer;
	width: 98%;
}

div.xplanbookext.maincat {
	height: 20px;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

div.xplanbookext.maincat a {
	color: #7B7B7B!important;
	font-weight: normal;
	font-size: 15px;
}

div:hover.xplanbookext.maincat {
	height: 20px;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #707070;
	border-left-color: transparent;
}

div:hover.xplanbookext.maincat a {
	color: #707070!important;
	font-weight: normal;
	font-size: 15px;
}

div.xplanbookext.admin {
	background-color: transparent;
}

ul.xplanbookext.subcats {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
}

ul.xplanbookext.subcats a {
	color: #65373C!important;
	font-weight: normal;
	font-size: 13px;
}

ul.xplanbookext.subcats a:hover {
	color: #835E62!important;
	font-weight: normal;
	font-size: 13px;
}

div.xplanbookext.filters {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	text-align: right;
}

div.xplanbookext.cart {
	text-align: center;
}

span.xplanbookext.carttoggle {
	cursor: pointer;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

table.xplanbookext.prodlist {
	width: 100%;
	border-collapse: collapse;
}

table.xplanbookext.prodlist tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
}

table.xplanbookext.prodlist td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

table.xplanbookext.prodlist img {
	height: 80px;
	width: 106px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}

table.xplanbookext.prodlist img.large {
	height: 70px;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}

table.xplanbookext.forms, table.xplanbookext.forms input, table.xplanbookext.forms textarea {
	width: 100%;
}

table.xplanbookext.forms  td {
	width: 50%;
}

table.xplanbookext.forms textarea {
	height: 70px;
}

h1.xplanbookext, h2.xplanbookext {
	color: #565656;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

h1.xplanbookext a {
	font-size: 20px;
	font-weight: bold;
	color: #565656;
	text-decoration: underline;
}

h1.xplanbookext {
	font-size: 20px;
}

h2.xplanbookext {
	font-size: 15px;
}

div.xplanbookext.hr {
	height: 2px;
	background-image: url('../images/xplanbookext/spacer.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
}

div.xplanbookext.hr hr {
	display: none;
}

p.xplanbookext.searchmore {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	background-color: #CFCFCF;
	font-style: italic;
	color: #565656;
}

p.xplanbookext.searchmore a {
	font-size: 9px;
}

.ui-widget-header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	background-color: #CCCCCC;
	color: #222222;
}

.ui-widget-content {
	background-color: #FFFFFF;
	color: #222222;
}

.ui-widget-overlay {
	background-color: #FFFFFF;
}

input.xplanbookext.person {
	width: 98%;
}

table.xplanbookext.persons {
	width: 100%;
}

div.xplanbookext.slide {
	z-index: 9;
	display: none;
	background-color: #F3F3F3;
	position: absolute;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

div.xplanbookext.slidecont {
	position: relative;
	width: 100%;
}

.xplanbookext.buttons {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #707070;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

:hover.xplanbookext.buttons {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #707070;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

.xplanbookext.buttons.left {
	float: left;
}

.xplanbookext.buttons.right {
	float: right;
}

.xplanbookext.buttons.w150 {
	width: 150px;
}

div.xplanbookext.buttons.allow {
	background-color: #CFCFCF;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

div.xplanbookext.buttons.denied {
	background-color: #CCCCFF;
	color: #888888;
	cursor: default;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

table.xplanbookext.entrys {
	width: 100%;
}

table.xplanbookext.entrys tr.image {
	height: 70px;
	text-align: center;
}

table.xplanbookext.bookdata {
	width: 100%;
}

table.xplanbookext.bookdata td {
	width: 33%;
}

div.xplanbookext.error {
	background-color: #FFF694;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	display: none;
}

div.xplanbookext.loading {
	background-color: #FFFFFF;
	color: #707070;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	display: none;
	text-align: center;
}

#xplanbookext_popup_cont {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td.xplanbookext.removeitem, span.xplanbookext.agreement {
	cursor: pointer;
}

td.xplanbookext.choice {
	background-color: #E8E8E8;
	font-style: italic;
	font-weight: bold;
}

td.xplanbookext.noitems {
	font-style: italic;
}

td.xplanbookext.center {
	text-align: center;
}

div.xplanbookext.agreement {
	overflow: auto;
	height: 200px;
	display: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

div.xplanbookext.login {
	width: 150px;
}

.mobile_booking_header_category, .ui-content h2 .mobile-product-category, .ui-content h2 .mobile-product-category a {
	color: #707070;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	text-align: right;
	overflow: auto;
}

.mobile_booking_header_pagetitle, .ui-content h2 .mobile-product-title {
	color: #707070;
	font-weight: bold;
	font-family: arial;
	font-size: 15px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
	overflow: auto;
}

.mobile_booking_price, .ui-content h2 .mobile-product-price {
	color: #707070;
	font-size: 15px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 15px;
	text-decoration: none;
	text-align: right;
}

.ui-btn.ui-corner-all.ui-btn-inherit.ui-btn-active.ui-radio-on {
	background-color: #FFFFFF;
	color: #707070;
}

.mobile_all_buttons {
	background-color: #FFFFFF;
	color: #707070;
}

.mobile_menu_button {
	background-color: #FFFFFF;
	color: #707070;
}

.mobile_menu_button_collapsible a {
	background-color: #FFFFFF;
	color: #707070;
}

.mobile_menu_button_sub {
	background-color: #FFFFFF;
	color: #707070;
}

.mobile_bg_blue {
	background-color: #FFFFFF;
}

.ui-header {
	background-color: #FFFFFF;
}

.ui-panel-inner, #menuPanel {
	background-color: #FFFFFF;
}

.mobile-list-name, .mobile-list-price, .mobile-product-category {
	color: #707070;
}

.mobile-product-category {
	color: #707070;
}

.mobile-product-price {
	color: #FFFFFF;
}

div.new_flow_buttons_upsell {
	height: 20px;
	background-color: #800000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}

:hover div.new_flow_buttons_upsell {
	height: 20px;
	background-color: #800000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}

.new_flow_buttons {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #6B97BC;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

:hover.new_flow_buttons {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #6B97BC;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

.new_flow_buttons_popup {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #6B97BC;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

:hover.new_flow_buttons_popup {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #6B97BC;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

.new_flow_buttons_flowSelection {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #6B97BC;
	background-image: none;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

:hover.new_flow_buttons_flowSelection {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #6B97BC;
	background-image: none;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
	font-weight: normal;
}

div.overlayPanel {
	background-color: #6B97BC;
}

div.products {
	background-color: #6B97BC;
}

.new_flow_product_category {
	color: #6B97BC;
}

.new_flow_product_name {
	color: #000000;
}

.new_flow_product_price {
	color: #000000;
}

.product_row_even {
	background-color: #DDDDDD;
}

.product_row_uneven {
	background-color: #FFFFFF;
}

.flow_leftView .xplanbookext.buttons{
	background-color: #706B62;
}
.flow_leftView .xplanbookext.buttons:hover{
	background-color: #707070;
}

.flow_leftView .xplanbookext.choice,
.flow_leftView .xplanbookext.choice span{
	color: #706B62;
    font-family: arial;
    font-size: 13px;
	font-style:normal;
    font-weight: bold;
	background-color:transparent;
}

div.new_flow_buttons_upsell {
	height: 20px;
	width:120px;
	float:right;
	/*background-color: #706B62;*/
	background-color:#65373c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
}

 div.new_flow_buttons_upsell:hover {
	height: 20px;
	width:120px;
	float:right;
	background-color: #707070;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
}

.new_flow_buttons {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	/*background-color: #706B62;*/
	background-color:#65373c;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	font-weight: normal;
	width: 180px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 0px;
	border-radius: 0px;
}

:hover.new_flow_buttons {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #707070;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	font-weight: normal;
	width: 180px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 0px;
	border-radius: 0px;
}

.flow_leftView p#book_buttons {
    width: 680px;
    float: left;
}

.new_flow_buttons_popup {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	/*
	background-color: #706B62;
	*/
	background-color:#65373c;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	font-weight: normal;
	width: 35%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-radius: 0px;
}

:hover.new_flow_buttons_popup {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #707070;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	font-weight: normal;
	width: 35%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-radius: 0px;
}

.flow_leftView .flow_product_list table{
    width: 670px;
    background-color: #ededed;
    border-radius: 4px;
    margin-bottom: 2px;
}
.flow_product_list {
    width: 670px;
}

.new_flow_buttons_flowSelection {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	/*
	background-color: #706B62;
	*/
	background-color:#65373c;
	background-image: none;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	font-weight: normal;
	width: 30%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-radius: 0px;
}

:hover.new_flow_buttons_flowSelection {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-bottom: 8px;
	min-height: 20px;
	text-align: center;
	background-color: #707070;
	background-image: none;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	font-weight: normal;
	width: 30%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-radius: 0px;
}

div.overlayPanel {
	background-color: #6B97BC;
}

div.products {
	background-color: #6B97BC;
	color: #FFFFFF;
}

.new_flow_product_category {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-family: arial;
}

.new_flow_product_price {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family: arial;
}
.new_flow_flowname {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-family: arial;
}

.product_row_even {
	background-color: #FFFFFF;
	color: #000000;
}

.product_row_uneven {
	background-color: #FFFFFF;
	color: #000000;
}

#cart_div {
	background-color: #FFFFFF;
	/*
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	border-radius: 5px;
	*/
} 

.new_flow_mainDiv {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	border-radius: 5px;
}

.new_flow_mainDiv {
	margin-left:20px;
	width:910px;
}
.flow_leftView .new_flow_mainDiv {
 margin-left:0px;
 width:100%;
}
.new_flow_choice_option {
	width: 100%;
}

#datefields {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	border-radius: 0px;
}
.new_flow_product_row {
    width: 600px;
}
.new_flow_product_row {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	border-radius: 5px;
}

.new_flow_input_flowSelection {
	text-align: center;
}

h2.flow_main_header {
	text-align: left;
}

.flow_leftView table hr {
    display: none;
}

.flow_leftView table h2 {
	height: 20px;
	width: 590px;
}

.flow_leftView table .mobile-image-gallery {
	display: inline;
	float: left;
	width: 570px;
	height: 200px;
	overflow: hidden;
	text-align: left;
}

.flow_leftView table .mobile-image-gallery img {
	max-height: 200px;
	max-width: 200px;
}

.flow_leftView table  #singlebook_prod {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.new_flow_product_row ul li {
	display: inline;
	position: relative;
	padding-top: 6px;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}

.flow_product_list ul.result li {
	display: inline;
	position: relative;
	padding-top: 6px;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color:#666;
	margin-bottom: 10px;
}

span.flow_thumb {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-family: arial;
	background-color: transparent;
	background-image:url(http://sites.zpiderz.com/beemster/images/xplanbookext/arrow_negative.png);
	background-repeat: no-repeat;
	background-position: top right;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;
	margin-left: 10px;
	text-align: center;
}

span.flow_thumb.active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: regular;
	text-transform: uppercase;
	text-decoration: none;
	font-family: arial;
	background-color: transparent;
	background-image:url(http://sites.zpiderz.com/beemster/images/xplanbookext/arrow_positive.png);
	background-repeat: no-repeat;
	background-position: top right;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;
	margin-left: 10px;
	text-align: center;
}

div.flow_thumb {
	color: #000000;
	text-align: center;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	width:520px;
}

[id^=catOpen] {
	background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/toggle_close.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 30px;
	height: 30px;
}


[id^=catClosed] {
	background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/toggle_open.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 30px;
	height: 30px;
}

[id^=prodOpen] {
	background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/info.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 15px;
}

[id^=prodClosed] {
	background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/info.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 15px;
}

#cancelResPanel {
	padding-top: 100px;
	}

.moreInfo {
	background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/info.png);
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 15px;
	height: 15px;
	}	
	
span.step-1 {
	background-color: transparent;
	background-image: url(http://www.zuiveramsterdam.nl/images/photo/previews/stepthumbs.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 300px 102px;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-left: 10px;
	width: 150px;
	height: 14px;
	display: inline;
	float: left;
}

span.active.step-1 {
	background-color: transparent;
	background-image: url(http://www.zuiveramsterdam.nl/images/photo/previews/stepthumbs.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 300px 102px;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-left: 10px;
	height: 14px;
	width: 150px;
	display: inline;
	float: left;
}

span.step-2 {
	background-color: transparent;
	background-image: url(http://www.zuiveramsterdam.nl/images/photo/previews/stepthumbs.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 300px 102px;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-left: 10px;
	width: 150px;
	height: 14px;
	display: inline;
	float: left;
}

span.active.step-2 {
	background-color: transparent;
	background-image: url(http://www.zuiveramsterdam.nl/images/photo/previews/stepthumbs.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 300px 102px;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-left: 10px;
	height: 14px;
	width: 150px;
	display: inline;
	float: left;
}

span.step-3 {
	background-color: transparent;
	background-image: url(http://www.zuiveramsterdam.nl/images/photo/previews/stepthumbs.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 300px 102px;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-left: 10px;
	height: 14px;
	width: 150px;
	display: inline;
	float: left;
}

span.active.step-3 {
	background-color: transparent;
	background-image: url(http://www.zuiveramsterdam.nl/images/photo/previews/stepthumbs.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 300px 102px;
	border-radius: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-left: 10px;
	height: 14px;
	width: 150px;
	display: inline;
	float: left;
}

hr.flow_line {
	display: block;
}

.new_flow_person {
	width: 45%;
	font-size: 12px;
	font-family: arial;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.flow_leftView .new_flow_person  h3 {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.flow_leftView .new_flow_person ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.flow_leftView .new_flow_person ul li {
	font-size: 12px;
	font-family: arial;
	color: #666666;
}

.flow_leftView .new_flow_person img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.flow_leftView .new_flow_person .products {
	background-color: #EDEDED;
	color: #666666;
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
}

.new_flow_choice_option{
	width: 100%
}	

.flow_leftView h2{
	color:#65373c;
}
.flow_h1{
	/*color: #4C4C4C; */
	color:#65373c;
	
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
}

.flow_h2{
	color: #4C4C4C;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
}
.overlayPanelSmallSub {
	background-color: #69B3E7;
	color: #000000;
	padding:10px;
}

div.products {
	background-color: #ccc;
	color: #FFFFFF;
	width: 100%;
}

.new_flow_logindiv {
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 0px;
	width: 100%;
}

.product_row_even {
	background-color: transparent;
}

.product_row_uneven {
	background-color: transparent;
}
.flow_product_list {
	background-color: #FFFFFF;
}

.flow_leftView .categoryDiv p {
    width: 488px;
}

.new_flow_product_category {
	color: #706B62;
	font-size: 16px;
	font-weight: normal;
	font-family: arial;
}

.new_flow_product_name {
	color: #706B62;
	font-family: arial;
	font-size: 13px;
	font-weight: normal!important;
	vertical-align:bottom;
	font-style: normal;
	position:relative;
}

.new_flow_product_name::first-letter {
	color: #706B62;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

.new_flow_product_name h3{
	font-weight:bold;
	font-family:arial;
	font-style:normal;
	font-size:13px;
	margin:0px;
	padding:0px;
}

.new_flow_product_price {
	color: #706B62;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.flow_leftView ul.result.product_row_even,.flow_leftView ul.result.product_row_uneven{
	margin-top: 10px;
}

.flow_leftView  hr.flow_seperator {
	border-width: 4px;
    border-color: #dddddd;
    border-style: solid;
	width:100%;
}

.flow_extra_prod_text {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	display:none;
}

#newflow_dateselect, #datepicker_mob, #prodtime, #datefields {
	color: #333333;
	font-family: arial;
	font-size: 14px;
}

.flow_checkboxStyle{
	width: 14px;
	height: 14px;
	margin-bottom:4px;
}

.flow_guest_text {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.new_flow_prodimage{
	width: 25%;
}
.new_flow_prodtext{
	width: 65%;
	padding-left: 15px;
}

#newflow_cart #cart_div {
	background-color: #FFFFFF;
	/*
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	border-radius: 5px;
	*/
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#newflow_cart #cart_div td{
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding-left:10px;
}


#newflow_cart #cart_div tr.flow_card_coll_item td{
	font-family:arial;
	font-size:13px;
	padding-left:0px;
	font-weight:bold;
}

.flow_leftView {
	width: 670px;
	padding-top: 0%;
	background-color:#FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	/*
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #706B62;
	border-right-color: #706B62;
	border-bottom-color: #706B62;
	border-left-color: #706B62;
	*/
	border-radius: 0px;
	margin-top:16px;
	margin-left:20px;
	margin-bottom:30px;
	float:left;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
}

.flow_leftView form{
	width:600px;
}

.flow_leftView form input#loginname, .flow_leftView form input#loginpass{
    width: 580px;
}

.flow_leftView #datepicker_mob{
    display: none;
    width: 535px;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px;
    margin-right: 10px;
}

.flow_leftView .flow_prod_detail_img.single {
    float: left;
    width: 300px;
}

.flow_rightView {
	width: 262px;
	margin-top:16px;
	margin-right:20px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	float:left;
}

.flow_rightView .flow_widget{
	margin-top:5px;
	float:left;
	width:250px;
}
.flow_rightView .youtube_chrome{
	width:250px;
}

.flow_rightView .flow_widget td{
	border-spacing:0px;
	float:left;
}

.flow_rightView .flow_widget object{
	float:left;	
	width:250px;
}

.flow_leftView table.xplanbookext.forms select {
    width: 94%;
}

.flow_rightView #newflow_cart td{
    vertical-align: top;
}

.flow_rightView .overlayPanelSmallSub{
	float: left;
    height: 135px;
}

.flow_rightView .overlayPanelSmallSub h3{
	color: #706B62;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
}

.flow_rightView .overlayPanelSmallSub hr{
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
}

.flow_fullView {
    width: 940px;
    padding-top: 0%;
    background-color: #FFFFFF;
    padding-bottom: 75px;
    padding-left: 20px;
    padding-right: 20px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #706B62;
    border-right-color: #706B62;
    border-bottom-color: #706B62;
    border-left-color: #706B62;
    border-radius: 5px;
    margin-top: 15px;
    margin-left: 20px;
    float: left;
}

.flow_fullView .flow_prodgroup {
    width: 920px;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
}

.flow_leftView .flow_prodgroup {
    width: 670px;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-top: 20px
}

.flow_prod_detail_img.single img {
    float: left;
    width: 290px;
    border-width: 1px;
	border-style:solid;
	border-color:#333;
}

div.new_flow_logindiv input,div.new_flow_logindiv select{
	border:solid 1px grey;
	padding:5px;
	background-color:white;
	margin-bottom: 5px;
}

.flow_leftView .new_flow_logindiv h3{
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.flow_leftView .new_flow_logindiv hr{
    border: 1px solid #ccc;
    width: 100%;
    float: left;
}

.flow_leftView .new_flow_logindiv table{
	width:580px;
}

.flow_leftView .new_flow_logindiv #signup_form tr{
	width:580px;
	float:left;
}

.flow_leftView  #calendar_form #date_mob_alternate {
    border: 1px solid #707070;
    margin-left: 44px;
}

.flow_leftView  .prodAdvancedInfo .prod_image {
    float: left;
    width: 273px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #707070;
}

.flow_leftView   .flow_img_canvas {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}


.flow_leftView  .prodAdvancedInfo{
	float:left;
	width:650px;
}

.flow_leftView  #calendar_form label{
	float:left;
	width:141px;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	clear:left;
}

.flow_leftView  #calendar_form select{
 border-style:solid;
 border-width:1px;
 border-color:#333;
}

.flow_fullView .categoryDiv p{
	width:725px;
}

.flow_fullView .categoryDiv img, .flow_leftView  .categoryDiv img{
    float: left;
    width: 160px;
    height: auto;
    border-style:solid;
	border-width: 1px;
	border-color:#333;
    margin-right: 15px;
}

.flow_leftView  #calendar_form #persons{
    width: 40px;
    margin-left: 60px;
	margin-bottom:10px;
}

.flow_leftView  #calendar_form select#starttime, .flow_leftView  #calendar_form select#endtime{
	float:left;
	width:65px;
	display:inline;	
}

.flow_leftView  #calendar_form #prodtime {
    width: 610px;
    clear: left;
}

.flow_leftView #prodtime p{
	width:525px;
	height:50px;
}

.flow_leftView  tr td input[type="text"] {
}

.flow_leftView  tr td input[type="radio"] {
	width: 20px;
	margin-left: 10px;
}

.flow_leftView pre {
	display: none;
}

.flow_leftView .flow_prodgroup b, .flow_leftView b {
	display: block;
}

.flow_leftView h2 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    font-weight: bold;
    padding-top: 10px;
    font-family: helvetica, sans-serif;
    font-size: 20px;
}

.flow_leftView .mobile-product-title {
    float: left;
    width: 430px;
    font-family: verdana;
    font-weight: bold;
    font-size: 16px;
    display: inline;
    line-height: 18px;
}

.flow_leftView .new_flow_main_prod_result{
    margin-bottom: 20px;
    padding: 10px;
    background-color: #EDEDED;
}

.flow_leftView  .mobile-product-category {
    display: none;
}

.flow_leftView .mobile-product-price {
    font-size: 16px;
    width: 160px;
    font-family: verdana;
    float: left;
    text-align: right;
    display: inline;
    line-height: 18px;
}

.flow_singlebook_prod_description p {
    margin: 0px;
}

.new_flow_logindiv table.new_flow.info tr td {
	padding:0px;
	padding-right: 10px;
	padding-bottom: 5px;
    vertical-align: middle;
	float:left;
}

.new_flow_logindiv table.new_flow.info select {
    margin-left: 14px;
}

div#cancel_reservation {
    padding: 30px;
    width: 350px;
    height: 140px;
}

div#cancel_reservation h3{
	color: #706B62;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
	
}

div#cancel_reservation hr {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
}

div#cancel_reservation button.new_flow_buttons_popup {
    width: 172px;
    margin: 0px;
}

.flow_leftView div.xplanbookext.admin {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	width:600px;
	color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#333;
}

.flow_leftView  a.xplanbookext.admin span{
	display:inline;
	color:#333;
	width:175px;
	text-decoration:underline;
		border-width:0px;
	border-style:none;
	border-color:#333;
}

.flow_leftView a.xplanbookext.admin  span:hover{
	color:#666;
		width:175px;
		display:inline;
	text-decoration:underline;
		border-width:0px;
	border-style:none;
	border-color:#333;
}

.flow_leftView .xplanbookext.admin h2.xplanbookext{
    font-size: 12px;
    font-family: verdana,serif;
    line-height: 16px;
    font-weight: bold;
    color: #707070;
}

.flow_leftView  .flow_singlebook_prod_description{
    line-height: 16px;
    font-size: 13px;
    font-family: verdana, serif;
	float:left;
	font-weight:normal;
	padding-bottom:20px;
	width:580px;
}

.flow_leftView  .flow_singlebook_prod_description button#nextflow {
    margin-right: 0px;
}

.flow_leftView .products {
	float: left;
	line-height: 22px;
}

.flow_leftView .flow_singlebook_prod_description  img.bbcode_img,.flow_leftView .prodAdvancedInfo img.bbcode_img, .flow_fullView .prodAdvancedInfo img.bbcode_img {
    display: none;
}

.flow_leftView .new_flow_logindiv #signup_form td{
	background-color:transparent;
	width:225px;
}

.flow_leftView .new_flow_logindiv #signup_form input{
	width:250px;
}

.flow_leftView .new_flow_logindiv #signup_form select{
	width:264px;
}

p.newflow_description {
    float: left;
	display:none;
    margin: 2px 0px;
    width: 70%;
    font-size: 12px;
    color: #666;
}
.new_flow_flowname{
    width: 100%;
	float:left;
    margin-top: 10px;
	padding-bottom:10px;
}
[id^=flowClosed] {
	background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/info.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 16px;
	height: 16px;
	float:left;
}
span.neflow_name {
    float: left;
    width: 70%;
}
.new_flow_buttons_flowSelection{
float:left;
}
p.flow_memo {
    padding: 10px;
    color: #467BA9;
}
p.flow_warntext {
    color: #707070;
    width: 500px;
}
.flow_card_coll_item{
font-weight:bold;
color:#333;
}

.new_flow_giftcards {
	padding: 10px;
	margin: 10px;
	width: 222px;
	border-width: 1px;
	border-style:solid;
	border-color:#333;
	background-color:#fff;
}

.flow_leftView input#input_giftcard {
    border-width: 1px;
	border-style: solid; 
	border-color: #707070;
    margin-bottom: 10px;
    margin-top: 10px;
	margin-left: 0px;
    padding: 5px;
    width: 207px;
}

.new_flow_giftcards .new_flow_input_flowSelection {
    background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/info.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.flow_leftView u{
text-decoration:none;
}

#newflow_cart #cart_div td {
    float: left;
    max-width: 50%;
    padding: 4px;
    margin-right: 5px;
    min-height: 0px;
}

#newflow_cart tr {
    width: 242px;
    float: left;
}


.flow_leftView #giftcard {
	margin-top: 5px;
    padding: 10px;
    border-width: 1px;
	border-style: solid;
	border-color: #707070;
	background-color: #ccc;
    color: #707070;
    width: 200px;
	font-size: 13px;
    font-family: arial;
    font-style: normal;
}

.buttonFooter.float {
    background-color: #fff;
	border-top:1px solid #707070;
    padding-bottom: 20px;
}

.new_flow_mobile .ui-header{
	background-color: #fff;
}

.new_flow_mobile.portrait .flow_product_list{
	background-color: #fff;
	border: 1px solid #707070;
}


div#giftcard_popup h3 {
    font: bold 16px verdana;
    color: #707070;
	text-align:center;
}

h3.xplanbookext {
    color: #666;
    font: bold 12px verdana;
}

.new_flow_mobile span#giftcardInfo img {
    display: none;
}


.new_flow_mobile .new_flow_input_flowSelection.new_flow_flowname {
    width: 95%;
}


.new_flow_mobile .new_flow_giftcards .new_flow_input_flowSelection{
background-image:none;
}


.new_flow_mobile .new_flow_giftcards .new_flow_input_flowSelection span {
    background-image: url(http://sites.zpiderz.com/thermae/images/xplanbookext/info.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    float: right;
    background-position: 50% 3%;
}
.new_flow_mobile a.mobile_all_buttons.ui-btn,
.new_flow_mobile button.mobile_all_buttons.ui-btn
{
   background-color: #65373c!important;
	color:#fff!important;
}


.new_flow_mobile.landscape #subflow_popup_mobile,
.new_flow_mobile.portrait #subflow_popup_mobile{
    background-color: #fff;
}
.new_flow_mobile .ui-header{
display:none;
}
.new_flow_mobile #newflow_cart tr {
width:100%;
}


table.mob_singleProd_detail {
    width: 100%;
}
.new_flow_mobile  .flow_leftView table h2 {
    width: 100%;
	height:auto;
}
.new_flow_mobile .flow_leftView .flow_prodgroup {
    width: 100%;
}
.new_flow_mobile  #newflow_cart #cart_div td {
    float: left;
	text-overflow: ellipsis;
	overflow:hidden;
	}
.new_flow_mobile.landscape  #newflow_cart #cart_div td {
	max-width: 45%;
}
.new_flow_mobile.portrait  #newflow_cart #cart_div td {
	max-width: 60%;
}
