/* global */

body
{
	font-size: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

div#topfade
{
	background-image: url(/images/aredotfadeback_notrans.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

	height: 150px;
	width: 100%;
	display: block;
	position: absolute;
	border: 0px;
	top: 0px;
	left: 0px;
}

#emaillink
{
  font-size: 12px;
}

h2
{
  color: #000000;
  font-size: 20px;
}

/* IE hack for transparency */
/* img { behavior: url(static/images/iepngfix.htc); } */
/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../static/images/aredotfadeback.png',sizingMethod='scale',enabled='true'); */

img#logo
{
	border: 0px;
	height: 150px;
	width: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 300px;
}

#copyright
{
	position: relative;
	clear: both;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	outline: thin none #ffffff;
	text-decoration: none;
}

p
{
	line-height: 1.6;
}

.flash
{
	position: absolute;
	left: 450px;
	top: 100px;
	width: 560px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.admincopy
{
	position: relative;
	left: 300px;
	top: 1000px;
	width: 560px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodycopy
{
	position: relative;
	left: 300px;
	top: 150px;
	width: 560px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#shows p
{
	line-height: 1.5;
}

.address
{
	line-height: 1.3;
}

a img
{
	border: 0px;
}

/* navbar */

.nav
{
	position: absolute;
	float: left;
	top: 150px;
	left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.0;
}

.nav a
{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 15px;
	line-height: 1.0;
}

.jaiku
{
	position: absolute;
	float: left;
	top: 445;
	left: 100px;
}

.fancyfirst
{
	font-size:130%;
	font-family:"times","times new roman"
}

a:link {color: #7813BF;}
a:visited {color: #7813BF;}
a:active {color: #FFFFFF;}
a:hover {color: #1323FF;}

.indev
{
	display: none;
}

.indev p
{
	display: none;
	position: absolute;
	top: 110px;
	left: 300px;
	font-size: 15px;
}

/* index.rhtml */

#about p
{
	font-size: 15px;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
}

/* gallery.rhtml */

#gallery
{
	position: absolute;
	top: 150px;
	left: 300px;
	font-size: 0;
}

#paintings
{
	width: 618px;
	border: 0;
	align: center;
	cellpadding: 1px;
	cellspacing: 2px;
	border-color: #FFFFFF;
	background: #FFFFFF;
}

#thumbnail_td
{
	width: 100px;
	text-align: center;
}

#gallery img.thumbnail
{
	position: relative;
	margin: 10px 10px 10px 10px;
}

.new 
{ 
	font: 10px Arial, Helvetica, sans-serif; 
	color: #000000; 
	background: #FFE28A; 
	padding: 1px; 
}

.minititle 
{ 
	font: 12px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #000000; 
	background: #FFFFFF; 
	padding: 1px; 
}

/* paintings */

#canvas p
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	line-height: 1.3;
}

.title
{
	font-size: 130%;
	font-weight: bold;
}

.size
{
	color: #7813BF;
	font-size: 90%;
}

.medium
{
	color: #7813BF;
	font-size: 90%;
}

.year
{
	color: #7813BF;
	font-size: 90%;
}

#available
{
}

#location
{
	color: #7813BF;
	font-weight: bold;
}

#notavailable
{
	font-weight: bold;
	color: #990000;
}

