/* $Id: local-sample.css 7156 2010-04-24 16:48:35Z chris $ */

/****************************/
/* LOCAL CSS                */
/****************************/
 
/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/** Resets **/
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}

h2 {
	color:#FC4128;
}
	
a, a:link, a:visited {
	color:#FC4128;
}	

abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;}
/* END RESETS */

/** HACKS FOR OTHER STUFF **/
.grid16-16
{
	width:1000px;
}
body,
html
{
	background:white;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;!important;
	color:#000000;
}

div.full-node .inner .content {
	border-bottom:none;
}	

h2.title {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;!important;
}

#view-id-frontpage-page
{
	display:none;
}
th, td
{
	border:none;
}
/** END HACKS **/





/** Header Top ENEWS SUBSCIRPTION and Cart Links **/
#header-top-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-top: 10px;
	border-bottom:none;

}
#block-block-6 {
    width: 130px;
	float:right;
	margin:10px 0 0 0;
}

#block-block-10 {
    width: 510px;
	float:right;
	margin:0px 0 0 0;
}
#block-block-6 ul
{
	clear:both;
}
#block-block-6 li
{
list-style: none;
float: left;
padding-left: 10px;
}
#block-block-6 li a
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
}




#mc_embed_signup
{
	
}
#mc-embedded-subscribe-form label
{
	display:none;
}
#mc_embed_signup h2,
#mce-FNAME,
#mce-EMAIL {
	float:left;
	 margin-left: 10px;
	/*width:100px;*/
}

#mc_embed_signup h2
{
	margin:0;
	padding:0;	
	 color: #FC4128;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
	font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
	line-height:25px;
	padding-left:7px;
}
#mc-embedded-subscribe
{
	float:right;
	margin: -20px 0 0 0;
	width:10px;
	height:15px;
	display:block;
	text-indent:-1000px;
	padding:0;
	background:url(../images/arrow-orange-large.png) center no-repeat;
	
}
.mc-field-group input
{
	/* margin: 0 0 0 65px;*/
    padding: 4px;
    width: 150px;
	height:15px;
	border:none;
	background-color:#E0E0E0;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
/**END HeaderTop*/

/************** HEADER ******************/
#header-group {
    overflow: visible;
	position:relative;
}
#header-group-inner-inner {
	padding:10px 0 10px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #E4E4E4;
}
#header-site-info/*LOGO*/
{
	margin:0;
	padding:0;
    height: 120px;
    width: 365px;
	
}
#block-nice_menus-1/** Primary Menu **/
{
	margin:0;
	padding:0;
	height: 300px;
    left: 400px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 650px;
	z-index:1000;
	 
}
#nice-menu-1 /** UL FOR NICE MENU **/
{
	margin:0;
	height: 100px;
}

#block-nice_menus-1	.inner {
	margin:0;
}	


#nice-menu-1 li
{
	border:none !important;
	list-style: none outside none;
    margin: 0 ;
    padding: 0;
	background:white;
}
#nice-menu-1 li a
{
	border-right: 1px solid #E4E4E4;
	border-style: none solid none none;
	border-width: medium 1px medium medium;
	display: block;
	font-size: 13px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0 13px 0 0;
    padding: 0px 15px 0 0px;
	color:#6D6E71;
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:55px;
	}
	
#nice-menu-1 li ul li a
{
	border:none;
	border-bottom: 2px dotted #DCDCDC;
	width:220px
}
#nice-menu-1 li a:hover
{
	color:#FC4128;
}
#nice-menu-1 li.first a
{
		/*border-left: 1px solid #E4E4E4;*/
}
#nice-menu-1 li.last > a
{
	border-right:none;
	margin:0;
	padding:0;
}
#nice-menu-1 li a.active
{
	color:#FC4128;
}
#nice-menu-1 li ul,#nice-menu-1 li ul li
/*#nice-menu-1 li ul li a,#nice-menu-1 li ul li.last a*/
{
	padding: 10px 2px 10px 0;
    width: 220px;
}
#nice-menu-1 li ul li a,
#nice-menu-1 li ul li.last a {
    height: 20px;
    line-height: 18px;
    padding: 0 0 10px 20px;
    text-align: left;
	width:200px;
}
#nice-menu-1 li ul
{
	top:50px !important;
	left:-20px;
	border:none !important;
}
#nice-menu-1 li ul ul
{
	 left: 80% !important;
    top: 1% !important;
}
/***************************************/

