/* ---------------------------
	Theme Name: Aspire
	Theme URI: http://aspirelondon.com/
	Description: Bespoke theme from the boys at Aspire London
	Version: 1.0
	Author: Alan Sherwood
	Author URI: http://aspirelondon.com/
------------------------------ */

/* ---------------------------
	Colour Stack
------------------------------ */

/*

Bronze: B19070
Dark Blue: #333333
Light Blue: 635C69
New Branding
Orange F16548
Blue 00BBE3
Yellow FFD000
Green 00B173

*/

.colour-white { color: #fff !important; }
.colour-grey { color: #aaa !important; }
.colour-dark-grey { color: #444 !important; }

/* ---------------------------
    Alignment
------------------------------ */

.alignleft 	{ float: left !important; }
.alignright { float: right !important; }

.textleft 	{ text-align: left; }
.textcenter { text-align: center; }
.textright 	{ text-align: right; }


/* ---------------------------
	Default Text Sizes
------------------------------ */

.up {
	text-transform: uppercase;
}
.scase {
	text-transform: none !important;
}

.s100 	{ font-size: 100px !important; }
.s90	{ font-size: 90px !important; }
.s80	{ font-size: 80px !important; }
.s70	{ font-size: 70px !important; }
.s60	{ font-size: 60px !important; }
.s50	{ font-size: 50px !important; }
.s40	{ font-size: 40px !important; }
.s30	{ font-size: 30px !important; }
.s25	{ font-size: 25px !important; }
.s24	{ font-size: 24px !important; }
.s22	{ font-size: 22px !important; }
.s20	{ font-size: 20px !important; }

.s18	{ font-size: 18px !important; }
.s16	{ font-size: 16px !important; }
.s14	{ font-size: 14px !important; }
.s12	{ font-size: 12px !important; }
.s10	{ font-size: 10px !important; }
.s8		{ font-size: 8px !important; }


/* ---------------------------
	Line Heights
------------------------------ */


.lh12 { line-height: 12px !important; }
.lh14 { line-height: 14px !important; }
.lh16 { line-height: 16px !important; }
.lh18 { line-height: 18px !important; }

.lh20 { line-height: 20px !important; }
.lh22 { line-height: 22px !important; }
.lh24 { line-height: 24px !important; }
.lh26 { line-height: 26px !important; }
.lh28 { line-height: 28px !important; }

.lh30 { line-height: 30px !important; }
.lh32 { line-height: 32px !important; }
.lh34 { line-height: 34px !important; }
.lh36 { line-height: 36px !important; }
.lh38 { line-height: 38px !important; }

.lh40 { line-height: 40px !important; }
.lh42 { line-height: 42px !important; }
.lh44 { line-height: 44px !important; }


/* ---------------------------
	Layering
------------------------------ */


.z100 { z-index: 100 !important; }
.z200 { z-index: 200 !important; }
.z300 { z-index: 300 !important; }
.z400 { z-index: 400 !important; }
.z500 { z-index: 500 !important; }
.z600 { z-index: 600 !important; }
.z700 { z-index: 700 !important; }
.z800 { z-index: 800 !important; }
.z900 { z-index: 900 !important; }

/* ---------------------------
	Margins
------------------------------ */

.mt0 { margin-top: 0px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }

.mt5n  { margin-top: -5px !important; }
.mt10n { margin-top: -10px !important; }
.mt20n { margin-top: -20px !important; }
.mt30n { margin-top: -30px !important; }
.mt35n { margin-top: -35px !important; }
.mt40n { margin-top: -40px !important; }
.mt50n { margin-top: -50px !important; }
.mt60n { margin-top: -60px !important; }
.mt70n { margin-top: -70px !important; }
.mt80n { margin-top: -80px !important; }
.mt90n { margin-top: -90px !important; }
.mt100n { margin-top: -100px !important; }
.mt110n { margin-top: -110px !important; }
.mt120n { margin-top: -120px !important; }
.mt125n { margin-top: -125px !important; }
.mt130n { margin-top: -130px !important; }
.mt140n { margin-top: -140px !important; }
.mt150n { margin-top: -150px !important; }

.ml0  { margin-left: 0px !important; }
.ml10 { margin-left: 10px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }
.ml60 { margin-left: 60px !important; }

.ml10n { margin-left: -10px !important; }
.ml20n { margin-left: -20px !important; }
.ml25n { margin-left: -25px !important; }
.ml30n { margin-left: -30px !important; }
.ml40n { margin-left: -40px !important; }

.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }
.mr60 { margin-right: 60px !important; }

.mr10n { margin-right: -10px !important; }
.mr20n { margin-right: -20px !important; }
.mr25n { margin-right: -25px !important; }
.mr30n { margin-right: -30px !important; }
.mr40n { margin-right: -40px !important; }

.mb0  { margin-bottom: 0px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }

/* ---------------------------
	Min Widths
------------------------------ */

.mw100 { min-width: 100px; }
.mw110 { min-width: 110px; }
.mw120 { min-width: 120px; }
.mw130 { min-width: 130px; }
.mw140 { min-width: 140px; }
.mw150 { min-width: 150px; }
.mw160 { min-width: 160px; }
.mw170 { min-width: 170px; }
.mw180 { min-width: 180px; }
.mw190 { min-width: 190px; }
.mw200 { min-width: 200px; }
.mw220 { min-width: 220px; }
.mw240 { min-width: 240px; }
.mw250 { min-width: 250px; }
.mw260 { min-width: 260px; }

.wd0  { width: 0% !important; }
.wd10 { width: 10% !important; }
.wd15 { width: 15% !important; }
.wd20 { width: 20% !important; }
.wd25 { width: 25% !important; }
.wd30 { width: 30% !important; }
.wd35 { width: 35% !important; }
.wd40 { width: 40% !important; }
.wd45 { width: 45% !important; }
.wd50 { width: 50% !important; }
.wd55 { width: 55% !important; }
.wd60 { width: 60% !important; }
.wd65 { width: 65% !important; }
.wd70 { width: 70% !important; }
.wd75 { width: 75% !important; }
.wd80 { width: 80% !important; }
.wd85 { width: 85% !important; }
.wd90 { width: 90% !important; }
.wd95 { width: 95% !important; }
.wd100 { width: 100% !important; }

/* ---------------------------
	Spacers
------------------------------ */

.spacer {
	clear: both;
	width: 100%;
	display: block;
}

.spacer.ie {
	display: none;
}
.lt-ie9.lt-ie8 .spacer.ie {
	display: block;
}
.spacer.sgline {
	border-top: 1px solid #000;
}


/* ---------------------------
	Height
------------------------------ */

.h0 { height: 0px !important }
.h1 { height: 1px !important }
.h2 { height: 2px !important }
.h5 { height: 5px !important }
.h7 { height: 7px !important }
.h8 { height: 8px !important }
.h10 { height: 10px !important }
.h15 { height: 15px !important }
.h20 { height: 20px !important }
.h25 { height: 25px !important }
.h30 { height: 30px !important }
.h35 { height: 35px !important }
.h40 { height: 40px !important }
.h50 { height: 50px !important }
.h60 { height: 60px !important }
.h70 { height: 70px !important }
.h80 { height: 80px !important }
.h100 { height: 100px !important }
.h120 { height: 120px !important }
.h140 { height: 140px !important }
.h150 { height: 150px !important }
.h160 { height: 160px !important }
.h180 { height: 180px !important }
.h190 { height: 190px !important }
.h200 { height: 200px !important }
.h220 { height: 220px !important }
.h230 { height: 230px !important }
.h240 { height: 240px !important }
.h250 { height: 250px !important }
.h300 { height: 300px !important }
.h320 { height: 320px !important }
.h350 { height: 350px !important }
.h400 { height: 400px !important }
.h420 { height: 420px !important }
.h450 { height: 450px !important }
.h500 { height: 500px !important }
.h550 { height: 550px !important }
.h580 { height: 580px !important }
.h600 { height: 600px !important }
.h650 { height: 650px !important }

/* ---------------------------
	Spacers
------------------------------ */

.spacer {
	clear: both;
	width: 100%;
	display: block;
}
.wspacer {
	height: 1px;
	min-height: 100%;
	display: block;
}
.wspacer.left {
	float: left;
}
.wspacer.right {
	float: right;
}

.wspacer.w1 	{ width: 1px; }
.wspacer.w2 	{ width: 2px; }
.wspacer.w5 	{ width: 5px; }
.wspacer.w10 	{ width: 10px; }
.wspacer.w15 	{ width: 15px; }
.wspacer.w20 	{ width: 20px; }
.wspacer.w25 	{ width: 25px; }
.wspacer.w30 	{ width: 30px; }
.wspacer.w35 	{ width: 35px; }
.wspacer.w40 	{ width: 40px; }
.wspacer.w50 	{ width: 50px; }

/* ---------------------------
	Padding
------------------------------ */

.pt0 { padding-top: 0px !important; }
.pr0 { padding-right: 0px !important; }
.pb0 { padding-bottom: 0px !important; }
.pl0 { padding-left: 0px !important; }

.p0 { padding: 0px !important; }

/* ---------------------------
	Font Face Definitions
------------------------------ */

@font-face {
    font-family: 'Baba';
    src: url('resources/fonts/BebasNeue-webfont.eot');
    src: url('resources/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('resources/fonts/BebasNeue-webfont.woff') format('woff'),
         url('resources/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('resources/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

table { border-collapse: collapse; border-spacing: 0; }

/* ---------------------------
	Reset default browser CSS
------------------------------ */

*, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, a img
                                        { margin: 0; padding: 0; border: 0; vertical-align: top; background: transparent; list-style-type: none; text-decoration: none; font-family: Georgia, serif; outline: none; }
table                                   { border-collapse: collapse; border-spacing: 0; }
fieldset, img                           { border: 0 }
address, caption, cite, code, dfn,
em, strong, th, var						{ font-style: normal; font-weight: normal; }
ol, ul, li                              { list-style: none }
caption, th                             { text-align: left }
h1, h2, h3, h4, h5, h6                  { font-size: 100%; font-weight: normal; }
q:before, q:after                       { content: '' }
strong                                  { font-weight: bold }
em                                      { font-style: italic }
a img                                   { border: none }
html, body, #wrapper, #wrapper > tr,
#wrapper > tr > td						{ top: 0; left: 0; height: 100%; width: 100%; vertical-align: top; margin: 0 auto 0; }

br.clear                                { clear: both; display: block; height: 1px; margin: -1px 0 0 0; }

body 									{ background: #e6ebec; }

/* Red */
body.b1									{ background: #F16548; }
/* Blue */
body.b2									{ background: #00BBE3; }
/* Yellow */
body.b3 								{ background: #FFD000; }
/* Green */
body.b4 								{ background: #00B173; }

body.love								{ background: #00B173 !important; }

a:link, a:visited 						{ color: #444444; }
a:hover, a:active 						{ color: #000000; }

.white a:link, .white a:visited 						{ color: #fffff; }
.white a:hover, .white a:active 						{ color: #000000; }



/* ---------------------------
	Global Section
------------------------------ */

#wrapper {
	width: 1024px;
	height: auto;
	margin: 0 auto 0;
}
.container {
	width: 1024px;
	height: auto;
	margin: 0 auto 0;
	background: #fff;
	float: left;
}
.hide {
	display: none;
}
.gb {
	background: url(resources/img/global/bg.love.png) no-repeat;
}
.love .gb {
	background: url(resources/img/global/bg.love.png?ver=2) no-repeat;
}
.gbx {
	background: url(resources/img/global/x.png) repeat-x;
}
.clear {
	width: 100%;
	clear: both;
	height: 1px;
}
.center {
	text-align: center;
	width: 100%;
}
.center.textcenter {
	display: inline-block;
}
.baba {
    font-family: 'Baba';
}


/* ---------------------------
	Basic Text Section
------------------------------ */

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-size: 32px;
	line-height: 32px;
	color: #00a760;
    font-family: 'Baba';
    text-transform: uppercase;
    display: inline;
}
.love h1, .love h2, .love h3, .love h4, .love h5, .love h6,
.love h1 a, .love h2 a, .love h3 a, .love h4 a, .love h5 a, .love h6 a {
	color: #bc202d;
}

.georgia h1, .georgia h2, .georgia h3, .georgia h4, .georgia h5, .georgia h6,
.georgia h1 a, .georgia h2 a, .georgia h3 a, .georgia h4 a, .georgia h5 a, .georgia h6 a {
    font-family: Georgia, serif;
    text-transform: none;
    display: inline;
}
h1, h2, .pad-right * {
    padding: 0px 10px 0px 0px;
}
.georgia h2 {
	font-size: 22px;
}
.georgia h2.small,
.georgia a.small {
	font-size: 16px;
}
.tiny, .tiny * {
	font-size: 18px;
	line-height: 18px;
}
.large .small, .large .small *,
.small, .small * {
	font-size: 22px;
	line-height: 22px;
}
.large .reg, .large .reg *,
.reg, .reg * {
	font-size: 30px;
	line-height: 30px;
}
.large .med, .large .med *,
.med, .med * {
	font-size: 39px;
	line-height: 39px;
}
.large, .large * {
	font-size: 46px;
	line-height: 46px;
}
.big, .big * {
	font-size: 56px;
	line-height: 56px;
}
.huge, .huge * {
	font-size: 86px;
	line-height: 86px;
}
.title.black, .title.black *, h1.black, h2.black, h3.black, h4.black, h5.black, h6.black {
	color: #000 !important;
}
body.love .indent .title.black,
body.love .indent .title.black *,
body.love .indent h1.black,
body.love .indent h2.black,
body.love .indent h3.black,
body.love .indent h4.black,
body.love .indent h5.black,
body.love .indent h6.black,
body.love .white .title.black,
body.love .white .title.black *,
body.love .white h1.black,
body.love .white h2.black,
body.love .white h3.black,
body.love .white h4.black,
body.love .white h5.black,
body.love .white h6.black,
body.love .section.heading .title.black,
body.love .section.heading .title.black *,
body.love .section.heading h1.black,
body.love .section.heading h2.black,
body.love .section.heading h3.black,
body.love .section.heading h4.black,
body.love .section.heading h5.black,
body.love .section.heading h6.black  {
	color: #bc202d !important;
}
body.love .section .black.real-black,
body.love .section .title.black.real-black h1 {
	color: #000 !important;
}

.indent .title, .white .title,
.indent .title *, .white .title * {
	color: #333;
}
body.love .indent .title,
body.love .indent .title * {
	color: #bc202d;
}
.dark-grey .title, .dark-grey .title * {
	color: #fff;
}
.dark-grey .title.black, .dark-grey .title.black * {
	color: #fff !important;
}
.indent .title.deboss, .white .title.deboss,
.indent .title.deboss *, .white .title.deboss * {
	text-shadow: 0px 1px 1px #fff;
}
.dark-grey .title.deboss, .dark-grey .title.deboss * {
	text-shadow: 0px 1px 1px #000;
}

.blue.title, .blue.title * {
	color: #666;
}
.title.center,
.title.center * {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.title.center h1,
.title.center h2,
.title.center h3,
.title.center h4,
.title.center h5,
.title.center h6 {
    padding: 0px 10px;
}
.title.left,
.title.left * {
	text-align: left;
}
.dark-grey .white .title *, .dark-grey .white .title * {
	text-shadow: none;
	color: #333;
}

.title {
    margin-bottom: 24px;
    float: left;
	width: 100%;
}
.title.w80 {
	width: 80%;
}
.title.m20 {
	margin-top: 20px;
}
.title.line { background-position: 0px -494px; }
.white .title.line { background-position: 0px -495px; }

.title.large.line { background-position: 0px -485px; }
/* .dark-grey .title.line { background-position: 0px -462px; } */

.title.huge.line { background-position: 0px -478px !important; }
.title.big.line { background-position: 0px -449px !important; }
.title.small.line { background-position: 0px -467px !important; }

.indent .title.big.line { background-position: 0px -483px !important; }

.page .section.no-bottom .title {
	margin-bottom: 0px;
}



/* Green */
.section.b1 .title * {
	color: #00B173;
}

/* Yellow */
.section.b2 .title * {
	color: #FFD000;
}

/* Blue */
.section.b3 .title * {
	color: #00BBE3;
}

/* Red */
.section.b4 .title * {
	color: #F16548;
}

/* Green */
.section.b1 .title a:hover,
.section.b1 .title a.hover {
	color: #F16548;
}

/* Yellow */
.section.b2 .title a:hover,
.section.b2 .title a.hover {
	color: #00BBE3;
}

/* Blue */
.section.b3 .title a:hover,
.section.b3 .title a.hover {
	color: #FFD000;
}

/* Red */
.section.b4 .title a:hover,
.section.b4 .title a.hover {
	color: #00B173;
}


/* Green */
.section.b1 .us.title * {
	color: #29a54e;
}

/* Yellow */
.section.b2 .us.title * {
	color: #f3a351;
}

/* Blue */
.section.b3 .us.title * {
	color: #243887;
}

/* Red */
.section.b4 .us.title * {
	color: #e3147e;
}

/* Green */
.section.b1 .us.title a:hover,
.section.b1 .us.title a.hover {
	color: #e3147e;
}

/* Yellow */
.section.b2 .us.title a:hover,
.section.b2 .us.title a.hover {
	color: #243887;
}

/* Blue */
.section.b3 .us.title a:hover,
.section.b3 .us.title a.hover {
	color: #f3a351;
}

/* Red */
.section.b4 .us.title a:hover,
.section.b4 .us.title a.hover {
	color: #29a54e;
}


/* ---------------------------
	World Map Section
------------------------------ */

.worldmap {
	width: 1024px;
	height: 0px;
	position: relative;
	overflow: hidden;
	background: #f5f5f3 url(resources/img/global/toggle.b1.jpg) 189px -357px no-repeat;
}
.worldmap.hover {
	background: #f5f5f3 url(resources/img/global/toggle.b1.jpg) 189px -27px no-repeat;
}
.b1 .worldmap {	background: #f5f5f3 url(resources/img/global/toggle.b1.jpg) 189px -357px no-repeat;}
.b2 .worldmap {	background: #f5f5f3 url(resources/img/global/toggle.b2.jpg) 189px -357px no-repeat;}
.b3 .worldmap {	background: #f5f5f3 url(resources/img/global/toggle.b3.jpg) 189px -357px no-repeat;}
.b4 .worldmap {	background: #f5f5f3 url(resources/img/global/toggle.b4.jpg) 189px -357px no-repeat;}
.b1 .worldmap.hover {	background: #f5f5f3 url(resources/img/global/toggle.b1.jpg) 189px -27px no-repeat;}
.b2 .worldmap.hover {	background: #f5f5f3 url(resources/img/global/toggle.b2.jpg) 189px -27px no-repeat;}
.b3 .worldmap.hover {	background: #f5f5f3 url(resources/img/global/toggle.b3.jpg) 189px -27px no-repeat;}
.b4 .worldmap.hover {	background: #f5f5f3 url(resources/img/global/toggle.b4.jpg) 189px -27px no-repeat;}

.worldmap .column {
	width: 420px;
	float: left;
}
.worldmap .column.london {
	width: 604px;
}
.worldmap .column .column-content {
	padding-top: 80px;
	height: 240px;
	width: 175px;
	float: left;
	color: #666;
	position: relative;
}
.worldmap .column .column-content * {
	text-shadow: none !important;
}
.worldmap .column.left .column-content {
	padding-left: 42px;
	padding-right: 193px;
	width: 185px;
}
.worldmap .column.right .column-content {
	padding-right: 42px;
	padding-left: 387px;
}
.worldmap .column .column-content .title {
	margin-bottom: 10px;
}
.worldmap .column .column-content .title h6 {
	color: #555;
}
.worldmap .column .column-content .button a {
	margin-top: 20px;
}
.worldmap .column .column-content .button a {
	background: #fff !important;
	color: #666 !important;
	text-shadow: none;
}
.worldmap .column .column-content .button a:hover {
	background: #26A570 !important;
	color: #fff !important;
}
.worldmap .column.current .column-content .button a {
	background: #FFD000 !important;
	color: #555 !important;
}
body.love .worldmap .column.current .column-content .button a {
	background: #bc202d !important;
	color: #fff !important;
}
.worldmap .column .column-content .shadow {
	width: 240px;
}
.worldmap .column .column-content p {
	font-size: 14px;
}

.worldmap .highlight {
	margin-top: -14px;
}

/* Green */
.b1 .worldmap .london .highlight { color: #00B173; }
/* Yellow */
.b2 .worldmap .london .highlight { color: #FFD000; }
/* Blue */
.b3 .worldmap .london .highlight { color: #00BBE3; }
/* Red */
.b4 .worldmap .london .highlight { color: #F16548; }

/* Green */
.worldmap.hover .london .highlight { color: #666666 !important; }

/* Green */
.b1 .worldmap.hover .new-york .highlight { color: #29a54e; }
/* Yellow */
.b2 .worldmap.hover .new-york .highlight { color: #f3a351; }
/* Blue */
.b3 .worldmap.hover .new-york .highlight { color: #243887; }
/* Red */
.b4 .worldmap.hover .new-york .highlight { color: #e3147e; }

.worldmap .london .fake-button,
.worldmap.hover .new-york .fake-button {
	color: #000 !important;
	opacity: 1 !important;
}
.worldmap .new-york .fake-button,
.worldmap.hover .london .fake-button {
	opacity: 0.5 !important;
}


.worldmap .map-shadow {
	background: rgb(245,245,243);
	background: -moz-linear-gradient(top,  rgb(245,245,243) 0%, rgb(228,228,228) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(245,245,243)), color-stop(100%,rgb(228,228,228)));
	background: -webkit-linear-gradient(top,  rgb(245,245,243) 0%,rgb(228,228,228) 100%);
	background: -o-linear-gradient(top,  rgb(245,245,243) 0%,rgb(228,228,228) 100%);
	background: -ms-linear-gradient(top,  rgb(245,245,243) 0%,rgb(228,228,228) 100%);
	background: linear-gradient(to bottom,  rgb(245,245,243) 0%,rgb(228,228,228) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f3', endColorstr='#e4e4e4',GradientType=0 );
	height: 14px;
	width: 1024px;
	bottom: 0px;
	position: absolute;
}


/* ---------------------------
	Cookies Section
------------------------------ */

.cookie-holder {
	float: left;
	width: 940px;
	height: auto;
	overflow: hidden;
	margin: 0px 41px 0px;
}
.cookies {
	float: left;
	width: 900px;
	background: #faffbd;
	border: 1px solid #f0f6a9;
	padding: 10px 20px;
	margin-top: -130px;
}
.cookies .left-notice {
	width: 120px;
	float: left;
}
.cookies .left-notice h6 {
	font-size: 42px;
	margin: 5px 0px 0px 0px;
	width: 100%;
	float: left;
}
.cookies .center-notice {
	width: 680px;
	float: left;
}
.cookies .right-notice {
	width: 100px;
	float: left;
}
.cookies p {
	font-size: 14px;
	margin: 0px 0px 3px;
	line-height: 19px;
	width: 80%;
	float: left;
}
.cookies p a {
	text-decoration: underline;
	float: none;
}
/* iPhone CSS rules here */
@media only screen and (max-device-width: 480px),
       only screen and (-webkit-min-device-pixel-ratio: 2) {

    .cookies p a {
		font-size: 14px !important;
	}

}



/* ---------------------------
	Notice Section
------------------------------ */

.notice {
	float: left;
	width: 980px;
	background: #f4fab5;
	border: 1px solid #ebf2a0;
	padding: 10px 0px;
	margin: 20px 20px 0px;
}
.section.indent .notice {
	width: 940px;
	margin: 20px 0px 0px;
}
.notice p {
	font-size: 14px;
	margin: 0px 20px 0px !important;
	width: 80%;
	float: left;
}
#notice {
	margin: 0px 20px 40px;
}


/* ---------------------------
	Button Section
------------------------------ */


.button {
	display: block;
	text-align: center;
	width: 100%;
	float: left;
}
.button a,
a.button,
input.button,
.button input[type=submit] {
	height: 29px;
	line-height: 29px;
	background: #26A570;
	color: #fff;
	display: inline;
    font-family: 'Baba';
    text-transform: uppercase;
    font-size: 22px;
    padding: 4px 0px;
    text-shadow: none !important;
}



/* Green */
.section.b1 .button a,
.section.b1 a.button,
.section.b1 input.button,
.section.b1 .button input[type=submit] {
	background: #00B173;
	color: #fff;
}

/* Yellow */
.section.b2 .button a,
.section.b2 a.button,
.section.b2 input.button,
.section.b2 .button input[type=submit] {
	background: #FFD000;
	color: #333;
}

/* Blue */
.section.b3 .button a,
.section.b3 a.button,
.section.b3 input.button,
.section.b3 .button input[type=submit] {
	background: #00BBE3;
	color: #fff;
}

/* Red */
.section.b4 .button a,
.section.b4 a.button,
.section.b4 input.button,
.section.b4 .button input[type=submit] {
	background: #F16548;
	color: #fff;
}

/* Green */
.section.b1 .button.us a,
.section.b1 a.button.us,
.section.b1 input.button.us,
.section.b1 .us.button input[type=submit] {
	background: #29a54e;
	color: #fff;
}

/* Yellow */
.section.b2 .button.us a,
.section.b2 a.button.us,
.section.b2 input.button.us,
.section.b2 .us.button input[type=submit] {
	background: #f3a351;
	color: #333;
}

/* Blue */
.section.b3 .button.us a,
.section.b3 a.button.us,
.section.b3 input.button.us,
.section.b3 .us.button input[type=submit] {
	background: #243887;
	color: #fff;
}

/* Red */
.section.b4 .button.us a,
.section.b4 a.button.us,
.section.b4 input.button.us,
.section.b4 .us.button input[type=submit] {
	background: #e3147e;
	color: #fff;
}


/* Love */
body.love .section .button a,
body.love .section a.button,
body.love .section input.button,
body.love .section .button input[type=submit],
body.love table .button a,
body.love table a.button,
body.love table input.button,
body.love table .button input[type=submit] {
	background: #be1d28;
	color: #fff;
}




/* Green */
.section.b1 .button a:hover,
.section.b1 .button a.hover,
.section.b1 a.button:hover,
.section.b1 input.button:hover,
.section.b1 .button input[type=submit]:hover {
	background: #F16548;
	color: #fff;
}

/* Yellow */
.section.b2 .button a:hover,
.section.b2 .button a.hover,
.section.b2 a.button:hover,
.section.b2 input.button:hover,
.section.b2 .button input[type=submit]:hover {
	background: #00b9e3;
	color: #fff;
}

/* Blue */
.section.b3 .button a:hover,
.section.b3 .button a.hover,
.section.b3 a.button:hover,
.section.b3 input.button:hover,
.section.b3 .button input[type=submit]:hover {
	background: #FFD000;
	color: #333;
}

/* Red */
.section.b4 .button a:hover,
.section.b4 .button a.hover,
.section.b4 a.button:hover,
.section.b4 input.button:hover,
.section.b4 .button input[type=submit]:hover {
	background: #00B173;
	color: #fff;
}

/* Green */
.section.b1 .us.button a:hover,
.section.b1 .us.button a.hover,
.section.b1 a.button.us:hover,
.section.b1 input.button.us:hover,
.section.b1 .us.button input[type=submit]:hover {
	background: #e3147e;
	color: #fff;
}

/* Yellow */
.section.b2 .us.button a:hover,
.section.b2 .us.button a.hover,
.section.b2 a.button.us:hover,
.section.b2 input.button.us:hover,
.section.b2 .us.button input[type=submit]:hover {
	background: #243887;
	color: #fff;
}

/* Blue */
.section.b3 .us.button a:hover,
.section.b3 .us.button a.hover,
.section.b3 a.button.us:hover,
.section.b3 input.button.us:hover,
.section.b3 .us.button input[type=submit]:hover {
	background: #f3a351;
	color: #333;
}

/* Red */
.section.b4 .us.button a:hover,
.section.b4 .us.button a.hover,
.section.b4 a.button.us:hover,
.section.b4 input.button.us:hover,
.section.b4 .us.button input[type=submit]:hover {
	background: #29a54e;
	color: #fff;
}

/* Love */
body.love .section .button a:hover,
body.love .section a.button:hover,
body.love .section input.button:hover,
body.love .section .button input[type=submit]:hover,
body.love table .button a:hover,
body.love table a.button:hover,
body.love table input.button:hover,
body.love table .button input[type=submit]:hover {
	background: #555555;
	color: #fff;
}





input.button,
.button input[type=submit] {
	height: 37px;
	padding: 0px 10px;
	-webkit-appearance: none;
	cursor: pointer;
}
.button.big, .button.big a {
	font-size: 32px;
	height: 42px;
	line-height: 42px;
}
.button.clear {
	clear: both;
}
.button.full a,
.button.full input[type=submit] {
	width: 100%;
    float: left;
}
.button.left {
	text-align: left;
	float: left;
	width: auto;
}
.button.bottom {
	position: absolute;
	bottom: 10px;
	height: 29px;
}
.button.plain.full {
	width: 100%;
}
.button.plain.full a {
	width: auto;
	margin: 0 auto 0;
}
.button.plain a {
	border-bottom: 4px solid #CCCCCC;
	color: #26A570;
	text-shadow: none;
	background: none;
}
.button.center a,
.button.padded a,
a.button.padded,
.padded input.button { padding: 4px 10px; }
.button.center.full a,
.button.center.no-padding a { padding: 4px 0px; }

.button.center.no-padding {
	margin-top: 10px;
}

.button.right {
	float: right;
	width: auto;
}
.button.right.big {	margin-top: 4px; }
.button.right a { padding: 4px 20px; }


.button a:hover, a.button:hover, input.button:hover {
	background: #FFD000;
	color: #000;
}
.button.plain.center.no-padding a:hover {
	background: transparent;
	color: #333;
}
span.or {
	float: left;
	display: inline-block;
	margin: 6px 0px;
	width: 13px;
}
.button.centered {
	text-align: center !important;
	width: auto !important;
	float: none !important;
	color: #fff !important;
	border-bottom: 0px !important;
	padding: 4px 10px;
}
.button.centered:hover {
	background: #333333 !important;
}

/* ---------------------------
	Submenu Buttons
------------------------------ */

.submenu, .submenu ul {
	float: left;
	width: 1000px;
	overflow: hidden;
	height: 58px;
}
.submenu {
	margin: 20px 0px 20px 20px;
}
.submenu .button {
	float: left;
	margin: 0px 6px 5px 0px;
}
.submenu .button:last-child,
.submenu .button.last {
	margin-right: 0px;
}
.submenu .button a {
	padding: 4px 10px 1px;
}
.submenu .button.current a {
	background: #fff;
	color: #000;
	text-shadow: none;
}
.submenu .button .shadow {
	height: 8px;
	width: 95%;
	margin-left: 2.5%;
	float: left;
}
.submenu .button.current .shadow {
	display: none;
}

/* ---------------------------
	Archive Buttons
------------------------------ */

.archive-buttons,
.search-buttons {
	float: left;
	width: 980px;
	margin: 0px 21px;
}
.search-buttons {
	margin: -30px 21px 40px;
}
.archive-buttons .left-third,
.archive-buttons .center-third,
.archive-buttons .right-third {
	width: 300px;
}
.archive-buttons .left-half,
.archive-buttons .right-half,
.search-buttons .left-half,
.search-buttons .right-half {
	width: 455px;
}
.archive-buttons .left-third,
.archive-buttons .center-third,
.archive-buttons .left-half,
.search-buttons .left-half {
	float: left;
	margin-left: 20px;
}
.archive-buttons .right-third,
.archive-buttons .right-half,
.search-buttons .right-half {
	float: right;
	margin-right: 20px;
}
.archive-buttons a.open {
	background: #666 !important;
}
.page .archive-buttons .button.full a { padding: 10px 0px; }


/* ---------------------------
	Pagination Buttons
------------------------------ */

.pagination.section {
	padding-top: 0px !important;
}
.pagination,
.pagination p {
	text-align: center;
}
.pagination p {
	width: 100%;
}
.pagination p .button-holder {
	float: none;
	display: inline-block;
	width: 30px;
	margin: 0px 4px;
}
.pagination p .button-holder .button {
	width: 30px;
	height: 30px;
	padding: 0px;
	float: left;
}
.pagination p .button-holder .shadow {
	width: 28px;
	height: 8px;
	float: left;
	margin: 0px 1px;
}
.pagination p .button-holder.current .button {
	background: #fff;
	color: #000;
	text-shadow: none;
}
.pagination p .button-holder.current .shadow {
	display: none;
}


/* ---------------------------
	Archive Buttons
------------------------------ */

.page .section.archive-sections {
	margin-bottom: 0px !important;
	padding: 0px 20px !important;
}
.archive-sections > div {
	float: left;
	padding: 0px !important;
}
.archive-sections > div .list,
.archive-sections > div .list {
	width: 300px;
	float: left;
	height: auto;
	padding-top: 50px;
}
.archive-sections .tiara-list,
.archive-sections .goose-list,
.archive-sections .tiara-list .list,
.archive-sections .goose-list .list {
	width: 100%;
}
.archive-sections > div .list.marked  {
	margin-left: 10px;
	margin-right: 10px;
	width: 310px;
}
.archive-sections > div .list ul {
	float: left;
	margin-left: 20px;
}
.archive-sections .tiara-list .list ul,
.archive-sections .goose-list .list ul {
	width: 40%;
	margin-left: 80px;
}
.archive-sections > div .list li {
	margin: 5px 0px;
	float: left;
	width: 100%;
}
.archive-sections > div .list li a {
	font-size: 14px;
	text-shadow: 0px 1px 1px #333333;
}
.archive-sections > div .list li a:link,
.archive-sections > div .list li a:visited {
	color: #fff;
}
.archive-sections > div .list li a:hover,
.archive-sections > div .list li a:active {
	color: #FFD000;
}
body.love .archive-sections > div .list li a:hover,
body.love .archive-sections > div .list li a:active {
	color: #fff;
	text-decoration: underline;
}
.archive-sections > div .archive-spacer {
	height: 30px;
	width: 100%;
	float: left;
}
.archive-sections > div .list .title {
	width: 300px;
}
.archive-sections .tiara-list .list .title,
.archive-sections .goose-list .list .title {
	width: 940px;
}


/* ---------------------------
	Navigation Section
------------------------------ */


.navigation {
	width: 1034px;
	float: left;
	padding-bottom: 30px;
	margin-left: -5px;
	background: #fff;
}

a.logo {
	width: 240px;
	height: 90px;
	background-position: -400px -33px;
	overflow: hidden;
	float: left;
	margin: 24px 12px 0px 46px;
}
a.logo span {
	visibility: hidden;
}

/* Green */
.b1 nav a.logo 	{ background-position: -643px -34px; }

/* Yellow */
.b2 nav a.logo 	{ background-position: -643px -127px; }

/* Blue */
.b3 nav a.logo 	{ background-position: -399px -127px; }

/* Red */
.b4 nav	a.logo 	{ background-position: -399px -34px; }

/* Love */
body.love nav	a.logo 	{ background-position: -619px -367px; }

.logo20 {
	width: 120px;
	height: 45px;
	display: block;
	background-color: transparent;
	display: none;
	margin: 17px 0px 0px 110px;
}
.backgroundsize .logo20 {
	display: block;
	background-size: 450px 475.5px;
}
/* Green */
.b1 .logo20 	{ background-position: -321.5px -17px !important; }

/* Yellow */
.b2 .logo20 	{ background-position: -321.5px -63.5px !important; }

/* Blue */
.b3 .logo20 	{ background-position: -199.5px -63.5px !important; }

/* Red */
.b4 .logo20 	{ background-position: -199.5px -17px !important; }


.basket-info {
	width: 240px;
	margin-left: 90px;
	float: left;
	height: 30px;
	font-size: 12px;
	color: #B3B3B3;
	padding-top: 20px;
}
.basket-info a {
	margin-right: 20px;
	width: auto;
	float: left;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #B3B3B3;
}
.basket-info a strong {
	font-family: Helvetica, sans-serif;
}
.basket-info a:link,
.basket-info a:visited {
	color: #B3B3B3;
}
.basket-info a:hover,
.basket-info a:active {
	color: #333333;
}

.toggler {
	width: 390px;
	float: left;
	height: 30px;
}
.toggler a {
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #B3B3B3;
	font-family: Helvetica, sans-serif;
	text-align: center;
	width: 150px;
}
.toggler a:hover {
	color: #000;
}
.toggler a .arrow {
	display: inline-block;
}
.toggler a .arrow {
	position: relative;
	background: #e4e4e4;
	margin-bottom: 2px;
	height: 1px;
	width: 12px;
}
.toggler a .arrow:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(228, 228, 228, 0);
	border-top-color: #e4e4e4;
	border-width: 6px;
	margin-left: -6px;
}
.toggler a .label {
	width: 100%;
	float: left;
}

.menu {
	width: 600px;
	float: left;
	margin: 8px 0px 0px 90px;
	padding: 3px 0px 7px;
	border-bottom: 4px solid #ccc;
	height: 25px;
	overflow: hidden;
}
.menu ul {
	float: left;
	width: 610px;
	height: 27px;
	overflow: hidden;
}
.menu li {
	width: auto;
	float: left;
}
.menu .nav5 li { padding: 0px 23px;	}
.menu .nav6 li { padding: 0px 24px 0px 24px; }
.menu .nav7 li { padding: 0px 16px 0px 15px; }

.menu li:first-child {
	padding-left: 0px;
}
.menu li.first {
	padding-left: 0px;
}
.menu li:last-child {
	padding-right: 0px;
}
.menu li.last {
	padding-right: 0px;
}
.menu li a {
	font-size: 29px;
	color: #26A570;
    font-family: 'Baba';
    text-transform: uppercase;
}



/* Green */
nav.b1 .menu li a {	color: #00B173; }

/* Yellow */
nav.b2 .menu li a {	color: #ffd000; }

/* Blue */
nav.b3 .menu li a {	color: #00bbe3; }

/* Red */
nav.b4 .menu li a {	color: #F16548; }

/* Love */
body.love nav .menu li a {	color: #be1d28; }
body.love nav .menu li a:hover {	color: #555; }


.menu li.current a,
.menu li a:hover {
	color: #000;
}


.donate .menu li.donate a,
.priorities .menu li.goals a,
.progress .menu li.progress a,
.grants .menu li.grants a,
.shop .menu li.shop a,
.news .menu li.news a,
.events .menu li.events a,
.about .menu li.about a {
	color: #000;
}



/* ---------------------------
!Gallery Section
------------------------------ */

.carousel {
	width: 1034px;
	height: 414px;
	float: left;
	padding-bottom: 40px;
	margin-left: -5px;
	background: #fff;
}
.carousel.event {
	height: auto;
}
.carousel .gallery,
.carousel .gallery-contents,
.carousel .gallery .slide,
.carousel .gallery .slide .slide-bg,
.carousel .gallery .slide .slide-link {
	width: 940px;
	height: 414px;
	float: left;
	overflow: hidden;
}


.carousel .gallery {
	margin: 0px 1px;
	position: relative;
}
.carousel .gallery .slide {
	position: absolute;
	left: 0;
	top: 0;
}
.carousel .gallery .slide.hidden {
	display: none;
}
.carousel .left-control,
.carousel .right-control,
.carousel .left-spacer,
.carousel .right-spacer {
	width: 46px;
	height: 382px;
	float: left;
	margin-top: 16px;
	cursor: pointer;
}
.carousel .left-spacer,
.carousel .right-spacer {
	cursor: default;
}
.carousel .left-control .arrow,
.carousel .right-control .arrow {
	width: 18px;
	height: 29px;
	float: left;
	margin: 175px 0px 0px 12px;
	-webkit-transition: margin ease-in 0.1s;
}
.carousel .left-control .arrow { background-position: -274px -10px; }
.carousel .right-control .arrow { background-position: -297px -10px; }
.carousel .left-control:hover .arrow { background-position: -274px -50px; margin-left: 10px; }
.carousel .right-control:hover .arrow { background-position: -296px -50px; margin-left: 14px; }

.carousel .gallery-shadow {
	width: 930px;
	margin: 0px 5px 0px 47px;
	float: left;
	height: 8px;
	background-position: 0px 0px;
}
.carousel .gallery .promo-holder {
	width: 300px;
	height: 300px;
	display: block;
}
.carousel .gallery .promo-holder.left {
	margin: 20px 0px 0px 20px;
	float: left;
}
.carousel .gallery .promo-holder.middle {
	margin: 20px 0px 0px 20px;
	float: left;
	height: 200px;
	width: 900px;
}
.carousel .gallery .promo-holder.right {
	margin: 20px 20px 0px 0px;
	float: right;
}
.carousel .gallery .promo {
	background: url(resources/img/global/wht.png) repeat;
	width: 260px;
	height: auto;
	padding: 20px;
	display: block;
	float: left;
}
.carousel .gallery .middle .promo {
	height: auto;
	min-height: 34px;
	width: 860px;
}
.carousel .gallery .promo-content {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}
.carousel .gallery .middle .promo-content {
	height: auto;
}
.carousel .gallery h2.centre {
	text-align: center;
	padding-right: 0px;
	width: 760px;
	display: block;
	margin: 0 auto 0;
}
.carousel .gallery .right h2.centre,
.carousel .gallery .left h2.centre {
	width: 260px;
}
.carousel .gallery .promo .date {
	width: 100%;
	float: left;
	color: #666;
	margin: 10px 0px;
}
.carousel .gallery .promo .date.centre {
	text-align: center;
}
.carousel .gallery .promo-holder .shadow,
.carousel .gallery .promo .button-shadow {
	width: 290px;
	margin: 0px 5px;
	float: left;
	height: 8px;
	background-position: 0px 0px;
}
.carousel .gallery .promo .button-shadow {
	width: 250px;
}
.carousel .gallery .promo-holder.middle .shadow {
	width: 890px;
}
.carousel .gallery .round-donate {
	margin: -70px 82px 0px 0px;
}
.carousel .gallery .middle .round-donate {
	margin: -70px 20px 0px 0px;
}

.attachment-image {
	width: 940px;
	height: auto;
	float: left;
}


/* ---------------------------
	Heading Section
------------------------------ */

.section.heading {
	width: 954px;
	margin: 0px 0px 0px -5px;
	padding: 30px 40px 60px;
	height: auto;
	float: left;
	background: #fff;
}
.section.heading .title h1 {
	background: #fff;
}
.section.heading .video-column,
.section.video .video-column {
	width: 430px;
	float: left;
}
.section.heading .video-column.center {
	width: 628px;
	height: 382px;
	overflow: hidden;
	margin: 0px 156px;
}
.section.heading .text-column,
.section.video .text-column {
	float: left;
	width: 462px;
	margin-left: 30px;
	font-size: 14px;
	font-family: Georgia, serif;
	line-height: 1.45em;
}


/* ---------------------------
	Content Section
------------------------------ */


.page {
	width: 1024px;
	float: left;
	background: #f5f5f3;
	padding-bottom: 0px;
}
.page .shadow-top {
	width: 100%;
	float: left;
	height: 14px;
	background-position: 0px -10px;
}
.page .section {
	width: 964px;
	margin: 0px 20px 30px;
	padding: 30px 0px;
	height: auto;
	float: left;
}
.page .section.white + .section-shadow + .section.dark-grey {
	margin-top: 30px;
}
.page .section.indent  + .section.indent {
	margin-top: -30px;
	padding-top: 0px;
}
.page .section.dark-grey  + .section.white {
	margin-top: 40px;
}
.page .section.indent.force-top-margin {
	margin-top: 40px !important;
}
.page .section.no-bottom {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.page .section.dark-grey,
.page .section.white,
.page .section.indent {
	width: 940px;
	padding: 30px 20px;
}
.page .section.dark-grey {
	background: #666;
}
.page .section.white {
	background: #fff;
	margin: 30px 20px 0px;
}
.page .section-shadow {
	width: 954px;
	margin: 0px 35px 30px;
	float: left;
	height: 8px;
	background-position: 0px 0px;
}
.page .section p,
.page .section p strong {
	font-size: 14px;
	color: #363636;
	font-family: Georgia, serif;
	text-shadow: 0px 1px 1px #fff;
	margin: 5px 0px;
}
.page .section .intro,
.page .section .intro strong {
	font-size: 18px;
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	line-height: 1.5em;
	border: 0px;
	margin: auto;
}
.page .section p {
	float: left;
	line-height: 1.5em;
}
.page .section .column .content-area ul,
.page .section .column .content-area ul li,
.page .section .column .content-area ol,
.page .section .column .content-area ol li,
.page .section .eligibility .column ul li {
	float: left;
	width: 100%;
	font-family: Georgia, serif;
	line-height: 1.4em;
	margin: 5px 0px;
}
.page .section .eligibility .column ul li {
	width: 45%;
}
.page .section .column .content-area ul li,
.page .section .column .content-area ol li {
	margin-left: 15px;
	width: 90%;
}
.about .page .section .column ol li {
	width: 45%;
	float: left;
}
.page .section .column .content-area h2,
.page .section .column .content-area h3,
.page .section .column .content-area h4,
.page .section .column .content-area h5,
.page .section .column .content-area h6 {
	float: left;
	width: 90%;
	margin: 20px 5%;
	font-size: 23px;
}
.page .section p,
.page .section .column .content-area ul,
.page .section .column .content-area ul li,
.page .section .column .content-area ol,
.page .section .column .content-area ol li,
.page .section .eligibility .column ul li {
	font-size: 14px;
}

.page .section .column .content-area table {
	width: 100%;
	font-family: Georgia, serif;
	line-height: 1.4em;
	float: left;
	margin: 5px 0px 20px;
	outline: none !important;
	border-width: 0px !important;
	border-color: transparent !important;
}
.page .section .column .content-area table td {
	font-family: Georgia, serif;
	line-height: 1.4em;
	border: 0px !important;
	border-color: transparent !important;
}
.page .section .column .content-area table td * {
	width: 90%;
	border: 0px !important;
	outline: none !important;
	border-color: transparent !important;
}
.page .section .column .content-area table
.page .section.dark-grey .column .content-area h2,
.page .section.dark-grey .column .content-area h3,
.page .section.dark-grey .column .content-area h4,
.page .section.dark-grey .column .content-area h5,
.page .section.dark-grey .column .content-area h6,
.page .section.dark-grey .column .content-area ul,
.page .section.dark-grey .column .content-area ul li,
.page .section.dark-grey .column .content-area ol,
.page .section.dark-grey .column .content-area ol li,
.page .section.dark-grey p,
.page .section.dark-grey p strong,
.page .section.dark-grey .eligibility .column ul li {
	color: #fff;
	text-shadow: none;
	border: 0px;
	outline: none !important;
}
.page .section .column .content-area ul li,
.page .section .eligibility .column ul li {
	list-style-type: disc !important;
}
.page .section .eligibility .column ul li {
	margin-left: 15px;
}
.page .section.indent .column .content-area ol,
.page .section.indent .column .content-area ul,
.page .section.indent .eligibility .column ol,
.page .section.indent .eligibility .column ul,
.page .section.indent div:not(.center) ol,
.page .section.indent div:not(.center) ul {
	float: left;
}
.page .section.indent .column ol li,
.page .section.indent .column ul li {
	float: left;
	width: 100%;
	color: #363636;
	text-shadow: 0px 1px 1px #fff;
	line-height: 1.5em;
	font-size: 14px;
	list-style-type: disc !important;
	margin-left: 20px;
}

.page .section.indent .column .content-area h2,
.page .section.indent .column .content-area h3,
.page .section.indent .column .content-area h4,
.page .section.indent .column .content-area h5,
.page .section.indent .column .content-area h6,
.page .section.indent .column .content-area ul,
.page .section.indent .column .content-area ul li,
.page .section.indent .column .content-area ol,
.page .section.indent .column .content-area ol li,
.page .section.indent p,
.page .section.indent .eligibility .column ul li {
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	line-height: 1.5em;
	border: 0px;
}
.page .section.indent .larger p,
.page .section .larger p {
	font-size: 16px;
	line-height: 1.9em !important;
}

.page .section.indent .column .content-area p {
	width: 100%;
}
.page .section.indent .column .content-area p a,
.page .section.indent .intro.center p a,
.page .section.white .intro.center p a,
.page .section p a.link,
.column.vertical-line p a {
	color: black;
	border-bottom: 1px solid black;
}
.page .section.indent .column .content-area p a:hover,
.page .section.indent .intro.center p a:hover,
.page .section.white .intro.center p a:hover,
.page .section p a.link:hover,
.column.vertical-line p a:hover,
.georgia a.small:hover {
	background: #ffd000;
}
.love .page .section.indent .column .content-area p a:hover,
.love .page .section.indent .intro.center p a:hover,
.love .page .section.white .intro.center p a:hover,
.love .page .section p a.link:hover,
.love .column.vertical-line p a:hover,
.love .georgia a.small:hover {
	background: #ea949c;
}
.home .page .section.dark-grey p {
	font-size: 18px;
}
.home .page .section.dark-grey .column .content-area ul,
.home .page .section.dark-grey .column .content-area ul li {
	font-size: 18px;
}
.page .section.indent .questions ul,
.page .section.indent .questions ul li {
	float: left;
	width: 100%;
	color: #363636;
	text-shadow: 0px 1px 1px #fff;
	font-size: 14px;
	line-height: 1.5em;
}
.page .section.indent .questions ul li {
	margin: 5px 0px 5px 30px;
	width: 80%;
}




/* ---------------------------
	Custom Layout Specs
------------------------------ */


.page .section .intro,
.page .section .intro p {
	width: 540px;
	margin: 0px;
	float: left;
	font-size: 18px;
}
.page .section .intro.smaller,
.page .section .intro.smaller p {
	font-size: 15px;
}
.page .section .intro.center {
	margin-left: 200px;
	text-align: center;
}
.page .section .intro.wider,
.page .section .intro.wider p {
	width: 600px;
}
.page .section .intro.wider.center {
	margin-left: 170px;
}


/* ---------------------------
	Donate Button Specs
------------------------------ */

.round-donate {
	width: 120px;
	height: 120px;
	float: right;
	background-position: 0px -242px;
	margin-right: 20px;
}
.heart-donate {
	height: 175px;
	width: 202px;
	background-position: -409px -532px !important;
}
.round-donate a:link,
.heart-donate a:link,
.round-donate a:visited,
.heart-donate a:visited {
	color: #fff;
}
.round-donate.center {
	margin-right: 124px;
	margin-top: 10px;
}
.round-donate:hover {
	background-position: -206px -242px;
}
.round-donate a:hover {
	background-position: -206px -242px;
	color: #000;
}
.heart-donate a:hover {
	color: #000;
}

/* Green */
.section.b1 .round-donate {	background-position: 0px -242px; }

/* Yellow */
.section.b2 .round-donate {	background-position: -204px -242px; color: #000 }

/* Blue */
.section.b3 .round-donate {	background-position: -407px -242px; }

/* Red */
.section.b4 .round-donate {	background-position: -613px -242px; }

body.love .round-donate { background-position: -615px -454px; }
body.love .section .round-donate { background-position: -615px -454px; }

.round-donate h6,
.round-donate h6 a,
.round-donate input,
.heart-donate h6,
.heart-donate h6 a,
.heart-donate input {
	background: transparent !important;
	text-align: center;
	width: 100% !important;
	margin: 0px !important;
	font-family: 'Baba', sans-serif;
	font-size: 32px;
	float: left;
	height: 120px;
	line-height: 128px;
	cursor: pointer;
}
.heart-donate h6,
.heart-donate h6 a,
.heart-donate input {
	line-height: 166px;
	color: #fff;
}
.round-donate.left {
	float: left;
	margin: 0px 0px 0px 88px;
}
.round-donate.left.above-images {
	float: left;
	margin: -69px 0px 0px 88px;
}

/* ---------------------------
	Column Specs
------------------------------ */


.columns {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px 0px 30px;
}
.columns.no-bottom, .problem .columns, .list.columns, .indent .columns.c3 {
	margin-bottom: 0px;
}
.column,
.column .card {
	float: left;
	height: auto;
	position: relative;
}
.column.red-bg {
	background: #bc202d;
}
.c3 .column { width: 300px; margin-bottom: 20px; }
.c3 .column.marked {	margin: 0px 20px 20px; }
.c3 .column.borders {	border-left: 1px solid #000; border-right: 1px solid #000; }
.c3 .column.borders.marked {margin: 0px 19px 20px;}

.c4 .column { width: 220px;	margin-right: 20px; margin-bottom: 20px; }
.c4 .column.marked {	margin-right: 0px; }

.c2 .column { width: 460px; margin-bottom: 20px; }
.single-image-section .c2 .column { width: 400px; margin-left: 60px; }
.c2 .column.marked { margin-left: 20px; }

.single-image-section .c2 .column.marked { width: 400px; margin-left: 40px !important; }

.e2 .column { width: 320px; margin-bottom: 20px; }
.e2 .column .title { width: 285px !important; margin-right: 15px !important; }
.e2 .column p { width: 100% !important; }

.e2 .column.odd { padding-right: 90px; margin-left: 0px; padding-left: 62px; }
.e2 .column.marked { margin-left: 90px; width: 367px; }

.e2 .column.vertical-line {
	border-right: 1px solid #9E9E9E;
}
.s1 .column {
	width: 460px;
	margin: 0px 240px;
}

.list .column {  margin-bottom: 50px; }
.list .column.last {  margin-bottom: 0px; }

.page .section .column img {
	padding-bottom: 5px;
	float: left;
}
.page .section .p2 .column img {
	padding-bottom: 0px;
}
.page .section .list .column img,
.page .section .single .column img,
.page .section .list .column iframe,
.page .section .single .column iframe {
	padding-bottom: 0px;
	float: left;
}
.page .section .white .column img {
	background: #fff;
}
.c2.white .column .card,
.c3.white .column .card,
.c4.white .column .card {
	background: #fff;
}
.dark-grey .column .card {
	background: none !important;
}
.dark-grey.priorities .column .card,
.dark-grey.news .column .card,
.dark-grey .white .column .card {
	background: #fff !important;
}
.column .set-height {
	height: 62px;
	width: 72%;
	margin: 20px 0px 24px;
}
.c3 .column .set-height {
	height: 72px;
}
.upcoming-events.white .c3 .column .card .title,
.upcoming-events.white .c3 .column .card p {
	margin-left: 0px;
}
.column .excerpt,
.column .excerpt p {
	float: left;
	width: 100%;
}
.column .excerpt p {
	width: 90%;
}
.column .excerpt.center,
.column .excerpt.center p {
	text-align: center;
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
}
.column .excerpt {
	padding-bottom: 10px;
}

.section.indent .white .column p {
	padding-left: 10px;
	width: 85%;
}
.section .column .title {
	margin: 10px 0px 10px 0px;
	width: 95%;
}
.section.indent .white .column .title {
	padding: 20px 0px 0px 10px;
	margin-bottom: 3px;
}

.column .shadow {
	width: 210px;
	margin: 0px 5px 0px;
	float: left;
	height: 8px;
	background-position: 0px 0px;
}
.c2 .column .shadow { width: 450px; }
.c3 .column .shadow { width: 290px; }
.c4 .column .shadow { width: 210px; }
.list .column .shadow { width: 894px; }

.c3.progress-columns .column .shadow { width: 210px; }

.column .shadow.c2-large-image { width: 460px; }
.column .shadow.c3-large-image { width: 300px; }
.column .shadow.c4-large-image { width: 220px; }

.column .shadow.list-slice-image { width: 930px; margin: 0px 5px 0px; }

.section .single .column p {
	width: 620px;
	margin: 18px 160px 10px;
}


.column .shadow.white  {
	background-color: #fff;
	margin: -5px 0px 0px 0px;
}
.column .c2-large-image { width: 460px; }
.column .c3-large-image { width: 290px; }
.column .c4-large-image { width: 220px; }

.c2.white .column .card .round-donate {
	margin-right: 162px;
	margin-top: -81px;
}
.c3.white .column .card .round-donate {
	margin: -79px 88px 0px 0px;
}
.c4.white .column .card .round-donate {
	margin: -79px 49px 0px 0px;
}
.list.white > .round-donate {
	float: left;
	margin: -129px 0px 40px 117px;
}

.dark-grey .c2.white .column .title { width: 420px; }
.dark-grey .c3.white .column .title { width: 260px; }
.dark-grey .c4.white .column .title { width: 180px; }

.dark-grey .c2 .column .title { width: 460px; }
.dark-grey .c3 .column .title { width: 300px; }
.dark-grey .c4 .column .title { width: 220px; }

.c2 .column .content-area { float: left; width: 440px; }
.c3 .column .content-area { float: left; width: 280px; }
.c4 .column .content-area { float: left; width: 200px; }

.single-image-section .c2 .column .content-area  { width: 400px; }

.c2 .column .card { width: 460px; }
.c3 .column .card { width: 300px; }
.c4 .column .card { width: 220px; }

.single-image-section .c2 .column .card  { width: 400px; }

.c2.white .column .card .title,
.c2.white .column .card p,
.list.white .column .card .title,
.list.white .column .card p { color: #666; margin-left: 20px; }

.c2.white .column .card .excerpt { width: 60%; float: left; margin-left: 20px; }

.priorities .c2.white .column .card .excerpt { width: 80%; }

.upcoming-events .c2.white .column .card .excerpt {
	width: 100%;
	margin-left: 0px;
}

.c2.white .column .card .button { margin-bottom: 20px; }

.c3.white .column .card .title { margin-left: 25px; width: 90%; }
.c4.white .column .card .title { margin-left: 13px; width: 89%; }

.c3 .column .card .title.no-image,
.c4 .column .card .title.no-image {
	margin-top: 22px;
}

.c3.white .column .card p { color: #666; margin-left: 25px; width: 80%; }
.c4.white .column .card p { color: #666; margin-left: 13px; width: 83%; }

.c2.white .column .card .chart {
	float: left;
	width: 80px;
	margin: 0px 20px 0px 78px;
	height: 70px;
}
.c2.white .column .card .the-problem-excerpt {
	float: left;
	width: 210px;
}
.c2.white .column .card .clear {
	margin-bottom: 20px;
}
.c3.white .column .card .clear,
.c4.white .column .card .clear {
	margin-bottom: 40px;
}

.c3.white .column .card .button,
.c4.white .column .card .button,
.list.white .column .card .button { margin-bottom: 10px; }

.c2.white .column .card .button.full,
.c3.white .column .card .button.full,
.c4.white .column .card .button.full,
.list.white .column .card .button.full { margin-bottom: 0px; }


.c3.white .column .card .excerpt,
.c4.white .column .card .excerpt,
.list.white .column .card .excerpt { width: 90%; float: left; }



.list .column .stat-card {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 202px;
	padding: 10px;
	float: right;
	margin: 20px 0px 0px;
	position: relative;
}

.list .column .stat-card h6 {
	width: 50%;
	float: left;
	color: #333;
	font-size: 67px;
	line-height: 63px;
	height: 63px;
}
.list .column .stat-card .icon {
	float: right;
	height: 54px;
	width: 60px;
	margin-right: 10px;
	background: url(resources/img/projects/icons.png) no-repeat;
}

.list .column .stat-card .icon { background-position: -149px -4px; }
.list .column .stat-card .icon.heart { background-position: -149px -4px; }
.list .column .stat-card .icon.man-woman { background-position: -149px -57px; }
.list .column .stat-card .icon.mother-child { background-position: -149px -113px; }
.list .column .stat-card .icon.brit-people { background-position: -213px -4px; }
.list .column .stat-card .icon.two-men { background-position: -213px -57px; }


.list .column .stat-card .icon.ribbon 		{ background-position: -437px -107px !important; }
.list .column .stat-card .icon.bacteria 	{ background-position: -498px -112px !important; }
.list .column .stat-card .icon.equals 		{ background-position: -564px -112px !important; }

.list .column .stat-card p {
	margin-left: 0px !important;
	font-size: 12px;
	float: left;
	width: 100%;
	margin-top: -3px;
}

.list.white .column .card {
	width: 603px;
	height: 250px;
}
.list.white.videos .column .card {
	width: 496px;
}

.priorities .list .column .card .excerpt { width: 63%; }
.priorities .list .column .card .excerpt p { width: 90%; }
.priorities .list.white .column .card > .excerpt { margin-top: 20px; }

.list.white .column .card .button { margin-left: 20px; }

.indent .list .column .card .title * { background: transparent !important; }
.dark-grey .white .column .card .title * { background: #fff !important; }

.icon.large {
	width: 97px;
	height: 97px;
	margin: 0 auto 0;
}
.icon.large.twitter { background-position: -98px -613px; }
.icon.large.facebook { background-position: -196px -613px; }
.icon.large.google { background-position: -294px -613px; }
.icon.large.instagram { background-position: -2px -613px; }

.e2 .spacer,
p.spacer {
	width: 100%;
}
p.spacer {
	float: left;
}



.column.white .card,
.page .section .column.white img {
	background: #fff;
}
.column.grey .card,
.page .section .column.grey img {
	background: #666;
}
.dark-grey .column.grey .card,
.page .section.dark-grey .column.grey img {
	background: #fff !important;
}
.column.grey .card .title *,
.column.grey .card p {
	background: #666;
	color: #fff;
	text-shadow: 0px 1px 1px #333333 !important;
}
.dark-grey .column.grey .card .title *,
.dark-grey .column.grey .card p {
	background: none;
	color: #666;
	text-shadow: 0px 1px 1px #fff !important;
}
.column.grey .card .title,
.column.grey .card p,
.indent .column.white .card .title,
.indent .column.white .card p,
.dark-grey .column.grey .card .title,
.dark-grey .column.grey .card p {
	margin-left: 10px;
}

/* ---------------------------
	Project Section
------------------------------ */


p.strapline {
	width: 60% !important;
	text-align: center;
	margin: -15px 0px 50px !important;
	padding: 0 20%;
	text-shadow: 0px 1px 1px #333333 !important;
	font-size: 18px !important;
}
.indent p.strapline {
	text-shadow: 0px 1px 1px #fff !important;
}
.white p.strapline {
	text-shadow: none !important;
}
.project-columns {
	float: left;
	width: 100%;
}
.project-sidebar,
.project-sidebar .grey,
.project-sidebar .project-link {
	width: 249px;
	float: left;
	margin: 0px 20px 0px 0px;
}
.project-sidebar .grey {
	margin-bottom: 20px;
}
.project-sidebar .grey {
	background: #666;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.project-sidebar .project-stat {
	margin: 10px 0px 10px;
	width: 249px;
	height: 240px;
	overflow: hidden;
}
.project-columns .columns {
	float: left;
	width: 630px;
}
.project-columns .p2 .column {
	width: 290px;
}
.project-columns .p2 .column:nth-child(1),
.project-columns .p2 .column.marked {
	margin-right: 35px;
}
.project-columns .project-icon {
	width: 95px;
	margin-right: 105px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
	background: url(resources/img/projects/icons.png) no-repeat;
}

.project-columns .project-icon.heart 		{ background-position: 0px -357px; }
.project-columns .project-icon.people 		{ background-position: 0px -450px; }
.project-columns .project-icon.mother-child { background-position: -202px -357px; }
.project-columns .project-icon.two-men 		{ background-position: -102px -450px; }
.project-columns .project-icon.plus 		{ background-position: -202px -450px; }

.project-columns .columns p {
	line-height: 1.6em;
	width: 95%;
}
.project-columns .columns img.p2-image {
	margin: 0px 0px 0px -5px;
}
.project-columns .columns .shadow.p2-image {
	width: 300px;
	margin: 0px 5px 0px 0px;
}
.project-columns #chart-1 {
	width: 249px;
	height: 240px;
	overflow: hidden;
	position: absolute;
}
.project-columns #chart-1 iframe {
	margin: -37px 0px 0px -25px;
}
.project-columns .map {
	width: 249px;
	height: 240px;
	background: url(resources/img/projects/map.png) no-repeat;
	z-index: 100000;
	position: absolute;
}
.project-sidebar .project-figures h3,
.project-sidebar .project-figures p,
.project-sidebar .project-link h6,
.project-sidebar .project-link p a {
	background: none !important;
	color: #fff !important;
	float: left;
	font-size: 14px;
	text-shadow: 0px 1px 1px #333333 !important;
	padding: 10px 0px 20px 20px;
	width: 86%;
}
.project-sidebar .project-figures h3 {
	font-size: 82px;
	line-height: 82px;
	padding: 10px 0px 0px 10px;
}
.project-sidebar .project-link {
	background: #333333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 58x;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.project-sidebar .project-link p a {
	color: #837f85 !important;
	font-weight: bold;
	font-family: Georgia, serif;
}
.project-sidebar .project-link h6 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
.project-line,
.success-line {
	width: 635px;
	clear: both;
	margin: 0px 0px 0px 269px;
	height: 1px;
	background: #565656;
}
.success-line {
	width: 904px;
	margin: 0px 60px 0px;
}


/* ---------------------------
	Support Section
------------------------------ */

.help-icon { float: left; }

.help-icon.heart {
	background-position: 0px -106px;
	width: 100px;
	height: 87px;
}
.c2 .help-icon.heart { margin: 28px 60px; }
.c3 .help-icon.heart { margin: 28px 100px; }
.c4 .help-icon.heart { margin: 28px 180px; }

.help-icon.logo {
	background-position: 0px -54px;
	width: 220px;
	height: 48px;
}
.c2 .help-icon.logo { margin: 47px 0px 48px; }
.c3 .help-icon.logo { margin: 47px 40px 48px; }
.c4 .help-icon.logo { margin: 47px 120px 48px; }

.help-icon.tag {
	background-position: -110px -109px;
	width: 100px;
	height: 89px;
}
.c2 .help-icon.tag { margin: 27px 60px; }
.c3 .help-icon.tag { margin: 27px 100px; }
.c4 .help-icon.tag { margin: 27px 180px; }

/* ---------------------------
	Support Section
------------------------------ */

.support .c2 .column {
	width: 290px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.support .c2 .column.first {
	margin-right: 27px;
}
.support .c2 .project-icon {
	width: 60px;
	height: 57px;
	float: left;
	margin: 55px 20px 0px 51px;
	background: url(resources/img/projects/icons.png) no-repeat;
}
.support .c2 .project-icon.heart { background-position: 0px 0px; }
.support .c2 .project-icon.people { background-position: 0px -53px; }
.support .c2 .project-icon.mother-child { background-position: 0px -113px; }
.support .c2 .project-icon.two-men { background-position: -60px -54px; }
.support .c2 .project-icon.plus { background-position: -60px -113px; }

.support .c2 .column .button {
	margin-top: 10px;
}



/* ---------------------------
	Success Section
------------------------------ */


.success-image {
	width: 249px;
	float: left;
	margin-right: 20px;
}
.success-image img,
.success-image h6 {
	float: right;
	text-align: right;
	line-height: 14px;
}
.success-image h6 {
	width: 60%;
	margin: 5px 0px;
}
.success-text,
.success-video {
	width: 310px;
	float: left;
}
.success-text {
	margin-right: 30px;
	width: 295px;
}
.success-text h4,
.success-image h6 {
	font-size: 12px;
	color: #333333;
}
.success-text h4 {
	font-size: 22px;
	margin-bottom: 10px;
	text-shadow: 0px 1px 1px #fff;
	line-height: 22px;
}
.success-video .shadow.video-image {
	width: 300px;
	margin: 0px 5px 0px 5px;
	height: 9px;
}


/* ---------------------------
	Event Section
------------------------------ */

.section .columns.two-third-right {
	float: left;
	width: 100%;
}
.section .columns.two-third-right .column {
	float: left;
	height: auto;
	width: 555px;
}
.section .columns.two-third-right .column:first-child,
.section .columns.two-third-right .column.first {
	width: 300px;
	margin-right: 49px;
}
.section .columns.two-third-right .column:first-child img,
.section .columns.two-third-right .column.first img {
	width: 300px;
	height: auto;
}


.section .columns.two-third-right.attachment .column {
	width: 630px;
}
.section .columns.two-third-right.attachment .doc-holder {
	float: left;
	height: auto;
	width: 630px;
	margin-bottom: 30px;
}
.section .columns.two-third-right.attachment .column.first {
	width: 290px;
	margin-right: 20px;
}
.section .columns.two-third-right.attachment .attachment-info {
	width: 250px;
	padding: 10px 20px 40px;
	float: left;
	height: auto;
	background: #fff;
}
.section .columns.two-third-right.attachment .attachment-info h1 {
	background: #fff;
}
.section .columns.two-third-right.attachment .attachment-info p {
	width: 100%;
	float: left;
}
.section p.center-text {
	width: 100%;
	float: left;
	text-align: center;
}


/* ---------------------------
	Sidebar Stats
------------------------------ */


.sidebar-stats .stat-card {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 280px;
	padding: 10px;
	float: right;
	margin: 0px 0px 20px;
}
.sidebar-stats .stat-card h6 {
	width: 100%;
	background: #fff;
	float: left;
	color: #333333;
	font-size: 67px;
	line-height: 59px;
	height: 57px;
}
.sidebar-stats .stat-card p {
	margin-left: 0px !important;
	font-size: 12px;
}


/* ---------------------------
	Sharing Connections
------------------------------ */


.connections .framer {
	opacity: 0;
}
.promo .connections {
	width: 100%;
	float: left;
	height: 21px;
	margin: 25px 0px 10px;
}

.section .connections,
.section .connections.center {
	width: 314px;
	float: left;
	height: 21px;
	margin: -15px 295px 10px;
}
.section .connections.left {
	width: 100%;
	float: left;
	height: auto;
	margin: 0px !important;
}

.section .connections.center {
	margin: 20px 0px 10px 194px !important;
	height: 80px;
}
.section .connections.full {
	width: 100% !important;
}
.section .connections.dark-grey,
.section .connections.indent {
	width: 552px;
	padding: 20px;
	margin: 20px 0px 20px;
}
.section .connections.indent {
	padding: 20px 0px;
}
.section .connections.indent.article-connections,
.section .connections.dark-grey.article-connections {
	width: 590px;
	padding: 20px 0px 20px 20px;
}
.section .connections.dark-grey {
	background: #666;
}

.section .connections.right.stacked {
	width: 350px;
	float: right;
	margin: 20px 0px;
	height: auto;
}

.section .connections.center .networks {
	width: 307px;
	margin: 0px 124px 0px;
	float: left;
}
.section .connections.left .networks  {
	margin-left: 0px !important;
}
.section .connections.center .signup {
	margin: 15px 109px 0px;
}
.section .connections.stacked .signup {
	margin-bottom: 20px;
}
.section .connections.stacked .networks {
	margin: 0px 0px 0px 35px;
	float: left;
}
.section .connections .framer,
.promo .connections .framer {
	float: left;
	width: 80px;
	height: 21px;
	margin-right: 10px;
	position: relative;
}
.section .connections .framer.gplus 	{ width: 59px; }
.section .connections .framer.twitter 	{ width: 60px; }
.section .connections .framer.ytube 	{ width: 48px; }
.section .connections .framer.fbook 	{ width: 70px; }

.promo .connections .framer.gplus 		{ width: 66px; }
.promo .connections .framer.twitter 	{ width: 60px; }
.promo .connections .framer.tweet 		{ width: 97px; }
.promo .connections .framer.fbook 		{ width: 60px; }
.promo .connections .framer.ytube 		{ width: 48px; }

.section .connections.dark-grey .framer { overflow: hidden; margin-right: 13px; }
.section .connections.dark-grey .framer.tweet { width: 58px; }
.section .connections.dark-grey .framer.fbook { width: 48px; }
.section .connections.dark-grey .framer.fbook { width: 48px; }

.section .connections .framer a,
.promo .connections .framer a {
	float: left;
	height: 21px;
	display: block;
}

.section .connections .framer.twitter a 	{ background-position: -328px 0px; width: 60px; }
.section .connections .framer.ytube a		{ background-position: -328px -21px; width: 48px; }

.promo .connections .framer.twitter a 		{ background-position: -328px 0px; width: 60px; }
.promo .connections .framer.ytube a			{ background-position: -328px -21px; width: 48px; }

.section .connections .framer > div,
.promo .connections .framer > div {
	position: absolute;
	top: 0;
}
.section .connections .framer iframe,
.promo .connections .framer iframe {
	background: transparent !important;
}

.social-button {
	width: 56px;
	margin: 0 auto 0;
}
.social-button.facebook {
	width: 48px;
}
.social-button.google {
	width: 50px;
}


.connections .signup {
	width: 350px;
	float: left;
}
.connections.full .signup {
	float: right;
}
.connections.dark-grey .signup,
.connections.indent .signup {
	margin-top: -8px;
}
.connections.dark-grey .signup { float: right; }

.connections .signup input[type=text] {
	width: 241px;
	padding: 3px 5px;
	height: 31px;
	line-height: 36px;
	font-size: 14px;
	margin: 0px 10px 0px 0px;
	color: #928D96;
	float: left;
	background: #fff;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3) inset;
	font-family: Georgia;
}
.section .connections .signup p.signup-message {
	margin: 10px 0px 0px 0px;
	line-height: 1.9em;
}
.section .connections.center .signup p.signup-message {
	text-align: center;
	width: 100%;
}

/* ---------------------------
	Map
------------------------------ */

.e2 #map-canvas {
	height: 161px;
	width: 300px;
	float: left;
}


/* ---------------------------
	Stats Section
------------------------------ */


.stats {
	float: left;
	margin: 0 18px 18px;
	width: 904px;
}
.stats.grants {
	width: 940px;
	margin-bottom: 0px;
}
.stats .left-control,
.stats .right-control {
	width: 41px;
	height: 200px;
	float: left;
	cursor: pointer;
}
.stats.red .left-control,
.stats.red .right-control,
.stats.grants .left-control,
.stats.grants .right-control {
	height: 152px;
}
.section .stats .left-control { margin-right: 42px; }
.section .stats .right-control { margin-left: 42px; }

.section .grants .left-control { margin-right: 25px; }
.section .grants .right-control { margin-left: 25px; }

.stats .left-control .arrow,
.stats .right-control .arrow {
	width: 18px;
	height: 29px;
	float: left;
	margin: 75px 0px 0px 12px;
	-webkit-transition: margin ease-in 0.1s;
}
.stats .left-control .arrow {	background-position: -274px -10px; }
.stats .right-control .arrow {	background-position: -296px -10px; }
.stats .left-control:hover .arrow {	background-position: -274px -50px; margin-left: 10px; }
.stats .right-control:hover .arrow {	background-position: -296px -50px; margin-left: 14px; }

.stats .stats-holder,
.stats .grants-holder {
	width: 734px;
	overflow: hidden;
	float: left;
	position: relative;
}
.stats .grants-holder {
	width: 808px;
}
.stats .columns {
	width: 2205px;
	height: auto;
	position: relative;
}
.stats .columns .column {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.stats .columns.red .column {
	background: #bc202d;
}
.stats .columns.red .column * {
	color: #fff !important;
	background: transparent !important;
	text-shadow: 0px 1px 1px #000 !important;
	margin-left: 5px;
}
.stats .columns.red .column p {
	margin-left: 7px !important;
}
.dark-grey .stats .columns .column {
	background: none;
}
.stats .columns.c3 .column {
	width: 216px;
	margin: 0px 43px 0px 0px;
}
.stats .stats-holder .columns,
.stats .grants-holder .columns {
	margin-bottom: 0px;
}
.stats .grants-holder .columns.c3 .column {
	width: 256px;
	margin: 0px 20px 0px 0px;
	background: #333333;
}
.stats .grants-holder .columns.c3 .column * {
	color: #fff;
	background: #333333;
	text-shadow: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.stats .columns.c4 .column {
	width: 220px;
	margin-right: 8px;
}
.stats .columns.c4 .column.marked {
	margin: 0px;
}
.stats .columns.c2 .column {
	width: 443px;
	margin-right: 18px;
}
.stats .columns.c2 .column.marked {
	margin: 0px;
}
.stats .columns .column .excerpt {
	padding-bottom: 8px;
	margin-bottom: 0px;
	width: 100%;
}


/* ---------------------------
	Thumbnails Section
------------------------------ */

.thumbnails {
	float: left;
	height: auto;
	margin: 20px 0px 0px;
	width: 100%;
}
.thumbnails .left-control,
.thumbnails .right-control,
.thumbnails .left-spacer,
.thumbnails .right-spacer {
	height: 79px;
	opacity: .5;
}
.thumbnails .left-control .arrow,
.thumbnails .right-control .arrow {
	margin: 25px  0px 0px 12px;
}
.thumbnails .left-control,
.thumbnails .left-spacer {
	margin: 0px 0px 0px 41px;
}
.thumbnails .right-control,
.thumbnails .right-spacer {
	margin: 0px 41px 0px 0px;
}
.thumbnails .thumb-holder {
	width: 860px;
	overflow: hidden;
	float: left;
}
.thumbnails p.center {
	width: 860px;
	text-align: center;
	float: left;
}
.thumbnails p.center.more {
	width: 20000px;
	text-align: left;
}
.thumbnails p.center a {
	margin: 0px 10px;
	text-align: center;
	display: inline-block;
}
.thumbnails p.center a,
.thumbnails p.center img {
	width: 120px;
	height: auto;
}
.thumbnails p.center img {
	float: left;
}
.thumbnails .shadow {
	height: 8px;
	margin: 0px 5px;
	width: 110px;
	float: left;
}
.thumbnails .current .shadow {
	opacity: 0;
}


/* ---------------------------
	Sponsors Section
------------------------------ */

.sponsors p.centre {
	width: 100%;
	text-align: center;
}
.sponsors p.centre a {
	margin: 0px 20px;
}


.s2 .column,
.l2 .column {
	width: 460px;
	float: left;
	margin-top: 40px;
}
.s2 .column.even,
.l2 .column.even {
	margin-left: 20px;
}
.s2 .column .sponsor-panel,
.l2 .column .sponsor-panel {
	width: 460px;
	float: left;
	height: 156px;
	overflow: hidden;
}
.l2 .column .sponsor-panel {
	background: #fff;
}
.s2 .column.last,
.l2 .column.last {
	margin-left: 240px;
}
.s2 .column .sponsor-shadow,
.l2 .column .sponsor-shadow {
	float: left;
	width: 450px;
	height: 8px;
	margin: 0px 5px;
}
.s2 .column .info-panel {,
.l2 .column .info-panel
	margin-top: 156px;
	width: 460px;
	float: left;
	height: 156px;
	background: #fff;
	overflow: hidden;
}
.l2 .column .info-panel {
	margin-top: 0px;
}
.s2 .column .info-panel .title,
.l2 .column .info-panel .title {
	width: 100%;
	margin: 20px 0px;
}
.s2 .column .info-panel h4,
.l2 .column .info-panel h4 {
	background: #fff;
}
.s2 .column .info-panel p,
.l2 .column .info-panel p {
	text-align: center;
	width: 70%;
	margin: 0 15%;
}
.l2 .column .info-panel p {
	width: 80%;
	margin: 0 10%;
}
.s2 .column .info-panel p a,
.l2 .column .info-panel p a {
	font-weight: bold;
}



/* ---------------------------
	Partners Section
------------------------------ */

.p7.columns {
	margin-bottom: 0px;
}
.p7 .column {
	width: 114px;
	float: left;
	margin-bottom: 20px;
	margin-right: 23px;
}
.p7 .column:nth-child(7n) {
	margin-right: 0px;
}
.p7 .column .partner-panel,
.p7 .column .partner-panel a {
	width: 114px;
	float: left;
	height: 80px;
	overflow: hidden;
	display: block;
}
.p7 .column .partner-panel {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}



/* ---------------------------
	Testimonials Section
------------------------------ */

.t3 .column {
	width: 300px;
	float: left;
	margin-right: 20px;
}
.t3 .column.icon-button,
.c3 .column.icon-button,
.c4 .column.icon-button {
	width: 150px;
	margin: 0px 75px;
	background: #fff;
}
.c4 .column.icon-button {
	width: 220px;
	margin: 0px 20px 20px 0px;
}
.c4 .column.icon-button.marked {
	margin-right: 0px;
}
.t3 .column.icon-button .icon,
.c3 .column.icon-button .icon,
.c4 .column.icon-button .icon {
	width: 80px;
	height: 80px;
	margin: 35px;
	background: #fff url(resources/img/projects/icons.png) repeat;
}
.c4 .column.icon-button .icon {
	margin: 35px 70px;
}

.t3 .column.icon-button .icon.heart 	{ background-position: -362px 3px; }
.t3 .column.icon-button .icon.press 	{ background-position: -279px -67px; }
.t3 .column.icon-button .icon.tickets 	{ background-position: -279px 3px; }
.t3 .column.icon-button .icon.document	{ background-position: -362px -67px; }


.column.icon-button .icon.heart 	{ background-position: -362px 3px; }
.column.icon-button .icon.press 	{ background-position: -279px -67px; }
.column.icon-button .icon.tickets 	{ background-position: -279px 3px; }
.column.icon-button .icon.document	{ background-position: -362px -67px; }

.t3 .column .testimonial-area {
	float: left;
	width: 100%;
}
.t3 .column .testimonial-area p,
.t3 .column .testimonial-area h6 {
	color: #666;
}
.t3 .column .testimonial-area h6 {
	width: 100%;
	float: left;
	margin: 10px 0px;
}


/* ---------------------------
	FAQs Sections
------------------------------ */

.faqs .column .title {
	width: 940px;
}
.faqs .column .questions {
	margin-bottom: 20px;
	width: 564px;
	float: left;
	padding-left: 366px;
}
.faqs .column .questions .answer {
	margin-bottom: 30px;
}

.faqs .column .questions p {
	width: 100%;
	float: left;
}



/* ---------------------------
	Product Sections
------------------------------ */

.section.product-top {
	padding: 30px 20px 0px !important;
	margin-bottom: 0px;
}
.product-intro {
	width: 900px;
	padding: 20px;
	float: left;
	min-height: 210px;
	background: #fff;
}
.product-intro-shadow {
	width: 930px;
	margin: 0px 5px 10px;
	float: left;
	height: 8px;
	background-position: 0px 0px;
}
.product-intro h1 {
	color: #333333;
	font-size: 100px;
	background: #fff !important;
	margin: 30px 0px 0px 0px;
	float: left;
	width: 350px;
	text-align: right;
	line-height: 100px;
}
.product-intro .desc {
	width: 460px;
	float: left;
	margin: 37px 0px 0px 10px;
}

.section.product-columns {
	margin: 0px 20px 30px;
}
.product-columns .column {
	width: 530px;
	float: left;
}
.product-columns .column.target-column {
	width: 300px;
	float: right;
}
.product-columns .column .edesc,
.product-columns .column .hiw {
	float: left;
}
.product-columns .column .edesc {
	width: 480px;
}
.product-columns .column .hiw {
	margin-top: 20px;
	width: 377px;
}
.product-columns .column .round-donate {
	margin: 20px 0px 0px;
}
.product-columns .column.target-column h6,
.product-columns .column.target-column h6 span,
.product-columns .column.target-column p {
	width: 100%;
	float: left;
	line-height: 22px;
	color: #666;
}
.product-columns .column.target-column h6 {
	color: #333333;
	font-size: 90px;
	line-height: 75px;
}
.product-columns .column.target-column h6 span {
	font-family: 'Baba', sans-serif;
	font-size: 34px;
	line-height: 34px;
}

.product-columns .column.target-column .product-stat {
	width: 300px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #333333;
	padding: 30px 0px;
	float: left;
	margin: 20px 0px;
}
.product-columns .column.target-column .product-stat .left-stat,
.product-columns .column.target-column .product-stat .right-stat {
	float: left;
	width: 100px;
	color: #fff;
	font-size: 21px;
	text-align: left;
	margin-left: 40px;
}
.product-columns .column.target-column .product-stat .right-stat {
	margin-left: 20px;
}



/* ---------------------------
	Alt Donations Section
------------------------------ */

.alt-donations {
	width: 900px;
	margin-left: 20px;
}
.c4.alt-donations {
	width: 100%;
	margin-left: 0px;
}

.alt-donations.c2 .column, .alt-donations.c2 .column .title, .alt-donations.c2 .column .button { width: 260px; }
.alt-donations.c3 .column, .alt-donations.c3 .column .title, .alt-donations.c3 .column .button  { width: 260px; }
.alt-donations.c4 .column, .alt-donations.c4 .column .title, .alt-donations.c4 .column .button  { width: 220px; }

.alt-donations.c2 .column .shadow { width: 260px; }
.alt-donations.c3 .column .shadow { width: 250px; }
.alt-donations.c4 .column .shadow { width: 210px; }


.alt-donations.c3 .column.marked {
	margin: 0px 60px 20px;
}

.alt-donations .icon-button .icon-holder {
	width: 260px;
	height: 195px;
	background: #fff;
	float: left;
}
.c4.alt-donations .icon-button .icon-holder {
	width: 220px;
}
.alt-donations .icon-button .icon {
	background: url(resources/img/projects/icons.png) no-repeat;
	float: left;
}
.alt-donations .icon-button .icon.shares 		{ background-position: -1px -194px; height: 58px; width: 74px; }
.alt-donations .icon-button .icon.ebay 			{ background-position: -204px -194px; height: 70px; width: 166px }
.alt-donations .icon-button .icon.sms 			{ background-position: -101px -194px; height: 73px; width: 84px; }
.alt-donations .icon-button .icon.will 			{ background-position: -1px -282px; height: 75px; width: 57px; }
.alt-donations .icon-button .icon.just-giving 	{ background-position: -210px -297px; height: 45px; width: 221px; }
.alt-donations .icon-button .icon.in-kind 		{ background-position: -109px -283px; height: 74px; width: 76px; }
.alt-donations .icon-button .icon.payroll 		{ background-position: -398px -189px; height: 75px; width: 37px; }


.c3.alt-donations .icon-button .icon.shares 		{ margin: 70px 93px; }
.c3.alt-donations .icon-button .icon.ebay 			{ margin: 62px 49px; }
.c3.alt-donations .icon-button .icon.sms 			{ margin: 61px 88px; }
.c3.alt-donations .icon-button .icon.will 			{ margin: 60px 101px; }
.c3.alt-donations .icon-button .icon.just-giving 	{ margin: 75px 18px; }
.c3.alt-donations .icon-button .icon.in-kind 		{ margin: 60px 92px; }
.c3.alt-donations .icon-button .icon.payroll 		{ margin: 60px 112px; }


.c4.alt-donations .icon-button .icon.shares 		{ margin: 69px 73px; }
.c4.alt-donations .icon-button .icon.ebay 			{ margin: 63px 27px; }
.c4.alt-donations .icon-button .icon.sms 			{ margin: 61px 98px; }
.c4.alt-donations .icon-button .icon.will 			{ margin: 60px 82px; }
.c4.alt-donations .icon-button .icon.just-giving 	{ margin: 75px 0px; background-position: -293px -479px; }
.c4.alt-donations .icon-button .icon.in-kind 		{ margin: 60px 72px; }
.c4.alt-donations .icon-button .icon.payroll 		{ margin: 60px 92px; }


/* ---------------------------
	Title Backgrounds
------------------------------ */


.section h1,
.section h2,
.section h3,
.section h4,
.section h5,
.section h6 {
	background: #f5f5f3;
}
.section.dark-grey h1,
.section.dark-grey h2,
.section.dark-grey h3,
.section.dark-grey h4,
.section.dark-grey h5,
.section.dark-grey h6 {
	background: #666;
}

.section.white h1,
.section.white h2,
.section.white h3,
.section.white h4,
.section.white h5,
.section.white h6 {
	background: #fff;
}
.columns.white h1,
.columns.white h2,
.columns.white h3,
.columns.white h4,
.columns.white h5,
.columns.white h6 {
	background: #fff;
}
.dark-grey .columns.white h1,
.dark-grey .columns.white h2,
.dark-grey .columns.white h3,
.dark-grey .columns.white h4,
.dark-grey .columns.white h5,
.dark-grey .columns.white h6 {
	background: none;
}

.section.dark-grey .columns > .title.big,
.section.dark-grey .columns > .title.huge {
	margin-bottom: 0px;
	height: 58px;
	overflow: hidden;
}
.section.dark-grey .columns > .title.big h1,
.section.dark-grey .columns > .title.big h2,
.section.dark-grey .columns > .title.big h3,
.section.dark-grey .columns > .title.big h4,
.section.dark-grey .columns > .title.big h5,
.section.dark-grey .columns > .title.big h6,

.section.dark-grey .columns > .title.huge h1,
.section.dark-grey .columns > .title.huge h2,
.section.dark-grey .columns > .title.huge h3,
.section.dark-grey .columns > .title.huge h4,
.section.dark-grey .columns > .title.huge h5,
.section.dark-grey .columns > .title.huge h6 {
	color: #fff;
	background: #666;
	text-shadow: 0px 1px 1px #000;
}
.section.indent .columns > .title.big h1,
.section.indent .columns > .title.big h2,
.section.indent .columns > .title.big h3,
.section.indent .columns > .title.big h4,
.section.indent .columns > .title.big h5,
.section.indent .columns > .title.big h6,

.section.indent .columns > .title.huge h1,
.section.indent .columns > .title.huge h2,
.section.indent .columns > .title.huge h3,
.section.indent .columns > .title.huge h4,
.section.indent .columns > .title.huge h5,
.section.indent .columns > .title.huge h6 {
	color: #666;
	background: url(resources/img/global/t.jpg) repeat;
	text-shadow: 0px 1px 1px #fff;
}


/* ---------------------------
	Basket Section
------------------------------ */

.section.basket {
	width: 900px !important;
	margin: 20px 40px 30px !important;
	padding: 20px 20px !important;
}
.basket .cards,
.section .cards,
.section .intro-cards {
	width: 300px;
	margin: 10px 300px 0px;
	background-position: 0px -212px;
	height: 30px;
	float: left;
}
.section .cards {
	margin: 10px 320px 0px;
}
.section .intro-cards {
	margin: 20px 320px 0px;
}
.basket .item-line {
	width: 820px;
	margin: 0px 40px;
	float: left;
	padding: 30px 0px;
	border-bottom: 1px solid #666;
}
.basket .item-line.last {
	border-bottom: 0px;
}
.basket .item-line .product-col,
.basket .item-line .quantity-col,
.basket .item-line .cost-col,
.basket .item-line .total-col {
	float: left;
}
.basket .item-line .product-col {
	width: 440px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #666;
}
.basket .item-line .product-col h6 {
	width: 270px;
	float: left;
	font-size: 30px;
}
.basket .item-line .product-col img {
	width: 160px;
	height: 120px;
	float: left;
	margin-right: 10px;
}
.basket .item-line .product-col p,
.basket .item-line .quantity-col p,
.basket .item-line .cost-col p,
.basket .item-line .total-col p {
	color: #666;
	font-size: 18px;
	float: left;
	margin-bottom: 10px;
}
.basket .item-line .product-col p {
	font-size: 12px;
	width: 250px;
	margin-bottom: 0px;
}

.basket .item-line .quantity-col {
	width: 132px;
}
.basket .item-line .cost-col {
	width: 105px;
}
.basket .item-line .total-col {
	width: 102px;
}
.basket .item-line .quantity-col .remove-item {
	width: 100%;
	float: left;
	color: #00a760;
}
body.love .basket .item-line .quantity-col .remove-item {
	color: #bc202d;
}
.basket .item-line .quantity-col .remove-item:hover {
	color: #333 !important;
}
.basket .item-line .cost {
	width: 100%;
	float: left;
}
.basket .item-line .quantity-line {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.basket .item-line .quantity-line .quantity,
form li .event-quantity .quantity,
form li .product-quantity .quantity,
form p .event-quantity .quantity,
form p .product-quantity .quantity {
	width: 40px;
	height: 33px;
	float: left;
	text-align: center;
	line-height: 33px;
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2) inset;
}
form p .event-quantity .quantity,
form p .product-quantity .quantity,
form li .event-quantity .quantity,
form li .product-quantity .quantity {
	background: #fff;
}
.basket .item-line .quantity-line .add,
.basket .item-line .quantity-line .minus,
form p .event-quantity .add,
form p .event-quantity .minus,
form p .product-quantity .add,
form p .product-quantity .minus,
form li .event-quantity .add,
form li .event-quantity .minus,
form li .product-quantity .add,
form li .product-quantity .minus {
	width: 33px;
	height: 33px;
	float: left;
	background: #00a760;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	margin-left: 4px;
	cursor: pointer;
}

body.love .basket .item-line .quantity-line .add,
body.love .basket .item-line .quantity-line .minus,
body.love form p .event-quantity .add,
body.love form p .event-quantity .minus,
body.love form p .product-quantity .add,
body.love form p .product-quantity .minus,
body.love form li .event-quantity .add,
body.love form li .event-quantity .minus,
body.love form li .product-quantity .add,
body.love form li .product-quantity .minus {
	background: #be1d28;
	color: #fff;
}
form p .event-quantity .add,
form p .event-quantity .minus,
form p .product-quantity .add,
form p .product-quantity .minus,
form li .event-quantity .add,
form li .event-quantity .minus,
form li .product-quantity .add,
form li .product-quantity .minus {
	display: inline-block;
}
.basket .item-line .quantity-line .add:hover,
.basket .item-line .quantity-line .minus:hover,
form p .event-quantity .add:hover,
form p .event-quantity .minus:hover,
form p .product-quantity .add:hover,
form p .product-quantity .minus:hover,
form li .event-quantity .add:hover,
form li .event-quantity .minus:hover,
form li .product-quantity .add:hover,
form li .product-quantity .minus:hover,
.basket .item-line .quantity-line .add:active,
.basket .item-line .quantity-line .minus:active,
form p .event-quantity .add:active,
form p .event-quantity .minus:active,
form p .product-quantity .add:active,
form p .product-quantity .minus:active,
form li .event-quantity .add:active,
form li .event-quantity .minus:active,
form li .product-quantity .add:active,
form li .product-quantity .minus:active {
	background: #333 !important;
}
form p .event-type,
form p .product-type,
form li .event-type,
form li .product-type {
	font-size: 14px;
	margin: 0px 0px 0px 8px;
	line-height: 30px;
}

.basket .basket-shadow {
	width: 890px;
	margin: 0px 5px 0px;
	float: left;
	height: 8px;
	background-position: 0px 0px;
}
.section.basket .basket-total {
	float: right;
	text-align: right;
	font-size: 18px;
	color: #666;
}
.section.basket .basket-total .label {
	float: left;
}
.section.basket .basket-total .total {
	color: #000;
	margin-left: 20px;
	text-align: left;
	width: 142px;
	float: right;
}
.basket .empty {
	margin-top: 30px;
}


/* ---------------------------
	Progress Stats
------------------------------ */


.progress-stat {
	width: 100%;
	float: left;
	margin: 40px 0px 10px;
	position: relative;
	height: 54px;
}
.progress-stat h4,
.progress-stat h4 span {
	color: #333;
}
.progress-stat h4 {
	font-size: 40px;
	position: absolute;
}
.progress-stat h4 span {
	margin: 0px 0px 0px 4px;
	font-family: 'Baba', sans-serif;
	line-height: 26px;
	width: 100%;
	float: left;
	margin-left: 0px;
}
.c3.progress-columns {
	width: 800px;
	margin-left: 70px;
}

.c3.progress-columns .column {
	width: 220px;
}
.c3.progress-columns .column .title {
	width: 50%;
}
.c3.progress-columns .column img {
	width: 220px;
	height: auto;
}
.c3.progress-columns .column.marked {
	margin: 0px 70px 20px;
}


/* ---------------------------
	Radio Buttons
------------------------------ */


.rbutton,
.tbutton,
.free-field,
.dbutton {
	width: 80px;
	height: 35px;
	overflow: hidden;
	float: left;
	margin: 0px 70px 0px 20px;
}
.dbutton {
	width: auto;
	margin-right: 0px;
}
.donation-types .tbutton {
	width: 310px;
	margin-left: 107px;
	margin-right: 10px;
}
.donation-types {
	padding-bottom: 20px;
}
.indent-first .rbutton.donation-1 {
	margin-left: 80px;
}
.radio-buttons.indent-first {
	float: left;
	margin-bottom: 20px;
}
.form-delivery .radio-buttons.indent-first {
	margin-left: 5px;
}
.free-field {
	width: 240px;
	margin-right: 0px;
}
.rbutton input,
.tbutton input,
.dbutton input {
	margin-left: -20px;
}
.free-field input,
body.love .free-field input {
	width: 41px;
	height: 31px;
	background-position: -329px -46px;
	text-align: left;
	line-height: 22px;
	padding: 5px 8px 0px;
	font-size: 18px;
	margin-right: 4px;
}
.rbutton label,
.free-field .label,
.tbutton label,
.dbutton label {
	font-size: 32px;
	color: #000;
	text-shadow: 0px 1px 1px #fff;
	font-family: 'Baba', sans-serif;
	padding-left: 35px;
	background-position: -870px -381px;
	cursor: pointer;
}
body.love .rbutton label,
body.love .free-field .label,
body.love .tbutton label,
body.love .dbutton label {
	background-position: -870px -381px;
}

.rbutton label.checked,
.tbutton label.checked,
.dbutton label.checked,
body.love .rbutton label.checked,
body.love .tbutton label.checked,
body.love .dbutton label.checked {
	background-position: -870px -410px;
}
.rbutton label:hover,
.tbutton label:hover,
.dbutton label:hover,
body.love .rbutton label:hover,
body.love .tbutton label:hover,
body.love .dbutton label:hover {
	background-position: -870px -439px;
}
.free-field .label {
	padding-left: 0px;
	background: none;
}


/* ---------------------------
	Checkout Table
------------------------------ */

.checkout-table {
	width: 820px;
	float: left;
	margin: 0px 60px;
}

.checkout-table .checkout-top,
.checkout-table .checkout-line,
.checkout-table .checkout-totals {
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	margin-top: 10px;
	padding-bottom: 10px;
}
.white .checkout-table .checkout-top,
.white .checkout-table .checkout-line,
.white .checkout-table .checkout-totals {
	border-bottom: 1px solid #333333;
}

.checkout-table .checkout-totals,
.white .checkout-table .checkout-totals {
	border: none;
}
.checkout-table .product-col,
.checkout-table .quantity-col,
.checkout-table .cost-col,
.checkout-table .total-col {
	float: left;
	height: 30px;
	width: 103px;
	color: #fff;
	line-height: 30px;
	font-size: 18px;
}
.white .checkout-table .product-col,
.white .checkout-table .quantity-col,
.white .checkout-table .cost-col,
.white .checkout-table .total-col {
	color: #333333;
}
.checkout-table .product-col {
	width: 511px;
}
.checkout-table .checkout-totals .cost-col {
	font-weight: bold;
}
.checkout-table .checkout-button {
	float: right;
	width: 206px;
	margin: 10px 0px 0px;
}
.checkout-table .button-shadow {
	width: 196px;
	margin: 0px 5px 0px;
	float: left;
	height: 8px;
	background-position: 0px 0px;
}

.checkout-checkboxes {
	width: 100%;
	float: left;
	margin: 20px 0px;
}
.checkout-checkboxes ul,
.checkout-checkboxes p {
	float: left;
	width: 100%;
	float: left;
}
.checkout-checkboxes a {
	border-bottom: 1px solid #fff;
	color: #fff;
}
.checkout-checkboxes a:hover {
	background: #959295;
}

.checkout-checkboxes ul li {
	width: 80%;
	list-style-type: disc !important;
	float: left;
	color: #fff;
	text-shadow: none;
	border: 0px;
	outline: none !important;
	font-size: 14px;
	line-height: 1.5em;
	margin: 3px 0px 3px 40px;
}

.checkout-checkboxes p input {
	width: 15px;
	height: 15px;
	margin: 2px 3px 0px 0px;
	float: left;
}
p.checkbox {
	margin: 8px 3px 0px 0px !important;
}
p.checkbox input {
	width: 15px !important;
	height: 15px !important;
	margin: 2px 3px 0px 0px !important;
	float: left;
}
.checkout-checkboxes p label,
p.checkbox label {
	cursor: pointer;
}

.hide {
	display: none;
}
.submit-button {
	cursor: pointer;
}
.fake-button {
	opacity: .5;
}
.fake-button a:hover {
	background: #00B173;
	cursor: default;
}


.confirmation-columns {
	width: 820px;
	float: left;
	margin: 0px 60px;
}
.confirmation-columns .column {
	width: 50%;
	float: left;
}
.confirmation-columns p {
	width: 100%;
	float: left;
	line-height: 30px !important;
	font-size: 18px !important;
}

/* ---------------------------
	Feature Products
------------------------------ */

.featured .column.grey .button,
.indent .featured .column.white .button {
	padding: 0px 0px 30px 10px;
}
.featured .column.white .title * {
	background: #fff;
}

.c2 .target { width: 460px; float: left; }
.c3 .target { width: 300px; float: left; }
.c4 .target { width: 220px; float: left; }

.target.white,
.target.white .target-info h4 {
	background: #fff;
}
.target .target-info {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 215px;
}

.c2 .target .target-info { width: 375px; }
.c3 .target .target-info { width: 215px; }
.c4 .target .target-info { width: 135px; }

.target .target-info h4.blue,
.target .target-info h4.blue span {
	color: #635c6a;
}
.target .target-info h4 span {
	font-family: 'Baba', sans-serif;
	font-size: 18px;
	line-height: 41px;
	margin-left: 2px;
}
.target .target-info h4,
.target .target-info p {
	float: left;
	width: 100%;
}
.target .round-buy {
	width: 65px;
	height: 70px;
	float: right;
	background-position: -127px -253px;
	text-align: center;
	margin: 12px 10px 0px 0px;
}
body.love .target .round-buy {
	background-position: -742px -465px;
}
.target .round-buy a,
.target .round-buy input {
	font-family: 'Baba', sans-serif;
	font-size: 28px;
	line-height: 67px;
	color: #fff;
	text-shadow: 0px -1px 1px #000;
	cursor: pointer;
}


/* ---------------------------
	Grants Target Section
------------------------------ */

.section.no-bottom-margin {
	margin-bottom: 0px !important;
}
.section.no-top-margin {
	margin-top: 0px !important;
}
.section.no-top-padding {
	padding-top: 0px !important;
}
.support-pill {
	width: 625px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #333333;
	padding: 40px 0px;
	float: left;
	margin: 20px 155px;
}
.support-pill * {
	color: #fff;
	background-color: transparent !important;
}
.b1 .support-pill { background: #2ba570; }
.b2 .support-pill { background: #ffd000; }
.b3 .support-pill { background: #00bbe3; }
.b4 .support-pill { background: #ef6860; }

.b2 .support-pill * {
	color: #000;
	background-color: transparent !important;
}

.support-pill h3,
.support-pill h4 {
	font-family: 'Baba', sans-serif;
	font-size: 32px;
	width: 100%;
	float: left;
	line-height: 32px;
	background: transparent !important;
	color: #fff;
}
.support-pill h3 {
	font-size: 45px;
	line-height: 45px;
}
.support-pill h3 {
	width: 140px;
	margin: 20px 10px 0px 30px;
}
.donate-pill h3 {
	width: 130px;
}
.grants-pill h3 {
	width: 200px;
}
.support-pill .product-stat,
.support-pill .product-stat .left-stat,
.support-pill .product-stat .right-stat {
	float: left;
}
.support-pill .product-stat .left-stat,
.support-pill .product-stat .right-stat {
	width: 150px;
	padding: 10px 0px 10px 20px;
}
.support-pill .product-stat .left-stat {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.b2 .support-pill .product-stat .left-stat {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.donate-pill .product-stat .left-stat {
	width: 224px;
}
.donate-pill .product-stat .right-stat {
	width: 175px;
}
.donate-pill .product-stat .right-stat a {
	color: #fff;
}
.donate-pill .product-stat .right-stat a:hover {
	text-decoration: underline;
}

.support-pill .product-stat .pie {
	width: 75px;
	height: 75px;
	float: left;
	margin-left: 20px;
	background: url(resources/img/global/pie-charts.png) no-repeat;
	background-position: 0px 0px;
}
.b1 .support-pill .product-stat .pie {
	background: url(resources/img/global/pie.b1.png) no-repeat;
}
.b2 .support-pill .product-stat .pie {
	background: url(resources/img/global/pie.b2.png) no-repeat;
}
.b3 .support-pill .product-stat .pie {
	background: url(resources/img/global/pie.b3.png) no-repeat;
}
.b4 .support-pill .product-stat .pie {
	background: url(resources/img/global/pie.b4.png) no-repeat;
}

.support-pill .product-stat .pie.p1 { background-position: 0px -75px; }
.support-pill .product-stat .pie.p2 { background-position: 0px -150px; }
.support-pill .product-stat .pie.p3 { background-position: 0px -225px; }
.support-pill .product-stat .pie.p4 { background-position: 0px -300px; }
.support-pill .product-stat .pie.p5 { background-position: 0px -375px; }
.support-pill .product-stat .pie.p6 { background-position: 0px -450px; }
.support-pill .product-stat .pie.p7 { background-position: 0px -525px; }
.support-pill .product-stat .pie.p8 { background-position: 0px -600px; }
.support-pill .product-stat .pie.p9 { background-position: 0px -675px; }

.support-pill .product-stat .pie.p10 { background-position: 0px -750px; }
.support-pill .product-stat .pie.p11 { background-position: 0px -825px; }
.support-pill .product-stat .pie.p12 { background-position: 0px -900px; }
.support-pill .product-stat .pie.p13 { background-position: 0px -975px; }
.support-pill .product-stat .pie.p14 { background-position: 0px -1050px; }
.support-pill .product-stat .pie.p15 { background-position: 0px -1125px; }
.support-pill .product-stat .pie.p16 { background-position: 0px -1200px; }
.support-pill .product-stat .pie.p17 { background-position: 0px -1275px; }
.support-pill .product-stat .pie.p18 { background-position: 0px -1350px; }
.support-pill .product-stat .pie.p19 { background-position: 0px -1425px; }

.support-pill .product-stat .pie.p20 { background-position: 0px -1500px; }
.support-pill .product-stat .pie.p21 { background-position: 0px -1575px; }
.support-pill .product-stat .pie.p22 { background-position: 0px -1650px; }
.support-pill .product-stat .pie.p23 { background-position: 0px -1725px; }
.support-pill .product-stat .pie.p24 { background-position: 0px -1800px; }
.support-pill .product-stat .pie.p25 { background-position: 0px -1875px; }
.support-pill .product-stat .pie.p26 { background-position: 0px -1950px; }
.support-pill .product-stat .pie.p27 { background-position: 0px -2025px; }
.support-pill .product-stat .pie.p28 { background-position: 0px -2100px; }
.support-pill .product-stat .pie.p29 { background-position: 0px -2175px; }

.support-pill .product-stat .pie.p30 { background-position: 0px -2250px; }
.support-pill .product-stat .pie.p31 { background-position: 0px -2325px; }
.support-pill .product-stat .pie.p32 { background-position: 0px -2400px; }
.support-pill .product-stat .pie.p33 { background-position: 0px -2475px; }
.support-pill .product-stat .pie.p34 { background-position: 0px -2550px; }
.support-pill .product-stat .pie.p35 { background-position: 0px -2625px; }
.support-pill .product-stat .pie.p36 { background-position: 0px -2700px; }
.support-pill .product-stat .pie.p37 { background-position: 0px -2775px; }
.support-pill .product-stat .pie.p38 { background-position: 0px -2850px; }
.support-pill .product-stat .pie.p39 { background-position: 0px -2925px; }

.support-pill .product-stat .pie.p40 { background-position: 0px -3000px; }
.support-pill .product-stat .pie.p41 { background-position: 0px -3075px; }
.support-pill .product-stat .pie.p42 { background-position: 0px -3150px; }
.support-pill .product-stat .pie.p43 { background-position: 0px -3225px; }
.support-pill .product-stat .pie.p44 { background-position: 0px -3300px; }
.support-pill .product-stat .pie.p45 { background-position: 0px -3375px; }
.support-pill .product-stat .pie.p46 { background-position: 0px -3450px; }
.support-pill .product-stat .pie.p47 { background-position: 0px -3525px; }
.support-pill .product-stat .pie.p48 { background-position: 0px -3600px; }
.support-pill .product-stat .pie.p49 { background-position: 0px -3675px; }

.support-pill .product-stat .pie.p50 { background-position: 0px -3750px; }
.support-pill .product-stat .pie.p51 { background-position: 0px -3825px; }
.support-pill .product-stat .pie.p52 { background-position: 0px -3900px; }
.support-pill .product-stat .pie.p53 { background-position: 0px -3975px; }
.support-pill .product-stat .pie.p54 { background-position: 0px -4050px; }
.support-pill .product-stat .pie.p55 { background-position: 0px -4125px; }
.support-pill .product-stat .pie.p56 { background-position: 0px -4200px; }
.support-pill .product-stat .pie.p57 { background-position: 0px -4275px; }
.support-pill .product-stat .pie.p58 { background-position: 0px -4350px; }
.support-pill .product-stat .pie.p59 { background-position: 0px -4425px; }

.support-pill .product-stat .pie.p60 { background-position: 0px -4500px; }
.support-pill .product-stat .pie.p61 { background-position: 0px -4575px; }
.support-pill .product-stat .pie.p62 { background-position: 0px -7650px; }
.support-pill .product-stat .pie.p63 { background-position: 0px -4725px; }
.support-pill .product-stat .pie.p64 { background-position: 0px -4800px; }
.support-pill .product-stat .pie.p65 { background-position: 0px -4875px; }
.support-pill .product-stat .pie.p66 { background-position: 0px -4950px; }
.support-pill .product-stat .pie.p67 { background-position: 0px -5025px; }
.support-pill .product-stat .pie.p68 { background-position: 0px -5100px; }
.support-pill .product-stat .pie.p69 { background-position: 0px -5175px; }

.support-pill .product-stat .pie.p70 { background-position: 0px -5250px; }
.support-pill .product-stat .pie.p71 { background-position: 0px -5325px; }
.support-pill .product-stat .pie.p72 { background-position: 0px -5400px; }
.support-pill .product-stat .pie.p73 { background-position: 0px -5475px; }
.support-pill .product-stat .pie.p74 { background-position: 0px -5550px; }
.support-pill .product-stat .pie.p75 { background-position: 0px -5625px; }
.support-pill .product-stat .pie.p76 { background-position: 0px -5700px; }
.support-pill .product-stat .pie.p77 { background-position: 0px -5775px; }
.support-pill .product-stat .pie.p78 { background-position: 0px -5850px; }
.support-pill .product-stat .pie.p79 { background-position: 0px -5925px; }

.support-pill .product-stat .pie.p80 { background-position: 0px -6000px; }
.support-pill .product-stat .pie.p81 { background-position: 0px -6075px; }
.support-pill .product-stat .pie.p82 { background-position: 0px -6150px; }
.support-pill .product-stat .pie.p83 { background-position: 0px -6225px; }
.support-pill .product-stat .pie.p84 { background-position: 0px -6300px; }
.support-pill .product-stat .pie.p85 { background-position: 0px -6375px; }
.support-pill .product-stat .pie.p86 { background-position: 0px -6450px; }
.support-pill .product-stat .pie.p87 { background-position: 0px -6525px; }
.support-pill .product-stat .pie.p88 { background-position: 0px -6600px; }
.support-pill .product-stat .pie.p89 { background-position: 0px -6675px; }

.support-pill .product-stat .pie.p90 { background-position: 0px -6750px; }
.support-pill .product-stat .pie.p91 { background-position: 0px -6825px; }
.support-pill .product-stat .pie.p92 { background-position: 0px -6900px; }
.support-pill .product-stat .pie.p93 { background-position: 0px -6975px; }
.support-pill .product-stat .pie.p94 { background-position: 0px -7050px; }
.support-pill .product-stat .pie.p95 { background-position: 0px -7125px; }
.support-pill .product-stat .pie.p96 { background-position: 0px -7200px; }
.support-pill .product-stat .pie.p97 { background-position: 0px -7275px; }
.support-pill .product-stat .pie.p98 { background-position: 0px -7350px; }
.support-pill .product-stat .pie.p99 { background-position: 0px -7425px; }

.product-buy {
	margin: -83px 420px 0px 0px;
}
.target-description {
	margin: 0px 0px 0px 85px;
	width: 770px !important;
}
.target-description .target-stat {
	width: 221px;
	float: left;
	text-align: right;
	padding-right: 48px;
}
.target-description .target-stat h6,
.target-description .target-stat h6 * {
	font-family: 'Baba', sans-serif;
	width: 100%;
	float: left;
	font-size: 28px;
	line-height: 28px;
	color: #666;
}
.target-description .target-stat .blue.large {
	font-size: 18px;
	float: right;
	text-align: right;
}
.target-description .target-stat h6 {
	font-size: 87px;
	color: #333333;
	line-height: 70px;
}
.product-columns .target-description.column .edesc {
	width: 450px;
	margin-top: 27px;
}

.section .hiw {
	width: 480px;
	margin: 0px 0px 0px 235px;
	float: left;
}

/* ---------------------------
	Grants Priorities Section
------------------------------ */


.section .grants-priorities .column .title {
	margin-top: 30px;
}
.section .grants-priorities .column.white .title * {
	background: #fff !important;
}
.section .grants-priorities .column .content-area {
	margin-left: 20px;
}
.section .grants-priorities .column .content-area *,
.section .grants-priorities .column .content-area ul li,
.section .single-image-section .column .content-area *,
.section .single-image-section .column .content-area ul li {
	width: 90% !important;
	color: #635c6a !important;
	line-height: 1.6em;
	font-size: 16px;
}
.section .grants-priorities .column .content-area ul li,
.section .single-image-section .column .content-area ul li {
	margin-left: 30px;
	list-style-type: disc !important;
}
.section .grants-priorities .column .content-area,
.section .single-image-section .column .content-area {
	padding-bottom: 20px;
}
.section .grants-priorities .column .button {
	margin-bottom: 20px;
}


/* ---------------------------
	Grants Single Image Section
------------------------------ */

.section .single-image-section {
	float: left;
	width: 100%;
	padding-top: 30px;
}
.section .single-image-section.white,
.section .single-image-section.white .title * {
	background: #fff;
}
.section .single-image-shadow {
	width: 925px !important;
	margin: 0px 5px 30px !important;
}



/* ---------------------------
	Checkout Section
------------------------------ */

.page > form > .left-half,
.page > form > .right-half,
.page > .left-half,
.page > .right-half {
	width: 460px;
	float: left;
	margin-bottom: 40px;
}
.page > form > .left-half,
.page > .left-half {
	margin-right: 40px;
}
.page > form > .left-half .section,
.page > form > .right-half .section,
.page > .left-half .section,
.page > .right-half .section {
	width: 440px;
	margin-right: 0px;
}
.page .section .form-fields {
	width: 440px;
	margin: 20px 0px;
	float: left;
}
.page .section .form-fields p,
.page .section .form-fields label,
.page .section .form-fields input {
	width: 100%;
	float: left;
}
.page .section .form-fields p {
	margin: 0px 0px 10px;
}
.page .section .form-fields label {
	margin-bottom: 5px;
}
.page .section .form-fields input {
	height: 28px;
	width: 350px;
	padding: 2px 4px;
	font-size: 14px;
	color: #635c6a;
	border: 1px solid #E6E6E6;
}
.page .section .form-fields select {
	width: 200px;
	margin-right: 150px;
	height: 28px;
	background: #fff;
	border: 1px solid #E6E6E6;
}
.section-shadow.half {
	width: 470px;
	margin: 0px 5px 0px 25px;
}
.page .section .form-fields p .dotted-divide {
	width: 360px;
	float: left;
	margin: 10px 0px;
	border-bottom: 1px dashed #ccc;
}
.page .section .form-fields .select-line select {
	width: 300px;
	height: 28px;

}

.page .left-half .section .forgot-password {
	padding-left: 10px;
}

/* ---------------------------
	Physical Products
------------------------------ */

.section.product-section {
	margin-top: -60px !important;
	padding: 40px 20px !important;
}
.section-shadow.product-shadow {
	margin-bottom: 40px;
}
.image-gallery {
	width: 537px;
	float: left;
	margin-left: 10px;
}
.image-gallery .main-image {
	width: 420px;
	height: 500px;
	float: left;
	background: url(resources/img/global/ajax-loader.gif) center center no-repeat;
}

.image-gallery .left-control,
.image-gallery .right-control,
.image-gallery .left-spacer,
.image-gallery .right-spacer {
	width: 41px;
	height: 500px;
	float: left;
	cursor: pointer;
}
.image-gallery .left-spacer,
.image-gallery .right-spacer {
	cursor: default;
}
.image-gallery .left-control .arrow,
.image-gallery .right-control .arrow {
	width: 18px;
	height: 29px;
	float: left;
	margin: 245px 0px 0px 12px;
	-webkit-transition: margin ease-in 0.1s;
}
.image-gallery .left-control .arrow { background-position: -274px -10px; }
.image-gallery .right-control .arrow { background-position: -297px -10px; }
.image-gallery .left-control:hover .arrow { background-position: -274px -50px; margin-left: 10px; }
.image-gallery .right-control:hover .arrow { background-position: -296px -50px; margin-left: 14px; }

.image-gallery .full-size {
	width: 420px;
	text-align: center;
	float: left;
	margin: 11px 0px 0px 41px;
}
.image-gallery .full-size a:hover {
	text-decoration: underline;
}
.image-gallery .product-thumbs {
	width: 420px;
	float: left;
	height: auto;
	margin: 11px 0px 0px 41px;
}
.image-gallery .product-thumbs a {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0px 14px 0px 0px;
}

.product-right-column {
	width: 340px;
	float: left;
}

.product-info {
	width: 340px;
	float: left;
	margin: 0px 0px 40px 0px;
}
.section.white form .product-info .title h1.large {
	background: none !important;
}
.product-info .title h2.blue {
	width: 100%;
	float: left;
	color: #666 !important;
}
.product-info ul.tabs {
	width: 340px;
	height: 25px;
}
.product-info ul.tabs li {
	float: left;
	width: auto;
	height: 25px;
	background: #00B173;
	padding: 3px 10px 0px;
	margin: 0px 7px 0px 0px;
}
.product-info ul.tabs li:hover,
.product-info ul.tabs li.current {
	background: #666;
}

body.love .product-info ul.tabs li {
	background: #bc202d;
}
body.love .product-info ul.tabs li:hover,
body.love .product-info ul.tabs li.current {
	background: #666;
}

.product-info ul.tabs li a {
	font-family: 'Baba';
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	line-height: 25px;
}
.product-info li p {
	float: left;
	width: 100%;
}

.product-options {
	width: 340px;
	float: left;
	margin-bottom: 10px;
}
.product-info ul.content {
	width: 300px;
	padding: 20px;
	float: left;
	background: #666;
}
.product-info ul.content li {
	display: none;
}
.product-info ul.content li.current {
	display: block;
}
.product-info ul.content li p,
.product-options ul.content p {
	color: #fff;
	text-shadow: none;
	border: 0px;
	outline: none !important;
	float: left;
	line-height: 1.5em;
	font-size: 14px;
}
.product-options ul.content {
	width: 300px;
	padding: 20px;
	float: left;
	margin-top: -20px;
	background: #666;
}
.product-options ul.content input[type=text],
.product-options ul.content span.quantity {
	color: #363636;
}


/* ---------------------------
	Baseline Section
------------------------------ */

.container > .logo-footer {
	width: 1024px;
	float: left;
	height: 103px;
	text-align: center;
	background: #f5f5f3;
}
.container > .logo-footer .strapline,
.container > .logo-footer .strapline * {
	background: #f5f5f3;
	text-shadow: 0px 1px 1px #fff;
	text-align: center;
	color: #333;
	margin: 26px 50px;
}


/* ---------------------------
	Baseline Section
------------------------------ */

.baseline {
	width: 1024px;
	float: left;
	height: 83px;
	background: #333;
}

.baseline .search {
	width: 350px;
	float: left;
	margin: 30px 337px 0px;
}
.baseline .search input[type=text] {
	background: #fff;
	height: 24px;
	padding: 2px 5px;
	width: 240px;
	float: left;
	font-size: 12px;
	line-height: 24px;
	font-family: Georgia;
}
.baseline .search input[type=submit] {
	width: 85px;
	padding: 2px 0px 0px 21px;
	background: #000 url(resources/img/global/bg.png) -401px -3px no-repeat;
	font-family: 'Baba', sans-serif;
	font-size: 21px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	color: #fff;
	float: left;
}



/* ---------------------------
	Footer Section
------------------------------ */

.footer {
	width: 940px;
	padding: 20px 42px;
	float: left;
	height: auto;
	background: #fff;
}
.footer .column {
	width: 156px;
	float: left;
}
.footer .column h5 {
	color: #333;
	font-size: 18px;
	width: 100%;
	float: left;
}
.footer .column ul {
	float: left;
	width: 100%;
	margin: 0px 0px 30px;
}
.footer .column ul li,
.footer .column ul li a {
	font-size: 10px;
	color: #26A570;
	width: 100%;
	float: left;
}
body.love .footer .column ul li,
body.love .footer .column ul li a {
	color: #be1d28;
}
.footer .column ul li {
	margin: 3px 0px;
}
.footer .column ul li.current a:link,
.footer .column ul li.current a:visited {
	color: #333333;
}

.footer .column ul li a:hover,
.footer .column ul li a:active,
.footer .column ul li.current a:hover,
.footer .column ul li.current a:active {
	color: #000;
}

/* ---------------------------
	Copyright Section
------------------------------ */

.copyright {
	width: 940px;
	margin: 20px 42px 20px;
	padding: 20px 0px 10px;
	float: left;
	border-top: 1px solid #000;
}
.copyright strong em {
	font-style: normal;
}
.copyright .left-align {
	float: left;
	width: 580px;
	margin-left: 0px;
}
.copyright .right-align {
	float: right;
	width: 360px;
	font-size: 10px;
	margin-top: 6px;
	margin-right: 0px;
}
.copyright .right-align a {
	color: #26A570;
	font-family: Georgia, serif;
	margin-left: 30px;
	text-align: right;
	float: right;
}
body.love .copyright .right-align a {
	color: #be1d28;
}

.copyright .right-align a:hover {
	color: #333;
}



/* ---------------------------
	Branded Section
------------------------------ */

.columns.c2 a.branded-holder {
	width: 460px;
	height: 164px;
	float: left;
	overflow: hidden;
}
.columns.c2 .branded {
	display: block;
	width: 180px;
	height: 100px;
	float: left;
	margin: -133px 0px 0px 143px;
	background: url(resources/img/global/branded.png) -44px -127px;
}
.columns.c4 .branded {
	display: block;
	width: 130px;
	height: 70px;
	float: left;
	margin: -123px 0px 0px 43px;
	background: url(resources/img/global/branded.png) -59px -227px;
}


.slide .branded {
	display: block;
	width: 350px;
	height: 200px;
	float: left;
	margin: 107px 0px 0px 303px;
	background: url(resources/img/global/branded.png) -303px -107px;
}


/* ---------------------------
	Charts Section
------------------------------ */

.graph {
	float: left;
	height: 150px;
}
.baba-chart g tspan,
.baba-chart * {
	font-family: "Baba", sans-serif !important;
	font-size: 16px !important;
}
.baba-chart g.highcharts-tooltip tspan {
	font-family: "Georgia", serif !important;
	font-size: 12px !important;
}

/* ---------------------------
	Icon override Section
------------------------------ */

.c2.columns .column .card .icon,
.c3.columns .column .card .icon {
	width: 52px;
	height: 58px;
	float: left;
	display: inline-block;
	margin: 0px;
	background: url(resources/img/projects/icons.png) no-repeat !important;
}
.dark-grey .list.columns.white .title h1 .icon,
.indent .list.columns.white .title h1 .icon,
.white .list.columns.white .title h1 .icon {
	width: 52px;
	height: 58px;
	display: inline-block;
	margin: 0px;
	background: url(resources/img/projects/icons.png) no-repeat !important;
}
.indent .list.columns.white .title h1 .icon,
.white .list.columns.white .title h1 .icon {
	height: 50px;
}

.c2.columns .column .card .goal-text {
	float: left;
	display: inline-block;
	width: 250px;
}


.c2.columns .column .card .icon.ribbon 		{ background-position: -452px -52px !important; width: 34px; }
.c2.columns .column .card .icon.bacteria 	{ background-position: -498px -52px !important; width: 58px; }
.c2.columns .column .card .icon.equals 		{ background-position: -574px -52px !important; width: 44px; }

.white .c2.columns .column .card .icon.ribbon 	{ background-position: -452px 3px !important; width: 34px; }
.white .c2.columns .column .card .icon.bacteria { background-position: -498px 3px !important; width: 58px; }
.white .c2.columns .column .card .icon.equals 	{ background-position: -574px 3px !important; width: 44px; }

.indent .c2.columns .column .card .icon.ribbon 	{ background-position: -452px 3px !important; width: 34px; }
.indent .c2.columns .column .card .icon.bacteria { background-position: -498px 3px !important; width: 58px; }
.indent .c2.columns .column .card .icon.equals 	{ background-position: -574px 3px !important; width: 44px; }

.c3.columns .column .card .icon.ribbon 	{ background-position: -452px 3px !important; width: 34px; }
.c3.columns .column .card .icon.bacteria { background-position: -498px 3px !important; width: 58px; }
.c3.columns .column .card .icon.equals 	{ background-position: -574px 3px !important; width: 44px; }

.c3.columns .column .card .dark .icon.ribbon 	{ background-position: -452px -52px !important; width: 34px; }
.c3.columns .column .card .dark .icon.bacteria 	{ background-position: -498px -52px !important; width: 58px; }
.c3.columns .column .card .dark .icon.equals 	{ background-position: -574px -52px !important; width: 44px; }

.white .c3.columns .column .card .icon.ribbon 	{ background-position: -452px 3px !important; width: 34px; }
.white .c3.columns .column .card .icon.bacteria { background-position: -498px 3px !important; width: 58px; }
.white .c3.columns .column .card .icon.equals 	{ background-position: -574px 3px !important; width: 44px; }

.indent .c3.columns .column .card .icon.ribbon 		{ background-position: -452px 3px !important; width: 34px; }
.indent .c3.columns .column .card .icon.bacteria 	{ background-position: -498px 3px !important; width: 58px; }
.indent .c3.columns .column .card .icon.equals 		{ background-position: -574px 3px !important; width: 44px; }

.white .list.columns.white .title h1 .icon.ribbon 		{ background-position: -452px -3px !important; width: 34px; }
.white .list.columns.white .title h1 .icon.bacteria 	{ background-position: -498px -4px !important; width: 58px; }
.white .list.columns.white .title h1 .icon.equals 		{ background-position: -574px -5px !important; width: 44px; }

.indent .list.columns.white .title h1 .icon.ribbon 		{ background-position: -452px -56px !important; width: 34px; }
.indent .list.columns.white .title h1 .icon.bacteria 	{ background-position: -498px -57px !important; width: 58px; }
.indent .list.columns.white .title h1 .icon.equals 		{ background-position: -574px -58px !important; width: 44px; }

.dark-grey .list.columns.white .title h1 .icon.ribbon 		{ background-position: -452px -218px !important; width: 34px; }
.dark-grey .list.columns.white .title h1 .icon.bacteria 	{ background-position: -498px -218px !important; width: 58px; }
.dark-grey .list.columns.white .title h1 .icon.equals 		{ background-position: -574px -218px !important; width: 44px; }

.width70 {
	width: 70%;
	margin: 0 auto 0;
}
.width80 {
	width: 80%;
	margin: 0 auto 0;
}
.width90 {
	width: 84%;
	margin: 0 auto 0;
}
.width70 .round-donate {
	margin-right: 97px;
}

body > div {
	/* display: none !important; */
}

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}