@import 'common.css';

html {
font-size: small;	
}

body {
font-family: Arial, Helvetica, sans-serif;
color: #000;
}

body, * {
padding: 0;
margin: 0;
}

p {
margin-bottom: 0.75em;
}


a {
color: #0079c2;
font-weight: bold;
text-decoration: none;
}

#OuterBox {
background-color: #ffd6aa;
}

.ClearFloats {
clear: both;
height: 1px;
}



/******************************************************

  HEADER

******************************************************/

/*
#header {
position: relative;
height: 100px;
background-color: #fff;
}
*/

#logo {
float: left;
display: inline;
}

#bro {
background-color: #000;
}
#bro  a{
color: #fff;
}

#enq  {
background-color: #0079c2;
}
#enq a {
color: #fff;
}
#vac {
background-color: #c3cf22;
}

#con {
background-color: #f8971d;
}

/*
#hstrap  {
margin-top: 50px;
float: right;
display: inline;
}
*/

.headtopbar {
height: 29px;
background: url('../images/page/home/hom-topb-bg.png') repeat-x;
border-bottom: 1px solid #fff;
}

#TopMenu {
float: right;
display: inline;
}

#TopMenu ul li {
float: left;
display: inline;
border-left: 1px solid #fff;
border-top: 0;
border-bottom: 0;
}

#TopMenu ul li a {
color: #fff;
text-decoration: none;
font-weight: bold;
/* font-size: 0.8em; */
text-align: center;
line-height: 29px;
margin: 2px 15px;
}

#vol {
background: url('../images/re-useable/topbar-vol-bg.png') repeat-x;
}

#mem {
background: url('../images/page/about_page/htb-bg.jpg') repeat-x;
margin-right: 15px;
border-left: 0;
}
/************************************************************************************
FrontPage 
************************************************************************************/

h2 {
background: #ffd6aa url('../images/page/home/hom-topbar-bg.png') repeat-x;
width: 304px;
border-bottom: 1px solid #fdddb9;
}

h2 a {
display: block;
padding:  50px 0 0 0;
overflow: hidden;
height: 0;
}
.image {

border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.wave {
border-top: none;
border-bottom: none;
}

.box {
clear: both;
display: block;
/* font-size: 0.7em; */
background: #fff2e2 url('../images/page/home/hom-box-bg.png') repeat-x;
padding: 10px 30px 20px 10px;
border-top: 1px solid #fff;
}
/************************************************************************************
FrontPage Column 1
************************************************************************************/

#Column1 {
float: left;
display: inline;
width: 625px;
padding-top: 15px;
padding-left: 15px;
}


#Column2 {
float: left;
display: inline;
width: 304px;
padding: 15px 15px 15px 13px;
overflow: hidden;
}

#Column1_1 {
float: left;
display: inline;
width: 304px;
padding-top: 10px;
}

#Column1_2 {
float: left;
display: inline;
width: 304px;
margin-left: 17px;
padding-top: 10px;
}

/************************************************************************************
FrontPage Column 1 MainIntro
************************************************************************************/

#mainIntro {
height: 250px;
overflow: hidden;
background: #ffd6aa url('../images/page/home/main-bg-pic.jpg') no-repeat;
}

#mainIntro a {
color: #0079c2;
font-weight: bold;
text-decoration: none;
}

#mainIntroText {
float: left;
display: inline;
width: 185px;
height: 220px;
margin: 0 0 0 15px;
padding: 8px 20px 0 10px;
overflow: auto;
}

#mainIntroText p span {
color: #0079c2;
font-weight: bold;
font-size: 1.2em;
}

/************************************************************************************
FrontPage Column 1 Schools
************************************************************************************/
#fpschools {
margin-bottom: 15px;
}

#fpschools h2 a {
background: url('../images/page/home/hom-schools-title.png')  top left no-repeat;

}

#fpschools img {
float: left;
display: inline;
}

#fpschools .wave {
border-bottom: none;
border-top: none;
}

#fpschools ul { 
display: inline;
list-style-type: none;
border-top: 1px solid #fff;
width: 172px;
float: right;
}

#fpschools li { 
border-bottom: 1px solid #fff;
}

#fpschools .sch-anchor a {
display: block;
color: #fff;
text-decoration: none;
background: #0079c2 url('../images/page/home/hom-but-bg-blu.png') ;
padding: 0 0 0 30px;
line-height: 40px;
font-weight: bold;
}

