/* ------------------------------------
Bingley Music Live Style Sheet (screen)
version: 2011
author: Maraid Design
email: hello@maraid.co.uk
website: http://www.maraid.co.uk
------------------------------------- */

/*typography and colours
--------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

body {
	text-align:center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:small;
	background:url(../images/site/mountains.gif) no-repeat top center #000;
	color:#fff;
	}
	
h1, h2, h3 {
	font-size:180%;
	color:#1e82ab;
	text-transform:lowercase;
	letter-spacing:-0.08em;
	margin:0 0 0.8em 0;
	}
	
h1.green {
	color:#00a546;
	}	
	
h3 {
	color:#099;
	font-size:140%;
	}
	
#lowerfooter h2 {
	color:#666;
	}

#maincol ul.auroramenu h2:hover {
	color:#ebe955;
	}
	
#maincol h2 {
	text-transform:none;
	font-size:140%;
	}
	
#footer h2 {
	padding-left:25px;
	background:url(../images/site/diamond.gif) no-repeat 0 50%;
	position:relative;
	left:-5px;
	margin-bottom:0.4em;
	}	
	
#footer #footercol2 h2 {
	margin-left:10px;
	}	
	
p {
	line-height:1.6em;
	margin:1em 0;
	}	
	
p.thanks {
	margin:20px 0 20px 10px;
	}	
	
p.lineup {
	/*display:inline;*/
	margin: 5px 0;
	}
	
p.bandname {
	
	margin: 0px 0px 20px 0px;
	text-transform:uppercase;
	font-size: 150%;
	}
	
div.lineup {
text-align: center;
margin-bottom: 40px;
margin-right: 17px;
margin-top: 17px;
width: 285px;
float: left;
	}
	
div.lineup h2{
color: #DC3D67;
margin: 0;
padding: 0;
	}
p.lineup a {
	width: 285px;
	min-height: 100px;
	}
p.lineup img {
	margin:1px 0px 0px 0px;
	}		
	
#content li, #content ol {
	line-height:1.6em;
	}
	
#footer p.credit {
	width:458px;
	color:#666;
	font-size:90%;
	font-weight:bold;
	}	
	
#footer p.credit a {
	color:#666;
	font-weight:bold;
	}
	
#footer p.credit a.maraid {
	padding-left:8px;
	background:url(../images/site/stroke.jpg) no-repeat 0 50%;
	}	
	
#footer p.credit a:hover {
	color:#ebe955;
	}	
	
p.vidlink {
	text-align:right;
	margin-top:1em;
	}
	
#content a, #footer a {
	color:#ebe955;
	text-decoration:none;
	font-weight:bold;
	}
	
#footercol1 a {	
	padding-left:20px;
	}
	
#footercol1 a:hover {
	background:url(../images/site/lighteninglink2.gif) no-repeat 0 50%;
	}	
	
div.latestnews div a, a.lighten, p.twitter  {
	background:url(../images/site/lighteninglink.gif) no-repeat 100% 50% ;
	padding-right:15px;
	}
	
div.latestnews p {
	margin:0;
	}
	
#content div.latestnews div a:hover, #content a.lighten:hover, p.twitter:hover {
	background:url(../images/site/lighteninglink2.gif) no-repeat 100% 50%;
	}	
	
p.twitter:hover {
	background-position:100% 100%;
	}
	
/*#content a:hover {
	background:url(../images/site/lighteninglink2.gif) no-repeat 100% 50% ;
	color:#de3963;
	}*/	
	
div.latestnews h3 {
	font-size:100%;
	margin:0.5em 0;
	text-transform:none;
	font-weight:bold;
	letter-spacing:normal;
	}	
	
div.latestnews div {
	padding:6px 8px;
	background-color:#2d2d2d;
	}
	

/*structure
--------------------------------------*/

#wrapper {
	text-align:left;
	width:1000px;
	margin:0 auto;
	}
	
#header {
	background:url(../images/site/topheader.jpg) no-repeat 0 0;
	height:264px;
	margin: 3px 22px 5px 20px;

	}

