/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
============================================================================================
Global CSS file for www.wcrf.org / Created by: Lorraine Humm lorraine@divine-creations.com
============================================================================================
*/

body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background: #d8d6dc;
    margin: 0;
    }
	
/*-- TEXT STYLES --*/

/*HEADINGS*/

h1 {
    font-size: 1.2em;
    font-weight: bold;
	margin-top: 5px;
    }
	
.right h1, #rightVideo h1 {
	font-size: 1.1em;
	border-bottom: 1px dotted #330099;
	padding-bottom: 5px;
	color: #336666;
	}
	
h2 {
    font-size: 1.1em;
    color: #000000;
    font-weight: bold;
    }
h3 {
	font-size: 1em;
	}
	
.introPara {
	font-weight: bold;
	}
	
/*-- GENERIC LINKS --*/

a, a:link, a:active {color: #5c3997;  }
a:hover {color: #aa93ce;}
	
.newWindow {
	background:  url("../images/icons/newwindow.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	}
.pdf {
	background:  url("../images/icons/pdf.gif") no-repeat 0px 0px;
	height: 19px;
	padding-left: 17px;
	}
	
/*-- POSITIONAL ELEMENTS --*/    

.container {
    width: 970px;
    margin: auto;
	padding: 0 20px 0 20px;
	background: url(../images/structure/tile_bg.gif) top left repeat-y;
    }
	
.mast {
    width: 950px;
    height: 110px;
    float: left;
    background: url(../images/structure/masthead.jpg) top left no-repeat;
    }

.mastLeft {
	float: left;
	width: 280px;
	height: 110px;
	}

.mastRight {
	float: right;
    width: 400px;
	height: 100px;
	text-align: right;
    }
	
/*-- CSS SWITCHERS CONTAINER --*/

.switchers {
	background: #33FF66;
	float: right;
	height: 30px;
	}
	
/*-- DONATE FLASH --*/

.swfDonate {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
#flashcontent {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
	
/*-- SEARCH AREA --*/

#cse-search-results iframe {
	width:750px;
}

.search {
	float:right;
	padding-right: 5px;
	margin-top: 49px;
	text-align: right;
	width: 320px;
	}
	
.search form {
	margin: 0;
	padding: 0;
	}
input.searchfield {
	width: 150px;
	}
	
/*-- IMAGE MONTAGE DEFINITION AND CLASSES FOR EACH PAGE -- */
	
#banner {
	float: left;
	width: 950px;
	height: 70px;
	background: url(../images/banners/home.jpg) top left no-repeat;
	}

	
/*-- ORIENTATION / BREADCRUMB --*/

.orientation {
    width: 750px;
    float: left;
    margin: 0;
    padding: 8px 0 5px 0;
	font-size: 0.9em;
	line-height: normal;
    }
	
.orientation a:after { content: " -"; }
.orientation a, .orientation a:link, .orientation a:visited {color: #5c3997; text-decoration: none; font-weight: bold;  }
.orientation a:hover {color: #e67a15;}
 
/*-- CONTENT AREAS --*/

.content {
    float:left;
    width: 950px;
    }
	
.left {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
    }
    
.middle {
    width: 540px;
    float: left;
    margin: 0;
    padding: 0;
    }

.right {
    width: 200px;
    float: right;
    margin: 35px 0 0 0;
    padding: 0;
    }
.right p {margin-top: 0;}

.rightFull {
    width: 750px;
    float: left;
    margin: 0;
    padding: 0;
    }
	
/*-- BOXED INFORMATION IN MAIN CONTENT AREA --*/
	
.boxed {
	width: 100%;
	border: 1px dashed #5c3996;
	float: left;
	}
	
.boxed p {
	margin-left: 10px;
	margin-right: 10px;
	}
.boxed h2 {
	margin-left: 10px;
	}

/*-- WIDGETS --*/

#widgets {
	margin-top: 30px;
	}
	
/*-- SWITCHERS ABOVE SUBNAV --*/
	
#globalswitchers {
	height: 26px;
	margin-top: 7px;
	}
#globalswitchers p {
	margin: 2px 2px 0 0;
	float: left;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#globalswitchers ul li {
	display: inline;
	float: left;
	}
	
#globalswitchers ul li a {
	display: block;
	width: 21px;
	height: 18px;
	background:url(../images/icons/A_bg.gif) top left no-repeat;
	text-decoration: none;
	padding: 3px 0 0 3px;
	margin: 0 3px 0 3px;
	color: #000;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul li a.default {
	padding: 3px 0 0 6px;
	width: 18px;
	}
#globalswitchers ul li a.highviz {
	background:url(../images/icons/A_highviz_bg.gif) top left no-repeat;
	color: #FFFF66;
	padding: 3px 0 0 3px;
	}	
