﻿/*-------------------------------------------------------------------------------

 *		
 *		
 *		
 *		
 *		
-------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------
										Reset
-------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ol, ul {list-style: none;}
a {text-decoration:none; display:block;}
a:hover {text-decoration:underline;}
/*------------------------------------------------------------------------------
								Page style - main elements
-------------------------------------------------------------------------------*/
html {
	border: 0px;
	overflow:auto;
}
body {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ffffff;
}
h2{font-size:16px;}
h3{font-size:14px;}
p{margin:10px 0;}
.menu
{
	display:inline-block;
	position:absolute;
	top:100px;
	width:174px;
	background-color:#fff;
	opacity:0.9;
	padding:20px;
	}
.menu .holder
{
	display:block;
	height:94px;
	}
.menu img
{
	display:inline-block;
	height:94px;
	width:91px;
	position:absolute;
	}
.menu ul
{
	display:inline-block;
	margin:3px 0 0 110px;
	font-size:11px;
	height:94px;
	position:absolute;
	}
.menu ul li
{
	padding:2px;
	}
.menu ul li a
{
	text-transform:uppercase;
	color:#999999;
	}
.menu ul li a:hover
{
	color:#4a4a4a;
	text-decoration:none;
	}
.menu ul li a.active
{
	color:#4a4a4a;
	}
.content
{
	display:block;
	position:absolute;
	top:100px;
	left:224px;
	width:560px;
	height:240px;
	overflow:hidden;
	padding:20px;
	color:#6a6a6a;
	background-color:Transparent;
	background-image:url(../images/contentbckg.png);
	background-repeat:repeat;
	line-height:1.4;
	font-size:12px;
	}
.content ul
{
	margin:10px;
	}
.slider
{
	display:block;
	overflow:auto;
	height:250px;
	width:560px;
	}
.gallery
{
	display:inline-block;
	position:absolute;
	top:100px;
	left:224px;
	width:570px;
	height:266px;
	overflow:auto;
	padding:20px;
	color:#000;
	background-color:Transparent;
	background-image:url(../images/contentbckg.png);
	background-repeat:repeat;
	line-height:1.4;
	font-size:12px;
	}
.gallery .slider
{
	display:block;
	overflow:auto;
	height:265px;
	width:570px;
	}
.gallery img
{
	border:none;
	width:77px;
	height:77px;
	}
.gallery ul
{
	clear:both;
	float:left;
	margin-bottom:15px;
	}
.gallery ul li
{
	display:inline-block;
	margin:0 6px;
	}
.references
{
	list-style-image:url(../images/markdarksmall.png);
	display:block;
	}
.references li
{
	padding:3px;
	margin:0 0 0 15px;
	}
	
.contactinfo
{
	display:inline-block;
	position:absolute;
	line-height:1.7;
	}
.contactform
{
	display:inline-block;
	position:absolute;
	left:295px;
	}
.label
{
	width:100px;
	text-align:right;
	padding-right:5px;
	}
.input
{
	
	}
input, textarea
{
	border: solid 1px #853C1B;
	background-color:Transparent;
	width:160px;
	z-index:2;
	color:#000;
	font-size:12px;
	padding:2px;
	font-family:Trebuchet MS, Arial, Tahoma;
	}
.textbox:hover
{
	border:solid 1px #672f15;
	}
.textbox:focus
{
	border:solid 1px #672f15;
	background-color:#FFF;
	color:#000;
	
	}
.submit
{
	border: solid 1px #853C1B;
	background-color:#853C1B;
	color:#fff;
	padding:2px;
	font-size:12px;
	font-family:Arial;
	cursor:pointer;
	margin-left:116px;
	}
.error
{
	font-size:9px;
	color:Red;
	}
.content address
{
	font-style:normal;
	}
	
/*------------------------------------------------------------------------------
								Page style - About wood
-------------------------------------------------------------------------------*/
.wood
{
	height:400px;
	left:364px;
	}
.navigation
{
	display:inline-block;
	position:absolute;
	top:100px;
	left:224px;
	width:90px;
	height:400px;
	overflow:auto;
	padding:20px;
	color:#000;
	background-color:Transparent;
	background-image:url(../images/contentbckg.png);
	background-repeat:repeat;
	line-height:1.4;
	font-size:12px;
	}
.navigation ul
{
	clear:both;
	float:left;
	display:block;
	margin-bottom:10px;
	}
.navigation ul li
{
	display:block;
	}
.navigation ul li a
{
	font-weight:normal;
	color:#999;
	}
.navigation ul li a:hover
{
	color:#4b4a4a;
	text-decoration:none;
	}
.navigation ul li a.active
{
	color:#4b4a4a;
	}
.title
{
	padding-bottom:5px;
	font-weight:bold;
	color:#4b4a4a;
	text-transform:uppercase;
	}
.wood img
{
	width:100px;
	height:100px;
	border:none;
	float:left;
	margin:0 20px 10px 0;
	}
.wood p
{
	text-align:left;
	display:block;
	min-height:170px;
	}
	
	
.wood table
{
	border: 1px solid #853C1B;
	text-align: center;
	width:100%;
	font-size:11px;
	border-collapse:collapse;
	color:#fff;
	}

.wood tr
{
	height:27px;
	}
.wood td
{
	}
.wood tr:hover
{
	background-image:url(../images/tblhdbckg.png);
	background-repeat:repeat;
	color:#fff;
	}
.wood thead
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	/*background-color:#dcdbdb;*/
	background-image:url(../images/tblhdbckg.png);
	background-repeat:repeat;
	height:32px;
	color:#fff;
	
	}
