/* 
Palette:
default red: f04e4d | UPDATE: EF4035


dark red: b5121b
	background:#cbcae6;
*/

/* Reset margin, padding */
body, ul, ol, dl, dt, dd, form, input {
	margin:0;
	padding:0;

}
ul{	list-style:none;}


body{
	font-family:arial, sans-serif;
	font-size:75%;
	text-align:center;

}


#wrapper{
	float:left;
	width:100%;
}



#phonePanel{
	position:absolute;
	top:7.5em;	
	left:590px;
	width:162px;
	height:29px;
	background: url('../img/phonePanelBg.gif') left top no-repeat;
}
	#phonePanel p{
		margin:0;
		padding:0 10px 0;
		height:29px;
		line-height:29px;
		color:#fff;
		text-align:left;
	}



#header #skip{
	
}
.skipLink{
	margin:0;
	padding:0;
	display:block !important;
}
#header .skipLink{
	position:absolute;
	top:0;
	right:0;
}
	.skipLink a{
		width:15em;
		padding:2px 5px;
		text-indent:-10000px;
		color:#EF4035;
		display:block;
	}
		.skipLink a:focus, .skipLink a:active{
			text-indent:0px;
			background:#eee;
			display:block !important;
		}


#headerContainer{
	width:100%;
	height:auto;
}


#header{
	position:relative;
	margin:0 auto;
	width:780px;

	
}
#headerInner{
	width:780px;
	height: 6.9em;
}

#logo{
	float:left;
	margin-top:0px;
	width:339px;
	height:39px;
}

	#logo h1{
		text-indent:-9000px;
	}
	#logo h1 a{
		position:absolute;
		left:0px;
		top:45px;
		display:block;
		width:339px;
		height:39px;
		background:url('../img/logo.gif') left top no-repeat;
	}


#headerLinks{
	float:left;
	margin-left:150px;
	display:inline;
}
	#headerLinks ul{
		float:left;
		width:450px;
		margin-top:5px;	
	}
		#headerLinks ul li{
			display:inline;
		}
		#headerLinks ul li a{
			color:#fff;
			text-decoration:none;
			padding:0 5px;
		}

#siteTools{
	float:right;
	width:185px;
	margin-top:2px;
}

#siteTools ul{
	position:absolute;
	top: 10px;
	right:-20px;
	width:17.9em;
	float:left;
}

	#siteTools ul li{
		float:left;
		display:inline;	
		font-size:.9em;
	}
		#siteTools ul li a{ 
			color:#555;
			text-decoration:none;
			padding-right:10px;
		
		}
		#siteTools ul li a:hover{ 
			color:#EF4035;
			text-decoration:underline;
		
		}


#siteTools form{
	position:absolute;
	top:30px;
	right:0;
	float:right;	
	width:195px;
}
	#siteTools form #ajaxSearch_input{
		float:left;	
		width:160px;
		border:none;
		margin:2px;
		color:#666;
		font-size:.9em;
		font-family:verdana, sans-serif;
		border:1px solid #fff;
	}

#ajaxSearch_submit{
	width:24px;
	height:30px;
	background:#fff url('../img/search_button.gif') left top no-repeat;
	border:none;

	
}

#searchSubmit{
	float:left;	
	width:168px;
	background:#fff url('../img/search_input_top.gif') left top no-repeat;

}
	#searchSubmit div{
		clear:left;
		float:left;	
		height:3px;
		width:168px;
		background:#fff url('../img/search_input_bottom.gif') left bottom no-repeat;
	}
#mainNavContainer{
	float:left;
	width:100%;
	background:url('../img/containerTop.gif') center top no-repeat;
	padding-top:2em;

}
/* Navigation styles */
	#mainNav{
		position:relative;
		margin:0 auto;
		width:780px;
		text-align:left;	
		font-family:arial, sans-serif;
		height:40px;
	}

	#mainNav p{
	/* phone no. */
		position:absolute;
		right:5px;
		bottom:5px;
		width:150px;
		color:#fff;
		padding:0;
		margin:0;
		text-align:right;
		font-weight:bold;
	}

	#mainNav ul{
		position:absolute;
		left:0;
		bottom:0;
		width:760px;
		margin-left:10px;
	}

		#mainNav ul li{
			float:left;
			display:inline;
			margin-right:0px;
			padding:0 0px 0 5px;
			font-size:1.1em;
				
		}
			#mainNav ul li a{
				float:left;
				display:inline;
				display:block;
				color:#EF4035;
				text-decoration:none;	
				padding:5px 5px 5px 0px;
			}
			

				#mainNav ul li em{
					display:block;
					padding:0px 0px 0px 0px;
				}
				#mainNav ul li em a{
					display:block;
					margin-left:0px;
					padding:5px 8px 5px 3px;
					font-style:normal;
				}
	
				#mainNav ul li a:hover{
					color:#b5121b;
					color:#333;					
				}
		
				#mainNav ul li.active{
					color:#333;
				}
				#mainNav ul li.active a{
					color:#333;
				}

