/********************************************************/

/*	GLOBAL PAGE SETUP - BODY, FONTS	*/

/********************************************************/

body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px; 
	color: #333;
	margin: 0; 
    padding:0;
	position: relative;
	}	
	

h1, h2, h3, h4, h5, table, form, code, pre, fieldset, legend, dl, dt, dd {
	margin:0; padding:0; border: none;
	color: #8C7E66;
	position: relative;	
	}

a:link, a:visited, a:active, a:hover {
	color:#0000FF;	}

div.clearer {
	width: 98%;
	height: 10px;
	font-size: 1px;
	}
	
div.linespace {
	width: 98%;
	height: 16px;
	font-size: 1px;
	background-image: url(../newcastle/scroll.jpg);
	background-position: center top;
	margin: 10px auto 30px auto;
	padding: 0;
	clear: both;
	}	

.line {
	width: 98%;
	margin: 0 auto;
	clear: both;
	border-top: 1px dotted #C3BBB0;
	margin: 25px 0 0 0 }
	
	
/*================================*/

/* 	HIDE - for print css only     */

/*================================*/

#newcastle_studio_potters { display: none; }
#art { display: none; }


/****************************************/

/*	TOP NAVIGATION - very top row 		*/

/****************************************/	

/* BG FOR TOP */
#pottery {
	width: 100%;
	height: 30px;
	background-color: #333333;
	text-align: center;	
	margin: 0;
	padding: 0;
	margin-bottom: 3px;	
}

#pottery ul {
	padding: 8px 0 8px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}


#pottery li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	display: inline;
	text-transform: uppercase;
	background-image: url(../pottery/pottery.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 20px;	
	margin: 0 10px 0 10px;
	text-align: center;
	}

#pottery ul li a:link, #pottery ul li a:visited {
	color: #999999;
	text-decoration: none;
	padding: 0 0 6px 0;
}

#pottery ul li a:hover, #pottery ul li a:active {
	color: #CCCCCC;
}

/* remove divider on first */
#pottery li.potter {
	background-image: none; }


/****************************************/

/*	MIDDLE CONTAINER, 100% with gradient */

/****************************************/	

#ceramics {
	width: 100%;
	background-image: url(../pottery/ceramics.jpg);
	background-repeat: repeat-x;
	}
	#ceramics:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #ceramics { height:1px;	}	

/* middle section container */	
#clay {
	width: 984px;
	padding: 0 4px 0 4px;
	margin: 0 auto;
	background-color: #fff;
	background-image:url(../pottery/clay.gif);
	background-repeat: repeat-y;
	background-position: 4px 0;
	overflow: visible;
	margin-bottom: 3px;
	}	
	#clay:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #clay { height:1px;	}	

/*
#clay img { 
	border-bottom: 1px solid #fff; }
*/

/* HORIZONTAL LINE UNDER BANNER */
#classes {	
	width: 984px;
	height: 3px;
	background-color: #E2DFDB;
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #fff;
	padding: 0;	
	line-height: 0;
}

/****************************************/

/*	NAV / LEFT PANE CONTAINER	 		 */

/****************************************/	

#art_gallery {
	width: 238px;
	float: left;
	overflow: visible;
	padding: 0;
	margin: 0;
}
	#art_gallery:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #art_gallery { height:1px;	}	
	
#art_gallery ul {
	width: 238px;
	padding: 0;
	margin: 0;
}

#art_gallery ul li {
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 238px;
	height: 33px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	list-style-type: none;
	z-index: 1;
	}

#art_gallery ul li a:link, #art_gallery ul li a:visited {
	display: block;
	width: 225px;
	height: 25px;
	color: #fff;
	text-decoration: none;
	padding: 8px 0 0 13px;
}

#art_gallery ul li a:hover, #art_gallery ul li a:active {	
	display: block;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 231px 0;
	color: #fff;
	text-decoration: none;
	z-index: 1;
 }
 
/* EACH NAV BG */
#art_gallery ul li.nav1, #art_gallery ul li.nav1b { background-image: url(../pottery/nav01.gif); }
#art_gallery ul li.nav1 a:hover, #art_gallery ul li.nav1b a:hover {	background-image: url(../pottery/nav01_over.gif); }
#art_gallery ul li.nav1b { background-image: url(../pottery/nav01b.gif); }

