html,body{
	margin:0;
	padding:0;
	background-color: #FFF8E8;
}
body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	}

body img{border:none;}

div#container{
	width:850px;
	margin:0 auto;
	text-align:left;
	/*background-image: url(../images/menuBGsolid.gif);*/
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	}
	
/* Basic Layout */
div#header{
	clear:both;
	width:850px;
	height:120px;
	background-image:url(../images/Walsall-Whats-On-header-NEW.jpg);
	}
	
div#searchHEADER{
	background-image: url(../images/keywordSearchBG.jpg);
	clear:both;
	width:850px;
	height:30px;
	}
	
div#contentWRAPPER{
	clear:both;
	width:850px;
	background-image:url(../images/backdrop_container.gif);
	background-repeat:repeat;
	float: left;
	}
		
div#leftCOLUMN{
	/*background-color: #C7CBCE;*/
	background-color:#FFF0CF;
	width:180px;
	min-height:450px;
	float:left;
	}

div#middleCOLUMN{
	background-color:#FFFFFF;
	width:509px;
	min-height:500px;
	float:left;
	padding-bottom: 5px;
	}
	
div#rightCOLUMN{
	/*background-color: #C7CBCE;*/
	padding-left:10px;
	padding-top:21px;
	background-color:#FFFFFF;
	width:145px;
	min-height:520px;
	float:left;
	border-left-color:#CCCCCC;
	border-left-style:dashed;
	border-left-width:1px;
	text-align:left;
	}
	
#rightCOLUMN a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6A2F67;
}
#rightCOLUMN a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6A2F67;
}
#rightCOLUMN a:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #6A2F67;
}
div#footer{
	clear:both;
	width:850px;
	height:80px;
	background-color:#221e1f;
	}

div#Copyright{
	clear:both;
	width:850px;
	height:16px;
	padding-top:4px;
	background-color: #FFFFFF;
	text-align:right;
	font-size:10px;
}

div#Copyright .FootNote21st a{
	text-decoration:none;
}

div#Copyright .FootNote21st a:hover{
	text-decoration:underline;
}
	
div#topLhotspot{
	margin-top:20px;
	margin-left:0px;
	width:200px;
	height:60px;
	float:left;
	background-color:#CCCCCC;
	}	
	
div#topRhotspot{
	margin-top:20px;
	margin-left:0px;
	width:200px;
	height:60px;
	float:right;
	background-color:#CCCCCC;
	}	

/* Templates */
div#topTEMP{
	margin-left:210px;
	margin-top:20px;
	width:468px;
	height:60px;
	/*background-color:#0000FF*/
	}
	
div#LeftSpcr{
	font-size:12px;
	display:block;
	margin-top:10px;
	margin-left:5px;
	width:170px;
	float:left;
	overflow: hidden;
	 white-space: pre-wrap;       /* css-3 */
	 /*white-space: -moz-pre-wrap !important;*/  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	}
	
div#RightSpcr{	
	font-size:12px;
	display:block;
	width:140px;
	float:left;
	overflow:hidden;
	 white-space: pre-wrap;       /* css-3 */
	 /*white-space: -moz-pre-wrap !important;*/  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
	}
	
div#gapSpc{
	Display:block;
	width:40px;
	height:10px;
	}
	
div#RightGENRE{
	width:100%;
	text-align:center;
	
	}	
	
/* Keyword Search */
.keywordSearchDiv {
	float: right;
	width: 670px;
	font-weight: bold;
	color: #000000;
	padding-left: 180px;
	background-repeat: repeat-x;
	padding-top: 2px;
	font-size: 14px;
	/*padding-bottom: 5px;*/
	}
#keywordSearch #search {
	width: 330px;
}
#keywordSearch #Go {
}
#keywordSearch #Go {
}
#keywordSearch label {
}
.keywordSearchDiv #keywordSearch {
}
#keywordSearch #Go {
	margin-top: 3px;
	margin-bottom: -5px;
	padding-bottom: -5px;
}

/* Navigation Layout */
div#navigation{
	width:100%;
	/*background-image:url(../images/menuBGgradient.jpg);*/
	}
	
/* Inpage stuff */
	
div#mainTITLEbloc{
	width:100%;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

div#mainTITLEbl{
	width:100%;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
/* FCK editor elements */
div#fckconBOXS{
	Width:490px;
	margin-left:10px;
	float:left;
	}
	
#fckconBOXS a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6A2F67;
}
#fckconBOXS a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6A2F67;
}
#fckconBOXS a:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #6A2F67;
}
	
/* Home Page */
.div#homeCONTAINER{
	width:660px;
	margin-left:10px;
	float:right;
	}

.fullContainer .bodyContainer .headerArea .keywordSearchDiv #keywordSearch label {
	margin-bottom: 5px;
	padding-right: 5px;
}
.FullWidthBodyArea {
	margin-left:10px;
	float: right;
	width: 660px;
}
#mainTITLEbloc .pagetitle {
	color: #5B0357;
	font-weight: bold;
}

#mainTITLEbl .pagetitle {
	color: #5B0357;
	font-weight: bold;
}

.nav {
	padding-left: 5px;
}
.navHOME {
	padding-left: 5px;
}
/* Search Results */
div#srchSPCER{
	min-height:5px;
	float:left;
	width:490px;
	}

div#listPAGE_BOX{
	Width:490px;
	margin-left:10px;
	float:left;
	}

div#underlineweisgrauBOX{
	min-height: 90px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:490px;
	float: left;
	}

div#srchrsltsWRAPPER{
	min-height:80px;
	float:left;
	width:490px;
	}

