/*	Global styles
	------------------------------  */

#main-title {
	width: 100%;
	background: #757575 url(../images/ttlbg-site.jpg) no-repeat left top;
	font-size: 100%;
	* html font-size: 90%;
}

#site-footer {
	font-size: 85%;
	width: 920px;
	margin: 20px auto 0;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	clear: both;
	text-align: center;
}

.nounderline {
	text-decoration: none;
}

.featurecolour1 {
	color: #d4cade;
	font-weight: normal;
}

.featurecolour2 {
	color: #888;
}

#main-content .no-margin {
	margin: 0;
}

#main-content .border {
	border-color: #ddd;
}

.dashed-border {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 1em;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 75%;
	bottom: 1ex;
}


/*	Override default styles
	------------------------------ */

a {
	color: #a6142f;
	text-decoration: none;	
}

a:focus,
a:hover {
	color: #d9043d;
}

#main-content p, #main-content h3, #main-content h4,
#main-rightbox p, #main-rightbox h3, #main-rightbox h4,
#site-footer {
	margin-top: 0;
}
		
#main-header-menu ul li a {
	border-right: 1px solid #ccc;
}

#main-header-menu ul .last a {
	border: 0;
}		

#main-content {
	margin: 0.9em 0 1.5em 20px;
	width: 718px;
	display: inline;
}

#main-rightbox {
	font-size: 89%;
	width: 175px;
	padding-left: 0;
	border: 0;
	margin-top: 1.5em;
}

	#main-rightbox p {
		line-height: 130%;
	}

#main-botlinks {
	margin-bottom: 0;
	padding-bottom: 10px;
}

#site-footer {
	color: #999;
	border: 0;
	background: url(../images/site-footer-bg.png) no-repeat center top;
	width: 960px;
}

	#site-footer a {
		color: #666;
	}
	
	#site-footer a:focus,
	#site-footer a:hover {
		color: #333;
	}

a img {
	border: 0;
}


/*	Home page
	------------------------------ */

/*	Feature and sub-features  */

#feature,
.sub-feature {
	position: relative;
	margin-bottom: 15px;
}
	
	#feature a img,
	.sub-feature a img,
	#small-features a img {
		border: 0;
	}
	
	#feature a strong,
	.sub-feature a strong,
	#small-features a strong {
		background: rgb(0,0,0);
		background: rgba(0,0,0,0.7);
		bottom: 12px;
		color: #fff;
		font-size: 32px;
		font-weight: normal;
		letter-spacing: -0.03em;
		padding: 1px 5px 3px;
		position: absolute;
		right: 12px;		
	}
	
	#feature a:focus strong,
	#feature a:hover strong,
	.sub-feature a:focus strong,
	.sub-feature a:hover strong,
	#small-features a:focus strong,
	#small-features a:hover strong {
		text-decoration: underline;
	}
	
		#small-features a strong span {
			display: block;
		}

.sub-feature {
	color: #fff;
	float: left;
	width: 350px;
}

.sub-feature.mealtimes {
	margin-right: 18px;
}

.sub-feature a strong  {
	font-size: 24px;
}
	

/*	Small features  */

#small-features {
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	width: 718px;
	clear: both;
}

	#small-features li {
		width: 166px;
		height: 100px;
		margin: 0 18px 0 0;
		float: left;
		position: relative;
	}
	
	#small-features .restricted-mobility {
		margin: 0;
	}
		
		#small-features a strong {
			bottom: 0;
			font-size: 16px;
			right: 0;
			text-align: right;
			width: 156px;
		}


/*	Round-up  */

#main-content #round-up h2 {
	background: #f5f5f5 url(../images/round-up-bg.png) repeat-x left top;
	margin: 0 0 22px -20px;
	position: relative;
	width: 718px;
	height: 65px;
}

	#round-up h2 strong {
		background: transparent url(../images/round-up.png) no-repeat left top;
		bottom: -10px;
		display: block;
		height: 65px;
		left: 20px;		
		position: absolute;
		text-indent: -9999px;
		width: 200px;
	}

#main-content #round-up ul {
	margin: 0 0 0.5em -18px;
	padding: 0;
	list-style-type: none;
	width: 736px;
	overflow: hidden;
}

	#round-up li {
		width: 252px;
		margin: 0 0 0 18px;
		padding: 0 0 1em 98px;
		float: left;
		position: relative;
		display: inline;
	}
	
		#round-up img {
			position: absolute;
			left: 0;
			top: 4px;
			border: 0;
		}
		
		#round-up h3 {
			border: 0;
			padding: 0;
			margin: 0 0 2px;
			font-size: 100%;
		}
		
		#round-up p {
			font-size: 89%;
			margin: 0;
		}


/*	Sidebar
	------------------------------ */
	
/*	Article links  */