#globalswitchers ul li a:hover {
	background-position: 0 -21px;
	text-decoration: none;
	}
	
/* VIDEO PAGE LAYOUTS */
	
#rightVideo {
	width: 320px;
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	}
	
.middleVideo {
	width: 420px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
p#wcrfVideo {
	margin: 0;
	padding: 0;
	}
	
#rightVideo h1.videoTitle {
	font-size: 1.1em;
	font-weight: normal;
	display: block;
	width: 315px;
	height: 23px;
	background: url(../images/structure/film_title.gif) top left repeat-x;
	padding: 7px 0 0 5px;
	margin: 0;
	border-bottom: none;
	}
	
/*-- HOMEPAGE PORTALS --*/

.portalWrap {
	width: 740px;
	float: left;
	margin-bottom: 20px;
	}
.portal {
	width: 350px; /*370*/
	padding: 10px;
	float: left;
	}
.portal img {
	float:left;
	padding-right: 10px;
	}
.portal h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	color: #5c3996;
	}
.portal h2 a {
	color: #5c3996;
	}
.portal h2 a:hover {
	color: #e67a15;
	}
.portal p {
	margin: 0;
	line-height: 1.3em;
	}
	
/*-- NEWS/ANNOUNCEMENTS --*/

.greyCurved {
	width: 190px;
	background: url(../images/structure/grey_bottomcurve.gif) bottom left no-repeat;
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
	}
.enewssignup {
	width: 190px;
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
	}
.greyTop {
	width: 190px;
	height: 6px;
	background: url(../images/structure/grey_topcurve.gif) top left no-repeat;
	}
.greyCurved p {
	margin: 3px 5px 5px 10px;
	font-size: 0.9em;
	line-height: normal;
	}
.greyCurved form {
	margin: 3px 5px 5px 10px;
	}
.greyCurved h1 {
	font-size: 120%;
	margin: 0 5px 10px 10px;
	}
.greyCurved h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 3px 5px 3px 10px;
	}
.greyCurved a, .greyCurved a:link, .greyCurved a:active .greyCurved a:visited {
	color: #000;
	}
.greyCurved a:hover {
	color: #e67a15;
	}
	
/*-- DONATE PIGGY LEFT COLUMN --*/

#piggyLeft {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	}
#piggyLeft a {
	display: block;
	width: 140px;/*190*/
	height: 28px;/*35*/
	background: #CCCCCC url(../images/icons/donate_orange.gif) top left no-repeat;
	color: #fff;
	padding-left: 50px;
	padding-top: 7px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	}
#piggyLeft a:hover {
	background-position: 0 -35px;
	}
	
/*-- Follow us links, left column --*/

.follow {
	width: 180px; /*190*/
	padding-left: 10px;
	}
.follow a {
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
	}
.follow a:hover {
	text-decoration: underline;
	}
.twitter {
	background:  url("../images/icons/twitter.gif") no-repeat 0px 0px;
	padding: 2px 0 5px 27px;
	display: block;
	height: 22px;
	}
.facebook {
	background:  url("../images/icons/facebook.gif") no-repeat 0px 0px;
	padding: 2px 0 2px 27px;
	display: block;
	height: 22px;
	}

	
	
/*-- HOMEPAGE PORTALS --*/

