/* 
page layout
Neil Wood

2008-05
*/


body {
background-color: #ffffff;
}
h1, h2, h3{
	color:#F76726;
}

h3.fundraisingh3 a {
text-decoration: none;
color: #F76726;
}

h3.fundraisingh3 a:hover {
text-decoration: underline;
color: #F76726;
}


h1{
	text-transform:none;
	color:white;
	width: 333px;
	line-height: 1.2em;
}

#wrapper {
	padding: 0px;
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	overflow:hidden;
}

#gradientbg {
	background-color: #ffffff;
	position: relative;
	width: 745px;
	margin-left: 5px;
	text-align: left;
}

/* HEADER */

#header {
	margin: 0 5px 0 5px;
	padding: 0px 0px 10px 0px;
}

#header_upper { 
	width: 745px; 
}
#header li{
	display:block;
	
}





#logo { 
	margin: 15px 0px 0px;
	float: left;
	padding-left: 15px;
}

#dunkit_logo {
padding-left: 140px;
margin-top: 10px;
position: relative;
}




#head-text {
	margin-top: 15px;
	float: left;
	margin-left: 110px;
	overflow: visible;
	height: 50px;
	width: 190px;
}

#additional-links { 
	float: right;
	margin: -10px 5px 10px;
}


#main_dunkit_image {
background:url(/display_images/dunkit/banner.jpg);
background-repeat: no-repeat;
width: 750px;
padding-top: 14px;
}


#fruit_image {
position:absolute;
right:5px;
top:0;
}


#intro_heading {
margin: 0 0 0 19px;
padding: 20px 20px 50px 20px;
width:490px;
color:white;
font-size:1.1em;
line-height:1.2em;
font-family:Trebuchet MS,Verdana,sans-serif;
background:#004990 url(/display_images/dunkit/accordian_open.gif) 0 100% repeat-x;
}


#dunkit_nav{height:84px;}
#dunkit_nav li {
display: block;
float:left;
}

#dunkit_nav li a{
	text-indent:-5000px;
	display:block;
}
#link1 a {
background:url(/display_images/dunkit/nav_ideas_off.gif);
margin-left: 20px;
width:165px;
height:29px;
position: absolute;
}

#link1 a:hover {
background:url(/display_images/dunkit/nav_ideas_on.gif);
width:165px;
height:29px;
}

#link1 span {
text-indent: -3000px;
}


#link2 a {
background:url(/display_images/dunkit/nav_news_off.gif);
margin-left: 210px;
width:75px;
height:29px;
position: absolute;

}

#link2 a:hover {
background:url(/display_images/dunkit/nav_news_on.gif);
width:75px;
height:29px;
}

#link2 span {
text-indent: -3000px;
}

#link3 a {
background:url(/display_images/dunkit/nav_about_off.gif);
margin-left: 320px;
width:121px;
height:29px;

position: absolute;
}

#link3 a:hover {
background:url(/display_images/dunkit/nav_about_on.gif);
width:121px;
height:29px;
}

#link3 span {
text-indent: -3000px;
}



#link4 a {
background:url(/display_images/dunkit/nav_contact_off.gif);
margin-left: 460px;
width:111px;
height:29px;

position: absolute;
}

#link4 a:hover {
background:url(/display_images/dunkit/nav_contact_on.gif);
width:111px;
height:29px;
}

#link4 span {
text-indent: -3000px;
}





/* MAIN CONTENT AREA */


#left_column {
float:left;
width:230px;
}

#wide_column{
	padding:0 15px;
	float:left;
	width:520px;
	overflow:hidden;
	border-right:1px solid #EEEEEE;
}


#bottom_right {
float:left;
padding-left: 10px;
padding-right: 10px;
width:175px;
}

#bottom_right .teaser{
	margin-bottom:15px;
}

h2#everybody {
background:url(/display_images/dunkit/heading4_homepage.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 21px;
}

h2#daring {
background:url(/display_images/dunkit/heading3_homepage.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 43px;
}

h2#dippy {
background:url(/display_images/dunkit/heading2_homepage.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 43px;
}

