/* ************** AAEA Website Stylesheets 2007 ******************* */

/* Defining Table background qualities */

.announcementstable {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
}
.announcementstable2 {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	background-color:#726d64;
}
.announcementstable3 {
	border-top: 5px ridge #000000;
	border-bottom: 5px ridge #000000;
	border-left: 5px double #000000;
	border-right: 5px double #000000;
	background-color:#75736F;
}

td.header {
	background-image: url("../graphics/equine-art-guild-header.jpg");
	background-repeat: no-repeat;
}

.featuredartist {
	width:500px;
	float:middle;
	background-color:#F8F2E2;
	padding: 5px;
	border-top: 1px dotted #CAC3B0;
	border-left: 1px solid #CAC3B0;
	border-bottom: 1px dotted #CAC3B0;
	border-right: 1px solid #CAC3B0;
	}
.profileimage {	
	padding:1px;
	margin:10px 10px 10px 10px;
	border:1px solid #000000;
	}


/* BODY attributes */

BODY {
background: #003333;
padding:0;
margin:0;
}
input {
padding:0;
margin:5;
}


/* Main text formatting */

h1 { 
 font-family: arial,helvetica;  
 font-size: 18pt; 
 line-height: 22pt;
 color: #cccccc;
}
/* color: #DECFB2;*/
 
h2 { 
 font-family: arial,helvetica;  
 font-size: 14pt; 
 line-height: 18pt;
 color: #cccccc;
 }
h3 { 
 font-family: arial,helvetica;  
 font-size: 12pt; 
 line-height: 16pt;
 color: #cccccc;
 }

p { 
 font-family: arial,helvetica;  
 font-size: 11pt; 
 line-height: 16pt;
 color: #CCCCCC;
 }
.black { 
 font-family: arial,helvetica;  
 font-size: 10pt; 
 line-height: 12pt;
 color: #000000;
 }

.style2 { 
 font-family: arial,helvetica;  
 font-size: 11pt; 
 line-height: 14pt;
 color: #CCCCCC;
 }

ul { 
 font-family: arial,helvetica;  
 font-size: 11pt; 
 line-height: 14pt;
 color: #CCCCCC;
 }

.Announcement { 
 font-family: arial,helvetica;  
 font-size: 11pt; 
 line-height: 14pt;
 color: #CCCCCC;
 }
.Standard2 { 
 font-family: arial,helvetica;  
 font-size: 10pt; 
 line-height: 14pt;
 margin: 20px 20px 20px 20px;
 color: black;
 text-indent: 1.5em;
 }
.BoldHeaderwLine { 
 font-family: times,"times new roman";  
 font-size: 12pt; 
 line-height: 18pt;
 color: #ffffff;
 font-weight: normal;	
 background: #8d786c; 
 }
 .disclaimer {
 font-family: arial,helvetica;  
 font-size: 9pt; 
 line-height: 13pt;
 font-weight: normal;	
 margin: 8px 10px;
 }
.insidelinks { 
 font-family: arial,helvetica;  
 font-size: 10pt; 
 line-height: 22pt;
 color: white;
 text-decoration:none;
 font-weight:bold;
 }
.insidelinks:visited { 
 font-family: arial,helvetica;  
 font-size: 10pt; 
 line-height: 22pt;
 color: white;
 text-decoration:none;
 font-weight:bold;
 }


/* Links.  */

A:hover {
/* Hover format for all Text Links */
	color : #000000;
	background : #F3E4D1;
}

.navlinks {
 	font-family: times,"times new roman";  
	font-size: 11pt; 
 	line-height: 20pt;
 	color: #800000;
	text-decoration:none;
	border:none;
	border-bottom: dotted 2px #938371 }
 }




#lightbox{
	background-color:#eeeeee;
	padding: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	}
#lightboxDetails{
	font-size: 0.8em;
	color:black;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}




/* CSS FOR THUMBNAIL */

.thumbnail img{
border: 2px solid black;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 2px solid black;
}


/* ************* END CSS FOR THUMBNAIL  */
