/* vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker: */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}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:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.42em;}
/* Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/* LAYOUT */

body {
	background: #ececec;	
	font-size: 85%;
	color: #434343;
	margin: 0;
}

h1 {
	color: #ed2079;	
    font-size: 22px;
    margin-bottom: 5px;
    font-family: Frutiger LT Std, arial;
}

h2 {
	color: #ed2079;	
    font-size: 19px;
    /*margin-bottom: 5px;*/
    font-family: Frutiger LT Std, arial;
}

h3 {
    font-size: 17px;
    margin: 10px 0px 0;
    font-family: Frutiger LT Std, arial;
}

a {
	color: #ed2079;	
	text-decoration: none;
	cursor: pointer;
}

span {
	color: #ed2079;	
	font-weight: bold;
}

p {
	margin: 1em 0;	
}

strong, b {
	font-weight: bold;	
}

span {
	color: #ed2079;
}

em {
	text-decoration:italic;
	font-style: italic;
	}
	
/* LAYOUT */
#doc {
	width: 1030px;
	min-width: 1030px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	background: #FFF url('/images/layout/body-bg.gif') no-repeat bottom left;
	min-height: 800px;
   	height: auto !important;
   	height: 800px;
}

#hd {
	background: transparent url('/images/layout/header-bg.gif') no-repeat top right;
	position: relative;
	border-bottom: 5px solid #ed2079;
	margin-bottom: 35px;
	height: 228px;
}

#bd {
	padding: 0 45px;
	min-height: 250px;
  	height: auto !important;
   	height: 250px;
}

#ft {
	clear: both;
	width: 940px;
	margin: 45px auto 0 auto;	
	border-top: 5px solid #ed2079;
	padding-bottom: 30px;
}

#rightPanel {
	width: 234px;
	margin: 0;
	float: right;
}

#contentPanel {
	width: 700px;	
}

body.bodyForm #contentPanel {
	width: 760px;	
}

/* General Classes */

.feature {
	width: 500px;	
}

.feature ul, .feature ol {
	padding-left: 25px;	
}

.feature ul li{
	list-style-type: disc;
}

.feature ol li {
	list-style-type: decimal;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;	
}

.top {
    vertical-align: top;
}

.right {
    text-align: right;
}

.floatRight { 
	float: right;	
}

.floatLeft { 
	float: left;	
}

.firstItem {
	border: 0 !important;	
}

.lastItem {
	border: 0 !important;	
}

.errors {
	margin: 15px 0;
	background: #FE96C3;
	color: #C90A5D;
	padding: 10px;
	font-weight: bold;
}

.sectionHeading {
	color: #363636;	
}

.featureIntro {
	margin-bottom: 1em;	
}

.noBorder {
	border: 0 !important;	
}

.pink {
	color: #ED2079;
}

/* Pagination */
.paginationControl {
	color: #9fa1a4;
	/*float: right;	*/
	text-align:center;
	margin-top: 15px;
}

.paginationControl a {
	font-weight: bold;
}

.paginationControl span {
	color: #9fa1a4;
	font-weight: normal;	
}

.paginationControl a.selected {
	color: #9fa1a4;
	cursor: text;
}

.pageNav {
	color: #9a957a;
	margin-top: 35px;
	font-size: 130%;
}

.pageNav a {
	
}

.pageNav img {
	vertical-align: top;
}

.pageNav .next {
	width: 49%;
	float: right;
	text-align: right;
	font-family: Frutiger LT Std, arial;
	height: 16px;
}

.pageNav .prev {
	width: 49%;
	float: left;
	font-family: Frutiger LT Std, arial;
	height: 16px;
}

.sectionLinks {
	margin-top: 25px;
}

.sectionLinks .heading {
	font-family: Frutiger LT Std, arial;
	font-size: 130%;
}

.sectionLinks ul {
	padding-left: 15px;
}

.sectionLinks ul li {
	list-style: disc;	
	color: #ED2079;
}

.quoteBox {
	overflow: auto;
	clear: both;
	margin: 30px 0;
}

.quoteBox .quoteText {
	padding: 0 35px;
	color: #211e1e;
	font-size: 17px;
}

.quoteBox .quoteClose {
	margin-top: -15px;
}

.quoteBox .quoteAuthor {
	padding-left: 35px;
	color: #ed2079;
	font-size: 12px;
	margin-top: 15px;
}

/* Sidebar */
#sidebar {
	width: 155px;	
	margin-right: 15px;
}

#sectionMenu {
	font-size: 105%;
	font-weight: bold;
}

