/*

----- Score Draw screen stylesheet -----
----- 2008 -----

----- enjoy. -----

----- Background Colours -----

Body Blue: #247bb3
Footer Blue: #1f6997
Button Orange: #ff9407
Button Blue: #2c9fdb

----- Text Colours -----

Main Heading: #669ed6
Main Body: #999
Dark Body: #666
Inline Link: #669ed6
Inline Link Hover: #ff9407

----- Dimensions -----

Site Width: 970px

*/


* {
	padding: 0; /* global margin and padding reset */
	margin: 0;
}

/* ----- tags ----- */
body {

	background: url(../images/common/grass-tile.jpg);
	text-align: center; /* centre in IE */
	line-height: 1em;
	font: small Arial, Helvetica, sans-serif;
	color: #999;
	padding-bottom: 20px;
	margin-top:20px;
}

a:link, a:visited {
color:#00772e;
text-decoration:none;
}
a:hover, a:visited:hover {
text-decoration:underline;
}

#site-map ul {
margin-left:1.3em;
}

#site-map ul li {
margin-top:5px;
}

/* ----- main containers ----- */
#frame {
	margin: 0 auto; /* centre in proper browsers */
	width: 970px;
	text-align: left;
}
#start-content {
background-image: url(../images/common/background-top.png) !important;
background-image: url(../images/common/background-top.gif);
height:31px;
width:970px;
float:left;
}
#content {
background-image:url(../images/common/background-repeater.gif);
background-repeat:repeat-y;
width:970px;
height:auto;
float:left;
}
#finish-content {
background-image: url(../images/common/background-bottom.png) !important;
background-image: url(../images/common/background-bottom.gif);
height:34px;
width:970px;
float:left;
}
#main-nav {
padding-left:29px;
width:127px;
height:auto;
float:left;
}
#homepage-content {
float:left;
width:913px;
padding-left:29px;
height:auto;
margin-top:30px;
}

#col2 {
float:left;
width:765px;
height:auto;
margin-left:20px;

}

/* ----- masthead ----- */
h1 {
	width: 127px;
	height: 107px;
}
h1 a {
	display: block;
	width: 127px;
	height: 107px;
	
	text-indent: -1000em;	
	background: url(../images/common/logo.gif) 0 0 no-repeat;
}
/* ----- main navigation ----- */
#global-nav {
	float: left;
	display: inline;
	position: relative;
	margin-top:10px;
	list-style:none;
}
#global-nav li {
	float: left;
	margin-top: 6px;
}
#global-nav li a {
	display: block;
	width: 127px;
	height: 24px;
	text-indent: -1000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#global-nav li a:hover{
	background-position: 0 -24px;
}
#tab1 {
	background-image: url(../images/common/nav/about-us.gif);
}
#tab2 {
	background-image: url(../images/common/nav/our-range.gif);
}
#tab3 {
	background-image: url(../images/common/nav/stockists.gif);
}
#tab4 {
	background-image: url(../images/common/nav/trade-enquiries.gif);
}
#tab5 {
	background-image: url(../images/common/nav/contact.gif);
}
#tab6 {
	background-image: url(../images/common/nav/downloads.gif);
}

/*----- Footer ------*/

#footer {
	float:left;
	text-align:center;
	margin-left:200px;
	}

#footer-nav {
	float: left;
	display: inline;
	position: relative;
	margin-top:0px;
	list-style:none;
}
#footer-nav li {
	float: left;
	margin-top: 0px;
}
#footer-nav li a {
	display: block;
	height: 56px;
	text-indent: -1000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#tab7 {
	width: 69px;
	background-image:url(../images/footer/1.gif);
}
#tab8 {
	width: 106px;
	background-image:url(../images/footer/2.gif);
}
#tab9 {
	width: 147px;
	background-image:url(../images/footer/3.gif);
}
#tab10 {
	width: 101px;
	background-image:url(../images/footer/4.gif);
}
#tab11 {
	width: 99px;
	background-image:url(../images/footer/5.gif);
}


/*----- Homepage ------*/

.comp-holder {
width:206px;
height:150px;
float:left;
margin-top:9px;
}

.man-u-comp {
display:block;
background-image:url(../images/homepage/man-u-presentation-text.gif);
width:206px;
height:40px;
text-indent:-1000em;
}