#art_gallery ul li.nav2, #art_gallery ul li.nav2b { background-image: url(../pottery/nav02.gif); }
#art_gallery ul li.nav2 a:hover, #art_gallery ul li.nav2b a:hover {	background-image: url(../pottery/nav02_over.gif); }
#art_gallery ul li.nav2b { background-image: url(../pottery/nav02b.gif); }

#art_gallery ul li.nav3, #art_gallery ul li.nav3b { background-image: url(../pottery/nav03.gif); }
#art_gallery ul li.nav3 a:hover, #art_gallery ul li.nav3b a:hover {	background-image: url(../pottery/nav03_over.gif); }
#art_gallery ul li.nav3b { background-image: url(../pottery/nav03b.gif); }

#art_gallery ul li.nav4, #art_gallery ul li.nav4b { background-image: url(../pottery/nav04.gif); }
#art_gallery ul li.nav4 a:hover, #art_gallery ul li.nav4b a:hover {	background-image: url(../pottery/nav04_over.gif); }
#art_gallery ul li.nav4b { background-image: url(../pottery/nav04b.gif); }

#art_gallery ul li.nav5, #art_gallery ul li.nav5b { background-image: url(../pottery/nav05.gif); }
#art_gallery ul li.nav5 a:hover, #art_gallery ul li.nav5b a:hover {	background-image: url(../pottery/nav05_over.gif); }
#art_gallery ul li.nav5b { background-image: url(../pottery/nav05b.gif); }

#art_gallery ul li.nav6, #art_gallery ul li.nav6b { background-image: url(../pottery/nav06.gif); }
#art_gallery ul li.nav6 a:hover, #art_gallery ul li.nav6b a:hover {	background-image: url(../pottery/nav06_over.gif); }
#art_gallery ul li.nav6b { background-image: url(../pottery/nav06b.gif); }

#art_gallery ul li.nav7, #art_gallery ul li.nav7b { background-image: url(../pottery/nav07.gif); }
#art_gallery ul li.nav7 a:hover, #art_gallery ul li.nav7b a:hover {	background-image: url(../pottery/nav07_over.gif); }
#art_gallery ul li.nav7b { background-image: url(../pottery/nav07b.gif); }

#art_gallery ul li.nav8, #art_gallery ul li.nav8b { background-image: url(../pottery/nav08.gif); }
#art_gallery ul li.nav8 a:hover, #art_gallery ul li.nav8b a:hover {	background-image: url(../pottery/nav08_over.gif); }
#art_gallery ul li.nav8b { background-image: url(../pottery/nav08b.gif); }

#art_gallery ul li.nav9, #art_gallery ul li.nav9b { background-image: url(../pottery/nav09.gif); }
#art_gallery ul li.nav9 a:hover, #art_gallery ul li.nav9b a:hover {	background-image: url(../pottery/nav09_over.gif); }
#art_gallery ul li.nav9b { background-image: url(../pottery/nav09b.gif); }

#art_gallery ul li.nav10, #art_gallery ul li.nav10b { background-image: url(../pottery/nav10.gif); }
#art_gallery ul li.nav10 a:hover, #art_gallery ul li.nav10b a:hover {	background-image: url(../pottery/nav10_over.gif); }
#art_gallery ul li.nav10b { background-image: url(../pottery/nav10b.gif); }

#art_gallery ul li.nav11, #art_gallery ul li.nav11b { background-image: url(../pottery/nav11.gif); }
#art_gallery ul li.nav11 a:hover, #art_gallery ul li.nav11b a:hover {	background-image: url(../pottery/nav11_over.gif); }
#art_gallery ul li.nav11b { background-image: url(../pottery/nav11b.gif); }



/****************************************/

/*	NEWS TICKER				   			 */

/****************************************/	

#sculpture {
	width: 203px;
	height: 289px;
	background-image: url(../pottery/sculpture.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 72px 0 0 35px;
	margin: 0; }

.news_ticker {
	width: 162px; 
	height: 73px;	
	padding: 0;
	margin: 0; }

.news_ticker h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0; }
	
.news_ticker p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 100%;
	padding: 5px 0 5px 0;
	margin: 0; 
}

.news_ticker a:link, .news_ticker a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #D1E395;
	background-image:url(../pottery/arrow_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 12px;
	margin: 0; 
	text-decoration: none;
}

