/* Main styles */
/*-------------------------------------------------------------*/
/*----------- BARNARDO'S CSS MAIN SITE STYLE SHEET ------------*/
/*----------- JAN 2010 ------------------------------------------*/
/*-------------------------------------------------------------*/

/* 
-- CSS INDEX --

1.BASIC HTML
2.STRUCTURE
3.GLOBAL NAVIGATION
4.HOMEPAGE
5.INDEX PAGES
6.DONATE
7.STANDARD PAGE ELEMENTS
8.REGIONAL PAGES
9.PAGE ACTIONS
10.POPUPS

*/

/* ---------- 1.BASIC HTML ---------------------------------------------------------------*/

H1{
	font-family: "Georgia","Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 170%;
	line-height:170%;
	padding: 0;
	margin: 0 0 5px 0;
}
H2{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 140%;
	line-height:190%;
	padding: 0;
	margin: 1em 0 0 0;
}
H3{
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 110%;
	line-height:190%;
	padding: 0;
	margin: 1em 0 0 0;
}
P{
	font-weight: normal;
	font-size: 100%;
	line-height:190%;
	padding: 0;
	margin: 0.2em 0 0.8em 0;
}
UL{
	font-weight: normal;
	font-size: 100%;
	line-height:180%;
	padding: 0;
	margin: 0.2em 0em 0.8em 1.5em;
}
OL{
	font-weight: normal;
	font-size: 100%;
	line-height:180%;
	padding: 0;
	margin: 0.2em 0em 0.8em 2.5em;
}
A{
	color:#6D9C16;
	text-decoration:none;
	padding:2px 0 3px 0;
}
A:hover{
	text-decoration:underline;
	background:#F0F7E5;
}
HR{
	height:1px;
	border:none;
	border-bottom:1px dotted #bbb;
	margin:7px 0;
}

/*------ 2. STRUCTURE --------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background:#EEE url(barn08-bg-fade.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#444;
}
.clear{
	clear:both;
}
#wrapper {
	width:100%;
	padding-top:10px;
}
#main {
	width:990px;
	margin:auto;
	margin-bottom:10px;
	background:#fff;
}
#header {
	width:100%;
	height:100px;
}
#header div{
	float:right;
	width:500px;
	padding: 3em 40px 10px 0;
	text-align: right;
	font-size:90%;
	line-height: 140%;
}
#header div p{
	margin-top:0;
	margin-bottom:10px;
}
#header div a{
	color:#333;
	text-decoration: none;
}
#header div a:hover{
	text-decoration: underline;
}
#searchbtn{
	width: 54px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	margin-left: 5px;
	padding: 0 0 2px 0;
	float: right;
	background: url(barn08-search-btn.jpg) no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
}
#searchinput{
	color: #aaa;
	border: 1px solid #adadad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding:4px;
	float: right;
}
#contRight {
	width:785px;
	float:right;
}
#nav {
	width:200px;
	float:left;
	padding: 8px 0 0 0;
}
#content {
	width:535px;
	float:left;
	padding:7px 0 10px 15px;
}
#contentWide{
	width:740px;
	float:left;
	padding:7px 0 10px 15px;
}
#rhCol {
	width:220px;
	padding:7px 0 0 0;
	float:right;
}
#newsletterLink{
	margin:30px 0 0 47px;
}
#newsletterLink a{
	padding:0;
}
#newsletterLink a:hover{
	background:#fff;
}
#footer {
	clear:both;
	color:#fff;
	padding:20px 100px 20px 217px;
	background:#7FBA00;
}
#footer p{
	font-size:85%;
	line-height:140%;
	margin:0;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
	color:#73A518;
	background:#F0F7E5;
}


/*---------- 3.GLOBAL NAVIGATION -----------------------------------------*/

/* top level */
#nav ul{
	list-style-type: none;
	margin:0;
	padding:0 5px 0 25px;
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 115%;
}
#nav li{
	display: inline; 
	list-style-type: none;
}
#nav span.hidden{
	display : none;
}
#nav li a{	
	display : block;
	text-decoration: none;
	color: #666;
	padding:0px 0px 0px 25px;
	margin:0 0 7px 0;
	font-weight: bold;
	line-height:130%;
}
#nav LI SPAN {
	display : block;
	padding:0px 0px 0px 25px;
	margin:0 0 7px 0;
	font-weight: bold;
	color:#000;
	background: url(barn08-arrow-dk.gif) 15px 6px no-repeat;
	line-height:130%;
}
#nav LI span.highlighted, #nav LI a.highlighted{	
	color: #73A518;
	background: url(barn08-arrow-grn.gif) 13px 6px no-repeat;
}
#nav li a:hover{
	color: #111;
	text-decoration: none;
	background: url(barn08-arrow.gif) 15px 6px no-repeat;
}

/* Second Level plus */

