/* global white space reset */
* {
	margin: 0;
	padding: 0;
}

body {
	background:#CCCCCC url(images/grey_gradient.jpg) repeat-x;
	text-align:center;
	margin:20px;
	padding:0;
	font: normal 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	}
	
h1 {
	border-bottom: 1px solid #999999;
	margin: 10px 0 20px 0;
	padding-bottom: 5px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #000000;


}
h2 {
	color: #333333;
	font-size: 120%;
	background-color: #FFEC00;
	padding: 2px 5px 2px 5px;
	font-variant: small-caps;

}
h3 {
	color: #000000;
	margin-top: 10px;
	font-variant: small-caps;	
}
p {
	margin-top: 10px;
}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFFFFF url("images/rightcolor_bg3.gif") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background: url("images/leftcolor_bg.gif") repeat-y top left;
	}
#header {
	background:#FFEC00;
	padding:8px 10px 8px 10px;
	margin:0;
	text-align: left;
	}
#logos {
	float:right;
	margin: 5px 10px;
	vertical-align: middle;
}
#topbar {
	background:#CCCCCC url(images/topbar.jpg) repeat-x;
	margin:0;
	height: 15px;
	clear: both;
}

#maincol {
	position:relative;
	margin:0;
	padding:10px;

	}
#leftcol {
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:180px; 
	margin:0 0 -10px;
	padding:0px;
	background-color: #FFEC00;
	z-index:10;

	}
#search {
	width: 190px;
	margin: 0;
	padding: 10px 0px 10px 10px;
	background-color: #CC9933;

}
.searchbox {
	background:#FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#details {
	margin: 150px 0px 10px 0px;
	padding: 20px;
	font-size: 86%;
	background-image: url(images/details-bg.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
#order {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 20px 20px 30px 20px;
	padding: 5px;
	text-align:center;
}

#order a{
	color:#CC0000;
	border: 0px;
	text-decoration: underline;
}
#order a:hover {
	text-decoration: none;
	
}

#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:180px;
	margin:0 0 -10px;
	padding:10px;
	z-index:9;
	}
#rightcol h2 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
	font-size: 120%;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #CC9933;
	border: 0px;
}
#rightcol p {
	margin: 0px;
	font-size: 86%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightcol a {
	color:#CC0000;
	border: 0px;
	text-decoration: underline;
	}
#rightcol a:hover {
	text-decoration: none;
	}
#centercol {
	position:relative;
	padding:0 220px 20px 220px;
	}
#centercol a {
	color:#CC0000;
	border: 0px;
	text-decoration: underline;
	}
#centercol a:hover {
	text-decoration: none;
	}
#centercol2 {
	position:relative;
	padding:0 20px 20px 220px;
	}	
#backtotop {
	margin: 30px 0px 10px;
	font-size: 86%;

}
#footerbar {
	background:#CCCCCC url(images/topbar.jpg) repeat-x;
	margin:0;
	height: 10px;
	clear: both;
}
#footer {
	position:relative;
	width:100%;
	clear:both;
	margin:0;
	font-size: 86%;
	text-align:center;
	color:#666666;
	height: 50px;
	background: #FFEC00;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC9933;
	padding-top: 15px;
	}
#footer a { color:#CC0000; 	text-decoration: none; padding-top: 55px;}
#footer a:hover { text-decoration: underline;}

.enlarge img {
	margin: 10px 0px 10px 10px;
	padding: 5px 5px 25px 5px; 
	background: #FFFFFF url(images/magnify.gif) no-repeat right bottom; 
	border: 1px solid #CCCCCC;	
	float: right;
	}
.enlarge2 img {
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 25px 5px; 
	background: #FFFFFF url(images/magnify.gif) no-repeat right bottom; 
	border: 1px solid #CCCCCC;	
	float: left;
	}
.enlarge3 {
	text-align: center;	
}
.enlarge3 img {
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 25px 5px; 
	background: #FFFFFF url(images/magnify.gif) no-repeat right bottom; 
	border: 1px solid #CCCCCC;
	}

