/*
---------------------------------
	Default
---------------------------------
*/
html body	{
	overflow:hidden;
	margin:0; padding:0;
	font: 12px Arial, Sans-serif;
	background-color: #333333;
	color: #FFF;
	}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	display: block;
	}

#wrapper {
	position: absolute;
	text-align:left;
	margin-left: -390px;
	left: 42%;
	top: -230px;
	width: 960px;
	height: 460px;
	}

#home {
	position: absolute;
	left: 1px;
	top: 65px;
	background-image: url(img/intro.jpg);
	}

#numbers {
	position: absolute;
	top: 412px;
	left: 479px;
	width: 210px;
	height: 27px;
}

/*---------------------------------
	menu/logo
---------------------------------*/
#menu {
	position: absolute;
	top: 26px;
	left: 582px;
	width: 370px;
	list-style:none;
	padding:0; margin:0;
	white-space: nowrap;
	overflow:hidden;
	font: 11px Arial, Helvetica, sans-serif;
	}
#menu ul {
	list-style: none;
	padding:0; margin:0;
	}
#menu li {
	list-style: none;
	float:right;
	margin: 0 0 0 20px;
	padding:0;
	}
#menu a {
	color: #999;
	}
#menu li a:hover {
	color: #FFF;
	}
#menu li.active, #menu li a.active, #menu li a.active:hover {
	color: #FFF;
	}


#header {
	position: absolute;
	top: 10px;
	left: -15px;
	}

#header h1	{
	margin: 0;
	padding: 0;
	width: 275px;
	height: 39px;
	/* commented backslash hack v2 \*/
	overflow:hidden;
	/* end hack */
	}

#header h1 a	{
	display: block;
	width: 275px;
	height: 39px;
	overflow:hidden;
	background: url(img/header.jpg) top left no-repeat;
	padding: 39px 0 0 0;
	}


/*---------------------------------
	Content
---------------------------------*/
#cArtists {
	position: absolute;
	margin:0; padding:0;
	top: 110px;
	left: 30px;
	width: 720px;
	height: 240px;
	}

#cArtists td {
  text-align:left;
  vertical-align:top;
	font: 12px/30px Arial, Sans-serif;
	color: #999;
  }

/*--	Content1	--*/
#subhead1 {
	position: absolute;
	margin:0; padding:0;
	top: 65px;
	left: 317px;
	width: 637px;
	height: 300px;
	text-align: left;
	font-size: 11px;
	line-height: 22px;
	color: #999;
	}

#subhead1 #subinfo {
	margin-top: 9px;
	color: #666;
	}

#content1 {
	position: absolute;
	margin:0; padding:0;
	top: 65px;
	left: 0;
	width: 150px;
	height: 360px;
	font-size: 11px;
	line-height: 24px;
	color: #999;
	}
#content1 b {
	font-weight: normal;
	color: #000;
	}
#content1 em {
	font-style: normal;
	}

#detailImage {
	visibility: hidden;
	position: absolute;
	top: -50px;
	left: 0;
	margin: 0; padding: 0;
	width: 780px;
	height: 540px;
	}
#detailImage #caption {
	display:inline;
	margin-right: 4px;
	font: 9px Arial, Sans-serif;
	}

.hover_box {
	border: 1px solid #333 !important;
	}
a:hover .hover_box {
	border: 1px solid #FFF !important;
	}

/*--	Content2	--*/
#subhead2 {
	position: absolute;
	margin:0; padding:0;
	top: 65px;
	left: 480px;
	width: 479px;
	height: 351px;
	text-align: left;
	font-size: 11px;
	line-height: 22px;
	color: #999;
	}

#subhead2 #subinfo {
	margin-top: 9px;
	color: #666;
	}
#content2 {
	position: absolute;
	margin:0; padding:0;
	top: 65px;
	left: 0;
	width: 468px;
	height: 360px;
	font-size: 11px;
	line-height: 24px;
	color: #666;
	}
#content2 b {
	font-weight: normal;
	color: #000;
	}
#contentExhibitions {
	position: absolute;
	margin:0; padding:0;
	top: 65px;
	left: 35px;
	width: 485px;
	height: 250px;
	font-size: 11px;
	line-height: 24px;
	color: #999;
	}
#pdfLink {
	margin-top: -10px;
	font-size: 10px;
	}

.captionlarge {
	display: none;
	}
	
#restitle {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 960px;
	}

#selectedWorksThumbs {
	position: absolute;
	top: 76px;
	left: 0px;
	width: 960px;
	}

#comtitle {
	position: absolute;
	top: 244px;
	left: 0px;
	width: 960px;
	}

#selectedWorksThumbs2 {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 960px;
	}