#sectionMenu a {
	color: #FFF;	
}

#sectionMenu li.sectionMenuItem {
	background: #ed2079 url('/images/layout/section-menu-item-bottom.gif') no-repeat bottom left;	
	margin-bottom: 2px;
}

#sectionMenu li.sectionMenuItem a {
	padding: 8px 20px 9px 8px;
	display: block;
	color: #FFF;	
	background: transparent url('/images/layout/section-menu-item-top.gif') no-repeat top left;
	line-height: 16px;	
}

#sectionMenu li.big a {
	line-height: 17px;
	xfloat: left;
}

#sectionMenu li div {
	float: left;
	color: #FFF;
	padding: 6px 5px 0px 15px;
}

#sectionMenu li.big div {
	padding: 0px 5px 0px 15px;
	margin-top: -2px;
	height: 35px;
}
#sectionMenu li.selected {
	background: #fe96c3 url('/images/layout/section-menu-item-selected-bottom.gif') no-repeat bottom left;
}

#sectionMenu li.selected a {
	background: transparent url('/images/layout/section-menu-item-selected-top.gif') no-repeat top left;
	color: #c90a5d;
}

#sectionMenu li.deselect a {
	font-weight: normal;
	background: transparent url('/images/layout/section-menu-item-deselect-top.gif') no-repeat top left;
	color: #FFF;
}

#sectionMenu ul.subMenu li.sectionMenuSubItem {
	font-weight: normal;
	font-size: 95%;
	background: none;
	border-top: 2px solid #ffd5e7;
}

#sectionMenu ul.subMenu li.sectionMenuSubItem a {
	background: none;
	padding: 8px 20px 8px 30px;
	line-height: 14px;
	color: #FFF;
	background: transparent url('/images/layout/section-sub-menu-item-bg.gif') no-repeat right 8px;
}

#sectionMenu ul.subMenu li.selected a {
	background: none;
	font-weight: bold;
	font-size: 105%;
	background: transparent url('/images/layout/section-sub-menu-item-selected-bg.gif') no-repeat right 8px;
	color: #c90a5d;
}

#sectionMenu li.subselected {
	background: transparent url('/images/layout/section-menu-item-selected-bg-sub.png') no-repeat top left;
}

#sectionMenu li.subselected a {
	padding-left: 20px;
}

#sidebarBoxes .box {
	margin-top: 20px;
}

/* Header */
#logo {
	padding: 13px 0 0 44px;
}

#staticMenu {
	position: absolute;
	top: 20px;
	right: 36px;
}

#staticMenu a {
	color: #820245;
	line-height: 12px;
	font-size: 90%;
}

#staticMenu ul {
	float: right;
	margin-top: 7px;	
}

#staticMenu ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #820245;
	line-height: 10px;
}

#staticMenu .search {
	float: right;
	background: transparent url('/images/layout/header-search-bg.gif') no-repeat top left;
	width: 210px;
	height: 29px;
	padding-left: 4px;
}

#staticMenu .search input.text {
	border: 0;	
	width: 170px;
	margin-right: 10px;
}

#staticMenu .search input.submit {
	border: 0;	
	color: #820245;
	background: #FFF;
	font-weight: bold;
}

#staticMenu .search table td {
	height: 29px;	
}

#mainMenu {
	position: absolute;
	bottom: 0;
	left: 45px;
	font-weight: bold;
	font-size: 105%;
	width: 940px;
}

#mainMenu ul li {
	float: left;
	margin-right: 3px;
	color: #FFF;
	background: #ed2079 url('/images/layout/mainmenu-corner-left.gif') no-repeat top left;
}

#mainMenu ul li a {
	color: #FFF;
	line-height: 31px;
	padding: 0 9px;
	display: block;
	background: transparent url('/images/layout/mainmenu-corner-right.gif') no-repeat top right;
}

#mainMenu ul li#mainContactUs {
	float: right;
	font-size: 115%;
	background: #ed2079 url('/images/layout/mainmenu-contact-us-bg.gif') no-repeat top left;
}

#mainMenu ul li#mainContactUs a {
	padding: 0 13px 0 30px;	
}

#mainMenu ul li a.selected {
	background: #FFF;
	color: #ed2079;
}

#mainMenu ul li#mainContactUs a.selected {
	width: 95px;
	background: transparent url('/images/layout/mainmenu-contact-us-selected-bg.gif') no-repeat top left;
}

/* RSS Feed Link */

div#rssFeedLink {
	display: block;
	float: right;	
	height: 30px;
	margin-top: 3px;
	width: 95px;
}

