/* scrollable root element */
/* scrollable items */
#wizard .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}


/* title */
#wizard h2 {
  border-bottom:1px solid #ccc;
  font-weight:bold;
  padding-bottom:10px;
  font-size:1em;		
}

#wizard h2 em {
	display:block;
	font-size:14px;
	color:#666;
	font-style:normal;
	margin-top:5px;
}

/* input fields */
#wizard ul {
	padding:0px !important;
	margin:0px !important;
}

#wizard li {
	list-style-type:none;
	list-style-image:none;
border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;	
}

#wizard label {
  display:block;
  padding:20px;
}

#wizard label.first {
  padding:20px 20px 0px;
}

#wizard label strong {
	color:#789;	
	position:relative;
	top:-1px;
}

#wizard label em {
	font-size:11px;
	color:#666;	
	font-style:normal;
}

#wizard .text {
	width:100%;
	padding:5px;
	border:1px solid #ccc;
	color:#456;
	letter-spacing:1px;
}

#wizard select {
  width: 29em;/* 94%; */	
  padding:0px;
  margin-left:10px;
}

#wizard label span {
  margin-left:10px;
}

#wizard .double label { 
	width:50%;
	float:left;
}

#wizard .double .text {
	width:93%;	
}

#wizard .clearfix {
	clear:left;
	padding-top:10px;	
}

.right {
	float:right;		
}

/* validation error message bar */
#drawer {
	background:#fff url(/img/global/gradient/h80.png) repeat-x scroll 0 0;
	_background-color:#fff;
	overflow:visible;
	position:fixed;	
	left:0;
	top:0;
	text-align:center;
	padding:15px;
	font-size:18px;
	border-bottom:2px solid #789;
	width:100%;
	display:none;
	z-index:9999;
}

#wizard .error {
	border:1px solid red;		
}

#status {
  height:64px;
}

#status li {
  list-style-type:none;
  list-style-image:none;
  float:left;
  clear:none;
  color:#a3a8aa; 
  padding:5px 10px;
}

#wizard {
  font-size:12px;
  height:800px;
  overflow:hidden;
  position:relative;
  width:573px;
}

/*.wrapper {
  width:573px;
  margin:0 auto;
}*/

#wizard .content_loader {
	background-image: url(../site_media/ajax-loader.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#status li.active {
	border-top: 1px solid #d5d5d5;
        border-left: 1px solid #d5d5d5;
        border-right: 1px solid #d5d5d5;
	font-weight:normal;
color: #000000;
}

.button_container {
	font-variant: small-caps;
	background-image: url(../site_media/title-next.gif);
	background-repeat: no-repeat;
	padding-right:40px;
	padding-top: 11px;
	height: 61px;
	clear: both;
}

#wizard .button_container_both{
	font-variant: small-caps;
	background-image: url(../site_media/title-send.gif);
	background-repeat: no-repeat;
	padding-right:50px;
	padding-top: 11px;
	height: 61px;
	clear:both;
	margin-top: 25px;
}
.clickable {
  cursor: pointer;	
}

#wizard .page {
	float:left;
	padding:10px 0;
	width:573px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;		
}

#wizard .left {
	float: left;
	margin-left:20px;
}

/* width="100%" border="0" cellspacing="0" cellpadding="0" */
#wizard .job_columns_table {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-top: 40px;
	margin-bottom: 40px;
	clear:both;
}
#wizard .job_columns_table td{
	padding: 1px 1px 1px 1px;
}
#schedule_table {
	border-width: 0px;  
	border-collapse: collapse;
	margin-left: 20px;
}
#schedule_table td {
  padding:5px;
  border-left:1px solid #a3a8aa;
}

#wizard .day_cell {
	background:none repeat scroll 0 0 #1052B5;
  	text-align:center;
	color:#FFF;
}
#wizard .date_cell {
	background:none repeat scroll 0 0 #737373;
  	text-align:center;
	color:#FFF;
}
#wizard .month_end {
	border-right:medium solid black;
}
#wizard .week_end {
  background: #f20002;
}
#wizard .month_cell {
	background:none repeat scroll 0 0 #737373;
  	//text-align:center;
	color:#FFF;
}

#wizard .workshop_cell {
	background:none repeat scroll 0 0 white;
	border-bottom: 1px solid #a3a8aa;
	border-left: none;
	text-align:left;
	color:#000;
	width: 200px;
	margin-left:20px;
}
#wizard .workshop_availability_cell  {
	background:none repeat scroll 0 0 white;
	border-bottom: 1px solid #a3a8aa;
}