/*** PREFACE TOP **/
h1.title
{
		text-decoration:none;
	border:none;
	font-weight:normal;
	font-size:40px;
	color:#FC4128;
	text-transform:uppercase;
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, sans-serif;

}
#preface-top
{
	background:none;
	
}

#pid-home #preface-top-wrapper {
	display:none;
}
	
.preface-top-wrapper
{
	background: none;
    color: #FFFFFF;
    min-height: none;
    padding:0;
	margin:0;
}


#pid-home #block-block-7,
#pid-artists #block-block-7,
.node-type-artist-profile #block-block-7,
#pid-content-gallery #block-block-7,
#pid-catalog #block-block-7,
.page-catalog #block-block-7,
.node-type-product #block-block-7,
#pid-content-online-exhibition #block-block-7,
#pid-exhibitions #block-block-7,
#pid-past-exhibitions #block-block-7,
#pid-gallery-online-exhibition #block-block-7 {
	display:none;
}

.node-type-artist-profile h1.title {
	display:none;
}	

#pid-content-gallery #node-208 {
	float:left;
	width:385px;
}		 



/** Slideshow** block-views-home_page_blocks-block_2*/


#views-slideshow-xtra-overlay-1
{
	z-index:-100;
}
#block-views-home_page_blocks-block_2 
div.views-slideshow-controls-bottom 
{
	left: 900px;
    position: relative !important;
    top: -30px;
    z-index: 1000;
}

#block-views-home_page_blocks-block_2 .pager-item
{
	background:black;
	padding:0px 5px 0px 5px;
	margin-right:1px;
	display:inline-block;
	width:6px;
	height:17px;
}
#block-views-home_page_blocks-block_2 .pager-item a
{
	text-decoration:none;
	font-size:10px;
	background: rgba(0, 0, 1, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	color: white;

}
.views_slideshow_slide
{
	z-index:1000;
}

#block-views-home_page_blocks-block_2 
.views-field-field-homebanner-link-url
{

	
    display: block;
    margin-left: 10px;
    position: relative !important;
    top: 340px;
    width: 300px;
    z-index: 1000;
	
	
}
#block-views-home_page_blocks-block_2 
.views-field-field-homebanner-link-url span
{
margin: 0px;
padding: 0px;
padding: 14px 9px;
height: 100%;
display: block;
height: 20px;
background: url(../images/BG-trans-black.png) top left repeat;
}


#block-views-home_page_blocks-block_2 
.views-field-field-homebanner-link-url a
{
	font-size: 17px;

padding: 0 20px 0 0;
font-family: "Gill Sans","Century Gothic", Arial, Helvetica, sans-serif;
text-transform: uppercase;
background: url(../images/arrow-white.png) right no-repeat ;
color: white;
/*	font-size: 15px;
padding: 0 20px 0 0;
font-family: "Gill Sans","Century Gothic", Arial, Helvetica, sans-serif;
text-transform: uppercase;
background: url(../images/arrow-white.png) right no-repeat;
color: white;
display:block;*/

}
/********************** MAIN CONTENT *********************/
#pid-home #main-group,
#pid-content-gallery #main-group,
#pid-artists #main-group,
#pid-content-online-exhibition #main-group,
#pid-gallery-online-exhibition #main-group {
	width:1000px !important;
	float:right;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	border-left:none;
}


#main-group {
	width:720px !important;
	float:right;
	margin:0 0 0 20px;
	padding:0 0 0 30px;
	border-left: 2px dotted #DCDCDC;
}

.page-catalog #main-group {
	width:740px !important;
	float:right;
	margin:0 0 0 20px;
	padding:0 0 0 30px;
	border-left: 2px dotted #DCDCDC;
}

#sidebar-first {
	width: 220px !important;
}	

.page-catalog #sidebar-first {
	width: 200px !important;
}


.main-wrapper {
    background:none;
    padding:0px;
}
#main
{
	position: relative;
	  overflow: visible;
	  padding:0 0 30px 0;
	 /* background:red;*/	 
}
#pid-home #content-inner-inner
{
	width:1000px;
	border-bottom: 2px dotted #DCDCDC;
	margin:0 0 30px 0;
	padding:0 0 30px 0;

}

/*#pid-content-gallery #main-group #content-region-inner,*/
#pid-artists  #main-group #content-region-inner
{
	width:1000px;
	margin:00;
	padding:0;
}

#pid-home #content-region-inner  {
	width:1000px;
}

.page-catalog #content-region-inner  {
	width:740px;
}


