/* Style sheet design by Mike McAllister and Logikbox inc,copyright ©2002 */

.row0 {background-color: e7e7e7;} 
.row1 {background-color: white;}  

BODY {
	 
	     scrollbar-3d-light-color:silver;
         scrollbar-arrow-color:#791A2E;
         scrollbar-base-color:silver;
         scrollbar-dark-shadow-color:black;
         scrollbar-face-color:black;
         scrollbar-track-color: #791A2E;
         scrollbar-highlight-color:#FFFFFF;
         scrollbar-shadow-color:black
}
BODY.swf {
	background-color : 000000;
}
BODY.home {
	background-color : FFD635;
	     scrollbar-3d-light-color:silver;
         scrollbar-arrow-color:#82A73E;
         scrollbar-base-color:silver;
         scrollbar-dark-shadow-color:black;
         scrollbar-face-color:black;
         scrollbar-track-color: #82A73E;
         scrollbar-highlight-color:#FFFFFF;
         scrollbar-shadow-color:black
}

/* ANCHOR TAGS */

a {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14px;
	text-decoration: none
}

a:hover {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14px;
	color : 0000ff;
	text-decoration: none
}
 
a:visited  {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14px;
	text-decoration: none
}
/* END ANCHORS */


/* Start Text Elements ------------------------------------------------------------------------------------*/

.headline {
	font-family : sans-serif;
	font-size : 24px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : -2px;
	color : 000000;
	line-height : 20px;
	font:   Arial Black, Arial;
}

.title {
	font-family :  Arial Black, Arial, helvetica;
 
	font-size : 24px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bolder;
	 
	color : 000000;
	 
	 
 
	}
	
.text {
	font-family :  sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
}

.artisttext {
	font-family :  sans-serif;
	font-size : 18px;
	 text-shadow: White;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	 
}
	
.galleryTitle {
	font-family :  sans-serif;
	font-size : 24px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	line-height : 28px;
	color : 00000;
} 
	
.reqfield {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	line-height : 13px;
}

.utility {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	line-height : 13px;
	background-color: DCDCDC;
}
.footer {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	
	letter-spacing : normal;
	line-height : 10px;
}

.legal {
	font-family : sans-serif;
	font-size : 10px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	font : Arial, helvetica;
	letter-spacing : normal;
	line-height : 10px;
}

.subcopy {
	font-family : sans-serif;
	font-size : 10px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	line-height : 10px;
}

.info {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : italic;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	line-height : 14px;
}

.pageheader {
	font :  Arial Black,Arial, helvetica;
	font-family : sans-serif;
	font-size : 18px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	color : ffffff<!---  --->;
	line-height : 20px;
}

.companyname {
	font :  Arial Black,Arial, helvetica;
	font-family : sans-serif;
	font-size : 18px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	color : 000000<!---  --->;
	line-height : 20px;
}

.copyright {
	font-family : Arial, sans-serif;
	font-size : 8px;
	line-height : 10px;
	letter-spacing : 1px;
}

.subtext {
	font-family : Arial, sans-serif;
	font-size : 10px;
	line-height : 11px;
}

.instructions {
	font-family : Arial, sans-serif;
	font-size : 10px;
	line-height : 11px;
	font-style : italic;
}
.label {
	font-family : Arial, sans-serif;
	font-size : 12px;
	line-height : 11px;
	font-style : bold;
}
/* END text Elements */

/* Start ERRORS and SUCCESS messages --------------------------------------------------------------------------- */
.langerr {
 
	color : 3300ff;
 
}
.alert {
	font-family : sans-serif;
	font-size : 22px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	color : cc0000;
	line-height : 24px;
}
.alertgood {
	font-family : sans-serif;
	font-size : 22px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	color : green;
	line-height : 24px;
}


.error {
	font-family : sans-serif;
	font-size : 12px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	color : red;
	line-height : 13px;
}
.success {
	font-family : sans-serif;
	font-size : 16px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	color : 82A73E;
	line-height : 13px;
}

.crap {
	font-family : sans-serif;
	font-size : 208px;

	font-style : normal;
	font-weight : bold;
	font : Arial, helvetica;
	letter-spacing : normal;
	color : purple;
	line-height : 208px;
}
/* TABELS WITH COLOR ------------------------------------------------------------------------------------- */

table.datatables  {
	background : DADADA;
	border : 1px solid;
	border-color : black;
	padding : 4px;
	border-bottom-style : none;
	border-left-style : none;
	
}
table.listtables {
	padding : 4px;
	border : 1px solid;
	spacing : 2px;
	border-color : black;
	border-bottom-style : none;
	border-left-style : none;
}

table.homedatatables  {
	background : FFE48C;
	border : 1px solid;
	border-color : black;
	padding : 4px;
	border-bottom-style : none;
	border-left-style : none;
	
}
table.homelisttables {
	padding : 4px;
	border : 1px solid;
	spacing : 2px;
	border-color : black;
	border-bottom-style : none;
	border-left-style : none;
}
/* BUTTONS WITH COLOR --------------------------------------------------------------------------------------*/

INPUT, TEXTAREA, SELECT, OPTION {
	font-family : Arial, sans-serif;
	padding: 2px;
	font-size: 13px;
	color: 000000;
	background-color: DADADA;
	border: inset 1px #708090;
}


input {
	border : 1px solid Black;
	background-color : DADADA;
	font-family : Arial, sans-serif;
	font-size : 12px;
 	color : 000000;
	}
input.input_blue {
	border : 1px solid Black;
	background-color : 0F63AE;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
Select.input_blue {
	border : 1px solid Black;
	background-color : 0F63AE;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}	
input.input_aqua {
	border : 1px solid Black;
	background-color : 009AD8;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
select.input_aqua {
	border : 1px solid Black;
	background-color : 009AD8;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
input.input_yellow {
	border : 1px solid Black;
	background-color : FFD635;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : 000000;
	}
Select.input_yellow {
	border : 1px solid Black;
	background-color : FFD635;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : 000000;
	}
input.input_purple {
	border : 1px solid Black;
	background-color : 9572B1;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
Select.input_purple {
	border : 1px solid Black;
	background-color : 9572B1;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
input.input_blue {
	border : 1px solid Black;
	background-color : 0F63AE;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
select.input_blue {
	border : 1px solid Black;
	background-color : 0F63AE;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
input.input_olive {
	border : 1px solid Black;
	background-color : 8E8732;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
select.input_olive {
	border : 1px solid Black;
	background-color : 8E8732;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
 input.input_brown {
	border : 1px solid Black;
	background-color : C1916B; 
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
select.input_brown {
	border : 1px solid Black;
	background-color : C1916B; 
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
input.input_green {
	border : 1px solid Black;
	background-color : 82A73E;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
select.input_green {
	border : 1px solid Black;
	background-color : 82A73E;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : White;
	}
input.input_black {
	border : 1px solid white;
	background-color : 000000;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : white;
	}
select.input_black {
	border : 1px solid white;
	background-color : 800000;
	font-weight : bolder;
	font-family : Arial, sans-serif;
	font-size : 14px;
	letter-spacing : -1px;
	color : white;
	}
 /* End Buttons */