#headerhome {
	background:url(../images/site/topheader.jpg) no-repeat 0 0;
	height:264px;
	margin: 0 20px 5px 20px;
	}
	
#content {
	background-color: #191919;
	margin:3px 20px 0 20px;
	}
	
#homecol1, #subcol {
	width:160px;
	float:left;
	margin: 0 25px 0 25px;
	}	
	
#subcol {
	float:right;
	margin-left:0
	}
	
#homecol2 {
	width:540px;
	float:left;

	}	
	
#homecol3 {
	width:160px;
	float:right;
	margin: 0 25px 0 0;
	}
	
#homecol4 {
	width:355px;
	float:left;
	margin: 0 25px 0 0;
	margin-bottom:2em;
	}	
	
#homecol5 {
	width:160px;
	float:left;
	}		
	
div.latestnews {
	margin-bottom:15px;
	}
	
#maincol {
	width:724px;
	float:right;
	margin-right:26px;
	font-size:110%;
	}
	
#wide {
	width:908px;
	margin-left:26px;
	font-size:110%;
	padding-bottom:3px;
	}
	
form#emailform {
	background-color:#2d2d2d;
	padding:10px 12px 0 12px;
	height:auto !important;
	min-height: 205px;
	height:205px;
	}
	
#banner p {
	display:inline;
	background-color:#000;
	float:right;
	text-align:right;
	position:relative;
	top:200px;
	font-size:200%;
	color:#eaeb52;
	letter-spacing:-0.08em;
	padding:0.2em 0 0.2em 0.4em ;
	font-weight:bold;
	}
	
#banner p.line1 {
	padding-left:40px;
	background:url(../images/site/lighteninglinkbig.gif) #000 no-repeat 8px 50% ;
	}	
	
#banner p.line2 {
	color:#e73c69;
	}
	
div.news {
	border-bottom:2px solid #454545;
	margin-bottom:20px;
	padding-bottom:20px;
	}
	
#footer {
	background:url(../images/site/footer-bkg.jpg) no-repeat 0 0;
	width:1000px;
	height:auto !important;
	min-height: 500px;
	height:500px;
	margin:0 auto;
	}
	
#footercol1 {
	text-align:left;
	float:left;
	margin: 60px 0 0 60px;
	}
	
#footercol1 div {
	margin-right:20px;
	float:left;
	width:115px;
	}	
	
#footercol2 {
	text-align:left;
	float:right;
	margin: 60px 0 0 0;
	width:500px;
	height:280px;
	}	
	
#footercol2 ul {
	padding-bottom:0
	}	

#footercol2 ul li {
	padding:0 0 0.2em 0;
	}	
	
#lowerfooter {
	width:1000px;
	margin:0 auto;
	position:relative;
	top:-30px;
	}
	
div.support {
	height:150px;	
	width:150px;
	float:left;
	margin: 0 20px 20px 0;
	}
	
div.support p {
	text-align:center;
	}	
	
	

/*navigation
--------------------------------------*/
	
#centeredmenu {
   clear:both;
   float:left;
   width:920px;
   font-size:180%; /* Menu text size */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
   text-transform:lowercase;
   border-bottom:2px solid #454545;
   padding:0.4em 0 0.6em 0;
   letter-spacing:-0.08em;
   margin: 0 20px 1em 20px;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0 0 0 1px;
   padding:0;
   float:left;
   position:relative;
   left:50%;
   top:1px;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.6em .7em .4em;
   font-size:1em;
   line-height:1em;
   text-decoration:none;
   color:#fff;
   font-weight:bold;
}
#centeredmenu ul li a:hover {
   color:#ebe955;
}




/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:8em; /* width of the drop-down menus */
   background-color:#191919;
   border-left:2px solid #454545;
   border-right:2px solid #454545;
   border-bottom:2px solid #454545;
   margin-top:0.6em;
   letter-spacing:-0.04em;
   padding-bottom:0.5em;

}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
/*   font-size:.8em;*/
   font-weight:normal; /* resets the bold set for the top level menu items */
