/*//////////////////////////////////////////////////////////
	Global Stuff
//////////////////////////////////////////////////////////*/

	.clearfix:after {
	   content:".";
	   display:block;
	   height:0;
	   clear:both;
	   visibility:hidden;
	}
	.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
	.clearfix {display:block;}
	/* End hide from IE Mac */
	
	.hC {
		text-indent: -5999em;
		font: 1px/1px sans-serif;
		background-repeat: no-repeat;
		text-decoration: none;
		color :#fff;
	}
	
	* {
		padding: 0;
		margin: 0;
	}	
		
	br.clear {
		height: 0em;
		font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
		text-decoration: none;
		margin: 0;
		padding: 0;
		clear: both;
	}
	
	button {
		background-color: transparent;
		cursor:pointer;
		border:0; 
	}
	
	.first {
		padding-top:0 !important;
	}
	
	ul#collectionsMain a:hover img,
	div#right a:hover img,
	ul#originalsMain a:hover img,
	ul#collectThumbs li a:hover img,
	ul.newsPic li a:hover img,
	.img a:hover img {
		filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7 !important;
	}
	
	a.enquire {
		color:#dc5c34 !important;
		font-weight:bold;
	}
		
	/* text-indent:-9999px; line-height: 0.001em; font-size: 0.001em; */
	
/*/////////////////////////////////////////////////////////////////////
	Fontage
/////////////////////////////////////////////////////////////////////*/

	body, a, ul, li, p, h1, h2, h3, h4, input, select, textarea {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}

/*/////////////////////////////////////////////////////////////////////
	Shell
/////////////////////////////////////////////////////////////////////*/

	body {
		font-size: 62.5%;
		text-align: center;
		background: #fff url(../../images/layout/shell/grow.jpg) repeat-x;
		margin: 0; padding: 0 0 40px 0;
	}
	
	#container {
		width: 984px;
		text-align: left;
		margin: 0 auto 0 auto; padding: 0 0 0 4px;
	}
	
	#content {
		position: relative;
	}
	
	/*
	
	Head
	
	*/
	
	#head {
		height: 154px;
		background: url(../../images/layout/shell/nav-bg.jpg) no-repeat;
		text-align: center;
		margin: 0 0 4px 0;
	}
	#head h1 {
		margin: 0 0 12px 0;
	}
	
	/*
	
	Nav
	
	*/
	
	#head ul {
		height: 24px;
		list-style-type: none;
		/*margin: 0 0 0 128px;*/ /* with auction */
		margin: 0 0 0 173px;
	}
	#head ul li {
		float: left;
		margin: 0 24px 0 0;
	}
	#head ul li a {
		height: 24px;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		background-repeat: no-repeat;
		background-position: left top;
		display:block;
		outline: 0;
	}
	#head ul li a:hover {
		background-position: left center;
	}
	#head ul li a:active,
	#head ul li a:focus
	{
		background-position: left bottom;
	}
	
	/* 
	nav pics 
	*/
	
	#tn1 {
		width: 51px;
	}
	#tn1 a {
		background-image: url(../../images/nav/top/home.jpg);
	}
	#tn2 {
		width: 56px;
	}
	#tn2 a {
		background-image: url(../../images/nav/top/media.jpg);
	}
	#tn3 {
		width: 60px;
	}
	#tn3 a {
		background-image: url(../../images/nav/top/about.jpg);
	}
	#tn4 {
		width: 141px;
	}
	#tn4 a {
		background-image: url(../../images/nav/top/original.jpg);
	}
	#tn5 {
		width: 76px;
	}
	#tn5 a {
		background-image: url(../../images/nav/top/print.jpg);
	}
	#tn6 {
		width: 66px;
	}
	#tn6 a {
		background-image: url(../../images/nav/top/auction.jpg);
	}
	#tn7 {
		width: 47px;
	}
	#tn7 a {
		background-image: url(../../images/nav/top/news.jpg);
	}
	#tn8 {
		width: 59px;
		margin-right: 0 !important;
	}
	#tn8 a {
		background-image: url(../../images/nav/top/contact.jpg);
	}
	
	/*
	
	Main Content Area
	
	*/
	
	
	/*
	
	Footer
	
	*/
	
	#footer {
		padding: 12px 8px;
		display:none;
	}
	#footer p {
		line-height: 1.2em;
	}
	#footer,
	#footer a
	{
		color: #5f5f5f;	
	}
	#footer a:hover {
		text-decoration: underline;
	}
	
