/* ---- ---- CSS File - Base Section ---- ---- */

* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	border: 0;
	font-family: Arial;
}
html, body, table, tr, td {
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
html {
	overflow-y: scroll !important; 
	overflow-y: auto; 
}
body {	height: 100%; background: #fff; min-width: 900px; }
#wrapper td { 	vertical-align: top; }
#wrapper {	z-index: 100 !important;	position: absolute; }
body.home { background: #FFF; }

/* ------------------------------------------------------------------------------------------------- */

#background {
	z-index: 0;
	position: fixed !important;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#background img {
	height: auto;
	position: fixed !important;
	position: absolute;
	min-width: 500px !important;
	width: 100%;
}
.height img {
	width: auto !important;
	height: 100% !important;
	min-height: 500px !important;
}
.hide {
	display: none !important;
}

/* ------------------------------------------------------------------------------------------------- */
 
a 			{	cursor: pointer; }
a:link 		{	color: #000; }
a:visited 	{	color: #000; }
a:hover 	{	color: #FF0089; }
a:active 	{	color: #FF0089; }

/* ------------------------------------------------------------------------------------------------- */
 
#content {
	width: 100%;
	margin-top: 30px;
	height: auto;
	position: relative;
	float: left;
}

/* ------------------------------------------------------------------------------------------------- */

#design {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 8pt;
	margin-bottom: 8px;
}
#design a {
	background: none;
	padding: 5px;
}
#design a:link 		{ color: #FF0089; }
#design a:visited 	{ color: #FF0089; }
#design a:hover 	{ color: #DEDEde; background: #000; }
#design a:active 	{ color: #FF0089; }

/* ------------------------------------------------------------------------------------------------- */

.header {
	width: 100%;
	height: 117px;
	min-width: 800px;
	clear: both;
	margin-bottom: 10px;
}
#logo {
	width: 259px;
	height: 117px;
	margin: 0px 0px 0px 0px;
	background: url(/resources/img/base/logo.gif) no-repeat;
	float: left;
}
#logo:hover {	background-position: 0px bottom; }

#nav {
	width: 100%;
	height: 117px;
	min-width: 600px;
	overflow: hidden;
	position: absolute;
}
#nav ul {
	background: url(/resources/img/base/navigation.gif) no-repeat;
	background-position: -482px 0px;
}
.artists #nav ul { background-position: -424px 0px; }
.gallery #nav ul { background-position: -424px 0px; }
.exhibitions #nav ul { background-position: -365px 0px; }
.studio #nav ul { background-position: -254px 0px; }
.news #nav ul { background-position: -195px 0px; }
.about #nav ul { background-position:  -130px 0px; }
.contact #nav ul { background-position: -50px 0px; }
.other #nav ul { background-position: -365px 0px; }

#nav ul {
	width: 100%;
	height: 117px;
	padding: 11px 0px 0px 10px;
	float: left;
	position: absolute;
	left: 259px;
}
#nav li {
	width: auto;
	height: 18px;
	float: left;
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0px 9px;
	text-shadow: 1px 1px 1px #000;
}
#nav li a {
	padding-top: 2px;
}
li.current a, li.current { color: #FF0089 !important; }

/* ------------------------------------------------------------------------------------------------- */
 
#nav #blurb {
	width: 267px;
	position: absolute;
	text-align: left;
	height: 100px;
	left: 0px;
	margin: 45px 0px 0px 310px;
	text-shadow: 1px 1px 1px #000;
	font-size: 10pt;
	font-weight: normal;
	float: left;
/*	display: none !important;*/
}
#nav #blurb a, #nav #blurb span { color: #FFF;}
#nav #blurb span.heading {
	float: left;
	text-shadow: 1px 1px 1px #000;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	height: 10px;
}
#nav #blurb span.paragraph {
	font-size: 9pt;
	text-shadow: 1px 1px 1px #000;
	float: left;
	height: 10px;
	width: 420px !important;
}
#nav #blurb a:hover, #nav #blurb a:hover span { color: #FF0089; }

/* ------------------------------------------------------------------------------------------------- */

#nav a:link 	{	color: #FFF; }
#nav a:visited 	{	color: #FFF; }
#nav a:hover 	{	color: #FF0089; }
#nav a:active 	{	color: #FF0089; }

/* ------------------------------------------------------------------------------------------------- */