div#rssFeedLink a#rssImage {
	float: right;	
}

div#rssFeedLink a#rssText {
	color: #FB9E3A;
	font-size: 14px;
	font-weight: bold;
	margin-right: 6px;
}


/* Main panel */
#maincontent {
	width: 518px;
	margin: 0;
	float: left;
}

body.bodyForm #maincontent {
	width: 590px;
}

/* Right Panel */
#rightPanelXMarketing {
	padding-bottom: 5px;	
}

#rightPanel .xMarketing {
	width: 234px;
	height: 127px;
	position: relative;	
	background: transparent url('/images/layout/rightpanel-x-marketing-bg.gif') no-repeat top left;
	margin-bottom: 15px;
}

#rightPanel .xMarketing .image {
	float: right;
	margin-top: 1px;	
}

#rightPanel .xMarketing .text {
	padding: 12px 0 0 18px;	
	font-size: 100%;
}

#rightPanel .xMarketing .heading {
	position: absolute;
	bottom: 3px;
	left: 8px;
	text-indent: -3000px;
	width: 200px;
	height: 34px;
}

#rightPanel .button {
	width: 224px;
	height: 90px;
	padding: 5px;	
	background: transparent url('/images/layout/rightpanel-button-bg.gif') no-repeat top left;
	margin-bottom: 12px;
}

#rightPanel .button .image {	
	width: 58px;
	float: left;
}

#rightPanel .button .text {	
	color: #ed2079;	
	padding-top: 18px;
	width: 160px;
	margin-left: 5px;
	float: left;
}

#rightPanel .button .floatRight {
	margin-top: 8px;	
}

#rightPanelDownload {
	height: 97px;	
	background: transparent url('/images/layout/rightpanel-download-bg.gif') no-repeat top left;
	position: relative;	
	margin-top: 25px;
	padding: 14px 0 10px 17px
}

#rightPanelDownload .image {
	position: absolute;
	right: -15px;
	top: -10px;
}

#rightPanelDownload .text {
	width: 100px;	
}

#rightPanelDownload .link {
	margin-top: 4px;	
}

body.bodyForm #rightPanel {
	width: 155px;
}

#rightPanelContactUs {
	border: 1px solid #f8d6e5;
	padding: 8px;	
}

#rightPanelContactUs a {
	font-weight: bold;	
}

#rightPanelContactUs .item {
	border-bottom: 1px solid #f8d6e5;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#rightPanelShopPanel {
	border: 1px solid #f8d6e5;
	padding: 8px;	
}

#rightPanelShopPanel a {
	font-weight: bold;	
}

#rightPanelShopPanel .item {
	border-bottom: 1px solid #f8d6e5;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#rightPanelShopPanel .phone {
	color: #ED2079;
	margin-top: 10px;
	text-align: center;
	background: transparent url('/images/icons/phone-pink.gif') no-repeat top left;	
	padding-left: 9px;
}

#rightPanelShopPanel .email {
	text-align: center;
	background: transparent url('/images/icons/envelope-pink.gif') no-repeat 0 5px;	
	padding-left: 20px;
}

/* Homepage */
#homepageContentPanel {
	width: 634px;	
}

#homepageContent {
	background: transparent url('/images/homepage/maincontent-bg.gif') no-repeat top left;
	width: 632px;
	height: 326px;
	border: 1px solid #dcdcdc;
	font-family: Frutiger LT Std, arial;
	position: relative;
}

#homepageContent .slideshow {
	float: left;
	margin: 10px 0 0 10px;
}

#homepageContent .slideshow img {
	display: none;
}

#homepageContent .text {
	float: right;
	width: 188px;
	margin: 50px 8px 0 0;
	font-size: 130%;
	color: #363636;
}

#homepageContent .link {
	position: absolute;
	right: 27px;
	bottom: 30px;
}

#homepageContent .link a {
	text-decoration: underline;	
}

#homepageBoxes {
	margin-top: 20px;	
}

.homepageBox {
	padding: 18px 17px 13px 13px;
	width: 279px;
	height: 274px;	
	background: transparent url('/images/homepage/homepage-box-bg.png') no-repeat top left;
	float: left;
	position: relative;
	margin: 0 16px 17px 0;
}

.homepageBox .heading {
	color: #ed2079;	
    font-size: 160%;;
    margin-bottom: 5px;
    font-family: Frutiger LT Std, arial;
}

.homepageBox .image {
	text-align: center;	
	margin-bottom: 10px;
}

.homepageBox .image img {
	border: 1px solid #bebebe;
}

