/********************************************
*											*
*	IWI ART SCREEN 2008
*											*
********************************************/

/*** MASTER COLORS ***/
.red	{ color:#B90007 !important; }
.Dgreen { color:#2B5353 !important; }
.DgreenLink { color:#2B5353; }
/* GREY */
.Dgrey	{ color: #7F868D !important; }
.Darker_grey	{ color: #333 !important; }
.white	{ color: #FFF !important; }
.whiteBk{ background-color: #FFF !important; }

/********* BODY + SET-UPS *********/
html {
font-size: 1.25em;
min-height:100%;
}
body {
font-size: 10px;
}
html>body {
font-size: 10px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color: #6A6A6A;
	background:#FFF;
	position:relative;
	background:#FFF url(../images/gen/bk/bodyBk.gif) top right no-repeat;
}

body, div, object, embed, form, img, dl, dt, dd, ul, ol, li {
	margin:0;
	padding:0;
	border:0;
}
div {
/*border:#FF0000 thin dotted;*/
}
img {
	display:block;
	}

/* BASE CONTAINER ELEMENTS */
#entire {
	width:910px;
	margin:0 auto;
	padding:0px 15px 10px 40px; 
	overflow:hidden;
	
	
}
#left {
	float:left;
	position:relative;
	overflow:hidden;
}

#left {
	padding:10px 10px 0 0;
	width:140px;
	}
	
#content {
	width:755px;
	float:left;
	overflow:hidden;
	display:block;
}

#logo {
	width:83px;
	height:163px;
	display:block;
	background:transparent url(../images/gen/bk/logoBk.gif) no-repeat;
	z-index:2;
}
#logo img {
	display:none;
	}
#logo a {
	position:absolute;
	display:block;
	width:83px;
	height:163px;
	left:0px;
	top:0px;
	z-index:10;
}
#logo a span {
	display:none;
}


/* CONTENT PANELS */
.header, .main, .main_ind, .top, .topIndex, .footer{
	padding:0;
	margin:0;
	width:100%;
	position:relative;
	display:block;
	float:left;
}
.header {
	height:15px;
	background-color:#7F868D;
	color:#FFFFFF;
	font-size:.9em;
	padding:3px 0 3px 15px;
}
.topIndex {
	padding:10px 0 0 15px;
	
}
.top {
	width:560px;
	padding:30px 0 20px 179px;
}
.topArtist {
	width:565px;
	padding:20px 0 20px 179px;
}
.artistNav{
	padding:10px 0 10px 0;
	font-size:13px;
	line-height:17px;
	height:50px;
}
.cnt{
	float:left;
	padding-left:75px;
}
.lft{
	float:left;
	text-align:left;
	width:120px;
	height:20px;
	border-bottom:1px dashed;
}
.rgt{
	width:120px;
	height:20px;
	float:right;
	text-align:right;
	border-bottom:1px dashed;
}
.main {
	padding:15px 0 15px 0;
	border-top:1px #90979E solid;
}
.main_ind {
	padding:15px 0 15px 0;
}
.Full {
	margin:15px;
	width:725px;	
}
.main_index{
	padding:25px 0 15px 0;
	margin:15px;
	width:725px;
	
}
.footer {
	width:755px;
	padding:15px 0 15px 150px;
	
}

/* INNER ELEMENTS */

.columnLeft{
	float:left;
	padding-top:10px;
	width:345px;
	margin-right:35px;
}

.columnRight{
	float:right;
	width:345px;
	padding-top:10px;
}

.columnLeft_ind{
	float:left;
	padding-top:10px;
	width:350px;
}

