/***** DEFAULTS *****/
body {
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
	/*background-color: #3B6A73;*/
	background-color: #CCCCCC;
	}

img {
	border: none;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

li {
	padding: 3px 0px 3px 0px;
	}
	
/***** HEADER/FOOTER *****/
table.header {
	/*background-color	: #48828E;*/
	background-color	: #5E7879;
	width				: 100%;
	height				: 147px;
	/*border-bottom		: 1px solid #FFFFFF;*/
	}

td.header-logo {
	height				: 72px;
	padding				: 4px 0px 0px 52px;
	}

td.nav {
	height	: 75px;
	padding	: 21px 0px 0px 56px;
	}

.nav a {
	font-family	:Georgia, "Times New Roman", Times, serif;
	color		: #101D20;
	font-size	: 11px;
	font-weight	: bold;
	}

.nav a:hover {
	text-decoration	: none;
	color			: #FFFFFF;
	}
	
td.topnav {
	text-align	:right;
	padding		:5px 12px 0px 0px;
	color		:#FFFFFF;
}

.topnav a {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #FFFFFF;
	}

td.footer {
	border-top	: 1px solid #FFFFFF;
	height		: 140px;
	padding: 0px 0px 30px 56px;
	}

/*.footer table {
	padding: 0px 0px 30px 56px;
	}*/

.copyright {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #FFFFFF;
	}

td.copyright {
	padding: 0px 0px 0px 78px;
	}

.trailside-link, .trailside-link a {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #FFFFFF;
	}

.trailside-link a {
	text-decoration	: underline;
	}

.trailside-link a:hover {
	color	: #101D20;
	}
	
td.copyright-home {
	padding			:0px 0px 0px 0px;
	color			:#132A2C;
	font-family		:Georgia, "Times New Roman", Times, serif;
	font-size		:13px;
	line-height		:24px;
	}

.copyright-home a {
	text-decoration	:underline;
	color			:#132A2C;
	font-family		:Georgia, "Times New Roman", Times, serif;
	font-size		:16px;
	}
.copyright-home a:hover {
	color			:#FFFFFF;
	text-decoration	:none;
	}
	
td.events{
	color			:#132A2C;
	font-family		:Helvetica, Arial, sans-serif;
	font-size		:12px;
	line-height		:18px;
	}
	
.events a{
	color			:#132A2C;
	text-decoration	: underline;
	}

.events a:hover{
	color			:#FFFFFF;
	text-decoration	:none;
	}
	
	
/***** GENERAL STYLES *****/
.white_credits {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 9px;
	color		: #FFFFFF;
	}

.white-arihel-12 {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 16px;
	color		: #FFFFFF;
	}
	
/***** HOME PAGE *****/

table.main-table{
	width			:844px;
	border-left		:#3B595B 4px solid;
	border-right	:#3B595B 4px solid;
	background-color:#7C9D9F;
	margin			: 0px auto; 
	height			: 100%;
	}
	
td.home-middle-images {
	background-color	: #CCCCCC;
	height				: 199px;
	text-align			: center;
	}

.home-middle-images img {
	padding: 3px 3px 3px 0px;
	}

#image-strip {
	text-align	: center;
	width		: 836px;
	height		: 199px;
	overflow	: hidden;
	vertical-align:middle;
	}

td.home-info {
	padding	: 5px 0px 5px 56px;
	}

.home-info h1 {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 30px;
	font-weight	: normal;
	line-height	: 31px;
	color		: #425455;
	margin		: 0px 0px 0px 0px;
	}

.home-info h2 {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 21px;
	font-weight	: normal;
	color		: #2E3C3C;
	margin		: 0px 0px 0px 0px;
	}

td.home-left {
	padding		: 20px 0px 0px 0px;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 13px;
	line-height	: 18px;
	color		: #FFFFFF;
	}

td.home-left p a:hover { color: #FFFFFF!important; }

.home-left h1 {
	margin: 0px 0px 8px 0px;
	}

.home-left strong {font-weight	: bold;}

td.home-right {
	padding		: 29px 0px 0px 47px;
	color		: #101D20;
	font-size	: 15px;
	}
	
.home-right hr {
	border			: 0px none;
	background-color: #425455;
	width			: 275px;
	height			: 1px;
	text-align		: left;
	margin			: 9px 0px 9px 0px;
	}

#homecontent {
	width		: 670px;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 16px;
	color		: #FFFFFF;
	vertical-align:middle;
	}