#nav ul ul {
	margin:0 0 7px 0; 
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.2em;
}
#nav ul ul ul{
	font-size:1em;
}
#nav LI LI SPAN {
	display : block;
	padding:4px 0px 4px 35px;
	margin:1px 0px 1px 0px;
	font-weight: bold;
	color:#000;
	background: url(barn08-arrow-dk.gif) 25px 7px no-repeat;
}
#nav LI LI span.highlighted, #nav LI LI a.highlighted{	
	color: #73A518;
	background: url(barn08-arrow-grn.gif) 23px 7px no-repeat;
	font-weight: bold;
}
#nav LI LI A {
	padding:4px 0px 4px 35px;
	margin:1px 0 1px 0;
	font-weight: normal;
	color:#444;
}
#nav LI LI A.navChild{
	background: url(barn08-bullet-dashed.gif) 25px 5px no-repeat;
}
#nav LI LI A.sibling{
	background: url(barn08-arrow-lt.gif) 25px 7px no-repeat;
}
#nav LI LI A:hover{
	text-decoration: none;
	background: url(barn08-arrow.gif) 25px 7px no-repeat;
	color: #111;
}
#nav LI LI LI SPAN {
	display : block;
	padding:4px 0px 4px 45px;
	margin:1px 0px 1px 0px;
	font-weight: bold;
	color:#000;
	background: url(barn08-arrow-dk.gif) 35px 7px no-repeat;
}
#nav LI LI LI span.highlighted, #nav LI LI LI a.highlighted{	
	color: #73A518;
	background: url(barn08-arrow-grn.gif) 33px 7px no-repeat;
}
#nav LI LI LI A {
	padding:4px 0px 4px 45px;
	margin:1px 0 1px 0;
	color: #444;
}
#nav LI LI LI A.navChild{
	background: url(barn08-bullet-dashed.gif) 35px 5px no-repeat;
}
#nav LI LI LI A.sibling{
	background: url(barn08-arrow-lt.gif) 35px 7px no-repeat;
}
#nav LI LI LI A:hover{
	text-decoration: none;
	background: url(barn08-arrow.gif) 35px 7px no-repeat;
	color: #000;
}
#nav LI LI LI LI SPAN {
	display: block;
	padding:4px 0px 4px 55px;
	margin:1px 0px 1px 0px;
	font-weight: bold;
	color:#000;
	background: url(barn08-arrow-dk.gif) 45px 7px no-repeat;
}
#nav LI LI LI LI A {
	padding:4px 0px 4px 55px;
	margin:1px 0 1px 0;
	color: #444;
}
#nav LI LI LI LI A.navChild{
	background: url(barn08-bullet-dashed.gif) 45px 5px no-repeat;
}
#nav LI LI LI LI A.sibling{
	background: url(barn08-arrow-lt.gif) 45px 7px no-repeat;
}
#nav LI LI LI LI A:hover{
	text-decoration: none;
	background: url(barn08-arrow.gif) 45px 7px no-repeat;
	color: #111;
}
/*------------ 4.HOMEPAGE --------------------------------------------------------------------*/