.homepageBox .content {
	margin-bottom: 25px;	
}

.homepageBox .link {
	position: absolute;
	bottom: 15px;
	right: 18px;
}

#homepageHowYouCanHelp {
	margin-right: 0px;	
}

#homepageOurResearch {
	margin-right: 0px;	
}

#homepageLatestNews ul li {
	margin-bottom: 4px;	
}

#homepageLatestNews ul li a {
	font-size: 115%;
	/*text-decoration: underline;*/
	font-family: Frutiger LT Std, arial;
}

#homepageRightPanel {
	width: 266px;
	margin: 0;
	float: right;
}

#homepageRightPanel .button {
	width: 256px;
	height: 85px;
	padding: 5px;	
	background: transparent url('/images/homepage/homepage-button-bg.gif') no-repeat top left;
	margin-bottom: 5px;
}

#homepageRightPanel .button .image {	
	width: 85px;
	float: left;
	text-align: center;
}

#homepageRightPanel .button .text {	
	color: #ed2079;	
	padding-top: 12px;
	width: 165px;
	float: left;
}

#homepageRightPanel .button .floatRight {
	margin-top: 3px;	
}

#homepageRightPanel #homepageSupportAgainstBreastCancer {
	padding-top: 41px;
	background: transparent url('/images/homepage/homepage-button-support-bg.gif') no-repeat top left;
}

#homepageRightPanel #homepageXMarketing {
	margin-top: 17px;	
	color: #363636;
}

#homepageRightPanel .xMarketing {
	width: 266px;
	height: 159px;
	position: relative;	
	background: transparent url('/images/homepage/homepage-x-marketing-bg.gif') no-repeat top left;
	margin-bottom: 13px;
}

#homepageRightPanel .xMarketing .image {
	float: right;
	margin-top: 1px;	
}

#homepageRightPanel .xMarketing .text {
	padding: 12px 0 0 18px;	
	font-size: 95%;
}

#homepageRightPanel .xMarketing .heading {
	position: absolute;
	bottom: 3px;
	left: 8px;
	text-indent: -3000px;
	width: 220px;
	height: 34px;
}

.xMarketing .link a {
	font-size: 110%;
	font-style: italic;
}

.xMarketing .link a.readMore {
	text-indent: -3000px;
	background: transparent url('/images/links/read-more.gif') no-repeat top left;
	height: 19px;
	width: 80px;
	display: block;
}

.xMarketing .link a.downloadNow {
    text-indent: -3000px;
    background: transparent url('/images/links/download.jpg') no-repeat top left;
    height: 24px;
    width: 80px;
    display: block;
}

.xMarketing .link a.goShopping {
	text-indent: -3000px;
	background: transparent url('/images/links/go-shopping.gif') no-repeat top left;
	height: 22px;
	width: 90px;
	display: block;
}
	
#xMarketingHeadingDonate {
	background: transparent url('/images/headings/x-marketing-donate.gif') no-repeat bottom left;	
}

#xMarketingHeadingShop {
	background: transparent url('/images/headings/x-marketing-shop.gif') no-repeat bottom left;	
}

#xMarketingHeadingChristmasCards {
	background: transparent url('/images/headings/x-marketing-christmas-cards.gif') no-repeat bottom left;	
}

#xMarketingHeadingVolunteer {
	background: transparent url('/images/headings/x-marketing-volunteer.gif') no-repeat bottom left;	
}

#xMarketingHeadingRecycle {
	background: transparent url('/images/headings/x-marketing-recycle.gif') no-repeat bottom left;
}

#xMarketingHeadingIphoneApp {
    background: transparent url('/images/headings/x-marketing-iphone.jpg') no-repeat bottom left;
}

#xMarketingHeadingCharity {
	background: transparent url('/images/headings/x-marketing-charity.gif') no-repeat bottom left;
}

#xMarketingHeadingLegacy {
	background: transparent url('/images/headings/x-marketing-legacy.gif') no-repeat bottom left;
}	

#homepageRightPanel #homepageDownload {
	height: 97px;	
	background: transparent url('/images/homepage/homepage-download-bg.gif') no-repeat top left;
	position: relative;	
	margin-top: 25px;
	padding: 14px 0 10px 17px
}

#homepageRightPanel #homepageDownload .image {
	position: absolute;
	right: -10px;
	top: -10px;
}

#homepageRightPanel #homepageDownload .text {
	width: 100px;	
}

#homepageRightPanel #homepageDownload .link {
	margin-top: 4px;	
}

