@charset "utf-8";
/* CSS Document */

p {
		padding:0px;
		margin:0px;
}

#home-body {
		width:910px;
		height:560px;
		background-image:url(../images/home/home-back.jpg);
		padding-bottom:5px;
		
}
* html #home-body {
		height:500px;
}
#home-footer {
		width:900px;
		min-height:20px;
		background-image:url(../images/home/home-footer.jpg);
}
* html #home-footer {
		height:20px;
}

#primary-image {
	width:700px;
	min-height:261px;
	position:relative;
	z-index:1
 
}
* html #primary-image {
	height:261px;
}
ul#prim-im {
		padding:0;
		margin:0;
}
ul#prim-im li {
		list-style:none;
	 
}
ul#prim-im li img { 
	 }
	


#home-left {
		position:absolute;
		top:200px;
		left:20px;
		width:680px;
		z-index:1;
	 
}
* html #home-left {
		width:700px;
}

#home-right {
 
 
float:right;
 
width:200px;
 
}
#main-left {
		width:196px;
		min-height:271px;
		float:left;
		/*margin-top:195px;
		margin-left:19px;*/
		
}

#main-center {	
	/*382*/
		float:left;
		width:279px;
		margin-top:60px;
	    font-size:12px;
		padding-left:13px;
		min-height:400px;
}
#main-center p#link-icon {
		float:left;
		width:22px;
		min-height:22px;
		background-image:url(../images/home/home-advert-find-icon-white.jpg);
}
* html #main-center p#link-icon {
		height:22px;
}
#main-center a {
		color:#000;
		text-decoration:none;
}
#main-center a:link {
		color:#000;
		text-decoration:none;
}
#main-center a:hover {
		color:#000;
		text-decoration:underline;
}
#main-right {
		width:186px;
		min-height:291px;
		float:right;
		background-image: url(../images/home/marketing-purple-back.png);
		background-repeat:no-repeat;
		background-position:top left;
		position:relative;
		/*margin-top:189px;*/
}
* html #main-right {
		height:291px;
}

#wembley-top-5 {
		width:186px;
		min-height:110px;
		background-image:url(../images/home/wembley-arena-top5-fom.png);
}
* html #wembley-top-5 {
		height:110px;
}
#wembley-top-5-container {
		 float:right;
		 padding:2px 10px 0 76px; 
		 color:#FFF; 
		 font-size:12px;
}
#wembley-top-5-link {
		padding-top:3px;
}
#wembley-top-5-link a {
		color:#FFF;
		text-decoration:none;
}





#wembley-stadium {
	 	width:194px;
		min-height:232px;
		background-image:url(../images/home/wembley-stadium-back.jpg);
}
* html #wembley-stadium {
		height:164px;
}

#looking-to-rent {
		width:191px;
		min-height:156px;
		background-image:url(../images/home/looking-to-rent.jpg);
		background-repeat:no-repeat;
		background-position:top;
		float:left;
		position:relative;
		
}
* html #looking-to-rent {
		height:156px;
}

#how-to-find-us {
		width:181px;
		min-height:128px;
		background-image:url(../images/home/how-to-find-us.jpg);
	    background-repeat:no-repeat;
		float:left;
		position:relative;
		text-align:left;
  		font-size:12px;
		padding-left:10px
}
* html #how-to-find-us {
		height:128px;
		width:191px;
}
#contemorary-wembley-city {
	 	width:191px;
		min-height:182px;
		background-image:url(../images/home/contemorary-wembley-city.jpg);
		float:left;
}
* html #contemorary-wembley-city {
		height:182px;
}




/* Primary advert on home page that is rendered in Pink box */

#home-advert {
	    position:relative;
		padding:0 2px 10px 10px;
}

#home-advert h2  {
		 
		padding:5px 5px 0 0;
		margin:0px;
		font-size:20px;
		line-height:24px;
}
#home-advert p#tag-line {
		color: #FFF;
		font-size:13px;
		font-weight:bold;
		border-top:2px solid #912d83;
		border-bottom:2px solid #912d83;
		padding:2px 0 2px 0;
		margin:4px 0 2px 0;
}
div#description {
	 	color:#FFF;
		font-size:12px;
		}

p#find-icon {
	width:22px;
	min-height:22px;
	float:left;
	background-image: url(../images/home/home-advert-find-icon.jpg);
	
	
}
 
p#link {
		float:left;
		color:#FFF;
		padding-top:5px;
		padding-left:5px;
}

#link a {
		font-size:10px;
		color:#FFF;
		text-decoration:none;
}

/* end Primary advert */


/* wembley staium links */


#wembley-stadium a {
		color:#000;
		text-decoration:none;
}
#wembley-stadium a:link {
		color:#000;
		text-decoration:none;
}
#wembley-stadium a:hover {
		color:#000;
		text-decoration:underline;
}
#wembley-stadium #wembley-link {
		float:left;
		font-size:12px; 
		padding:40px 0 0 20px;
}
#wembley-stadium #champions-link {
		float:left;
		font-size:12px; 
		padding:8px 0 0 20px;
}
#wembley-stadium #olympics-link {
		 float:left;
		 font-size:9px; 
		 padding:5px 0 0 20px;
}

