@charset "UTF-8";
/* CSS Document */

p { font-size: 12px; line-height: 140%; margin: 0 0 14px 0; }

h1,h2,h3,h4,h5 {
	display: block;
}

h2 {
	font-size: 14px; display: block; clear: both;
}
h3 {
	font-size: 13px;
	padding: 20px 0;
	clear: both;
	display: block;
}
h4 {
	margin: 12px 0 12px 0;
	font-size: 13px;
	color: #484848;
}

h2 a {
  background: url(../images/cart.gif) no-repeat;
  padding: 2px 0 3px 25px;
  color: #484848;
}

label {
	cursor: pointer;
}

input, textarea {
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	background: #fff url(../images/inputbg.jpg);
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border: 0px;
	padding: 4px;
}
textarea {
	resize: vertical;
}

.error {
	width: 90%;
	clear: both;
	display: block;
	background: #f4cbd1;
	padding: 10px 20px;
	border: 1px solid #e21937;
	color: #e21937;
}

#main-left ol {
	clear: both;
}

a, a span {
	text-decoration: none;
	color: #e21937;
}

img a, a img, a {
    outline: 0; }

#login {
  display:none;
	width: 100%;
	height: 26px;
	background:url(../images/itf_login_bg.jpg);
}
#login-inner {
	width: 970px;
	margin: 0 auto;
	border: 0px solid red;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	height: 26px;
}
.login-inner-left {
	width: 800px;
	float: left;
}
#login-inner p {
	float: right;
	margin: 5px 10px 0 0;
	font-size: 11px;
}
#login-inner a {
	float: left;
	color: #e21937;
	margin: 7px 0 0 10px;
	padding: 0 19px 2px 3px;
	/*background:url(../images/itf_small_red_arrow.png) no-repeat 0 2px;*/
}
#login-inner .separator {
	height: 26px;
	width: 2px;
	background: #fff;
	float: left;
	border-right: 1px solid #dfdfdf;
}
	a#minside_a {
	background: url(../images/loginarrow_sprite.png) no-repeat 59px 0;
}
	a#minside_a:hover {
	background-position: -137px -25px;	
}
	a#logout_a {
	background: url(../images/loginarrow_sprite.png) no-repeat 55px 0;
}
	a#logout_a:hover {
	background-position: -141px 0;	
}

#wrapper-head {
  display:none;
}
#wrapper-head, #wrapper { 
	width: 970px;
	margin: 0 auto;
}
.logo {
	float: left;
}
.logo a {
	width: 360px;
	text-align: left;
	height: 90px;
	display: block;
	background-color: transparent;
	background-image: url(../images/itf_logo_sprite.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
.logo a:hover {
	background-position: left bottom;
}
.logo a span {
	display: none;
}
.main-menu {
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px 0 0 0;
}
.main-menu li {
	float: left;
	font-size: 14px;
	margin-left: 30px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
.main-menu li#current, .main-menu li:hover {
	background:url(../images/itf_menu_borderb.jpg) bottom center no-repeat;
}
.main-menu li a, .main-menu li a span {
	color: #515050;
}
.main-menu li span {
	font-size: 11px;
	margin: 0 3px;
}
.main-col .order-details, .order-details {
  white-space: pre;
  float: left;
  line-height: 140%;
}

/* HEADER */

.headertable {
  display:none;
}
	
.header {
  display:none;
}

#bar {
	margin: 50px 0 0 240px;
	font-size: 28px;
	font-weight: normal;
}
#left {
	width: 240px;
	float: left;
}
#main {
	width: 100%;
  float:left;
	margin: 25px 0 40px 0;
}
#main h2 {
	margin: 14px 0;
}
#main .separator {
	display: block;
	width: 100%;
	clear: both;
	height: 2px;
	margin: 20px 0;
	background: url(../images/itf_separator_backend.png) repeat-x;
}

/* SUB MENU NEW */

#nav {
  display:none;
}