/*   background:#eee;*/
   color:#ebe955;
/*   line-height:1.4em;*/ /* overwrite line-height value from top menu */
/*   border-bottom:1px solid #ddd;*/ /* sub menu item horizontal lines */
	font-weight:bold;
	font-size:70%;
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
/*   background:#36f;*/ /* Sub menu items background colour */
   color:#de3963;
   background:url(../images/site/lighteninglink2.gif) no-repeat 4px 50%;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul#last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */	
	
	
#footer ul.nav {
	list-style-type:none;
	}
	
#footer ul.nav li {
	margin-bottom:0.2em;
	}	
	
#subcol ul {
	border-top:2px solid #454545;
	margin-top:2.4em;
	text-transform:lowercase;
	}
	
#subcol ul li {
	border-bottom:2px solid #454545;
	}	
	
#subcol ul li a {
	display:block;
	padding:1em 0;
	color:#fff;
	}
	
#subcol ul li a:hover {
	display:block;
	padding:1em 0;
	color:#ebe955;
	background:url(../images/site/person.gif) no-repeat 0 50%;
	}	
	


/*lists
--------------------------------------*/	

ul {
	list-style-type:none;
	}

ul.auroramenu li {
	position:relative;
	padding-left:20px;
	}
	
ul.auroramenu li ul li {
	position:relative;
	padding:0 20px;
	border-left:2px solid #454545;
	left:-20px;
	}
		
	
ul.auroramenu li {
	position:relative;
	padding-left:20px;
	}	

.aurorahide{
	position:absolute;
	left:0;
	top:4px;
	display:none;
	width:17px;
	height:17px;
	background:url(../images/site/arrow2.gif) no-repeat 0 50%;
	}

.aurorashow{
	position:absolute;
	top:4px;
	display:none;
	width:17px;
	height:17px;
	left:0;
	background:url(../images/site/arrow.gif) no-repeat 0 50%;
	}
	
ol {
	margin-left:2em;
	}
	
ul.decor {
	margin-bottom:1em;
	}
	
ul.decor li {
	padding-left:20px;
	background:url(../images/site/lighteninglink2.gif) no-repeat 0 3px;
	}
	
ul.floating {
	float:left;
	}

/*flash
--------------------------------------*/

#countdown {
	float:left;
	top:7px;
	padding-left:6px;
	position:relative;
	}	
	
h2.count {
	float:left;
	display:inline;
	}
	
/*slider
--------------------------------------*/	

.slides a {
	text-decoration:none;
	}
	

.slide p {
	display:inline;
	background-color:#000;
	float:right;
	text-align:right;
	position:relative;
	top:180px;
	font-size:200%;
	color:#eaeb52;
	letter-spacing:-0.08em;
	padding:0.2em 0 0.2em 0.4em ;
	font-weight:bold;
	margin:0;
	padding-right:3px;
	}
	
.slide p.line1 {
	padding-left:40px;
	padding-right:3px;
	background:url(../images/site/lighteninglinkbig.gif) #000 no-repeat 8px 50% ;
	}	
	
.slide p.line2 {
	color:#e73c69;
	}
	
.slide {
	width: 960px;
	}
	
#wide .slide {
	width: 412px;
	}
	
.content-feature .slideshow {
	position:relative;
	margin:0 20px;
	}
	
#wide .slideshow, #wide .slideshow2, #wide .slideshow3, #maincol .slideshow{
	width: 412px;
	float:right;
	position:relative;
	margin:0 0 0 20px;
	}
	
.content-feature .slideshow .controls {
	z-index: 1000;
	position: absolute;
	top: 280px; 
	right:4px;
	padding-top:15px;
	  }
	  
.content-feature .slideshow .controls {
	z-index: 1000;
	position: absolute;
	top: 280px; 
	right:4px;
	padding-top:15px;
	  }
	  
#wide .slideshow .controls, #wide .slideshow2 .controls2, #wide .slideshow3 .controls3, #maincol .slideshow .controls{
	margin-top:0.5em;
	text-align:right;
	  } 
	  