/*/////////////////////////////////////////////////////////////////////

	Pages
	
/////////////////////////////////////////////////////////////////////*/

	/* 
	
	Shared
	
	*/
	
	/* shadows */
	
	#shadowBody {
		background: url(../../images/layout/originals/white-grow.png) repeat-y;
		padding: 20px 4px 0 4px;
	}
	#shadowHead,
	#shadowFoot
	{
		height: 4px;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		background-repeat: no-repeat;
	}
	#shadowHead {
		background-image: url(../../images/layout/originals/head-shadow.jpg)
	}
	#shadowFoot {
		background-image: url(../../images/layout/originals/foot-shadow.jpg)
	}
	
	#shadowBody h3 {
		/*color: #494949;*/
		font-weight: bold !important;
		font-size: 1.4em !important;
		margin: 0 0 5px 0;
	}
	#shadowBody p {
		color: #696969;
/*		line-height: 1.7em;
		text-align: justify;
		font-size: 1.1em;
*/		margin: 0 0 15px 0;
	}
	
	#content h2 {
		height: 87px;
		background-repeat: no-repeat;
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		margin: 0 0 20px 24px;
	}	
	#content h3 {
		color: #494949;
		font-size: 1.7em;
		font-weight: normal;
	}
	#content p {
		text-align: justify;
		font-size: 1.1em;
		line-height: 1.7em;
	}
	#content p,
	#content label,
	#content a
	{
		color: #696969;
	}
	#content a:hover {
		text-decoration: underline;
	}
	
	/* paginator */

	.pagBar {
		height: 26px;
		background: #f3f3f3;
		padding: 10px 4px 0 4px;
	}
	.pagBar li {
		list-style-type: none;
		float: left;
		padding: 0 11px 0 0;
	}
	.pagBar,
	.pagBar a {
		color: #494949 !important;
	}
	.pag {
		float: right;
	}
	.pag a.on {
		color: #ce9f5a !important;
		font-weight: bold;
	}

	/*
	
	Collections
	
	*/
	
	.originalGallery {
		width: 1007px;
		background: url(../../images/layout/originals/line-bg.jpg) 27px 0 repeat-y;
		list-style-type: none;
		margin: 0 0 0 -27px; padding: 49px 0 0 0;
	}
	.originalGallery li {
		width: 191px; height: 278px;
		text-align: center;
		float: left; display: inline;
		margin: 0 0 0 54px;
	}
	.originalGallery li div.img {
		background-repeat: no-repeat;
		background-position: center bottom;
		margin: 0 0 2px 0;
	}
	.originalGallery li.port div.img {
		height: 180px;
		background-image: url(../../images/layout/originals/portrait.gif);
		padding: 11px 0 0 0;
	}
	.originalGallery li.land div.img {
		height: 137px;
		background-image: url(../../images/layout/originals/landscape.gif);
		padding: 54px 0 0 0;
	}
	.originalGallery p {
		color: #494949 !important;
		line-height: 1.1em !important;
		text-align: center !important;
		margin: 0 0 3px 0 !important;
	}
	.originalGallery li a img {
		border: 0;
	}
	ul#originalsSub {
		list-style:none;
		padding:0;
		position: absolute;
		top: 46px;
		right:15px;
	}
	ul#originalsSub li {
		float:left;
	}
	
	/*pic button / indicators */
	
	.btnCollect {
		width: 122px; 
		height: 27px; line-height: 12px;
		background: #fafafa url(../../images/layout/originals/button-bg.jpg) repeat-x left bottom;
		border-left: 1px solid #f3f3f3;
		border-right: 1px solid #f3f3f3;
		padding: 0pt 3px 3px 1px;
		margin: 3px auto 0;
		
	}
	.btnCollect a {
		padding-top:2px;
		color:#dc5c34 !important;
		font-weight:bold;
	
	}
	.sold {
		color: #29a555;
	}
	.res {
		color: #ce5f5a;
	}
	.enq a {
		height: 17px;
		color: #ce9f5a;
		display: block;
		
	}
	
	/*
	
	Media
	
	*/
	
	#twoCol {
		padding: 0 0 21px 0;
		border-bottom: 1px solid #bebebe;
	}
	
	/* left col */
	
	#twoCol #leftCol {
		width: 236px;
		min-height: 402px;
		height: auto !important;
		height: 402px;
		background: url(../../images/layout/media/left-bg.jpg) no-repeat;
		float: left;
		margin: 0 15px 0 0; padding: 28px 18px 0 18px;
	}
	#twoCol #leftCol h3 {
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
		background-repeat: no-repeat;
		margin: 0 0 11px 0;
	}
	#twoCol #leftCol h3#hdrPic {
		height: 20px;
		background-image: url(../../images/layout/media/hdr-pic.gif);
	}
	#twoCol #leftCol h3#hdrPic2 {
		height: 20px;
		background-image: url(../../images/layout/media/hdr-pic2.gif);
	}
	#twoCol #leftCol h3#hdrVid {
		height: 16px;
		background-image: url(../../images/layout/media/hdr-video.gif);
	}
	#twoCol #leftCol,
	#twoCol #leftCol a {
		color: #646464;
		font-size: 1em;
	}
	#twoCol #leftCol ul {
		margin: 0 0 0 14px; padding: 0 0 22px 0;
		
	}
	#twoCol #leftCol ul ul {
		margin: 0; padding: 6px 0 6px 0;
		display:none;
	}
	#twoCol #leftCol li {
		background: url(../../images/layout/media/bullet.gif) 0 5px no-repeat;
		list-style-type: none;
		
		margin: 0 0 7px 0; padding: 0 0 0 9px;
	}
	
	/* right col */
	
	#twoCol #rightCol {
		width: 693px;
		background-color: #fff;
		float: left;
	}
	#twoCol #rightCol h2 {
		margin-top: 20px;
		margin-bottom: 0;
	}	
	#twoCol #rightCol h3 {
		margin: 0 0 20px 0; padding: 12px 34px 0 34px;
	}
	#twoCol #rightCol p {
		margin: 0 0 20px 0; padding: 0 34px;
	}
	
	#twoCol #mediaGallery {
		border: 1px solid #f3f3f3;
	}
	#twoCol #mediaVideo {
		height: 390px;
		background: url(../../images/layout/media/video-bg.jpg) no-repeat;
		padding: 69px 0 0 98px;
	}
	#mediaGallery {
		height: 461px;
	}
	#mediaGallery * {
		border: 0;
	}
	
	#mediaVideo {
		padding: 69px 0 0 96px;
	}
	
	/*
	
	Print Collections
	
	*/
	
	#collections {
		padding: 20px 0 50px 0;
	}
	
	#collectLeft {
		width: 346px;
		float: right;
	}	
	#collectThumbs ul {
		width: 271px;
		margin: 0 0 0 -4px;
	}
	#collectThumbs li {
		height: 160px;
		list-style-type: none;
		float: left; display: inline;
		margin: 0 0 20px 21px;
	}
	#collectThumbs li,
	#collectThumbs li p
	{
		text-align: center !important;
	}
	#collectThumbs li,
	#collectThumbs li a
	{
		width: 121px; 
	}
	#collectThumbs li p {
		line-height: 1.1em;
		font-size:1em;
		margin: 0 !important;
	}
	#collectThumbs li a {
		height: 118px;
		background-color: #fff;
		border: 1px solid #d5d5d5;
		display: block;
		margin: 0 0 6px 0; padding: 3px 0 0 0;
	}
	#collectThumbs li a img {
		border: 0;
	}
	
	#collectRight {
		width: 243px;
		float: right;
	}	
	#collectMiddle {
		width: 388px;
		float: right;
	}
	#collectImage {
		width: 360px; height: 435px;
		text-align: center;
		margin: 0 20px 0 0; padding: 3px;
		border: 1px solid #d5d5d5;
	}	
	
	#collectRight h3 {
		font-size: 1.8em !important;
		color: #767373 !important;
		margin: 0 0 27px 0; padding: 17px 0 0 0;
	}
	#collectRight table {
		width: 223px;
	}
	#collectRight th,
	#collectRight td 
	{
		padding: 0 0 11px 0;
	}
	#collectRight th {
		width: 85px;
		text-align: left;
		vertical-align: top;
		color: #767373;
	}	
	#collectRight td {
		text-align: left;
		vertical-align: top;
		color: #868686;
	}	
	
	.collectPagBar .pag {
		float: left;
		display: inline;
		margin-left: 354px;
	}	
	.collectPagBar .pag li {
		padding: 0 0 0 11px;
	}		

	.collectPagBar .arrows {
		float: right;
	}
	.collectPagBar .arrows li {
		padding: 0 11px 0 0;
	}	
	
	
	/*
	
	News
	
	*/
	
	#shadowCon {
		width: 596px;
		padding: 0 196px 15px 196px;
		border-bottom: 1px solid #bebebe;
	}
	#smShadowHead,
	#smShadowFoot,
	.horizLine
	{
		text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
	}
	#smShadowHead {
		height: 3px;
		background: url(../../images/layout/text/head-sm-shadow.jpg) no-repeat;
	}
	#smShadowFoot {
		height: 4px;
		background: url(../../images/layout/text/foot-sm-shadow.jpg) no-repeat;
	}
	#smShadowBody {
		background: url(../../images/layout/text/grow-sm-shadow.png) repeat-y;
		padding: 20px 0 30px 0;
	}
	
	div.newsItem h3 {
		margin: 0 0 20px 0; padding: 12px 34px 0 34px;
	}
	div.newsItem p {
		margin: 0 0 20px 0; padding: 0 34px;
	}
	
	ul.newsPic {
		background: url(../../images/layout/news/picure-bg.gif) repeat;
		margin: 0 4px 20px 4px; padding: 0 30px;
	}	
	div.newsItem li {
		width: 132px; height: 154px;
		text-align: center;
		float: left; display: inline;
	}
	
	div.newsItem li.listing {
		width: 264px; height: 104px;
		float: left; display: inline;
	}
	div.newsItem li.listing p {
		 padding: 0 6px 0 34px;
	}
	
	div.newsItem li.port {
		background: url(../../images/layout/news/portrait.gif) 18px 0 no-repeat;
	}
	div.newsItem li.port img {
		margin-top: 5px;
	}
	div.newsItem li.land {
		background: url(../../images/layout/news/landscape.gif) 3px 30px no-repeat;
	}
	div.newsItem li.land img {
		margin-top: 35px;
	}
	
	/*
	
	Contact
	
	*/
	
	.rF {
		color: #DA875F !important;
	}
	
	#frmContact {
		padding: 12px 34px 20px 34px;
	}
	#frmContact h3 {
		margin: 0 0 20px 0;
	}
	#frmContact p {
		margin: 0 0 20px 0;
	}
	#frmContact label {
		width: 152px;
		font-size: 1.1em;
		display: inline; 
		float: left;
		margin: 0 24px 20px 0;
	}
	#frmContact label#lblNewsLtr {
		width: 100%;
		padding: 16px 0 0 0;
	}
	#frmContact label#lblNewsLtr,
	#frmContact label#lblTel,
	#frmContact label#lblEnq
	{
		margin-right: 0;
	}
	#frmContact label#lblEnq {
		margin-bottom: 30px;
	}
	#frmContact input {
		width: 154px;
	}
	#frmContact input,
	#frmContact textarea
	{
		color: #7f7f7f;
		font-size: 1em;
		margin: 3px 0 0 0;
		padding: 2px;
		background-color: #fff !important;
		border: 1px solid #d6d2d2;
	}
	
	#frmContact input.error{
	border: 1px solid #FF0000 !important;
	}
	
	input.checkbox {
		width: 12px !important;
		height: 12px !important;
		margin: 0 4px 0 0 !important;
		padding: auto !important;
	}
	#frmContact textarea {
		width: 522px;
	}
	#frmContact button {
		width: 52px; height: 20px;
		text-indent: -5999em;
		font: 1px/1px sans-serif;
		background: url(../../images/buttons/send.gif) no-repeat;
		display: block;
	}






	#flashBG {
		position: absolute;
		left: 0; top: 0;
		z-index: 5;
		background-color: #fff;
/*		filter:alpha(opacity=80);  
		-moz-opacity:0.80;          
		opacity: 0.80;
*/	}
	
	.flashGallery { 
		width: 996px;
	/*	background-color: #fff;*/
		position: absolute;
		z-index: 20;
	}
	
	
	
	#flashGallery {
		z-index: 500;
		height: 585px;
		position: relative;
	}

	#flashBG,
	.flashGallery
	{ 
		display: none; 
	}
	