#homeHeader{
		position:relative;
		height:280px;
	}
	#homeHeaderList{
		width:535px;
		height:45px;
		position:absolute;
		bottom:0;
		left:0;
		border-top:4px solid #94C342;
		font-family: "Georgia","Times New Roman", Times, serif;
		line-height:140%;
		background:url("tabOn_end.gif") bottom right no-repeat;
	}
	ul#homeHeaderList{
		list-style-type:none;
		margin:0;
		padding:0;
		display:inline;
	}
	ul#homeHeaderList a:hover{
		text-decoration:none;
	}
	ul#homeHeaderList li{
		margin:0;
		padding:0;
		display:inline;
	}

	#tab1off a.switchLink, #tab2off a.switchLink, #tab3off a.switchLink, #tab4off a.switchLink, #tab1off a.switchLink:hover, #tab2off a.switchLink:hover, #tab3off a.switchLink:hover, #tab4off a.switchLink:hover{
		display:block;
		text-align:center;
		font-weight:bold;
		padding:5px 4px 3px 4px;
		width:126px;
		height:37px;
		background:transparent url("tabOff.gif") bottom left no-repeat;
		float:left;
	}

	#tab4off a.switchLink, #tab4off a.switchLink:hover{
		width:125px;
		background:transparent url("tabOff_end.gif") bottom left no-repeat;
	}
	
	#tab1on span, #tab2on span, #tab3on span, #tab4on span{
		display:block;
		text-align:center;
		font-weight:bold;
		vertical-align: middle;
		padding:5px 4px 3px 4px;
		color:#fff;
		width:126px;
		height:37px;
		float:left;
	}
	#tab4on span{
		padding:5px 2px 3px 2px;
		width:126px;
		background:none;
	}
	
	#tab1on div.image, #tab2on div.image, #tab3on div.image, #tab4on div.image{
			position:absolute;
			width:100%;
			height:230px;
			top: -234px;
			left: 0;
	}
	
	#tab1on div.image a:hover, #tab2on div.image a:hover, #tab3on div.image a:hover, #tab4on div.image a:hover{
			background:none;
	}

	
	/* --- TAB TEXT STYLES ---- */
	
	div.taboverlay{
			position:absolute;
			width:229px;
			height:212px;
			top: -234px;
			right:0px;
			z-index:10;
			color:#444;
			text-align:left;
			padding:17px 18px 0 18px;
			background:#F9F9F9;
			border-top:1px solid #e5e5e5;
			border-right:1px solid #e5e5e5;
			overflow-x: hidden;
			overflow-y: auto;
	}
	div.taboverlay h3, div.taboverlay h4{
			margin-top:0;
	}
	div.taboverlay p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height:145%;
			margin-top:0;
	}
	div.taboverlay a:hover{
			text-decoration:underline;
			background:#D3E7A8;
	}
	
	
	div.taboverlay1{
			background:#111; 
			opacity:0.7;
			filter:alpha(opacity=70);
			position:absolute;
			width:515px;
			height:22px;
			top: -42px;
			right:0px;
			z-index:10;
			padding:11px 10px 5px 10px;
			color:#fff;
			text-align:left;
	}
	div.taboverlay1 p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height:100%;
			margin:2px 0 0 0;
	}
	div.taboverlay1 a{
		padding:2px;
		color:#fff;
	}
	div.taboverlay1 a:hover{
		color:#000;
		background-color:#ccc;
		text-decoration:underline;
	}
	
	
	
	div.taboverlay2{
			position:absolute;
			width:230px;
			height:212px;
			top: -234px;
			right:0px;
			z-index:10;
			color:#fff;
			text-align:left;
			padding:18px 18px 0 18px;
			background:#222; 
			opacity:0.6;
			filter:alpha(opacity=60);
			overflow-x: hidden;
			overflow-y: auto;
	}
	div.taboverlay2 p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height:145%;
			margin-top:0;
	}
	
	
	
	div.taboverlay3{
			position:absolute;
			width:230px;
			height:212px;
			top: -234px;
			right:0px;
			z-index:10;
			color:#fff;
			text-align:right;
			padding:18px 18px 0 18px;
			overflow-x: hidden;
			overflow-y: auto;
	}
	div.taboverlay3 p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height:145%;
			margin-top:0;
	}
	
	
	
	div.taboverlay4{
			position:absolute;
			width:101px;	
			background:#111; 
			color:#eee; 
			font-size:90%;
			height:212px;
			top: -234px;
			right:0px;
			z-index:10;
			text-align:left;
			padding:18px 15px 0 17px;
			overflow-x: hidden;
			overflow-y: auto;
	}
	div.taboverlay4 h3, div.taboverlay h4{
			margin-top:0;
	}
	div.taboverlay4 p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height:145%;
			margin-top:0;
	}
	div.taboverlay4 a:hover{
			text-decoration:underline;
			background:#D3E7A8;
	}

		
	div.taboverlay5{
			position:absolute;
			width:193px;
			height:213px;
			top: -234px;
			right:0px;
			z-index:10;
			color:#eee;
			text-align:left;
			padding:17px 18px 0 18px;
			background:#111;
			overflow-x: hidden;
			overflow-y: auto;
	}
	div.taboverlay5 h3, div.taboverlay h4{
			margin-top:0;
	}
	div.taboverlay5 p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:90%;
			line-height:145%;
			margin-top:0;
			font-weight:normal;
	}
	div.taboverlay5 a:hover{
			text-decoration:underline;
			background:#D3E7A8;
	}

	
	div.taboverlay6{
			position:absolute;
			width:231px;
			height:213px;
			top: -234px;
			right:0px;
			z-index:10;
			color:#eee;
			text-align:left;
			padding:17px 18px 0 18px;
			background:#111;
			overflow-x: hidden;
			overflow-y: auto;
	}
	div.taboverlay6 h3, div.taboverlay h4{
			margin:0 0 7px 0;
			line-height:130%;
	}
	div.taboverlay6 p{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:90%;
			line-height:145%;
			margin-top:0;
			font-weight:normal;
	}
	div.taboverlay6 a:hover{
			text-decoration:underline;
			background:#D3E7A8;
	}	

	