.columnRight_ind{
	float:right;
	width:340px;
	padding-top:10px;
	padding-left: 20px;
	border-left:1px #90979E solid;
}
/********* index panel ***********/
.indexTopPanel{
	padding:0;
	margin:0;
}
.indexTopPanel {
	width:725px;
	height:160px;
	margin:10px 15px 10px 0;
	border-top:1px solid #90979E; 
	border-bottom:1px solid #90979E; 
}
.indexTopPanel img{
	display:inline;
	height:160px;
	float:left;
	padding-right:42px;
}
.indexTopPanel img.r_image{
	display:inline;
	height:160px;
	float:left;
	padding-right:0;
}
.exhibition {
	float:right;
	width:310px;
	border:1px solid #90979E;	
}
.home_exhibition {
	width:310px;
	border:1px solid #90979E;	
	margin-bottom:10px;
}
/********* work listers *********/
.listRptr {
	padding:0;
	margin:0;
	clear:both;
}
.listRptr {
	width:100%;
	margin:0 0 20px 0;
	border-top:1px dashed #90979E; 
	border-bottom:1px dashed #90979E; 
}
.T {
	height:162px;
}
.S{
	height:121.5px;
}
.listImg {
	
}
.listImgLng img{
	display:inline;
	width:121.5px;
	float:right;
}
.listImgSht{
	height:121.5px;
	overflow:hidden;
}
.listImgSht img{
	display:inline;
	width:162px;
	float:right;
	
}
.listCont {
	float:right;
	width:162px;
	padding:0 5px 0 15px;
}
.listHdr {
	width:100%;
	overflow:hidden;
	padding:5px 0 5px;
}
.listBody {
	padding:25px 0 7px;
}
.listGallery {
	padding:10px 0 7px;
	font-size:1.1em;
	line-height:1.3em;
}

.listHdr h3 {
	font-weight:bold;
	font-size:1.1em;
	line-height:1.3em;
	color:#2B5353;
	text-transform:none;
	
}
.columnLeft a, .columnRight a  {
	color:#6A6A6A;
	text-decoration:none;
}

.columnLeft a:hover .listRptr, .columnRight a:hover .listRptr {
	border-top:1px dashed #B90007; 
	border-bottom:1px dashed #B90007; 
}
/*NEWS*/

.news {
	float:left;
	border-bottom:1px dashed #90979E;
}
.news_detail {
	width:730px;
	float:left;
	padding:15px;
}
.news_item {
	padding:10px 10px 0 20px; 
	width:500px;
	float:left;	
}
.news_item h2 a{
	color:#2B5353;
	text-decoration:none;
}
.news_item a {
	color:#333;
	text-decoration:none;
}
.news_item a:hover {
	color:#B90007;	
}
.news_image {
	padding:10px; 
	width:100px;
	float:left;	
}
.news_detail_image {
	float:right;
margin-bottom:12px;
margin-left:12px;
width:300px;	
}
.news_image img {
	width:100px;
}


/*EXHIBITION*/
.exhibit {
	display:block;
	float:left;
	border-bottom:1px dashed #90979E;
	padding: 0 0 10px 0;
}
/*footer*/
.navFtr {
	display:inline;
	color:#FFFFFF;
	height:25px;
}
.contact {
	display:block;
	float:left;
	border-left:#FFFFFF .5em solid;
	padding:10px 0 10px 10px; 
	background-color:#7F868D;
	width:166px;	
}
.contact a:hover {
	background:#B98900 url(../images/gen/nav/navCurrBk.gif);
	color:#FFFFFF;
}
.contact_detail {
	display:block;
	float:left;
	margin:0;
	padding: 12px 15px;	
	background-color:#7F868D;
	width:353px;
	font-size:11px;
	line-height:10px;
}
.copyFtr {
	text-align:right;
	float:right;
	margin:1em 0 0 0;
	padding:1em 4em 1em;

}
/* View Work */
.view {
	width:725px;
	display:block;
	float:left;
	margin:20px 0 0 20px;
	border-top:1px dashed #B90007; 
	border-bottom:1px dashed #B90007; 
}
.view_image_S {
	/*width:400px;*/
	height:300px;
	display:inline;
	float:left;
}
.view_image_T {
	/*width:300px;*/
	height:400px;
	display:inline;
	float:left;
}
.view_image_S a img{
	width:400px;
}
.view_image_T a img{
	width:300px;
}
.view_body {
	padding:0 0 0 20px;
	width:300px;
	display:block;
	float:left;
}
.view_thumbs {
	
}
.view_thumbs a img {
	margin-right:10px;
	display:inline;
	border:1px solid #CCC;
}
.view_thumbs a:hover img {
	border:1px solid #B90007;
}
/* Copy Holders */	
.copy {

}
.copyHdr, .copyBody, .copyFtr {
	clear:right;
}
.copyHdr, .listHdr {

}
.copyBody, .listBody {

}