#content-region-inner  {
	width:710px;
}


	
/** FRONT PAGE BLOCKS **/
/*About**/
#block-views-home_page_blocks-block_1,
#block-views-home_page_blocks-block_3,
#block-views-news_snippet-block_1,
#block-views-home_page_blocks-block_5 {
	width:300px;
	padding:0 24px 0 0;
	margin:0 24px 0 0;
	border-right: 2px dotted #DCDCDC;
	
}

#block-views-exibition_and_events-block_1,
#block-views-home_page_blocks-block_4 {
	width:300px;
	border-right:none;
}	


/** TITLE OF ALL BLOCKS **/
#block-views-home_page_blocks-block_1 .views-field-title a,
#block-views-home_page_blocks-block_3 .views-field-title a,
#block-views-home_page_blocks-block_4 .views-field-title a,
#block-views-home_page_blocks-block_4 .views-field-title a,
#block-views-news_snippet-block_1 h2.block-title,
#block-views-exibition_and_events-block_1 h2.block-title,
#block-views-home_page_blocks-block_5 h2.block-title
{
	text-decoration:none;
	display:block;
	height:22px;
	text-transform:uppercase;
	font-size:18px;
	color:black;
	margin: 10px 0px;
	font-weight:normal;
	font-family:"Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
}
#block-views-home_page_blocks-block_1 div.views-field-body,
#block-views-home_page_blocks-block_3 
div.views-field-field-biography-value,
#block-views-home_page_blocks-block_4 div.views-field-body,
#block-views-home_page_blocks-block_5 div.views-field-body,
#block-views-news_snippet-block_1 div.views-field-body,
#block-views-exibition_and_events-block_1 div.views-field-body,
#block-views-exibition_and_events-block_1 
.views-field-field-start-date-value,
#block-views-exibition_and_events-block_1 
.views-field-field-location-value
{
	text-decoration:none;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;;
	color:black;
	font-size:11px;
	margin:10px 0px;
}
/** JUST FOR OTHER THREE BLOCKS */
#block-views-home_page_blocks-block_5 div.views-field-body,
#block-views-news_snippet-block_1 div.views-field-body,
#block-views-exibition_and_events-block_1 div.views-field-body
{
	margin:0 0 10px 0;
}
#block-views-exibition_and_events-block_1 
.views-field-field-start-date-value,
#block-views-exibition_and_events-block_1 
.views-field-field-location-value
{
	margin:0px;
	height:auto;
}
.views-field-view-node a
{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color:#FC4128;
	background:url(../images/arrow-orange.png) right no-repeat;
	padding:0 15px 0 0;
}
#block-views-home_page_blocks-block_5 .views-field-view-node-1 a,
#block-views-news_snippet-block_1 .views-field-title a,
#block-views-exibition_and_events-block_1 .views-field-title a
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:black;
	text-decoration:underline;
	text-transform:uppercase;
}
#block-views-home_page_blocks-block_5 .views-field-view-node-1,
#block-views-exibition_and_events-block_1 .views-field-title
{
	margin-top:10px;
}


/*Culture**/
#block-views-home_page_blocks-block_4
{
}
#block-views-news_snippet-block_1 .views-row
{
	margin:0px 0px 15px 0 ;
	font-size:11px;
	
}
#block-views-news_snippet-block_1 .views-row-first
{
	border-bottom:2px dotted #DCDCDC;
	padding:0 0 10px 0;
}

#block-views-news_snippet-block_1 ,views-field-created {
	color:#666666;
	margin-bottom:7px;
}	

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




/********************* FOOTER **************************/
#footer-wrapper
{
	background: none repeat scroll 0 0 #EE664E;
    color: white;
}
#footer-inner
{
	width: 1000px;
margin: 0 auto;
margin-top: 10px;
}



#footer-wrapper #footer h2.title,
#footer-wrapper #block-block-5 h2,
#footer-wrapper #block-block-3 h2
{
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 20px 0;
	color:#FFFFFF
}
#footer a, #footer a:link, #footer a:visited
{
	text-decoration:none;
	color:white;
}
#block-block-3,#block-block-4 
{
	width:300px;
	margin-right:50px;
}

#block-block-5
{
	width:300px;
	margin-right:0px;
}
#block-block-3 /** Studio Hours **/
{
}
#block-block-4 /** Address **/
{
}
#block-block-5 /** Links **/
{
}
#footer-message-wrapper
{
	display:none;
}

