/*

Additional section-specific elements held in <section>.css
Questions to jamesc@affection.net - Mon May 7 17:49:33 2007

*/
 @import url("lightbox.css"); 

.actors-body-white	{ color: white; font-family:sans,arial,helvetica; font-size:13px; text-decoration:none; }
.actors-body-black	{ color: black; font-family:sans,arial,helvetica; font-size:13px; text-decoration:none; }

.actors-filmography	{ color: black; font-family:sans,arial,helvetica; font-size:13px; text-decoration:none; }
.actors-filmography	a:link, a:visited { color: black; text-decoration:none; }
.actors-filmography	a:hover { color:orange; text-decoration: none; }


.boximage		{ border:1px; border-style:solid; border-color:white; }
.actorimage		{ border:1px; border-style:outset; border-color:white; }

.actor-films-top	{ background: url("../actors/images/boxtop690.png"); background-repeat: no-repeat; width: 690px; height: 5px; }
.actor-films-bottom	{ background: url("../actors/images/boxbottom690.png"); background-repeat: no-repeat; width: 690px; height: 5px; }

.actor-fiche-top	{ background: url("../actors/images/boxtop480.png"); background-repeat: no-repeat; width: 480px; height: 5px; }
.actor-fiche-bottom	{ background: url("../actors/images/boxbottom480.png"); background-repeat: no-repeat; width: 480px; height: 5px; }

.actor-name		{ color: black; font-family:"Luxi Sans",sans,arial,helvetica; font-size:18px; text-decoration:none; }
.actor-name		{ color: black; font-family:"Luxi Sans",sans,arial,helvetica; font-size:18px; text-decoration:none; }

/*

For casting pages

*/
.casting-background	{ background-color:#b88e76; color:black; width:740px; height:580px; }

.casting-panel		{ background-color: white; }

.casting-body		{ font-family:"Luxi Sans", verdana,arial,helvetica; font-size:12px; line-height:13pt; color:black; }
.casting-body		a:link, a:visited { color:black; text-decoration: underline; }
.casting-body		a:hover { color:orange; }