.villa-comp {
display:block;
background-image:url(../images/homepage/villa-prentation-text.gif);
width:206px;
height:40px;
text-indent:-1000em;
}

#third-col {
float:left;
width:206px;
height:auto;
margin-left:20px;
}
#search-box {
float:left;
width:206px;
height:127px;
background-image:url(../images/homepage/search-box-bg.gif);
} 

#search-box .choose-team-label {
display:block;
text-indent:-1000em;
width:180px;
height:20px;
background-image:url(../images/homepage/choose-a-team.gif);
margin-top:15px;
margin-left:13px;
}

#search-box .search-label {
display:block;
text-indent:-1000em;
width:180px;
height:21px;
background-image:url(../images/homepage/search.gif);
margin-top:15px;
margin-left:13px;
}

#search-box .select-holder {
margin-left:5px;
width:190px;
height:19px;

}

#search-box .choose-team-select {
margin-left:8px;
width:180px;

padding:2px;
border:none;
}
.green-jump{
	background:url(../images/homepage/green-jump.gif) 0 0 no-repeat; }
}
#search-box .search-holder {

width:200px;
height:19px;


}

#search-box .search {
float:left;
font-size:.8em;
background:url(../images/homepage/green-search.gif) 0 0 no-repeat; 
width:136px; height:15px;
border:none;
padding:3px;
margin-left:12px;
margin-right:8px;
}






.kitbag {
float:left;
display:block;
width:127px;
height:107px;
text-indent:-1000em;
background-image:url(../images/common/kitbag-logo.gif);
margin-top:43px;
}

.collection {
	display: block;
	width: 183px;
	height: 24px;
	float:left;
	text-indent: -1000em;	
	background: url(../images/titles/the-collection.gif) 0 0 no-repeat;
	}
	
#collection {
float:left;
width:913px;
height:auto;

}

.our-range a:link, .our-range a:visited {
display: block;
	width: 104px;
	height: 30px;
	float:right;
	text-indent: -1000em;	
	background: url(../images/buttons/see-our-range.gif) 0 0 no-repeat;
}

.swing-ticket, .swing-ticket2 {
width:215px;
height:345px;
background-color:#FFFFFF;
float:left;
margin-top:20px;
}

.swing-ticket2 {
margin-left:17px;
}

.swing-ticket p, .swing-ticket2 p {
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:0.9em;
color:#5f5952;
margin-top:5px;
margin-left:10px !important;
margin-left:5px;
float:left;
}

.swing-ticket .view-all, .swing-ticket2 .view-all {
float:right;
display:block;
text-indent:-1000em;
background-image:url(../images/common/view-all.gif);
background-repeat:no-repeat;
width:75px;
height:22px;
margin-right:10px;
margin-top:15px;
}

.back-to-top {
float:right;
display:block;
text-indent:-1000em;
background-image:url(../images/buttons/back-to-top.gif);
background-repeat:no-repeat;
width:94px;
height:29px;
margin-top:22px;
}

#bot-left-col {
float:left;
width:435px;
margin-top:15px;
padding-right:10px;
}

#bot-right-col {
float:left;
width:464px;
margin-top:15px;
}

.home-who-h2 {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/who-are-score-draw.gif);
background-repeat:no-repeat;
width:200px;
height:18px;
}

.home-who-txt {
display:block;
text-indent:-1000em;
background-image:url(../images/homepage/who-are-score-draw.gif);
background-repeat:no-repeat;
width:422px;
height:61px;
margin-top:15px;
}

#bot-left-col p, #bot-right-col p {
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:1em;
color:#393939;
margin-top:15px;
}

.buy-score-h2 {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/buy-score-draw-at-kitbag.gif);
background-repeat:no-repeat;
width:278px;
height:22px;
}

.sign-up {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/score-draw-newsletter.gif);
background-repeat:no-repeat;
width:354px;
height:24px;
margin-top:15px;
}

#team-list {
float:left;
width:910px;
margin-top:30px;
text-align:center;
}

#team-list2 {
float:left;
width:910px;
margin-top:30px;
margin-left:29px;
text-align:center;
}

/*------ Standard Search Box ----------*/

.search-box-top {
float:right;
width:200px;
height:80px;
} 

.search-box-top  .choose-team-label {
display:block;
text-indent:-1000em;
width:180px;
height:20px;
background-image:url(../images/titles/choose-a-team.gif);
background-repeat:no-repeat;
margin-top:15px;
margin-left:13px;
}