.news_ticker a:hover, .news_ticker a:active {
	color: #fff;
}


/****************************************/

/*	CONTENT					   			 */

/****************************************/	

#content {
/*	width: 444px;*/
	width: 395px;
	padding: 10px 20px 50px 30px;
	float: left;
	margin: 0;	
}

	
#content p {
	padding: 0;
	line-height: 165%;
	margin: 0 20px 11px 0;
	}	

#content p a:link, #content p a:visited {
	color: #06C;	
	text-decoration: none; }
	
#content p a:hover, #content p a:active {
	text-decoration: underline; }

	
/* dark text */
.art {	color: #333; }

#content h1 {
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C03A48;
	padding: 10px 0 10px 0;
	margin: 0;
	}

#content h2 {
	font-family: Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #000;
	letter-spacing: -.04em;	
	margin: 14px 0 12px 1px;
	padding: 0;
	}	
	
#content h3 {
	font-family: Century Gothic, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333;
	padding: 6px 0 4px 2px;
	margin: 20px 0 14px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
	}
	
	#content h3 a:link, #content h3 a:visited { color: #000; text-decoration: none; }
	#content h3 a:hover, #content h3 a:active { color: #369; }	

/* committee header */
#content h4 {
	font-family: Arial, Helvetica, Century Gothic, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding: 8px 0 0 0;
	margin: 0 0 10px 0;	
	}

/* home page - featured profiles */
#content h5 {
	font-family: Century Gothic, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C3BBB0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 0 5px 2px;
	margin: 40px 0 2px 0;
	border-top: 1px dotted #C3BBB0;
	border-bottom: 1px dotted #C3BBB0;
	clear: both;
	}

/* CONTACT FORM */
#content h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Century Gothic, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	padding: 4px 2px 4px 9px;
	margin: 10px 0 1px 0;
	background-color: #555;
	text-transform: uppercase;
	}	
	
#content ul {
	padding: 0;
	margin: 0 0 8px 5px;
	position: relative;}

#content ul li {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	list-style-type: none;
	background-image: url(../pottery/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 1px 0 4px 17px;	
	margin: 2px 0 4px 5px;
	position: relative;}

#content ol {
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	}
#content ol li {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 1px 0 4px 0;	
	margin: 2px 0 4px 26px;	
	}


/*================================*/

/* TABLES - default style		  */

/*================================*/

table {
	width: 90%;
	font-size: 11px;
	padding: 0;
	margin: 2px 0 2px 0;	
}


table th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #aaa;
	width: 90px;
	padding: 4px 5px 4px 0;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	}

table td {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 2px 0 5px 0;
	width: auto;
	vertical-align: top;
	}	

	table td p, table td p { padding: 0 0 5px 0; margin: 0; }



.textsmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 100%;
	color: #999999;
	padding: 4px 0 0 0;	}	
		
.errorhd, .errortxt {
	font-family: Arial, Tahoma, Helvetica, "Arial Narrow", sans-serif;
	color: #CC0000;
	margin: 0 0 0 0;
	padding: 5px 0 3px 0;}

.errorhd {
	font-weight: bold;
	margin: 10px 0 0 0;}	
	

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #AAA;	
	padding: 0 0 0 2px;
	margin: 0 0 14px 0;
	}


.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #aaa;	
	padding: 0 0 0 6px;
	margin: 0 0 14px 0;
	}	
	
/*==============================*/

/*	BREADCRUMBS					*/

/*==============================*/	

div.breadcrumb {
	padding: 20px 0 15px 0;
	font-size: 11px;
	color: #aaa;
	}

	div.breadcrumb a:link, div.breadcrumb a:visited {
	text-decoration: none;
	color: #B08A16;
	} 
	div.breadcrumb a:hover, div.breadcrumb a:active { 
	color: #795F0F;
	}

	
.goto {
	font-family: Courier, monospace;
	font-size: 9px;
	letter-spacing: -5px;
	color: #CCC;
	padding-right: 8px;
	}

#content p a span.goto, #content p a:visited span.goto { 
	text-decoration: none;
	}



/*==================================*/

/*	PHOTO FRAME w SHADOW			*/

/*==================================*/

/* CONTAINER FOR EXTRA IMAGES/GALLERY */
.itemgallery {
	margin: 10px auto 0 auto;
	clear: both;
	}
	.itemgallery:after {
	content:"";
	display:block;
	clear:both; 	}
	* html .itemgallery { height:1px;	}	