.copyFtr, .listFtr {
	padding-top:1em;
	width:88%;
	clear:both;
}
.listFtr {
	padding:0 0 1em;
}

.listSm {
	width:100%;
	overflow:hidden;
}

/* LIST STYLES */
ul, ol {
	padding:4px 0 8px;
	margin-left:2em;
	list-style:disc outside;
	font-size:1.2em;
	line-height:1.3em;
	}
li {
	padding:2px 0 1px;
}	
ol li {
	list-style:decimal outside;
	}

/* Images */
.rInImg {
padding:35px 0 15px 0;
}
.panel img {
width:150px;
}
.rImg, .lImg {
	float:right;
	padding:4px 0 15px 20px;
	z-index:1;
}
.lImg {
	float:left;
	padding:4px 20px 15px 0;
}
.rGlImg {
height: 168px;
background-color:#F3F3F3;
}
.rGlImg a img {
display:inline;
margin:2px;
padding:0px;
border: 2px solid #CCCCCC; 
}
.rGlImg a img:hover {
border-color:#B98900;
}
.mainImg {
	width:435px;
	height:205px;
	margin:0 -15px 0 -5px;
	position:relative;
}

/* Right */

.right img.flL {
	width:auto;
	padding:5px 8px 0 0;
}

/* LINK STYLES */
a { 
	color:#2B5353; 
	}

.galleryLink{
text-decoration:none;
}

.listGallery a{
text-decoration:none;
color:#7F868D;
}
.listGallery a.DgreenLink:hover{
color:#2B5353;
}
a.Dgreen:hover{
color:#2B5353;
text-decoration:underline;
}
.exhibit_link{
text-decoration:none;	
}
.header a {
	color:#FFFFFF;
	display:inline !important;
	text-decoration:none;
}
.artistNav a{

	text-decoration:none;
	color:#7F868D;
	
}
.close {
	float:right;
	text-decoration:none;
	width:26px;
	height:22px;
	margin:10px;
	padding:0;
	border:0;
	background: #FFF url(../images/gen/btn/run.gif);	
}
.close {
	width:26px;
	background: url(../images/gen/btn/close.gif);
	margin:10px;
}
.close:hover {
	background-position:left bottom;
	}

.enquire {
	border-top:dashed 1px;
	border-bottom:dashed 1px;
	float:right;
	width: 75px;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
	color: #7F868D;
	margin: 10px;
}
.footer a {
	color:#FFF;
	text-decoration:none;
	}
.copyFtr a {
	color:#6A6A6A;
	text-decoration:none;
	
}
a:hover, h3 a:hover { 
	color:#B90007;
	}
	
p { padding:1.5em;

}	

.pdfLink {
	display:block;
	color:#1F4776;
	position:relative;
	text-decoration:underline; 
	padding:1em 0 0 2.5em;
	background:transparent url(../images/gen/nav/pdf.gif) 0% 50% no-repeat;
}


/* Bread Crumb */

.bC {
	font-size:.9em;
	text-transform:uppercase;
}
.bC a {
	text-decoration:none;
}
.ancestors {
	color:#000;
}
	
/* SPECIAL LINKS */	

/* FIX FIREFOX BORDER ON FOCUS */
a:focus, input:focus {outline-style: none !important;}



/**************** STANDARD TEXT CLASSES *****************/
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	margin-top:.3em;
	}

