/* CSS Document  
stuart@northcolour.com
*/



/* Index 
	CSS reset
	General Css
	Page elements
	Footer
	Styles
	Form Styling
	
*/

/* Css Reset */
/*-----------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* NorthColour General Css*/
/*-----------------------------------------------*/

* {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body {
	font: 0.9em Arial, "Helvetica", sans-serif;
	padding: 0;
	color: #68696c;
	background: #e7e7e8;
	margin: 0 auto;
	line-height:1.125em; /* 16×1.125=18 */
	/*height:100%;*/
}

a:link {
	color: #68696c;
	text-decoration:none;

}

a:visited {
	text-decoration:none;        	
}

a:hover{
	text-decoration:none;
}
a img {
	border: none;
}
h1 {
	font-size: 2em;
	margin: 0 0 0 0;
	padding: 0.25em 0;
}
h2 {
	font-size: 1.5em;
	margin: 0 0 0 0;
	padding: 0.25em 0;
}
h3 {
	font-size: 1.0em;
	margin: 0 0 0 0;
	line-height:1.0em;
	color:#006bb9;
}
h4 {
	font-size: 1.0em;
	padding: 0.5em 0 0.5em 0;
	line-height:1.25em;
}
h5 {
	font-size: 1em;
	padding: 0.5em 0 0.5em 0;
	line-height:1.25em;
}
h6 {
	font-size: 0.85em;
	padding: 0.5em 0 0.5em 0;
	line-height:1.25em;
}
p {
	padding: 0.33em 0 0.5em 0;
	line-height:1.5em;
	font-size:0.9em;
}
ul, ol {
	padding:0;
	padding-left: 2.5em;
	list-style:disc;
	line-height:1.35em;
}
li {
	padding:0.5em 0;
	
}
dt {
	padding: 0.5em 0 0;
}
dd {
	padding: 0.25em 0 0.5em 2.5em;
}
pre, code, tt {
	font: 100% "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace;
	padding: 1em 0;
}
code, tt {
	border-bottom: 1px solid #fff;
	padding: 0 1px;
}
address {
	font-style:normal;
	padding:0;
	margin:0;
}
strong{
	font-weight:bold;
}
/* Page Elements
/*-----------------------------------------------*/



#wrap {
clear:both;
	width:955px;
	margin:0 auto;
	text-align:left;
	padding:0;
	background:#fff;
	height:100%;
}
#header {
	width:955px;
	height:198px;	
	margin:10px 0 0 0;
	display:block;
	background:transparent url(../../images/header.jpg) no-repeat top left;

}
#header a{
	font-size:1.0em;
	color:#fff;
	font-weight:bold;
}

#loginlink {       
       text-align:right;                    
       padding:178px 30px 10px 0;             
}


#header h1, #header h2 {
	display:none;
}


#body_content {
	background:#fff;
	margin:15px 0 0 0;
	clear:both;	
}
#lside{
	float:left;
	width:195px; /*223 - 8 - 10*/
	color:#001945;
	padding:10px;
	margin:0 8px 0 0;
	background:#b5d5e6;
}
#lside h3, #rside h3{
	font-size:1em;
	font-weight:bold;
	text-align:center;
}
#activityChoice{
	margin:10px 0 10px 0;

}
#activityChoice ul{
	list-style:none;
	margin:0;
	padding:0;
}
#activityChoice ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	width:200px;
	overflow:hidden;
}
#activityChoice ul li label{
	background:url(../../images/check_bg.gif) repeat-x top left;
	display:block;
	width:160px;
	float:left;
	text-align:left;
	padding:5px 0 5px 5px;
}
#activityChoice ul li label span{
	display:block;
	width:140px;
	float:left;
}
#activityChoice ul li a{
	margin:5px 0 0 0;

}
.offleft{
 height:15px;
}

#main{
	float:left;
	width:509px;
}
#main_cent{
	
	width:509px;
	margin-left:213px;
	height:100%;

}
#main h3{
font-size:1em;
font-weight:bold;
}
#mainframe{
	border:solid 7px #b5d5e6;
	

	padding:2px 10px 10px 10px;
}
#navbuts{
margin:10px 0 0 0;

}
#prev_but{
	float:left;
	width:130px;
}
#next_but{
	float:right;
	width:130px;
}

#rside{
	float:right;
	width:195px; /*223 - 8 - 10*/
	padding:10px;
	margin:0 0 0 8px;
	background:#b5d5e6;
}
#tb_progressDisplay{
margin:20px 0 0 0;
}
#  a span{
color:#FFF;
}
#tb_progressDisplay span{
color:#7caec5;
display:block;
text-transform:uppercase;
padding:5px;
font-weight:bold;
}