.search-box-top  .search-label {
display:block;
text-indent:-1000em;
width:180px;
height:21px;
background-image:url(../images/titles/search.gif);
background-repeat:no-repeat;
margin-top:15px;
margin-left:13px;
}

.search-box-top  .select-holder {
margin-left:5px;
width:180px;
height:19px;

}

.search-box-top  .choose-team-select {
margin-left:8px;
width:180px;
height:21px;
padding:2px;
border:none;
}
.green-clear{
	opacity:0;
	filter:alpha(opacity=0);
	background:none; border:0; outline:none;
}
.beige-form{
	font-size:0.8em;
	width:144px;
	height:13px;
	background:url(../images/buttons/form-beige.gif) 0 0 no-repeat;
	border:0px;
	padding:3px;
}

.search-box-top  .search-holder {

width:190px;
height:19px;


}

.search-box-top .search {
float:left;
background:white;
font-size:1em;
width:133px;
height:19px;
border:none;
margin-left:12px;
margin-right:5px;
}

.our-range-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/our-range.gif);
background-repeat:no-repeat;
width:140px;
height:29px;
margin-left:0px;
margin-bottom:10px;
}

.club-card, .club-card2 {
width:184px;
height:300px;
background-color:#FFFFFF;
float:left;
margin-top:20px;
}

.club-card2 {
margin-left:5px;
}

.club-card .buy-now, .club-card2 .buy-now, #shirt-info-panel .buy-now {
float:right;
display:block;
text-indent:-1000em;
background-image:url(../images/buttons/buy-now.gif);
background-repeat:no-repeat;
width:58px;
height:19px;
margin-right:10px;
margin-top:15px;
}

#shirt-info-panel .buy-now {
float:right;
display:block;
text-indent:-1000em;
background-image:url(../images/buttons/buy-now-new.gif);
background-repeat:no-repeat;
width:146px;
height:74px;
margin-right:10px;
margin-top:15px;
}
#shirt-info-panel a:link.buy-now-new, #shirt-info-panel a:visited.buy-now-new {
float:left;
display:block;
text-indent:-1000em;
background-image:url(../images/buttons/buy-now.jpg);
background-repeat:no-repeat;
width:121px;
height:58px;
}
#shirt-info-panel a:hover.buy-now-new, #shirt-info-panel a:visited:hover.buy-now-new {
	background-position: 0 -58px;
	}
#shirt-info-panel a:link.movies, #shirt-info-panel a:visited.movies {
float:left;
display:block;
text-indent:-1000em;
background-image:url(../images/buttons/watch.jpg);
background-repeat:no-repeat;
width:163px;
height:58px;
}

#shirt-info-panel a:hover.movies, #shirt-info-panel a:visited:hover.movies {
	background-position: 0 -58px;
	}

.club-card p, .club-card2 p {
display:block;
width:150px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:0.9em;
color:#5f5952;
margin-top:0px;
margin-left:5px;
float:left;
}

.aston-villa {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/aston-villa.gif);
background-repeat:no-repeat;
width:320px;
height:37px;
margin-left:0px;
margin-bottom:10px;
}

.birmingham-city {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/aston-villa.gif);
background-repeat:no-repeat;
width:320px;
height:37px;
margin-left:0px;
margin-bottom:10px;
}

.aston-villa-other {
display:block;
text-indent:-1000em;
background-image:url(../images/shirts/aston-villa/other-shirts.gif);
background-repeat:no-repeat;
width:179px;
height:16px;
margin-left:0px;
margin-bottom:10px;
margin-top:20px;
}

/*------Shirt Detail Page--------*/

#shirt-info-panel {
width:733px;
height:282px;
padding:10px;
float:left;
background-image:url(../images/product-background.gif);
}

#detail-col1 {
float:left;
}

#detail-col2 {
float:left;
margin-left:10px;
width:285px;
height:285px;
}

#detail-col2 h3 {
font-family:Arial, Helvetica, sans-serif;
font-family:1.3em;
color:#323323;
}

#detail-col2 p {
margin-top:15px;
}
#detail-col3 {
float:left;
margin-left:10px;
margin-right:0px;
}

.about-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/about-us.gif);
background-repeat:no-repeat;
width:120px;
height:24px;
margin-left:0px;
margin-bottom:10px;
}

