/*-----------------------------
	QUOTE BOX
-----------------------------*/

.quotebox{
	float:right;
	width:161px;
	height:212px;
	margin:0 10px 20px 30px;
	background:url(../images/template/quotebox.gif) left top no-repeat;
	}
.quotebox_content{
	width:149px;
	height:182px;
	margin:6px 6px 0 6px;
	text-indent:-5000px;
	}

/*-----------------------------
	FIXING HEIGHTS
-----------------------------*/

.big_box{
	height:417px;
	}
.right_box{
	height:417px;
	}
.bg_dark_orange{
	padding:0;
	background:#FFF url(../images/template/chickens.gif) left bottom no-repeat;
	}
.right_box h4{
	border-bottom:none;
	}
.little_box{
	height:25em;
	}
.news_box{
	height:25em;
	border-top:none;
	margin-top:none;
	}

/*-----------------------------
	NEAREST ZONE
-----------------------------*/

#nearest_zone{
	width:304px;
	margin-bottom:3px;
	}
	
#nearest_zone p{
	font-size:11px;
	line-height:1.5;
	padding-top:5px;
	}


/*-----------------------------
	NEWS
-----------------------------*/

#news{
	margin-left:10px;
	}
#news li{
	padding:10px 10px 8px 35px;
	font-weight:bold;
	background:url(../images/template/bullet.gif) left center no-repeat;
	}
#news li a{
	color:#BD5102;
	text-decoration:none;
	}
#news li a:hover{
	color:#E47103;
	background:none;
	}

/*-----------------------------
	PROMO IMAGES
-----------------------------*/

div.little_box img, div.right_box img{
	margin:0 6px 6px 6px;
	text-align:center;
	border:solid 3px #BD5102;
	}


/*-----------------------------
	REMOVE THIS POOP
-----------------------------*/
h4.nearest_heading{
	background:#9A4100 url(../images/template/headings/signpost.gif) right bottom no-repeat;
	margin-bottom:0px;
	height:27px;
	padding:10px 0 0 10px;
	}
.nearest_zone{
	width:304px;
	}
div#nearest_zone{
	width:304px;
	}
div#nearest_zone h6 a{
	display:block;
	width:304px;
	height:30px;
	text-indent:-5000px;
	overflow:hidden;
	border-top:solid 3px #FFF;
	}
div#nearest_zone h6.islington a{
	background:url(../images/template/headings/islington.gif) left bottom no-repeat;
	}
div#nearest_zone h6.islington a:hover, div#nearest_zone h6.islington_on a{
	background:url(../images/template/headings/islington.gif) left top no-repeat;
	}
div#nearest_zone h6.earlscourt a{
	background:url(../images/template/headings/earlscourt.gif) left bottom no-repeat;
	}
div#nearest_zone h6.earlscourt a:hover, div#nearest_zone h6.earlscourt_on a{
	background:url(../images/template/headings/earlscourt.gif) left top no-repeat;
	}
div#nearest_zone h6.soho a{
	background:url(../images/template/headings/soho.gif) left bottom no-repeat;
	}
div#nearest_zone h6.soho a:hover, div#nearest_zone h6.soho_on a{
	background:url(../images/template/headings/soho.gif) left top no-repeat;
	}
div#nearest_zone h6.coventgarden a{
	background:url(../images/template/headings/covent.gif) left bottom no-repeat;
	}
div#nearest_zone h6.coventgarden a:hover, div#nearest_zone h6.coventgarden_on a{
	background:url(../images/template/headings/covent.gif) left top no-repeat;
	}
div#nearest_zone h6.camdentown a{
	background:url(../images/template/headings/camden.gif) left bottom no-repeat;
	}
div#nearest_zone h6.camdentown a:hover, div#nearest_zone h6.camdentown_on a{
	background:url(../images/template/headings/camden.gif) left top no-repeat;
	}
div#nearest_zone h6.fulham a{
	background:url(../images/template/headings/fulham.gif) left bottom no-repeat;
	}
div#nearest_zone h6.fulham a:hover, div#nearest_zone h6.fulham_on a{
	background:url(../images/template/headings/fulham.gif) left top no-repeat;
	}
div#nearest_zone h6.bayswater a{
	background:url(../images/template/headings/bayswater.gif) left bottom no-repeat;
	}
div#nearest_zone h6.bayswater a:hover, div#nearest_zone h6.bayswater_on a{
	background:url(../images/template/headings/bayswater.gif) left top no-repeat;
	}
div#nearest_zone div.stretcher div{
	width:304px;
	height:149px;
	background:#DD5D02 url(../images/template/orange_gradient.jpg) left top repeat-x;
	border-top:solid 3px #FFF;
	}
div#nearest_zone div.stretcher img{
	float:left;
	width:138px;
	height:141px;
	padding:4px 0 4px 4px;
	margin:0;
	border:none;
	}
div#nearest_zone div.stretcher p{
	float:right;
	width:140px;
	}