#step1label, #step2label, #step3label, #step3_setlabel, #step4label, #step5label, #step6label, #step7label{
	display:none;
}
#form_kicksForm .formRow span.col1 {
	display: block;
	width: 240px;
	float: left;
	margin: 0 0 0 4px;
}
#form_kicksForm .formRow span.col1 label{
	width: 240px;

}
.formRow label {
	display:inline;
	
}
#form_kicksForm .formRow span.col2 {
	display: block;
	width: 45px;
	float: left;
	margin: 0 0 0 4px;
}
#form_kicksForm .formRow input.col3, #form_kicksForm .formRow input.col4 {
	width:30px;
	text-align:center;
	
}

#form_kicksForm .formRow span.col3 {
	display: block;
	width: 35px;
	float: left;
	margin: 0 0 0 4px;
}

#form_kicksForm .formRow span.col4 {
	float: right;
	margin: 0 0 0 0;
}
#form_kicksForm .formHeadRow .col1{
	width:240px;
}
#form_kicksForm .formHeadRow .col2{
	width:60px;
}
#form_kicksForm .formHeadRow .col3{
	width:60px;
}
#activities_form .formHeadRow .col2, #activities_form .formRow .col2{
	width:100px;
}
#activities_form .formHeadRow .col3, #activities_form .formRow .col3{
	width:55px;
}

/*------- Login Register page -------*/
#EmailAddress {
	display: block;
	float: left;
	width: 180px;
	height: 20px;
	margin: 0 0 0 10px;
}
#password {
	display: block;
	float: left;
	background-position: 56px 0;
	width: 180px;
	height: 20px;
	margin: 0 0 0 10px;
}
.formContainer {
	background:#b5d5e6;
	margin: 10px;
	padding: 8px;
}
.formContainer label{
	
	/*clear:both;*/

}

.formContainer label.col1 {

	float: left;
	display: block;
	color: #000;
	text-align: right;
	width: 172px;
	margin: 3px 10px 0 0;
	font-size: 11px;
}
.labelNote {
clear:both;
margin:0 0 0 190px;
width:200px;
	display: block;
	font-size: 75%;
}
.checkboxesCollection {
	
}
.formContainer input.col2 {
	/*float: left;
	font-size: 11px;*/
}

div.formRow {
	padding: 4px 0 4px 0;
	display:block;
}
div.formRow p {
	display: block;
	width: 360px;
}
.yesNo {
clear:both;
	display: block;
	width: 100px;
	
}
#login_submit {
	display: block;
	
	margin: 10px auto 0 auto;
}
#click2find {
	float: left;
	display: block;
	
	width: 90px;
	
	text-decoration: none;
	padding: 1px;
}
.kidsAges {
	position: relative;
	top: 0px;
	padding: 0 3px 0 3px
}
.formRow p {
	clear: both;
	margin: 0 8px 0 8px;
}
.formRow select, .formRow input{
	display:inline;
}


.formContainer p {
	clear: both;
	margin: 0;
	color: #000;
}
ul {
	margin-left: 0px;
}

li#privacyPolicy {
	color: #000;
	display: inline;
	list-style: none;
	white-space: nowrap;
}
li#tandc {
	color: #000;
	display: inline;
	margin: 0 0 0 10px;
	list-style: none;
}
/*li a {
	color: #000;
}*/
#Children7-11, #Childrenund6, #Children11-15, #numchildren {
	width: 10px;display:inline;
}
.col2clearLeft {
	margin-left: 185px;
}

/* -------end login register */
.formHeadRow {
	background-color: #0072bc;
	color:#fff;
	padding: 9px 8px;
	clear: both;
	height: 16px;
	font-size:0.8em;
	margin:10px 0 0 0;
}
.formHeadRow p {
	white-space: nowrap;
	clear: both;
}
.formRow {
	padding: 3px 8px 3px 8px;
	clear: both;
	height: 24px;
	font-size:0.8em;
}
.formHeadRow span, .formRow span {
	display: block;
	float: left;
}
.lessonTypeFootRow {
	font-size:0.8em;
	background-color: #0072bc;
	color: #fff;
	clear: both;
	padding: 4px 8px 6px 8px;
	margin: 10px 0 15px 0;
}
.lessonTypeFootRow a {
	color: #fff;	
}
.col1 {
	display: block;
	width: 77px;	
}
.col2 {
	display: block;
	width: 118px;
}
.col3 {
	display: block;
	width: 37px;
	min-height: 15px;
	text-align: center;
	/*border: 1px solid transparent;*/
}