#main-rightbox ol {
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin: 0 0 1.25em;
	padding: 0.25em 0 0;
}

	#main-rightbox ol li {
		margin: 0 0 10px;
		padding: 0 5px 0 0;
		position: relative;
	}
	
		#main-rightbox .home li a {
			color: #a6142f;
		}
		
		#main-rightbox .home li a:focus,
		#main-rightbox .home li a:hover {
			color: #d9043d;
			
		}
		
		#main-rightbox ol li a {
			color: #222;
			display: block;
		}
		
		#main-rightbox li a:focus,
		#main-rightbox li a:hover {
			color: #727272;
			
		}
			
			#main-rightbox ol li a strong {
				font-size: 20px;
				font-weight: normal;
				left: 0px;
				line-height: 1;
				position: absolute;			
				top: 0px;
			}
			
			#main-rightbox ol li a span {
				display: block;
				font-size: 11px;
				font-weight: normal;
				padding-top: 2px;
			}

/*	Info text  */

#main-rightbox #info strong,
#main-rightbox #info span {
	display: block;
}

#main-rightbox p {
	margin: 0 0 1em;
}

/*	Download button  */

.download {
	padding: 0.5em 0 1em;
}

	.download a {
		background: #232323 url(../images/button-bg.png) repeat-x left top;
		display: block;
		color: #fff;
		font-size: 0.85em;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 5px 10px 7px 32px;
		position: relative;
		line-height: 1.5;
	}
	
	.download a:focus,
	.download a:hover {
		background: #444;
	}
	
		.download img {
			position: absolute;
			left: 8px;
			top: 13px;
			border: 0;
		}
		
		.download strong {
			font-size: 1.18em;
			display: block;
		}

/*	Articles
	------------------------------  */

.banner {
	line-height: 150%;
	margin: 0 0 1em;
	position: relative;
}

	.banner a {
		bottom: 40px;
		left: 38px;
		position: absolute;		
	}
	
		.banner a img {
			border: 3px solid #fff;
			float: left;
		}
		
		.banner a:focus img,
		.banner a:hover img {
			border-color: #048abf;
		}
		
		.banner.jabulani a:focus img,
		.banner.jabulani a:hover img {
			border-color: #e2ba31;
		}		

#main-content #article {
	border: 1px solid #eee;
	color: #555;
	padding: 12px 20px 5px;
	margin: 0 0 1.5em;
	overflow: hidden;
}

	#article img {
		border: 0;
	}

	#article .right {
		float: right;
		margin: 4px 0 1em 30px;
	}
	
	#article .left {
		float: left;
		margin: 4px 30px 1em 0;
	}

	#main-content #article h3 {
		border: 0;
		color: #333;
		font-size: 22px;
		font-weight: normal;
	}
	
		#main-content #article h3 em {
			font-size: 14px;
			font-style: normal;
			color: #999;
		}
	
	#article big {
		color: #333;
		font-size: 16px;
		line-height: 22px;
	}
	
	#article blockquote {
		font-size: 16px;
		margin: 0;
		padding-top: 3px;
	}
	
		#main-content #article blockquote p {
			line-height: 28px;
		}		
	
		#article blockquote em {
			font-size: 24px;
			font-style: normal;
		}
	
		#article blockquote span {
			display: block;
		}
		
		#article blockquote .span-50 {
			padding-left: 50px;
		}
		
		#article blockquote .span-100 {
			padding-left: 100px;
		}
		
		#article blockquote .span-150 {
			padding-left: 150px;
		}
		
		#article blockquote .span-200 {
			padding-left: 200px;
		}

	.soho blockquote,
	.mealtimes blockquote {
		color: #ea6d2d;
	}
	
	.cancer-care blockquote {
		color: #1d7cc2;
	}
	
	.childhood blockquote {
		color: #7f9f2d;
	}
	
	.jabulani blockquote {
		color: #f0942d;
	}
	
	.weight-watchers blockquote {
		color: #894676;
	}
	
	.restricted-mobility blockquote {
		color: #b82522;
	}
	
	.round-up blockquote {
		color: #1056a9;
	}	

#mealtime-tips {
	border: 2px solid #f37021;
	color: #222;
	margin: 0 0 3em 20px;
	padding: 15px 15px 5px;
	position: relative;
	width: 270px;
	float: right;
}

	#mealtime-tips h4 {
		background: transparent url(../images/photos/mealtimes-tips-heading.jpg) no-repeat left top;
		height: 46px;
		margin: 0 0 1em;
		text-indent: -9999px;
		width: 211px;
	}

	#mealtime-tips ol {
		font-size: 11px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#mealtime-tips ol li {
			margin-bottom: 10px;
			padding-left: 20px;
		}
		
		#mealtime-tips ol li strong {
			color: #f37021;
			float: left;
			margin-left: -20px;
		}
		
		#mealtime-tips ol li em {
			color: #f37021;
			font-style: normal;
			font-weight: bold;
		}
		
		#mealtime-tips img {
			bottom: -38px;
			right: -18px;
			position: absolute;
		}