/* Listed Items */
.introBox {
	background: #f6f6f6;	
	padding: 11px;	
}

#listedContent {
	margin-top: 25px;
}

#listedContent ul li {
	padding: 12px 15px 10px 15px;
	background: transparent url('/images/layout/listed-item-bg.gif') no-repeat top left;
	height: 125px;
	overflow: hidden;
	margin-bottom: 17px;
}

#listedContentNews {
	margin-top: 25px;
}

#listedContentNews ul li {
	padding: 12px 15px 10px 15px;
	background: transparent url('/images/layout/listed-item-bg-news.gif') no-repeat top left;
	height: 145px;
	overflow: hidden;
	margin-bottom: 17px;
}

.listedItemImage {
	float: right; 
	margin: 10px 0 0 10px;
	border: 1px solid #bcbcbc;	
}

.listedItemHeading {
	color: #ed2079;	
    font-size: 19px;
    margin-bottom: 0px;
    font-family: Frutiger LT Std, arial;
}

.listedItemDate {
	color: #ed2079;	
    font-size: 105%;
    margin-bottom: 2px;
}

.listedItemLink {
	margin-top: 5px;	
}

/* Feature Page */
.featureImage {
	border: 1px solid #d4d6da;
	width: 493px;
	margin-bottom: 10px;
}

.featureDate {
	color: #ED2079;
	font-size: 105%;
	margin-bottom: 2px;
}

.requestPack {
	margin: 1em 0;	
}

/* About Us - Sponsors */
#sponsorsList {
	padding: 15px 10px;
}

#sponsorsList ul li {
	border-bottom: 1px solid #feeff7;
	padding: 16px 0 20px 0;
}

#sponsorsList .listedItemImage {
	margin-top: 0;
	border: 0;	
}

/* Contact Us */
#contactPage {
	
}

#contactPage .featureImage {
	float: right;
	border: 0;
	background: url('/images/layout/picture-frame-300x215.jpg') no-repeat top left;
	width: 268px;
	height: 183px;
	padding: 11px 17px 24px 15px;
}

#contactPage .title {
	color: #ED2079;
	font-weight: bold;
	font-size: 120%;
}

#contactPage .address {
	color: #111111;
	font-size: 90%;
	margin-bottom: 20px;
}

#contactPage .contact {
	color: #ED2079;
	font-weight: bold;
	font-size: 90%;
}

.form {
	background: #fffbfd;
	border: 1px solid #f8d6e5;
	padding: 10px;
	margin-top: 15px;	
}

.form .separator {
	border-top: 1px solid #f8d6e5;
	height: 0px;
	line-height: 0px;
	margin: 20px 0;
}

.form .formHeading {
	font-family: Frutiger LT Std, arial;
	color: #464646;
	font-size: 130%;	
	margin-bottom: 15px;
}

.form .checkBox {
	margin-top: 30px;
	margin-bottom: 15px;
	color: #ED2079;
	font-size: 85%;
}

.form .infoText {
	margin-top: 45px;
	font-style: italic;
	margin: 25px 0;
	color: #ED2079;
	font-size: 85%;
}

.form .label {
	vertical-align: top;
	padding-right: 5px;	
	width: 140px;
	font-family: Frutiger LT Std, arial;
	color: #464646;
	font-size: 130%;
}

.form .element {
	vertical-align: top;
	padding-right: 5px;	
	width: 140px;
	padding-bottom: 12px;
}

.form input.text {
	border: 1px solid #f8d6e5;
	padding: 4px 1px;
	width: 300px;
}

.form textarea {
	padding: 2px 1px;
	height: 145px;
	width: 300px;
	border: 1px solid #f8d6e5;
}

.form select {
	border: 1px solid #f8d6e5;
}

.form .submit {
	float: right;	
}


.form .mandatory {
	float: right;
	font-weight: bold;	
	color: #ED2079;
	font-size: 85%;
	margin-right: 30px;
}

/* Donate */
#donatePage {
	
}

#donatePage .featureImage {
	float: right;
	border: 0;
	background: url('/images/layout/picture-frame-290x198.jpg') no-repeat top left;
	width: 290px;
	height: 198px;
	padding: 8px 14px 23px 19px;
}

.donate .featureImage {
	border: 0;
	float: right;
	margin-left: 10px;
	width: auto;
}

div#regularDonation img#regularDonationLink, div#oneOffDonation img#oneoffDonationLink {
	cursor: pointer;
}

.giftAidDetails {
	color: #ED2079;
}

.giftAidDetails input {
	margin-right: 10px;	
}