#wide .slideshow .controls .inner, #wide .slideshow2 .controls2 .inner, #wide .slideshow3 .controls3 .inner {
	background-position: -100px 100%;
	padding: 0 0 16px 16px; }
	
#wide .slideshow .controls a, #wide .slideshow2 .controls2 a,  #wide .slideshow3 .controls3 a, #maincol .slideshow .controls a {
	margin-right:.7em;
	margin-top:.4em;
	}
	
#wide .slideshow .controls a:hover, #wide .slideshow .controls a.activeSlide, #wide .slideshow2 .controls2 a:hover, #wide .slideshow2 .controls2 a.activeSlide, #wide .slideshow3 .controls3 a:hover, #wide .slideshow3 .controls3 a.activeSlide, #maincol .slideshow .controls a:hover, #maincol .slideshow .controls a.activeSlide {
	color:#C39;
	}	
	
.content-feature .slideshow .controls a {
	display: block;
	background:url(../images/site/feature-controls-dots.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-bottom: 4px; }
		
.content-feature .slideshow .controls a:hover {
	background-position: 0 -100px; }
		  
.content-feature .slideshow .controls a.activeSlide {
	background-position: 0 -200px; }
		
.replace, .logo-header a, .nav-main a, .badge, #fc_complete_order_button, .fc_cart_remove_link, .btn-x, .content-feature .slideshow .controls a, #feature-toggle, .home-links a, .catribs-info h3 {
	text-indent: -999em;
	display: block;
	overflow: hidden;
	font-size: 1px; 
	float:left;
	margin-right:5px;
	}
		
#map {	
 	width: 440px; 
 	height: 360px;
	overflow:hidden;
	margin-right:10px;
	float: left;
 	}
	
#map2 {	
 	width: 724px; 
 	height: 360px;
	overflow:hidden;
	margin-right:10px;
 	}	
	
div.mapcontent {
	color:#000;
	}
	
div.mapcontent h3 {
	font-size:140%;
	margin-bottom:0.6em;
	}	
	
div.mapcontent p {
	margin-top:0.3em;
	}	
	
/*review	*/

blockquote.review {
	border-left: 4px solid #fdc030;
	margin:0;
	padding:10px 10px 10px 20px;
	background-color:#242424;
	}	
	
p.review {
	color:#CCC;
	}

.reviewlogo {
	margin:30px 0 20px 0;	
	border:6px solid #fff;
	}

/*images
--------------------------------------*/

#ticketbutton2 {
	float:right;
	margin-right:40px;
	}

#ticketbutton a, #ticketbutton2 a {
	background:url(../images/site/ticket-button.gif) no-repeat 0 0;
	width:160px;
	height:71px;
	display: block;
	margin-bottom:2em;
	}
	
#ticketbutton a span, #ticketbutton2 a span {
	position: absolute;
	left: -9999px;
	}	
	
#ticketbutton a:hover, #ticketbutton2 a:hover { 
	background-position: 0 -71px;
	}
	
.newspic {
	float:left;
	margin:0 20px 20px 0;
	border:2px solid #454545;
	}
	
img.imgright {
	float:right;
	margin: 0 0 20px 20px;
	}
	
div.imgright {
	float:right;
	margin: 0 0 20px 20px;
	width:150px;
	
	}
div.imgright p {
padding: 0;
margin:  10px 10px 0 0;
font-size: .8em;
float:right;
	
	}
img.imgleft {
	float:left;
	margin: 0 20px 20px 0;
	}	
	
img.tilt {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	rotation: 3deg;
	}	
	
img.border {
	border:6px solid #454545;
	}
	
img.council {
	margin:10px 0 0 10px
		}
		
object#monoslideshow {
	margin-bottom:20px;
	}

	
/*social media tab
--------------------------------------*/	

#socialtab {
	background:url(../images/site/tab.png) no-repeat 100% 30%;
	position:fixed;
	height:144px;
	width:44px;
	display:block;
	top:150px;
	text-align:center;
	z-index:2000;
	right:0;
	}
	