.search-results-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/search-results.gif);
background-repeat:no-repeat;
width:254px;
height:41px;
margin-left:0px;
margin-bottom:10px;
}


.privacy-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/privacy-policy.gif);
background-repeat:no-repeat;
width:255px;
height:41px;
margin-left:0px;
margin-bottom:10px;
}

.competitions-title {
display:block;
text-indent:-1000em;
background-image:url(../competitions/images/title.gif);
background-repeat:no-repeat;
width:171px;
height:30px;
margin-left:0px;
margin-bottom:10px;
}

.downloads-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/downlaods.gif);
background-repeat:no-repeat;
width:147px;
height:26px;
margin-left:0px;
margin-bottom:10px;
}

.site-map-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/site-map.gif);
background-repeat:no-repeat;
width:255px;
height:41px;
margin-left:0px;
margin-bottom:10px;
}

.terms-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/terms-and-conditions.gif);
background-repeat:no-repeat;
width:255px;
height:41px;
margin-left:0px;
margin-bottom:10px;
}

.trade-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/trade-enquiries.gif);
background-repeat:no-repeat;
width:201px;
height:30px;
margin-left:0px;
margin-bottom:10px;
}

#col2 p {
margin-top:15px;
color:#444442;
}

/*--------  Contact Page ----------*/

.contact-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/contact.gif);
background-repeat:no-repeat;
width:102px;
height:23px;
margin-left:0px;
margin-bottom:10px;
}

.how-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/how-to-find.gif);
background-repeat:no-repeat;
width:203px;
height:24px;
margin-left:0px;
margin-bottom:10px;
}

#contact-col1 {
float:left;
width:295px;
height:auto;
padding-right:10px;
}

#contact-col2 {
float:left;
width:305px;
height:auto;
}

/*--------  Stockist Page ----------*/

.stockist-title {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/find-a-stockist.gif);
background-repeat:no-repeat;
width:187px;
height:24px;
margin-left:0px;
margin-bottom:10px;
}

.select-your-county {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/select-your-county.gif);
background-repeat:no-repeat;
width:115px;
height:15px;
margin-left:0px;
float:left;
}

.chose-your-team {
display:block;
text-indent:-1000em;
background-image:url(../images/titles/choose-a-team.gif);
background-repeat:no-repeat;
width:115px;
height:15px;
margin-left:0px;
float:left;
}



.county-txtbox {
margin-top:10px;
margin-left:10px;
float:left;
width:150px;
}


/*--------  Downloads Page ----------*/

.download-box, .download-box2 {
float:left;
width:223px;
height:239px;
background-color:#FFFFFF;
margin-top:15px;
padding:6px;
}

.download-box2 {
margin-left:10px;
}

.download-box p, .download-box2 p {
margin-top:0;
padding-top:0;
margin-bottom:5px;
font-size:11px;
}

.download-box ul, .download-box2 ul {
list-style:none;
}

.download-box li, .download-box2 li {
font-size:11px;
float:left;
width:100px;
}

.competitions-image-holder {
	float:left;
	width:539px;
	height:301px;
	background-image: url(../competitions/images/west-ham/main.jpg);
	margin-right:20px;
	}
.competition-holder {
	float:left;
	width:509px;
	height:277px;
	padding-top:18px;
	padding-left:15px;
	padding-right:15px;
	background-image: url(../competitions/images/west-ham/entry-background.gif);
	margin-right:20px;
	}
.white {
	color:#FFFFFF;
	}
.yellow-link {
	color:#ffdc5c;
	}
.white-small {
	color:#FFFFFF;
	font-size:11px;
	}
.west-comp-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#75dbff;
	}
.comp-panel {
	float:left;
	width:206px;
	margin-bottom:20px;
	}
.left {
	float:left;
	}
	
.footnote {
	font-size:11px;
}





/*   Hero Panels  */

/*   Manchester United */

#hero1 {
float:left;
width:525px;
height:146px;
background-image:url(../images/homepage/hero.jpg);
margin-left:20px;
padding-top:301px;
padding-right:14px;

}
#hero1 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/welcome-text.gif); background-repeat:no-repeat; width:459px; height:35px; margin-left:14px;}

#hero1 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/buy-now-red.gif); background-repeat:no-repeat; width:74px; height:30px; }

#hero1 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero1 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/man-u-text.gif); background-repeat:no-repeat; width:459px; height:64px; margin-left:14px; }