/* Footer */
#footerLeft {
	float: left;
	width: 610px;	
	padding-left: 15px;
}

#footerRight {
	float: right;
	width: 310px;	
	text-align: center;
	color: #ed2079;
	font-size: 110%;
	padding-top: 5px;
}

#footerRight a {
	font-weight: bold;
	text-decoration: underline;	
}

#siteMap {
	margin-top: 65px;
}

#siteMap ul li {
	float: left;
	padding: 0 5px;
	font-weight: bold;
}

#footerContentLeft {
	text-align: center;
	font-size: 85%;
	margin-top: 20px;
}

#footerSocialNetworks {
	text-align: center;
	margin-top: 35px;
}

.pictureFrame {
	background: url('/images/layout/picture-frame.png') no-repeat top left;
	margin: 10px;
	width: 146px;
	height: 146px;
}

.pictureFrame img {
	padding: 5px;
}

#peopleList {
	margin-bottom: 55px;	
}

.listedPeople {
	float: left;
	cursor: pointer;
	width: 150px;
	margin: 0 10px;
}

.listedPeopleName, .listedPeopleJob, .listedPeopleTitle, .extended_body_image div {
	text-align: center;
}

.listedPeopleName {
	color: #ed2079;	
    font-family: Frutiger LT Std, arial;
}

.listedPeopleJob {
	color: #5b5b5b;	
    font-family: Frutiger LT Std, arial;
}

.pictureFrameLarge {
	background: url('/images/layout/picture-frame-large.png') no-repeat top left;
}

.pictureFrameLarge img {
	padding: 15px;
}

.introLeftText {
	width: 233px;
	float: left;
}

.introRightImage {
	width: 160px;
	float: right;
}

.introTextYourStory {
	width: 190px;
	font-size: 16px;
	float: left;
	color: #ed2079;	
    font-family: Frutiger LT Std, arial;
}


.introTextYourStory img {
	padding-bottom:5px;
}

.pictureFrameYourStory {
	width: 266px;
	height: 223px;
	float: right;
	background: url('/images/layout/picture-frame-yourstory.png') no-repeat top left;
}

.pictureFrameYourStory img {
	padding: 15px;
}

.introTextPeople {
	width: 250px;
	float: left;
}

.extended_body_section {
	margin-top: 10px;
}

.extended_body_image {
	margin: 0 15px 15px 15px;
}

.extended_body_image.floatLeft {
	margin-left: 0;
}

.extended_body_image img {
	border: 1px solid #d4d6da;
	
}

.imageCaption {
	color: #ED2079;
	font-style: italic;
}

.extended_body_text {
}



div#faqs {
}
div.faqQuestion {
    xbackground: url('/images/layout/faq-right-arrow.png') top right no-repeat;
    xwidth: 350px;
    padding: 5px 45px 0px 12px;
    min-height: 24px;
    xcolor: #a61c35;
    cursor: pointer;
    margin-top: 17px;
	color: #ed2079;	
    font-size: 18px;
    font-family: Frutiger LT Std, arial;    
}
div.faqAnswer {
    background: transparent url('/images/layout/faq-answer-top.gif') no-repeat top left;
    width: 437px;
    padding-top: 8px;
    display: none;
    margin-left: 40px;
}
.activeFaq {
    xbackground: #ECEAE3 url('/images/buttons/faqs_down.png') top right no-repeat;
}

.faqRibbon {
	margin-bottom: 0px;
	margin-right:10px;
}

.faqArrow {
	margin-bottom:9px;
	margin-left:10px;
}

.faqArrowDiv {
	background: url('/images/layout/faq-right-arrow.png') top right no-repeat;
	min-height:20px;
	height: 20px;
	width: 20px;
	min-width: 20px;
	margin-top: 6px;
	position: absolute;
	right: -20px;
	top: 0;
}

.activeFaq .faqArrowDiv {
	background: url('/images/layout/faq-down-arrow.png') top right no-repeat;
}

.faqX {
	float: right;
	margin-right: 15px;
	cursor: pointer;
}

.faqAnswerText {
	padding: 0px 20px 20px 20px;
	background: transparent url('/images/layout/faq-answer-bottom.gif') no-repeat bottom left;
}

.displayEventLink {
	padding:10px;
}

.eventDetails {
	margin-bottom: 20px;	
}

.hidden {
	display: none;
}

#introPosition {
	margin-top: -5px;
}

