/* fineart-e Style Sheet */

body { 	
	margin: 0px;
	background: #000000;
	color: #CCCCFF; 
	font-size: small;
	font-family: arial, helvetica, sans-serif;
}


/* FORMATTING */
div.clear {
	clear: both; /* pushes our position below everything that precedes; adds some blank space */
}

div.standardSpacer {
	height: 10px;
}

div.tallSpacer {
	height: 20px;
}

/* PRIMARY FONT ASSIGNMENTS */
p, div.standard_font {
	font-size: 85%;
}

h1,h2, a.lg_index_links { /* standard page titles */
	margin: 0px;
	color: #ffffcc;	/* wheat */
	font-family: verdana;
	font-weight: bold;
}

a.lg_index_links:link, a.lg_index_links:visited, a.lg_index_links:active {
	text-decoration: none;
	color: #ffffcc;	/* wheat */
}
a.lg_index_links:hover {
	text-decoration: underline;
	color: #ffffcc;	/* wheat */
}

h1 {
	font-size: 100%;
}

h2 {
	font-size: 100%;
}

a:link {
	color: #ffcc66;
	text-decoration: underline;
}
a:visited {
	color: #ffcc66;
	text-decoration: underline;
}
a:hover {
	color: #ffcc66;
	text-decoration: none;
}
a:active {
	color: #ffcc66;
	text-decoration: none;
}

/* ARTIST LIST PAGE LINKS */
a.artistlist {
	display: block;
	font-size: 90%
}
a.artistlist:link {
	color: #ffcc66;
	text-decoration: none;
}
a.artistlist:visited {
	color: #ffcc66;
	text-decoration: none;
}
a.artistlist:hover {
	color: #ffcc66;
	text-decoration: underline;
}
a.artistlist:active {
	color: #ffcc66;
	text-decoration: none;
}



/* TOP */
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 71px;
	padding: 0;
	margin: 0px 0px 5px 0px;
}

/* MAIN: everything but the top */
#main {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px 10px 10px 10px;
}

/* LEFT NAVIGATION */
#leftnav {
	width: 120px;
	padding: 1px;
}

#leftnav a {
	position: relative;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 3px 2px 3px 3px; /* top right bottom left */
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	/* line-height: 150%; */
	border: 1px #000000 solid;  /* hidden border holds the proper spacing so mouseover won't jump */
}

#leftnav a:link	{
	color: #ccccff;
	text-decoration: none;
}

#leftnav a:visited	{
	color: #ccccff;
	text-decoration: none;
}

#leftnav a:hover	{
	color: #ffffcc; /* # wheat */
	text-decoration: none;
	border: 1px #256F9E solid;
	background: #000000 url('http://new.fineart-e.com/images/nav_hover_bg.jpg');
}

#leftnav a:active	{
	color: #ffffcc;
	text-decoration: none;
}

/* LEFT NAV: HIGHLIGHT CURRENT PAGE */
#leftnav a.currentpage {
	background: #000000 url('http://new.fineart-e.com/images/nav_hover_bg.jpg');
	border: 1px #256F9E solid;
}

#leftnav a.currentpage:link {
	color: #ffffcc;
	text-decoration: none;
}

#leftnav a.currentpage:visited {
	color: #ffffcc;
	text-decoration: none;
}

#leftnav a.currentpage:hover	{
	color: #FFCC66;
	text-decoration: none;
}

#leftnav a.currentpage:active {
	color: #ffffcc;
	text-decoration: none;
}


/* LEFT SUB NAVIGATION */
#leftnav a.subnav {
	padding-left: 10px;
	font-weight: normal;
}

#leftnav a.subnav:link {
	color: #000000;
	text-decoration: none;
}

#leftnav a.subnav:visited {
	color: #000000;
	text-decoration: none;
}

#leftnav a.subnav:hover	{
	color: #BE1A31;
	text-decoration: none;
	background-color: #ffffff;
}

#leftnav a.subnav:active {
	color: #ff0000;
	text-decoration: none;
}

/* MAIN CONTENT */
#content {
	background: url('/images/watermark.gif') no-repeat top center;
	padding-left: 10px;
	padding-right: 10px;
}

/* FORCE SPACING BETWEEN TABLE CELLS */
.cushioned_cell {
	padding: 0px 10px 0px 10px;
}

.img_standard {
	border: 1px solid #ACABAB;
}

/* FORM */
.smallform {
	font-size: 70%;
}

/* SPECIALTY FONTS */
.smallfont {
	font-size: 70%;
}


/*  SPECIALTY */
.mediums_name { /* used on art terms page */
	font-weight: bold;
	color: #BE1A31;
}


/* INTRA-PAGE LINK */
div.intrapage {
	text-align: center;
	font-size: 80%;
}

div.intrapage a	{
	text-decoration: none;
	padding-left: 3px;
}

div.intrapage a:link	{
	color: #005295;
	text-decoration: none;
}

div.intrapage a:visited	{
	color: #005295;
	text-decoration: none;
}

div.intrapage a:hover	{
	color: #BE1A31;
	text-decoration: none;
}

div.intrapage a:active	{
	color: #005295;
	text-decoration: none;
}

/* TOLLFREE ANNOUNCEMENT */
div.tollfree {
	font-size: 130%;
	font-weight: bold;
	color: #BE1A31;
	text-align: center;
	margin: 10px;
}


/* FEATURED ARTIST BLOCK & INDEX PAGE */
#featured_artist, #indexpage {
	position: relative;
	float: left;
	width: 415px;
	padding-right: 5px;
}

#featured_artist h1, #indexpage h1 { /* not used */
	font-size: 160%;
	font-family: "monotype corsiva", cursive;
	font-weight: bold;
	color: #005295;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#featured_artist h2, #indexpage { /* not used */
	font-size: 120%;
	color: #005295;
	text-align: left;
	margin: 0px;
}

/* ARTIST LIST (other link definitions with standard link definitions) */
.artistlist a	{
	display: block;
	text-decoration: none;
	padding-left: 3px;
	font-size: 85%;
}


/* IMAGE DIV */
div.t100_container { /* holds pic and text */
  float:left;
  width:150;
  height:200;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 70%;
}


/* SHOW ART */
.datafont {	
	text-align: center;
	font-size: 80%;
}

.moreinfo1{
	font-weight: bold;
	text-align: center;
}

.showart_caption {
	font-weight: bold;
	font-style: italic;
}

.showart_returnlink {
	
}

/* FOOTER */
.footerfont {	
	text-align: center;
	font-size: 70%;
	color: #888888;
}

div.footerlinks a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

div.footerlinks a:link	{
	color: #005295;
	text-decoration: none;
}

div.footerlinks a:visited	{
	color: #005295;
	text-decoration: none;
}

div.footerlinks a:hover	{
	color: #BE1A31;
	text-decoration: none;
}

div.footerlinks a:active {
	color: #005295;
	text-decoration: none;
}

#search_box {
	position: absolute;
	top: 36px;
	left: 605px;
	z-index: 12;
}

#sublist { 
  position: absolute;
  top: 80px;
  left: 140px;
  z-index: 12;  
  display:none;
  border: 1px solid #ffffff;
  height:210px;
  width:610px;
  padding:12px; 
  background-color:#000000;
 }
 
#artlist { 
  position: absolute;
  top: 80px;
  left: 140px;
  z-index: 12;  
  display:none;
  border: 1px solid #ffffff;
  height:310px;
  width:610px;
  padding:12px; 
  background-color:#000000;
 } 