.image-caption {
	color: #999;
	float: right;
	font-size: 11px;
	line-height: 1;
	margin: 0 0 0.5em 30px;
	overflow: hidden;
	text-align: right;
}

	.image-caption img {
		float: right;
		margin-bottom: 10px;
	}
	
	.image-caption em {
		clear: both;
		color: #999;
		float: right;
		font-style: normal;
	}
	
/*	Pagination  */

#pagination {
	background: #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	clear: both;
	color: #fff;
	margin: 1.5em 0 1em;
	overflow: hidden;	
}

	#pagination p {
		float: left;
		margin: 0;
		padding: 9px 12px;
	}
	
		#pagination strong {
			background: #ccc;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			border-radius: 6px;
			display: block;
			float: left;
			margin-right: 8px;
			padding: 2px 10px;
		}
		
		#pagination a {
			background: #ccc;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			border-radius: 6px;
			color: #fff;
			display: block;
			float: left;
			font-weight: bold;
			margin-right: 8px;
			padding: 2px 10px;
		}
		
		#pagination a:focus,
		#pagination a:hover {
			color: #666;
		}
		
		#pagination .current {
			background: #030403;
		}
		
		#pagination .current:focus,
		#pagination .current:hover {
			color: #fff;
			cursor: text;
		}
		
		#pagination .home {
			background: transparent url(../images/icon-view.png) no-repeat left top;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			height: 20px;
			line-height: 1;
			overflow: hidden;
			padding: 0;
			text-indent: -9999px;			
			width: 45px;
		}
		
		#pagination .home:focus,
		#pagination .home:hover {
			background-position: -45px top;
		}
		

	#pagination .contact {
		background: #ea6d2d;
		-webkit-border-top-right-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-moz-border-radius-topright: 6px;
		-moz-border-radius-bottomright: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		float: right;
		font-weight: bold;
		padding: 10px 12px 12px;
	}
	
		#pagination .contact a {
			background: transparent;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			display: inline;
			font-weight: normal;
			float: none;
			margin: 0;
			padding: 0;
		}
		
		#pagination .contact a:focus,
		#pagination .contact a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		.cancer-care #pagination .contact {
			background: #1d7cc2;
		}
		
		.childhood #pagination .contact {
			background: #7f9f2d;
		}
		
		.jabulani #pagination .contact {
			background: #f0942d;
		}
		
		.weight-watchers #pagination .contact {
			background: #894676;
		}
		
		.restricted-mobility #pagination .contact {
			background: #b82522;
		}
					

/*	Buttons  */

#main-content p.button {
	overflow: hidden;
	margin: 0 0 1em;
	line-height: 1;
}

	p.button a {
		background: #f5f5f5 url(../images/button-overlay.png) repeat-x left top;
		color: #999;
		padding: 7px 12px 8px;
		font-weight: bold;
		display: block;
		text-decoration: none;
		float: left;
		border: 1px solid #eee;
	}
	
	p.button a:focus,
	p.button a:hover {
		background: #f2f2f2;
	}
	
	p.button a.prev {
		float: left;
	}
	
	p.button a.next {
		float: right;
	}

/*	Want to know more?  */

.more {
	background: #999;
	color: #fff;
	margin: 5px -20px -5px;
	padding: 12px 20px 14px;
	width: 676px;
}

	#main-content .more h4 {
		margin: 0 0 .5em;
		color: #fff;
		font-size: 110%;
	}
	
	#main-content .more ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		line-height: 1;
		overflow: hidden;
	}	
	
		.more li {
			float: left;
			margin: 0 10px 0 0;
		}
		
		.more .nofloat li {
			float: none;
		}
		
	.more a {
		 color: #ddd;
	}
	
	.more a:focus,
	.more a:hover {
		 color: #eee;
	}

/*	Box  */

.box {
	color: #fff;
	margin: 1em 0 1.5em;
	padding: 15px 20px 5px;
	overflow: hidden;
	background: #999;
}

	#main-content .box h4 {
		color: #fff;
		font-size: 120%;
		margin: 0 0 0.75em;
	}

	.box ul {
		margin: 0 0 1em 15px;
		padding-left: 0;
		list-style-type: square;
	}

/*	Previous / current issues box  */

#main-rightbox .issues {
	background: #edeff8;
	padding: 10px 20px 4px 15px;
	margin: 0 -20px 2em -15px;
}

	#main-rightbox .issues ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		.issues ul li {
			margin: 0 0 1em;
			background: url(../images/bullet.png) no-repeat left 4px;
			padding: 0 0 0 10px;
			font-weight: bold;
		}
		
			.issues ul a {
				display: block;
				font-weight: normal;
			}

#main-rightbox .issues.current {
	padding-bottom: 8px;
}

	.issues.current li {
		margin: 0 0 0.5em;
	}
	
		.issues.current ul a {
			font-weight: bold;
		}