.mailwrapper {
  text-align: center;
}

.maildiv {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 450px;
}

.maildiv form {
  text-align: left;
}

.maildiv label {
  vertical-align: top;
  padding: 0 0 0 3px;
}

.maildiv .sidelbl {
  width: 110px;
  text-align: right;
  padding: 0 1em 0 0;
  vertical-align: top;
  position: relative;
  display: block; 
  float: left; 
  clear: left;
}

.maildiv input, .maildiv select, .maildiv textarea {
  margin-bottom: 1em;
}

.maildiv fieldset {
  padding: 2em 1em 1em;
  margin: 2em 0;
  border: 7px solid #eee;
}

.maildiv .fmsubmit {
  float: right;
}

.maildiv .fmrequired {
  color: #d5d74a;
  float: left;
  margin: 3px 5px 0 5px;
  font-weight: bold;
}

.maildiv .fminfofull {
  padding: 0 10px 0 10px;
  color: #d5d74a;
  margin-bottom: 15px;
}

.maildiv .fminfohalf {
  padding: 0 10px 0 10px;
  color: #d5d74a;
  margin-left: 110px;
  margin-bottom: 15px;
}

.maildiv .fmerrorbox {
  text-align: left;
}

.maildiv li {
  margin: 0 0 4px 0;
}

.maildiv .fmerrortitle {
  color: #f00;
  font-size: 120%;
}

.datePicker {
  position: absolute;
  min-width: 10em;
  z-index: 9999;
  text-align: center;
  font: 900 0.8em/0.8em verdana, sans-serif;
  background: transparent;
}

.iehack {
  position: absolute;
  background: #fff;
  z-index: 9998;
  padding: 0;
  border: 0;
  display: none;
}

.date-picker-control {
  border: 0 none;
  padding: 0;
  margin-left: 4px;
  background: url('/css/cz/img/cal/cal.gif') no-repeat 0 0 transparent ;
  width: 16px;
  height: 16px;
  margin-top: 0em;
  vertical-align: top;
  cursor: pointer;
}
.datePicker th button {
  display: inline;
  padding: 0;
  margin: 0;
  color: #000;
  height: 1em;
  width: 0.8em;
  line-height: 0.8em;
  border-width: 0;
  font-family: georgia, times new roman, palatino, times, bookman, serif;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
}

.datePicker th button:active, .datePicker th button:focus, .date-picker-control:active, .date-picker-control:focus {
  outline:none;
}

.datePicker th button.prev-but {
  text-align:left;
}

.datePicker th button.next-but {
  text-align:right;
}

.datePicker th button.fd-day-header {
  text-align: center;
  margin: 0 auto;
  font: 900 1em verdana, sans-serif;
  height: auto;
  width: auto;
  text-decoration: none;
  line-height: 1.4em;
}

.datePicker table {
  position: relative;
  margin-top: 2px;
  padding: 0;
  border: 1px solid #ccc;
  background: url('/css/cz/img/cal/gradient-e5e5e5-ffffff.gif') repeat-x 0 -20px #fff;
  text-align: center;
}

.datePicker table tfoot td {
  background: url('/css/cz/img/cal/gradient-e5e5e5-ffffff.gif') repeat-x 0 -40px #fff;
}

.datePicker table td {
  border: 1px solid #ccc;
  padding: 0.6em 0.5em 0.5em 0.5em;
  line-height: 1.2em;
  cursor: default;
  background: url('/css/cz/img/cal/gradient-e5e5e5-ffffff.gif') repeat-x 0 -50px #fff;
}

.datePicker table th {
  border: 0 none;
  padding: 0;
  line-height: 1em;
  font-weight: bold;
  color: #222;
  text-align: center;
}

.datePicker table th.date-picker-day-header {
  text-transform: lowercase;
  cursor: help;
}

.datePicker table td.date-picker-today {
  background: url('/css/cz/img/cal/bullet2.gif') no-repeat 0 0 #fff;
  color: #646464 !important;
}

.datePicker table td.date-picker-selected-date {
  color: #333 !important;
  border-color: #333 !important;
}

td.date-picker-highlight {
  color: #a86666;
}

.datePicker table td.out-of-range {
  color: #ccc !important;
  font-style: oblique;
  background: transparent !important;
}

.datePicker table td.day-disabled {
  color: #aaa !important;
  background: transparent !important;
}

.datePicker table td#date-picker-hover {
  background: url('/css/cz/img/cal/bg_header.jpg') no-repeat 0 0 #fff;
  cursor: pointer;
  border-color: #6482AA;
  color: #6482AA;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0%;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0%;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('/css/cz/img/lbx/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/css/cz/img/lbx/prevlabel.png') 0% 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/css/cz/img/lbx/nextlabel.png') 100% 15% no-repeat; }


#imageDataContainer{
	font-size: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

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



#bookassist_form{
text-align:left;
width:140px;
overflow:hidden;
}

#bookassist_form #DatesForm{
margin-left:2px;
overflow:hidden;
}

#bookassist_form .search_title{
display:none;
}

#bookassist_form label{
margin-top:3px;
margin-bottom:3px;
float:left;
font-size:11px;
display:inline;
padding-top:0;
}

#bookassist_form .date_select{
float:left;
color: #333333;
font-size:10px;
display:inline;
margin-left:2px;
margin-top:2px;
margin-bottom:2px;
clear:none;
padding:0;
border:1px solid #999999;
}

#bookassist_form #DatesForm #inday{
width:42px;
}

#bookassist_form #DatesForm #outday{
width:42px;
}

#bookassist_form #DatesForm #inmonthyear{
width:80px;
}

#bookassist_form #DatesForm #outmonthyear{
width:80px;
}

#bookassist_form .date_input{
width:50px;
float:right;
font-size:11px;
padding:0px;
margin:0.5em 0.3em 0.2em;
}

#bookassist_form label{
width:100%;
}

#bookassist_form #DatesForm #ba_hotel_id{
width:10.5em;
}