#main ul li.title {
	font-weight: bold;
	padding-top: 50px;
	color: #484848;
}
#main ul li {
	padding: 4px 0;
}
#main-left {
	width: auto;
	padding: 0 20px 0 10px;
	font-size: 12px;
	min-height: 200px;
	background: url(../images/itf_vertical_separator.jpg) repeat-y top right;
}
#main-left ol li {
	padding: 10px 0;
	border-top: 1px solid #c8c8c8;
	display: block;
}
#main-left ol li label {
	color: #e21937;
	font-size: 11px;
	cursor: pointer;
}
#main-left ol li span.time {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin: 0 10px 0 0;
}
#main-left ol li span.minutes {
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin: 0 10px 0 2px;
	padding: 0 0 1px 0;
}
#main-left ol li .company {
	font-weight: bold;
	margin-left: 5px;
}
#main-left ol li .customername {
	width: 240px;
	overflow: hidden;
	float: left;
}
#main-left ol li .roomprice {
	float: right;
	margin: 0 10px 0 0px;
}
#main-left ol li .textred {
	margin: 0 0 0 20px;
}
#main-left p.totalprice {
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0 7px 0;
	font-weight: bold;
	clear: right;
}
.main-left-col {
	float: left;
	width: 240px;
	margin: 0px 10px 0 0;
}
.main-left-col label {
	clear: both;
	width: 230px;
	float: left;
	margin: 0px 0 5px 0;
	line-height: 140%;
}
.main-left-col input {
	margin: 3px 5px 10px 0;
	float: left;
}
#editorarea label {
	margin: 5px 0;
	float: left;
}
#editorarea input, #editorarea textarea {
	margin-top: 5px;
}
#editorarea .order-button {
	float: right;
	margin: 5px 15px 0 0;
}
#usertable td {
	padding: 5px 0px;
}
#statisticstable {
	margin-top: 20px;	
	float: left;
	max-width: 710px;
}
#statisticstable th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 10px 0;
}
#statisticstable td {
	padding: 7px 0;
}
#timetable tr {
	background: url(../images/itf_separator_backend.png) bottom center repeat-x;
}
#timetable td {
	padding: 7px 0;
	background:url(../images/itf_vertical_separator.jpg) bottom left repeat-y;
	text-align: center;
	font-size: 11px;
}
#timetable th {
	padding: 0 0 10px 0;
}
#main-right {
  display:none;
	width: 150px;
	float: left;
	padding: 0 0 0 20px;
}
#main-right label {
	float: left;
	clear: both;
	margin: 4px 0;
	font-size: 11px;
	cursor: pointer;
}
#main-right input {
	margin: 5px;
}
.smalltitle {
	font-size: 11px;
	margin: 0px 10px 0 0;
	padding: 0 10px 0 0;
	font-weight: normal;
	/* text-align: right */
}
a.button {
    background: transparent url(../images/itf_button_arrow.png) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
	 font-weight: bold;
    height: 25px;
    margin-right: 6px;
	 margin-bottom: 10px;
    padding-right: 28px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    background: transparent url(../images/itf_button_left.png) no-repeat;
    display: block;
    line-height: 16px;
    padding: 4px 10px 5px 12px;
} 

h2#booking_view_header { 
  text-align:  center;
  line-height: 22px;
}

.lbutton {
   background: transparent url(../images/itf_arrow_white_sprite.png) no-repeat scroll top left;
   color: #e21937;
   display: block;
   float: left;
   font-size: 11px;
	 font-weight: bold;
   height: 25px;
   margin-right: 6px;
	 margin-bottom: 10px;
   text-decoration: none;
}
.lbutton:hover {
  background-position: 0 -30px;
}
.lbutton span {
    background: transparent url(../images/itf_button_white_sprite.png) no-repeat bottom right;
    display: block;
    line-height: 12px;
    padding: 8px 10px 9px 10px;
    margin: -2px 0 0 3px;
}
.rbutton {
   background: transparent url(../images/itf_button_white_arrow_right.png) no-repeat scroll top right;
   color: #e21937;
   display: block;
   float: right;
   font-size: 11px;
	 font-weight: bold;
   height: 25px;
   margin-left: 6px;
	 margin-bottom: 10px;
	 padding: 0px 28px 4px 0;
   text-decoration: none;
}
.rbutton:hover {
  background-position: bottom right;
}
.rbutton span {
    background: transparent url(../images/itf_button_white_sprite.png) no-repeat top left;
    display: block;
    line-height: 12px;
    padding: 8px 10px 9px 10px;
    margin: 0px 0 0 0px;
}
a.order-button {
    background: transparent url(../images/itf_order_button_arrow.png) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
	 font-weight: normal;
    height: 25px;
    margin-right: 6px;
    padding-right: 26px; /* sliding doors padding */
    text-decoration: none;
}
a.order-button span {
    background: transparent url(../images/itf_order_button.png) no-repeat;
    display: block;
    line-height: 16px;
    padding: 2px 14px 5px 15px;
	 color: #fff;
} 
.order-b {
    background: transparent url(../images/itf_order_button_arrow.png) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    margin-right: 6px;
    padding-right: 23px; /* sliding doors padding */
    text-decoration: none;
    border: 0px;
}
.order-b span {
    background: transparent url(../images/itf_order_button.png) no-repeat 0px 0px;
    display: block;
    line-height: 12px;
    position: relative;
    top: -2px;
    right: 3px;
    padding: 4px 14px 5px 13px;
    color: #fff;
}

