body {
	line-height: 130%;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
}

h1 {
	text-align: center;
	margin-top: 21px;
	margin-bottom: 21px;
	color: #106ea8;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h2 {
	color: #106ea8;
}

h4, h3 {
	font-size: large;
	color: #106ea8;
}
h4 {
	font-size: 1.1em;
	margin-top: 12px;
	margin-bottom: 7px;
}
h3 A, h3 A:VISITED {
	color: #106ea8;
}

p {
	margin-top: 5px;
}
.address {
	text-align: center;
}

.super {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	background-image: url("img/header.gif");
	background-position: left;
	background-repeat: no-repeat;
	height: 75px;
	vertical-align: bottom;
}
.fathersDayLogo {
	background-image: url("img/fathersDayHeader.gif");
	background-position: left;
	background-repeat: no-repeat;
	height: 75px;
	vertical-align: bottom;
}

.logoLink {
	text-decoration: none;
}

.logoText {
	font-size: 24px;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

.logo A:VISITED, .logo A {
	color: #999999;
	font-variant: small-caps;
}

.ladder {
	background-image: url("img/quoteLadder.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #d6d6d6;
}
.kidSchool {
	background-image: url("img/quoteKidSchool.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #d6d6d6;
}
.headerEnd {
	background-image: url("img/headerEnd.gif");
	background-position: bottom left;
	background-color: #d6d6d6;
	background-repeat: no-repeat;
}



.main {
	padding-bottom: 50px;
}
/*.footerLeftBorder {
	background-image: url("img/leftGradientShadowedEnd.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 100px;
}*/
.footer {
	margin-top: 20px !important;
	background-image: url("img/footerLine.gif");
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	padding-top: 5px;
}
/************************************************************/

#menuCell {
	width: 238px;
}
UL.menu {
	width: 238px;
}


.menu LI {
	color: #63aed7;
	list-style-type: none;
	list-style-image: none;
	padding: 2px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #f3f3f3;
	background-image: url("img/menuMiddle.gif");
	background-position: left top;
	background-repeat: repeat-y;
	margin-right: 10px;
	padding-right: 15px;
}

LI.sub {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color: black;
}

LI.listBottom {
	background-image: url("img/menuBottom.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 12px;
}
LI.selected A{
	color: #BBBBBB !important;
}
LI.treeMiddle {
	padding-left: 33px;
	background-image: url("img/menuTreeMiddle.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 4px;
	font-size: small;
}
LI.treeBottom {
	padding-left: 33px;
	background-image: url("img/menuTreeBottom.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 4px;
	font-size: small;
}
LI.treeUp {
	background-image: url("img/menuTreeArrowUp.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
LI.treeDown {
	background-image: url("img/menuTreeArrowDown.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

LI A{
	text-decoration: none;
}

.menu A:VISITED, .menu A{
	color: #3d7896;
	color: #555555;
}

UL.menu {
	margin: 0em; 
	padding: 0em;
}
LI.heading {
	color: white !important;
	font-variant: small-caps;
	font-size: x-large;
	padding-right: 20px;
}
LI.topHeading {
	background-image: url("img/menuTop.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
}

LI.middleHeading {
	background-image: url("img/menuTitle.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
}

LI.heading A:VISITED, LI.heading A {
	color: white;
}

LI.topShadow {
	background-position: right top;
	background-image: url("img/shadowTopRight.gif");
	background-repeat: no-repeat;
}

.pic {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.wholeQuestion {
	padding: 5px;
}

.question {
	font-family: sans;
	font-variant: small-caps;
	margin-left: 10px;
	padding-right: 10px;
	border-bottom: thin solid #f9c973;
}

.answer {
	margin-left: 20px;
	display: block;
}


/********************** image frame **************
.imgTopLeft {
	background-image: url("img/imgTopLeft.gif");
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
}
.imgTopMiddle {
	background-image: url("img/imgTopMiddle.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
}
.imgTopRight {
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
}
.imgBottomLeft {
	background-image: url("img/imgBottomLeft.gif");
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
}
.imgBottomMiddle {
	height: 10px;
	background-image: url("img/imgBottomMiddle.gif");
	background-position: top;
	background-repeat: repeat-x;
}
.imgBottomRight {
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
}
.imgRightMiddle {
	background-image: url("img/imgRightMiddle.gif");
	background-position: top;
	background-repeat: repeat-y;
	width: 8px;
}
.imgLeftMiddle {
	width: 4px;
	background-image: url("img/imgLeftMiddle.gif");
	background-position: top;
	background-repeat: repeat-y;
}
.topLeftCorner {
	position: absolute;
}
.topRightCorner {
	position: absolute;
	left: -9px;
}
.bottomRightCorner {
	position: absolute;
	left: -8px;
	top:-8px;
}
.bottomLeftCorner {
	position: absolute;
	top: -8px;
}*/

/******************* hours *******************/

.dayDiv {
	margin-bottom: 0.5em;
}
.weekday {
	font-weight: bolder;
}
.time {
}


.nightDetail {
	margin-left: 3em;
	display: block;
}
.nightName {
	font-style: normal;
	color: blue;
	margin-right: .5em;
}

.hoursNotice {
	font-size: x-large;
	text-align: center;
	line-height: %100;
	padding-top: 30px;
}
.hoursNoticeBox {
	
}
.urgentHoursNotice {
	font-size: x-large;
	text-align: center;
	padding: 20px;
	background-image: url("img/smallSurprisedSmiley.jpg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 90px;
	float: right;
	line-height: %100;
	background-color: pink;
}
.urgentHoursNoticeBox {
	height: 200px;
}
/******************* courses **********/
LI A.courseName {
	text-decoration: underline;
}
/*************** contacts *************/
.contact {
	margin-left: 30px;
}
.contactPhone {
	margin-bottom: 10px;
	font-size: large;
}
.contactEmail {
	margin-bottom: 10px;
	font-size: large;
}
.addressName {
	font-size: large;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 2px;
}
.addressLine {
}
.slogan {
	display: block;
	font-style: italic;
	text-align: center;
} 
.encourage {
	font-size: large;
	font-style: italic;
	color: #999999;
}

/**************** route setting ***************/

table.newWall td, table.newWall th {
	padding-right: 20px;
	text-align: left;
}

table.wall td{
	padding-left: 30px;
	text-align: left;
}

TD.wallName, table.newWall TH, TR.heading TD, TR.heading TH{
	font-size: large;
	color: #999999;
	border-bottom: solid #f9c973;
}
TD.wallName{
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 0px !important;
}
TD.mainHeading {
	font-size: large;
	color: #999999;
	text-align: center;
}	
.button {
	background-image: url("img/button.gif");
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin: 5px;
	text-align: center;
	padding: 5px;
	font-family: sans-serif;
	height: 84px;
	width: 289px;
	vertical-align: middle;
}
.thinButton {
	background-image: url("img/thinButton.gif");
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px;
	margin-left: 90px;
	text-align: center;
	padding: 5px;
	font-family: sans-serif;
	height: 40px;
	width: 289px;
	vertical-align: middle;
}
.button A, .button A:VISITED {
	height: 84px;
	width: 289px;
	text-decoration: none;
	color: black;
}

.button span {
	font-size: large;
	color: #999999;
}
.buttonHeader {
	padding-top: 14px;
	padding-bottom: 3px;
	font-size: x-large !important;
	display: block;
	color: black !important;
}
.thinButtonHeader {
	padding-top: 9px;
	padding-bottom: 3px;
	font-size: large !important;
	display: block;
	color: black !important;
}
.last {
	width: 90%
}
.buttons {
	margin-left: 65px;
}
.selectInstruction {
	font-size: x-large;
	background-image: url("img/instructionArrow.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 60px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*******************thumb frame****************/
.thumbFrame {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 0px;
	margin: 8px;
	width: 130px;
	height: 130px;
	border: thin solid lightgrey
}

.gallery {
	border: none;
}
/******************* events *******************/

.event {
	margin-bottom: 0.5em;
}
.eventNational {
	background-color: lightgrey;
}
.eventNationalMarker {
	float: right;
	font-size: .8em;
}
.eventDate {
	font-weight: bolder;
	display: block;
}
.eventDetail {
	margin-left: 3em;
	display: block;
}
.eventTitle {
	margin-left: 3em;
	font-style: normal;
	color: blue;
	margin-right: .5em;
	display: block;
}
.birthday {
	font-size: large;
	color: #76ceff;
}
SPAN.label {
	display: block;
}
SPAN.birthdayGrade {
	font-size: large;
	color: #76ceff;
}
TABLE.birthdayGrade TD{
	vertical-align: top;
}
TABLE.birthdayGrade TR{
	margin-bottom: 1.5em;
}
UL.package {
	margin-top: 0px;
}
.hoursHighlight {
	color: red;
}
.unitStandard {
	font-weight: bold;
	display: block;
}
.listTitle {
	font-weight: bold;
}
.yes {
	background-image: url("img/tick.gif");
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
}

TABLE.birthdayBlock {
	width: 100%;
}
TABLE.birthdayBlock TD{
	text-align: center;
}
.birthdayName {
 	font-size: large;
	color: #76ceff;
}
.birthdayHeading TH, .calculatorHeading {
	color: #999999;
	border-bottom: solid #f9c973;
}

.calculatorHeading {
	font-size: large;
	text-align: center;
}

.calculatorBox {
	background-color: #eeeeee;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.calculatorLabel {
	padding-right: 15px;
}
.calculatorItem {

}

.calcButton {
	background-image: url("img/thinButton.gif");
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px;
	text-align: center;
	padding: 5px;
	font-family: sans-serif;
	height: 40px;
	vertical-align: middle;
}
.packages {
	padding-bottom: 30px;
	padding-top: 10px;
}
.packages TH {
	padding-left: 10px;
	padding-right: 10px;
}
.packages TD {
	text-align: center;
}

.resultsPane {
	background-color: #eeeeee;
}
.birthdayItem {
	font: large;
	border-bottom: 1px #f9c973 solid; 
	
}
.schoolItem {
	font-size: large;
	color: #fffff;
}
.schoolItem img {
	border: none;
}
.schoolItem A, .schoolItem A:VISITED{
	text-decoration: none;
	color: black;
}
	
.rightItem {
	text-align: right;
}

.exclamation {
	font-size: large;
	text-align: center;
	width: 100%
}

.messageQuote {
	font-size: 1.1em;
	margin: auto;
	width: 70%;
	background-image: url("img/quoteSwish.gif");
	font-family: sans-serif;
}
.quoteOwner {
	padding-left: 300px;
}

ul#areas {
list-style-type:none;
margin:0;
padding:0 0 26px 255px;
clear: right;
}
ul#areas li {
background:transparent url(img/header-tab1.png) no-repeat scroll 0 0;
float:right;
list-style-type:none;
margin:0 1px;
padding:0;
}
ul#areas li a {
background:transparent url(img/header-tab2.png) no-repeat scroll 100% 0;
color:white;
display:block;
font-weight:bold;
height:19px;
list-style-type:none;
margin:0;
padding:4px 8px 0;
text-decoration:none;
white-space:nowrap;
}
ul#areas li:hover {
background-image:url(img/header-tab1.png);
background-position:0 -24px;
}
ul#areas li:hover a {
background-image:url(img/header-tab2.png);
background-position:100% -24px;
}

UL.compScores span {
font-size: large;
}
UL.compScores span.name {
	color: grey;
}

.pageColumn {
background-color: lightgrey;
margin: 4px;
float: left;
width: 226px;
padding: 4px;
}
img.groupLogo {
}
/***************************Input labels**********/
td.label {
	text-align: right;
	padding-right: .3em;
	padding-left: 1em;
}
td.input {
	margin: .1em;
}
td.submit {
	text-align: center;
}
table.radio td{
	width: 100px;
	text-align: center;
}
table.radio input{
	margin: auto;
}
/*************************money tabels*************/

.money td {
	text-align: center;
	padding-left: 3em;
	padding-right: 3em;
}
/************ vouchers *************/
.promoCodeBox {
	display: block;
	margin: auto;
	background-color: #eeeeee;
	text-align: center;
	width: 22em;
	padding: 8px;
}
.userFailed {
	color: red;
	padding: 2px;
	display: block;
}
.userSucceeded {
	color: green;
	font-weight: bold;
	padding: 2px;
	display: block;
}

.expiredVoucherTable tr {
	background-color: #eeeeee;
}

.usedVoucher{
	background-color: #a6c1d2 !important;
}

/***************************** Viewing voucher list ************************/
.newPromo {
	background-image: url("/img/newPromo.gif");
	padding-left: 20px;
}

.viewName {
	font-size: large;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

table.voucher td {
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
table.voucherItem {
	margin: auto;
}
table.voucher tr {
	border-bottom: thin solid #f9c973;
}
.viewExpiry {
	border-left: thin solid #f9c973;
}
.viewExpiry, .viewName {
	white-space: nowrap;
}

.viewDescription {
	width: 100%;
}
/****************** Viewing the voucher ***********/
.voucherMemberId {
}
.voucherName {
	display: block;
	text-align: center;
	font-size: x-large;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 20px;
}
.voucherCode {
}
.voucherDescription {
	display: block;
	text-align: center;
	font-size: large;
	margin: auto;
	width: 80%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.voucherInstructions {
	display: block;
	text-align: center;
	font-size: medium;
	color: #888888;
	padding-left: 40px;
	padding-right: 40px;
}
.voucherConditions {
	padding-left: 40px;
	padding-right: 40px;
	color: #888888;
	font-size: small;
	display: block;
	padding-left: 40px;
	padding-right: 40px;
}
.voucherExpiry {
	padding-left: 40px;
	padding-right: 40px;
	color: #888888;
	font-size: medium;
	display: block;
}
.voucherVoucherID {
}
.voucherBox {
	background-image: url("img/voucherMan.gif");
	background-position: top left ;
}
.innerVoucherBox {
	background-image: url("/img/voucherMan.gif");
	background-position: left center;
	background-repeat: no-repeat;
	width: 65%;
	margin: auto;
}
.infoVoucherBox {
	text-align: center;
}
.HRCA {
	font-size: large;
	margin: auto;
	display: block;
}
.streetAddress {
	list-style-type:none;
	font-size: small;
	color: #888888;
	text-align: center;
	padding: 0;
}
.voucherLogo {
	margin: auto;
	display: block;
}
.voucherBarcode {
	margin: auto;
	display: block;
	width: 218px;
	background-color: white;
}
.voucherBarcode span {
	margin: auto;
	display: block;
	text-align: center;
}

/** for viewing vouchers*/
table.voucher {
	margin: auto;
	width: 900px
}
.userSelection {
	float: left;
	padding-left: 20px;
}
.userSelectionContainer {
	margin: auto;
}
.groupTitle {
	padding-left: 10px;	
	font-weight: bold;	
}
.groupDescription {
	display: block;
	padding-left: 30px;
	padding-bottom: 10px;
	
}
.groupButton {
	vertical-align: middle;
	float: right;
}
.groupRecommended {
	color: red;
	font-size: small;
}
.loginBox {
	float: right;
	padding: 6px;
}
.referralBox {
	text-align: center;
	margin: auto;
	display: block;
}
.inlinequestion {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.importantNotice {
	text-align: center;
	font-size: 20px;
}