h1, h2, h3, h4/*, h5 */ {
	font-weight:normal;
}
h1 { 
	font-weight:bold;
	font-size:1.6em;
	line-height:1.4em;
	margin:.3em 0 .5em;
	padding-bottom:.1em;
	color:#B90007;
	}

h2 {
	font-size:1.5em;
	line-height:1.4em;
	color:#B90007;	
}
h3, h4 {
	font-size:1.2em;
	line-height:1.3em;
}
h3 {
	text-transform:uppercase;
}
h4 {
	color:#B90007;
}

h5 {
	color:#2B5353;
}

p {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:.6em;
	}

/* UNIQUE TEXT CLASSES */
.topArtist h1 { 
	font-weight:bold;
	font-size:1.3em;
	line-height:1.1em;
	color:#2B5353;
	margin:0;
	} 
.topArtist h2 { 
	font-weight:bold;
	font-size:1.3em;
	line-height:1.1em;
	color:#2B5353;
	} 
	
.right p {
	clear:both;
}
.b {
	font-weight:bold !important;
}
.sm {
	font-size:.9em;
}
.caption {
	font-size:1em;
}
	
	
	
/******* SITEMAP *******/
#sitemap {
	font-size:1.6em;
	line-height:1em;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style:none;
	margin-left:0;
	padding:.5em 0;
	}
#sitemap a {
	color:#2B5353;
	text-decoration:none;
}
#sitemap ul {
	padding:5px 0 0;
	margin:0;
	margin-left:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:.8em;
	line-height:1em;
	font-weight:normal;
	}
#sitemap ul a {
	color:#7F868D;
}
	
#sitemap ul ul {	
	font-size:.9em;
	line-height:1em;
}
#sitemap ul ul a {
	color:#7F868D;
}
#sitemap li {
	border-top:1px dashed #CCC;
	padding:10px 0 5px;
	margin-top:.5em;
}
#sitemap li.first {
	margin-top:0;
	border:0;
}
#sitemap ul li {
	margin-top:0;
	border:0;
	padding:2px 0;
}
#sitemap a:hover {
	color:#B90007;
	text-decoration:underline;
}

/* ++ HELPER STYLES ++ 
(.fc - CLEAR BOTH) */
.fc:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.fc { 
display: inline-table;
height: 1%;
display: block; 
}

/* Quick Styles & Over-Riders (!important) */

.ofH {
	overflow:hidden;
	}
.flL {
	float:left !important;
	}
.flR {
	float:right !important;
	}
.flN {
	float:none !important;
	}
.clB {
	clear:both !important;
	}
.clL {
	clear:left !important;
	}
.clR {
	clear:right !important;
	}
.taR {
	text-align:right !important;
	}
.taL {
	text-align:left !important;
	}
.taC {
	text-align:center !important;
	}
.nb {
	border:0 !important;
}
.pt1 {
	padding-top:1em !important;
	}
.pb1 {
	padding-bottom:1em !important;
	}
.mb5 {
	margin-bottom:.5em !important;
	}
.mb0 {
	margin-bottom:0 !important;
	}
.mr0 {
	margin-right:0 !important;
	}
.ml3 {
	margin-left:3em !important;
	}
/* -----------------------------

      NAVIGATION 

----------------------------- */
/* TOP NAV */
#footNav {
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	}
#footNav li {
	float:left;
	padding:0;
	margin:0;
}
#footNav li a {
	width:168px;
	float:left;
	display:block;
	font-size:11px;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	padding:12px 0 12px 12px;
	border-left:5px solid #FFF;
	background-color:#7F868D;	
	color:#FFF;
}
#footNav li a:hover {
	position:relative;
	background-color:#B90007;
}
#nav li a, .admin #nav li.first a.index, .admin #nav li a.index {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	width:auto;
	float:left;
	display:block;
	font-size:13px;
	line-height:1em;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	margin:0;
	padding:12px 18px 10px;
	border-left:1px solid #FFF;
	background:transparent;	
	color:#1F4776;
}

/************* LEFT NAV ***************/
#LNav, #LNav ul{
	width:120px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}
