/* NEW TABS */
.forumResourcesTabs
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tablink
{
	width: 131px;
	height: 208px;
	display: block;
	float: left;
	margin-left: 28px;
	margin-bottom:2px;
	z-index:200;
	position: relative;
}
.tablink.first
{
	margin-left: 8px;
}
.tablink.first,
.tablink.second,
.tablink.third,
.tablink.fourth
{
	background: url(http://www.mybabytalk.co.uk/images/10-hp/content/forum-resources/tabs.jpg) no-repeat;	
}
.tablink.first
{
	background-position: 0 0;
}
.tablink.second
{
	background-position: -131px 0;
}
.tablink.third
{
	background-position: -262px 0;
}
.tablink.fourth
{
	background-position: -393px 0;
}
.first:focus,
.first:hover,
.first:active
{
	background-position: 0 -212px;
}
.second:focus,
.second:hover,
.second:active
{
	background-position: -131px -212px;
}
.third:focus,
.third:hover,
.third:active
{
	background-position: -262px -212px;
}
.fourth:focus,
.fourth:hover,
.fourth:active
{
	background-position: -393px -212px;
}
.first.current,
.second.current,
.third.current,
.fourth.current
{
	height:212px;
	margin-bottom:0;
	z-index: 999;
}
.first.current
{
	background-position: 0 -424px;
}
.second.current
{
	background-position: -131px -424px;
}
.third.current
{
	background-position: -262px -424px;
}
.fourth.current
{
	background-position: -393px -424px;
}
.tablink p
{
	visibility: hidden;
	position: absolute;
	left: -9999px;
}
/* FORUM RESOURCES PAGE */
.ResourceOverviewTab1Outer
{
	width:135px;
	float:left;
	margin:25px 5px 12px 25px;
}
.ResourceOverviewTab1Inner
{
	height:200px;
	border:2px solid #CCC;
	background:url(http://www.mybabytalk.co.uk/images/09-healthcare-professionals/resource-overview/breastfeeding-btn-background.jpg) top right no-repeat
}
.ResourceOverviewTab2Outer
{
	width:135px;
	float:left;
	margin:25px 5px 12px 5px;
}
.ResourceOverviewTab2Inner
{
	height:200px;
	border:2px solid #CCC;
	background:url(http://www.mybabytalk.co.uk/images/09-healthcare-professionals/resource-overview/feeding-btn-background.jpg) top left no-repeat
}
.ResourceOverviewTab3Outer
{
	width:135px;
	float:left;
	margin:25px 5px 12px 5px;
}
.ResourceOverviewTab3Inner
{
	height:200px;
	border:2px solid #CCC;
	background:url(http://www.mybabytalk.co.uk/images/09-healthcare-professionals/resource-overview/sterilising-btn-background.jpg) top center no-repeat
}
.ResourceOverviewTab4Outer
{
	width:135px;
	float:left;
	margin:25px 0 12px 5px;
}
.ResourceOverviewTab4Inner
{
	height:200px;
	border:2px solid #CCC;
	background:url(http://www.mybabytalk.co.uk/images/09-healthcare-professionals/resource-overview/healthAndMonitoring-btn-background.jpg) top center no-repeat
}
#contentContainerCentreResourceOverview
{
}
.ResourceOverviewTabInner
{
	height:212px;
	border:2px solid #CCC;
	border-bottom:0px;
	z-index:20;
}
.allResourcesContainer
{
	padding:20px 0;
	border-top:2px solid #004281;
	z-index:0;
}
.resourceContainer
{
	padding:20px;
	border: 1px solid #EEE;
	border-bottom: none;
}
.resourceContainer.last
{
	border-bottom: 1px solid #EEE;
}
.thickHR
{
	border: none;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	width: 100%;
	text-align: left;
	padding: 0;
}
.resourceContainer h2
{
	background:none;
	line-height:1.6em;
}
.allResourcesContainer p, .allResourcesContainer h2
{
	margin-left:0;
	text-indent:0;
}
.allResourcesContainer img
{
	border:none;
}
.resourceContainer.howtoorder
{
	background:#FFF2CF;
	border:1px solid #FDC11C;
}
/* END OF FORUM RESOURCES PAGE */