#listedContent ul li.boxItem,  #listedContent ul li.boxItemEven{
	padding: 12px 15px 10px 15px;
	background: transparent url('/images/layout/event-month-bg.gif') no-repeat top left;
	height: 250px;
	width: 220px;
	overflow: hidden;
	margin-bottom: 0px;
	float: left;
	position: relative;
}

#listedContent ul li.boxItemEven {
	margin-left: 15px;
}

#listedContent ul li.boxItem h2 {
	margin-bottom: 0px;
}

#listedContentNews ul li.boxItem,  #listedContent ul li.boxItemEven{
	padding: 12px 15px 10px 15px;
	background: transparent url('/images/layout/event-month-bg.gif') no-repeat top left;
	height: 250px;
	width: 220px;
	overflow: hidden;
	margin-bottom: 0px;
	float: left;
	position: relative;
}

#listedContentNews ul li.boxItemEven {
	margin-left: 15px;
}

#listedContentNews ul li.boxItem h2 {
	margin-bottom: 0px;
}

.xlistedItemImage {
	border: 1px solid #c0c0c0;	
	margin-bottom: 5px;
}

.listedItemHeadingEvent {
	color: #ed2079;	
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: -4px;
    font-family: Frutiger LT Std, arial;
}

.listedItemHeadingEventUrl {
	color: #ed2079;	
    font-size: 14px;
    font-family: Frutiger LT Std, arial;
    text-decoration: underline;
    margin-top: 0px;
    margin-bottom: 20px;
}

.listedItemHeadingEventUrl a {
	text-decoration: underline;
	font-weight: bold;	
}

.eventViewAllLink {
    position: absolute;	
    bottom: 40px;
    right: 15px;
}

div.linkItemUrl {
	color: #ed2079;	
    font-size: 14px;
    font-family: Frutiger LT Std, arial;
    margin-top: 10px;
}


div.linkItemUrl a {
	text-decoration: underline;	
}

div.linkDescription {
	margin: 5px 5px 5px 20px;

}

.newsHeadingDate {
	color: #ed2079;	
    font-size: 16px;
    font-family: Frutiger LT Std, arial;
    margin-top: 10px;
}

/* Shop styling */ 

.shop .featureImage {
	width: auto;
	float: right;
	border: 0;	
	margin-left: 10px;
}

.shopItem {
	position:relative;
	float:left;
	background:transparent url(/images/layout/shop-items.gif) no-repeat scroll left top;
	height:331px;
	width: 250px;
	margin-bottom:17px;
	overflow:hidden;
	padding:12px 4px 4px;
}

.shopItem h2{
	text-align:center;
	font-size: 130%;
}
	
.shopItem .image {
	text-align: center;	
}

.shopItem .image a {
	
}

.shopItem input.quantity {
	width: 20px;
	height: 17px;	
	font-size: 85%;
	border: 1px solid #898989;
	margin-bottom: 12px;
}

.itemDetails {
	color: #434343;
	font-size: 15px;
	text-align: center;
	font-size: 90%;
	margin-top: 5px;
}

.itemDetails .desc {
	margin-bottom: 4px;	
}
	
.itemDetailsTable {
	margin: 0 10px;
	width: 90%;
}

.shopTerms {
	color: #ed2079;
	font-size: 88%;
}

.shopTerms ul li {
	list-style: disc;
	list-style-position: inside;	
}

.orderSummary { 
	padding: 0 25px;
	margin-bottom: 70px;	
}

.orderSummary table {
	width: 100%;
	border: 1px solid #f8d6e5;
}

.orderSummary table th {
	text-align: center; 
	background: #ed2079;
	color: #FFF;
	font-weight: bold;
	padding: 1px 10px;	
}

.orderSummary table td {
	text-align: center; 
	padding: 1px 10px;	
	border-left: 1px solid #f8d6e5;
}

.orderSummary table tr.summary {
	background: #f4c8db;	
	color: #ed2079;
	border-top: 1px solid #f8d6e5;
	font-weight: bold;
}

.totalSummary {
	float: right;
	font-weight: bold;
	font-size: 120%;
	color: #ed2079;	
	padding: 0 10px;
}

.returnToShop {
	margin-top: 5px;	
}

.returnToShop a {
	tetx-decoration: underline;	
}

.shopMoreInfo {
	color: #ed2079;
	padding: 0 15px;
}

.shopMoreInfo table td {
	padding: 8px 0;
}

.shopMoreInfo input.checkbox {

}

.shopMoreInfo .terms {
	font-size: 90%;
	text-align: center;
	margin-top: 50px;	
	margin-bottom: 30px;
}

/* Download page */
#listedDownloads {
	margin-top: 15px;
}

