/* 
homepage layout
Sally Edgington
2008-02-07
*/

#header {
	height: 286px !important;/**/
	/*background: url(/display_images/dcw/furniture/header_objects_homepage.gif) no-repeat;*/
	/*background: #cccccc;*/
	border-bottom: 1px solid #BBB3B0;
	background: none;
}

#headerLinks {
	position: absolute;
	top: 131px;
	left: 580px;
	font-size: 0.9em;
	text-align: right;
	width: 200px;
}
	
	#headerLinks li {
		float: left;
		padding: 0 3px;
	}
	
	#headerLinks a {
		color: #48433F;
	}
	
	#headerLinks a.active {
		color: #000;
		text-decoration: none;
	}
	
	
#header #teaserBox {
	position: absolute;
	height: 85px;
	top: 102px;
	left: 16px;
}
	#header #teaserBox a.noBorder {
		text-decoration: none;
		border: 0 !important;
	}

	
/** PLACEMENT OF PRIMARY NAV **/

#nav {
	margin:0 0 0 0px;
	padding:0;
}

#primary-nav {
	position: absolute !important;
	height: 46px !important;
	top: 241px !important;
	width: 100%;
	z-index: 100;
	padding-left: 15px;
}

/** PLACEMENT OF TOP LINKS **/
#headerLinks {
	position: absolute !important;
	top: 131px !important;
	left: 628px !important;
	font-size: 0.9em;
	text-align: right;
	width: 150px;
	z-index: 100;
}
	
	#headerLinks li {
		float: left;
		padding: 0 3px;
	}
	
	#headerLinks a {
		color: #48433F;
	}
	
	#headerLinks a.active {
		color: #000;
		text-decoration: none;
	}


/** GENERAL **/

h1 a {
	color: black !important;
}

/** The following refers to the sliding teasers on homepage **/

#kwicks_container { 
	padding: 0 !important;
	margin: 30px 0  37px!important;
	position: relative;
	overflow: hidden;
}

	ul#kwicks {
		margin: 0;
		padding: 0;
		overflow: hidden
	}
	
		ul#kwicks li h1 {
			list-style-type: none;
			background: url(/display_images/dcw/buttons/arrow_pink.gif) 0px 6px no-repeat !important;
			padding-left: 20px;
			margin-right: 15px;
			font-size: 1.5em;
			font-weight: normal;
			color: black !important;
		}
		
		ul#kwicks li p {
			padding-left: 20px;
			margin-right: 15px;
			font-weight: normal;
			padding-top: 3px;
		}
		
			ul#kwicks li h1 a {
				text-decoration: none;
				border-bottom: 1px solid #948A83;
			}

/*		#kwicks .kwick {
			float: left;
			display: block;
			width: 202px;
			height: 210px !important;
			cursor: pointer;
			overflow: hidden;
		}
		
			#kwicks .kwick h1, #kwicks .kwick p {
				max-width: 202px;
				padding-left: 20px
			}*/


	#kwick_Teaser1 {
		width: 350px;
		float: left;
	}
	
	#kwick_Teaser2 {
		width: 158px;
		margin-left: 27px;
		float: left;
	}
	
	#kwick_Teaser3 {
		width: 158px;
		margin-left: 27px;
		float: left;
	}
	
		.teaserImage {
			float: right;
			padding: 0px 0 0 20px;
		}


#secondContainerBox {
	clear: both;
	position: relative;
	overflow: hidden
}
		
/* What's New */

#whatsNew {
	clear: all;
	float: left;
	width: 182px;
	margin-right: 30px;
}

	h2.whatsNewHead {
		margin-left: 20px;
		padding-top: 8px;
	}
	
	#whatsNew ul {
		margin: 0;
		padding: 0;
	}
	
	#whatsNew ul li {
		list-style-type: none;
		background: url(/display_images/dcw/buttons/arrow_sml_blue.gif) 0px 6px no-repeat !important;
		padding-left: 15px;
		margin: 10px 0;
	}

	
/** Our Network **/

#ourNetworkContainerBox {
	float: left;
	width: 512px;
	height: 172px;
	background: url(/display_images/dcw/backgrounds/box_large_grey.gif) no-repeat;
}

#ourNetworkContainer {
	margin: 0;
	padding: 20px 18px;
	background: url(/display_images/dcw/furniture/our_network_map_bg.jpg) 248px 25px no-repeat;
	height: 130px;
}

	#networkLink {
		position: relative;
		float: right;
		top: -20px
	}
	
	#ourNetworkContainer p {
		margin: 10px 0;
		width: 256px
	}
	
	
/** Top navigation buttons **/

#nav_home {
	background:transparent url(/display_images/dcw/top_navigation/home_on.png) no-repeat;
}

#nav_aboutus {
	background:transparent url(/display_images/dcw/top_navigation/about_us_off.png) no-repeat;
}

#nav_wherewework {
	background:transparent url(/display_images/dcw/top_navigation/where_we_work_off.png) no-repeat;
}

#nav_childhooddeafness {
	background:transparent url(/display_images/dcw/top_navigation/childhood_deafness_off.png) no-repeat;
}	

#nav_learningfromexperience {
	background:transparent url(/display_images/dcw/top_navigation/learning_from_experience_off.png) no-repeat;
}

#nav_newsandevents {
	background:transparent url(/display_images/dcw/top_navigation/news_and_events_off.png) no-repeat;
}

#nav_howyoucanhelp {
	background:transparent url(/display_images/dcw/top_navigation/how_you_can_help_off.png) no-repeat;
}

#nav_ournetwork {
	background:transparent url(/display_images/dcw/top_navigation/our_network_off.png) no-repeat;
}
