/* ===================================== */
/* = TASTES OF ANGLIA CONTAINER STYLES = */
/* ===================================== */

/* =============================== */
/* = Abstracts 2009 = Jack Lawry = */
/* =============================== */

/* ============= */
/* = mainImage = */
/* ============= */
.mainImage{
	color:#000;
	padding-left:15px;
	padding-top:1px;
}

.mainImage h1 .Head{
	position:relative;
/*	top:-230px;
	left:350px;*/
	color:#ac1a2f;
	font-weight:normal;
	font-size: 25px;
}

/* ============= */
/* = mainTitle = */
/* ============= */
.mainTitle{
	padding:10px;
}

.mainTitle h2{
	margin-top:0;
}

/*.IntroPane .mainTitle h2 .Head,
.rightArea .mainTitle h2 .Head,
.c_contentpane .Normal,
.c_contentpane .Normal p{
	color:#fff;
}*/

.ContentLowerPane .c_contentpane .Normal,
.ContentLowerPane .c_contentpane .Normal p{
	color:#565656;
}

.RedBoxPane .mainTitle h2,
.RedBoxPane .c_contentpane{
	padding:0 10px;
}

/* ============== */
/* = ADMIN VIEW = */
/* ============== */
.paneOutline .bgImage{
	display:none;
}
/* ================== */
/* = Home White Box = */
/* ================== */
.homeWhiteBox{
/*	margin-left:5px;*/
	width:218px;
	background:transparent url(img/BoxABG.jpg) repeat-y;
	margin-bottom:5px;
}
.homeWhiteBox .homeWhiteBoxBG{
	width:218px;
	background: transparent url(img/BoxATop.jpg) no-repeat top center;
}
.homeWhiteBox .homeWhiteBoxNewBG{
	width:218px;
	background: transparent url(img/BoxANEWTop.jpg) no-repeat top center;
}
.homeWhiteBox h2{
	margin-left:15px;
	font-weight:bold;
	margin-top:0px;
	padding-top:12px;
}
.homeWhiteBoxNewBG h2{
	margin-left:15px;
	font-weight:bold;
	margin-top:0px;
	padding-top:12px;
}
.homeWhiteBox .homeWhiteBoxFooter{
	background:transparent url(img/BoxAFooter.jpg) no-repeat bottom center;
	width:218px;
	height:10px;
/*	height:15px;*/
	clear:both;
}
.homeWhiteBox_content{
	width:195px;
	color:#4c4c4c;
	padding-left:15px;
	clear:both;
	margin-top:3px;
}
.homeWhiteBox_content p{
	margin-bottom:5px;
}
.homeWhiteBox .vanImg{
	margin-left:-10px;
	margin-top:-30px;
}
/* ================= */
/* = Home Pink Box = */
/* ================= */
.homePinkBox{
/*	margin-left:5px;*/
	width:218px;
	background:transparent url(img/BoxBBG.jpg) repeat-y;
}
.homePinkBox .homePinkBoxBG{
	width:218px;
	background: transparent url(img/BoxBTop.jpg) no-repeat top center;
}
.homePinkBox h2{
	margin-left:15px;
	font-weight:bold;
	margin-top:0px;
	padding-top:12px;
}
.homePinkBox .homePinkBoxFooter{
	background:transparent url(img/BoxBFooter.jpg) no-repeat bottom center;
	width:218px;
	height:10px;
	clear:both;
}
.homePinkBox_content{
	width:195px;
	color:#4c4c4c;
	padding-left:15px;
	margin-top:3px;
	clear:both;
}
.homePinkBox_content p{
	margin-bottom:5px;
}
/* ================= */
/* = What's On box = */
/* ================= */
.whatsonBox h2{
	margin-bottom:5px;
	margin-left:20px;
}
.whatson_content{
	color:#4c4c4c;
/*	padding-left:15px;*/
	margin-left:5px;
}
.whatsonBox .titleUnderline{
	clear:both;
	background: transparent url(img/whatsonTop.jpg) no-repeat;
	width:282px;
	height:20px;
}
/* =================== */
/* = Latest News box = */
/* =================== */
.latestNews h2{
	margin-bottom:5px;
	margin-left:10px;
}
.latestNews_content{
	color:#4c4c4c;
	clear:both;
}
.latestNews .titleUnderline{
	clear:both;
	background: transparent url(img/latestnewsTop.jpg) no-repeat;
	width:282px;
	height:20px;
}
.latestNews .latestNews_contentpane ul{
	border-left:1px dotted #000000;
}
.latestNews .latestNews_contentpane ul li{
	list-style:none;
	border-bottom:1px dotted #000000;
	margin-bottom:10px;
	padding-bottom:10px;
}
/* ====================== */
/* = sub page left container = */
/* ====================== */
.leftContainerBG{
	background: transparent url(img/whatsnewWBG.gif) repeat-y;
	display:block;
}
.leftContainerBG .leftBoxTitle{
	background: transparent url(img/whatsnewWHead.gif) no-repeat top center;
	padding-left:15px;
	padding-top:1px;
	height:145px;
}
.leftContainerBG .leftBoxTitle .Head{
	color:#7f7f7f;
	font-weight:bold;
	font-size:16px;
}
.leftContainer .leftBoxFooter{
	background: transparent url(img/whatsnewWFooter.gif) no-repeat bottom center;
	width:382px;
	height:11px;
}
.leftBoxContent ul{
	width:382px;
}
.leftBoxContent li{
	width:191px;
	float:left;
}
/* ====================== */
/* = sub page mid container = */
/* ====================== */
.smallContainer{
	background: transparent url(img/thisseasonBG.gif) repeat-y;
}
.smallContainerBG{
	height:145px;
	display:block;
	overflow:visible;
}
.smallContainerBG .smallBoxTitle{
	background: transparent url(img/thisseasonHead.gif) no-repeat top center;
	padding-left:15px;
	padding-top:1px;
}
.smallContainerBG .smallBoxTitle .Head{
	color:#7f7f7f;
	font-weight:bold;
	font-size:16px;
}
.smallContainer .smallBoxFooter{
	background: transparent url(img/thisseasonFooter.gif) no-repeat bottom center;
	width:189px;
	height:11px;
}

/* =========================== */
/* = sub page main container = */
/* =========================== */
.MainContainer{
	background:transparent url(img/subpageContentHead.gif) no-repeat top center;
	width:774px;
	padding-bottom:5px;
}
.MainContainerBG{
	background:transparent url(img/subpageContentFooter.gif) no-repeat bottom center;
	padding-bottom:5px;
}
.MainContainerBG .MainBoxTitle,
.directoryContainerBG .MainBoxTitle{
	padding-left:15px;
	padding-top:5px;
}
.MainContainerBG .MainBoxTitle .Head,
.directoryContainerBG .MainBoxTitle .Head{
	color:#ac1a2f;
	font-weight:bold;
	font-size:20px;
}
/* ======================= */
/* = directory container = */
/* ======================= */
.directoryContainer{
	background:transparent url(img/directoryContentHead.gif) no-repeat top center;
	width:895px;
}
.directoryContainerBG{
	background:transparent url(img/directoryContentFooter.gif) no-repeat bottom center;
	padding-bottom:5px;
}