#block-block-5 .webprophets {
	font-size:10px;
	color:#FACDBB;
	}
	
#block-block-5 .webprophets a{
	color:#FACDBB;
	text-decoration:none;
}	

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

/******************************************************/
/*		ARTIST PROFILE PAGE         				
*/
/******************************************************/
#view-id-Artists-page_1 td {
	/*padding:0 25px 25px 0; */
}


#view-id-Artists-page_1 .views-field-title
{
	
/*	position: relative;
	top: -185px;
	
	width:184px;*/

}
#view-id-Artists-page_1 .views-field-title a{

background: url("../images/BG-trans-black.png") repeat-x scroll left 130px transparent;
color:#FFF;
display: none;
font-size: 15px;
font-weight: normal;
height: 180px;
text-decoration: none;
position: absolute;
width: 170px;
padding: 0px 5px;
line-height:300px;
text-transform:uppercase;
overflow:hidden !important;	
}




/******************************************************/
/*		INDIVIDUAL ARTIST PAGE       				
*/
/******************************************************/
/*node-type-artist_profile*/

div.node-type-artist_profile
{
}
div.node-type-artist_profile h1.title
{
	display:none;
}
div.node-type-artist_profile div.field-field-image-cache,
div.node-type-artist_profile div.field-field-dob,
div.node-type-artist_profile div.field-field-language,
div.node-type-artist_profile div.field-field-country
{
	float:right;

}

div.node-type-artist_profile div.field-field-image-cache {
	margin-bottom:15px;
}	

div.node-type-artist_profile div.field-field-dob .field-label,
div.node-type-artist_profile div.field-field-language .field-label,
div.node-type-artist_profile div.field-field-country .field-label
{
	font-size:14px;
	color:black;
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:normal;
	margin:0 0 5px 0;

}

div.node-type-artist_profile div.field-field-dob .field-items,
div.node-type-artist_profile div.field-field-language .field-items,
div.node-type-artist_profile div.field-field-country .field-items,
div.node-type-artist_profile div.field-field-image-cache .field-items
{
	padding-bottom:10px;
	margin-bottom:0px;
	border-bottom:none;
}

div.node-type-artist_profile div.field-field-biography,
div.node-type-artist_profile div.field-field-art-themes,
div.node-type-artist_profile div.field_artist_video,
div.node-type-artist_profile div.field-field-awards,
div.node-type-artist_profile div.field-field-collections,
div.node-type-artist_profile div.field-field-exhibitions,
div.node-type-artist_profile div.field_performances,
div.node-type-artist_profile div.field-field-workshops,
div.node-type-artist_profile div.field-field-publications,
div.node-type-artist_profile div.field_positions,
div.node-type-artist_profile div.field-field-artist-showcase
{
	float:left;
	width:360px;

}

div.node-type-artist_profile fieldset {
    border: none;
    margin: 0;
    padding: 0px;
	float:right;
	width:330px;
}

div.node-type-artist_profile div.field-field-artist-showcase
{
	
	width:100%;
	height:175px;
	overflow:hidden;
	clear:both;
}
div.node-type-artist_profile div.field-field-artist-showcase .field-item
{
	float:left;
	width:150px;
	height:150px;
	padding-right:10px;
	padding-bottom:10px;
}
div.node-type-artist_profile div.field-field-image-cache
{
	/** IMAGE **/
	width:330px !important;
	height:322px;
	
}
div.node-type-artist_profile 
div.field-field-dob,div.node-type-artist_profile 
div.field-field-language,div.node-type-artist_profile 
div.field-field-country
{
	/** DATE OF BIRTH **/
	clear:right;
	width:330px !important;
	margin:5px 0px;
}

div.node-type-artist_profile div.field-field-art-themes,
div.node-type-artist_profile div.field-field-collections,
div.node-type-artist_profile div.field-field-exhibitions,
{
	clear:left;
	width:360px;
}
div.node-type-artist_profile div.field-label
{
	font-size:15px;
	color:black;
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 10px 0;
	
}
div.node-type-artist_profile div.field-field-dob div.field-label,
div.node-type-artist_profile div.field-field-language div.field-label,
div.node-type-artist_profile div.field-field-country div.field-label 
{
}
div.node-type-artist_profile div.field-items
{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px dotted #DCDCDC;
	width:360px;
}

div.node-type-artist_profile .field-field-artist-showcase .field-items
{
	padding-bottom:20px;
	margin-bottom:0px;
	border-bottom:none;
	width:710px;
} 