#mainWrapper{
	float:left;
	width:100%;
	background:url('../img/containerSides.gif') center top repeat-y;
}

#mainContainer{
	margin:0 auto;
	width:780px;
	text-align:left;
}



#main {
	clear:left;
	float:left;
	width:780px;
	margin-top:0;
	margin-bottom:1em;
	position:relative;
	background:#fff;
}
#donatePanel{
	float:left;
	width:760px;
	margin-top:15px;
	margin-left:10px;
	display:inline;
}
#donatePanelContent{
	float:left;
	width:760px;
	position:relative;
}
	#donatePanelContent ul{
		float:left;
		width:173px;
		z-index:100;
	}
		#getInvolvedMenu ul li{
			float:left;
			width:173px;			
			display:inline;
			vertical-align:bottom;
			font-size:1.2em !important;
		}
		#donatePanelContent ul li#g5{
			margin-bottom:0;
		}
			
			#getInvolvedMenu li a{
				float:left;
				width:173px;
				height:27px;
				padding-bottom:5px;
				display:block;
				text-decoration:none;
				background:url('../img/getInvolvedHomeBg2.gif') left top no-repeat;
				background-position:left top;
				color:#fff;
			}
			#donatePanelContent ul li#g5 a{
				padding-bottom:0;
			}
			#donatePanelContent ul li#g1 a,
			#p0 #donatePanelContent ul li#g1 a.active{
				width:173px;
				height:79px;
				background:url('../img/getInvolvedDonateBg.png') left top no-repeat;
				background-position:left top;
				color:#fff;
			}
			#main #donatePanelContent ul li#g1 a.active{
				background:url('../img/getInvolvedMenuDonateActive.png') left top no-repeat;
				color:#fff;
			}
			#p0 #main #donatePanelContent ul li#g1 a.active{
				background:url('../img/getInvolvedDonateBg.png') right top no-repeat;
				color:#fff;
			}
			
			
			
			#donatePanelContent ul li#g2 a{
				background:url('../img/getInvolvedFundraiseBg.png') left top no-repeat;
			}
			#donatePanelContent ul li#g3 a{
				background:url('../img/getInvolvedCorpgivingBg.png') left top no-repeat;
			}
			#donatePanelContent ul li#g4 a{
				background:url('../img/getInvolvedLegacyBg.png') left top no-repeat;
			}
			#donatePanelContent ul li#g5 a{
				background:url('../img/getInvolvedVolunteerBg.png') left top no-repeat;
			}			
						
			#p0 #main #donatePanelContent ul li a:hover,
			#p0 #main #donatePanelContent ul li a.active{
				background-position:right top;
				color:#fff;
			}
			#main #donatePanelContent ul li a:hover{
				color:#000;
			}			

			#p #main #donatePanelContent ul li a.active{
				color:#fff;
				background:url('../img/getInvolvedActiveBg.png') left top no-repeat;
			}			
			#p #main #donatePanelContent ul li#g1 a.active{
				background:url('../img/getInvolvedMenuDonateActive.png') left top no-repeat;
			}			
						
			
			#donatePanelContent ul li a em{
				float:left;
				padding-left:5px;
				margin-top:.5em;
				font-style:normal;
				cursor:pointer;
			}
			#donatePanelContent ul li#g1 a em{
				margin-top:4.1em;

			}

			#getInvolvedMenu li a span{			
				position:absolute;
				top:0;
				left:173px;
				display:none;
				z-index:0;
			}
			#getInvolvedMenu li a p{
				margin-left:-9999px;
			}
			
			#p0 #getInvolvedMenu li#g1 a:hover #panel1, 
			#p0 #getInvolvedMenu li#g1 a.active #panel1{	display:block;			}
			#p0 #getInvolvedMenu li#g2 a:hover #panel2,
			#p0 #getInvolvedMenu li#g2 a.active #panel2{	display:block;			}
			#p0 #getInvolvedMenu li#g3 a:hover #panel3,
			#p0 #getInvolvedMenu li#g3 a.active #panel3{	display:block;			}
			#p0 #getInvolvedMenu li#g4 a:hover #panel4,
			#p0 #getInvolvedMenu li#g4 a.active #panel4{	display:block;			}
			#p0 #getInvolvedMenu li#g5 a:hover #panel5,
			#p0 #getInvolvedMenu li#g5 a.active #panel5{	display:block;			}

			
#panelCaption{
	float:left;
	width:430px;
	height:207px;
	display:block;
	position:relative;
}
	#p0 #panelCaption {
		background:url(/assets/templates/skff/img/caption1.png) left top no-repeat;
		z-index:0;
		float:left;
		width:324px;
		height:207px;
		display:block;	
	}

	#panelCaption img{
		width:430px;	
		height:207px;
		z-index:100;
	}
		#p0 #panelCaption img{
			width:324px;
			z-index:0;
		}
	
	#panelCaptionImage{
	}
	#panelCaptionLink{
		z-index:1000;
		display:block;
		width:324px;
		height:207px;
	}
	
