/* Body and scroll bar settings */
body {
	 font-size: 12pt;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 font-family: arial, sans-serif;
	 color: #C1C1C1;
	 scrollbar-3dlight-color: #000000; 
	 scrollbar-arrow-color: #FDD701; 
	 scrollbar-base-color: #000000; 
	 scrollbar-darkshadow-color: #000000;
	 scrollbar-face-color: #000000;
	 scrollbar-highlight-color: #000; 
	 scrollbar-shadow-color: #000; 
	 scrollbar-track-color: #000000;
	 background-color : #000000;
	 }

/* Text color throughout the site */ 
p,td {
	 color: #FDD701;
	 font-size: 12pt;
	 font-family: arial, sans-serif;
	 letter-spacing : 1px;
	 }

p {
	margin-top: 0px;
	margin-bottom: 11px;
}
	 
/* All error messages */
.error {
	 color: #F4AAEC;
	 font-size: 10pt;
	 font-family: arial, sans-serif;
	 }

/* Footer, and small text noted within brackets in the add/edit artwork (notes) */	 
.footer {color: #FDD701;
	 font-size: 8pt;
	 font-family: arial, sans-serif;
	 }	 

/* All input, select, and text-area properties */	 
input,select,option,textarea {color: #FDD701;
	 font-size: 12pt;
	 font-family: arial, sans-serif;
	 background-color : #000000;
	 }

/* Color of the single lines displayed, top and bottom */
.line {
	color: #F25322;
	border-style : none none none none;
	outline: none;
	background-color : #F25322;
	size: 3pt;
}

/* Administration homepage: background color of line showing results (td background color)
Alternates with color2 */	 
.color1 {
	background-color: #3D3D3D;
}

/* Administration homepage: background color of line showing results (td background color)
Alternates with color1 */
.color2 {
	background-color: #212121;
}

/* Main Links: link, visited, hover */ 
a {
	 font-size: 12pt;
	 color:#FDD701;
	 font-family: Arial, Verdana, sans-serif;
	 text-decoration: none;
}
 
a:link {
	 font-size: 12pt;
	 color:#FDD701;
	 font-family: Arial, Verdana, sans-serif;
	 text-decoration: none;
	 }
 
a:visited {
	 font-size: 12pt;
	 color:#FDD701;
	 font-family: Arial, Verdana, sans-serif;
	 text-decoration: none;
}
 
a:hover {
	 font-size: 12pt;
	 color:#9358D6;
	 font-family: Arial, Verdana, sans-serif;
	 text-decoration: underline;
	 }
	
/* Heading properties - must specify all of these properties (may match .line) (ie: biography.php, contact.php */
.heading {
	color: #000000;
	background-color: #F25322;
	font-size: 14pt;
	font-weight: bold;
}

/* Artwork name and year display on the detail.php page */
h3 {
	color: #FDD701;
	font-size: 14pt;
	font-weight: bold;
}

/* Titles (headings) within the administration area */	
.title {
	color: #FDD701;
	font-size: 14pt;
	font-weight: bold;
}

/* Menu links */
.menu {color: #00FF00;
	font-size: 12pt;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.menu:link {
	 font-size: 12pt;
	 color:#00FF00;
	 font-family: Arial, Verdana, sans-serif;
     font-weight: bold;
}

.menu:visited {
	 font-size: 12pt;
	 color:#00FF00;
	 font-family: Arial, Verdana, sans-serif;
	 font-weight: bold;
}

.menu:hover {
	 font-size: 12pt;
	 color:#9358D6;
	 font-family: Arial, Verdana, sans-serif;
	 text-decoration: underline;
     font-weight: bold;
}

#top_menu {
	background: #000000;
	color: #FFFFFF;
	font: normal normal bold 13px/1.5 arial, sans-serif;
	text-align: left;
	height:20;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

#content_formatting
{
	width: 500px;
	text-align: justify;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -250px;
}

/* default styles - do not edit */
.clCMAbs{position:absolute; padding: 2px 0px 2px 0px; visibility:hidden; left:0; top:0}
/* default styles - end */

/*Style for the background-bar*/
/*.clBar{position:absolute; width:10; height:10; background-color:#000000; layer-background-color:#000000; visibility:hidden}*/
.clBar{position:absolute; padding: 2px 0px 2px 0px; width:10; height:10; visibility:hidden}

/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:13px; font-weight:bold;  letter-spacing : 1px; color:00FF00}

.clLevel0{background-color:#000000; layer-background-color:#000000; color:00FF00;}

.clLevel0over{background-color:#9358D6; layer-background-color:#9358D6; color:#00FF00; cursor:pointer; cursor:hand; }

.clLevel0border{position:absolute; padding: 2px 0px 2px 0px; visibility:hidden; background-color:#9358D6; layer-background-color:#9358D6}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family: arial,helvetica; font-size:12px; font-weight:bold; color:FDD701 letter-spacing : 1px;}

.clLevel1{background-color:#9358D6; layer-background-color:#000000; color:#FDD701;}

.clLevel1over{background-color:#00FF00; layer-background-color:#9358D6; color:#000000; cursor:pointer; cursor:hand; }

.clLevel1border{position:absolute; padding: 2px 0px 2px 0px; visibility:hidden; background-color:#000066; layer-background-color:#000066}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; 
padding:2px; 
font-family:verdana,arial,helvetica; 
font-size:10px; font-weight:bold; color:FDD701}

.clLevel2{background-color:#000000; layer-background-color:#000000; color:#FDD701;}

.clLevel2over{background-color:#FF3300; layer-background-color:#FF3300; color:#FDD701; cursor:pointer; cursor:hand; }

.clLevel2border{position:absolute; visibility:hidden; background-color:#000066; padding: 2px 0px 2px 0px;  layer-background-color:#000000}

/*Styles for level 0*/
.clLevel3, .clLevel3over{
position:absolute; padding: 2px 0px 2px 0px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:bold; color:FDD701
}
.clLevel3{background-color:#000000; layer-background-color:#000000; color:FDD701;}