#socialtab a span {
	position: absolute;
	left: -9999px;
	}	
	
#socialtab a {
	width:24px;
	height:24px;
	display: block;
	margin:8px 10px;
	}
	
#socialtab a.flickr {
	background:url(../images/site/soc-flickr.jpg) no-repeat 0 0;
	}
	
#socialtab a.facebook {
	background:url(../images/site/soc-facebook.jpg) no-repeat 0 0;
	}	
	
#socialtab a.youtube {
	background:url(../images/site/soc-youtube.jpg) no-repeat 0 0;
	}	
	
#socialtab a.twitter {
	background:url(../images/site/soc-twitter.jpg) no-repeat 0 0;
	margin-top:10px;
	}	
	
#socialtab a.myspace {
	background:url(../images/site/soc-myspace.jpg) no-repeat 0 0;
	}		
	
#socialtab a.flickr:hover, #socialtab a.facebook:hover, #socialtab a.myspace:hover, #socialtab a.youtube:hover, #socialtab a.twitter:hover  { 
	background-position: 0 -24px;
}

p.links a {
	padding-left:20px;
	background-position:0 50%;
	background-repeat:no-repeat;
	}

a.websitex {
	background:url(../images/site/small-website.jpg) no-repeat 0 0;
	}
	
a.facebookx {
	background:url(../images/site/small-facebook.jpg) no-repeat 0 0;
	}
	
a.myspacex {
	background:url(../images/site/small-myspace.jpg) no-repeat 0 0;
	}
	
a.twitterx {
	background:url(../images/site/small-twitter.jpg) no-repeat 0 0;
	}
	
a.youtubex {
	background:url(../images/site/small-youtube.jpg) no-repeat 0 0;
	}	


/*forms
--------------------------------------*/	

form#emailform label {
	margin:16px 0 12px 0;
	display:block;
}

form#emailform input[type="text"], form#emailform textarea {
	border:none;
	border-color:#fff; /*this is for ie*/
	width:124px;
	padding:6px;
	margin:1em 0 1.4em 0;
	display:block;
	}

#contactform label {
	display:block;
	}
	
#contactform input[type="text"], #contactform textarea  {
	border:none;
	border-color:#fff; /*this is for ie*/
	width:200px;
	padding:2px;
	display:block;
	}
	
#contactform textarea {
	width:300px;
	}
	
	
/*twitter
--------------------------------------*/

#tweetwrapper {
	background:url(../images/site/twitter-bk.jpg) no-repeat bottom left;
	width:160px;
	margin-top:2em;
	}

#tweet {
	background:url(../images/site/twitter-bk-top.jpg) no-repeat top left;
	width:160px;
	font-size:80%;
	}	
	
#tweet p {
	padding-top:12px;
	padding-bottom:100px;
	margin:0 30px 10px 15px;
	width:130px;
	overflow:hidden;
	}
	
#tweet  p.twitter a {
	border-bottom:none;
	font-size:80%;
	}
	
#content a:hover, #footer a:hover {
	color:#de3963;
	}	
	
p.twitter {
	font-size:100%;
	position:relative;
	top:-55px;
	width:65px;
	background-position:100% 100%;
	}	
	
/*object#pacelogo {
	float:left;
	margin-right:3px;
	}
	
div#youthlogo, object#youthlogo {
	float:left;
	margin-right:3px;
	}
	
div#nhslogo, object#nhslogo {
	float:left;
	}
	
div#rumlogo, object#rumlogo {
	margin-left:180px;
	}	*/
	
#fundedcol {
	width:200px;

	}		
	
/*video carousel
--------------------------------------*/	

#youtubewrap {
	width:540px;
	}
	
.jcarousel-skin-youtube-player .jcarousel-direction-rtl {
	direction: rtl;
	}

.jcarousel-skin-youtube-player .jcarousel-container-horizontal {
    width: 460px;
    padding: 4px 40px;
	}

.jcarousel-skin-youtube-player .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
	}

.jcarousel-skin-youtube-player .jcarousel-clip-horizontal {
    width:  460px;
    height: 89px;
	}