#bannerCorners{
	position:absolute;
	top:0;
	left:0;
	width:430px;
	height:207px;
	background:url(../img/roundedCorners.png) left top no-repeat;
	z-index:100;
}
#panelMedia{
	position:relative;
	float:left;
	width:144px;
	height:207px;
	margin-left:5px;
	display:inline;
/*	background:url(../img/panelMediaBg.png) 0px top no-repeat;  */
	background:#fff url(../img/panelMediaBg.png) left 0px no-repeat;	
}

#imageCaption{
	position:absolute;
	bottom:0;
	left:0;
	width:430px;
	background:#333;
		filter:alpha(opacity=80);
		-moz-opacity:.8;
		opacity:.8;
		overflow:hidden;
}
	#imageCaption p{
		margin:0;
		padding:.4em 5px .4em;
		color:#fff;
	}

#panelMediaCorners{
	position:absolute;
	top:0;
	left:0;
	width:254px;
	height:207px;
	background:url(../img/roundedCornersSmall.png) left top no-repeat;
	z-index:1000;
}
	#panelMediaCorners a{
		float:left;
		display:block;
		width:254px;
		height:207px;
	}
#panelMediaInner{
	float:left;
	width:120px;
	margin-left:15px;
	display:inline;
	color:#555;
	padding-top:1em;
}

#basketHeader{

}
	#basketHeader h2{
		margin:0;
		padding:.5em 0 1em;
		text-indent:35px;
		font-size:1em;
		background: url(../img/iconCart.gif) left 5px no-repeat;
		color:#555;
	}


/* slideshow */
#donatePanelContent #slideshow{
	position:absolute;
	top:0;
	left:0;
	visibility:visible !important;
}

	#donatePanelContent #slideshow li{
		width:254px;
		height:207px;
		position:absolute;
		top:0;
		left:0;
	}
	#donatePanelContent #slideshow #slide1{
		display:block;
		z-index:1000; /* starting slide*/
	}

/* home page variants */
	#p0 #panelMedia{
		float:left;
		width:254px;
	}


/* home page slideshow */
#slideshowContainer{
	float:left;
	width:584px;	
}

#slideshowContainerCap{
	margin-top:1em;
	border-bottom:1px solid #aaa;
	float:left;
	width:584px;
	margin-left:0px;	
	display:inline;
}


.homeContentRow{
	position:relative;
	clear:left;
	float:left;
	width:760px;
	background:url('../img/nuggetBg.gif') left bottom no-repeat;
	margin:.5em 0;
}
	#main .homeContentRow div.end{
		margin-right:0px;
	}

.homeNugget{
	float:left;
	width:240px;
	margin-right:20px;
	display:inline;
	overflow:hidden;
	z-index:500;
}
.homeNuggetInner{	
	float:left;
	width:220px;
	margin-left:10px;
	display:inline;
}
	#main .homeNuggetInner p{
		font-size:.9em;
	}

#main #content .homeContentRow h2{
	position:relative;
	width:240px;
	margin:0;
	padding:0;
	background:url('../img/nuggetHeaderBg.gif') left top no-repeat;
	height:32px;
	color:#fff;
	font-weight:normal;
	font-size:1.2em;
}
#content .homeContentRow .homeNuggetInner h2{
	position:relative;
	width:auto;
	margin:.5em 0;
	padding:.5em 0 .2em;
	background:none;
	height:auto;
	color:#555;
	font-weight:normal;
	font-size:1.2em;
}
	#main #content .homeContentRow h2 a{
		height:32px;
		color:#fff;
		text-decoration:none;
		display:block;
	}
	#content .homeContentRow h2 a:hover{
		text-decoration:underline;
	}
	#content .homeContentRow h2 em{
		position:absolute;
		bottom:3px;
		cursor:pointer;
		font-style:normal;
		padding-left:10px;
	}
	#main #content .homeContentRow h3{
		margin:.8em 0 .2em;
	}
	#main #content .homeContentRow h3 a{
		text-decoration:none;
		display:block;
		color:#EF4035;
	}
	#main #content .homeContentRow h3 a:hover{
		color:#555;
		text-decoration:underline;
	}

	/* individual padding */
	.homeNugget .homeNuggetInner{
		padding-right:90px;
		padding-bottom:0em;
		width:130px;
		min-height:10em;
		height:auto !important;
		height:10em;
	}

	#hn1 .homeNuggetInner{
		padding-right:10px;
		width:180px;	}
	#main #hn1 .homeNuggetInner h3{
		margin:0 ;
		padding:0;
	}		
	#main #hn1 .homeNuggetInner ul li{
	list-style:none;
	background: url('../img/iconDate.gif') left top no-repeat;
	padding-left:35px;
	}		
	#hn2 .homeNuggetInner{
		padding-right:10px;
		width:210px;	
		padding-bottom:117px;

		}		

	#hn3 .homeNuggetInner{
		padding-right:10px;
		width:220px;	}		
	#hn4 .homeNuggetInner{
		padding-right:10px;
		width:220px;	}			
	#hn5 .homeNuggetInner{
		padding-right:10px;
		padding-bottom:42px;		
		width:220px;	}	
	