.copy {
	margin: 0px 0px;
	background: #fff;
	width: 600px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 5px 50px;	
	float: left;
}
.copy h1, .copy h2, .copy h3, .copy p, span.heading1, span.paragraph {
	font-weight: normal;
	text-shadow: 1px 1px 1px #fff;
	font-size: 9pt;
	margin-left: 50px;
	width: 600px;
}
.copy h1, span.heading1 {
	font-size: 11pt;
	text-transform: uppercase;
	color: #FF0089;
}
.copy h2 {
	text-transform: uppercase;
	color: #FFF;
	margin-top: 5px;
}
.copy p {
	margin: 8px 0px 8px 50px;
	color: #595959;
}
 
/* ------------------------------------------------------------------------------------------------- */


.news_image {
	margin-left: 50px;
	max-width: 590px;
}
.news .copy a:link, .news .copy a:visited { color: #FF0089; }
.news .copy a:hover, .news .copy a:active { color: #999999; }
.news h1 span { font-size: 10pt; color: #999999;  }
.article {
	height: 40px;
	overflow: hidden;
	width: 690px;
	float: left;
}
a.title {
	display: block;
	text-transform: uppercase;
	width: 650px;
	margin: 15px 0px 5px 40px;
}
a.title span {
	color: #000;
	font-size: 9pt;
	padding: 8px 8px 4px 8px;
	clear: both;
	-webkit-border-radius: 5px;
	-mozilla-border-radius: 5px;
	border-radius: 5px;
}
a.title:hover span, .open a.title span {
	background: #f4f4f4;
	cursor: pointer;
	color: #FF0089;
}
.article * {
	float: left;
}

/* ------------------------------------------------------------------------------------------------- */
 

.side_image {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	border: 5px solid #fff;
	margin-bottom: 8px;
}
.side_image img {
	width: 100px;
}
.list_image {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	background: #d0d1cd;
	padding: 4px;
	border: 1px solid #FFF;
	margin-bottom: 8px;
}
.padding {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: block;
}
.list_image img {
	width: 100px;
}
.description {
	float: left;
	width: 570px;
	padding: 0px 5px 10px 5px;
}
.description h1, .gallery .bio h1 {
	text-shadow: 1px 1px 1px #eee;
	margin-left: 0px;
}
.description p {
	margin: 5px 0px;
}
.description a {
	font-size: 8pt;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #eee;
}
.artist_icon {
	float: right;
	margin-left: 20px;
	margin-top: -15px;
	border: 3px solid #FFF;
}

/* ------------------------------------------------------------------------------------------------- */

.float {
	float: left;
	margin-bottom: 10px;
}
/* Controls for the Artists Bio page */
#artist_nav {
	margin: 120px 0px 0px 0px !important;
	float: left;
	width: 300px;
}
.gallery h1.artist_name, .other h1.artist_name {
	background: none;
	overflow: hidden;
	margin: 0px 0px 5px 0px !important;
	width: auto !important;
	display: block;
}
.gallery h1.artist_name span, .other h1.artist_name span {
	background: #000;
	height: 35px;
	line-height: 35px;
	padding: 10px 15px 5px 30px;
	margin: 0px 0px 0px 0px;
	color: #FF0089;
	font-size: 16pt;
	width: auto;
	font-weight: 100;
	text-transform: uppercase;
}
.gallery h1.artistLink, .other h1.artistLink {
	margin-bottom: 5px;
}
#artist_content {
	float: left;
	margin: 120px 0px 0px 10px;
}

/* Controls for the Bio extras */

#bio, #exhibitions {
	height: 0px;
	overflow: hidden;
	background: transparent url(/resources/img/base/white_copy.png) no-repeat !important;
	width: 510px;
}
#bio_text, #exhibitions_text, #essay_text {
	height: auto;
	float: left;
	padding: 20px 30px;
}
#essay_text { padding-top: 0px;}
#exhibitions_text {
	padding: 20px 40px 20px 20px;
}
#bio *, #exhibitions * {	font-family: Arial; text-shadow: 0px 1px 1px #F1F1F1; }
#bio p, #essay_text p {
	font-size: 9pt;
	margin: 5px;
}
#bio p, #exhibitions p { width: 450px !important; }
p.first {
	font-size: 11pt;
	margin-bottom: 10px;
}
p.last {
	margin-top: 20px;
	font-size: 10pt;
	color: #FF0089;
}
#bio strong,Ê#essay_text strong {	color: #FF0089; }

.hide {	visibility: hidden; }