#listedDownloads ul li {
	margin: 10px 0;
}

#listedDownloads ul li a {
	font-weight: bold;
}

#listedDownloads ul li a:hover {
	text-decoration: underline;	
}

/* photogallery */

div#photoGalleries div.albumDescription {
	background-color:#F1F5F8;
	padding:10px;
	/*margin-bottom:25px;*/
	border-bottom: #ED2079 4px solid;
	border-left:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
}


div#photoGalleries div.display {
	background-color:#F1F5F8;
	cursor:pointer;
	height:350px;
	overflow:hidden;
	text-align:center;
	/*width:100%;*/
	padding-top:10px;
	border-left:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
}

div#photoGalleries div.display img {
    margin: 0 auto;	
}

div#photoGalleries div.nav {
overflow:hidden;
/*width:518px;*/
background-color:#F1F5F8;
margin-bottom:20px;
border-bottom:1px solid #BCBCBC;
border-left:1px solid #BCBCBC;
border-right:1px solid #BCBCBC;
}

.nav a.enlarge {
	font-weight: bold;
	}
.nav a:hover {
	
	text-decoration:underline;
}

div#photoGalleries {
	/*background-color:#F1F5F8;*/
	}

div#photoGalleries div.nav div img {
    border:0 none;
}

div#photoGalleries div.nav div {
	float:left;
	padding:10px 0px 10px 0px;
	text-align:center;
	width:170px;
}

div#photoGalleries div.images {
	height:270px;
	overflow:auto;
	width:100%;
	padding-top:10px;
	border-top: #ED2079 4px solid;
}

div#photoGalleries div.images table {
    width: 100%;	
}

div#photoGalleries div.images table tr td {
	height:81px;
	margin:3px;
	text-align:center;
	vertical-align:middle;
	width:81px;
}

div#photoGalleries .standard {
	background:transparent url(/images/layout/listed-item-bg.gif) no-repeat scroll left top;
	height:125px;
	margin-bottom:17px;
	overflow:hidden;
	padding:12px 15px 10px;
}
	
div#photoGalleries .standard img {
	float:right;
	padding:0px;
	margin:15px;
	border:2px solid #D4D6DA;
}

div#photoGalleries .standard a{
	font-size:18px;
	/*text-indent:-3000px;
	overflow: hidden;
	background-image:url(/images/buttons/view_gallery.jpg);*/
}

div#photoGalleries .standard a.title{
	text-indent: 0;
	background:none;
}



/* Donation page */

div#amountMatrix {
	clear:both;
	height:250px;
	display:block;
}

/*div#amountMatrix ul.twentyEight {
	background-position:0 -94px !important;
}
*/
ul#amountMatrixList li#three {
	width:90px;
}

ul#amountMatrixList li#five {
	width:90px;
}

ul#amountMatrixList li#ten {
	width:110px;
}

ul#amountMatrixList li#fifteen {
	width:110px;
}

ul#amountMatrixList li#twenty {
	width:110px;
}

ul#amountMatrixList {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:47px;
	margin:0;
	/*width:458px;*/
}

ul#amountMatrixList li { 
	font-size:50px;
	color: #EFB0CB;
	padding:5px;
	cursor:pointer;
	display:block;
	float:left;
	height:47px;
	list-style-type:none;
	font-weight:bold;
	margin-top: 15px;
/*text-indent:-9999px;*/
}


div#whitePointerList {
	background:#FFFFFF url(/images/pink_arrow.gif) no-repeat scroll left top;
	clear:left;
	height:17px;
	margin-left:70px;
	width:34px;
}

div#whitePointer div.three {
	margin-left:20px !important;
}

div#whitePointer div.five {
	margin-left:120px !important;
}


div#whitePointer div.ten {
	margin-left:230px !important;
}

div#whitePointer div.fifteen {
	margin-left:350px !important;
}

div#whitePointer div.twenty {
	margin-left:480px !important;
}

div#whiteContainer {
	display:block;
	height:80px;
	padding:9px;
	color: #ffffff;
	background-color: #ED2079;
}
	
div#regularDonation {
background-color:#FFFBFC;
border:1px solid #DADADA;
display:block;
float:left;
height:180px;
position:relative;
width:285px;
}
	
div#oneOffDonation {
background-color:#FFFBFC;
border:1px solid #DADADA;
display:block;
float:left;
height:180px;
margin-left:13px;
position:relative;
width:285px;
}

.intro ul li {
	list-style: disc;	
	border-bottom: 1px solid #feeff7;
	margin: 0px 0px 0px 20px;
}