.nuggetPad{
	padding-bottom:50px;
}


#content {
	float:left;
	width:760px;
	margin-top:2.5em;
	margin-left:10px;
	display:inline;
	padding-bottom:1em;
	min-height:220px;
	height:auto !important;
	height:220px;
}
	#p0 #content {
		float:left;
		width:760px;
		margin-left:10px;
		display:inline;
	}
		
#contentInner{
	float:left;
	width:584px;
}
/*
#intro{
	position:relative;
	float:left;
	width:416px;
}
.wide #intro{
	width:584px;
}

*/

#pageSummary{

}
	#main #pageSummary p{
		margin-top:.5em;
		font-size:1.4em;
		line-height:1em;
	}
/* columns */	
#copyContainer{
	float:left;
	width:584px;
	margin:0;
}
#copy{
	float:left;
	margin-right:0px;
	display:inline;
	width:416px;
}
	.wide #copy{
		width:584px;
		margin-right:0px;
	}
	#p0 #copy{
		width:760px;
		margin-right:0px;

	}


#subNav{
	float:left;
	width:176px;	
	display:inline;	
	margin-top:0;

}
	#subNav #subNavInner{
		float:left;
		width:167px;		
		margin-left:0px;
		display:inline;
		margin-top:0;
/* 		border-bottom:1px solid #ddd; */
	}
	#subNav div #subNavHeader{
		position:relative;
		height:32px;
		width:167px;		
		background:#555 url('../img/subnavHeaderBgWide2.gif') left top no-repeat;
	}
	#subNav div #subNavHeader a, #subNav div #subNavHeader a:visited{
		display:block;
		text-decoration:none;
		color:#fff;
	}
		#subNav div #subNavHeader a:hover{
			text-decoration:none;
			color:#ddd;
		}
	
	
	#main #subNav div h2{
		padding:0;
		margin:0;
		font-size:1.1em;
		color:#fff;
		font-weight:normal;
	}
	#subNav div h2 span{
		position:absolute;
		padding-left:5px;
		bottom:5px;
		left:0;
	}



	#subNav ul{
		float:left;
		width:167px;
		color:#555;
		margin-top:.5em;		
	}
		#subNav ul li{
			float:left;
			width:167px;
			list-style:none;
			margin:0;
			padding:0;
/* 			background:url('../img/bullet.gif') 0px .7em no-repeat;  */
			font-size:.9em;	
		}
		#main #subNav ul li a{
			display:block;
			float:left;
			width:142px;
			color:#555;
			text-decoration:none;			
			padding:.5em 10px .5em 5px;
			margin:0;
			
		} 
		#subNav ul li ul li {
			float:left;
			width:120px;	
			list-style:none;
			margin:0;
			padding:0;
			background-image: none;
			font-size:1em !important;	
		}
		#main #subNav ul li ul li a{
			display:block;
			float:left;
			color:#555;
			text-decoration:none;			
			padding:.5em 0 .5em 25px;
			margin:0;
			
		} 

		#main #subNav ul li a:hover{
			color:#EF4035;
		} 

		#main #subNav ul li.active a{
			color:#b5121b;

		} 
			#main #subNav ul li.active li a{
				color:#777;	
			} 
			#main #subNav ul li.active li a:hover{
				color:#333;	
			} 
			#main #subNav ul li.active li.active a{
				color:#b5121b;
			} 
		
#extra{
	float:left;
	width:149px;
	margin-left:14px; /* 430-416 */
	display:inline;
	margin-top:6.8em;
}

.wide #extra{display:none;}

#extra #extraHeading{
		float:left;
		width:149px;
		height:32px;
		background:url('../img/helpfulInfoHeaderBg.gif') right top no-repeat;
		position:relative;
}
	#main #extra h2{
		float:left;
		width:140px;
		height:32px;
		color:#fff;
		font-size:1.1em !important;
		padding:0;
		margin:0 0 0 5px;
		display:inline;
		font-weight:normal;

	}
	#extra h2 span{
		position:absolute;
		bottom:5px;
		left:0;
		padding-left:5px;
	}
	#p0 #extra{
		display:none;
	}
	
	#main #extra a:hover{
		color:#EF4035;
	}
	#extraContent{
/*			z-index:4000;*/
	}
	#content #extra ul{

	}
		#content #extra ul li a{
			float:left;
			padding:.4em 0;
			padding-left:25px;
			background:url('../img/iconDefault.gif') left .4em no-repeat !important;
		}


#content #extra li .iconDownload a, 
#content #extra li a.iconDownload {
	float:left;
	width:124px;
}
#content #extra a.iconDownload, 
#content #extra  .iconDownload a {
	display:block;
	padding:.3em 0;
	padding-left:25px;
	background:url('../img/iconDownload.gif') left .4em no-repeat !important;
}


