@charset "UTF-8";


html, body {
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	height:100%;
}

a {
	outline:#666;
}

a:link {
	color: #333;
}

a:visited {
	color: #666;
}

a:hover {
	color: #09F;
}

a:active {
	color: #003;
}

p.main {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:000;
	text-align:justify;
	line-height:1.8em;
}

h1.main {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:13px;
	font-style:bold;
	color:000;
	line-height:1.9em;
}

p.small {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:000;
}

p.smaller {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:000;
}

img.reel {
	position:absolute;
	border:0;
	top:68px;
	left:67px;
}

img.library {
	position:absolute;
	border:0;
	top:68px;
	left:441px;
}

img.logo {
	position:absolute;
	border:0;
	top:30px;
	left:312px;
}

img.studio {
	position:absolute;
	border:0;
	top:68px;
	left:171px;
}

img.about {
	position:absolute;
	border:0;
	top:68px;
	right:69px;
}

img.studioarrowL {
	position:absolute;
	top:321px;
	left:-42px;
	border:0;
}

img.studioarrowR {
	position:absolute;
	top:321px;
	left:700px;
	border:0;
}

img.reelarrowL {
	position:absolute;
	top:294px;
	left:-42px;
	border:0;
}

img.reelarrowR {
	position:absolute;
	top:294px;
	left:700px;
	border:0;
}

div.line {
	background-color: #000;
	/*background-color: #BFBFBF;
*/ height: 4px;
	width: 580px;
	overflow:hidden;
	font-size:1px;
	line-height:0;
	margin-left: 60px;
	margin-right: 60px;
}

div.line2 {
	background-color: #000;
	height:4px;
	width: 100%;
	overflow:hidden;
	font-size:1px;
	line-height:0;
}

#container {
	position: relative;
	width: 700px;
	height: auto;
	margin-left: auto;
	 margin-right: auto;
	background-color: #fff;
	min-height:100%;
}

* html #container {
	height: 100%;
}

#header {
	height: 155px;
	width: 580px;
}	
#content {
	margin-right: 60px;
	margin-left: 60px;
	width: 580px;
}

div.textblock {
	width: 480px;
	margin-left: 50px;
}

div.artistspace {
	width: 580px;
	height: 60px;
}

img.network {
	margin-bottom: -9px;
	margin-left: 2px;
	display:inline;
	border:0;
}

img.album {
	position:absolute;
	top:0px;
	right:0px;
	border:0;
}

div.artisttext {
	width:270px;
	float:right;
	margin-top:6px;
}

#studiothumbs {
	margin-top:15px;
	margin-left: 50px;
	width: 480px;
}

img.studiothumbnails {
	display: inline;
	border: 0;
	opacity: .9;
	filter:alpha(opacity=90);
}

img.studiothumbnails:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}

#thumbs {
	margin-left:50px;
	width: 480px;
}

img.thumbnails {
	display: inline;
	border: 0;
	opacity: .85;
	filter:alpha(opacity=85);
}

img.thumbnails:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}

#abouttext {
	margin-top: 15px;
}	
img.team {
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-top: 25px;
	display: inline;
	border: 1px #000;
}

img.press {
	margin-top: 15px;
	border:0;
}

img.searchlib {
	margin-top: 22px;
	border:0;
}

#footer {
	text-align:center;
	margin-top:70px;
	background-color:#fff;
}

#bottom {
	background-color:#fff;
	position:absolute;
	width: 100%;
	bottom:-20px;
	height: 20px;
	z-index:-10;
}

#myGallery {
	text-align: left;
	margin: 0 auto;
}

/* ----- REEL ----- */
.reel-meta{
	text-align: center;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin: auto;
}

.reel-meta .category{
	font-weight: lighter;
}

.reel-meta .value{
	font-weight: bold;
}