﻿/* John Dunn - Advert */

#imageMenu ul li.jd_1 a { background: url('../images/1.jpg'); }
#imageMenu ul li.jd_2 a { background: url('../images/2.jpg'); }
#imageMenu ul li.jd_3 a { background: url('../images/3.jpg'); }
#imageMenu ul li.jd_4 a { background: url('../images/4.jpg'); }
#imageMenu ul li.jd_5 a { background: url('../images/5.jpg'); }

#imageMenu 			{ position: relative; width: 950px; height: 300px; }
#imageMenu ul 		{ list-style: none; margin: 0px; display: block; height: 300px; width: 950px; }
#imageMenu ul li 	{ float: left; }
#imageMenu ul li a  { text-indent: -1000px; border-right: 2px solid #fff; cursor:pointer; display:block; overflow:hidden; width:125px; height: 300px; }

/* Stockport Timber - Advert */

#imageMenu_stockport ul li.st_1 a { background: url('../images/st_1.jpg'); }
#imageMenu_stockport ul li.st_2 a { background: url('../images/st_2.jpg'); }
#imageMenu_stockport ul li.st_3 a { background: url('../images/st_3.jpg'); }
#imageMenu_stockport ul li.st_4 a { background: url('../images/st_4.jpg'); }
#imageMenu_stockport ul li.st_5 a { background: url('../images/st_5.jpg'); }

#imageMenu_stockport 			{ position: relative; width: 950px; height: 300px; }
#imageMenu_stockport ul 		{ list-style: none; margin: 0px; display: block; height: 300px; width: 950px; }
#imageMenu_stockport ul li 		{ float: left; }
#imageMenu_stockport ul li a  	{ text-indent: -1000px; border-right: 2px solid #fff; cursor:pointer; display:block; overflow:hidden; width:125px; height: 300px; }

/* CCJS - Advert */

#imageMenu_cc ul li.cc_1 a { background: url('../images/ccjs_1.jpg'); }
#imageMenu_cc ul li.cc_2 a { background: url('../images/ccjs_2.jpg'); }
#imageMenu_cc ul li.cc_3 a { background: url('../images/ccjs_3.jpg'); }
#imageMenu_cc ul li.cc_4 a { background: url('../images/ccjs_4.jpg'); }
#imageMenu_cc ul li.cc_5 a { background: url('../images/ccjs_5.jpg'); }

#imageMenu_cc 			{ position: relative; width: 950px; height: 300px; }
#imageMenu_cc ul 		{ list-style: none; margin: 0px; display: block; height: 300px; width: 950px; }
#imageMenu_cc ul li 	{ float: left; }
#imageMenu_cc ul li a  	{ text-indent: -1000px; border-right: 2px solid #fff; cursor:pointer; display:block; overflow:hidden; width:125px; height: 300px; }

/* Beresford and Curbishley LTD - Advert */

#imageMenu_bandc ul li.bandc_1 a { background: url('../images/bandc1.png'); }
#imageMenu_bandc ul li.bandc_2 a { background: url('../images/bandc2.png'); }
#imageMenu_bandc ul li.bandc_3 a { background: url('../images/bandc3.png'); }
#imageMenu_bandc ul li.bandc_4 a { background: url('../images/bandc4.png'); }
#imageMenu_bandc ul li.bandc_5 a { background: url('../images/bandc5.png'); }

#imageMenu_bandc 			{ position: relative; width: 950px; height: 300px; }
#imageMenu_bandc ul 		{ list-style: none; margin: 0px; display: block; height: 300px; width: 950px; }
#imageMenu_bandc ul li 		{ float: left; }
#imageMenu_bandc ul li a    { text-indent: -1000px; border-right: 2px solid #fff; display:block; overflow:hidden; width:125px; height: 300px; }

/* Knutsford Golf Club - Advert */

#imageMenu_kg ul li.kg_1 a { background: url('../images/kg_1.jpg'); }
#imageMenu_kg ul li.kg_2 a { background: url('../images/kg_2.jpg'); }
#imageMenu_kg ul li.kg_3 a { background: url('../images/kg_3.jpg'); }
#imageMenu_kg ul li.kg_4 a { background: url('../images/kg_4.jpg'); }
#imageMenu_kg ul li.kg_5 a { background: url('../images/kg_5.jpg'); }

#imageMenu_kg			{ position: relative; width: 950px; height: 300px; }
#imageMenu_kg ul 		{ list-style: none; margin: 0px; display: block; height: 300px; width: 950px; }
#imageMenu_kg ul li 	{ float: left; }
#imageMenu_kg ul li a  	{ text-indent: -1000px; border-right: 2px solid #fff; cursor:pointer; display:block; overflow:hidden; width:125px; height: 300px; }

/* Contact Us Section */

#imageMenu_co ul li.co_1 a { background: url('../images/contact_1.png'); }
#imageMenu_co ul li.co_2 a { background: url('../images/contact_2.png'); }
#imageMenu_co ul li.co_3 a { background: url('../images/contact_3.png'); }
#imageMenu_co ul li.co_4 a { background: url('../images/contact_4.png'); }
#imageMenu_co ul li.co_5 a { background: url('../images/contact_5.png'); }

#imageMenu_co			{ position: relative; width: 950px; height: 300px; }
#imageMenu_co ul 		{ list-style: none; margin: 0px; display: block; height: 300px; width: 950px; }
#imageMenu_co ul li 	{ float: left; }
#imageMenu_co ul li a   { text-indent: -1000px; border-right: 2px solid #fff; display:block; overflow:hidden; width:125px; height: 300px; }

/* Other */

li { margin: 0; padding: 0;	border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
ul { margin: 0;	padding: 0;	border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

.clear { clear: both; }