#rhSpotlight{
	margin:0px 37px 20px 5px;
	border-left:1px solid #e5e5e5;
}
#rhSpotlight h2{
	margin:0 0 5px 10px;
	font-size:105%;
	font-weight:bold;
	line-height:120%;
	color:#777;
}
#rhSpotlight h3{
	margin:10px 0 5px 10px;
	padding:0 0 0 10px;
	background:	url(barn08-arrow.gif) 0px 4px no-repeat;;
	font-size:100%;
	font-weight:normal;
	line-height:120%;
	color:#555;
}
#rhSpotlight p, #rhSpotlight ul, #rhSpotlight ol{
	font-size:90%;
	line-height:150%;
	margin:0;
	padding:0;
	color:#666;
}
#spotDescription {
	height:6.7em;
	background:#F9F9F9;
	border:1px solid #e5e5e5;
	border-left:none;
	padding:10px;
	margin-top:10px;
}
#footerPic{
	float:left;
	margin-top:85px;
	padding-left:35px;
}
#changingPic{
	position:relative;
	bottom:0px;
}

/*------------------ 5.INDEX PAGES ---------------------------------------------------------------------*/

#indexHeader{
	width:100%;
}
#indexHeaderTxt{
	float:left;
}
#indexHeader h1{
	margin: 27px 0 0 0;
	line-height:140%;
	width:250px;
	clear:none;
}
#indexHeader p{
	color:#777;
	width:250px;
}
#indexHeaderImg{
	margin-right:20px;
	float: left;
}
#indexCols{
	margin-top:25px;
}
#indexCols div{
	width:121px;
	margin-right:15px;
	float:left;
}
#indexCols .last{
	width:121px;
	margin-right:0px;
	float:left;
}
#indexCols h2{
	margin:0 0 5px 0;
	font-size:105%;
	font-weight:bold;
	line-height:135%;
}
#indexCols p{
	font-size:90%;
	line-height:168%;
}


/* ----------- 6.DONATE ----------------------------------------------------------------------------------*/

	#donFormDiv{
		width:501px;
		height:176px;
		margin-top:30px;
	}
	.donSubmit{
		background: url(donate-submit.gif) no-repeat;
		border:none;
		width:225px;
		height:28px;
		cursor: pointer;
	}
	#donFormDiv form{
		margin:0;
		padding:0;
	}
	#donFormDiv label{
		font-family:georgia;
		font-weight:bold;
		color:#fff;
		font-size:120%;
		display:block;
		margin:0;
		padding:0;
	}
	.cashDonationTabs{
		background: url(donate-tabs-cash.gif) no-repeat;
		height:46px;
	}
	.ddDonationContent, .cashDonationContent{
		background: url(donate-bg.jpg) repeat-x;
		padding:10px 20px 10px 20px;
		margin-left:1px;
		height:130px;
	}
	.ddDonationTabs{
		background: url(donate-tabs-reg.gif) no-repeat;
		height:46px;
	}
	.ddDonationTabs a, .cashDonationTabs a{
		display:block;
		width:250px;
		height:46px;
		float:left;
		cursor: pointer;
		padding:0;
	}
	.ddDonationTabs a:hover, .cashDonationTabs a:hover{
		background:none;
	}
	.donOther{
		background:url(donate-other.gif) 0px -2px no-repeat; 
		float:left; 
		height:17px; 
		width:50px;
		background:red;
		border:1px solid red;
	}
	#otherAmount{
		height:15px;
		color:#444;
	}
	.donateShopList{
		margin:0 40px 5px 20px; 
		font-size:100%; 
		color:#666
	}
	.donateShopList p{
		line-height:150%; 
	}
	.donatePhone{
		color:#777;
		border:1px solid #e5e5e5;
		margin:25px 30px 25px 0;
		padding:10px;
		font-family: "Georgia","Times New Roman", Times, serif;
		font-size:130%;
		line-height:150%;
	}	
	.donateOther{
		background:url(donate-arrow.gif) 200px 13px no-repeat;
		float:left;
		margin:15px 18px 0 0;
	}
	.donateOther a{
		font-family: "Georgia","Times New Roman", Times, serif;
		font-size:110%;
		font-weight:bold;
		display:block;
		width:210px;
		border:1px solid #e5e5e5;
		padding:15px;
	}
	.donateQuote{
		margin-top:15px;
		width:500px;
		height:100px;
		background:url(barn08-quote-left.gif) no-repeat;
		color:#777;
	}
	.donateQuote div{
		padding:10px 30px;
		background:url(barn08-quote-right.gif) bottom right no-repeat;
	}
	.donateQuote div p{		
		font-family: "Georgia","Times New Roman", Times, serif;
		font-size:120%;
		line-height:160%;
	}
	.hidden, .hide{
		display:none;
	}
	
	
	
