/*
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                     |
|       Targa Audio Stylesheet        |
|       http://www.targa.co.za        |
|                                     |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/

* { margin:0; padding:0; }

html, body { min-height: 100%; margin-bottom: 1px; }
body { margin: 0; background: #202020; font: 11px Trebuchet MS, sans-serif, Arial, Helvetica; color: #999999; }
form, fieldset, img { margin: 0; padding: 0; list-style: none; border: 0; font-weight: normal; font-size: 1em; }
a { color: #cccccc; text-decoration: none; }
a:hover { color: #ffffff; }
a:hover img { background: none; }

#header { background:url(images/layout/main_header.jpg) no-repeat; width:734px; height:300px; }

h1, h2, h3, h4, h5, h6 { padding: 10px 0 0 14px; }
p { padding: 10px 0 0 14px; }

.title {
color : #999999;
font-size : 16px;
font-weight : bold;
font-family: Trebuchet MS, sans-serif, Arial, Helvetica; }

.subtitle {
color : #999999;
font-size : 14px;
font-weight : bold;
font-family: Trebuchet MS, sans-serif, Arial, Helvetica; }

.bodytext {
color : #999999;
font-size : 11px;
font-weight : normal;
font-family: Trebuchet MS, sans-serif, Arial, Helvetica; }

.smlbodytext {
color : #999999;
font-size : 9px;
font-weight : normal;
font-family: Trebuchet MS, sans-serif, Arial, Helvetica; }

.textfields { background-color: #202020; border-color: #000000; border-style: solid; border-width: 1px; font-size: 11px; color:#999999; font-family: Arial, Helvetica, sans-serif; overflow: hidden; }

#main2 { width:940; border:0; height:auto; margin:0 auto; }
#container { width:940; border:0; height:auto; margin:0 auto; }

.clear { clear:both;}

.red {
	color: #FF0000;
	font-weight: bold;
}

#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(images/layout/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/layout/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/layout/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;
	}

.list_container ul { margin-left: 14px;
					 padding-left: 2px;
					 list-style-type: circle; 
					 font-size: 12px; 
					 line-height: 17px; 
					 font-family: Trebuchet MS, sans-serif, Arial, Helvetica; 
}

#top { width:940px; height:30px; }
#nav-top { background:url(images/layout/nav_top.jpg) no-repeat; #101010; width:200px; height:45px; }
#nav-bg { background-color:#101010; width:200px; height:255px; }
#nav_right { width:6px; height:300px; }
#gap { width:940px; height:6px; }

#content_background { background:url(images/layout/body_bg.jpg) no-repeat; #101010; width:940px; height:auto; }

.trans {-moz-opacity:0.4;filter:alpha(opacity=40);}

#footer { background:url(images/layout/body_bg.jpg) no-repeat; #101010; width:940px; height:auto; }

.footer {
color : #999999;
font-size : 11px;
font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
font-weight : normal;
padding: 10px 14px 0 14px;
}