#fpschools .sch-anchor a:hover, .sch-anchor a:active {
background: #0079c2 url('../images/page/home/hom-but-bg-green.png') ;
}

#sch-box {
clear: both;
display: block;
/* font-size: 0.7em; */
background: #fff2e2 url('../images/page/home/hom-sch-box-bg.png') no-repeat top left;
padding: 10px 30px 20px 10px;
min-height: 60px;
}

#wave-sch {
margin-top: -16px;
border-top: none;
border-bottom: none;
}
/************************************************************************************
FrontPage Column 1 Youth
************************************************************************************/

#fpyouth {
margin-bottom: 15px;
}

#fpyouth h2 a {
background: url('../images/page/home/hom-youth-title.png') top left no-repeat;
}

#fpyouth ul { 
display: block;
list-style-type: none;
}

#fpyouth li { 
height: 40px;
display: block;
margin: 0;
border-bottom: 1px solid #fff;
}

#fpyouth #youth-list li a {
height: 40px;
display: block;
color: #fff;
text-decoration: none;
background: #0079c2 url('../images/page/home/hom-youth-but-bg.png') no-repeat ;
padding: 0 0 0 30px;
line-height: 40px;
font-weight: bold;
}

#fpyouth #youth-list li a:hover, #youth-list li a:active {
background: #c3c3c3 url('../images/page/home/hom-youth-but-hi-bg.png') no-repeat;
}

#youth-box {
clear: both;
display: block;
/* font-size: 0.7em; */
background: #fff2e2 url('../images/page/home/hom-youth-bg.png') no-repeat left center;
padding: 10px 30px 20px 10px;
border-top: 1px solid #fff;
min-height: 70px;
}

#wave-youth {
margin-top: -17px;
border-top: none;
border-bottom: none;
}
/************************************************************************************
FrontPage Column 1 Adults and Families
************************************************************************************/
#fpadfam {
margin-bottom: 15px;
}

#fpadfam h2 a {
background: url('../images/page/home/hom-ad-fam-title.png') top left no-repeat;
}

#fpadfam_footerText {
padding: 10px;
background-color: #feedd8;
margin-bottom: 0;
border-bottom: 1px solid #ffffff;
}

#adfam-list { 
/* font-size: 0.9em; */
display: inline;
list-style-image: url('../images/page/home/hom-arr-or-sm.png');
width: 271px;
float: left;
padding: 15px 0 30px 33px;
background:#fff2e2 url('../images/page/home/hom-adfam-bg.png') no-repeat left center;
}

#adfam-list a { 
text-decoration: none;
color: #000;
font-weight: bold;
line-height: 18px;
}

#wave-fam {
margin-top: -14px;
border-top: none;
border-bottom: none;
}
/************************************************************************************
FrontPage Column 1  Corporate
************************************************************************************/
#fpcorporate {
margin-bottom: 15px;
}

#fpcorporate h2 a {
background: url('../images/page/home/hom-corporate-title.png') top left no-repeat;
}

#fpcorporate ul { 
list-style-type: none;
border-top: 1px solid #fff;
}

#fpcorporate li { 
border-bottom: 1px solid #fff;
background:#fff2e2 url('../images/page/home/hom-corp-but-bg.png') repeat-x;
padding-left: 30px;

}

#fpcorporate li a {
text-decoration: none;
line-height: 30px;
font-weight: bold;
color: #000;
}

#wave-corp {
margin-top: -16px;
border-top: none;
border-bottom: none;
}
#fpcorporate .box {
border-top: none;
}

/************************************************************************************
FrontPage Column 1  News
************************************************************************************/
#fpnews {
margin-bottom: 15px;
}

#fpnews h2 a {
background: url('../images/page/home/hom-news-title.png') top left no-repeat;
}

#fpnews ul { 
list-style-type: none;
color: #000;
border-top: 1px solid #fff;
}

#fpnews ul li { 
border-bottom: 1px solid #fff;
background: #fedbb4 url('../images/page/home/hom-news-but-bg.png') no-repeat left top;
padding-left: 30px;
padding-bottom: 1em;
}

#fpnews  li a, #fpnews .box a {
text-decoration: none;
font-weight: bold;
/* font-size: 0.7em; */
}

#fpnews .box a {
padding-left: 20px;
}

#fpnews li p {

}

#fpnews h3 {
padding: 15px 0 0 0;
/* font-size: 0.9em; */
}