h2#signup {
background:url(/display_images/dunkit/heading1_homepage.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 43px;
}


#middle_column {
float: right;
width: 274px;
}

#teaparty_image {
background:url(/display_images/dunkit/teaparty_homepage.jpg);
background-repeat: no-repeat;
text-indent: -3000px;
height: 245px;
margin-top: 110px;
}

#postit {
background:url(/display_images/dunkit/postit_homepage.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 149px;
margin-top: 20px;
margin-left: 40px;
}


.splat_list_medium li{
	list-style-type:none;
	display:block !important;
	background:none !important;
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 10px 0 !important;
}
	.splat_list_medium li a{
		background:url(/display_images/dunkit/splat_blue_medium.gif) 0 0 no-repeat !important;
		padding-left:35px !important;
		display:block;
		line-height:25px;
	}
#bottom_right .splat_list_medium{
	border-bottom:1px solid #CCC;
	margin-bottom:40px;
}
	#bottom_right .splat_list_medium li{
		border-top:1px solid #CCC;
		text-indent:0;
		padding:15px 0 !important;
	}
		#bottom_right .splat_list_medium li a{
			text-decoration:none;
			line-height:1.2em;
			font-size:1.15em;
		}
		#bottom_right .splat_list_medium li a:hover{
			color:#D2232A !important;
			background:url(/display_images/dunkit/splat_red_medium.gif) 0 0 no-repeat !important;
		}
		#bottom_right .splat_list_medium li a span{
			display:block;
			font-weight:normal;
			font-size:0.75em;
		}

.splat_list_small li {
	list-style-type:none;
	background:url(/display_images/dunkit/splat_blue_small.gif) 0 0.5em no-repeat;
	padding-left:20px !important;
	width:230px;
	display:block !important;
	float:left;
}
	#content .splat_list_small li a, .splat_list_medium li a{
		color:#004990 !important;
	}

h3.fundraising_materials{
	margin-top:40px;
	text-indent:-5000px;
	background:url(/display_images/dunkit/header_fundraisingmaterials.gif) 0 0 no-repeat;
}



#content {
	padding: 0px;
	margin: 0px 20px 0px 20px;
	width: 750px;
}



#pack_image {
background:url(/display_images/dunkit/teaser_pack.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 150px;
padding-bottom: 15px;
}

#news_image {
background:url(/display_images/dunkit/teaser_news.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 55px;
padding-bottom: 15px;
}

#donation_image {
background:url(/display_images/dunkit/teaser_donate.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 55px;
padding-bottom: 15px;
}

#ideas_image {
background:url(/display_images/dunkit/teaser_ideas.gif);
background-repeat: no-repeat;
text-indent: -3000px;
height: 55px;
}


#left-menu {
}

.left-column-content {
	padding:10px 10px 0px 10px;
}

#main-column {
	float:left;
	display:inline;
	width: 490px;
	margin-left: 19px;
	padding:20px;
	overflow: visible;
	background:#EDF2F7;
	
}
	#main-column h1, #main-column #intro{
		display:none;
	}

#main-column-wide {
	float:left;
	width: 529px;
	margin-left: 0px;
	overflow: visible;
	padding-left: 25px;
}




#main-column-full {
	float:left;
	width: 694px;
	margin-left: 0px;
	overflow: visible;
}

#right-col {
	float: left;
	width:175px;
	border:0;
	margin-top: -110px;
}

#main-column #backtotop, #right-col #print{
	display:none;
}
/*FOOTER*/


#footer{
	height:140px;
	margin-bottom:0;
	top:0;
}
#footer-legals {
	margin: 0;
	padding:0;
	overflow:hidden;
	width:100%;
	clear:both;
}
	#footer-legals li{
		margin:0;
		padding:0;
	}
#footer-copyright {
	position: relative;
	float: right;
	padding-right: 10px;
}

#footer_left { 
	margin-left: 5px;
	float: left;
}

#footer_right { 

	float: right;
}

#footer_image { 

	background:url(/display_images/dunkit/footer.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 750px;
	height: 101px;
	position:relative;
	left:-5px;
}