#LNav {
padding-top:2em;
}

#LNav ul{
padding:.3em 0 .6em 0;
}

#LNav li {
	margin:0;
	padding:0;
}
#LNav h3 {
	margin:0;
	padding:0;
	float:left;
}
#LNav ul li {
	width:110px;
	border-bottom:1px #90979E dashed;
	background:#FFF;
	clear:both;	
	}
#LNav li a {
	width:120px;
	display:block;
	line-height:1.2em;
	text-decoration:none;
	margin:0;
	padding:.4em 0 .4em 0;
	background:#FFF;
	color: #90979E;	
}
#LNav ul li {
	padding-left:1em;
}
#LNav li a:hover, #LNav ul li a:hover {
	color:#B90007;
	}
#LNav ul li.current a {
	width:130px;
	color:#B90007;
}
#LNav h3 a, #LNav h3 a:hover {
	text-transform:uppercase;
	font-size:1em;
	}
#LNav h3 a {
	border-bottom:#FFF 2px solid;
}
#LNav h3 a:hover, #LNav li.current h3 a {
	color:#B90007;
	border-bottom:#B90007 2px solid;
}
	
/*
#LNav ul ul {
	display:none;
}
#LNav ul li.current ul {
	display:block;
	}
*/
#LNav ul ul {
	padding-bottom:3px;
	background:#FFF;
}
#LNav ul ul li {
	border:0;
	margin:0;
	padding:0;
	}
		
#LNav ul ul li a {
	width:120px !important;
	padding:2px 0 5px 28px !important;
	font-size:1.1em;
	background:#FFF !important;
	font-weight:normal;	
	color:#737370 !important;
	}
#LNav ul ul li a:hover {
	color:#B98900 !important;
	}
#LNav ul ul li.current a {
	color:#B98900 !important; 
	background:transparent url(../images/gen/nav/LnavArr.gif) 9% 30% no-repeat !important;	
}

/*********************

	FORM ELEMENTS

*********************/
form { 

	}

input, textarea {

	padding:4px !important;
	padding:2px 4px;
	background:#FFF;
	font-size:1.1em;
	border:1px solid #7F868D;
	}
input {
	vertical-align:top;
}
.cb {
	border:0;
}	
select {
	padding:1px;
	padding-top:3px;
	}

option.label {

}
option {
	background:#FFF;
	padding:1px 5px;
	margin:0;
	}

.button { 
	width:auto !important;
	line-height:.8em;
	text-transform:uppercase;
	padding:2px 0 4px;
	background:#B98900;
	color:#FFF;
	border:0;
	float:left;
	}
.button:hover {
	background:#001953;
	font-weight:bold;
}
	
label {
	display:block;
	margin:3px 0;
	padding:0;
	line-height:1.2em;
	font-weight:bold;
	}

.r { font-weight:bold; }

.form-strip {
	padding:3px 0 0;
	margin-bottom:5px;
	width:100%;
	overflow:hidden;
	}

/* PRINT STYLES */

@media print {
	html {
		font-size: 1em;
		min-height:auto;
	}
	body {
		font-size: 50%;
		min-height:auto;
	}
	html>body {
		font-size: 8px;
	}
	#topNav, #Lnav, #logo a, .right, .left, #footer .flL, #footer .flR span, .searchForm, span.img, span.more {
		display:none !important;
		}
	#header, #logo {
		position:relative;
		float:right;
		width:25%;
		height:auto;
		top:auto;
		left:auto;
	}
	#logo { 
		width:100%;
		}
	#logo img {
		display:block;
		width:100%;
		}
	#entire, #content, .cont{
		float:none !important;
		width:100%;
		border:0;
		margin:0;
		padding:0;
		position:relative;
		}
	
	.main, .main_ind {
		width:50% !important;
		font-size:1.3em;
	}
	.mainImg {
		margin:0;
		padding:0;
	}	
	#footer, #footer .flR {
		float:none !important;
		clear:both;
	}
}

		

