
/*<agl.folder "Elements">*/
	body  { color: black; font-family: verdana, Arial, Helvetica; background-color: white; text-align: center; margin-top: 0; margin-bottom: 0; margin-left: 0; padding: 0 }
	p     { font-family: verdana, Arial, Helvetica; margin-top: 0; margin-bottom: 0; margin-left: 0 }
	a:link     { color: #2d3a6f; text-decoration: none }
	a:visited            { color: #2d3a6f; text-decoration: none }
	a:hover          { color: black; text-decoration: underline }
/*</agl.folder>*/
/*<agl.folder "lytetbox">*/
	#lbOverlay { position: fixed; z-index: 99998; top: 0; left: 0; width: 100%; height: 500px }
	#lbOverlay.grey { background-color: #000000 }
	#lbOverlay.red { background-color: #330000 }
	#lbOverlay.green { background-color: #003300 }
	#lbOverlay.blue { background-color: #011d50 }
	#lbOverlay.gold { background-color: #666600 }
	#lbMain { line-height: 0; text-align: center; position: absolute; z-index: 99999; left: 0; width: 100% }
	#lbMain a img { border: none }
	#lbOuterContainer { background-color: #fff; margin: 0 auto; position: relative; width: 200px; height: 200px }
	#lbOuterContainer.grey { border: solid 3px #888888 }
	#lbOuterContainer.red { border: solid 3px #dd0000 }
	#lbOuterContainer.green { border: solid 3px #00b000 }
	#lbOuterContainer.blue { border: solid 3px #5f89d8 }
	#lbOuterContainer.gold { border: solid 3px #b0b000 }
	#lbDetailsContainer { font: 10px/1.4em Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; width: 100%; overflow: auto }
	#lbDetailsContainer.grey { border-style: none solid solid; border-width: medium 3px 3px; border-color:  #888888 #888888 }
	#lbDetailsContainer.red { border-style: none solid solid; border-width: medium 3px 3px; border-color:  #dd0000 #dd0000 }
	#lbDetailsContainer.green { border-style: none solid solid; border-width: medium 3px 3px; border-color:  #00b000 #00b000 }
	#lbDetailsContainer.blue { border-style: none solid solid; border-width: medium 3px 3px; border-color:  #5f89d8 #5f89d8 }
	#lbDetailsContainer.gold { border-style: none solid solid; border-width: medium 3px 3px; border-color:  #b0b000 #b0b000 }
	#lbImageContainer, #lbIframeContainer { padding: 10px }
	#lbLoading { line-height: 0; background: url("images/lytebox/loading.gif") no-repeat center; text-align: center; position: absolute; top: 45%; left: 0; width: 100%; height: 32px }
	#lbHoverNav { position: absolute; z-index: 10; top: 0; left: 0; width: 100%; height: 100% }
	#lbImageContainer>#lbHoverNav { left: 0 }
	#lbHoverNav a { outline: none medium }
	#lbPrev { background: url("images/lytebox/blank.gif") no-repeat; display: block; left: 0; width: 49%; height: 100%; float: left }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/lytebox/prev_grey.gif) no-repeat left 15% }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/lytebox/prev_red.gif) no-repeat left 15% }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/lytebox/prev_green.gif) no-repeat left 15% }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/lytebox/prev_blue.gif) no-repeat left 15% }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/lytebox/prev_gold.gif) no-repeat left 15% }
	#lbNext { background: url(images/lytebox/blank.gif) no-repeat; display: block; right: 0; width: 49%; height: 100%; float: right }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/lytebox/next_grey.gif) no-repeat right 15% }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/lytebox/next_red.gif) no-repeat right 15% }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/lytebox/next_green.gif) no-repeat right 15% }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/lytebox/next_blue.gif) no-repeat right 15% }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/lytebox/next_gold.gif) no-repeat right 15% }
	#lbPrev2, #lbNext2 { font-weight: bold; text-decoration: none }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333 }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000 }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300 }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379e }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600 }
	#lbPrev2_Off, #lbNext2_Off { font-weight: bold }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #cccccc }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #ffcccc }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82ff82 }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #b7caee }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #e1e100 }
	#lbDetailsData { padding: 0 10px }
	#lbDetailsData.grey { color: #333333 }
	#lbDetailsData.red { color: #620000 }
	#lbDetailsData.green { color: #003300 }
	#lbDetailsData.blue { color: #01379e }
	#lbDetailsData.gold { color: #666600 }
	#lbDetails { text-align: left; width: 60%; float: left }
	#lbCaption { font-weight: bold; display: block }
	#lbNumberDisplay { display: block; padding-bottom: 1em; float: left }
	#lbNavDisplay { display: block; padding-bottom: 1em; float: left }
	#lbClose { margin-bottom: 1px; width: 64px; height: 28px; float: right }
	#lbClose.grey { background: url(images/lytebox/close_grey.png) no-repeat }
	#lbClose.red { background: url(images/lytebox/close_red.png) no-repeat }
	#lbClose.green { background: url(images/lytebox/close_green.png) no-repeat }
	#lbClose.blue { background: url(images/lytebox/close_blue.png) no-repeat }
	#lbClose.gold { background: url(images/lytebox/close_gold.png) no-repeat }
	#lbPlay { margin-bottom: 1px; width: 64px; height: 28px; float: right }
	#lbPlay.grey { background: url(images/lytebox/play_grey.png) no-repeat }
	#lbPlay.red { background: url(images/lytebox/play_red.png) no-repeat }
	#lbPlay.green { background: url(images/lytebox/play_green.png) no-repeat }
	#lbPlay.blue { background: url(images/lytebox/play_blue.png) no-repeat }
	#lbPlay.gold { background: url(images/lytebox/play_gold.png) no-repeat }
	#lbPause { margin-bottom: 1px; width: 64px; height: 28px; float: right }
	#lbPause.grey { background: url(images/lytebox/pause_grey.png) no-repeat }
	#lbPause.red { background: url(images/lytebox/pause_red.png) no-repeat }
	#lbPause.green { background: url(images/lytebox/pause_green.png) no-repeat }
	#lbPause.blue { background: url(images/lytebox/pause_blue.png) no-repeat }
	#lbPause.gold { background: url(images/lytebox/pause_gold.png) no-repeat }
/*</agl.folder>*/
/*<agl.folder "Borders & Padding">*/
	.cellvertborder { border-right: 1pt solid gray }
	.padborder { padding: 8px; border: solid 1pt black }
	.padten { padding: 10px }
/*</agl.folder>*/
.about         { font-size: 0.75em; line-height: 1.4em; margin-right: 10px; margin-bottom: 1em; margin-left: 10px }
.about_noindent { font-size: 0.75em; line-height: 1em; margin-top: -1em; margin-right: 10px; margin-bottom: 1.25em }
.main_text   { font-size: 0.8em; line-height: 1.6em; margin-top: 12px; margin-right: 10px; margin-left: 10px }
.about_indent { font-size: 10px; line-height: 16px; padding-right: 8px; padding-left: 16px }
.smalltype  { font-size: 0.7em; line-height: 1.2em; margin-top: 12px; margin-right: 10px; margin-left: 10px }
.bio_page   { color: black; font-size: 1.6em; font-family: "PT Sans Narrow", sans-serif, Verdana, Arial; font-weight: 700; text-indent: 6px; word-spacing: 1px; letter-spacing: 2px; margin-right: 0; border-bottom: 1pt solid #999 }
.bio_text    { font-size: 0.8em; line-height: 1.7em; margin-top: 1em; margin-right: 10px; margin-left: 12px }
.blurb { color: navy; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 12px; font-stretch: extra-condensed; margin-top: 5px; margin-right: 35px; margin-left: 20px; border-style: none; border-color: #aaa }
.border { padding: 2px; border: solid 1pt black }
.grayborder { border: solid 1pt gray }
.imageborder  { margin-top: 4px; margin-right: 20px; margin-bottom: 15px; padding: 2px; border: solid 1pt #cdcdcd }
.playsidebar     { font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0.7em }
.playsidebar_list     { font-size: 0.65em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; text-transform: uppercase; margin-bottom: 4px; margin-left: 6px }
.playsidebar_link   { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 24px; margin-bottom: 18px }
.playsidebar_vertline { padding-left: 16px; border-left: 1px dotted #808080 }
.date { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-stretch: semi-condensed; text-align: right }
.errors { font-size: 10px; line-height: 18px; padding-right: 16px; padding-left: 16px }
.essaycopy { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; padding-right: 8px; padding-left: 8px; border: #aaa }
.fieldNameCSS { color: #666; font-size: 10px; font-weight: bold; line-height: 18px; padding-right: 8px; padding-left: 8px }
.fieldValueCSS { color: #666; font-size: 10px; line-height: 18px; padding-right: 8px; padding-left: 8px }
.getscript  { color: #505050; font-size: 1em; text-decoration: none; background-color: #eee; padding: 2px; border: solid 1px blue }
.item_title       { color: black; font-size: 1.4em; font-family: 'PT Sans Narrow', sans-serif, Verdana, Arial; font-weight: 700; padding-top: 6px }
.location { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11px; font-stretch: condensed; padding-bottom: 6px; padding-left: 10px }
.pagetitle        { color: black; font-size: 1.6em; font-family: "PT Sans Narrow", sans-serif, Verdana, Arial; font-weight: 700; text-indent: 6px; word-spacing: 1px; letter-spacing: 2px; margin-top: 0; margin-right: 12px; margin-bottom: 0 }
.pleasenotebox { font-size: 10px; line-height: 13px; background-color: #eee; margin-right: 6px; margin-left: 24px; padding: 10px; border: dotted 1pt #9a9a9a }
.resumesection { font-size: 15px; font-style: italic; font-weight: bold; word-spacing: 3px; letter-spacing: 3px; padding-top: 3px; border-bottom: 4px solid black }
.resumetitle  { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: 700; font-stretch: condensed; margin-top: 0; margin-bottom: 0; padding-top: 8px }
.reviewer   { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-align: right; margin-top: -8px; margin-right: 40px; padding-bottom: 30px }
.synopsis  { font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.6em; margin-top: 3px; margin-right: 18px; padding-bottom: 10px; padding-left: 8px }
.production_info  { font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.45em; margin-top: 3px; margin-right: 18px; padding-bottom: 10px; padding-left: 8px }
.text  { color: black; font-size: 0.7em; line-height: 1.2em }
.title   { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; padding-top: 30px; padding-left: 6px }
.title_first    { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 14px; padding-top: 8px; padding-bottom: 8px; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1 }
.visuallinks { font-size: 9px; font-family: Arial; line-height: 12px; font-stretch: extra-condensed; text-transform: capitalize }
#photocaption { color: black; font-size: 0.9em; font-stretch: condensed }
.mfaexcerpt  { font-size: 0.9em; font-family: Courier, "Courier New", monospace; line-height: 1.6em; margin-right: 72px; margin-bottom: 1.2em; margin-left: 72px }
.linkpagetext   { font-size: 0.75em; line-height: 1.4em; padding-right: 6px; padding-bottom: 1em; padding-left: 6px }
.vertical-scroll        { text-align: left; position: relative; width: 240px; height: 410px; overflow: auto }
/*<agl.folder "Forms">*/
	.formlabel   { font-size: 0.75em; margin: 0 }
	.checkbox  { width: 12px; height: 12px; border: solid 0.5pt #ccc }
	.formtext     { color: black; font-size: 11px }
	.inputselect   { color: black; font-size: 12px; font-family: Arial; height: 18px; vertical-align: middle; border: solid 0.5pt #ccc }
	.textarea       { color: black; font-size: 11px; font-family: Arial; border: solid 0.5pt #ccc }
	.invisibletext  { color: white; font-size: 6px; font-family: Arial; background-color: white; border: 0.5pt }
	.textarea_mail        { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 3px; border: solid 0.75pt #c5c5c5 }
/*</agl.folder>*/
/*<agl.folder "Links">*/
	a.linkbutton:link         { color: #7e7e7e; font-size: 9px; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #f6f6f6; margin-top: 16px; padding: 2px 4px; border: solid 1px }
	a.linkbutton:visited   { color: #7e7e7e; font-size: 9px; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #f6f6f6; margin-top: 16px; padding: 2px 4px; border: solid 1px }
	a.linkbutton:hover   { color: #fff; font-size: 9px; font-family: Arial; font-weight: normal; text-decoration: none; background-color: #808080; margin-top: 16px; padding: 2px 4px; border: solid 1px }
	a.script:link      { color: #505050; font-size: 0.7em; font-style: normal; font-weight: normal; text-decoration: none; background-color: #eee; padding: 2px 4px; border: solid 1px #000 }
	a.script:visited    { color: #505050; font-size: 0.7em; font-style: normal; font-weight: normal; text-decoration: none; background-color: #eee; margin-bottom: 12px; padding: 2px 4px; border: solid 1px #000 }
	a.script:hover    { color: white; font-size: 0.7em; font-style: normal; font-weight: normal; text-decoration: none; background-color: #808080; margin-bottom: 12px; padding: 2px 4px; border: solid 1px black }
/*</agl.folder>*/
.prod_city     { font-size: 1.3em !important; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; margin-bottom: 10px; padding-top: 18px; border-top: 3px dashed black }
.opening    { font-size: 0.85em; font-family: "Trebuchet MS", Tahoma, Verdana; line-height: 1.8em; letter-spacing: 0.03em; padding-top: 6px }
.opening_sm { font-size: 0.8em; font-family: verdana; line-height: 1.5em; padding-top: 6px }