#dunkitfooter-menu { 
	position: relative;
	margin-left: -5px;
	overflow:hidden;
	width: 750px;
	background-color: #fffcd9;

}
#footer_image{
top:0;
}

#dunkitfooter-menu li {
margin-top: 10px;
float:left;
margin-left:10px;
}
#backtotop{
	border:0;
}
#backtotop ul {
padding-left: 200px;
padding-top: 55px;
}
#backtotop li{
	float:left;
}

#backtotop a {
color: #ffffff !important;
}

.footer-menu-items { 
	width: 170px;
	float: left;
}

#backtotop a {
color: #ffffff !important;
}


#accordion {
	margin-left: -1px;
	width:529px;
	z-index:500;
	float:left;
	display:inline;
	position:relative;
}
	#accordion h2.friendsfamily { 
		background:url(/display_images/dunkit/accordian_friends_open.gif);
		background-repeat: no-repeat;
		cursor:pointer;
		height: 64px;
		text-indent: -3000px;
		margin:1px 0 0 0;
		padding:0;
	}  
		#accordion h2.friendsfamily:hover   {
			background:url(/display_images/dunkit/accordian_friends_hover.gif);
			background-repeat: no-repeat;
			cursor:pointer;
		} 
	#accordion h2.youngsters { 
		background:url(/display_images/dunkit/accordian_youngsters_open.gif);
		background-repeat: no-repeat;
		cursor:pointer;
		height: 64px;
		text-indent: -3000px;
		margin:1px 0 0 0;
		padding:0;
	}  
		#accordion h2.youngsters:hover   {
			background:url(/display_images/dunkit/accordian_youngsters_hover.gif);
			background-repeat: no-repeat;
			cursor:pointer;
		}  
	#accordion h2.companies { 
		background:url(/display_images/dunkit/accordian_companies_open.gif);
		background-repeat: no-repeat;
		cursor:pointer;
		height: 64px;
		text-indent: -3000px;
		margin:1px 0 0 0;
		padding:0;
	}  
		#accordion h2.companies:hover   {
			background:url(/display_images/dunkit/accordian_companies_hover.gif);
			background-repeat: no-repeat;
			cursor:pointer;
		}  
	#accordion h2.groups { 
		background:url(/display_images/dunkit/accordian_branches_open.gif);
		background-repeat: no-repeat;
		cursor:pointer;
		height: 64px;
		text-indent: -3000px;
		margin:1px 0 0 0;
		padding:0;
	}  
		#accordion h2.groups:hover   {
			background:url(/display_images/dunkit/accordian_branches_hover.gif);
			background-repeat: no-repeat;
			cursor:pointer;
		}  
	.element{ 
		padding:0 20px;
		background:#EDF2F7 url(/display_images/dunkit/accordian_open.gif) 0 0 repeat-x;
	}
		.element .content{
			padding:60px 0 20px 0;
		}
		.element .content .teaser{
			border-bottom:1px solid #CCC;
			padding:0 0 20px 0;
			margin-bottom:20px;
			overflow:hidden;
		}
			.element .content .teaser .image_left{
				float:left;
				margin:0 20px 20px 0;
			}
			.element .content .teaser .image_right{
				float:right;
				margin:0 0 20px 20px;
			}
			.element .content .teaser h3{
				font-size:1.3em;
				margin:0;
				padding:0;
			}
			
#related-articles li, #related-articles-central li {
background-image:url(/display_images/dunkit/splat_blue_medium.gif);
background-position:0em 0.5em;
background-repeat:no-repeat;
list-style-image:none;
list-style-type:none;
margin-bottom:5px;
margin-left:0px;
padding-left:30px;
min-height: 30px;
}
	
	
#main-column li {
background-image:url(/display_images/dunkit/splat_blue_medium.gif);
background-position:0em 0.5em;
background-repeat:no-repeat;
list-style-image:none;
list-style-type:none;
margin-bottom:5px;
margin-left:0px;
padding-left:30px;
min-height: 30px;
}

.inlineimageright {
float:right;
margin-top:-90px;
padding: 4px;
}