div.node-type-artist_profile p,div.node-type-artist_profile 
div.field-items
{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;font-size:12px;
}

#block-nice_menus-5
{
	float:left;
	width:220px;
}
#block-nice_menus-5 h2.block-title
{
	margin:0px;
	border: medium none;
    color: #FC4128;
    font-size: 40px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
	padding-bottom:10px;
}
#nice-menu-5
{
	background:none;
	border:none;
	margin:0;
}
#nice-menu-5 li
{
	list-style:none;
	background:none;
	border:none;
}
#nice-menu-5 li a
{
	text-decoration:none;
	display: block;
	margin:0;
	padding:5px 0px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;font-size:13px;
	color:#6D6E71;
	width: 220px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}
#nice-menu-5 li a.active
{
	color:#FC4128;
	font-weight:bold;
}




/******************************************************/
/*		Catagory Grid Products      				
*/
/******************************************************/
.category-grid-products table {
  border: none;
  clear: both;
 
  table-layout: fixed;
  
  text-align:left;
}

.category-grid-products table tbody {
  border-top: none;
}
.category-grid-products table tbody  tr {
  border-top: none;
}
.category-grid-products td {
  background: none;
  border: none;
  padding: 0px 20px 40px 0;
  vertical-align: top;
  width:170px;
  text-align:left;
}

.category-grid-products .catalog-grid-image {
  display: block;
  margin: 0 0 0 0 !important;
  padding: 0;
  text-align: left !important;
  width: 100%;
}

.category-grid-products #edit-qty-wrapper {
  display: block;
}

.category-grid-products .form-item label {
  display: inline;
}

.category-grid-products .form-item .form-text {
  margin: 0;
}

.category-grid-products .catalog-grid-title {
  display: block;
  width: 175px !important;
}

.catalog-grid-title a {
 /* display: block;
  padding: 10px;*/
  padding:0;
  margin:0;
  text-decoration:none;
  text-transform:uppercase;
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;;
  font-weight:bold;
  color:black;
  font-size:15px;
  margin:0 0 7px 0;
  
}
.catalog-grid-more a
{
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	color: #FC4128;
	background:url(../images/arrow-orange.png) right no-repeat;
	 font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, sans-serif;
	 padding:0 15px 0 0;

}
.category-grid-products .catalog-grid-sell-price {
display: block;
text-align: left;
margin:0 0 7px 0;
padding:0;
font-size:15px;
}
.category-grid-products .catalog-grid-title {
display: block;
text-align: left;
}
/* center product grids */
.category td,
.cart-block-summary-table tr.cart-block-summary-tr td {
  text-align: left;
  padding:0;
  vertical-align:top;
}

.uc-price-list_price,
.uc-price-list {
  text-decoration: line-through;
}


#pid-catalog tr.odd, 
#pid-catalog tr.odd td {
    background-color: #FFFFFF;
    border-bottom: none;
}

td.category.width-5 {
	width:170px;
}	

td.category div {
    margin: 0 20px 0 0;
    padding: 0;
	width:170px;
	height:170px;
}

table.category strong {
	font-weight:normal;
}	

table.category div a {
	background:none;
    color: #FFFFFF;
	display:block;
    height: 170px;
    line-height: 180px;
    margin: 0 0;
    padding:0px;
    width: 170px;
}

table.category strong {
	display:block;
	
    height: 30px;
    margin: -50px 0 0;
    padding: 10px;
    text-transform: uppercase;
    width: 150px;
}

table.category strong a {
	display:inline-block;
    color: #FFFFFF;
	background: url("../images/BG-trans-black.png") repeat scroll left top transparent;
    font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 30px;
    margin-left: -10px;
    margin-top: -9px;
    width: 150px;
    padding: 10px;
    text-transform: uppercase;
  
}

img.category {
	display:none;
}

.node-type-product .main-product-image	 {
	display:none;
}

.node-type-product .field-field-image-cache {
	float:right;
	margin:0 0 20px 20px;
	width:330px;
}

.node-type-product .field .field-label-inline-first {
	font-weight:normal;	
}

.node-type-product .price-prefixes {
	display:none;
}

.node-type-product .uc-price-product {
	font-weight:bold;
	font-size:18px;
}

.node-type-product #edit-submit-108,
.node-type-product #edit-submit-107 {
	display:none;
}	

.node-type-product .dimensions {
}		


.terms,
.node-type-product .product-info .uc-price-display {
	display:none;
}