.iconContact{
	clear:left;
	float:left;
	width:124px;
	display:block;
	background:url('../img/iconPhone.gif') left .3em no-repeat;
}
	.iconContact span{
		float:left;
		display:block;
		padding-left:25px;
	}



	
/* Page formatting */	
	#content p{
		color:#333;
		font-family:arial, sans-serif;
		margin-top:0;
		padding-top:0;
		line-height:1.4em;
	}

	#content a, #content a:visited{
		text-decoration:underline;
		color:#777;
	}	
	#content a:hover{
		text-decoration:none;
		color:#EF4035;
	}

	
	#content h1{
	/* main page heading */
		font-family:arial, sans-serif;
		margin:0 0 0em;
		font-weight:normal;
		color:#ef4035;
		font-size:2.2em;
	}
	.staff 	#content h1{
		margin-left:270px;
	}
	#p0 #content h1{
		margin:0;
		padding:0
	}

	
	#content h2{
		margin:.5em 0 .2em;
		padding:.2em 0 0em;
		font-size:1.5em;
		color:#ef4035;
	}
	div.itemHeading{
		margin:1.5em 0 0;
		padding-top:8px;
		background:#f04e4d url('../img/itemHeaderBg2.gif') left 0px no-repeat;	
	}

	#main div.itemHeading h3{
		padding:0 0 3px 5px;
		margin:0;
		color:#fff;
	}
	#content h3{
		margin:1em 0 .5em;
		padding:1em 0 0em;
		font-size:1.1em;
		color:#555;
		font-weight:bold;
	}
	
	
	
	
	
/*	
	
	#main #content h2.highlightedHeading{
		min-height:32px;
		height:auto !important;	
		height:32px;
		line-height:32px;
		margin:0;
		padding:0 0 0;
		padding-left:5px;
		color:#fff;
		background:#f04e4d url('../img/itemHeaderBg2.gif') left top no-repeat;	
	}
*/	
/*
	#main #content .highlightedHeading{
		min-height:32px;
		height:auto !important;		
		height:32px;
		line-height:32px;
		margin:1em 0 0 !important;
		padding:0 0 0;
		padding-left:5px;
		color:#fff;
		background:#f04e4d url('../img/itemHeaderBg2.gif') left 10px no-repeat;	
	}	
	*/




	#content h4{
		margin:1em 0 .5em;
		padding:.8em 0 0em;
		font-weight:normal;
		color:#555;
		font-size:1.1em;	
	}
	#content h5{
		margin:1em 0 .5em;
		padding:.8em 0 0;
		font-weight:bold;
		color:#777;
		font-size:1em;	
	}
	#content p{
		margin:.4em 0 .4em;
		padding:.1em 0;
		color:#777;
		font-size:1em;	
	}
	#content .homeContentRow h2, 
	#content .homeContentRow h3, 
	#content .homeContentRow h4,
	#content .homeContentRow h5{
		margin:.2em 0;
		padding:0;
	}
	 
	
	#copy a{
		text-decoration:underline;
	}	
	
	#copy ul{
		color:#777;
		list-style:none;
		margin-left:0px;
		margin:.5em 0 .5em 0px;
	}
	#copy ul li{
		margin-bottom:.5em;
		padding-left:15px;
		background:url(../img/bullet.gif) left .3em no-repeat;
	}
	/* download links */
	#copy ul li {
		margin-bottom:.5em;
		padding-left:15px;
		background:url(../img/bullet.gif) left .3em no-repeat;
	}	

	#copy ul.files li {
		display:block;
		padding:.3em 0;
		padding-left:25px;
		float:left;
		background:url('../img/iconDownload.gif') left .4em no-repeat !important;		
	}
	
	#copy li a.iconDownload, 
	#copy  li .iconDownload a {
		display:block;
		padding:.3em 0;
		padding-left:25px !important;
		background:url('../img/iconDownload.gif') left .4em no-repeat !important;
	}
	
	#copy a.iconDownload, 
	#copy .iconDownload a {
		display:block;
		padding:.3em 0;
		padding-left:25px !important;
		background:url('../img/iconDownload.gif') left .4em no-repeat !important;
	}	
	
	#main #copy .redText{
		color:#A90034;
	}


/* custom page layouts */
	.profile{
		clear:left;
		float:left;
		width:625px;
	}
	.profilePic{
		float:left;
		width:250px;
		margin-right:20px;
		display:inline;
	}
	.profilePic img{
		border:1px solid #DD6C10;
		margin-left:50px;
	}
	
	.ditto_summaryPost{
		float:left;
		width:415px;
	}
	#p0 .ditto_summaryPost{
		float:left;
		width:185px;
	}


table.logos{
	margin-bottom:1em;
	width:580px;
}
	table.logos td{
		padding:15px 9px
		vertical-align:middle;
		text-align:left;
		width:175px;
		min-height:200px;
		height:auto !important;
		height:200px;	
		padding:10px;
	}



/* FAQs */


#faqContainer{
	margin-top:1em;
	float:left;
	width:416px;	
}
#faqCap{
	float:left;
	width:416px;
	height:14px;
	background: url('../img/itemHeaderBg2.gif') left top no-repeat;
}