div#srchimgeLEFT{
	min-height:80px;
	width:80px;
	float:right; 
	}
div#srchMiddle{
	width:400px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	font-size:12px;
	}
div#srchtxtRIGHT{
	width:90%;
	float:left;
	margin-left:5px;
	}

div#srchtxtdesc{
	min-height:40px;
	width:325px;
	float:left; 
	}

div#srchbooknow{
	min-height:40px;
	width:120px;
	float:right; 
	}

div#srchbeigeBOXS{
	/*clear:both;*/
	margin-top:5px;
	margin-bottom:5px;
	float:left; 
	width:480px;
	background-color:#FFF8E8;
	padding:5px;
	}

div#srchbeigeMiddle{
	width:378px;
	float:left; 
	margin-left:5px;
	}
div#srchbeigetxtRIGHT{
	width:64px;
	float:right; 
	}

div#srchnumBOX{
	width:20px;
	float:left;
	}
	
div#srchcontentBOX{
	width:508px;
	float:right;
	}
.contentTXTgold10px {
	font-size: 11px;
	color: #630961;
}
.homepageWO3c {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.homepageWO3c a:link{
	color: #000000;
	text-decoration:none;
}
.homepageWO3B {
	font-size: 14px;
	color: #000000;
}

.homepageWO3c a:visited{
	color: #000000;
	text-decoration:none;
}
.homepageWO3c a:hover{
	color: #000000;
	text-decoration:underline;
}
.homepageWO3c a:active{
	color: #000000;
	text-decoration:underline;
}
.moreButton {
	font-size: 12px;
	color: #90278C;
	text-decoration: none;
	font-weight: bold;
}
.moreButton a:link{
	color: #90278C;
	text-decoration: none;
}
.moreButton a:visited{
	color: #90278C;
	text-decoration: none;
}
.moreButton a:hover{
	color: #90278C;
	text-decoration: underline;
}
.moreButton a:active{
	color: #90278C;
	text-decoration: none;
}
.searchHighlight {
	background-color: #FEE7B1;
}

/* Listings Builder */
div#listBOX{
	clear:both;
	display:block;
	height:70px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	}
	
div#listLeft{
	width:70px;
	height:70px;
	float:left;
	}
	
div#listMiddle{
	width:390px;
	height:70px;
	float:left;
	}
	
div#listRight{
	width:70px;
	height:70px;
	float:Right;
	}
	
/* Listings Builder End */

/* Also Showing */

/* ALSO BOOKING - Show listings - 2x2 */
div#alsoBOOKING{
	width:490px; 
	min-height:249px; 
	}
	
div#alsobookingTITLE{
	width:490px; 
	min-height:29px;
	border-bottom-color: #BEAD67;
	border-bottom-style:solid;
	border-bottom-width:3px;
	Display: block;
	margin-top:6px;
	margin-bottom:15px;
	float:left; 
	width:490px; 
	height:20px;
	}
	
div#alsobookingLISTLEFT{
	width:245px; 
	float:left;
	min-height:202px;
	border-right-color:#999999;
	border-right-style:dashed;
	border-right-width:1px;
	}
	
div#alsobookingLISTRIGHT{
	width:245px; 
	float:right;
	min-height:202px; 
	}
	
div#alsobookingELEMENTleft{
	float:left;
	width:240px; 
	height:96px; 
	}
	
div#alsobookingELEMENTright{
	float:right;
	width:240px; 
	height:96px; 
	}
	
div#alsobookingELEMENTimage{
	padding-left:4px;
	width:80px; 
	height:80px;
	float:left;
	}
	
div#alsobookingELEMENTdetail{
	padding-left:2px;
	padding-right:2px;
	width:150px; 
	height:66px; 
	float:left;
	}
	
div#alsobookingELEMENTnavigo{
	width:175px; 
	height:22px; 
	float:right;
	}

/* Also showing --END  */


/* 5 at bottom of home page */
div#columnLEFT{
	display:block;
	float:left;
	width:325px;
	/*border-right-color:#CCCCCC;
	border-right-style:dashed;
	border-right-width:1px;*/
	padding-bottom:5px;
	}

div#columnLEFTnb{
	/* has no border */
	display:block;
	float:left;
	width:325px;
	padding-bottom:5px;
	}
	
div#columnRIGHT{
	display:block;
	float:right;
	width:325px;
	padding-bottom:5px;
	}
	
div#CELLbar{
	background-image: url(../images/keywordSearchBG.jpg);
	padding-top:6px;
	width:320px;
	height:24px;
	float:left;
	margin-top:-5px;
	margin-bottom:5px;
	padding-left:5px;
	}

/* Today top 5 - bottom of home page */

div#CELLtodayL{
	display:block;
	float:left;
	width:315px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:5px;
	}

div#CELLtodayR{
	display:block;
	float:left;
	width:315px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:5px;
	}

div#CELLinner{
	display:block;
	float:left;
	width:320px;
	/*min-height:65px;*/
	margin-bottom:3px;
	}
	
div#CELLinnerBUTTON{
	width:90%;
	float:left;
	margin-bottom:5px;
	}

.whatsonDate {
	font-size: 10px;
	color: #000000;
}

div#whatsonIMGE{
	float:right; /* keeps it tidy */
	clear:both;
	width:493px;
	padding-top:5px;
	/*height:265px; */
	}

div#whatsonBOXS{
	padding-top:15px;
	padding-bottom:15px;
	float:left; 
	width:490px;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}


.whatsonDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.whatsonTITLE{
	color: #6A2F67;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
#whatsOnSearch {
	background-color: #EFEFEF;
}