.node-type-product .field-field-artist {
	margin:0 0 10px 0;
}	

.page-catalog h1.title,
#pid-exhibitions h1.title {
	display:none;
}	

.node-type-product .field-label	 {
    font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
	font-size:15px;
	margin:0 0 10px 0;
	text-transform:uppercase;
}	


.node-type-product .button-enquire,
.node-type-artwork .button-enquire {
    -moz-outline-radius: 0px 0px 0px 0px;
    background: url(../images/arrow-black.png) right no-repeat;
    border: none;
    border-radius: 0px 0px 0px 0px;
    color: #000000;
    cursor: pointer;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 7px 0px;
    outline: none;
    padding: 5px 20px 5px 5px;
    text-transform: uppercase;
	background-color:#FC4128;
	line-height:35px;
}


.no-add-to-cart .node-add-to-cart,
.no-add-to-cart #edit-paypal-button {
	display:none;
}	




/******************************************************/
/*		PROJECTS    				*/
/******************************************************/

.view-projects .views-row,
.view-id-exibition_and_events .views-row,
.page-exhibitions .views-row {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:2px dotted #DCDCDC;
	float:left;
	width:710px;
}	

.view-projects .views-row-last,
.view-id-exibition_and_events .views-row-last,
.page-exhibitions .views-row-last {
	margin:0 0 20px 0;
	padding:0 0 0px 0;
	border-bottom:none;
	float:left;
}	

.view-projects .views-field-field-image-cache-fid,
.view-id-exibition_and_events .views-field-field-listing-image-fid,
.page-exhibitions .views-field-field-listing-image-fid {
	float:left;
	widows:200px;
	height:200px;
	margin:0 25px 0 0;
}	

.view-projects .views-field-title a,
.view-id-exibition_and_events .views-field-title a,
.page-exhibitions .views-field-title a {
    color: #FC4128;
    font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.view-projects .views-field-field-start-date-value,
.view-id-exibition_and_events .views-field-field-start-date-value,
.page-exhibitions .views-field-field-start-date-value {
	padding-bottom:10px;
}		

.view-projects .views-field-field-start-date-value label,
.view-id-exibition_and_events .views-field-field-start-date-value label,
.view-id-exibition_and_events .views-field-field-location-value label,
.page-exhibitions .views-field-field-location-value label,
.page-exhibitions .views-field-field-opening-value label,
.page-exhibitions .views-field-field-opening-time-value label {
	font-weight:bold;
}

.node-type-project .field-label,
.view-id-exibition_and_events .field-label,
.page-exhibitions .field-label {
    color: black;
    font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.node-type-project .field-field-useful-links,
.node-type-project .field-field-useful-downloads,
.node-type-project .field-field-video,
.node-type-project .field-field-image-cache {
    border-top: 2px dotted #DCDCDC;
    margin-top: 20px;
    padding-top: 20px;
    width: 710px;
	float:left;
}


.node-type-project .field-field-image-cache {
	width:710px;
	clear:left;
}		

.node-type-project .field-field-listing-image {
	float:right;
	width:330px;
	height:220px;
	margin:0 0 20px 20px;
}

.node-type-project .field-field-video .field-item,
.node-type-project .field-field-image-cache .field-item {
	float: left;
    height: 150px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 150px;
}

.node-type-project fieldset {
	border:none;
	padding:0 0 10px 0;
}	


#block-views-exibition_and_events-block_1 .views-field-title a {
    color: #000000;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
	font-weight:bold;
}

#block-views-exibition_and_events-block_1 
.views-field-field-start-date-value,
#block-views-exibition_and_events-block_1 
.views-field-field-location-value,
.page-exhibitions .views-field-field-start-date-value,
.page-exhibitions .views-field-field-location-value,
.page-exhibitions .views-field-field-opening-value ,
.page-exhibitions .views-field-field-opening-time-value {
	padding-bottom:5px;
}		

	
		




/**** ABOUT US GENERAL PAGES **/
#nice-menu-8,
#block-catalogmenu-0
{
	background:none;
	border:none;
	margin:0;
}
#nice-menu-8 li,
#block-catalogmenu-0 li
{
	list-style:none;
	background:none;
	border:none;
}
#nice-menu-8 li a,
#block-catalogmenu-0 ul li a
{
	text-decoration:none;
	display: block;
	margin:0;
	padding:5px 0px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;font-size:13px;
	color:#6D6E71;
	width: 220px;
	text-transform:uppercase;
	font-weight:bold;
	
}
#nice-menu-8 li a.active,
#block-catalogmenu-0 li a.active,
#block-catalogmenu-0 ul ul li a.active
{
	color:#FC4128;
	font-weight:bold;
}


#block-catalogmenu-0 ul ul li a	{
	text-decoration:none;
	display: block;
	margin:0;
	padding:0px 0px 3px 15px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;font-size:13px;
	color:#6D6E71;
	width: 220px;
	text-transform:uppercase;
	font-weight:bold;
}	

