/*home.css*/
/*
	--------
	clearFix
	--------
*/
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearFix {
	display: inline-block;
}

html[xmlns] .clearFix {
	display: block;
}

* html .clearFix {
	height: 1%;
}
img.right{ float:right; }
p.orange,
p .orange{ color:#f58220 !important; }
p.small{ font-size:1.1em !important; line-height:16px !important; }
div.hr{ border-bottom:1px solid #ccc; margin:10px 0 7px 0; }
div.hr hr{ display:none; }

h1.title, h2.title, h3.title, h4.title, h5.title, h6.title{ font-family:Verdana,Helvetica,Arial; }

#home-nav{
	margin:0 auto 0 auto;
	position:relative;
	*padding:0 1px;
	*width:800px;
}
#home-nav h2{
	width:296px;
	background:#96004A;
	font-size:1.3em;
	height:45px;
	line-height:44px;
	text-indent:16px;
	color:#fff;
	float:left;
}
#home-nav #venues{
	clear:left;
	float:left;
}
#home-nav #venues li{
}
#home-nav #venues li h3{
	font-size:1.1em;
}

#home-nav #venues li.rrcrms a:hover			{	border-left-color:#474747;		}
#home-nav #venues li.hatton a:hover			{	border-left-color:#474747;		}
#home-nav #venues li.arbeia a:hover			{	border-left-color:#5b5ea5;		}
#home-nav #venues li.discovery a:hover		{	border-left-color:#004991;		}
#home-nav #venues li.gnm a:hover			{	border-left-color:#f58220;		}
#home-nav #venues li.laing a:hover			{	border-left-color:#850221;		}
#home-nav #venues li.monkwearmouth a:hover	{	border-left-color:#d53a38;		}
#home-nav #venues li.segedunum a:hover		{	border-left-color:#9f7d59;		}
#home-nav #venues li.shipley a:hover		{	border-left-color:#5f50a1;		}
#home-nav #venues li.southshields a:hover	{	border-left-color:#013976;		}
#home-nav #venues li.stephenson a:hover		{	border-left-color:#70969b;		}
#home-nav #venues li.sunderland a:hover		{	border-left-color:#4e8d95;		}
#home-nav #venues li.washington a:hover		{	border-left-color:#336699;		}

#home-nav #venues li a{
	display:block;
	width:280px;
	height:22px;
	line-height:22px;
	padding-left:16px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #C91D73;
	border-top:1px solid #9D024E;
	background-color:#BB005D;
	background-repeat:no-repeat;
	background-position: 0 -191px;
	z-index:1;
}
#home-nav #venues li a:hover{
	position:relative;
	padding-left:7px;
	height:24px;
	line-height:24px;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:9px solid #bb005d;
	background-color:#fff;
	color:#BB005D;
	z-index:999;
}

#home-nav #areas{
	float:right;
	width:173px;
	_margin-right:-2px;
}

#home-whatson,
#home-news{
	clear:right;
	float:left;
	margin:0 0 35px 15px;
	border-bottom:1px solid #D4D4D4;
	height:390px;
}
#home-whatson{
	width:402px;
	_width:393px;
	_margin-left:7px;
}
#home-news{
	float:none;
	width:350px;
	margin-left:435px;
	_margin-left:428px;
}
#home-whatson h3,
#home-news h3{
	font-size:2.1em;
	line-height:2em;
	color:#96004A;
	border-bottom:1px solid #D4D4D4;
	padding-bottom:0.3em;
	padding-top:15px;
	font-weight:normal;
}

#home-whatson ul li span.date,
#home-whatson ul li p{
	display:none;
}
#home-whatson ul li{
	display:block;
	float:left;
	width:114px;
	_width:111px;
	_overflow:hidden;
	height:104px;
	padding:10px;
	background-image:url(../img/coresite-bg-whatson.gif);
}
#home-whatson ul li h4 a{
	color:#fff;
	text-decoration:none;
	display:block;
	height:50px;
}
#home-whatson ul li span.img{
	display:block;
	width:113px;
	height:55px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:50% 20%;
}

