/*------------------------------*/
/*				Main CSS file					*/
/*------------------------------*/

* {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

legend {
  font-weight: bold;
}

fieldset {
  padding-top: 10px;
}

.clear {
	clear: both;
}

h1 {
	font-size: 15px;
}
	
p {
	margin-left: 20px;
}

p.nomargin {
	margin: 0;
}

.bold {
	font-weight: bold;
}

.hidden {
	display: none;
}

/*------------------------------*/
/*				Container divs				*/

body {
	text-align: center;
	/*background-color: #99f;*/
	/*background-color: #708ddf;*/
	background-image: url("../media/layout/back2.gif");
}

#content {
	background-color: #fff;
	width: 100%;
	float: left;
	border: 1px outset #000;
}

#bottom  {
	width: 100%;
	float: left;
	height: 23px;
}

#bottom_links {
	float: left;
	margin-top: 2px;
}

#bottom_cards {
	float: right;
	background-color: #fff;
	margin: 2px 2px 0 0;
}

div#placeholder {
	width: 790px;
	height: 500px;
	margin: 50px auto;
	/*border: 1px solid black;
	background-color: #fff;*/
	text-align: left;
}

div#SiteInfo {
	width: 200px;
	background-color: #fff6bf;
	cursor:move;
	top: 30px;
	left: 30px;
	position: absolute;
	text-align: left;
}

div#SiteInfo table {
	width: 200px;
}

/*------------------------------*/
/*				    Alerts			    	*/

.alert {
  background: #fff6bf url(../media/layout/exclamation_mark.gif) center no-repeat;
  background-position: 15px 50%;
  text-align: left;
  padding: 5px 20px 5px 45px;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
}

#noFamilySpotsAlert {
  background: #fff6bf url(../media/layout/exclamation_mark.gif) center no-repeat;
  background-position: 15px 50%;
  text-align: left;
  padding: 5px 20px 5px 45px;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
}

#noSpotsOnMap {
  background: #fff6bf url(../media/layout/exclamation_mark.gif) center no-repeat;
  background-position: 15px 50%;
  text-align: left;
  padding: 5px 20px 5px 45px;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
  position: absolute;
  margin-top: 20px;
  margin-left: 20px;
}

/*------------------------------*/
/*				    Links     				*/

a.maplink:link {
  color: #000;
  text-decoration: none;
}

a.maplink:visited {
  color: #000;
  text-decoration: none;
}

/*------------------------------*/
/*				    Tabs     				*/

.tabs {
	float: left;
	width: 100%;
	height: 20px;
}

.tabs div {
	height: 17px;
	width: 80px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	border: 1px solid grey;
}

.tab_bookingtype {
	background-color: #fff6bf;
}

.tab_spotselection {
	background-color: #fff6bf;
}

.tab_form {
	background-color: #fff6bf;
}

.tab_confirmation {
	background-color: #fff6bf;
}

.tab_payment {
	background-color: #fff6bf;
}

.tab_receipt {
	background-color: #fff6bf;
}

.in_front {
	background-color: #ccc;
}

#countdown {
	float: right;
	height: 17px;
	padding: 3px 0 0 5px;
	width: 70px;
	
}

#countdown span {
	color: #f00;
}

/*------------------------------*/
/*		     Lightwindow     		*/

#lightwindow p {
	margin-left: 0;
	line-height: 15px;
	text-align: left;
}


/*------------------------------*/
/*		     Booking type     		*/

div#family_booking_div {
	width: 200px;
	height: 30px;
	border: 2px outset black;
	float: left;
	text-align: center;
	background-color: #fff;
	margin: 10px 0 0 20px;
	cursor: pointer;
}

div#ordinary_booking_div {
	width: 200px;
	height: 30px;
	border: 2px outset black;
	float: left;
	text-align: center;
	background-color: #fff;
	margin: 30px 0 0 20px;
	cursor: pointer;
}

div#explain_booking {
	float: left;
	width: 350px;
	height: 80px;
	text-align: left;	
	margin: 20px 0 0 20px; 
}

div#text_explanation {
	margin: 20px 0 20px 20px; 
	width: 300px;
	height: 100px;
	float: left;
}

.questionmark {
	font-weight: bold;
	font-size: 17px;
	padding: 0 5px 2px 0;
}

.bookingheader {
	font-size: 13px;
	font-weight: bold;
}

#logo {
	float: right;
	margin: 75px 33px 0 0;
	/*width: 385px;*/
	width: 350px;
	/*height: 100%;*/
}

#logo img {
	width: 350px;
}

/*------------------------------*/
/*		         Maps         		*/

#spotselector {
	float: left;
	margin: 20px 0 0 20px;
	width: 725px;
}

#map {
	float: left;
	margin: 10px 0 20px 20px;
}

#spotselector table {
	float: left;
}

#maplinks {
	clear: both;
	float: left;
}

#bookingmessages {
	float: left;
	color: #f00;
}

#area_sel {
  /*width: 70px;*/ 
}

#rowSelector {
  width: 75px;
}

#numSelector {
  width: 50px;
}

#spotSelectorInfo {
	float: right;
	width: 300px;
	height: 65px;
}

/*------------------------------*/
/*		     Information (Form)     		*/

#participants_table {
	height: 150px;
	overflow: auto;
	width: 100%;
	float: left;
}

.personHeaders {
  border-bottom: 1px solid #fff;
}

td.mark {
  width: 26px;
}

td.name {
  width: 50px;
}

td.town {
  width: 59px;
}

td.cellphone {
  width: 139px;
}

td.child {
  width: 40px;
}

td.night1 {
  width: 40px;
}

td.night2 {
  width: 40px;
}

td.night3 {
  width: 40px;
}

table#importantInfo {
  float: left;
}

div#info {
  float: right;
}

div#form_buttons {
	float: left;
}


/*------------------------------*/
/*		     Payment      		*/

#payment_btn {
	margin: 0 0 20px 20px
}



/*------------------------------*/
/*		     Confirmation      		*/

#booking_confirmation fieldset{
	/*width: 100%;
	height: 100%;*/
}

#rules {
	float: left;
	height: 395px;
	width: 500px;
	overflow: auto;
	/*border: 1px solid black;*/
}

#price {
	float: right;
	width: 242px;
	height: 260px;
	/*border: 1px solid red;*/
}

#information {
	float: right;
	width: 242px;
	height: 114px;
	/*border: 1px solid green;*/
}

.confirmation_pricetable {
	width: 241px;
}

#confirmation {
	float: left;
	width: 769px;
	height: 50px;
	/*border: 1px solid blue;*/
}

#confirmation_btn {
	float: right;
}

/*------------------------------*/
/*		      Receipt                  */

.accepted_pricetable {
	margin: 10px 0 10px 20px;
	width: 300px;
}

.receipt_print {
	margin: 0  0 20px 20px;
}

/*------------------------------*/
/*		      Maintance       		*/

.maintance_header {
  font-size: 17px;
}

.maintance_txt {
  font-size: 15px;
  width: 450px;
}