#faqContainer h3.open{
	background:#EF4035 url('../img/arrowDown.gif') 5px .4em no-repeat;
	border-top:1px solid #fff;
	color:#fff !important;
}
#main .faq{
	clear:left;
	float:left;
	padding:.2em 0;
	margin:0;
	width:396px;
	background:#E4E5E6 url('../img/arrowRight.gif') 5px .4em no-repeat;
	padding-left:20px;
	cursor:pointer;
	color:#555 !important;
	font-weight:normal;
	border-top:1px solid #ccc;
}

	#main .faq span{
		float:left;
		width:380px;
	}

.accordion_content{
	float:left;
	width:406px;
	padding:0 5px 0;
	margin-left:0px;
	background:#fff;
}

.accordion_pic{
	float:left;
	width:130px;
	margin-top:.7em;
}
#showFAQ, #hideFAQ{
	padding:0 10px;
	background:#eee;
	cursor:pointer;
}
#showFAQ{
	border-right:1px solid #555;
}



.accordion_content_pad{

}

/*
#main span#faqIndicator{
	float:left;
	width:20px;
	color:#fff;
}
*/


#newsPagination{
	border-top:1px solid #aaa;
	clear:left;


}
p#newsPageNav{

}
.ditto_currentpage{
	color:#b5121b;
	font-weight:bold;
}
.ditto_page{
	padding:.2em;
}


.ditto_info{ /* set calendar date icon*/
	background: url('../img/iconDate.gif') left top no-repeat;
	padding-left:35px;
	padding-bottom:1em;
	
}



/* Register Interest */

#registerInterestTop{
	margin-top:1em;
	clear:left;
	float:left;
	height:25px;
	width:416px;
	background:#fff url(../img/outlineTop.gif) left bottom no-repeat;
}

#registerInterest{
	clear:left;
	float:left;
	width:416px;
	padding:1em 0;
	background:#fff url(../img/outlineSides.gif) left top repeat-y;
}
#registerInterestFoot{
	clear:left;
	float:left;
		width:416px;
	height:25px;
	background:#fff url(../img/outlineFoot.gif) left top no-repeat;
}
.formRow{
	clear:left;
	float:left;
	width:396px;
	padding:.2em 8px;
	margin:0 2px;
	display:inline;
}
	.formRow#otherTitleRow{
		padding:0 8px;
		margin:0 2px;	
		
	}
	
	.formRow label{float:left;width:150px; padding-right:10px; color:#777;}
	.formRow input{float:left;}
	.formRow input.long{float:left;width:216px;}
	.formRow input#submit{
	
	}
	.formRow textarea{
		float:left;
		width:216px;
		font-family:arial;
		font-size:1em;
		color:#555;
	}
	.formRow select{
		float:left;
		border:1px solid #555;
		color:#555;
	}
	#content .formRow em{
		font-weight:bold;
		color:#f00;
	}
	.formRow .hide{
		text-indent:-9000px;
	}
.padTop{
	margin-top:.5em;

}
.error{
	color:#f90 !important;
}

/* End of Register Interest */



/* Footer styles */
#footerContainer{
	clear:left;
	float:left;
	width:100%;
	background:#fff url('../img/containerSides.gif') center top repeat-y;
	text-align:center;
}

#footer{
	margin:0 auto;
	width:780px;
	text-align:left;
}

#footerInner{
	clear:left;
	float:left;
	width:780px;
}
#footerLists{
	clear:left;
	float:left;
	width:760px;
	padding:1em 10px 0em;
}
	#footerLists h3{
		font-size:.9em;
		font-weight:bold;
		color:#777;
		padding-bottom:.5em;
		background:url(../img/underline-short.gif) left bottom no-repeat;
	}
.footerList{
	float:left;
	width:142px;
	margin-right:10px;
	display:inline;
}
	.footerList ul{
		color:#EF4035;
		list-style:disc;
		margin-left:15px;
	}
	.footerList ul a{
		text-decoration:none;
		color:#EF4035;
		font-size:.8em;
	}
	.footerList ul a:hover{
		text-decoration:none;
		color:#555;
	}
	.footerList ul li.active a{
		text-decoration:none;
		color:#b5121b;
	}



	#footer p{
		margin:0;
		padding:.5em 0;
		font-size:.8em;	
	}


#footerEnd{
	clear:left;
	float:left;
	width:100%;
	background:url('../img/containerFoot.gif') center bottom no-repeat;
	height:50px;
	text-align:center;
}

#companyInfo{
	clear:left;
	float:left;
	width:100%;
	background:#fff;
	margin-bottom:1em;
}
#companyInfoInner{
	text-align:left;
	margin:0 auto 1em;
	width:760px;
	padding:0em 10px;

}
	#companyInfo p{
		padding:0 0 .2em;
		margin:0 0 .2em;
		font-size:.8em;
		color:#777;
	}
	