.portalWrap {
	width: 740px;
	float: left;
	margin-bottom: 20px;
	}
.portal {
	width: 340px; /*370*/
	padding: 10px;
	float: left;
	}
.portal img {
	float:left;
	margin-right: 10px;
	}

.portal h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	color: #5c3996;
	}
.portal h2 a {
	color: #5c3996;
	}
.portal h2 a:hover {
	color: #aa93ce;
	}
.portal p {
	margin: 0;
	line-height: 1.3em;
	}

a img.thumb {
	padding: 1px;
	border: 5px solid #c4c2c7;
	}
a:hover img.thumb {
	border: 5px solid #e2e0e5;
    }
	
/*-- FOOTER --*/
    
.footer {
    width: 950px;
	float: left;
    padding: 5px 0 5px 0;
	font-size: 90%;
	color: #FFFFFF;
    background: #5c3996;
    text-align: center;
    }
.footer a, .footer a:link, .footer a:visited {
	color:#fff;
	}
.footer ul {
	list-style: none;
	margin: 5px 0 8px 0;
	padding: 0;
	}
.footer ul li {
	display: inline;
	margin: 0 3px 0 3px;
	padding: 0;
	line-height: normal;
	}
	
/* --FLAGS --*/

#flags {
    width: 170px;
	height: 15px;
	float: left;
	margin: 10px 0 20px 0;
    }
#flags ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#flags ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#flags ul li a {
	display: block;
	width: 24px;
	height: 15px;
	padding: 0 5px 0 5px;
	}
#flags ul li a:hover {
	background-position: 0 -15px;
	}
.flagUSA {background: url(../images/icons/flag_us.gif) top left no-repeat;} 
.flagUK {background: url(../images/icons/flag_uk.gif) top left no-repeat;} 
.flagNL {background: url(../images/icons/flag_nl.gif) top left no-repeat;} 
.flagHK {background: url(../images/icons/flag_hk.gif) top left no-repeat;}
.flagFR {background: url(../images/icons/flag_fr.gif) top left no-repeat;}
.flagINT {background: url(../images/icons/flag_int.gif) top left no-repeat;} 

/*-- VALIDATION LINKS --*/

.validate {
	margin: 0 1em 1em 0;
	width: 9em;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
	float: left;
	}
.validate a {
	display: block;
	width: 100%;
	}
.validate a:link, 
.validate a:visited,
.validate a:hover {
	background-color: #fc6;
	color: #000;
	text-decoration: none;
	}
.validate a:link,
.validate a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
	}
.validate a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	}
.validate span.w3c {
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
	}

/*-- DATA TABLES --*/

.data {
	width: 99%;
	border-collapse: collapse;
	margin-bottom: 5px;
	}
.data td {
	padding: 3px;
	border: 1px solid #a29fa6;
	}
.data thead th,
.data th {
	padding: 3px;
	text-align: left;
	background: #bebbc4;
	border: 1px solid #a29fa6;
	}
.data td p {
	margin-top: 0;
	}
.data caption {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	}
.data tbody th {
	background: #e2e0e5;
	border: 1px solid #a29fa6;
	text-align: left;
	}
	
/*-- IMAGE LISTS --*/

dd {
	margin: 0 0 15px 110px;
	font-size: 100%;
	}
dd a {
	font-weight: bold;
	}
dd.image {
	float: left;
	margin: 0;
	}
	
/*-- ALPHABET TEXT LIST --*/

#alphabet {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
#alphabet li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
	font-weight: bold;
	color: #5c3997;
	}
	
/*-- ORDERED LISTS --*/

ol li {margin-bottom: 1em; }
ol li ol {
	list-style: lower-alpha;
	margin: 0;
	}
ol li ol li {
	margin: 0;
	}

/*-- QUOTATIONS --*/

blockquote {
	margin: 0 20px 0 0;
	border-bottom: 1px dashed #ccc;
	}
.signature {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	}
	

	
	
/*
==========================
NEW FORMS CLASSES
==========================
*/

