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

a {
	color: #000000;
}

body {
	background-color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #888888;
}

div#layout {
	height: 100px;
	text-align: center;
}

div#top{
	background-color: #68747C;
	background-repeat: repeat-x;
	height: 110px;
}

div#top .top-center {
	width: 1024px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

div#top ul {
	list-style: none;
	background-color: #1F1A17;
	padding: 4px;
	height: 43px;
	margin-top: 20px;
	float: right;
}

div#top ul li {
	float: left;
}

div#top ul li a {
	display: block;
	height: 30px;
	_height: 35px;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #E2F5FF;
	font-weight: bold;
	float: left;
}

div#top ul li a:active, div#top ul li a:hover {
	background-color: #51C4FF;
	color: #000000;
}

div#login {
	background-color: #CDDAE0;
}

div#top-login {
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	margin-top: 2px;
	padding-top: 7px;
	width: 1024px;
}

div#top-login input {
	border: 1px solid #C3CED4;
	padding-left: 5px;
}

input.button {
	padding-left: 0px;
	border: 1px solid #808F96;
	background-color: #94AAB5;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

div#center {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	min-height: 300px;
	_height: 300px;
	text-align: left;
}

div#center .center-left {
	width: 365px;
	min-height: 270px;
	_height: 270px;
	background: url('../images/group-1.jpg');
	background-repeat: no-repeat;
	background-position: center 20px;
}

div#center div.offer h1 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: normal;
}

div#center div.offer p {
	text-align: justify;
	line-height: 1.3;
	padding: 0px 20px 20px 20px;
}

div#center div.offer {
	margin-top: 270px;
	background-image: url('../images/offer-bg.jpg');
	background-color: #6ACBFD;
	background-repeat: repeat-x;
	min-height: 178px;
	_height: 178px;
	color: #FFFFFF;
}

div#center .center-center h1 {
	margin-bottom: 20px;
}

div#center .center-center p {
	line-height: 1.3;
	text-align: justify;
}

div#center .center-center {
	width: 240px;
	height: 460px;
	text-align: center;
	padding: 0px 27px;
}

div#center .center-right {
	width: 365px;
	min-height: 270px;
	_height: 270px;
	background: url('../images/group-2.jpg');
	background-repeat: no-repeat;
	background-position: center 20px;
}

div#quickmenu {
	background-color: #BBCDD6;
}

div#bottom-quickmenu {
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	width: 1024px;
	margin-top: 10px;
}

div#bottom-quickmenu ul {
	padding-top: 20px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;

}

div#bottom-quickmenu ul li {
	color: #FFFFFF;
	float: left;
	width: 170px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
}

div#bottom-quickmenu ul li a {
	display: block;
	height: 32px;
	width: 128px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 42px;
}

div#bottom-quickmenu ul li .heading {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

div#bottom-quickmenu ul li .text {
}

div#bottom-cover {
	background-color: #68747C;
}

div#bottom {
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	height: 40px;
	width: 1024px;
	padding-top: 17px;
	_padding-bottom: 20px;
}

div#bottom a {
	color: #FFFFFF;
}

div#bottom .left {
	width: 365px;
	float: left;
	padding-top: 5px;
}

div#bottom .center {
	float: left;
	width: 240px;
	text-align: center;
	padding-top: 5px;
}

div#bottom .right {
	width: 365px;
	float: right;
	text-align: right;
	padding-top: 5px;
}

span.icon {
	display: block;
	width: 32px;
	height: 32px;
}

span.icon-small {
	display: block;
	width: 16px;
	height: 16px;
}

span.day14 {
	background-image: url('../images/icons/pack/day14.png');
}

span.flag {
	background-image: url('../images/icons/pack/flag.png');
}

span.customers-small {
	background-image: url('../images/icons/pack/small/customers.png');
}

span.bank-small {
	background-image: url('../images/icons/pack/small/bank.png');
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

img.logo{
  margin-top: 5px;
}

a img {
	border: 0px;
}

span.cleaner {
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
	line-height: 1px;
}

#login-form {
	margin-top: 50px;
}

#login-form label {
	width: 100px;
	float: left;
	display: block;
}

#login-form input {
	display: block;
}

#login-form span.val {
	display: block;
}

div.schedule table {
	width: 800px;
}

div.book-day {
	margin-top: 25px;
	margin-bottom: 25px;
}

div.book-day h2 {
	display: block;
	border-bottom: 1px solid #68747C;
	margin-bottom: 10px;
}

div.book-day table {
	font-size: 12px;
}

div.book-day table thead {
	background-color: #CDDAE0;
}

div.book-day table thead th {
	padding: 10px;
}

div.book-day table tbody td {
	border: 1px solid #CDDAE0;
	padding: 5px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

div.book-day table tbody td.free {
	
}

div.book-day table tbody td.reserved {
	background-color: #51C4FF;
	color: #000000;
}

.booking {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 20px;
	background-color: #EFEFEF;
}

.booking h2 {
	display: block;
	border-bottom: 1px solid #68747C;
	margin-bottom: 10px;
}

.booking label {
	width: 100px;
	float: left;
	display: block;
	font-weight: bold;
	height: 20px;
}

.booking span.value {
	display: block;
	height: 20px;
}

.booking input {
	border: 1px solid #687473;
}

#tabs {
	margin-top: 50px;
}

#tabs label {
	width: 150px;
	float: left;
	display: block;
}

#tabs input {
	display: block;
	border: 1px solid #68747C;
	padding: 2px;
}

#tabs input.noborder {
	border: none;
	padding: none;
	visibility: hidden;
	display: none;
}

#tabs select {
	display: block;
	border: 1px solid #68747C;
	padding: 2px;
}

.left {
  text-align: left !important;
}


