@import url("global/forms.css");
@import url("global/frontdoor.css");

/* HEADER */
div#header div#global-nav { border-bottom-color: #53AAB5; }

/* HEADER ON STATES */
div#header div#global-nav.tab-onstate li a#tab1, div#header div#global-nav.tab-onstate li a:hover#tab1 { width: 120px; background-position: 0px -52px; }

/* QUICK NAVIGATION TAB */
ul#tabs li ul#qn div#m1 { border-top: 2px solid #53AAB5; _border-top: 3px solid #53AAB5; }
ul#tabs li ul#qn div#m1 ul li a { color: #008089; }
ul#tabs li ul#qn div#m1 ul li a:hover { background: #008089; }
.section-title { color: #008089; }

/* FOOTER */
div#footercurvedbar { background-image: url(../images/footer/lives-footer-curved-bar.png); }
ul#footer { background-image:url(../images/footer/lives-middle_footer.png); }

/* Right nav info box */
div#right-nav-wrapper .rn-box .rn-boxhead { color: #2596a4; }
div#right-nav-wrapper .rn-box .rn-box-content ul { color: #2596a4; list-style: url(../../images/global/bullets/lives-arrow-bullet.gif) none; } 
div#right-nav-wrapper .rn-box a { color: #2596a4; }

/* Changing lives text */
h1 { color: #008089; }
h3 { color: #2596a4; }
.intro { color: #43525f; }
.clgreen-highlights { color: #1a8795; }
.fakeh1 { color: #008089; }
.large-highlights { color: #1a8795; font-size: 18px; font-weight: 700; line-height: 24px; padding: 0px; margin: 0px; }
div#header div#secondary-nav ul li a { color: #3b4a5c; text-decoration: none; }

/* Standard table */
div#text th { background-color: #8ac5cd; }

/* Course buttons */
div#course-select-title { color: #1a8795; }

/* Quote */
div#text div#quote div#inside .quote { background-position: -1px -1800px; }
div#text div#quote div#inside .quote-name { background-position: 105% -1800px; }

/* Links */
div#text a:link { color: #1a8795; }
div#text a:hover { color: #1a8795; }
div#text a:visited { color: #1a8795; }

/* Wave info box */
div#w-info-box div#bl-corner { background-position: left -44px; }
div#w-info-box div#br-corner { background-position: right -44px; }
div#w-info-box div#info-box { background-position: 0px bottom; }

/* Coloured outlined info box */
div#c-info-box div#tl-corner { background-position: left -210px; }
div#c-info-box div#tr-corner { background-position: right -210px; }
div#c-info-box div#info-box { border-right: 1px solid #2596a4; border-left: 1px solid #2596a4; }
div#c-info-box div#bl-corner { background-position: left -220px; }
div#c-info-box div#br-corner { background-position: right -220px; }

/*FUNDING BOX*/
div#funding-box { float: right; width: 175px; margin: 0px 0px 0px 35px; background-color: #53aab5; border: 1px solid #5f9791; }
div#funding-box-photo { width: 175px; }
div#funding-box-text { color: #fff; padding: 12px; margin: 0px; }
.funding-box-title {  font-size: 14px; font-weight: bold; text-transform: uppercase; }
/*FUNDING BOX ENDS*/

/* DONATE UL*/
ul#donate { margin: 0px; padding: 10px 10px 0px 10px; }
ul#donate li { font-family: Verdana, Arial, Helvetica, sans-serif; color: #1B2033; font-size: 11px; line-height: 15px; padding: 0px; margin-left: 0px 0px 0px 15px; }