#home-whatson ul li.first{
	background:#F5F5F5;
	display:block;
	width:382px;
	height:145px;
	padding:15px 10px 0 10px;
	color:#575757;
	float:none;
	border:none;
	background-position:50% 50%;
}
#home-whatson ul li.first span.img{
	display:block;
	overflow:hidden;
	float:left;
	width:179px;
	height:125px;
	margin-right:15px;
}
#home-whatson ul li.first span.date{
	display:block;
	letter-spacing:-1px;
}
#home-whatson ul li.first h4{
	font-size:1.3em;
	margin:5px 0;
	line-height:1.2em;
}
#home-whatson ul li a:hover{
	text-decoration:underline !important;
}
#home-whatson ul li.first h4 a{
	text-decoration:none;
	color:#96004A;
	height:auto;
}
#home-whatson ul li.first p{
	display:block;
	margin:0 0 0 194px;
}
#home-whatson ul li.first p a{
	margin:4px 0 0 1px;
	padding:0 7px 0 0;
	background:url(../img/bg-footer-li.gif) no-repeat right 5px ;
	text-decoration:none;
	color:#96004C;
	font-weight:bold;
}
#home-whatson ul li.first p a.venue{
	background-position:left 5px ;
	display:block;
	margin-top:6px;
	padding:0 0 0 7px;
}
#home-whatson p.more,
#home-news p.more{
	display:block;
	float:right;
	text-align:right;
	margin:5px 0 5px 0;
}
#home-whatson p.more a,
#home-news p.more a{
	font-size:1.2em;
	line-height:2.2em;
	font-weight:bold;
	text-decoration:none;
	padding-right:17px;
	color:#96004A;
	clear:left;
}
#home-whatson p.more a:hover,
#home-news p.more a:hover{
	text-decoration:underline;
}
#home-news ul{
	float:left;
	padding-top:2px;
}
#home-news li{
	clear:left;
	float:left;
	margin:17px 0 0 0;
	width:340px;
	color:#565656;
	background:url(../img/news-bottom.gif) bottom right no-repeat;
}
#home-news li span.img{
	display:block;
	float:left;
	clear:left;
	width:102px;
	height:82px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:50% 30%;
	margin:0 15px 0 0;
}
#home-news li span.date{
	font-size:1em;
	letter-spacing:-1px;
}
#home-news li h4{
	font-size:1.1em;
	padding:3px 0;
	line-height:1.1em;
}

#home-news li h4 a{
	text-decoration:none;
	color:#96004A;
}
#home-news li h4 a:hover{
	text-decoration:underline;;
}
#home-news li p a{
	color:#96004A;
	font-weight:bold;
	text-decoration:none;;
	padding-right: 6px;
	background:url(../img/bg-footer-li.gif) no-repeat 100% 5px;
}
#home-news li p a:hover{
	text-decoration:underline;;
}
#areas li{
	width:173px;
	padding-top:10px;
}
#areas li a{
	display:block;
	padding:14px 0 0 12px;
	display:inline-block;
	width:161px;
	font-size:1.5em;
	background-position:bottom left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#96004A;
	height:87px;
}
#core #areas li a{
	padding:25px 0 0 12px;
}

#core #areas li.enews a{
	height:88px;
}

#areas li.support{ padding-top:0px; }
#areas li.support a{
	background-image:url(../img/bg-donate.gif);
	background-color:#f9238e;
}
#areas li.support a span{
	width:120px;
}
#areas li.partofit{ padding-top:0px; }
#areas li.partofit a{
	background-image:url(../img/bapdonate.gif);
	background-color:#f48023;
	color:#fff;
}
#areas li.partofit a:hover{ color:#000; }

#areas li.partofit a span{
	width:120px;
}
#areas li.blog a{
	background-color:#ba005d;
	background-image:url(../img/bg-blog.gif);
}
#areas li.blog a span{
	width:125px;
}
#areas li.support a,
#areas li.blog a{
	color:#fff;
}
#areas li.enews a{
	background-color:#9addff;
	background-image:url(../img/bg-enews.gif);
}
#areas li.enews a span{
	width:125px;
}
#areas li.support a:hover strong,
#areas li.blog a:hover strong,
#areas li.enews a:hover strong{ color:#640e39; }

#areas li a:hover strong{
	/*background-position:0 -97px;*/
	text-decoration:none;
}
#areas li a span{
	display:block;
	margin:7px 0 0 1px;
	font-size:0.7em;
	line-height:1.2em;
	font-weight:normal;
}
#flash{
	display:block;
	_display:inline;
	z-index:1;
	height:357px;
	width:322px;
	position:absolute;
	top:0;
	right:182px;
	background:#ddd;
}
#flash-movie{
	_float:left;
	background:#ddd;
	height:357px;
	width:322px;
	background:url(../img/home-splash.jpg) no-repeat 0 0;
}