.jcarousel-skin-youtube-player .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
	}

.jcarousel-skin-youtube-player .jcarousel-item {
    width: 120px;
    height: 90px;
	}

.jcarousel-skin-youtube-player .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
	cursor: pointer;
	}

.jcarousel-skin-youtube-player .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
	}

.jcarousel-skin-youtube-player .jcarousel-item-vertical {
    margin-bottom: 10px;
	}

.jcarousel-skin-youtube-player .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
	}

/*  Horizontal Buttons ------- */
.jcarousel-skin-youtube-player .jcarousel-next-horizontal {
    position: absolute;
    top: 40px;
    right: 5px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background:url(../images/site/roundarrow-right.jpg) transparent no-repeat 0 0;
	}

.jcarousel-skin-youtube-player .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image:url(../images/site/roundarrow-left.jpg)
	}

.jcarousel-skin-youtube-player .jcarousel-next-horizontal:hover {
  background-position: 0 -18px;
	}

.jcarousel-skin-youtube-player .jcarousel-next-disabled-horizontal,
.jcarousel-skin-youtube-player .jcarousel-next-disabled-horizontal:hover {
    cursor: pointer;
	}

.jcarousel-skin-youtube-player .jcarousel-prev-horizontal {
    position: absolute;
    top: 40px;
    left: 5px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background:url(../images/site/roundarrow-left.jpg) no-repeat 0 0;
	}

.jcarousel-skin-youtube-player .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image:url(../images/site/roundarrow-left.jpg)
	}

.jcarousel-skin-youtube-player .jcarousel-prev-horizontal:hover {
    background-position: 0 -18px;
	}
	

/*other
--------------------------------------*/

div.horrule {
	height: 2px;
	border-top:2px solid #454545;
	margin: 1em 0;
	}

div.horrule hr {
	display: none;
	clear:both;
	}
	
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	}
	
.hidden, #header img , #headerhome img  {
	position: absolute;
	left: -10000px;
	width: 1px;
	height:1px;
	overflow:hidden;
	top:auto;

	}	
	
	
/*merchandise
--------------------------------------*/
	
.merchimages{
width: 581px;
float: left;
margin-right: 20px;
}

div.merch1{
width: 292px;
height: 299px;
background-image:url("../images/content/bingley_tshirt12c_R.jpg");
float: left;
}
div.merch2{
width: 289px;
height: 299px;
background-image:url("../images/content/bingley_tshirt2c_R.jpg");
float: left;
}
div.merch3{
width: 292px;
height: 296px;
background-image:url("../images/content/bingley_bag_R.jpg");
float: left;
}
div.merch4{
width: 289px;
height: 296px;
background-image:url("../images/content/bingley_tshirtwb_R.jpg");
float: left;
}

div.merch5{
width: 292px;
height: 299px;
background-image:url("../images/content/bingley_hoodie_r.jpg");
float: left;
}
div.merch6{
width: 289px;
height: 299px;
background-image:url("../images/content/bingley_hat_r.jpg");
float: left;
}
div.merch1 a, div.merch1 a:link, div.merch1 a:visited, div.merch2 a, div.merch2 a:link, div.merch2 a:visited, div.merch3 a, div.merch3 a:link, div.merch3 a:visited, div.merch4 a, div.merch4 a:link, div.merch4 a:visited, div.merch5 a, div.merch5 a:link, div.merch5 a:visited, div.merch6 a, div.merch6 a:link, div.merch6 a:visited   {
display:block;
}
div.merch1 img, div.merch2 img, div.merch3 img,div.merch4 img, div.merch5 img, div.merch6 img  {
width:100%;
height:100%;
border:0;
}

div.merch1 a:hover img {
visibility:hidden;
}

div.merch2 a:hover img {
visibility:hidden;
}

div.merch3 a:hover img {
visibility:hidden;
}

div.merch4 a:hover img {
visibility:hidden;
}

div.merch5 a:hover img {
visibility:hidden;
}
div.merch6 a:hover img {
visibility:hidden;
}