/*--------- 7.STANDARD PAGE ELEMENTS ---------------------------------------------------------*/
.quote{
	margin:0px 37px 20px 5px;
	background:url(barn08-quote-left.gif) no-repeat;
	color:#777;
}
.quote div{
	padding:10px 25px;
	background:url(barn08-quote-right.gif) bottom right no-repeat;
}
.quote div p{
	font-size:90%;
	line-height:160%;
}
#content p a, #content li a, .highlightgrey a, .highlight a{
	font-weight:bold;
}
.alignright, .alignleft{
	float:right;
	clear:right;
	margin:5px 0 15px 15px;
}
.highlightgrey, .highlight{
	margin:15px 0 15px 0;
	padding:10px;
   	font-size: 0.90em;
   	line-height: 1.7em;
	border:1px solid #D0E5AC;
	clear:both;
}
.highlight br, .highlightgrey br{
	line-height:0.5em;
}
.quoteright, .quoteleft {
	margin: 10px 0 15px 15px;
	padding:10px;
	width:170px;
   	font-size: 0.9em;
	line-height: 1.5em;
	float:right;
	clear:right;
	border:1px solid #ABD067;
}
blockquote {
	margin: 20px 0px;
	background: url(barn10-double-quote-left.gif) no-repeat;
	color: #777;
}
blockquote p {
	padding: 2px 27px 0px 27px;
	font-size: 100%;
	line-height: 170%;
}
blockquote strong {
	color: #666;
}
.fullQuote{
	margin:15px 0px 15px 0px;
	background:url(barn08-quote-left.gif) no-repeat;
	color:#666;
}
.fullQuote p{
	padding:12px 27px 12px 28px;
	background:url(barn08-quote-right.gif) bottom right no-repeat;
	font-size:100%;
	line-height:160%;
}
.extrainfotitle{
	margin:8px 37px 0 5px;
}
.extrainfotitle h2{	
	background:#F9F9F9;
	border:1px solid #e5e5e5;
	padding:10px;
	line-height:100%;
	margin:0;
	font-size:110%;
	font-weight:bold;
	color:#666;
}
.ulbg{
	border:1px solid #e5e5e5;
	border-top:none;
	margin:0px 37px 0 5px;
	padding:10px;
	font-size:90%;
}
.ulbg ul li{
	line-height:140%;
}
.adobe{
	border:1px solid #e5e5e5;
	margin:8px 37px 0 5px;
	padding:10px;
	color:#666;
}
.adobe p{
	font-size:90%;
	line-height:160%;
}

/*---------Standard table ------*/

table{
	margin:10px 0;
	border-collapse:collapse;
}
td{
	padding:5px 10px 5px 0;
	line-height:140%;
	padding:8px 4px;
}
.rowheader{
	background:#7fba00;
	color:white;
	font-weight:bold;
	font-size:120%;
}
.rowheader h2{
	font-size:110%;	
	font-weight:bold;
	margin:0;
}

.rowodd{
	background:#FFF;
	color:#444;
	font-size:90%;
}
.roweven{
	color:#444;
	background:#f5f5f5;
	font-size:90%;
}

/*--- Table with borders ----*/

.borderTable table{
	margin:10px 0;
	border-collapse:collapse;
}
.borderTable td{
	padding:5px;
	font-size:90%;
	line-height:140%;
	padding:8px;
	border:1px solid #B1D665;
}
.borderTable th{
	border:1px solid #B1D665;
	background:#7fba00;
	color:white;
	font-weight:bold;
	font-size:120%;
	text-align:left;
	padding:8px;
}
.borderTable th h2{
	font-size:110%;	
	margin:0;
	font-weight:bold;
}

.rowheader .rowodd{
	background:#FFF;
	color:#444;
}
.rowheader .roweven{
	color:#444;
	background:#f8f8f8;
}


.arrowBack{
	padding-left:15px;
	background:url(arrow-back.jpg) 0px 2px  no-repeat;
}
.arrowForward{
	padding-right:15px;
	background:url(arrow-forward.jpg) right 2px no-repeat;
}
.smalltext{
	font-size:90%;
}
.rhQuote{
	margin:10px 37px 20px 5px;
	background:url(barn08-quote-left.gif) no-repeat;
	color:#666;
}
.rhQuote div{
	padding:10px 25px 10px 25px;
	background:url(barn08-quote-right.gif) bottom right no-repeat;
}
.rhQuote div p{
	font-size:90%;
	line-height:160%;
}
#rhFeature, .rhFeature{
	border:1px solid #e5e5e5;
	margin:8px 37px 0 5px;
}
#rhFeature h2, .rhFeature h2{
	background:#F9F9F9;
	border-bottom:1px solid #e5e5e5;
	margin:0 0 7px 0;
	padding:10px;
	font-size:105%;
	font-weight:bold;
	line-height:140%;
	color:#666;
}
#rhFeature p, #rhFeature ul, #rhFeature ol, .rhFeature p, .rhFeature ul, .rhFeature ol{
	padding: 0 10px 7px 10px;	
	font-size:90%;
	line-height:150%;
	color:#666;
}
#rhFeature li, .rhFeature li{
	margin-bottom:3px;
}
#shoppinglist{
	margin:15px 0 0 5px;
}
#shoppinglist .smalltext {
	display:block;
	margin:0 35px 0 25px;
	line-height:150%;
}
/*------------ 8.REGIONAL PAGES ------------------------------------------------------------*/
.extraregion{
	margin:10px 37px 0px 5px;
	border:1px solid #e5e5e5;
	padding-bottom:10px;
}
.extraregion h2{
	background:#F9F9F9;
	border-bottom:1px solid #e5e5e5;
	padding:10px;
	line-height:100%;
	margin:0;
	font-size:110%;
	font-weight:bold;
	color:#666;	
}
.extraregion p, .extraregion ul, .extraregion ol{
	padding:10px 10px 0 10px;
	font-size:90%;
}