.input1, .input2, .input3, input4 {
  display: none;
}

.lbutton, .rbutton {
  display: none;
}

td.strong {
	font-weight: bold;
}

.textred { color: #e21937; 
	font-size: 12px !important;
	font-weight: normal;
	float: none !important;
}
.currency {
  text-align: right;
}

#grid li a {
	color: #e21937;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(../images/itf_small_red_arrow.png) no-repeat 0 3px;
	line-height: 130%;
}
#grid li a:hover {
}

#articles {
	background: url(../images/icons.gif) no-repeat;
}
#meeting {
	background: url(../images/icons.gif) no-repeat 0 -100px;
}
#canteen {
	background: url(../images/icons.gif) no-repeat 0 -200px;
}
#reception {
	background: url(../images/icons.gif) no-repeat 0 -300px;
}
#users {
	background: url(../images/icons.gif) no-repeat 0 -400px;
}
#economy {
	background: url(../images/icons.gif) no-repeat 0 -500px;
}

#searchbox_input {
	float: left;
	background:url(../images/itf_boxshine_bg.jpg) no-repeat;
	width: 458px;
	min-height: 45px;
	padding: 18px;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius:8px;
}
	#searchbox-top {
		background:url(../images/itf_search_bg.png) no-repeat;
		border: 0px;
		padding: 12px 18px;
	}
.searchbox-big {
	float: left;
	background:url(../images/itf_boxshine_bg.jpg) no-repeat;
	width: 458px;
	padding: 18px;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: 0 4px 4px -3px #484848;
	-webkit-box-shadow: 0 4px 4px -3px #484848;
	overflow: hidden;
	margin: 0 0 30px 0;
}
.searchbox-big label {
	float: left;
	margin: 0 10px 10px 0;
}
.searchbox-big label input {
	margin-left: 10px;
}
.searchbox-big .right, #main-right .right, .right {
	float: right;
}
.searchbox-big .leftbox {
	width: 330px;
	float: left;
	background: url(../images/itf_vertical_separator.jpg) repeat-y top right;
	padding: 0 10px 0 0;
}
.searchbox-big .leftbox img {
	float: left;
	margin: 0 10px 0 0;
}
.searchbox-big .leftbox h5 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
.searchbox-big .rightbox {
	width: 90px;
	line-height: 16px;
	float: left;
	padding: 0 0px 0 20px;
}
.searchbox-big .rightbox p {
	font-size: 11px;	
}
.searchbox_sub {
	padding: 10px 0;
}
.searchbox_sub select {
	float: left;
	margin: 2px 10px 0 0;
}
.icons {
	float: left;
	margin-right: 10px;
}
.icons li {
	display: block;
	width: 20px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	box-shadow:inset 0 0 5px #b9b9b9;
	-moz-box-shadow:inset 0 0 5px #b9b9b9;
}
.icons .projector {
  background: #ccc url(../images/projector.png) top left no-repeat;
}
.icons .wifi {
  background: #ccc url(../images/wifi.png) top left no-repeat;
}
.icons .whiteboard {
  background: #ccc url(../images/whiteboard.png) top left no-repeat;
}
.icons .disabled {
  display: none !important;
}
.grey-overlay {
	background: #a1a1a1;
	width: 473px;
	float: left;
	margin: 5px -20px -18px -18px;
	padding: 10px;
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius:6px;
}
#canteen-orders {
	float: left;
	margin-bottom: 10px;
}
#canteen-orders tr td, #my-articles tr td {
	padding: 6px 2px;
}
#canteen-orders th, #my-articles th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 16px 0;
}
#total {
	background: url(../images/itf_separator_backend.png) 0 8px repeat-x;
	font-weight: bold;
	margin-top: 5px;
}
tr#total td {
	padding: 20px 10px 0 0;
}
#footer {
  display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