#fsbLogo{
	float:right;
	margin-top:0em;	
	margin-right:5px;display:inline;
}
#copyright{
	float:left;
	width:176px;
}
#address{
	margin:2.5em 0 0;
	float:left;
	width:425px;
	width:601px;
	display:inline;
}
#charityNo{
	float:left;
	width:150px;
}


/* Misc. Classes */

.off{
	display:none;
}

.cleaner{
	clear:both;
}

.clear_right{
	clear:right;
}

.clear_left{
	clear:left;
}

.float_right{
	float:right;
}

.float_left{
	float:left;
}


/* Global */

abbr, acronym{
	border-bottom:1px dotted #555;
	cursor: help;
}
img{
	border:0;
}
#header a:focus, 
#donateBalloonWrapper a:focus{
	outline:none;

}
#header a:focus{
	border-bottom:1px dotted #777;

}


/* Home page nugget images */
#illusDrawingContainer{
	position:absolute;
	bottom:5px;
	left:380px;
	width:117px;
	height:98px;
	z-index:1000;
	cursor:pointer;
}
	#illusDrawing{
		float:left;
		width:117px;
		height:98px;
		z-index:1000;
		background:url('../img/illusDrawingOnly.png') left bottom no-repeat; 
	}
#illusBoardContainer{
	position:absolute;
	bottom:20px;
	left:380px;
	width:117px;
	height:97px;
	z-index:200;
		overflow:hidden;
}
	#illusBoard{
		float:left;
		width:117px;
		height:97px;
		z-index:200;
		background:url('../img/blackboard.gif') left top no-repeat; 
	}	
	


#illusTeddiesContainer{
	clear:left;
	position:absolute;
	width:225px;
	height:96px;
	z-index:00;
	cursor:pointer;
	overflow:hidden;
}
	#illusTeddies{
		float:left;
		width:225px;
		height:96px;
		z-index:00;
		background:url('../img/illusTeddies.png') left bottom no-repeat; 
		cursor:move;
	}

#p0 #illusPyjamasContainer{
	clear:left;
	float:left;
	position:absolute;
	bottom:5px;
	left:100px;
	width:134px;
	height:80px;
	z-index:1000;
	cursor:pointer;
	overflow:hidden;
}
	#p0 #illusPyjamas{
		float:left;
		width:134px;
		height:200px;
		z-index:1000;
		background:url('../img/illusPyjamas.png') left 0px no-repeat; 
	}
	
	
	
#illusFloatingContainer{
	display:none;
	position:absolute;
	top:180px;
	left:740px;
	width:132px;
	height:162px;
	z-index:1;
	cursor:move;
}
	#illusFloating{
		float:left;
		width:100%;
		height:100%;
		z-index:1;
		background:url('../img/floating_boy.gif') left 0px no-repeat; 
	}
	/*
#illusBubble{
	display:none;
	position:absolute;
	top:150px;
	left:660px;
	width:132px;
	height:162px;
	z-index:1;
	background:url('../img/speech_bubble.png') left 0px no-repeat; 
}
*/


/* home page nugget images */

	

#illusTeddiesContainer{
	position:absolute;
	bottom:4px;
	left:273px;
	width:225px;
	height:96px;
	z-index:1;
	cursor:pointer;
	overflow:hidden;
}
	#illusTeddies{
		float:left;
		width:225px;
		height:96px;
		z-index:1;
		background:url('../img/illusTeddies.gif') left bottom no-repeat; 
		cursor:move;
	}
#illusBalloonContainer{
	position:absolute;
	bottom:5px;
	right:0;
	width:88px;
	height:315px;
	z-index:1000;
}
	#illusBalloon{
		float:left;
		width:88px;
		height:315px;
		z-index:1000;
		cursor:move;
		background:url('../img/illusBalloon.png') left top no-repeat; 
	}



#donateBalloonWrapper{
	position:absolute;
	top:14px;
	left:650px;
	width:173px;
	height:660px;
	z-index:5000;
}
#donateBalloonContainer{
	position:absolute;
	bottom:0;
	width:173px;
	height:660px;
	background:none;
	z-index:5000;
}
	#donateBalloon{
		float:left;
		width:173px;
		height:166px;
		z-index:5000;		
		background:url('../img/balloonDonate.png') left top no-repeat; 
	}
	#donateBalloonString{
		float:right;
		width:82px;
		height:285px;
		background:url('../img/balloonDonateString.png') left top no-repeat; 
	}		
	
	
	#donateBalloon a{
		margin-left:15px;
		margin-top:25px;
		display:block;
		width:100px;
		height:100px;
		z-index:9000;
	}
	#donateBalloon a span{
		margin-left:-9999px;	
	}	





#illusPyjamasContainer{
	position:absolute;
	bottom:0px;
	left:100px;
	width:134px;
	height:80px;
	z-index:1000;
	cursor:pointer;
	overflow:hidden;
}
	#illusPyjamas{
		float:left;
		width:134px;
		height:200px;
		z-index:1000;
		background:url('../img/illusPyjamas.png') left 0px no-repeat; 
	}
	