.col4 {
	display: block;
	width: 100px;
}
.col5 {
	display: block;
	width: 53px;
	text-align: center;
}
.col6 {
	display: block;
	width: 45px;
}
.col7 {
	display: block;
	width: 20px;
}
.row {
	clear: both;
	margin: 16px 0 16px 0;
}
.formRow .row {
	clear: both;
	margin: 16px 0 16px 0;
}


#bookingSearchForm .row{
	margin:15px 0 0 0;
	clear:both;

}
#searchFrom {
	display: block;
	width: 150px;
	float: left;
	text-align:right;
	padding:10px 0 0 0;
}

#searchTo {
	display: block;
	width: 150px;
	float: left;
	text-align:right;
	padding:10px 0 0 0;


}

#startTime {
	display: block;
	width: 150px;
	float: left;
	text-align:right;
	padding:10px 3px 0 0;


}

#search3Months {
	display: block;
	width: 270px;
	float: left;
	text-align:right;
	padding:10px 3px 0 0;


}

#searchButton {
	display: block;
	font-family: Courier New, Serif;
	color: #F7941C;
	width: 100px;
	background-color: #0072bc;
	border: none;
	margin: 0 0 0 140px;
}

#bookingSearchForm{
	margin:20px;
}
#bookingSearchForm input {
	width: 55px;
	padding:2px;
	text-align:center;
	margin: 0 3px 0 3px;
	padding:0;
}
#bookingSearchForm label {
	font-weight:bold;
	color:#006bb9;


}
.formRow {
	padding: 3px 8px 3px 8px;
	clear: both;
	height: 24px;
}

.formHeadRow span, .formRow span {
	display: block;
	float: left;
}
.row label{
	width:350px;
	display:block;
}
#7_registration{
	background:#fff;
}
.hideme{
	display:none;
}
/* Footer
-----------------------------------
*/
#footer {
	margin:0;
	padding:0;
	background:#0072bc;
	clear:both;
	color:#fff;
	font-weight:bold;
	
}
#logreg{
	text-align:right;
	padding:10px 10px 10px 0;

}
#logreg a{
	font-size:1.0em;
	padding:5px 0 5px 10px;	
}

.clearboth{
	clear:both;

}
/* Form Styling
---------------------------------------*/

input, textarea, select {
	margin:0 0 0 0;
	padding:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
option{
padding:0 5px;
}
label{
	color:#000;

}

/* PK - insert style for the booking progess */

#step1label, #step2label, #step3label, #step3_setlabel, #step4label, #step5label, #step6label, #step7label {	
	background-color: #0072bc;
	color: #fff;
	display: none;
	position: absolute;
	height: auto;
	font: 10pt arial;
	font-weight 700;
	white-space: nowrap;
	padding: 10px;
	z-index: 15;		
}


#makePayment {
	background: transparent;
	border: none;
	background-image: url("../img/6_Make_Payment.png");
	background-repeat: no-repeat;
	width: 165px;
	height: 30px;
	margin: 10px 0 0 200px;
}

#registerButton {
	position: absolute;
	border: none;
	background-image: url("../img/7_registerButton.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 130px;
	height: 35px;
	float: left;
	margin: -15px 0 0 200px;
}

#nextButton {
	position: absolute;
	border: none;	
	background-image: url("../../images/but_next.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	width: 130px;
	height: 60px;
	float: right;
	margin: 0px 0 0 0px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-width: 0;
}


#nextButton1 {
	float:right;
	width:130px;
	border: none;
	cursor: hand;
	height: 60px;
	background-image: url("../../images/but_next.gif");
	background-color: transparent;
	background-repeat: no-repeat;	
}

.infoButton {
	font-family: Courier New, Serif;
	display: block;
	background-color: #000000;
	color: #ed00bc;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../../images/info_but_fff.gif");
}

#tb_progressDisplay #step1 {
  color:WHITE;  
}

#tb_progressDisplay #step2 {
  color:WHITE;  
}


#tb_progressDisplay .step3_set {
  color:WHITE;  
}

#tb_progressDisplay .step4_set {
  color:WHITE;  
}

#tb_progressDisplay .step5_set {
  color:WHITE;  
}

#tb_progressDisplay .step6_set {
  color:WHITE;  
}