img.photo {
	border: 3px solid #E8E8E8;
	padding: 2px;
	margin: 3px 3px 6px 7px;
	float: right;
	}

img.gallery {	
	border: 3px solid #E8E8E8;
	margin: 8px 8px 3px 0;
	padding: 2px;
	float: left;
	}


img.left {	
	border: 3px solid #E8E8E8;
	margin: 8px 0 3px 8px;
	padding: 2px;
	}
	
img.right { 
	border: 3px solid #E8E8E8;
	margin: 10px 0 8px 8px;
	padding: 2px;
	float: right;
	}



/*================================*/

/*  WEB LINKS + events links 			*/

/*================================*/

a.itemlink:link, a.itemlink:visited {
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 45px;
	width: auto;
	color: #999;
	padding: 9px 40px 0 26px;
	margin: 10px 0 4px 0px;
	background-image:url(../pottery/linkto.jpg);
	background-position: 0 7px;
	background-repeat: no-repeat;	
}

a.itemlink span.hd {
	font-weight: bold;
	font-size: 12px;
	color: #4A799B;	}
	a.itemlink:hover span.hd { color: #003366; }
	
	a.itemlink:hover, a.itemlink:active { color: #003366; 	}


/*------------------------------------------*/

/*	  PDF LINK - icon with link				*/

/*------------------------------------------*/

/*  PDF DOCUMENT LINK	*/
a.pdf:link, a.pdf:visited { 
	display: block;
	height: 43px;
	min-width: 200px;
	width: auto;
	color: #888;
	background-image:url(../pottery/pdf.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 0 45px;
	margin: 16px 0 10px 0;
	text-decoration: none;
	font-size: 11px;
	}

a.pdf span.hd {
	font-weight: bold;
	font-size: 12px;
	color: #cc3300;	}
	a.pdf:hover span.hd { color: #990000; }
	
	a.pdf:hover, a.pdf:active { 
	background-position: 0 -45px;
	color: #555;
	}



	
/****************************************/

/*	RIGHT PANE  / FEATURES   			 */

/****************************************/	

#gallery {
	width: 301px;
	float: left;
	margin: 0;
	padding: 0; 	
	text-align: center;
	}

/* HOLDING DIV FOR CURRENT EXHIBITIONS */
#calendar {
	width: 260px;
	text-align: left;
	margin: 0 20px 10px 20px;
	padding: 0;
	}

/* ITEM IMAGE */
#calendar img {
	border: 0;
	margin: 14px 0 7px 7px;
	padding: 2px;
	border: 2px solid #E8E8E8;
	float: right;
	width: 70px;
	}	

/* CURRENT EXHIBITIONS header */
#calendar img.calendar_hd {
	text-align: center;
	border: 0;
	margin: 10px 0 12px 0;
	padding: 0 0 0 0;
	float: none;
	width: auto;
	}
	
#calendar h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding: 0;
	margin: 2px 0 0 0;
	line-height: normal;	}
	#calendar h1 a:link, #calendar h1 a:visited {
	text-decoration: none;
	color: #333333;		}
	
#calendar h2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#calendar p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 155%;
	margin: 13px 0 13px 0;
}

#calendar .link a:link, #calendar .link a:visited {
	color: #BA961B;
	background-image:url(../pottery/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 12px;
	margin: 0; 
	text-decoration: none;
	}

#calendar .link a:hover, #calendar .link a:active {
	color: #967321;
}


/*	UP-COMING EXHIBITIONS */

/* holding div */
#art_exhibitions {
	width: 251px;
	background-image: url(../pottery/art_exhibition_newcastle.gif);
	background-repeat: repeat-y;
	clear: both;
	margin: 30px auto 7px auto;
	text-align: center;
	padding: 0;
	 }

#art_exhibitions img {
	border: 0;
	margin: 0;
	padding: 0; }
	
#art_exhibitions h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55504A;
	text-align: left;
	margin: 0 16px 0 16px; 
	padding: 0;
	}
	
#art_exhibitions p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91887D;
	text-align: left;
	margin: 2px 16px 2px 16px; 
	padding: 0;
	}
	
#art_exhibitions .shows { text-align: left;}