/*------------- 9.PAGE ACTIONS ----------------------------------------------------------------*/

#page_actions_container {
	width:732px;
	clear:both;
	padding:40px 0 15px 220px;
}

#page_actions_share ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#page_actions_share li {
	float: left;
	margin: 0 18px 0 0;
}

#page_actions_top ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#page_actions_top li {
	float: right;
	margin: 0;
}

#page_actions_clear {
	clear: both;
	height: 0;
	margin: 0;
	overflow: hidden;
}

/*-------------------- 10.POPUPS ----------------------------------------------------------*/
#googlemap_banner_popup, #banner_popup, #popup_wrapper{
	width:100%;
}
#googlemap_banner_popup div, #googlemap_popup, #ecard_view{
	width:900px;
	margin:auto;
	background:#fff;
	padding:5px;
}
#banner_popup div, #centre_popup{
	width:480px;
	margin:auto;
	background:#fff;
	padding:10px;
}
.gmInfo{
	padding-bottom:10px;
	min-width:200px;
}

/* Forms styles */
fieldset{
	padding:10px;
	margin-bottom:10px;
	color:#333;
	font-size:90%;
	border:1px solid #e5e5e5;
}
fieldset h3{
	clear:both;
	font-size:1.1em;
	font-weight:bold;
	color:#444;
}
fieldset p{
	font-size:1em;
	clear:both;
}
fieldset fieldset{
	border: none;
	margin:5px 0 0 0;
}
fieldset legend{
	font-size:1.1em;
	font-weight:bold;
	padding:0 5px 10px 5px;
	background: #fff;
	color:#111;
}
fieldset .error{
	background:#faeaea;
}
fieldset ul{
	font-size:1em;
	margin-left:3em;
}
fieldset label{
	text-align: right;
	width: 160px;
	font-weight:bold;
	padding: 3px 10px 0 0;
}
fieldset fieldset legend{
	text-align: right;
	font-weight:bold;
	padding: 0 10px 5px 0;
	width: 110px;
	margin:0;
}
fieldset fieldset label{
	font-weight: normal;
	padding: 3px 10px 0 0;
	width: 120px;
}
fieldset label{
	display: block;
	float: left;
	margin-bottom: 5px;
}
fieldset input, fieldset select, fieldset .right{
	display: block;
	float: left;
	margin-bottom: 5px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.2em;
}
fieldset textarea {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 225px;
	height: 160px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.2em;
}
.fullwidth{
	display: inline;
	text-align: left;
	width: 500px;
	font-weight:bold;
	padding: 3px 10px 0 0;
}
.fullwidthPopup{
	text-align: left;
	width: 300px;
	font-weight:bold;
	padding: 3px 10px 0 0;
}
.inline{
	float: none;
	display: inline;
	margin:0;
	padding:0;
}
.indent{
	display: inline;
	margin:3px 0 0 170px;
}
.indentPopup{
	margin:3px 0 0 170px;
}
fieldset br{
	clear: both;
}
fieldset .submit{
	margin-left:170px;
}
#formbutton{
	display: inline;
	margin-left:170px;
}
.multioptions label{
	font-weight:normal;
}
.req{
	font-weight:bold;
	color:#cc3333;
}
.corp label{
	width:6em;
	text-align:left;
	padding:0;
}
.corp label input{
	margin-top:-2px;
}
/*--------donation -------------*/
.formintro{
	background:#F0C1C1;
	padding:5px 5px 5px 10px;
	margin:10px 0 0 0;
}
.singleform{
	background:#FAEAEA;
	margin:0;
	font-size:70%;
}
.submitBtn{
	background:#E59999;
	padding:5px 0 5px 0;
	margin:0;
	text-align: center;
	width:100%;
	overflow:hidden;
}
input.sbmt{
	cursor: pointer;
	color:#000;
	font-family:verdana,arial,helvetica;
   	font-weight:bold;
	padding:4px;
	background:#FCF3F3;
   	border:1px solid;
   	border-top-color:#4F4F4F;
   	border-left-color:#4F4F4F;
   	border-right-color:#000;
   	border-bottom-color:#000;
   	width:150px;
	font-weight:bold;
	font-size:100%;
}
input.sbmt:hover{
	background:#cc3333;
	color:#fff;
   	border:1px solid;
   	border-top-color:#000;
   	border-left-color:#000;
   	border-right-color:#4F4F4F;
   	border-bottom-color:#4F4F4F;
}
.post{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	background:#f3f3f3 url(donate-envlope.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
}
.phone{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	margin-left:10px;
	background:#f3f3f3 url(donate-telephone.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
}
.inmem{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	background:#f3f3f3 url(donate_inmem.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
	clear:left;
}
.work{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	margin-left:10px;
	background:#f3f3f3 url(don-work.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
}
.legacy{
	float:left;
	width:214px;
	height:44px;
	padding:5px 0 0 54px;
	background:#f3f3f3 url(don_legacy.gif) no-repeat;
	font-size:80%;
	margin-bottom:10px;
	clear:left;
}
/*-------------------- Direct Debit forms ---------------------*/

