/* ------- GREYSCREEN STYLING SECTION ------- */

/* ------------------------------------------------- */
/*                                                   */ 
/* THE FOLLOWING STYLES APPLY TO ALL PAGES    */
/*                                                   */
/* ------------------------------------------------- */

/* --------------- general body and page ---------------*/	

body, html {}
body	{
}
#home	{
	background-color:#FFFFFF;
}
#pagewrapper	{
	background-color:#FFFFFF;
}	
#home #pagewrapper	{
	background-color:#FFFFFF;
	margin-top:0;
}	

/* --------------- general forms ---------------*/	

form	{
}
input	{
}
label	{
}
.button:hover	{
}
textarea	{
}
.warning	{
}
tr	{
}
td	{
}
th	{
}

/* --------------- general navigation ---------------*/	

#thispage	a {
	color:#ff7f00;
}	
.navitem	{}
/* these next four items are for spans that surround each navigation list as hooks to which rounded corners, etc. can be attached */
.cornertopleft	{}	
.cornertopright	{}
.cornerbottomright	{}	
.cornerbottomleft	{}


/* --------------- general content ---------------*/	

h1, h2, h3, h4, h5, h6	{
	color:#90abaf;
}
p, li, a	{
	color:#90abaf;
}
a:link	{
	color:#90abaf;
}
a:visited	{}
a:hover	{
	color:#bacbcd;
}
a:active	{}
blockquote{	
	font-style:italic;
	font-size:.9em;
	font-weight:normal; 
	color:#90abaf;
	margin:0 2em 0 1.25em;
}
cite	{
	font-style:italic;
	font-size:.8em;
	color:#bacbcd;
	line-height:2.5em;
	margin:0 2em 0 .75em;
	display:block;
}
em	{}
ul, ol	{}
li	{}
li	a	{
	color:#90abaf;
}
li	a:hover	{
	color:#bacbcd;
}
img	{}

/* --------------- branding ---------------*/	
	
#branding {
	margin-top:20px;
	padding-bottom:2px;
	border-bottom-color:#bacbcd;
}
#home #branding	{
}
#branding h1 {
	font-size:2.5em;
}
	
#branding h1 a	{
	color:#ff7f00;
}
#home #branding h1	{
	padding:5px 0 0 5px;
	float:left;
	clear:none;
	font-size:2.75em;
}
#branding h1 span	{}
#branding h1 span	span	{}
#branding h2	{
}
#home #branding h2	{
	float:right;
	clear:none;
	padding:20px 5px 0 0;
}
#branding h2 span	{}
#branding blockquote	{}
#branding cite	{}
#branding a	{
	}
#branding a:hover	{
	color:#bacbcd;
	}


/* --------------- site navigation ---------------*/	
	
#home #sitenav	{
/* mods to sitenav for the index page go here */
	padding-top:1.5em;
	margin-bottom:1.25em;
	margin-top:0;
	border-top:solid 1px #bacbcd;
	text-align:center;
}
#sitenav	{
}
/* these next four items are for spans that surround each navigation list as hooks to which rounded corners, etc. can be attached */
#sitenav .cornertopleft	{}	
#sitenav .cornertopright	{}
#sitenav .cornerbottomright	{}	
#sitenav .cornerbottomleft	{}
#sitenavlist	{}
#home #sitenavlist li	{
	padding:0 1.5em 0 1.5em;
	margin:0;
	font-size:1em;
}#sitenavlist li:hover	{
/*	background-color:#e5e5e5;*/
/*	cursor:pointer;*/
}
#sitenavlist li	a {
}
#sitenavlist li	a:hover {}
	
/* --------------- content ---------------*/	

#content	{	
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h5, #content blockquote	{}
#content ul, #content ol	{}

	
/* --------------- primary content ---------------*/	

.profile #primarycontent, .contact #primarycontent, .events #primarycontent {
	border-left-color:#bacbcd;
}
	
/* --------------- secondary content ---------------*/	
	
#secondarycontent {
}
#secondarycontent .columnitem	{
	margin-bottom:2em;
}
	
/* --------------- tertiary content ---------------*/	
	
#tertiarycontent {
}


/* --------------- siteinfo ---------------*/	
	
#siteinfo {
}
#siteinfodetails h6, #siteinfodetails p	{}
#sitelicense, #sitelicense p	{}
#sitecontact {}


/* ------------------------------------------------- */
/*                                                   */ 
/* THE FOLLOWING STYLES APPLY TO COMPONENTS THAT ARE */
/* SHARED BY SEVERAL PAGE TYPES 					 					 */
/*                                                   */
/* ------------------------------------------------- */


.copyright	{}
.currencyind	{}
.eventreview	{}
.review	{}
.reviewtype	{}
.sizemetricind	{}
.weightmetricind	{}

/* ------------------------------------------------- */
/*                                                   */ 
/* THE FOLLOWING STYLES APPLY TO SPECIFIC PAGES			 */
/*                                                   */
/* ------------------------------------------------- */

.artifact #primarycontent, .gallery #primarycontent {}
.artifactdetails	{
	border-bottom:solid 1px #bacbcd;
}
.artifactdetails	h2, .artifactdetails	p	{}
.artifactdetails	h2	{}
.artifacttitle	{}
.artifactyearmade	{}
.artifactmaterialsused	{}
.artifactdimensions	{}
.artifactsize	{}
.artifactheight	{}
.artifactwidth	{}
.artifactdepth	{}
.artifactweight	{}
.artifactcommercialstatus	{}
.artifactimage	{}
.artifactimagecaption	{}
.gallery #primarycontent .primaryitem	{
	margin-top:25px;
	}
.gallerynav	{
	border-left:solid 1px #bacbcd;
	}
.gallerynavlist	{}
.gallerynavlist	li	{}
.gallerynavlistitem	{}
.gallerynavlistthumb	{}
.gallerynavlistdetails	{}
.gallerynavlistdetails h2	{	
	border-bottom: solid 1px #bacbcd;
	}
.gallerynavlistdetails .artifacttitle	{}
.gallerynavlistdetails .artifactyearmade	{}
.gallerynavlistdetails p	{}
.gallerynavlistdetails .artifactstatement	{}
.dealername	{
	border-bottom:solid 1px #bacbcd;
	}
.sendmail form	{
/*	background-color:none;*/
	border:none;
/*	background-color:#D3D3C9;
	border:solid 1px #CACAC2;*/
}
.sendmail input	{}
.sendmail label	{}
.sendmail .button:hover	{}
.sendmail textarea	{}
.sendmail .warning	{}