/*   Sunderland */

#hero2 {
float:left;
width:525px;
height:146px;
background-image:url(../images/homepage/hero/sunderland.jpg);
margin-left:20px;
padding-top:301px;
padding-right:14px;
}
#hero2 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/welcome.gif); background-repeat:no-repeat; width:319px; height:30px; margin-left:14px;}

#hero2 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/sunderland-buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero2 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero2 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/sunderland-text.gif); background-repeat:no-repeat; width:202px; height:61px; margin-left:14px; }


/*   West Ham */

#hero3 {
float:left;
width:525px;
height:146px;
background-image:url(../images/homepage/hero/westham/hero.jpg);
margin-left:20px;
padding-top:301px;
padding-right:14px;

}
#hero3 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/westham/welcome.gif); background-repeat:no-repeat; width:310px; height:26px; margin-left:14px;}

#hero3 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/westham/buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero3 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero3 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/westham/txt.gif); background-repeat:no-repeat; width:304px; height:60px; margin-left:14px; }


/*   Everton */

#hero4 {float:left; width:525px; height:146px; background-image:url(../images/homepage/hero/everton/hero.jpg); margin-left:20px; padding-top:301px; padding-right:14px;}

#hero4 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/everton/welcome.gif); background-repeat:no-repeat; width:323px; height:28px; margin-left:14px;}

#hero4 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/everton/buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero4 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero4 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/everton/txt.gif); background-repeat:no-repeat; width:203px; height:62px; margin-left:14px; }


/*   Tottenham Hotspur */

#hero5 {float:left; width:525px; height:146px; background-image:url(../images/homepage/hero/tottenham/hero.jpg); margin-left:20px; padding-top:301px; padding-right:14px;}

#hero5 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/tottenham/welcome.gif); background-repeat:no-repeat; width:325px; height:28px; margin-left:14px;}

#hero5 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/tottenham/buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero5 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero5 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/tottenham/txt.gif); background-repeat:no-repeat; width:344px; height:58px; margin-left:14px; }


/*  Man U No7 */

#hero6 {float:left; width:525px; height:146px; background-image:url(../images/homepage/hero/manu/hero.jpg); margin-left:20px; padding-top:301px; padding-right:14px; }

#hero6 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/manu/welcome.gif); background-repeat:no-repeat; width:320px; height:28px; margin-left:14px;}

#hero6 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/manu/buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero6 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero6 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/manu/txt.gif); background-repeat:no-repeat; width:349px; height:61px; margin-left:14px; }


/*  Man City */

#hero7 {float:left; width:525px; height:146px; background-image:url(../images/homepage/hero/mancity/hero.jpg); margin-left:20px; padding-top:301px; padding-right:14px;}

#hero7 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/mancity/welcome.gif); background-repeat:no-repeat; width:325px; height:28px; margin-left:14px;}

#hero7 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/mancity/buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero7 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero7 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/mancity/txt.gif); background-repeat:no-repeat; width:287px; height:62px; margin-left:14px; }


/*  Scotland */

#hero8 {float:left; width:525px; height:146px; background-image:url(../images/homepage/hero/scotland/hero.jpg); margin-left:20px; padding-top:301px; padding-right:14px; }

#hero8 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/scotland/welcome.gif); background-repeat:no-repeat; width:318px; height:28px; margin-left:14px;}

#hero8 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/scotland/buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero8 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero8 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/scotland/txt.gif); background-repeat:no-repeat; width:249px; height:62px; margin-left:14px; }

/*  Leeds UNited */

#hero9 {float:left; width:525px; height:146px; background-image:url(../images/homepage/hero/leeds/hero.jpg); margin-left:20px; padding-top:301px; padding-right:14px;
}
#hero9 h2 {display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/leeds/welcome.gif); background-repeat:no-repeat; width:318px; height:28px; margin-left:14px;}

#hero9 .buy-now {float:right; display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/leeds/buy-now.gif); background-repeat:no-repeat; width:90px; height:30px; }

#hero9 p {float:left; width:350px; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; font-weight:bold; color:white; margin-left:14px; }

#hero9 .hero-text { display:block; text-indent:-1000em; background-image:url(../images/homepage/hero/leeds/txt.gif); background-repeat:no-repeat; width:278px; height:62px; margin-left:14px; }