/* Controls for the Artists Images list */
ul.wide  { width: 650px; float: left; margin: 10px 0px 10px 40px !important; margin: 10px 0px 10px 0px; }
ul.shows { width: 350px !important; float: left; margin: 10px 0px 10px 42px !important; margin: 10px 0px 10px 19px; }
#exhibitions_text ul.shows { margin-left: 0px !important;}
ul.wide li, ul.shows li { 
	width: 120px;
	padding: 0px !important;
	margin: 5px 8px 0px 0px !important;
	float: left;
}
ul.wide li {
	width: 120px !important;
	margin: 5px 10px 5px 0px !important;
}
ul.shows li {
	width: 340px !important;
	margin: 5px 8px 5px 0px !important;
}
ul.shows li a {
	width: 340px !important;
} 
ul.wide li a, ul.shows li a {
	display: block;
	padding: 8px 0px 4px 8px;
	height: auto;
	width: 118px;
	float: left;
	-webkit-border-radius: 5px;
	-mozilla-border-radius: 5px;
	border-radius: 5px;
}
ul.shows li a {
	padding: 8px 8px 4px 8px;
	width: auto !important;
	clear: both;
	-webkit-border-radius: 5px;
	-mozilla-border-radius: 5px;
	border-radius: 5px;
}
span.heading1, span.paragraph {
	width: 220px !important;
	float: left;
}
span.paragraph {
	margin: 8px 0px;
	color: #404040;
}
ul.wide .description, ul.wide span.heading1, ul.wide span.paragraph {
	width: 120px !important;
	float: left;
}
#pastShows span.heading1, #pastShows span.paragraph, #futureShows span.heading1, #futureShows span.paragraph {
	width: 320px !important;
}
#futureButton, #pastButton {
	width: 380px;
	display: block;
	float: left;
}
#exhibitionsButtons {
	width: 850px;
}
span.heading1 {
	color: #000;
	font-size: 8pt;
	margin-left: 0px;
}
ul.wide a:hover, ul.shows a:hover {
	background: #f4f4f4;
	cursor: pointer;
}
ul.wide a:hover .side_image {
	border: 5px solid #fff;
}
ul.shows a:hover .list_image, ul.wide a:hover .list_image {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
ul.wide a:hover span.heading1 { color: #FF0089; text-shadow: none; }
ul.wide li span.paragraph { margin-bottom: 0px !important;}

/* Exhibitions List Items specificiations */
ul.shows h2 { margin-left: 0px; }
ul.shows span.heading1 { width: auto !important; }
ul.shows span.paragraph { clear: both; width: 450px !important; }

ul.shows li.exhibition_artist {
	margin: 2px !important;
	padding: 2px;
}
ul.shows li.exhibition_artist a {
	height: 10px;
	text-transform: uppercase;
	font-size: 8pt;
}
#exhibitionsButtons {
	margin-left: 45px !important;
}
#futureButton, #pastButton {
	font-size: 11pt;
	margin: 0px 5px;
	line-height: 
}
#pastShows {
	float: left;
}
#futureButton.current, #pastButton.current {
	color: #FF0089;
}
.divider { width: 300px; border-bottom: 1px solid #ddd; }
.exhibit-icons { width: 300px; display: block; float: left;}
.exhibit-icons a { float: left !important; clear: none !important; }

/* ------------------------------------------------------------------------------------------------- */

h1.address {
	margin-top: 20px;
}
.about .copy, .contact .copy, .error .copy {
	background: transparent url(/resources/img/base/white_copy.png);
	margin: 40px 0px 0px 140px;
	width: 510px;
	padding: 20px 0px;
}
.about .copy p, .contact .copy p, .error .copy p {
	width: 400px;
}
.contact .copy * {
	text-shadow: none !important;
}
.form {
	width: 600px;
	float: left;
	margin-top: 10px;
}
.form h2 {
	font-weight: normal;
	margin: 15px 0px;
	float: left;
	text-transform: none;
	color: #FF0089;
	text-transform: uppercase;
}
.form p {
	width: 400px;
	margin: 10px 0px 3px 50px;
	height: 26px;
	float: left;
}
.form p.comments {
	height: auto;
}
.form label {
	width: 100px;
	float: left;
	font-size: 9pt;
	color: #88989;
}
.form input {
	float: right;
	width: 250px;
	height: 16px;
	border: 1px solid #aaa9a9;
}
.form textarea {
	float: right;
	width: 250px;
	height: 100px;
}
.form input.submit {
	height: 30px;
	float: left;
	cursor: pointer;
	margin-left: 0px;
	text-align: left;
	border: none;
	background: none;
	color: #FF0089;
	font-size: 11pt;
}
p.error, p.sucess {
	background: #FF0089;
	color: #FFF;
	height: auto;
	padding: 7px 5px;
	width: 390px !important;
	margin-bottom: 15px !important;
	float: left;
	text-shadow: 1px 1px 1px #FF0089;
	text-transform: uppercase;
}
p.sucess {
	background: #16ba90;
	text-shadow: 1px 1px 1px #16ba90;
}

/* ------------------------------------------------------------------------------------------------- */