.definition
{
	background-image:url(../images/tblhdbckg.png);
	background-repeat:repeat;
	width:120px;
	color:#fff;
	}
.mark1
{
	background-image:url(../images/markdark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:53px center;
	}
.mark1:hover
{
	background-image:url(../images/mark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:53px center;
	}
.mark2
{
	background-image:url(../images/markdark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:153px center;
	}
.mark2:hover
{
	background-image:url(../images/mark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:153px center;
	}
.mark3
{
	background-image:url(../images/markdark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:225px center;
	}
.mark3:hover
{
	background-image:url(../images/mark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:225px center;
	}
.mark4
{
	background-image:url(../images/markdark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:295px center;
	}
.mark4:hover
{
	background-image:url(../images/mark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:295px center;
	}
.mark5
{
	background-image:url(../images/markdark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:380px center;
	}
.mark5:hover
{
	background-image:url(../images/mark.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:380px center;
	}
.cell1
{
	padding-left:49px;
	text-align:left;
	font-size:13px;
	color:#853C1B;
	}
.cell1:hover
{
	color:#fff;
	}
.cell2
{
	padding-left:149px;
	text-align:left;
	font-size:13px;
	color:#853C1B;
	}
.cell2:hover
{
	color:#fff;
	}
.cell3
{
	padding-left:220px;
	text-align:left;
	font-size:13px;
	color:#853C1B;
	}
.cell3:hover
{
	color:#fff;
	}
.cell4
{
	padding-left:290px;
	text-align:left;
	font-size:13px;
	color:#853C1B;
	}
.cell4:hover
{
	color:#fff;
	}
.cell5
{
	padding-left:220px;
	text-align:left;
	font-size:13px;
	color:#853C1B;
	}
.cell5:hover
{
	color:#fff;
	}
.grlogo
{
	display:block;
	position:absolute;
	bottom:5px;
	right:83px;
	width:92px;
	height:26px;
	background-image:url(../images/GRlogo2.png);
	background-repeat:no-repeat;
	z-index:0;
	margin:0;
	}
.neuralab
{
	display:block;
	position:absolute;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	right:0;
	bottom:5px;
	width:auto;
	height:auto;
	/*background-image:url(../images/contentbckg.png);
	background-repeat:repeat;*/
	z-index:0;
	margin:0;
	padding:6px 8px 8px 8px;
	}
.neuralab:hover
{
	text-decoration:none;
	}


.neuralab1
{
	display:block;
	position:absolute;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	bottom:5px;
	width:auto;
	height:auto;
	/*background-image:url(../images/contentbckg.png);
	background-repeat:repeat;*/
	z-index:0;
	margin:0;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	left: 0px;
	}
.neuralab1:hover
{
	text-decoration:none;
	}






.neuralab2
{
	display:block;
	position:absolute;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	width:450px;
	height:100px;
	/*background-image:url(../images/contentbckg.png);
	background-repeat:repeat;*/
	z-index:0;
	margin:0;
	right: 5px;
	top: 10px;
	background-image: url(../images/small-bg.png);
	}
.neuralab2:hover
{
	text-decoration:none;
	}

.neuralab3
{
	display:block;
	position:absolute;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	width:auto;
	height:auto;
	/*background-image:url(../images/contentbckg.png);
	background-repeat:repeat;*/
	z-index:0;
	margin:0;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	top: 60px;
	right: 150px;
	}
.neuralab3:hover
{
	text-decoration:none;
	}












#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:998;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px; }
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner,#divide{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{z-index:999; width:400px;height:20px;line-height:20px; margin:0 auto 0 auto; bottom:30px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../images/close.png);}
#sb-nav-next{background-image:url(../images/next.png);}
#sb-nav-previous{background-image:url(../images/previous.png);}
#sb-nav-play{background-image:url(../images/play.png);}
#sb-nav-pause{background-image:url(../images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.html) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/*#scroll_container {
	position: absolute;
	top: 22px;
	left: 0px;
}

#scroll_background {
	background-color:#231F20; 
	position: absolute; 
	top: 0px; 
	left: 0px;
}

#scroll_content p {
	line-height: 12px;
	margin-bottom: 12px;
	color: #DCDDDE;
}

#about_artist_container {
	position: absolute;
	top: 183px;
	right: 6.27%;
}

#about_artist_info_title {
	position: absolute;
	width: 160px;
	height: 21px;
	top: 0px;
	left: 0px;
}
/* inherited */
/*
p {
	margin: 0px 0px 18px 0px;
	line-height: 18px;
}*/

/*.scrollcontent {
	position: absolute;
	width: 218px;
}

.scrollcontent p {
	margin-right: 10px;
}

.scrollcontainer {
	position:relative;
	height:400px;
	width:242px;
}

.scrollcontrols {
	position:absolute;
	right:0px;
	top:0px;
	width:15px;
	height:400px;
	background-color: #2C292B;
	cursor: pointer;
}

.scroll_up_btn {
	position: absolute;
	top: 0px;
	cursor: pointer;
	z-index: 2;
}

.scroll_down_btn {
	position: absolute;
	/*bottom: -18px;*/
/*	bottom: 0px;
	cursor: pointer;
	z-index: 1;
}

.scrollbar {
	width:15px;
	height:360px;
	position:absolute;
	top: 20px;
	z-index: 3;
}

.slider {
	position: absolute;
	top: 0px;
	cursor:pointer;
	z-index: 5;
}
*/



#heading {
}