#extra{
	position:relative;
	
}

	#extra #illusPyjamasWrapper{
		position:absolute;
		top:-120px;
		left:0px;
		width:134px;
		height:120px;
		z-index:100;
		overflow:hidden;
	}

	#extra #illusPyjamasContainer{		
		height:80px;
		bottom:0px;
		left:0;
	}

	#extra #illusPyjamas{
		background:url('../img/illusPyjamas-sm.png') right 0px no-repeat;
	}


	#intro #illusPyjamasContainer{
		height:90px;
		bottom:-8em;
		left:425px;
	}





/* SHOP */
#main #content  .product-add a{
	display:block;
	width:110px;
	background:#fff url(../img/iconCart.gif) 0px center no-repeat;
	color:#EF4035;
	text-decoration:none;
	text-align:right;
	padding:1em 2px;

}
	#main #content  .product-add a:hover{
		color:#555;
	}
#main .product-image img{
	padding:5px;
	border:1px solid #ccc;
}

.product-wrap{
	float:left;
	width:416px;
	margin-top:1em;
*/	min-height:17em;
	height:auto !important;
	height:17em; */
}
.product-image{
	float:left;
	width:120px;
}

.product-info{
	float:left;
	width:280px;
	margin-left:10px;
	display:inline;
}
.product-add{
	float:left;
	margin-left:0px;
	display:inline;
}
#main .product-info h3{
	margin-top:0;
	padding-top:0;
}
.product-price{
	font-weight:bold;
}
#productNav {
	float:left;
	margin:1em auto .5em;
	width:380px;
	color:#999;
}
	#productNav div{
		height:2em;
		line-height:2em;
	}

#main #productNav #PJN_first{
	float:left;
	display:block;	
	width:55px;
}
	#main #productNav #PJN_first div{
		padding-left:20px
	}
#main #productNav #PJN_prev{
	float:left;
	display:block;
	width:85px;
}
	#main #productNav #PJN_prev div{
		padding-left:20px
	}
#main #productNav #PJN_index{
	float:left;
	display:block;	
	width:50px;
}
#main #productNav #PJN_next{
	text-align:right;
	float:left;
	display:block;	
	width:65px;
}
	#main #productNav #PJN_next div{
		padding-right:20px;
	}
#main #productNav #PJN_last{
	float:left;
	display:block;	
	width:60px;
	text-align:right;
}
	#main #productNav #PJN_last div{
		padding-right:20px;
	}


#main #productNav .first{
	text-decoration:none;
	background:url(../img/iconFirst.gif) left center no-repeat;
	float:left;
	display:block;	
	width:40px;
	padding-left:20px; 
	text-align:left;
	color:#EF4035;
}
#main #productNav .firstReached{
	color:#999 !important;
}
#main #productNav .previous{
	text-decoration:none;
	background:url(../img/iconLeft.gif) left center no-repeat;
	float:left;
	display:block;
	width:65px;
	padding-left:20px;
	color:#EF4035;
}

#main #productNav .index{
	text-decoration:none;
	color:#EF4035;
	float:left;
	display:block;	
	width:50px;
	text-align:center;
}
#main #productNav .next{
	text-decoration:none;
	background:url(../img/iconDefault.gif) right center no-repeat;
	float:left;
	display:block;	
	width:45px;
	padding-right:20px; 
	color:#EF4035;
}

#main #productNav .last{
	text-decoration:none;
	background:url(../img/iconLast.gif) right center no-repeat;
	float:left;
	display:block;	
	width:40px;
	padding-right:20px; 
	color:#EF4035;
}
#main #productNav .lastReached{
	color:#999 !important;
}

	#main #productNav a{
		display:inline;
		padding:0em 2px;
		color:#EF4035;
	}
	#main #productNav a:hover{
		color:#555;
	}



/* Basket styles */
#basket{
	float:left;
	width:120px;
	padding:1em 0;
}

.tc_view{
	border-top:1px solid #999;
}
.tc_cart_count{
	padding:0 5px;
	font-weight:bold;
}
/*
	.tc_cart_count:before
	{
	    content: '[';
	}
	
	.tc_cart_count:after
	{
	    content: ']';
	}
*/

.tc_cart_view_text{
}
#basket a{
	padding:.5em 5px;
	text-decoration:none;
	width:110px;
	color:#EF4035;
	display:block;
	background:#F0EDE2; /* required for IE6 fade in effect */
}
	#basket a:hover{
		padding:.5em 5px;
		text-decoration:none;
		color:#333;
	}

	a.emptyTreasureChest{
		margin-top:10px;
		border-top:1px solid #999;
		display:block;
		color:#EF4035;		
		background:#F0EDE2; /* required for IE6 fade in effect */
	}
	a.emptyTreasureChest:hover{
		color:#333;
	}



/* TEMPORARY */
#content .highlightedText{
	color:#000 !important;
	background:#FFF79F !important;
}

#fbfind{
	position:absolute; top:60px
}
#fbfind a{
	color:#666;
	text-decoration:none;
}
#fbfind a:hover{
	color:#000;
}
