/* 

colours memo:
actorsf 	#99CC66 	#8BB058
actorsm 	#669933 	#4A7025
voiceoverf 	#DC5E1A		#A04513
voiceoverm 	#BF3E18		#8B3E18
writers 	#3399CC		#257095
corporate 	#3C6491		#2C5D7E
comedians 	#EB8D00		#AB7B00
designers 	#CC0033		#950025
directors	#339999		#257070
presenters	#853296		#602891
playwrights	#391D2C     #391D2C


*/

body_actorsf {
background : #99cc66 url(/dev/images/header100.gif) repeat-x top left;
color : #000000;
margin : 0;
padding : 0;
font : 0.8em Verdana, "Arial", Helvetica, Sans-Serif;
}

body_actorsm {
background : #339999 url(/dev/images/header100.gif) repeat-x top left;
color : #000000;
margin : 0;
padding : 0;
font : 0.8em Verdana, "Arial", Helvetica, Sans-Serif;
}

.background_actorsf {
background : #99cc66;
}


.background_actorsm {
background : #669933;
}


.background_voiceoverf {
background : #dc5e1a;
}


.background_voiceoverm {
background : #bf3e18;
}


.background_writers {
background : #3399cc;
}


.background_corporate {
background : #3c6491;
}


.background_comedians,.background_comedynight  {
background : #eb8d00;
}


.background_designers {
background : #cc0033;
}


.background_directors {
background : #339999;
}

.background_playwrights {
background : 	#68344E ;
}

.background_presenters {
background : #853296;
}

#actorsm a {
display : block;
background : #669933 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#actorsm a:hover {
color : #ffffff;
background : #4a7025 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#actorsf a {
display : block;
background : #99cc66 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#actorsf a:hover {
color : #ffffff;
background : #8bb058 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#voiceoverm a {
display : block;
background : #bf3e18 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#voiceoverm a:hover {
color : #ffffff;
background : #8b3e18 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#voiceoverf a {
display : block;
background : #dc5e1a url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#voiceoverf a:hover {
color : #ffffff;
background : #a04513 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#writers a {
display : block;
background : #3399cc url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#writers a:hover {
color : #ffffff;
background : #257095 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#corporate a {
display : block;
background : #3c6491 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#corporate a:hover {
color : #ffffff;
background : #2c5d7e url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#comedians a {
display : block;
background : #eb8d00 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#comedians a:hover {
color : #ffffff;
background : #ab7b00 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#designers a {
display : block;
background : #cc0033 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#designers a:hover {
color : #ffffff;
background : #950025 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#directors a {
display : block;
background : #339999 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#directors a:hover {
color : #ffffff;
background : #257070 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#playwrights a {
display : block;
background : #68344E  url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#playwrights a:hover {
color : #ffffff;
background : #391D2C url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}


#presenters a {
display : block;
background : #853296 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#presenters a:hover {
color : #ffffff;
background : #602891 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}



#home_contact a {
display : block;
background : #666 url(/dev/images/vmenuarrow.gif) no-repeat center left;
color : #ffffff;
padding : 9px 0 9px 19px;
margin : 0 0 0 0;
text-decoration : none;
}


#home_contact a:hover {
color : #ffffff;
background : #000 url(/dev/images/vmenuarrowhover.gif) no-repeat center left;
}

.menucontainer {
padding : 5px 0 40px 0;
margin : 0 0 0 0;
background : #fff;
}


#micromenu {
width : 100%;
float : left;
font-size : small;
margin : 0;
padding : 0 10px 0 10px;
border-bottom : 1px solid #888;
}


#micromenu li {
float : left;
margin : 0;
padding : 0;
display : inline;
list-style : none;
}


#micromenu a:link, #micromenu a:visited {
float : left;
font-size : 85%;
line-height : 17px;
font-weight : bold;
margin : 0 10px 0 10px;
text-decoration : none;
color : #999;
}


#micromenu a.active:link, #micromenu a.active:visited, #micromenu a:hover {
border-bottom : 4px solid #bf3e18;
padding-bottom : 2px;
color : #333;
}


#mm_actorsf a.active:link, #mm_actorsf a.active:visited, #mm_actorsf a:hover {
border-bottom : 4px solid #99cc66;
padding-bottom : 2px;
color : #333;
}


#mm_actorsm a.active:link, #mm_actorsm a.active:visited, #mm_actorsm a:hover {
border-bottom : 4px solid #669933;
padding-bottom : 2px;
color : #333;
}


#mm_voiceoverf a.active:link, #mm_voiceoverf a.active:visited, #mm_voiceoverf a:hover {
border-bottom : 4px solid #dc5e1a;
padding-bottom : 2px;
color : #333;
}


#mm_voiceoverm a.active:link, #mm_voiceoverm a.active:visited, #mm_voiceoverm a:hover {
border-bottom : 4px solid #bf3e18;
padding-bottom : 2px;
color : #333;
}


#mm_writers a.active:link, #mm_writers a.active:visited, #mm_writers a:hover {
border-bottom : 4px solid #3399cc;
padding-bottom : 2px;
color : #333;
}


#mm_corporate a.active:link, #mm_corporate a.active:visited, #mm_corporate a:hover {
border-bottom : 4px solid #3c6491;
padding-bottom : 2px;
color : #333;
}


#mm_comedians a.active:link, #mm_comedians a.active:visited, #mm_comedians a:hover {
border-bottom : 4px solid #eb8d00;
padding-bottom : 2px;
color : #333;
}


#mm_designers a.active:link, #mm_designers a.active:visited, #mm_designers a:hover {
border-bottom : 4px solid #cc0033;
padding-bottom : 2px;
color : #333;
}


#mm_directors a.active:link, #mm_directors a.active:visited, #mm_directors a:hover {
border-bottom : 4px solid #339999;
padding-bottom : 2px;
color : #333;
}

#mm_playwrights a.active:link, #mm_playwrights a.active:visited, #mm_playwrights a:hover {
border-bottom : 4px solid #68344E ;
padding-bottom : 2px;
color : #333;
}

#mm_presenters a.active:link, #mm_presenters a.active:visited, #mm_presenters a:hover {
border-bottom : 4px solid #853296;
padding-bottom : 2px;
color : #333;
}