#pid-catalog h2.title
#block-catalogmenu-0  {
	display:none;
}

#block-catalogmenu-0 h2.title {
	font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 30px;
    margin: 0 0 20px;
    padding: 0;
	color: #FC4128;
	font-weight:normal;
	line-height:35px;
}	




div.node-type-page div.field-field-page-images
{
	float:right;
	margin:0 0 20px 20px;
}


div.node-type-page div.field-field-page-images .field-item {
	margin:0 0 20px 20px;
}
div.node-type-page p
{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
}




/***** NEWS ITEMS **/
#view-id-news_snippet-page_1 .views-field-field-news-image-fid {
	float:left;
	margin-right:25px;
}	

#view-id-news_snippet-page_1 .views-field-title a {
	color: #FC4128;
    font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#view-id-news_snippet-page_1 .views-field-body
{
text-decoration: none;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
color: black;
font-size: 12px;
margin: 10px 0px;
}
#view-id-news_snippet-page_1 .views-field-view-node a
{
	text-decoration: none;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
color: #FC4128;
}
#view-id-news_snippet-page_1 .views-row
{
	border-bottom: 2px dotted #DCDCDC;
	margin: 0px 0px 20px 0;
	padding: 0px 0px 20px 0;
	min-height:200px;

}


#view-id-news_snippet-page_1 .views-field-field-date-value {
	color:#666666;
	margin:0 0 10px 0;
}

.node-type-news .field-field-news-image	 {
	float:right;
	margin:0 0 20px 20px;
}

.node-type-news .imagecache-page_images {
	margin:0 0 10px 0;
}		



li.menu-3314 ul
{
	display:none;
}


.block .inner {
    margin-left: 0px;
    margin-right: 0px;
}



/* EXHIBITIONS */

.node-type-event .field-field-listing-image {
	float:right;
	width:330px;
	margin:0 0 10px 20px;
}	


.node-type-event .field-field-image-cache {
	float:right;
	width:330px;
	margin:0 0 20px 20px;
	clear:right;
}	

.node-type-event .imagefield-lightbox2-page_images {
	margin:0 0 10px 0px;
}

.node-type-event fieldset {
    border: none;
    margin: 0;
    padding: 0px;
}



/* GALLERY */
#pid-content-gallery .content-region,
#pid-content-gallery .content-region .content-region-inner,
#pid-content-online-exhibition .content-region,
#pid-content-online-exhibition .content-region .content-region-inner {
	width:1000px;
	float:left;
}	

#pid-content-gallery .field-field-page-images {
	display:none;
}	

#block-views-gallarey_block-block_1 {
	width:795px;
	float:left;
}	

#block-block-9 {
	float:right;
	width:180px;
	height:180px;
	margin-right:0px;
	background:url(../images/Exhibitions.jpg)
}

#block-views-gallarey_block-block_1 .views-row {
	float:left;
	width:180px;
	height:180px;
	margin-right:25px;
}

#block-views-gallarey_block-block_1 .views-row-last {
	float:left;
	width:180px;
	height:180px;
	margin-right:0px;
}

#block-views-gallarey_block-block_1 .views-field-name,
#block-block-9 p {
	background:url(../images/BG-trans-black.png) top left repeat;
	padding:10px;
	width:160px;
	height:30px;
	position:absolute;
	margin:130px 0 0 0;
	line-height:30px
}

#block-views-gallarey_block-block_1 .views-field-name a,
#block-block-9 a {
	font-size:17px;
	padding:0 20px 0 0;
	font-family:"Gill Sans","Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(../images/arrow-white.png) right no-repeat;
	color:#FFFFFF;
}	







/** Mangkaja Online Exibitions **/
#view-id-online_exibition-page_1
{
	text-align:center;
}
#view-id-online_exibition-page_1 img
{
	vertical-align:middle;
}
#view-id-online_exibition-page_1 .views-field-title,
#view-id-online_exibition-page_1 .views-field-body,
#view-id-online_exibition-page_1 .views-field-field-artist-nid,
#view-id-online_exibition-page_1 .views-field-field-price-value,
#view-id-online_exibition-page_1 .views-field-field-image-cache-fid-1 {
	display:none;
}