form.standard {
	margin-bottom: 10px;
	}

form.standard fieldset {
	margin-bottom: 10px;
	}
form.standard fieldset ol {
	margin: 0;
	padding: 0;
	}
form.standard fieldset li {
	list-style: none;
	padding: 2px;
	margin: 0;
	}
form.standard legend {
	padding: 0 2px;
	font-weight: bold;
	}
form.standard label {
	/*display: inline-block;*/
	line-height: 1.8em;
	vertical-align: top;
	}

	
/*-- CUSTOM FORM MODS --*/

form.standard label.details {
	display: block;
	float: left;
	width: 150px;
	}
	
/*-- subscribe box p margin --*/

.subscribe {
	margin-left: 5px;
	}
	
/*----- FLICKR--------*/

div#fsDemo h2 {
	display: none;
	visibility: hidden;
	}
	
 /*
==========================
NEW FORMS CLASSES
==========================
*/

form.standard {
	margin-bottom: 10px;
	}

form.standard fieldset {
	margin-bottom: 10px;
	}
form.standard fieldset ol {
	margin: 0;
	padding: 0;
	}
form.standard fieldset li {
	list-style: none;
	padding: 2px;
	margin: 0;
	}
form.standard legend {
	padding: 0 2px;
	font-weight: bold;
	}
form.standard label {
	/*display: inline-block;*/
	line-height: 1.8em;
	vertical-align: top;
	}
	
/*-- applied to fieldset only --*/

fieldset.standard  {
	margin-bottom: 10px;
	}
fieldset.standard ol {
	margin: 0;
	padding: 0;
	}
fieldset.standard li {
	list-style: none;
	padding: 2px;
	margin: 0;
	}
fieldset.standard legend {
	padding: 0 2px;
	font-weight: bold;
	}
fieldset.standard label {
	/*display: inline-block;*/
	line-height: 1.8em;
	vertical-align: top;
	}
fieldset.standard p.footnote {
	font-size: 0.8em;
	font-style: italic;
	}
	
/*-- CUSTOM FORM MODS --*/

form.standard label.details,
fieldset.standard label.details {
	display: block;
	float: left;
	width: 160px;
	}
	
form.standard label.longdetails,
fieldset.standard label.longdetails {
	display: block;
	float: left;
	width: 250px;
	}
	
form.standard label.shortdetails,
fieldset.standard label.shortdetails {
	display: block;
	float: left;
	width: 100px;
	}
form.standard label.rightdetails {
	display: block;
	float: right;
	width: 300px;
	}
	
/*
========================================================
SPONSOR PROFILE PAGES
========================================================
*/

/*-- RUNNER PAGES --*/

.runleftcol {
    width: 720px;
    float: left;
    margin: 0;
    
    }

.runleftcol h1 {
    font-size:18px;
    }
	
.runorientation {
	width: 750px;
	float: left;
	margin: 0;
	font-size: 0.9em;
	line-height: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;

    }
	
.runsponsors {
    width:220px;
	height:70px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	}
	
.runorientation a:after { 
   content: ":"; 
   }
.runorientation a, .orientation a:link, .orientation a:visited {
   color: #5c3997; text-decoration: none; font-weight: bold;  
   }
.runorientation a:hover {
   color: #e67a15;
   }


 .sponsorarea {
   
     
	 }
.spevent {
	float:left;
	width:270px;
	text-align:center;
	font-size:20px;
	color: #511D97;
	margin-right: 10px;
	margin-left: 0px;
   }
.spamount {
	float:left;
	width:105px;
	height:95px;
	background: url(../images/photos/200px%20wide/fundraising_star.jpg) no-repeat;
	padding-left:25px;
	padding-right:20px;
	padding-top:55px;
	text-align:center;
	margin-left:20px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold; 
   }
.spbutton {
	float:right;
	
	margin-right: 10px;
	padding-top: 40px;
   }
.clear {
   clear:both;
   }
.spraised {
   font-size:14px;
   font-weight:normal;
   }
