/* CSS Document */

body {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size:0.75em;
	color: #333;
	background-color: #f0f0f0;
	text-align: center;
}

td {
	 font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}

form {
	padding: 10px 0 0 0;
	margin: 0;
}

p {
	margin: 0;
	padding: 0;
}

img{
	border:0;
}

a {
	text-decoration: underline; padding: 1px; 
}
a:link {
	 color: #03c;
}
a:visited {
	 color: #03c; 
}
a:hover {
	 color: #fff; background-color: #35c; text-decoration: none; 
}
ol, ul, li {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;
}


li {
	font-size: 10px;
	line-height: 13px;
	padding: 3px 0;
}

li img {
	padding-right: 3px;
}

h1 {
	font-family: "Lucida Grande", arial, sans-serif;
	padding: 0;
	border-bottom: 0;
	margin: 0;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-family: "Lucida Grande", arial, sans-serif;
	margin: 20px 0 5px 0px;
	color: #333;
	font-size: 110%;
	padding: 0;
}

td, th {
	padding: 3px;
	text-align: left;
}

.spacer{
	clear:both;
	border-top:1px dotted #ccc;
	margin:10px 0 0 0;
}

#global{
	position: relative;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	width:800px;
}

#mcc{
	position: relative;
	float: left;
	width:800px;
}

div#header{
	background-color:#418BBD;
	color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	float:left;
	width:800px;
}

div#header h1{
	color:#fff;
	font-weight:normal;
	font-size:200%;
	margin:10px 10px 10px 20px;
}


div#header ul{
	list-style-type:none;
	margin:0;
	border-bottom:1px solid #418BBD;
	padding:0 0 0 20px;
}

div#header li{
	padding:0;
	display:inline;
}

div#header a{
	float:left;
	color:#fff;
	 margin:0 1px 0 0;
     text-decoration: none;
     background: #E37825;
	 padding:2px 12px 2px 12px;
}
	 
div#header a:hover {
     background-color: #F2BF99;
	 color:#000;
}

div#header a.active {
     background: #fff;
	 font-weight:bold;
	 color:#000;
}


#login{
	text-align:right;
	font-size:80%;
	color:#666;
}

#login a:hover{
	background-color:#666;
}

#content{
	float:left;
	width:780px;
	background-color:#fff;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px 10px 50px 10px;
}

#last_booking{
	float:right;
	width:450px;
	background-color:#ccc;
	color:#FF0000;
	padding:4px;
}

#last_booking h2{
	margin:0;
	padding:0;
	color:#GGG;
	font-size:100%;
	text-decoration:underline;
}

#left_content{
	float:left;
	border-right:1px solid #ccc;
	padding:0 10px 0 0;
}

#right_content{
	float:left;
	padding:4px;
	margin:0 0 0 10px;
	text-align:left;
	/*width:550px;*/
}

#login_form{
	border:2px solid #ccc;
	background-color:#fff;
	padding:10px;
	text-align:center;
	margin:50px auto 0 auto;
}

.error{
	color:#990000;
}

.renew li{
	display:block;
	color:color:#990000;
	margin:2px 0 2px 30px;
	list-style-image:url(images/arrow.gif);	
}


.list{
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	width:490px;
}