/* OLD SUB MENU ON SECTION PAGES */

.leading#column_0 {
	width:185px !important; }

.leading#column_0 ul, .leading#column_0 li {
	list-style: none; 
	width: 185px !important; }

.leading#column_0 ul {
	background: url(../../images/itf_submenu_bottom.png) no-repeat;
	background-position:0px bottom;
	padding-bottom:40px;
	float:left;
}

.leading li {
	clear:both; }
	
.leading #item_0 h2 {
	text-align: center;
	color:#e21937;
	height:37px;
	background: url(../images/itf_submenu_head_bg.png) no-repeat;
	text-transform: uppercase;
	font-size: 11px; }	

.leading #item_0 h2 span {
	display:block;
	width: 100%;
	text-align: center; }

.leading #item_0 li span {
	display:block;
	margin-left:25px;
	margin-top:2px;
	color:#484848;
}	

.leading #item_0 li {
	height:33px;
	/*background: url(../../images/itf_submenu_item.png) no-repeat;*/
	background: url(../images/itf_menu_item_sprite.png) 0px -33px no-repeat;
}	
.leading #item_0 li a:hover {
	background: url(../images/itf_menu_item_sprite.png) 0px 0px no-repeat;
}
.leading #item_0 li#current a{
    background: url(../images/itf_menu_item_sprite.png) 0px -66px no-repeat;
    color:#e21937 !important; 
}
.leading #item_0 li ul li a {
    background: url(../images/itf_menu_item_sprite.png) 0px -132px no-repeat !important;
}
.leading #item_0 li ul li a:hover {
    background: url(../images/itf_menu_item_sprite.png) 0px -99px no-repeat !important;
}
.leading #item_0 li ul li#current a {
    background: url(../images/itf_menu_item_sprite.png) 0px -165px no-repeat !important;
}
.leading #item_0 li ul li#current span {
    color:#e21937 !important;
}
/*
.leading #item_0 li ul li a {
    background: url(../../images/itf_menu_item_sprite.png) 0px -99px no-repeat;
}*/

.leading #item_0 li.active span {
	/*color:#e21937; */}	



.leading #item_0 li a {
	text-decoration: none;
}

.bar {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.bar, .bar * {
  margin: 0;
  padding: 0 !important; /* KIWF */
  list-style: none;
  display:block;
}

.bar {
  display: block;
}

.bar.long {
  margin-top: 13px;
}

.bar.long li {
  width: 20px;
}

.bar li {
  background:url(/static/images/intra/book_bar.png) repeat-x white;
  height:50px;
  width:13px;
  display: inline-block;
}

.bar.small li {
  background:url(/static/images/intra/book_bar_small.png) repeat-x white;
  height: 10px;
  width: 5px;
}

.bar li.reserved {
  background-color: #e21937;
}

.bar li.selected {
    background-color: yellow;
}

.bar li.left_round {
  background:url(/static/images/intra/book_bar_l.png) repeat-x;
  width: 7px;
}

.bar li.right_round {
  background:url(/static/images/intra/book_bar_r.png) repeat-x;
  width: 7px;
}

.venue-box {
	float: left;
	background:url(../images/itf_h_m_grey_c.jpg) repeat-x;
	width: 94%;
	padding: 18px;
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-box-shadow: 0 4px 4px -3px #484848;
	-webkit-box-shadow: 0 4px 4px -3px #484848;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.venue-box h5 {
  color: white;
}

.legend {
  font-size: larger;
  font-weight:bold;
  margin-bottom: -20px;
}

.legend.left {
  float: left;
  position:relative;
  left:7px;
  bottom:31px;
}

.legend.right {
  float: right;
  position:relative;
  right:7px;
  bottom:31px;
}

#statisticstable td {
	padding: 7px 0;
	font-size: 14px;
}