#art_exhibitions .shows a:link, #art_exhibitions .shows a:visited {	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55504A;
	text-decoration: none;
	text-align: left;
	margin: 2px 16px 2px 16px; 
	padding: 0;
	}

/* DIVIDING LINE BETWEEN UP-COMING EXHIBITION ITEMS */	
div.exhibition_newcastle {
	height: 1px;
	border-bottom: 1px dotted #DDD8CB;
	margin: 7px auto 6px auto; 
	width: 220px;}

/* LINK TO MORE UP-COMING EVENTS */
div.workshops a:link, div.workshops a:visited	{
	text-align: center;
	width: 170px;
	color: #888;
	background-image:url(../pottery/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 12px;
	margin: 0; 
	text-decoration: none;
	}

/* LINK TO MORE UP-COMING EVENTS */
div.workshops a:hover, div.workshops a:active	{
	color: #000;
}	


/****************************************/

/*  SMOOTH SCROLL PHOTO GALLERY  		*/

/****************************************/

/* gallery container - with black bg */
#newcastle {
	width: 100%;
	height: 108px;
	text-align: center;
	background-color: #333;
	margin: 0 0 0 0;
	padding: 20px 0 16px 0;
	clear: both;
	}

#photo_gallery {
	width: 758px;
	height: 108px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	}
	
/* Styles for scrolling layers  
Specify width and height in hold and wn, and in clip for wn */

div#hold	{ 
	position:relative; overflow:hidden;
	width: 690px; height:108px; z-index:100; float: left;
	margin: 0 auto; text-align: center;
	}
	
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:690px; height:108px; 
	clip:rect(0px, 690px, 108px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
	
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}

img.display {
	margin: 0 15px 0 15px;
	padding: 2px;
	border: 2px solid #55514D;
	}


/* BACK & NEXT icons */
#photo_gallery img.back { float: left; border: 0; padding: 35px 10px 0 0;}
#photo_gallery img.next { float: left; border: 0; padding: 35px 0 0 10px;}	


/****************************************/

/*	   PHOTO GALLERY				*/

/****************************************/

/* STYLES FOR PHOTO GALLERY SECTION */
div.photogallery {
	width: 100%;
	display: block;
	}
	div.photogallery:after {
	content:"";
	display:block;
	clear:both; 	}
	* html #photogallery { height:1px;	}	
		
div.photogallery img {
	float: left;
	padding: 0;
	margin: 10px 10px 10px 0;
	display: inline;
	border: 5px solid #E8E8E8;
	padding: 1px;
	}

.photogallery a:link, .photogallery a:visited  {
	margin: 0;
	padding: 0;
	display: inline;
}

/****************************************/

/*	HOME ARTIST PROFILE - featured  	 */

/****************************************/

div.artworks {	
	width: 385px;
	height: 140px;
	margin: 10px 0 0 10px; 
	}

