body { 
	background-color: #fff; 
	color: #000;
	height:100%;
	margin:0px;
*height: auto;
}

.footer{
	display:none;
	color:#000;
	position:fixed;
  bottom:0px;
  height:20px;
  width:100%;
	background-repeat:repeat-x;
  font-size: x-small;
}

input {
	display:none;
}
button {
	display:none;
}
select {
	display:none;
}
img {
	margin: 0;
  padding: 0px;
	border:0px;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   10px;
  line-height: 14px;
}

ul {
	list-style-type:none;
 	padding:0px 5% 0px;
}

ol {
	list-style-type:none;
 	padding:0px 5% 0px;	
}

pre {
  padding: 10px;
  font-size: 11px;
}

.image {
	margin: 0;
  padding: 0px;
	border:0px;
}

a { color: #336; }
a:visited { color: #55a; }
a:hover { color: #fff; background-color:#789; }

.fieldWithErrors {
  padding: 2px;
  padding-bottom: 6px;
  background-color: red;
  display: inline;
}

.errorExplanation {
  border: 1px solid #fff;
}

#errorExplanation p {
  color: #333;
  margin: 0;
  padding: 0px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  margin: 0;
	margin-left: 18px;
  padding: 0px;
}

p {
	border:0px;
	margin:5px;
}

h1 {
  text-align:center;
  color:#000; 
  font-size: 14px;	
}

h2 {
  color:#000; 
  font-size: 12px;	
}

table {
	width:95%;
	border:1px solid #000;
  margin:0.5em auto;
	border-collapse:collapse;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  -opera-border-radius:6px;
}

.tablefixedcell {
	background-color:#e6edf5;
}

.tabledatacell {
  text-align:left;
}

.tablestringcell {
  text-align:left;
}

.tablechildhead {
	width:100%;
	height:18px;
	margin:0;
	padding:0;
}

.tablechild {
	width:100%;
	margin:0;
	padding:0;
}

.tablechildleft {
	text-align:center;
	padding:0;
}

.tablechildcenter {
	text-align:center;
	padding:0;
}


.tablechildright {
	text-align:center;
	padding:0;
	width:36%;
}

.tablechild th {
	background-color:#e6edf5;;
	width:100%;
	margin:0;
	padding:0;
}

td {
	border:1px solid #000;
	padding:1px;
	text-align:center;
	vertical-align:top;
	height:100%;
}

th {
	border:1px solid #000;
	text-align:center;
	font:1em/1.5em sans-serif;
}

fieldset {
	position:relative;
*padding: 15px 10px 10px 10px;
  width:90%;
  margin:1em auto;
	border:1px solid #000;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  -opera-border-radius:6px;
}


legend {
*position:absolute;
*top:-0.5em;
  padding: 0 2px;
  font-weight: bold;
}

label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

ul {
  margin:0px;		
}

dl {
  margin:0px;		
}

chekbox {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

fieldset ol {
  margin: 0;
  padding: 0;
}

fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}

fieldset fieldset label {
  display: block;
  width: auto;
}

em {
  font-weight: bold;
  font-style: normal;
  color:#000; 
}

label {
  width: 140px; 
}

fieldset label {
  margin-left: 48px;
}

.specialDay {
  background-color: #fdd;;
	margin:0;
	padding:0;
	}
	

.weekendDay {
  background-color: #ffe;
	margin:0;
	padding:0;}

.today {
	margin:0;
	padding:0;}

.day {
	margin:0;
	padding:0;}

.otherMonth {
	margin:0;
	padding:0;	
}
.reservebutton {
	display:none;
	margin:0em auto;
	text-align: center;
	text-decoration: none;
	width: 180px;
	height: 30px;
  font-size: 12px;	
	background-image: url(../images/reservebuttons.gif); 
	background-repeat:no-repeat;
	border: none;
	padding-top: 5px;
}

.reservebutton input {
	width: 180px;
	height: 20px;
	background-color:transparent;
	border: none;	
}

.reservebutton:active {
	background-image: url(../images/reservebuttonsrev.gif); 
}

.editbutton {
	margin:0em auto;
	text-align: center;
	text-decoration: none;
	width: 180px;
	height: 30px;
  font-size: 12px;	
	background-image: url(../images/editbuttons.gif); 
	background-repeat:no-repeat;
	border: none;
	padding-top: 5px;
}

.editbutton:active {
	background-image: url(../images/editbuttonsrev.gif); 
}

.reservelink {
	display: block;
	margin:1px 5px;
	width: 170px;
	height: 24px;
}

.reservelink:hover {
	background-color:transparent;
  color:#000; 
}

.reservebutton a {
	text-decoration: none;
	background-color:transparent;
  color:#000; 
}

.headsection {
	margin:0px;
	padding:0px 5% 0px;
	float:left;
	height:20px;
}

.section {
	width:95%;
  margin:0.5em auto;
}

.titleleft {
	margin:0px;
	padding:12px 0px 0px 4%;
	float:left;
	width:32%;
	height:30px;
}

.titleleftbig {
	margin:0px;
	padding:12px 0px 0px 4%;
  font-size:14px;	
	float:left;
	width:32%;
	height:30px;
}


.titlecenter {
	margin:0px;
	padding:12px 0px 0px 0px;
	float:left;
	width:30%;
  text-align:center;
  font-size:14px;	
  font-weight: bold;
	height:30px;
}

.titleright{
  text-align:right; 
	margin:0px;
	padding:12px 5px 0px 0px;
	float:right;
	width:32%;	
	height:30px;
}

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

.waittime {
	padding:0px;
  color:#000; 
	background-image: url(../images/panel.gif);
	background-position: center; 
	background-repeat: no-repeat;
	width:167px;
	height:60px;

	margin:0.5em auto 0.5em auto;
}

.waittimetitle {
	padding:9px 0px 0px 0px;
	font-size:14px;
  text-align:center;
}

.waittimetext {
	padding:-0px;
	margin:0;
	font-size:24px;
  text-align:center;
}

.finishrow {

}

.reserverow {

}


.reserveacceptrow {
}

.acceptrow {
}

.timelinetable {
	border:0px;
  text-align:left;
  border:none;
	padding:0;
	width:780px;
}

.timelinetable td {
	background-image: url(../images/gage0.gif); 
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border:0px;	
  text-align:left;
}

.timelinetable th {
	background-image: none; 
	background-color:transparent;
	margin:0;
	padding:0;
	border:0px;	
  text-align:left;
}


.tableheadlight {
	background-image: url(../images/calendarbackpanellight.gif); 
	background-repeat:repeat-x;
	background-position: center; 
}

.left {
  text-align:left;	
}
.center {
  text-align:center;	
}
.right {
  text-align:right;	
}

@page newpage {
	page-break-after: always;
}
.newpage {
	page:newpage;
	page-break-after: always;
}
}