#fpnews .box {
/* font-size: 1.1em; */
border-top: none;
height: 30px;
}
#wave-news {
margin-top: -18px;
border-top: none;
border-bottom: none;
}
/************************************************************************************
FrontPage Column 1  Testimonials
************************************************************************************/
#fptest {
margin-bottom: 15px;
}

#fptest h2 a {
background: url('../images/page/home/hom-test-title.png') top left no-repeat;
}

#fptest ul { 
list-style-type: none;
color: #000;
border-top: 1px solid #fff;
}

#fptest ul li { 
border-bottom: 1px solid #fff;
background: #eaeebe url('../images/page/home/hom-test-but-bg.png') no-repeat left top;
padding: 0 10px 10px 30px;
}

#fptest  li a, #fptest .box a {
text-decoration: none;
font-weight: bold;
color: #0079c2;
}

#fptest .box a {
padding-left: 20px;
}

#fptest h3 {
padding: 05px 0 0 0;
}

#fptest .box {
border-top: none;
height: 30px;
}

#wave-test {
margin-top: -18px;
border-top: none;
border-bottom: none;
}
/************************************************************************************
FrontPage Column 2 Events
************************************************************************************/
#fpevents {
margin-bottom: 15px;
color: #fff;
background: #f89924;
}

#fpevents h2 a {
background: url('../images/page/home/hom-events-title.png') top left no-repeat;
}

#fpevents p {
margin-bottom: 0.5em;	
}

#fpevents ul {
padding: 0;
margin-bottom: 0.5em;
}

#fpevents li {
margin: 10px 0 0 35px;
list-style-image: url('../images/page/home/hom-arr-white-or.png');
}

#events-anchor a {
display: block;
font-weight: bold;
color: #575757;
text-decoration: none;
}
#events-info {
padding: 0 15px 25px 20px;
}
#eve-moreinfo {
/* font-size: 0.9em; */
color: #0079c2;
font-weight: bold;
text-decoration: none; 
}
#wave-eve {
margin-top: -14px;
border-top: none;
border-bottom: none;
}
/************************************************************************************
FrontPage Column 2 Watch Our Videos
************************************************************************************/

#fpwatch {
margin-bottom: 15px;
}

#fpwatch h2 a {
background: url('../images/page/home/hom-watch-title.png') top left no-repeat;
}
#fpwatch  img {
float: left;
display: inline;
}

#fpwatch li { 
list-style-type: none;
border-top: 1px solid #fff;
width: 200px;
float: right;
display: inline;
background: url('../images/page/home/hom-watch-but-bg.png'); 
height: 89px;

}

#fpwatch li a { 
display: block;
color: #000;
text-decoration: none;
font-weight: bold;
margin: 10px 5px 0px 30px;
}

#wave-watch {
margin-top: -19px;
border-top: none;
border-bottom: none;
}

/************************************************************************************
FrontPage Column 2 Campaign
************************************************************************************/

#FPCampaign {
margin-bottom: 15px;
}

#Wave-Campaign {
margin-top: -16px;
border-top: none;
border-bottom: none;
}

#FPCampaign .box {
border-top: none;
}

#FPCampaign h2 a {
background: url('../images/page/home/home-campaign-title.png') top left no-repeat;
}

#ftwave {
position: relative;
top: -28px;
}

#Footer {
background-color: #000000;
margin-top: 10px;
background-image: url('../images/page/home/FooterTop.jpg');
background-repeat: no-repeat;
background-position: top left;
padding-top: 40px;
color: #ffffff;
padding-bottom: 10px;
}

#HomeSearch {
width: 304px;
background: #d0222a url('../images/Home/SearchBackground.jpg') no-repeat top;
height: 50px;
padding: 0;
line-height: 50px;
margin-bottom: 15px;
}

#HomeSearch label {
float: left;
width: 121px;
height: 0;
padding-top: 50px;
overflow: hidden;
background-image: url('../images/Home/SearchLabel.jpg');
}

#HomeSearch div {
background-image: url('../images/Home/SearchField.jpg');	
background-repeat: no-repeat;
background-position: center left;
display: block;
float: left;
height: 50px;
width: 149px;
}

#HomeSearch div input {
width: 98%;
line-height: 50px;
height: 50px;
border: none;
background-color: transparent;
}

#HomeSearch input.Submit {
background-color: transparent;
background-image: url('../images/Home/SearchButton.jpg');
background-repeat: no-repeat;
border: none;
line-height: 50px;
height: 50px;
width: 24px;
color: #ffffff;
margin-top: 10px;
font-size: 1px;
}