#homecontent a{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 17px;
	color		: #FFFFFF;
	text-decoration: underline;
	}

#homecontent a:hover{
	color		: #FFFF99;
	}
	
#homecontent h2{
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 21px;
	font-weight	: normal;
	color		: #FFFFFF;
	/*display		: inline;*/
	padding-bottom	: 6px;
	}
	

#homecontent h3{
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 18px;
	font-weight	: normal;
	color		: #FFFFFF;
	margin-bottom:4px;
	}
	
#homecontent h4{
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 17px;
	font-weight	: normal;
	color		: #2E3C3C;
	margin		:15px 0px 15px 0px;	
	}
			
.auction {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 16px;
	padding		: 10px 0px 10px 0px;
	color		: #FFFFFF;
	background	: url(/images/home_gradient.jpg);
	border-top	: #CCCCCC dotted 2px;
	}
	
.auction2 {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 16px;
	padding		: 10px 0px 10px 0px;
	color		: #FFFFFF;
	background	: url(/images/home_gradient.jpg);
	background-repeat:repeat-y;
	border-top	: #CCCCCC dotted 2px;
	border-bottom	: #CCCCCC dotted 2px;
	}	
	
td.auction-news { 
	color:#2D3B3B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	vertical-align:middle;
	}
	
td.auction-news a{ 
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 16px;
	color		: #000000;
	}	
	
td.auction-news a:hover{
	color		:#FFFFFF ;
	}	

#auction-links a{
	text-decoration:underline;
	color:#FFFFFF;
	}

#auction-links a:hover {color:#FFFF99;}
	
#auction-links2 a{
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	}

#auction-links2 a:hover {color:#FFFF99;}	
	
