﻿/* Brown=#542a14 | Light Brown=#d4c28f Gold="#e3ba67 Lighter Brown="#bbaf90 */

/* Overriding HTML Elements */

body {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #bbaf90;
	margin-top:0px;
}

h1 {
	font-family: 'Georgia', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 14pt; 
	color: #a78b23; 
	font-style: normal; 
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 0px
}

h2 {
	font-family: 'Georgia', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 12pt; 
	color: #a78b23; 
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 0px

}

p {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #bbaf90; 
	line-height: 12pt
}


.error {color: #a73d11}

/* Links */

a:link {
	color: #e3ba67;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}

a:visited {
	color: #e3ba67;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent
}

a:hover {
	color: #d4c28f;
	text-decoration: none;
	background-color: transparent
}

h1 a:link {
	color: #e3ba67;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent
}

h1 a:visited {
	color: #e3ba67;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent
}

h1 a:hover {
	color: #d4c28f;
	text-decoration: none;
	background-color: transparent
}

h2 a:link {
	color: #e3ba67;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent
}

h2 a:visited {
	color: #e3ba67;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent
}

h2 a:hover {
	color: #d4c28f;
	text-decoration: none;
	background-color: transparent
}

.artwork_title a:visited,
.artwork_title a:link
{
	color: #e3ba67;
}

.copyright a:link,
.copyright a:visited {
	font-size: 8pt; 
	color: #d4c28f;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent
}


.copyright a:hover {
	font-size: 8pt; 
	font-weight: normal;
	color: #d4c28f;
	text-decoration: none;
	background-color: transparent

}


/**TEXT SPECIFIC STYLES **/

.psmall {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 7pt; 
	color: #bbaf90; 
	line-height: 12pt
}

.footer {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #bbaf90;
	text-align:left;
   	line-height: 12pt

}

.footerprivacy {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 7pt; 
	color: #966e3c;
	text-align:left;
	font-style: italic;
}


.copyright{

	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #d4c28f;
	cursor: pointer;
	text-align: center;
	
}
.copyrightcontent
{
	display: none;
	width: 500px;
	text-align: center;
}

.copyright.hover .copyrightcontent
{
	display: block;
}

.copyright:hover .copyrightcontent
{
	display: block;
}



.p2 {
	color: #e3ba67;
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	line-height: 12pt
}

.pwhite {
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #ffffff; 
	line-height: 12pt;
}

.pgold {
	font-family: 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #c0951b; 
	line-height: 12pt;
	letter-spacing: 3px;
}

.pred {
	font-family: 'Verdana', 'Helvetica', 'sans-serif'; 
	font-size: 10pt; 
	color: #a73d11; 
	line-height: 12pt;
	font-weight: bold;
}


.pbrown {
	font-family: 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #7e7451; 
	line-height: 12pt;
	letter-spacing: 3px;
}

.textbox

{
	font-size: 8pt; 
	color: #7e7451;
	margin-top:0px;

}

a.pbrown:link {
	font-family: 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #c7bc94;  
	line-height: 12pt;
	letter-spacing: 3px;
	text-decoration: none;
}

.error
{
	color: #80401f;
}

a.pbrown:visited {
	font-family: 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #c7bc94;  
	line-height: 12pt;
	letter-spacing: 3px;
	text-decoration: none;
}

a.pbrown:hover {
	font-family: 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #7e7451; 
	line-height: 12pt;
	letter-spacing: 3px;
	text-decoration: none;
}


/**TAG SPECIFIC STYLES **/

img 
{
	border: none;	
}

select 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #666666;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal	
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #666666;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #666666;
	line-height: 10pt;
	font-style: normal;
	font-weight: normal
}

/**SITE SECTION STYLES**/

#header {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 43px;
    height: 52px;        
    position: relative;
    z-index: 99;

} 

#nav{
	width: 870px;
	height: 25px;
	padding: 10px 0px 40px 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#content {
    width: 870px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 35px 30px;
    background-image: url('../images/contentbg.jpg');
    background-repeat: no-repeat;
    background-color: #000000;
    }
    
.copyholder {
    width: 400px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 40px 0px 0px;
    float: right
}


.titlediv {
	width: 840px;
	height: auto;
	margin-left: auto;
	margin-right: 30px;
}

.collections {
	width: 175px;
	height: 175px;
	margin: 35px 31px 0px 0px;
	text-align:center;
	border-style: none;
	position: relative;
	behavior: expression(
	this.onmouseover = new Function("this.className += ' hover'"),
	this.onmouseout = new Function("this.className = this.className.replace(' hover', '') "),
	this.style.behavior=null);		
}

.content {
    width: auto;
    height: auto;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 0px 0px 0px; 
    position: relative;
}

.collectioninfo {
	width: 135px;
	height: auto;
	background-image:url('../images/collection_info_bg3.png');
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	position: absolute;
	left: 0%;
	top: 0%;
	margin: 50px 10px 50px 10px;
	text-align: center;
	display: none;
	border: 1px #bbaf90 solid;
   	cursor: hand;

}

.collectionblackbg {
	width: 175px;
	height: 175px;
	background-color: #000000;
	opacity:.35; 
    -moz-opacity: 0.35;
    filter: alpha(opacity=35);
	border-style: none;
    position: absolute;
	left: 0%;
	top: 0%;
	text-align: center;
	display: none;
	behavior: expression(
	this.onmouseover = new Function("this.className += ' hover'"),
	this.onmouseout = new Function("this.className = this.className.replace(' hover', '') "),
	this.style.behavior=null);	
}

.artwork_title {
text-align: center;
width: 175px;
margin-top: 7px;
}


.seriesname {
	font-family: 'Georgia', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 12pt; 
	color: #e3d9c0; 
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 0px
}

.collections.hover .collectionblackbg
{
	display: inline;
	border: none;
	
}

.collections:hover .collectionblackbg
{
	display: inline;
	border: none;
	
}

.collections.hover .collectioninfo
{
	display: inline;
}

.collections:hover .collectioninfo
{
	display: inline;
}

.collections.hover .collectioninfo
{
	display: inline;
}


.collections:hover .collectioninfo
{
	display: inline;
}


.testimonial_indent
{
	margin-left: 25px;
}

#footer {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	margin-top:20px;
    position: relative;
    clear: left;
}

li {
	line-height: 14px
}


/**Form Messaging**/
.validationLabel 
{
	color: #ff8031;	
}

.validationSummary 
{	
	color: #ff8031;	
	margin-top: 5px;
	margin-bottom: 5px;
}


#modals {z-index: 1000000; position: relative;}


.modal_page_background 
{
	background-color: #532913;
	opacity:.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);		
	z-index: 10001 !Important;
}

.modal 
{
	background-color: #000000;
	border: solid 1px #6c5129;	
	z-index: 10003 !Important;
	position: relative;
}

.modal .html {}
.modal iframe {z-index: 100000000000000 !important; margin-top: 0px;}

.modal_close 
{
	display: block;	
	float: right;
	padding-right: 15px;
	position: absolute;
	right: 0%;
	top: -7px;
	z-index: 10002 !Important;
}


