body,td,th {
font-family: tahoma;
font-size: 12px;
color: #000000;
}
body {
background-color: #151515;
background-image: url(http://www.organised-sound.com/v2/images/bg.gif);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #333333;
}
a:visited {
color: #333333;
}
a:hover {
color: #566886;
}
a:active {
color: #333333;
}
div.container{
width:830px;
background-color:#FFFFFF;
}
div.sider{
width:979px;
height:100%;
background-image:url(http://www.organised-sound.com/v2/images/siders.gif);
background-repeat:repeat-x;
background-color:#2e456c;
}
div.banner{
width:100%;
height:235px;
background-image:url(http://www.organised-sound.com/v2/images/banner.jpg);
border-bottom:#323232 1px solid;
}
div.navigation{
width:100%;
height:39px;
background-image:url(http://www.organised-sound.com/v2/images/nav_tile.gif);
background-repeat:repeat-x;
font-family:times new roman;
font-weight:bold;
font-size:13px;
color:#FFFFFF;
padding-top:1px;
}
div.navigation a {
color: #FFFFFF;
text-decoration: none;
}
div.navigation a:visited {
color: #FFFFFF;
text-decoration: none;
}
div.navigation a:active {
color: #FFFFFF;
text-decoration: none;
}
div.navigation a:hover {
color: #566886;
text-decoration: none;
}
div.navigation p{ 
word-spacing: 10px
}
td {
vertical-align: top;
height:100%;
padding:35px;
text-align: left;
}
div.title{
font-family:times new roman;
font-weight:bold;
font-size:15px;
color:#000000;
border-bottom:#b3b3b3 1px dotted;
width:100%;
height:22px;
}
div.list {
clear:both;
width:100%;
}
a {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
div.credits{
width:100%;
height:59px;
background-image:url(http://www.organised-sound.com/v2/images/nav_tile.gif);
background-repeat:repeat-x;
font-family:times new roman;
font-weight:bold;
font-size:13px;
color:#FFFFFF;
padding-top:5px;
vertical-align:bottom;
}
div.newstitle {
font-size: 14px;
font-family: "tahoma";
color: #000000;
font-weight: bold;
padding-bottom: 10px;
}
div.date {
color: #000000;
font-family: tahoma;
font-size: 9px;
text-align: left;
padding-top: -10px;
clear: both;
font-style: italic;
}

#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: 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(http://www.organised-sound.com/v2/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(http://www.organised-sound.com/v2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.organised-sound.com/v2/images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%	
}
#imageData{	padding:0 10px; color: #666; }
#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;
}