tr.green_dots {
	background-image: url(/images/green_dots.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}	

a.curator-email {color: #FFFFFF!important;}

a:hover.curator-email {color: #3B595B!important;}
	
td.bullets {
	padding: 25px 40px 0px 7px;
	font: 14px  Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 18px;
	vertical-align: top;
	}
	
td.bullets a {
	color:#3B595B;
	text-decoration: underline;
	}

td.bullets a:hover {color:#FFFF99;}

td.bullets li {
	list-style: none;
	background-image: url(/images/ltgreen_bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 0px 10px 14px 21px;
	margin: 0px;
	font: 12px Helvetica, Arial, sans-serif;;
	color: #3B595B;
	line-height: 14px;
	}
	 
td.bullets ul {
	margin: 0px;
	padding: 0px;
	}
		
		
/***** LIST POPUP *****/

table.list{
	border-left:#3B595B solid 4px;
	border-right:#3B595B solid 4px;
	background-color:#7C9D9F;
	vertical-align:top;
	}

td.close{
	text-align		:right;
	padding			:20px 0px 0px 40px;
	vertical-align	:top;
	}
	
.close a{
	color			:#FFFFFF;
	font-family		: Helvetica, Arial, sans-serif;
	font-size		:11px;
	text-decoration	:underline;
	}
.close a:hover{
	color			:#132A2C;
	}
	
td.artistseeking{
	color			:#3B595B;
	font-size		:18px;
	line-height		:36px;
	font-family		:Georgia, "Times New Roman", Times, serif;
	border-top		:#FFFFFF dotted 2px;
	border-bottom	:#FFFFFF dotted 2px;
	width			:378px;
	}

td.artistname{
	color		:#132A2C;
	font-family	: Helvetica, Arial, sans-serif;
	font-size	:13px;
	line-height	:26px;
	text-align	:left;
	padding		:15px 0px 20px 0px;
	}
	
td.bigletter{
	color			:#FFFFFF;
	font-family		: Helvetica, Arial, sans-serif;
	font-size		:21px;
	text-align		:left;
	vertical-align	:top;
	padding			:20px 5px 0px 0px;
	width			:36px;
	}	
	
	
	
	
/***** RESULTS *****/
td.pagination {
	border-top		: 1px solid #FFFFFF;
	border-bottom	: 1px solid #FFFFFF;
	height			: 38px;
	padding			: 0px 0px 4px 56px;
	}

.pagination table {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #FFFFFF;
	height		: 24px;
	}

.pagination strong {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 16px;
	color		: #FFFFFF;
	font-weight	: normal;
	}

.pagination input {
	width				: 20px;
	border				: 1px solid #FFFFFF;
	background-color	: #7C9D9F;
	margin				: 0px 5px -16px 5px;
	text-align			: center;
	
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #FFFFFF;
	}

.pagination table a img {
	position	: relative;
	top			: 7px;
	}

table.results-main {
	padding: 23px 0px 0px 56px;
	}
	
.result {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 16px;
	color		: #FFFFFF;
	}

td.results-td {
	padding: 0px 30px 60px 0px;
	}

table.result {
	width	: 150px;
	/*padding	: 0px 30px 60px 0px;*/
	}

td.results-image {
	height				: 150px;
	width				: 150px;
	/*background-color	: #FFFFFF;*/
	background-color	: #7C9D9F;
	border				: 1px solid #FFFFFF;
	}
	
	

/****** NEW RESULTS (GRID) ********/

table.results_grid {
	width			: 100%;
	padding			: 45px 0px 45px 50px;
	background-color: #FFFFFF;
	}

.results_grid h1{
	font-family		: Georgia, "Times New Roman", Times, serif;
	font-size		: 19px;
	color			: #000000;
	margin-bottom	: 10px;
	font-weight		:normal;
	}
	
.results_grid td{
	font-family		: Helvetica, Arial, sans-serif;
	font-size		: 11px;
	color			: #000000;
	vertical-align	: top;
	}
	
table.column{
	border-top		:1px solid #000000;
	border-bottom	:1px solid #000000;
	}
		
.column td {
	height			: 35px;
	font-family		: Helvetica, Arial, sans-serif;
	font-size		: 9px;
	color			: #000000;
	vertical-align	: middle;
	text-align		: left;
	padding-right	: 5px;
	}
	
table.results_content{
	background			:url(/images/dotted.gif);
	background-position	:bottom;
	background-repeat	:repeat-x;
	}

.results_content td {
	font-family		: Helvetica, Arial, sans-serif;
	font-size		: 11px;
	color			: #000000;
	height			: 40px;
	vertical-align	: middle;
	text-align		: left;
	padding-right	: 5px;
	}
.results_content a{
	text-decoration	: underline;
	color			: #000000;
	}

.results_content a:hover{
	color:#5E7879;
	}


	
	

/***** DETAILS *****/
table.detail-main {
	padding	: 0px 0px 20px 56px;
	}

td.detail-image {
	width: 500px;
	}

td.details {
	padding	: 28px 0px 0px 15px;
	}

.details {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #FFFFFF;
	}

.details h1 {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 22px;
	color		: #FFFFFF;
	font-weight	: normal;
	}

.details a {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 18px;
	color		: #FFFFFF;
	font-weight	: normal;
	}

a.large_image_links {
	color			: #FFFFFF;
	font-size		: 10px;
	text-decoration	: underline;
	}
	
	
	
	
/***** TEXT *****/
table.text-main, td.text-main {
	padding: 60px 0px 35px 110px;
	}

td.text {
	width	: 314px;
	margin	: 0px 20px 0px 0px;
	}

.text, .text a {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 15px;
	color		: #FFFFFF;
	}

.text a:hover {
	text-decoration:underline;
	}

.text h1, .text-darkblue h1, .home-left h1 {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 22px;
	color		: #FFFFFF;
	font-weight	: normal;
	}

.text h2 {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 15px;
	color		: #FFFFFF;
	font-weight	: normal;
	margin		: 17px 0px 7px 0px;
	}

.text-darkblue h2 {
	font-size	: 17px;
	color		: #FFFFFF;
	font-weight	: normal;
	margin		: 17px 0px 7px 0px;
	}
.text-darkblue, .text-darkblue a {
	color		: #101D20;
	font-size	: 13px;
	font-weight	: bold;
	}

.text-darkblue em {
	font-weight: normal;
	}

.text-darkblue em a {
	font-size		: 13px;
	font-weight		: normal;
	text-decoration	: underline;
	}
	
.text-darkblue a {
	font-size		: 11px;
	text-decoration	: underline;
	}

.text-darkblue a:hover {
	color: #FFFFFF;
	}

table.pull-link {
	background-image	: url(/images/pull-link-bg.jpg);
	background-repeat	: no-repeat;
	height				: 191px;
	width				: 155px;
	/*margin				: 30px 0px 0px 80px;*/
	
	font-family			: Georgia, "Times New Roman", Times, serif;
	font-size			: 15px;
	color				: #FFFFFF;
	}

.pull-link strong {
	font-weight	: normal;
	font-size	: 16px;
	}

.pull-link a {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	text-decoration		: underline;
	color				: #000000;
	}

.pull-link a:hover {
	color:#FFFFFF;
	}

td.pull-link-td {
	padding: 30px 0px 0px 85px;
	}

/***** SEARCH *****/

table.search-main {
	padding: 60px 0px 0px 50px;
	}
	
.search td {
	padding: 0px 15px 17px 0px;
	}

.search {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 15px;
	color		: #FFFFFF;
	}

.search input {
	width				: 250px;
	background-color	: #FFFFFF;
	border				: none;
	height				: 20px;
	padding				: 3px 0px 3px 2px;
	
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #101D20;
	}

.search select {
	width		: 250px;
	
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #101D20;
	}

/***** ESTIMATE *****/
table.estimate-main {
	padding: 60px 0px 0px 36px;
	}
	
.estimate td {
	padding: 0px 15px 17px 0px;
	}

.estimate {
	color		: #101D20;
	font-size	: 13px;
	font-weight	: bold;
	font-family	: Arial, Helvetica, sans-serif;
	}

.estimate input {
	width				: 250px;
	background-color	: #FFFFFF;
	border				: none;
	height				: 20px;
	padding				: 3px 0px 3px 2px;
	
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #101D20;
	}

.estimate textarea {
	width				: 250px;
	height				: 175px;
	background-color	: #FFFFFF;
	border				: none;
	padding				: 3px 0px 3px 2px;
	
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #101D20;
	}

.estimate em {
	font-weight: normal;
	}

.estimate h1 {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 22px;
	color		: #FFFFFF;
	font-weight	: normal;
	margin		: 0px 0px 0px 0px;
	}

.estimate h2 {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 15px;
	color		: #101D20;
	font-weight	: normal;
	margin		: 0px 0px 0px 0px;
	}

.estimate hr {
	width				: 695px;
	height				: 4px;
	border				: 0px none;
	background-color	: #5E7879;
	margin				: 0px 0px 0px 74px;
	}

/***** CASCADE *****/
.contact {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 15px;
	color		: #000000;
	font-weight	: bold;
	}

.contact em {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 12px;
	font-style	: italic;
	font-weight	: normal;
	color		: #000000;
	}

.contact a {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	text-decoration : underline;
	font-weight		: bold;
	}

.contact a:hover {
	color: #FFFFFF;
	}

/***** REGISTRATION FORMS *****/
td#registration-left { width: 350px; }

#registration-left h1 {
	color		: #FFFFFF;
	font-size	: 22px;
	font-weight	: normal;
	font-family	: Georgia, "Times New Roman", Times, serif;
	}

table#registration-form td {
	color			: #FFFFFF;
	font-size		: 12px;
	font-family		: Arial, Helvetica, sans-serif;
	padding			: 5px 0px;
	vertical-align	: top;
	}

#registration-form input.text, #registration-form textarea {
	width	: 250px;
	border	: 1px solid #5E7879;
	padding	: 2px;
	
	color	: #000000;
	font-family	: Arial, Helvetica, sans-serif;
	}

#registration-form textarea { height: 150px; }

td#registration-legal {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #101D20;
	width		: 200px;
	padding		: 110px 0px 0px 50px;
	vertical-align	: top;
	}

td#registration-legal h3 {
	font-size 	: 12px;
	color		: #101D20;
	padding		: 20px 0px 10px 0px;
	margin		: 0px;
	}

.errors { color: #E20500; }
