/* CSS Document - South Ferriby Parish Council 2006
home css*/
#imageBanner{
	width: 872px;
	height: 142px;
	background-image: url(../../images/header-img/eventspage.jpg);
	background-repeat: no-repeat;
	margin-top:4px;
	padding:0px;
}

#currentTab{
	width:110px;
	background-image: url(../../images/section-cols/eventstab.jpg);
	height:45px;
	float:left;
	background-repeat: no-repeat;
	padding:0px;
}

#mainContent{
	margin-top:6px;
	border-top:solid 6px #B5343E;
	border-left:solid 1px #B5343E;
	border-right:solid 1px #B5343E;
	border-bottom:solid 1px #B5343E;
	background-image:url(../../images/panel-grad.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	width:584px;
	height:auto;
	float:left;
	position: static;
	padding:0px;
	text-align:left;
}

.mainContentListings{
	width:276px;
	margin-top:6px;
	border-top:solid 6px #B5343E;
	border-left:solid 1px #B5343E;
	border-right:solid 1px #B5343E;
	border-bottom:solid 1px #B5343E;
	background-image:url(../../images/panel-grad.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	float:right;
	height:100%;
	padding:0px;
	text-align:left;
}

#mainPanel{
	float:left;
	width:auto;
	/*width:690px;*/
	height:618px;
	text-align:left;
	padding:0px;
	/*top: 0px;
	left:0px;*/
}

#leftPanel{
	float:left;
	width:auto;
	/*width:690px;*/
	height:100%;
	text-align:left;
	padding:0px;
	/*top: 0px;
	left:0px;*/
}		

#textHolder{
	margin-top:26px;
	margin-left:40px;
	margin-bottom:26px;
	width:360px;
	height:auto;
	clear:both;
	padding:0px;
	text-align:left;
}

.subHolder{
	width: 524px;
	height:100%;
	padding:0px;
	padding-top:8px;
	position: relative;	
	text-align:left;
	margin:0px 0px 6px 15px;
	float:left;
	clear:both;
	border:#999999 solid 2px;
}
html>body div.subHolder
{margin:0px 0px 6px 25px;}

.subHolderAd{
	width: 528px;
	height:100%;
	padding:0px;
	position: relative;	
	text-align:left;
	margin:0px 0px 6px 15px;
	float:left;
	clear:both;
}
html>body div.subHolderAd
{margin:0px 0px 6px 25px;}

.subTextDate{
	margin-right:20px;
	margin-left:6px;
	width:85px;
	height:100%;
	text-align:left;
	float:left;
	padding:0px;
}

.subTextEvent{
	margin-right:10px;
	width:150px;
	height:100%;
	text-align:left;
	float:left;
	padding:0px;
}

.subTextMore{
	width:235px;
	height:100%;
	margin-right:4px;
	text-align:left;
	float:right;
	padding:0px;
	clear:right;
}

.listingsTextHolder{
	margin-top:26px;
	margin-bottom:14px;
	margin-left:20px;
	width:236px;
	height:auto;
	padding:0px;
	text-align:left;
}
.listingsTextHolder2{
	margin-top:16px;
	margin-bottom:14px;
	width:226px;
	height:auto;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	text-align:left;
	border:#999999 solid 2px;
}

h2{
	text-transform: none;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	text-align:left;
	margin-bottom:4px;
	padding:0px;
}