#DD_donation legend, #DD_contact legend, #DD_bank legend, #DD_giftaid legend{
	color:#222;
	background:none;
}
#DD_donation hr, #DD_contact hr, #DD_bank hr, #DD_giftaid hr{
	color:#ccc;
	height:1px;
	border:0;
	background-color:#ccc;
}
#DD_donation p, #DD_contact p, #DD_bank p, #DD_giftaid p{
	clear:none;
}
#DD_donation h3, #DD_contact h3, #DD_bank h3, #DD_giftaid h3{
	background:none;
	padding:0;
	margin:0;
	color:#222;
}
#DD_donation ul, #DD_contact ul, #DD_bank ul, #DD_giftaid ul{
	margin:0;
}
#DD_donation label, #DD_contact label, #DD_bank label{
	text-align: right;
	width: 148px;
	font-weight:normal;
	padding: 3px 10px 0 0;
}
.fakeinput{
    border: 1px solid #999;
	background-color : #fff;
    padding: 4px;
    margin-right:2px;
	color:black;
    font-family:verdana,helvetica,sans-serif;
	float: none;
	display: inline;
	margin:0;
}
input:disabled{
	background-color:#fff
}

/* Ecard styles */
/*-------------------
  ECARDS STYLESHEET
-------------------*/

/* Personalisation Page
-----------------------*/

/* div boxes */

.personalise_container_top {
	position: relative;
	height: 8px;
	width: 548px;
	background-image: url(personalise_top.gif);
	background-repeat: no-repeat;
	font-size: 0.1em;
}

.personalise_container {
	z-index: 1;
	position: relative;
	height: auto;
	width: 546px;
	border-right: 1px solid #cecece;
	border-left: 1px solid #cecece;
	font-size: 1em;
}

.personalise_container_bottom {
	z-index: 0;
	position: relative;
	height: 8px;
	width: 548px;
	background-image: url(personalise_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0.1em;
}

#personalise_greeting {
	position: relative;
	width: 518px;
	padding: 0;
	margin: 0 10px 0 10px;
	border: 0px dotted orange;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}

#personalise_greeting label {
	vertical-align: text-top;
}

#personalise_style {
	position: relative;
	left: 61px;
	width: 445px;
	height: auto;
	padding: 0;
	margin: 10px 10px 0 10px;
}

#flash_frame{
	width: 548px;
	height: 310px;
	margin:7px 0 7px 0;
}

#personalise_logo {
	position: relative;
	width: 518px;
	padding: 0;
	margin: 0 10px 0 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.personalise_container #personalise_message_area {
	position: relative;
	width: 518px;
	padding: 0;
	margin: 0px 10px 0 10px ;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}

.personalise_container #personalise_message_chars {
	position: relative;
	left: 70px;
	width: 445px;
	height: auto;
	padding: 0;
	margin: 0;
}

.personalise_container #submit_container {
	position: relative;
	width: 546px;
	height: auto;
	padding: 0;
	margin: 0 auto 13px auto;
}

.personalise_container #submit_button {
	position: relative;
	text-align: right;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}

/* form elements */

.personalise_container form {
	margin: 0;
}

#input_font {
	margin: 0 2px 0 0;
	vertical-align: top;
	border: 1px solid #7f9db9;
	font-family: verdana, arial, helvetica, sans-serif;
}

.input_title {
	vertical-align: top;
	border: 1px solid #7f9db9;
	padding: 1px 1px 1px 2px;
}

#input_size {
	margin: 0 1px 0 0;
	vertical-align: top;
	border: 1px solid #7f9db9;
	font-family: verdana, arial, helvetica, sans-serif;
}

#image_bold {
	margin: 0 1px 0 0;
	vertical-align: top;
	cursor: pointer;
}

#image_italic {
	margin: 0 1px 0 0;
	vertical-align: top;
	cursor: pointer;
}