#sponsor_btn {
	width: 200px;
	margin: 0 0 10px 0;

	}
#sponsor_btn a {
	display: block;
	width: 150px;
	height: 38px;
	background: #CCCCCC url(../images/icons/sponsor_btn.jpg) top left no-repeat;
	color: #000;
	padding-top: 19px;
	padding-left:25px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}
#sponsor_btn a:hover {
	background-position: 0 -61px;
	}



/*-- ADDITIONAL MODIFICATIONS --*/
    
.clear {clear: both;}
html { height: 100%; margin-bottom: 1px;}
.emphasise {font-style: italic;}
acronym { cursor: help;}
img, img a, img a:link, img a:visited {border: none;}
.bigEmphasis {font-size: 120%; font-weight: bold;}
a.top  {padding: 3px; background: #8d74b5; text-decoration: none; font-size: 10px; color: #fff;}
a.top:hover {background: #aa93ce;}
.diagrams {border: 1px solid #999999;}
.middle p.footnote {font-size: 0.8em;}
#date {float: left;}
.imgwrap {float: left; width: 100%; text-align: center;}
a.print {
	display: block;
	height: 19px;
	background: url(../images/icons/print.gif) top left no-repeat;
	padding-left: 20px;
	}
a.bookmark {
	display: block;
	height: 19px;
	background: url(../images/icons/bookmark.gif) top left no-repeat;
	padding-left: 20px;
	}


/*-- RUNNER PAGES --*/

.runleftcol {
    width: 720px;
    float: left;
    margin: 0;
    
    }

.runleftcol h1 {
    font-size:18px;
    }
	
.runorientation {
	width: 750px;
	float: left;
	margin: 0;
	font-size: 0.9em;
	line-height: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;

    }
	
.runsponsors {
    width:220px;
	height:70px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	}
	
.runorientation a:after { 
   content: ":"; 
   }
.runorientation a, .orientation a:link, .orientation a:visited {
   color: #5c3997; text-decoration: none; font-weight: bold;  
   }
.runorientation a:hover {
   color: #e67a15;
   }


 .sponsorarea {
   
     
	 }
.spevent {
	float:left;
	width:270px;
	text-align:center;
	font-size:20px;
	color: #511D97;
	margin-right: 10px;
	margin-left: 0px;
   }
.spamount {
	float:left;
	width:105px;
	height:95px;
	background: url(../images/photos/200px%20wide/fundraising_star.jpg) no-repeat;
	padding-left:25px;
	padding-right:20px;
	padding-top:55px;
	text-align:center;
	margin-left:20px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold; 
   }
.spbutton {
	float:right;
	
	margin-right: 10px;
	padding-top: 40px;
   }
.clear {
   clear:both;
   }
.spraised {
   font-size:14px;
   font-weight:normal;
   }
#sponsor_btn {
	width: 200px;
	margin: 0 0 10px 0;

	}
#sponsor_btn a {
	display: block;
	width: 150px;
	height: 38px;
	background: #CCCCCC url(../images/icons/sponsor_btn.jpg) top left no-repeat;
	color: #000;
	padding-top: 19px;
	padding-left:25px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}
#sponsor_btn a:hover {
	background-position: 0 -61px;
	}

	
/*
=================================================
NEW PROFILE PAGE FOR EVENT REG
=================================================
*/

.profileArea  {
	width: 720px;
	margin-top: 20px;
	}


.profileLeft {
	float: left;
	width: 340px;

	}
.profileLeft p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: 2px;
	}

.profileRight {
	float: left;
	width: 380px;
	height: 302px;
	}
.profileRight div {
	width: 380px;
	height: 302px;
	}
	
.personalProfile {
	width: 605px; /*720*/
	padding: 20px 50px 0 65px;
	background: url(../images/structure/quote_bg_top.jpg) top left no-repeat;
	margin-top: 10px;
	}
.personalProfileBottom {
	width: 720px;
	height: 49px;
	background: url(../images/structure/quote_bg_bottom.jpg) bottom left no-repeat;
	margin-bottom: 20px;
	}

	