/* container for pic */
div.artworks .artwork_gallery {
	background-image: url(../pottery/artwork_gallery.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 143px;
	height: 145px;
	float: left;}

/* pic settings */
div.artworks .artwork_gallery img {
	width: 110px;
	height: 96px;
	border:0;
	margin: 17px 0 0 17px;}

/* container for text */
div.art_sculpture {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: 140px;
	width: 185px;
	margin: 0 10px 0 12px;
	}

/* link color header/link */
div.art_sculpture a:link, div.art_sculpture a:visited  {
	color: #4D6079;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}		

/* artist name/header */
div.art_sculpture .artist_name {	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 25px 0 0 0;	}	
	div.art_sculpture .artist_name a:link, 
	div.art_sculpture .artist_name a:visited {	}	

/* text */
div.art_sculpture .artist_profile {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	margin: 5px 0 5px 0;
	line-height: 120%;
	}
		
/* link to profile, with arrow */	
div.art_sculpture .artist_link a:link, 
div.art_sculpture .artist_link a:visited {
	background-image:url(../pottery/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 12px;}
	
	
/****************************************/

/*	ARTIST PROFILES PAGE			   	*/

/****************************************/	

div.ProfilesSelect {
	padding: 10px 0 10px 0;	}

.formlabelProfiles {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #777; 
	padding: 14px 10px 0 0;
	width: 120px;
	display: inline;
	}

form.formProfiles, form.formProfiles2, form.formProfiles3 {
	display: inline;
	padding: 0;
	margin: 0 0 30px 0;
	 }	

select.formProfiles, select.formProfiles2, select.formProfiles3 {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	padding: 4px 2px 4px 2px;
	color: #666;
	border: 1px solid #CEDBDA;		 }	

select.formProfiles { 	width: 100px;  }	
select.formProfiles2 { 	width: 200px;  }	
select.formProfiles3 { 	width: 300px; }		



/****************************************/

/*  ARTIST PROFILES  	*/

/****************************************/

/* PROFILES THUMBNAILS - profiles.asp */
div.profile {
/*	width: 405px;	*/
	width: 394px;
	margin: 5px 0 5px 0;
	padding: 15px 0 10px 0;
	border-top: 1px dotted #D7D7D7;
	overflow: visible;
	clear: both;	 }
	
	div.profile:after {
	content:"";
	display:block;
	clear:both; 	}
	* html div.profile { height:1px;	}		

/* text container */
div.profile_artist {
	float: left; 
	width: 214px;
	padding: 0;
	margin: 0;	}

	div.profile_artist div.name {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 100%;	
	}
	
	div.profile_artist div.nickname {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	line-height: 90%;
	padding: 0;
	margin: 0;	
	}
	
	div.profile_artist div.descr {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 110%;
	padding: 7px 5px 7px 0;
	margin: 0;	
	}

	/* link - view profile */
	div.profile_artist .profile_view a:link, div.profile_artist .profile_view a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	margin: 0;	
	background-image:url(../pottery/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 12px;
	text-decoration: none;}		
	
	
/* PHOTO/S CONTAINER */
div.profile_photo {
	width: 180px;
	padding: 0;
	margin: 0;
	overflow: visible;	
	float: left;	}
	
	.profile_photo img {
	width: 80px;
	height: 70px;
	padding: 1px;
	margin: 0 0 0 4px;
	border: 2px solid #E8E8E8;
	float: left;
	}

	
/****************************************/

/*  LINKS SECTION 					  	*/

/****************************************/

div.arts {
	width: 90%;
	margin: 0 0 20px 0;
	padding: 0 0 0 0; }
	
	div.arts_links {
	content:"";
	display:block;
	clear:right; 	}
	* html div.arts_links { height:1px;	}	
	
	div.arts_links img {	
	border: 0;
	float: right;
	padding: 0;
	margin: 20px 0 10px 8px;	}



/* Website link, label and bullet icon */
div.art_gallery_newcastle {
	height: 50px;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	background-image:url(../pottery/arrow_red.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	color: #aaa;
	}
	
	div.art_gallery_newcastle a:link, div.art_gallery_newcastle a:visited {
	color:	#333;
	text-decoration: none;
	}

	div.art_gallery_newcastle a:hover, div.art_gallery_newcastle a:active {
	color:#000;
	text-decoration: underline;
	}



/*================================*/

/*  CONTACT INFO, BRANCH DETAILS  */

/*================================*/

table.profiles, table.locations {
	width: 90%;
	font-size: 11px;
	padding: 0;
}

table.profiles {
	margin: 2px 0 2px 0;
	padding: 0;
}

table.locations {
	margin: 12px 0 2px 0;
	padding: 0;
}

table.profiles th, table.locations th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #aaa;
	width: 90px;
	padding: 4px 5px 4px 0;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	}

table.profiles td, table.locations td {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 2px 0 5px 0;
	width: auto;
	vertical-align: top;
	}	

	table.profiles td p, table.locations td p { padding: 0 0 5px 0; margin: 0; }

	table.profiles a:link, table.profiles a:visited, 
	table.locations a:link, table.locations a:visited {
	text-decoration: none;
	color: #777;
	}

	table.profiles a:hover, table.profiles a:active, 
	table.locations a:hover, table.locations a:active {
	text-decoration: underline;
	}



/****************************************/

/*	GOOGLE MAP			   			 */

/****************************************/	

#map	{
	width: 365px;
	height: 280px;
	padding: 10px 0 20px 0;
	border: 3px solid #ccc;
	margin: 0;
	clear: both;
	 }

/* LINK TO MAP */
table td a.nsw_australia:link, table td a.nsw_australia:visited {
	color: #06C; }


/****************************************/

/*  CONTACT & FEEDBACK FORMS		 	*/

/****************************************/

/* set width in form, not fieldset (still takes up more room w/ fieldset width */
form {  
  margin: 0;
  padding: 0;
  width: 390px; 
  background-color: #fff; }

/* container for each fieldset */
form fieldset {
	/ * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
	width: 390px;
	display: block;
	position: relative;
	padding: 10px 10px 15px 10px;   
	margin: 20px 0 10px 0;
	border: 2px solid #eaeaea;
	background-image: url(../images/quality.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 0;
}

/* Legend for each fieldset */
form legend {
	color: #aeaeae;
	color: #C64452;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	margin: 0 0 0 14px;
	padding: 0 1px 0 2px;
	position: absolute;
	top: -7px;
	left: 0;
	}

.formspacer {
	width: 95%;
	height: 10px;
	margin: 0;
	padding: 0;
	clear: both; 
	}

/* Labels for each field */
form label {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 79px;
	color: #777; 
	margin: 4px 0 0 0;
	padding: 13px 0 0 0;
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	text-align: right; 	
}


/* GENERIC STYLES FOR TEXT FIELDS, CHECK BOX, SELECT MENU, SUBMIT, ETC */
form input, form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 250px;
	border: 1px solid #ccc;
	margin: 13px 0 0 7px;
	padding: 4px 2px 4px 4px;
	background-color: #fff;
	float: left;
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	}	

form textarea {
	width: 330px;
	height: 100px;	}	
	textarea { overflow: auto; }
	
/* SMALL TEXT FIELD */	
form input.sml { width: 60px; }		

form select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 295px;
	border: 1px solid #ccc;
	margin: 14px 0 0 10px;
	padding: 2px 2px 2px 2px;
	background-color: #fff;
	float: left;
	}

/* setting clear on inputs didn't work consistently, so brs added for degrade */
form br {
	clear:left; 
}
	
form small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 0 83px; 
	padding: 0 3px;
	font-size: 88%;
	color: #aeaeae;	}

#content .checkbox {
	border: 0;
	clear: left;
	width: 14px;
	height: 14px;
	float: left;
	margin: 9px 0 0 3px;	}

form fieldset .text {
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	float: left;
	padding: 9px 0 0 5px; 
	margin: 0 0 0 0;
	}

	
form input#submit {
	width: 113px;
	height: 40px;
	float: none; 
	border: none;
	margin:10px 0 20px 10px;
	padding:0;
	clear: both;
	}
	
div.formError {
	width: 24px;
	height: 35px;
	float: left;
	margin: 0 0 0 0;
	background-image: url(../pottery/formError.gif);
	background-repeat: no-repeat;
	background-position: 5px 17px;	
	}
	
.fielderror {
	border: 1px dotted #FF0000;	
	}

div.msgError {
	color: #FF0000;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#content div.msgError ul {
	font-weight: normal;
	font-size:  12px;
	list-style-type: none;
	color: #FF0000;	
	padding: 0;
	margin: 10px 0 10px 10px;
}

#content div.msgError ul li {
	color: #FF0000;
	padding: 0 0 4px 18px;
	margin: 0;
	background-image: url(../pottery/bulletx.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}


#content .msgConfirm {
	border: 2px dashed #C5AA55;
	padding: 22px;	
	font-size: 15px;
	color: #2071AC;
	margin: 20px auto 50px auto;


}
#content .msgConfirm strong {
	font-size: 16px;
	color: #B08A16;
}

#content .msgConfirm p {
	font-size: 15px;
	color: #B08A16;
}


/* SECURITY CSS */
form fieldset input.xfield { width: 100px; }	
	
img.scode {
	margin: 0 0 0 4px;
	padding: 12px 0 0 0;
	float: left;
	}	
	
.moreinfo {
	width:5px;
	visibility:hidden;
	display: none;
	}

	
/****************************/
/*		FOOTER              */
/****************************/

#footer {
	width: 538px;
	clear: both;
	text-align: center;
	padding: 20px 0 20px 0;
	margin: 0 auto;
	color: #777;
	}
	
	div.newcastle_art a:link, div.newcastle_art a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669;
	text-decoration: none;
	text-align: center;
	padding: 0 0 3px 0; 	}
	
	div.newcastle_art a:hover, #newcastle_art a:active { color: #000000; }
	
	div.web_design a:link, div.web_design a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	text-decoration: none;
	text-align: center;
	padding: 0 0 3px 0;	}