#image_left {
	margin: 0 1px 0 0;
	vertical-align: top;
	cursor: pointer;
}

#image_center {
	margin: 0 1px 0 0;
	vertical-align: top;
	cursor: pointer;
}

#image_right {
	margin: 0 1px 0 0;
	vertical-align: top;
	cursor: pointer;
}

#image_top {
	margin: 0 1px 0 0;
	vertical-align: top;
	cursor: pointer;
}

#image_bottom {
	margin: 0 1px 0 0;
	vertical-align: top;
	cursor: pointer;
}

#image_colour {
	margin: 0;
	vertical-align: top;
	cursor: pointer;
}

#style_other {
	position: relative;
	float: left;
	width: 405px;
	padding: 0;
	margin: 0;
}

#style_colour {
	z-index: 0;
	position: relative;
	float: left;
	width: 29px;
	padding: 0;
	margin: 0;
}

#style_clearer {
	clear: both;
	height: 0;
	padding: 0;
	margin-top: -1px;
	overflow: hidden;
}

#colour_picker {
	z-index: -1;
	position: absolute;
	top: 21px;
	left: 0px;
	width: 76px;
	height: 96px;
	padding: 2px 0 0 2px;
	background-color: #ffffff;
	border: 1px solid #7f9db9;
}

.colour_box {
	position: relative;
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 2px 2px 0;
	cursor: pointer;
	border: 1px solid #000000;
}

#colour_name {
	position: relative;
	float: left;
	width: 68px;
	height: 12px;
	margin: 0 0 2px 0;
	padding: 1px 1px 3px 3px;
	background-color: #e2ebed;
	border: 1px solid #000000;
	font: 11px verdana;
}

#colour_choice {
	position: relative;
	width: 15px;
	height: 15px;
	background-color: #808080;
	border: 1px solid #000000;
}

#personalise_greeting input.button {
	width: 80px;
	height: 20px;
	padding: 0;
	background: #f5fae5;
	border: 1px solid #000000;
	cursor: pointer;
	font-family: verdana,arial,helvetica;
	font-size: 100%;
	font-weight: bold;
}

.personalise_container label {
	vertical-align: top;
}

/*---- e-card view page --- */
.personalise_container p{
	font-size:100%;
	color:#555;
	margin:0 10px 0 10px;
}

#ecard_view{
	width:590px;
	margin:auto;
	background:#fff;
	padding:10px 0 15px 10px;	
}

#ecardview_banner{
	width:575px;
	margin:auto;
	padding:25px 0 0 25px;
	background:#fff;
}

#ecard_view_footer{
	width:560px; 
	margin:auto; 
	background:#ccc;
	margin-top:0;
	padding:10px 20px 10px 20px;
	height:40px;
}

#ecard_view_footer p{
	font-size:90%;
	color:#777;
	margin:0;
}
#ecard_view_footer a{
	color:#333;
	text-decoration:underline;
}
#ecard_view_footer a:hover{
	color:#000;
	text-decoration:underline;
}


/* Google styles */

/* Maps Structure

-----------------*/

.mapWidth{
       width : 880px;
       font-size:110%;
}

.mapTitle{ 
       padding:5px 10px 5px 10px
}

.mapTitle h2{
       font-size:110%;
       font-weight:bold; 
       color:#444; 
       margin:0;
}

.googleMap{
       width:878px; 
       height:450px; 
       border:1px solid #ccc; 
       background:#e5e5e5 url(map_loading.gif) 300px 170px no-repeat;
	   margin:10px;
}

.typeDiv{
       height:140px; 
       float:left;
}

.typeDiv h3{
       color:#444;
       padding:5px 0px 5px 15px; 
       font-weight:bold;
       margin:0
}

.keywordTypeDiv{
       font-size:90%; 
       padding:5px 5px 0 15px; 
       float:right;
}

.objectTypeDiv{
       font-size:90%; 
       padding:5px 5px 0 15px;
}

.countryDiv{
       height:140px; 
       float:left; 
}

.countryDiv h3{
       color:#444; 
       padding:5px 0px 5px 15px; 
       font-weight:bold;
       margin:0;
}

.postcodeDiv{
       height:140px; 
       float:left; 
}

.postcodeDiv h3{
       color:#444; 
       padding:5px 0px 5px 15px; 
       font-weight:bold;
       margin:0;
}

.mapFooter{
       padding:5px; 
       margin-bottom:20px;
       padding:5px 0 5px 0; 
       width : 100%;
       text-align:center; 
       clear:both;
}

.mapButton{
       border:1px solid #ccc; 
       color:#fff; 
       font-size:90%; 
       font-weight:bold; 
       background:#e5e5e5; 
       padding:2px 0 2px 0; 
       width:200px
}
.gmInfo{
	padding-bottom:10px;
	min-width:200px;
}

/* Slideshow */


.hide{
	display:none;
}