#view-id-online_exibition-page_1 .views-field-field-image-cache-fid-1
{
	width:180px;
	height:180px;
}

#pid-gallery-online-exhibition #content-region-inner {
	width:1000px !important;
}

#view-id-online_exibition-page_1 table tbody tr td
{
	height:180px !important;
	width:180px !important;
}



#view-id-online_exibition-page_2 .views-field-title a {

	text-transform: uppercase;
	background: url('../images/BG-trans-black.png') repeat-x scroll left 160px transparent;
	color: white;
	padding: 5px;
	position: absolute;
	width: 170px;
	overflow: hidden;
	font-style: italic;
	text-decoration: none;
	display: block;
	height: 200px;
	line-height: 340px;
}

#view-id-online_exibition-page_2 .views-field-field-artist-nid a  {
	font-size:11px;
	text-transform:uppercase;
    color: #FFFFFF;
	padding:5px;
	position:absolute;
	width:170px;
	overflow:hidden;
	text-decoration:none;
    display:block;
/*	margin:20px 0 0 0;
*/	line-height:320px
}

#view-id-online_exibition-page_2 .views-field-field-price-value {
	
}
	












h1.title
{
	padding: 0;
	margin: 0 0 20px 0;
	font-family:"Gill Sans","Century Gothic", Arial, Helvetica, sans-serif;
	font-size:30px;
}
.specialLink
{
	background: url("../images/BG-trans-black.png") repeat scroll left top transparent;	  
	position: absolute;
    top: 191px;
	left: 671px;

	  height:30px;
	  width:330px;
}
.specialLink a
{

	  display:block;
	  height:30px;
	  width:330px;
	   color: #FFFFFF;
    font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 17px;
    padding: 0 20px 0 0;
    text-transform: uppercase;
	padding-left: 4px;
    padding-top: 6px;
    width: auto;
}


#content-tabs ul.primary li a.active:link, #content-tabs ul.primary li 
a.active:visited, #content-tabs ul.primary li a:hover {
    border-bottom: 4px solid #FC4128;
    color: #EE664E;
    padding-bottom: 2px;
}

#content-tabs ul.primary li a:link, #content-tabs ul.primary li 
a:visited {
    color: #6D6E71;
    font-size: 108.3%;
    text-transform: uppercase;
}

ul.nice-menu, ul.nice-menu ul {
    border-top: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.block ul, .block ol {
    margin-left: 0;
}	


#block-block-8 {
	background:url(../images/online-exhibition.jpg) top left no-repeat;
	width:590px;
	height:280px;
	float:right;
}
	
#block-block-8 p a {
	background: url("../images/BG-trans-black.png") repeat scroll left top transparent;
    height: 30px;
    line-height: 30px;
    margin: 218px 0 0;
    padding: 10px;
    position: absolute;
    width: 590px;
    color: #FFFFFF;
    font-family: "Gill Sans","Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 17px;
	text-transform:uppercase;
}



form input.form-submit {
    -moz-outline-radius: 0px 0px 0px 0px;
    background: url(../images/arrow-black.png) right no-repeat;
    border: none;
    border-radius: 0px 0px 0px 0px;
    color: #000000;
    cursor: pointer;
    font-family: "Century Gothic",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 7px 0px;
    outline: none;
    padding: 5px 20px 5px 5px;
    text-transform: uppercase;
	background-color:#FC4128;
}


/* PAGER */

ul.pager li.pager-current {
    background-color: #FFFFFF;
    color: #FC4128;
}

ul.pager a:link, ul.pager a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: none;
    color: #666666;
    font-size: 108.3%;
    font-weight: bold;
}

ul.pager a:hover, ul.pager a:focus {	
	border:none;
	color: #FC4128;
}	

ul.pager a, ul.pager li.pager-current {
    border-style: none;
    border-width: 0px;
    padding: 3px 6px 2px;
    text-decoration: none;
}
.front h1.title
{
	display:none;
}




/* ONLINE EXHIBITION */
.node-type-artwork .field-field-image-cache {
	float:right;
	width:450px;
	margin:0 0 20px 20px;
}

.node-type-artwork fieldset {
    border:none;
    margin: 7px 0;
    padding: 0px;
}

.node-type-artwork .field-field-price {
	margin:7px 0;
}