#wizard .week_end_available {
  background: #ebebeb;
}
#wizard .week_end_date {
  background: #6a6a6a;
}
#wizard .time_and_place {
	float:left;
	font-weight: bolder;
	font-size: 14px;
}

#wizard .legend_container {
  padding-left: 40px;
  padding-right: 23px;
  padding-top: 7px;
  padding-bottom: 10px;
}

#wizard .legend_free {
	float:left;
}
#wizard .legend_free_text {
	float:left;
	font-size:15px;
    padding-top:3px;
}

#wizard .legend_busy {
	float:left;
	margin-left: 20px;
}
#wizard .legend_busy_text {
	float:left;
	font-size:15px;
    padding-top:3px;
}

#wizard .button_previous {
	float:left;
	margin-left: 20px;
	font-size: 17px;
	padding:3px;
	background: #5697f3;
}

#wizard .button_later {
	float:right;
	padding-right: 23px;
	font-size: 17px;
	padding:3px;
	background: #5697f3;

}

#wizard .error_box {
	background:none repeat scroll 0 0 #FFB5B5;
	color: white;
	display:none;
	float:left;
	font-size:24px;
	font-weight:bolder;
	margin-left:35px;
	margin-right:auto;
	margin-top:5px;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	width:700px;
}

#workshop_columns {
  clear:both;	
}

#workshop_error {
  font-size: 14px;
}

#workshop_columns .selected_avalable {
  border:medium solid #C00;	
}

#schedule_load_indicator {
	background-image: url(site_media/ajax-loader.gif);
	background-repeat: no-repeat;
    float: left;
    display: none;
    width: 20px;
	height: 20px;
	margin-left: 50px;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9998;
  /*padding:20px;*/
}

#boxes #popup_booking_form {
  width:773px;
  height:450px;

  background:url("/img/global/gradient/h600.png") repeat scroll 0 0 #a3a8aa;
  border:1px solid #778899;
  font-size:12px;

  overflow:hidden;

  /* rounded corners for modern browsers */
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

#popup_booking_form h1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size:18px;
  margin-bottom:10px;
  margin-left:20px;
  margin-top:10px;	
}

#popup_booking_form table{
  padding-left: 30px;
  padding-right: 30px;
  font-family: Verdana, Geneva, sans-serif;
}

#popup_booking_form td {
  padding-left: 5px;
  font-size:14px;
}

#boxes .left {
  margin-left: 20px;
  float:left;
}

#boxes .right {
  float:right;
}

.required {
  	
}

.text_error {
  background: url(http://localhost:8000/site_media/icon-error_a.gif) no-repeat right;
  color:#F00;	
}

.error {
	/*background: #FFF url(http://localhost:8000/site_media/icon-error_a.gif) no-repeat right;*/
}

#login_form .error {
  background: none;
}

#wizard input {
  width: 29em;/* 94%; */
  border: 1px solid #afd7bb;
  padding:5px;
}

#wizard input#donation {
  width: 100px;
}


#confirm_content {
		/* color:#FFF; */
font-family:verdana;
	font-size:14px;
	font-weight:bold;
margin-left: 60px;
	margin-right: 60px;
	margin-top: 40px;
	}

#headerimage {
	margin-top: 5px;
	margin-bottom: 5px;
} 

#cc_form {
	display: none;
}

#giro_form {
	padding-top: 10px;
	display: none;
}

#nextbutton_1 {
	display: none;
}

#confirm_cc {
  background:url(BBS_Technology.png) no-repeat left;

  display: none;

	padding-top:40px;
}

#thankyou_content {
		/* color:#FFF;*/
font-family:verdana;
	font-size:14px;
	font-weight:bold;
margin-left: 60px;
	margin-right: 60px;
	margin-top: 40px;
text-align:center;
}

#thankyou_content_success {
  display:none;	
}

#thankyou_content_failed {
  display:none;	
}

.forced_reason {
  font-size:1.6em;
  padding-bottom:10px;
  text-align:center;
}

#wizard .section {
  margin-bottom: 20px;
}

#wizard .row {
  padding: 10px 20px;
  background-color:#f0efef;
}

#wizard .row label {
  padding: 0px;
}

#wizard .row label span {
  width: 100px;
  display: inline-block;
}

.clickable.right {
  padding:5px 10px;
  background-color: #1e9f46;
  color: #ffffff;
  border-bottom: 1px solid #177835;
  border-right: 1px solid #177835;
  border-top: 1px solid #93d1a6;
  border-left: 1px solid #93d1a6;
}

.clickable.prev {
  padding:5px 10px;
  background-color: #d9d8d8;
  color: #a4a3a3;
  border-bottom: 1px solid #a4a3a3;
  border-right: 1px solid #a4a3a3;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