/*
=================================================
CSS3 BUTTON
=================================================
*/

.button,
.button:visited {
	display: inline-block;
	padding: 8px 10px 6px;
	width: 170px;
	font-size: 11px;
	color: #fff!important;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #D15900;
	background-image: url(/images/alert-overlay.png);
	background-repeat: repeat-x;
}

.button:hover {
	background-color: #f0af73;
 }

/*
=================================================
jQuery Slideshow
=================================================
*/

ul.slideshow {  
    list-style:none;  
    width:750px;  
    height:280px;  
    overflow:hidden;  
    position:relative;  
    margin:0;  
    padding:0;  
      
}     
  
ul.slideshow li {  
    position:absolute;  
    left:0;  
    right:0;  
}  
  
ul.slideshow li.show {  
    z-index:500;      
}  
  
ul img {  
    border:none;
  
}  
  
#slideshow-caption {  
    width:750px;  
    height:70px;  
    position:absolute;  
    bottom:0;  
    left:0;   
    color:#fff;  
    background:#000;  
    z-index:500;  
}  
  
#slideshow-caption .slideshow-caption-container {  
    padding:5px 10px;     
    z-index:1000;     
}  
  
#slideshow-caption h3 {  
    margin:0;  
    padding:0;    
    font-size:14px;  
}  
  
#slideshow-caption p {  
    margin:5px 0 0 0;  
    padding:0;  
}  

/*
=================================================
Memorial Page
=================================================
*/

.memorial-image img {
	margin-left: auto;
    margin-right: auto;
	display: block;
	padding: 5px;
	border: 5px solid #8369b0;
	background-color: #fff;
	}
	
.holder-box1 {
	width: 720px;
	float: left;
	background-color: #f7d3ea;
	border-radius: 10px;
	border: 1px solid #6a2f8f;
	margin-top: 10px;
	}
	
.holder-box2 {
	width: 720px;
	float: left;
	background-color: #f7d3ea;
	border-radius: 10px;
	border: 1px solid #6a2f8f;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.inside-holder {
	width: 720px;
	float: left;
	}

.holder-box1 h1 {
	font-size: 1.5em !important;
	line-height: 1.5em;
	padding: 10px;
	text-align: center;
	}
	
.holder-box2 h2 {
	font-size: 1.2em !important;
	line-height: 1.3em;
	padding: 10px;
	text-align: center;
	}
	
.holder-box1 p,
.holder-box2 p {
	padding: 10px;
	}
	
	
/* css button - memorial */

.button-holder {
	padding: 20px;
	text-align: center;
	}
	
.buttonFluid,
.buttonFluid:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	font-size: 1.2em;
	color: #fff!important;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid #503978;
	position: relative;
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #8369b0;
	}

.buttonFluid:hover {
	background-color: #a693c5;
	}
	

/* Donations list */	

#donationlist {
	text-align:left;
	}
	
#donationlist h1 {
	font-size:18px;
	font-weight:normal;
	}
	
ul.donations {
	list-style:none;
	}
	
ul.donations li {
	padding-bottom:2px;
	}


 /* Beat the Banana */
 

.portalBTBWrap {
	width: 540px;
	float: left;
	margin-bottom: 20px;
	}
.portalBTB {
	width: 250px; /*370*/
	padding: 10px;
	float: left;
	}
.portalBTB img {
	float:left;
	margin-right: 10px;
	}
.portalBTB h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	color: #5c3996;
	}
.portalBTB h2 a {
	color: #5c3996;
	}
.portalBTB h2 a:hover {
	color: #e67a15;
	}
.portalBTB p {
	margin: 0;
	line-height: 1.3em;
	}
.BTBRowEven {
	background-color:#fff;
	}
.BTBRowOdd {
	background-color:#e2e0e5;
	}
	
	
/* Social Media */


.social {
	height: 22px;
	width: 200px;
	margin-bottom: 5px;
	}
	
.email {
	margin-left: 3px;
	margin-bottom: 10px
	}