.enlarge a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	}
.enlarge2 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	}
.enlarge3 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	}	
.release {
	float: left;
	position: relative;
	width: 95%;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	padding: 10px;
	background-image: url(images/bg-light-diagonals.gif);
	border: 1px solid #CCCCCC;
}
.release-image {
	float: right;
	margin-left: 20px;
	border: 0px;
}
.product {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 86%;
}
.product img {
	float: left;
	margin-right: 20px;
	border: 0px;
}

.gig {
	float: left;
	position: relative;
	width: 95%;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg-light-diagonals.gif);



}
.gig h2 {
	font-size: 86%;
}
.gig img {
	margin-top:25px;
}

.price {
	color: #CC9933;
	font-size: 110%;
	font-weight: bold;
}
th {
	border-bottom: 1px dashed #CCCCCC;
}

/*The Navigator System*/
#Navigator {background: #FFEC00; width: 180px; padding: 10px;}

#Navigator span {display: none;}
#Navigator ul {
	margin-top: 10px;
	list-style-type: none;
	list-style-image: none;
}
#Navigator li {list-style: none;}
#Navigator li, #Navigator a {height: 25px; display: block; text-decoration: none; border:0;}

#homepage {background: url(images/home.gif) no-repeat; width:179px;}
#about {background: url(images/about.gif) no-repeat; width:179px;}
#new {background: url(images/newreleases.gif) no-repeat; width:179px;}
#catalogue {background: url(images/catalogue.gif) no-repeat; width:179px;}
#collectables {background: url(images/collectables.gif) no-repeat; width:179px;}
#second-hand {background: url(images/second-hand.gif) no-repeat; width:179px;}
#dvds {background: url(images/dvds.gif) no-repeat; width:179px;}
#gigs {background: url(images/gigs.gif) no-repeat; width:179px;}
#noticeboard {background: url(images/messageboard.gif) no-repeat; width:179px;}
#welsh {background: url(images/welsh.gif) no-repeat; width:179px;}
#contact {background: url(images/contact.gif) no-repeat; width:179px;}
#links {background: url(images/links.gif) no-repeat; width:179px;}

#homepage a:hover {background: url(images/home.gif) no-repeat -180px;}
#about a:hover {background: url(images/about.gif) no-repeat -180px;}
#new a:hover {background: url(images/newreleases.gif) no-repeat -180px;}
#catalogue a:hover {background: url(images/catalogue.gif) no-repeat -180px;}
#collectables a:hover {background: url(images/collectables.gif) no-repeat -180px;}
#second-hand a:hover {background: url(images/second-hand.gif) no-repeat -180px;}
#dvds a:hover {background: url(images/dvds.gif) no-repeat -180px;}
#gigs a:hover {background: url(images/gigs.gif) no-repeat -180px;}
#noticeboard a:hover {background: url(images/messageboard.gif) no-repeat -180px;} 
#welsh a:hover {background: url(images/welsh.gif) no-repeat -180px;} 
#contact a:hover {background: url(images/contact.gif) no-repeat -180px;} 
#links a:hover {background: url(images/links.gif) no-repeat -180px;}


/* Lightbox Styles */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* Lightbox Styles End */


/* Form Styles */

.input-box {border: 1px solid #CCCCCC;}.submit-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	border: 1px solid #CCCCCC;
}
.category {
	padding: 5px;
	width: 90%;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/bg-light-diagonals.gif);
	background-repeat: repeat;
}
.category p {
	padding: 0px;
	margin: 0px;
}
.format {
	float: left;
	margin-right: 20px;
	font-weight: bold;

}
.small {
	font-size: 86%;
}
.center {
	text-align: center;
}
.dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#checkout-form {
	margin: 0 auto 0 auto;
	text-align: left;
}
#showcase {
	width: 90%;
	font-size: 86%;
	margin: 10px 0px 25px 0px;
	padding: 0px 10px 10px 10px;
}
.random {
	padding: 10px;
	width: 175px;
	float: left;
	text-align: center;
}
.random img, a {
	border: 0px;
}
.gig-band {
	color: #333333;
	font-size: 110%;
	font-weight: bold;

}

