body { 
	background-color: #fff; 
	color: #113; 
	background-image: url(../images/Polka_BG.jpg); 
	background-repeat:repeat;
	height:100%;
	min-width:1024
	px;	
*height: auto;
	padding-top:38px;
}

.header {
	top:0px;
	left:0px;
	width: auto;
	height: 38px;
	margin:0;
	padding:0;
	position: fixed;
	z-index: 3;
	-webkit-box-shadow: 0px 3px 8px #888;
	-moz-box-shadow: 0px 3px 8px #888; 	
}

.rowcell table tr:hover td {
	background: #48f;
	color: #fff;
}

.rowcell table tr:hover td a {
	background: #48f;
	color: #fff;
}


.footer{
	color:#fff;
	position:fixed;
  bottom:0px;
  height:20px;
  width:100%;
	background: url(../images/rowcellhightlight.png) ;
	background-repeat:repeat-x;
  font-size: x-small;
}

img {
	margin: 0;
  padding: 0px;
	border:0px;
}

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

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

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

pre {
  background-color: #eee;
  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:#d83; }

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

.errorExplanation {
  border: 1px solid #faa;
  background-color: #fee;
	background-image: none; 
}

#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:#456; 
  font-size: 20px;	
	text-shadow: #AAA 2px 2px 2px;
}

h2 {
  color:#456; 
  font-size: 16px;	
}

table a { color: #456; }
table a:visited { color: #567; }
table a:hover { color: #fff; background-color:#d83; }
table {
	background:#fff;
	width:98%;
	border-bottom: 1px solid #aaf;
	border-right: 1px solid #aaf;
  margin:0.5em auto;
	border-collapse:collapse;
	-webkit-box-shadow: 5px 5px 5px #aaa;
	-moz-box-shadow: 5px 5px 5px #aaa;
}

.tablefixedcell {
	background-color:#e6edf5;
	color: #000;
}

.tabledatacell {
	border-left-color:#bbf;
  text-align:left;
}

.tablestringcell {
  text-align:left;
}


/* �J�����_�[�e�[�u��
*/

.calender_head {
	background-color:#cdf;
	background-image: url(../images/calendarbackpanellight.gif); 
	background-repeat:repeat-x;
	background-position: center; 
	color:#000;
	width:100%;
	height:18px;
}
.calender_cell {
	width:100%;
	height:100%;
}

.calender_row {
	width:100%;
	height:100%;
	border-top: 1px solid #aaf;
	float:left;	
}

.calender_col_left {
	text-align:center;
	width:54%;
	height:100%;
	float:left;
	border-right: 1px solid #aaf;

}

.calender_font_mini 
{
	font-size:10px;
}

.calender_col_right {
	text-align:center;
	width:45%;
	height:100%;
	float:right;

}

.calender_col {
	text-align:center;
	height:100%;
	height:100%;

}

.calender_holiday {
	background-color:#fdd;
}

.calender_special {
  background-color: #fdd;;
}
	
.calender_weekend {
  background-color: #ffe;
}

.calender_day {
}

.today {
	z-index:1;
	border:2px solid #00f;
}

td {
	color:#456; 
	padding:1px;
	text-align:center;
	vertical-align:top;
	height:100%;
	border-top: 1px solid #aaf;
	border-left: 1px solid #aaf;
	margin:0;
	padding:0;		
}

th {
  background:#25559d;
	background-image: url(../images/calendarbackpanel.gif); 
	background-repeat:repeat-x;
	background-position: center; 
	border: 1px solid #58c;
	text-align:center;
	font:1em/1.5em sans-serif;
	color:#fff; 
}
th a { 
	color:#fff; 
	font-weight: bold;
}
th a:visited {
	color:#fff; 
	font-weight: bold;
}

fieldset {
	position:relative;
*padding: 15px 10px 10px 10px;
  width:90%;
  margin:1em auto;
  color:#456; 
  background:#e6edf5;
/*	background-image: url(../images/backpanel.gif); 
	background-repeat:repeat-x;
	background-position: center;
*/ 
  border:1px solid #abf;
	-webkit-box-shadow: 5px 5px 5px #aaa;
	-moz-box-shadow: 5px 5px 5px #aaa;
  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: #f00;
}

label {
  width: 140px; 
}

fieldset label {
  margin-left: 48px;
}


.reservebutton {
	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;
        color: black;
}

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

.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: #345;
}

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

.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:20px;	
	float:left;
	width:37%;
	height:30px;
	text-shadow: #AAA 2px 2px 2px;
}


.titlecenter {
	margin:0px;
	padding:12px 0px 0px 0px;
	float:left;
	width:25%;
  text-align:center;
  color:#456; 
  font-size:20px;	
  font-weight: bold;
	text-shadow: #AAA 2px 2px 2px;
	height:30px;
}

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

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

.waittime {
	padding:0px;
  color:#456; 
	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 {
	background-color:#dfd;
}

.glayrow {
	background-color:#eee;
}

.reserverow {
	background-color:#e5e5ff;	
}

.reserveacceptrow {
	background-color:#ffd;	
}

.acceptrow {
	background-color:#ffe;	
}

.totalrow {
	background-color:#cdf;	
}

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

.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-color:#cdf;
	background-image: url(../images/calendarbackpanellight.gif); 
	background-repeat:repeat-x;
	background-position: center; 
	color:#000;
}

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

.margecell {
	border-top:1px solid #eee;
}

/*******************************************************************************
 pagination
*********************************************************************************/
.pagination {
  padding: 3px;
  margin: 3px;
}

.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}

.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}

.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}

.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

.note {
    background-color: rgba(255, 240, 70, 0.8);
    height: 250px;
    padding: 10px;
    position: absolute;
    width: 200px;
	  -webkit-border-radius:10px;
    -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.5);
	  border-radius:6px;
}

.note:hover .closebutton {
    display: block;
} 

.closebutton {
    display: none;
    background-image: url(../images/deleteButton.png);
    height: 30px;
    position: absolute;
    left: -15px;
    top: -15px;
    width: 30px;
}

.closebutton:active {
    background-image: url(../images/deleteButtonPressed.png);
}

.edit {
	overflow:auto;
  outline: none;
	width:100%;
	height:95%;
}

.timestamp {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 9px;
    color:#a80;
    border-top: 1px solid #a80;
    padding: 2px 4px;
    text-align: right;
}

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

.warning-message {
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -opera-border-radius:10px;	

  bottom: 22px;
	left:2px;
	width:auto;
	height: auto;
	position: fixed;
	background-color: #000;
	color:#fff;
	filter: alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
	z-index: 1;
}
