@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
border:0;
}

/*========= Generally working down from the top =========*/

html, body {
height: 100%;
background: #360 url(images/common/pagebg.png);
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;

}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
padding-top:10px;	
}

#shadow {
width:920px;
margin:0 auto;
background-image:url(images/common/shadow.png);
background-repeat:no-repeat;
background-position:top right;/* I had to write this shit out longhand for IE*/
}

#container {
width:880px;
padding-top:10px;
margin:0 auto;
height:100%;
background-color:#000;
}

#head {
height:236px;
width:860px;		
text-align:center;
margin:0 auto;
background:url(images/common/shanghai.jpg) top no-repeat;
border-bottom:2px solid #f90;
} 

/*====================menu======*/

.menu {display:inline-block;}

.menu {display:inline;}

.holder {display:table;}

.menu {
display:table-row;
padding:0;
margin:0;
list-style-type:none;
white-space:nowrap; 
}
  
.menu li {display:inline;}

.menu a, .menu a:visited {
display:block;
float:left;
padding:10px 16px;
color:#fff;
font-weight:bold; 
text-decoration:none;
}
  
.menu a:hover {
color:#000;; 
background:url(images/common/menuhover.jpg) repeat-x;
}

#current {
color:#f90;; 
background:url(images/common/menubg.jpg) repeat-x;
}

#menurow {
text-align:left;
background:#000 url(images/common/menubg.jpg) repeat-x;
width:860px;
margin:0 auto;
}

#menurow .holder {margin:0;}

/*==================*/
.pagetitle {
height:68px;
padding:5px 0;
}

#maincontenthead {
height:40px; 
background:url(images/common/maincontentbox/mctop.png) top no-repeat;
}

#translatebox {
float:right;
width:180px;
margin:15px 30px 0 0;
}

#maincontenthead h1 {
font-size:16px;
font-weight:bold;
text-align:left;
color:#fff;
padding:15px 0 5px 25px;
}

#maincontent {
width:860px;
margin:0 auto;
background-color:#fff;
padding:10px 0;
}

#maincontent p {
padding:10px 10px 0;
}

#maincontent a:link,#maincontent a:visited {
color:#060;
text-decoration:none;
}

#maincontent a:hover {
color:#f60;
} 

#maincontentbottom {
height:10px; 
background: url(images/common/maincontentbox/mcbot.png) bottom no-repeat;
}/*only on blarney page*/

#mainpic {
float:left;
padding:10px 20px 10px 20px;
}

.cd {
background:url(images/discog/divider.jpg) bottom no-repeat;
padding-bottom:40px;
}

.cddetails {
width:560px;
margin:0 0 0 280px;
padding-bottom:10px;
border: 1px solid #fc6;
}

.tracklisting {
width:500px;
margin: 0 0 20px 45px;
}

.tracklisting p{padding: 0;}

.purchase {
height:24px;
margin:10px 0 0;
clear:both;
text-align:right;
padding-right:50px;
}

.yellow {}

.yellow .outer {
margin: 0 20px; 
background: #fc0; 
padding: 1px; 
-moz-box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
box-shadow: 1px 1px 5px #999;
}

.yellow .inner {
margin: 0; 
background: #ffc; 
padding:5px 0 15px; 
border:0; 
zoom:1;
}

.red .outer {
margin: 0 20px; 
background: #f00; 
padding: 1px; 
-moz-box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
box-shadow: 1px 1px 5px #999;
}

.red .inner {
margin: 0; 
background: #fcc; 
padding:5px 0 15px; 
border:0; 
zoom:1;
}




.clear {
height:1px;
clear:both;
}

/*========= the galleria stuff ==========*/

.galleria{list-style:none;width:180px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.caption{color:#888;position:absolute;top:500px;left:250px;width:200px;}
	.demo{position:relative; padding:0 10px;}
	.gallery_demo{width:200px;float:left;}
	.gallery_demo ul{height:480px;}
	.gallery_demo li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
	.gallery_demo li.hover{border-color:#bbb;}
	.gallery_demo li.active{border-style:solid;border-color:#060;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4em}
	
	.galleria_container{margin:0 auto;height:480px;width:640px;float:right; background:#eee url(images/slideshow/click.png) 140px center no-repeat;}
	
	.nav{padding-top:15px;clear:both;}
	.nav{position:absolute;top:460px;left:0;}

/*========= On top of the footer=========*/

#bottompanel {
position:relative;
padding:5px 0;
}

#photostrip {
position:relative;
z-index:1;
width:860px;
height:164px;
padding-top:12px;
background:#666 url(images/common/stripbg.jpg);
margin:0 auto;
}

#great {
width:92px;
height:181px;
position:relative;
z-index:5;
margin:-181px 758px 0 10px;
background:url(images/frontpage/great.png) no-repeat;
}

#photostrip img {
border:1px solid #f00;
margin:0 2px;
}

/* =========================the footer=============================== */
/* the wrapper bottom margin must be the negative value of the footer's height */
.push {
height: 200px; /* .push must be the same height as .footer */
}

.footer {
height: 200px; /* .footer must be the same height as .push */
width:880px;
margin:0 auto;
padding:0 20px;
background:url(images/common/footershadow.png) bottom no-repeat;
}

#footerl{ 
width:590px;
height:170px;
padding:10px 0 0 20px;
background-color:#000;
}

#footerr{
width:270px;
height:170px;
float:right;
padding:10px 0 0 0;
background-color:#000;
}



.footer h1,.footer p {color:#fff;}

.footer a:link,.footer a:visited,.footer a:active {color:#fff; text-decoration:none; }

.footer a:hover {color:#0c0; text-decoration:none;}

/*===== And lastly the General Typography =============*/

h1 {
font-size:16px;
font-weight:bold;
text-align:left;
color:#000;
padding-bottom:5px;
}



h2 {
font-size:18px;
font-weight:bold;
text-align:left;
padding:10px 0 0 20px;
}

h3 {
font-size:13px;
font-weight:bold ;
text-align:justify;
padding:5px 0;
}

h4 {
color:#666;
font-size:16px;
font-weight:bold ;
font-style:italic;
text-align:justify;
padding:5px 20px;
}

h5 {
color: #090;
font-size:16px;
font-weight:bold ;
font-style:italic;
text-align:left;
padding:5px 20px;
}

p {
font-size:13px;
font-weight:normal ;
line-height:normal;
text-align:justify;
padding:5px 0;
margin:0 10px;
}

.inviz {
position: absolute;
left:-200000px;
font-size:0.1em;
margin:0;
padding:0;
}
.sl {
font-size:11px;
border-bottom:1px solid #060;
padding:0 0 6px;
margin:0 10px;
}

/*----------lightbox-------*/

#lightbox{
	position: absolute;
	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: 32px 10px 10px;
	background:url(images/lightboximages/bunglerye.png) top left no-repeat;
	}

#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/lightboximages/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/lightboximages/prev.png) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightboximages/next.png) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #000;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

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

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 80%; 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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#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;
	display: none;
	}
	

.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 */
	}	

#lightboxIframe {
	display: none;
}	