#yachttitle {
	position: absolute;
	top: 428px;
	left: 0px;
	width: 960px;
	}

#selectedWorksThumbs3 {
	position: absolute;
	top: 444px;
	left: 0px;
	width: 960px;
	}
	
#selectedWorksNavigation {
	position: absolute;
	top: 418px;
	left: 757px;
	width: 200px;
	text-align: right;
	font-size: 10px;
	color: #999;
	}
#designerNavigation {
	position: absolute;
	top: 400px;
	left: 346px;
	width: 200px;
	font-size: 10px;
	color: #999;
	}
#selectedWorksNavigation a,
#designerNavigation a {
	color: #999;
	text-decoration: none;
	}
#selectedWorksNavigation a:hover,
#designerNavigation a:hover {
	color: #fff !important;
	border-bottom: none;
	}


#scrollerContent a, 
#pdfLink a,
#detailImage #caption a,
#cArtists a,
#submenu a,
#submenu2 a {
	color: #999;
	text-decoration: none;
	}
#scrollerContent a:hover,
#pdfLink a:hover,
#detailImage #caption a:hover,
#cArtists a:hover,
#submenu a:hover,
#submenu2 a:hover {
	color: #fff !important;
	border-bottom: none;
	}

#scrollerContent #bioL p {
	text-indent:-25px;
	padding: 0 0 0 25px;
	margin: 0;
	}

#scrollerContent em {
	color: #FFF;
	font-style: normal;
	}

#scrollerContent #pressL a {
	color: #AAA;
	}
#scrollerContent #pressL a:hover{
	color: #FFF !important;
	text-decoration: none !important;
	}

/* scroller */
#scrollerButtons {
	position: absolute;
	top: 60px;
	width: 30px;
	height: 300px;
	}
#scrollerButtons #up {
	position: absolute;
	top: 0px;
	left: 0;
	width: 15px;
	height: 15px;
	background: url(works/img/arrowup.gif) top left no-repeat;
	z-index: 2;
	cursor:pointer;
	}
#scrollerButtons #track {
	position:absolute;
	top: 22px;
	width:15px;
	height:128px;
	background: url(works/img/scrollbar_bg.gif) top left no-repeat;
	z-index: 3;
	}
#scrollerButtons #drag {
	position: absolute;
	top: 22px;
	left: 0;
	width: 15px;
	height: 28px;
	background: url(works/img/scrollbar.gif) top left no-repeat;
	z-index: 4;
	cursor:pointer;
	}
#scrollerButtons #down {
	position: absolute;
	top: 160px;
	left: 0;
	width: 15px;
	height: 15px;
	background: url(works/img/arrowdown.gif) top left no-repeat;
	z-index: 5;
	cursor:pointer;
	}

#submenu {
	font-size: 10px;
	padding: 0; 
	margin: 20px 0 0;
	}
#submenu li {
	list-style: none;
	}
#submenu2 {
	font-size: 10px;
	padding: 0; 
	margin: 0px 0 20px 0;
	}
#submenu2 ul {
	padding: 0; 
	margin: 0 0 0 0;
	}
#submenu2 li {
	list-style: none;
	float:left;
	margin-right: 20px;
	}
#submenu li.active, #submenu li a.active, #submenu li a.active:hover,
#submenu2 li.active, #submenu2 li a.active, #submenu2 li a.active:hover
{
	color: #000;
	border-bottom: none;
	}


/*---------------------------------
	style
---------------------------------*/
h3 {
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	}

table {
	border-width:0;
	border-style:none;
	}

a img, 
.plain {
	border: none !important;
	}

a {
	text-decoration:none;
	color: #000;
	}
a:hover {
	text-decoration:none;
	color: #FFF;
	}

/*---------------------------------
	eE Credit
---------------------------------*/
#credit {
	position: absolute;
	text-align: right;
	top: 386px;
	left: 580px;
	width: 200px;
	font: 9px Arial, Helvetica, Sans-serif;
	color: #777;
	}
#credit A {
	text-decoration: none;
	color: #777;
	}
#credit A:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	}
 
/*---------------------------------
	Form
---------------------------------*/
form {
	margin: 0;
	padding: 0;
	}

input.text {
	font: 11px Arial, Helvetica, sans-serif;
	border:1px solid #cacaca;
	}
.submitmod {
	font: 11px Arial, Helvetica, sans-serif;
	color: #300;
	padding: 2px;
	}
select {
	background-color:#FFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	border-style:none;
	border:1px #666 solid;
	}

:focus {outline:none; }


td {

	}

/*---------------------------------
	sIFR
---------------------------------*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
	}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
	}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 19px;
	line-height: 19px;
	}