.list td, th{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.list td.grey, .list th.grey{
	background-color:#CCC;
}

.list td.smaller{
	font-size:80%;
}

hr{
	border:1px dotted #ccc;
	margin:20px 0 0px 0;
	padding:0;
}

fieldset{
	border:1px solid #ccc;
	padding:10px 20px;
	margin:20px 0 0 0;
	width:90%;
}

legend{
	font-weight:bold;
	font-size:90%;
	color:#666;
	background:#eee;
	border:1px solid #ccc;
	border-bottom-color:#999;
	border-right-color:#999;
	padding:4px 8px;
}

table.details{
	border-collapse:collapse;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:0 0 10px 10px;
}

table.details td, table.details th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

caption{
	text-align:left;
	font-weight:bold;
	font-size:120%;
	margin:0 0 5px 10px;
}

.close{
	margin:10px 0 5px 10px;
}

ul.alphab li{
	display:inline;
}

ul.alphab {
	margin:4px 0 10px 0;
}

.date{
	font-size:90%;
	font-style:italic;
	color:#003399;
}

.price{
	font-size:110%;
	color:#003399;
	font-weight:bold;
}
abbr, acronym {
border-bottom: 1px dotted gray;
cursor: help;
}

.back{
	margin:15px 0 0 0;
	text-align:right;
}

 ul.testlist { 
      list-style-type:none;
      margin:0;
      padding:0;
    }
    ul.testlist li {
      width:150px;
      padding:4px;
      cursor:move;
	  border:1px dotted #000;
	  margin:1px 0 1px 0;
    }
    ul.testlist li img {
      float:left;
      margin-right:8px;
    }
    div.dropmarker {
      height:6px;
      width:200px;
      background: url(dropmarker.png) left top;
      margin-top:-3px;
      margin-left:-5px;
      z-index:1000;
      overflow: hidden;
    }
	
.clients{
	width:10%;
}

.clients li, .dates li{
	margin:6px 0 6px 0;
}

td.top{
	vertical-align:top;
}

.theCalendar{
	margin:10px 0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:80%;
	width:100%;
	background-color:#CCC;
	border-collapse:collapse;
}

.theCalendar th{
	padding:4px 2px;
	border-right:1px solid #fff;
}


.theCalendar td.booked_week a,.theCalendar td.booked_weekend2 a, .theCalendar td.booked_weekend3 a, .theCalendar td.booked_weekday4 a, .theCalendar td.booked_weekday4TM a, .theCalendar td.booked_weekday5WM a, .theCalendar td.booked_weekday5TS a, .theCalendar td.booked_weekday5MS a, .theCalendar td.booked_weekday6 a{
	color:#fff;
	text-decoration:none;
}

.theCalendar td a:hover{
	color:#000;
	text-decoration:none;
	background-color:#fff;
}

.theCalendar td{
	background-color:#fff;
}

.theLegend{
	border-collapse:collapse;
	margin:20px 0;
	font-size:80%;
	width:40%;
}

.theCalendar td{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:4px 2px;
}

.theCalendar p{
	text-align:center;
	/*margin:-20px 0 0 10px;
	padding:0;*/
	border:1px solid #000;
	float:left;
}

.theCalendar p span{
	margin:0 0 0 2px;
	padding:0;
	width:40px;
	border:1px solid #000;
}

td.booked_week{
	background-color:#CC0000;
	color:#FFFFFF;
}

td.booked_weekend2{
	background-color:#FF9900;
	color:#FFFFFF;
}

td.booked_weekend3{
	background-color:#000099;
	color:#FFFFFF;
}

td.booked_weekday4{
	background-color:#339900;
	color:#FFFFFF;
}

td.booked_weekday4TM{
	background-color:#1A4F00;
	color:#FFFFFF;
}

td.booked_weekday5WM{
	background-color:#FF00FF;
	color:#FFFFFF;
}

td.booked_weekday5TS{
	background-color:#FF66FF;
	color:#FFFFFF;
}

td.booked_weekday5MS{
	background-color:#FFCCFF;
	color:#FFFFFF;
}

td.booked_weekday6{
	background-color:#990000;
	color:#FFFFFF;
}



td.recent{
	border:1px solid #FFFF00;
}

.theCalendarBottom{
	border-collapse:collapse;
	margin:10px 0;
	/*border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
	font-size:80%;
	width:100%;
}

.theCalendarBottom td.right{
	text-align:right;
}

.warning{
	margin:0 10px 2px 0;
}

.nobook{
	width:22px;
	height:10px;
	float:left;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	
}

.book3{
	width:68px;
	height:10px;
	float:left;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:#000099;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.book4{
	width:91px;
	height:10px;
	float:left;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:#FF9900;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.house{
	float:left;
	border:1px solid black;
	height:10px;
	clear:both;
	width:60px;
}

.test{
	border-collapse:collapse;
	margin:10px 0;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:80%;
	width:100%;
}

.test td, .test th{
	width:22px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:0;
	margin:0;
}

p.print, .steps{
	float:right;
}

.drag{
	cursor:move;
	/*margin:2px 0 0 0;
	float:left;	border:1px solid #000;*/
}

.drag_right{
	cursor:move;
	/*margin:2px 0 0 0;
	float:left;
	border:1px solid #000;*/
	position:absolute;
	right:0px;

}

.hoverTab{
	border:2px dotted #000;
}

td.free{
	/**background-color:#FF9900*/
	color:#FFFFFF;
	padding:0;
	margin:0;
}

td.free a{
	display:block;
	float:left;
	width:100%;
	height:30px;
}

td.free a:hover{
	background-color:#FFFF00;
}

td.bad_day{
	background-color:#EEE;
	color:#FFFFFF;
	padding:0;
	margin:0;
}
p.right{
	margin:0;
	padding:0;
	float:right;
}
