/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}

/*===============================================================
	fonts
=================================================================*/


/* Generated by Font Squirrel (http://www.fontsquirrel.com) */

@font-face {
    font-family: 'BebasRegular';
    src: url('../font/BEBAS___-webfont.eot');
    src: url('../font/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/BEBAS___-webfont.woff') format('woff'),
         url('../font/BEBAS___-webfont.ttf') format('truetype'),
         url('../font/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CuprumFFURegular';
    src: url('../font/Cuprum-webfont.eot');
    src: url('../font/Cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Cuprum-webfont.woff') format('woff'),
         url('../font/Cuprum-webfont.ttf') format('truetype'),
         url('../font/Cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.booking_font_custom {
	font-family: 'BebasRegular';
}

.booking_font_cuprum { font-family: 'CuprumFFURegular'; }

/*===============================================================
	general
=================================================================*/


.booking_main_container {
	width: 100%;
	margin: 0 auto;
}

.booking_cleardiv {
	clear: both;
}

.booking_button {
	background: url(../images/sprite.png);
}

.booking_modal {
	width: 300px;
	height: 160px;
	padding: 20px;
	border: #666 3px solid;
	top: 50%;
	margin-top: -90px;
	left: 50%;
	margin-left: -160px;
	position:fixed;
	background-color:#FFF;
	z-index:40;
}

.booking_modal_loading {
	width:100px;
	height:100px;
	top:50%;
	margin-top:-50px;
	left:50%;
	margin-left:-50px;
	position:fixed;
	z-index:40;
}

.booking_modal_sfondo{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:30;
	background-color:#000;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.5;
	filter:alpha(opacity=50);

}

.booking_word_space { word-spacing: 5px; }

.booking_no_decoration { text-decoration: none; }

.booking_hover_567:hover { color: #567BD2; }


/* FONT
============================================================================== */

.booking_font_bold { font-weight: bold; }

.booking_font_22 { font-size: 22px; }

.booking_font_20 { font-size: 20px; }

.booking_font_18 { font-size: 18px; }

.booking_font_16 { font-size: 16px; }

.booking_font_14 { font-size: 14px; 	text-shadow: none;
	text-decoration: none;
}
.booking_font_14:hover { font-size: 14px; 	text-shadow: none;
	text-decoration: none;
}

.booking_font_13 { font-size: 13px; }

.booking_font_12 { font-size: 12px; }

.booking_font_cuprum { font-family: 'CuprumFFURegular';}


/* FLOAT
=================================================================*/

.booking_float_left { float: left; }

.booking_float_right { float: right; }


/* BG
============================================================================== */

.booking_bg_ccc { background-color: #ccc; }

.booking_bg_f00 { background-color: #F00; }

.booking_bg_333 { background-color: #333; }

.booking_bg_567 { background-color: #567BD2; }

.booking_bg_f6f { background-color: #F6F6F5; } /* grey */

.booking_bg_00b { background-color: #00B478; } /* green */

.booking_bg_fff { background-color: #fff; }


/* MARK
============================================================================== */

.booking_mark_fff { color: #fff; }

.booking_mark_333 { color: #333; }

.booking_mark_666 { color: #666; }

.booking_mark_ccc { color: #ccc; }

.booking_mark_567 { color:#567BD2; }


/* WIDTH
============================================================================== */

.booking_width_100 { width: 100px; }

.booking_width_100p { width: 100%; }

.booking_width_98p { width: 98%; }

.booking_width_95p { width: 95%; }

.booking_width_90p { width: 90%; }

.booking_width_80p { width: 80%; }

.booking_width_69p { width: 72%; }

.booking_width_69p { width: 69%; }

.booking_width_60p { width: 60%; }

.booking_width_50p { width: 50%; }

.booking_width_40p { width: 40%; }

.booking_width_30p { width: 30%; }

.booking_width_25p { width: 25%; }

.booking_width_23p { width: 23%; }

.booking_width_20p { width: 20%; }

.booking_width_10p { width: 10%; }

.booking_width_7p { width: 7%; }

.booking_width_5p { width: 5%; }

.booking_width_3p { width: 3%; }

.booking_width_2p { width: 2%; }


/* HEIGHT
============================================================================== */

.booking_height_200 { height: 200px; }

.booking_height_150 { height: 150px; }

.booking_height_50 { height: 50px; }

.booking_height_40 { height: 40px; }

.booking_height_30 { height: 30px; }

.booking_height_20 { height: 20px; }

.booking_height_15 { height: 15px; }

.booking_height_1 { height: 1px; }


/* LINE HEIGHT
============================================================================== */

.booking_line_percent { line-height: 100%; }

.booking_line_30 { line-height: 30px; }

.booking_line_20 { line-height: 20px; }


/* MARGIN
============================================================================== */

.booking_margin_t_30 { margin-top: 30px; }

.booking_margin_l_20 { margin-left: 20px; }

.booking_margin_t_20 { margin-top: 20px; }

.booking_margin_l_15 { margin-left: 15px; }

.booking_margin_l_10 { margin-left: 10px; }

.booking_margin_t_10 { margin-top: 10px; }

.booking_margin_b_10 { margin-bottom: 10px; }

.booking_margin_t_5 { margin-top: 5px; }

.booking_margin_l_2 { margin-left: 2px; }

.booking_margin_l_2p { margin-left: 2%; }

.booking_margin_r_2p { margin-right: 2%; }

.booking_margin_l_1p { margin-left: 1%; }


/* PADDING
============================================================================== */

.booking_padding_lr_30 { padding: 0px 30px; }

.booking_padding_20 { padding: 20px; }

.booking_padding_tb_20 { padding: 20px 0; }

.booking_padding_10 { padding: 10px; }

.booking_padding_tb_10 { padding: 10px 0; }

.booking_padding_l_10 { padding-left: 10px; }

.booking_padding_5 { padding: 5px; }

.booking_padding_l_5 { padding-left: 5px; }

.booking_padding_l_1p { padding-left: 1%; }


/* BORDER
============================================================================== */

.booking_border_dotted { border-style: dotted; }

.booking_border_solid { border-style: solid; }

.booking_border_1 { border-width: 1px; }

.booking_border_t_1 { border-width: 1px 0 0 0; }

.booking_border_666 { border-color: #666; }

.booking_border_b_1 { border-width: 0 0 1px 0; }

.booking_border_ccc { border-color: #ccc; }

.booking_border_none { border: none; }



/* BUTTONS
============================================================================== */

.booking_public_button {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border: none;
	/*cursor: normal;*/
}

#booking_submit_button {
	width: 200px;
	height: 40px;
	line-height: 40px;
	background-color: #333;
	background-image: none;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

#booking_submit_button:hover {
	background-color: #666;
}

.booking_grey_button:hover { background-color: #999; }

.booking_green_button:hover { background-color: #360; }


/*===============================================================
	header
=================================================================*/

.booking_header_container {
	width: 100%;
	height: 60px;
	margin-top: 14px;
}

/*** month and navigation ***/

.booking_month_container_all {
	float: left;
	width: 65%;
}

.booking_month_container {
	float: left;
	position: relative;
	width: 65%;
	height: 46px;
	background-color: #333;
}

.booking_month_name {
	width: 100%;
	height: 46px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	position: absolute;
	font-size: 28px;
}

.booking_month_year {
	text-align: right;
	padding-right: 6px;
	margin-top: 26px;
	color: #999;
	font-size: 14px;
}

.booking_month_nav_container {
	float: left;
}

.booking_mont_nav_button_container {
	float: left;
	margin-top: 4px;
}

.booking_month_nav_button {
	background: url(../images/sprite.png);
	width: 38px;
	height: 38px;
	float: left;
	display: block;
	margin-left: 15%;
}

.booking_month_nav_button_prev {
	background-position: -370px 0px;
}

.booking_month_nav_button_prev:hover {
	background-position: -420px 0px;
}

.booking_month_nav_button_next {
	background-position: -470px 0px;
	
}

.booking_month_nav_button_next:hover {
	background-position: -520px 0px;
}

/****  filter select  ***/

.booking_select_calendar_container {
	float: right;
	width: 35%;
}

#booking_calendar_select {
	float: right;
}

/**** back to today ****/
.booking_back_today a {
	color:#333333;
}

/*===============================================================
	calendar
=================================================================*/

.booking_calendar_container_all {
	width: 100%;
	margin-top: 30px;
	font-family: 'CuprumFFURegular';
}

/*** name days  ***/

.booking_name_days_container {
	width: 100%;
	height: 30px;
	margin: 10px 0;
}

.booking_day_name {
	width: 13%;
	height: 30px;
	line-height: 30px;
	color: #666;
	text-align: center;
	float: left;
	margin-right: 1%;
	font-size: 13px;
}

/*** days ***/

.booking_day_container {
    font-family: 'CuprumFFURegular';
	width: 13%;
	height: 70px;
	float: left;
	margin-right: 1%;
	margin-bottom:1%;
}

.booking_day_container a {	
	width: 100%;
	height: 70px;
	display: block;
	float: left;
	border: 1px dashed #ccc;
	/*cursor: normal;*/
}

.booking_day_grey a {
	background-color: #F6F6F6;
}

.booking_day_black a {
	background-color: #333;
}

.booking_day_white a {
	background-color: #FFF;
}

.booking_day_red a {
	background-color: #D74E4E;
}
.booking_day_red a .booking_day_number,
.booking_day_red a .booking_day_slots,
.booking_day_red a .booking_day_book,
.booking_day_black a .booking_day_number,
.booking_day_black a .booking_day_slots,
.booking_day_black a .booking_day_book {
	color: #fff;
}

.booking_day_number {
	float: left;
	width: 20%;
	margin-left: 5%;
	height: 30px;
	margin-top: 5%;
	line-height: 30px;
	font-size: 13px;
	color: #999;
}

.booking_day_book {
	float: left;
	width: 72%;
	height: 30px;
	margin-left: 2%;
	margin-top: 10%;
	text-align: left;
	color: #999;
	font-size: 12px;
}

.booking_day_slots {
	color: #00CC33;
	width: 95%;
	margin-left: 5%;
	margin-top: 5%;
}

.booking_slot_special_container {
	max-width: 900px;
}


/*===============================================================
	box preview
=================================================================*/

.booking_box_preview_container_all {
	background-color: #fff;
	border: 3px dashed #999;
	position: fixed;
	z-index: 100;
	top: 300px;
	padding: 0 0 20px 0;
}

.booking_box_preview_title {
	width: 240px;
	font-size: 18px;
	color: #333;
	padding: 10px 0 0 10px;
}

.booking_box_preview_slots_container {
	margin-top: 20px;
	width: 100%;

}

.booking_box_preview_column {
	float: left;
	margin-left: 20px;
}

.booking_box_preview_row {
	font-family: 'CuprumFFURegular';
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #999;
}
 .booking_booked_slot {
	 color:#F00;
 }

/*===============================================================
	booking
=================================================================*/

.booking_container_all {
	width: 970px;
	margin-top: 30px;
}

.booking_left {
	float: left;
	width: 620px;
	height: 500px;
	background: #fff;
}

.booking_right {
	float: left;
	width: 314px;
	height: 480px;
	padding: 10px 18px;
	background-color: #567BD2;
	color: #fff;
}


.close_booking:hover {
	color: #567BD2;
}


/* left side */

.booking_title {
	font-size: 22px;
	width: 610px;
	padding: 5px 0 0 10px;
}

.booking_slots_container {
	width: 620px;
	margin-top: 20px;
}

.booking_slots_column {
	float: left;
	margin-left: 25px;
}

.booking_slots_row {
	height: 30px;
	font-size: 15px;
	border-bottom: 1px dotted #999;
}

.booking_check {
	float: left;
	margin-top: 7px;
}

.booking_slot {
	float: left;
	height: 30px;
	line-height: 34px;
	margin-left: 10px;
}

.booking_price {
	float: left;
	height: 30px;
	line-height: 34px;
	margin-left: 15px;
	text-align:right;
}

.booking_seats {
	float: left;
	height: 30px;
	line-height: 34px;
	margin-left: 15px;
	text-align:right;
}

#booking_next, #booking_prev {
	margin-right: 5px;
}

#booking_next a {
	width: 32px;
	height: 32px;
	display: block;
	background-image: url(../images/sprite.png);
	background-position: -340px -240px;
}

#booking_next a:hover {
	background-position: -400px -240px;
}

#booking_prev a {
	width: 32px;
	height: 32px;
	display: block;
	background-image: url(../images/sprite.png);
	background-position: -457px -240px;
}

#booking_prev a:hover {
	background-position: -517px -240px;
}

.booking_form_text {
	padding:10px;
	padding-bottom:0px;
	width:600px;
}

/* right side */

.booking_form_box {
	float: left;
	padding:3px;
}

.booking_height_space {
	width: 310px;
	height: 10px;
}

.booking_form_label {
	font-size: 20px;
	color: #fff;
}

.booking_ok_button {
	display: block;
	width: 82px;
	height: 22px;
	text-align: center;
	color: #fff;
	background-position: -590px -60px;
	margin: 20px auto;
}

.booking_ok_button:hover {
	background-position: -680px -60px;
}




/* PATRICK */

.booking_day_container a {	
	width: 100%;
	height: 70px;
	display: block;
	float: left;
	border: 1px solid #e4e4e4;
	/*cursor: normal;*/
}

.booking_day_slots, .booking_day_number , .booking_day_book ,
.booking_day_slots:hover, .booking_day_number:hover , .booking_day_book:hover {
	text-shadow: none;
	text-decoration: none;
}

.booking_month_container {
	background-color: #dba43d;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(PIE.htc);
}

.booking_month_name, .booking_month_year {
	color: #fff;
	text-shadow: none;
}


.booking_bg_567 { background-color: #dba43d; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(PIE.htc);
}

.booking_mark_fff { text-shadow: none; }

.booking_main_container {
width: 91%;
margin: 0 auto;
/*background-color: #aba78d;*/
padding-bottom: 15px;
}


.booking_day_name {
	text-shadow: none;

}


.booking_month_nav_button_prev {
	background-position: -420px 0px;
}

.booking_month_nav_button_prev:hover {
	background-position: -370px 0px;
}

.booking_month_nav_button_next {
	background-position: -520px 0px;
	
}

.booking_month_nav_button_next:hover {
	background-position: -470px 0px;
}

.booking_hover_567:hover { color: #567BD2; text-decoration: none}

.booking_grey_button, .booking_grey_button:hover { 	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(PIE.htc);
 }
 
#booking_submit_button{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background-color: #6c6c6c;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #808080), color-stop(100%, #6c6c6c));
	background-image: -webkit-linear-gradient(#808080, #6c6c6c);
	background-image: -moz-linear-gradient(#808080, #6c6c6c);
	background-image: -o-linear-gradient(#808080, #6c6c6c);
	background-image: linear-gradient(#808080,#6c6c6c);
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #7e7e7e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0px;
	text-shadow: 0 0 0 transparent,1px 1px 0 rgba(0,0,0,0.1);
	-webkit-transition: border-color,0.3s;
	-moz-transition: border-color,0.3s;
	-o-transition: border-color,0.3s;
	transition: border-color,0.3s;
}

#booking_submit_button:hover{
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #787878), color-stop(100%, #646464));
background-image: -webkit-linear-gradient(#787878, #646464);
background-image: -moz-linear-gradient(#787878, #646464);
background-image: -o-linear-gradient(#787878, #646464);
background-image: linear-gradient(#787878,#646464);
-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;
border-color: #575757;
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}


.booking_mark_567 { color:#dba43d; }

.booking_float_left {
font-family: Arial, sans-serif;}

.booking_font_14 { font-size: 14px; 	text-shadow: none;
	text-decoration: none;
}
.booking_font_14:hover { font-size: 14px; 	text-shadow: none;
	text-decoration: none;
}

.booking_modal {
	width: 300px;
	height: 100px;
	padding: 20px;
	border: #cbc3c3 2px solid;
	top: 50%;
	margin-top: -90px;
	left: 50%;
	margin-left: -160px;
	position:fixed;
	background-color:#F1F1F1;
	z-index:40;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(PIE.htc);
}

.booking_ok_button {
	display: block;
	width: 82px;
	height: 22px;
	text-align: center;
	color: #fff;
	background-position: -590px -60px;
	margin: 20px auto;
	text-decoration: none;
	text-shadow: none;
}

.booking_ok_button:hover {
	background-position: -680px -60px;
}
