/*
 *
 *  /assets/css/60.css
 *  
 *  San Diego Junior Theatre
 *  60th Anniversary Season
 *  Master CSS file
 *
 *  rev 20070624
 *  
 */

 
/*  Elements  */

body {
	background: #eec url('http://www.juniortheatre.com/60th/assets/css/jt_bg_02.jpg') fixed;
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body.hm {
	background: #fff;
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body.calendar {
	background: #fff;
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a   {
	color: #609;
	text-decoration: none;
}
a:hover   {
	color: #f09;
	text-decoration: underline;
}

#bgtable {
	width:80%;
	background: url('http://www.juniortheatre.com/60th/assets/css/jt_bg_01.jpg');
}
#bgtableHm {
	width:80%;
	background: url('http://www.juniortheatre.com/60th/assets/css/jt_bg_02.jpg');
}

/*  Header Navigation */

table.hdrnav {
	width: 80%;
}
table.hdrnav td    {
	text-align: center; 
	background: #d6d6c5 url('http://www.juniortheatre.com/60th/assets/css/grad-c55c5b0-d6d6c5.gif') top repeat-x; 
	padding: 3px; 
	border-top: 1px solid #D6D6C5;
	border-right: 1px solid #C5C5B0;
	border-bottom: 1px solid #A3A38B;
	border-left: 1px solid #D6D6C5;
}
table.hdrnav td:hover    {
	text-align: center; 
	background: #fff; 
	padding: 3px; 
	border-top: 1px solid #D6D6C5;
	border-right: 1px solid #C5C5B0;
	border-bottom: 1px solid #A3A38B;
	border-left: 1px solid #D6D6C5;
}
table.hdrnav td a   {
	color: #333; 
	font: 9pt Georgia, Times, "Times New Roman", serif; 
	text-decoration:none;
	display: block;
}
table.hdrnav td a:hover   {
	color: #f09; 
	font: 9pt Georgia, Times, "Times New Roman", serif; 
	text-decoration: underline;
}


/*  Sidebar Sub-Navigation styles */

#tbl_livearea td.subnav {
	width: 144px;
	text-align: center;
	padding: 12px;
	border-right: 1px solid #D6D6C5;
}
#tbl_livearea td.content {
	padding: 12px;
}
#tbl_livearea td.right {
	width: 156px;
	text-align: center;
	padding: 12px;
	border-left: 1px solid #D6D6C5;
}
#tbl_livearea td.subnav p,
#tbl_livearea td.right p {
	color: #609;
	font: 7pt Verdana, Helvetica, Arial, sans-serif;
}
#tbl_livearea a {
	color: #609;
	text-decoration:none;
}
#tbl_livearea a:hover {
	color: #f09;
	text-decoration:underline;
}



/*  Table Downloads */

table.downloads {
	background: #c5c5b0;
}
table.downloads td,
table.BP td,
table.CV td,
table.LJ td {
	color: #000; 
	font: 8pt Helvetica, Arial, sans-serif; 
	background: #fff; 
	padding: 6px; 
	
}

.thDL,
table.downloads td.thDL    {
	color: #000; 
	font: bold 8pt Helvetica, Arial, sans-serif; 
	background: #d6d6c5 url("http://www.juniortheatre.com/60th/assets/css/grad-c55c5b0-d6d6c5.gif") top repeat-x; 
	text-align: center; 
	padding: 3px; 
	border-top: 1px solid #D6D6C5;
	border-right: 1px solid #C5C5B0;
	border-bottom: 1px solid #A3A38B;
	border-left: 1px solid #D6D6C5;
}

table.BP {
	border: 1px solid #c9c;
}

table.BP td.thBP    {
	color: #000; 
	font: bold 8pt Helvetica, Arial, sans-serif; 
	background: #ebd2f0 url('http://www.juniortheatre.com/60th/assets/css/grad-cc99cc-ebd2f0.gif') repeat-x; 
	text-align: center; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #c9c #96c #ebd2f0;
}

table.BP td.tdBP {
	background-color: #ebd2f0; 
	border-bottom: 1px solid #c9c;
}

table.BP td.note {
	border-top: 1px solid #c9c;
}



table.CV {
	background: #fcc; 
}
table.CV td.thCV	{
	color: #000; 
	font: bold 8pt Helvetica, Arial, sans-serif; 
	background: #fcc url('http://www.juniortheatre.com/60th/assets/css/grad-f99-fcc.gif') repeat-x; 
	text-align: center; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #f99 #f36 #fcc;
}

table.LJ {
	border: 1px solid #9cc;
	background: #bceeee; 
}
table.LJ td.thLJ	{
	color: #000; 
	font: bold 8pt Helvetica, Arial, sans-serif; 
	background: #6cc url('http://www.juniortheatre.com/60th/assets/css/grad-66cccc-bceeee.gif') repeat-x; 
	text-align: center; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #6cc #099 #bceeee;
}

table.LJ td.tdLJ	{
	background-color: #bceeee; 
	border-bottom: 1px solid #9cc;
}

/*  General Typography */

.hed {
	color: #663;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

/*  Subhead Styles  */

.sub {
	color: #000;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.subred {
	color: #900; 
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#subscribeBP .subBP,
#subscribeBP .subBP a {
	color: #609; 
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#subscribeCV .subCV,
#subscribeCV .subCV a {
	color: #c36; 
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#subscribeLJ .subLJ,
#subscribeLJ .subLJ a {
	color: #066; 
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

#subscribeGN .subGN,
#subscribeGN .subGN a {
	color: #E70795; 
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

.wht {
	color: #fff;
}
.red {
	color: #900;
}

.txt, p, td {
	color: #000;
	font: 8pt Verdana, Helvetica, Arial, sans-serif;
}

.sml {
	color: #666;
	font: 7pt Helvetica, Arial, sans-serif;
}


/*  **************** Shows ******************  */
			
.JTsignature {
	font: bold 13px/14px Georgia, "Times New Roman", Times, serif;
}
.JTaddress {
	font: italic 9px/12px Georgia, "Times New Roman", Times, serif;
}


/*  **************** General ******************  */

#general {
	width: 144px;
	border: 1px solid #E70795;
	padding: 12px;
	text-align:left;
}

#general a {
	color: #E70795;
	text-decoration:none;
}

#general a:hover {
	color: #E70795;
	text-decoration: underline;
}

table.GN {
	border: 1px solid #e65fb4;
	background: #e4c9da; 
}
table.GN td.thGN	{
	color: #000; 
	font: bold 8pt Helvetica, Arial, sans-serif; 
	background-color: #e4c9da; 
	text-align: center; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #e65fb4 #e70795 #e5a3cd;
}

table.GN td.tdGN	{
	background-color: #e5a3cd; 
	border-bottom: 1px solid #e70795;
}

.gen {
	color: #E70795;
}

a.gen {
	color: #E70795;
	text-decoration:none;
}
a.gen:hover {
	color: #f09;
	text-decoration:underline;
}
.GNul {
	border-bottom: 1px solid #E70795;
}
.GNtag {
	color: #E70795;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;	
}
.GNtag a {
	color: #E70795;
	text-decoration: none;	
}
.GNtag a:hover {
	color: #E70795;
	text-decoration: underline;
}

/*  **************** Box Office ******************  */

#boxoffice {
	width: 144px;
	border: 1px solid #E70795;
	padding: 12px;
	text-align:left;
}

#boxoffice a {
	color: #E70795;
	text-decoration:none;
}

#boxoffice a:hover {
	color: #ff0099;
	text-decoration: underline;
}



/*  **************** Chula Vista ******************  */

#chulavista {
	width: 144px;
	border: 1px solid #c36;
	padding: 12px;
	text-align:left;
}
#chulavista a {
	color: #c36;
	text-decoration:none;
}

#chulavista a:hover {
	color: #ff0099;
	text-decoration: underline;
}

.CV {
	color: #c36;
}
.CVlt {
	color: #fcc;
}
.CVbg {
	height:28px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fcc;
}
.CVul {
	border-bottom: 1px solid #c36;
}
.CVtag {
	color: #c36;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;	
}
.CVtag a {
	color: #c36;
	text-decoration: none;	
}
.CVtag a:hover {
	color: #f09;
	text-decoration: underline;
}


/*  ****************  Balboa Park  ****************  */

#balboapark {
	width: 144px;
	border: 1px solid #609;
	padding: 12px;
	text-align:left;
}
#balboapark a {
	color: #609;
	text-decoration:none;
}
#balboapark a:hover {
	color: #f09;
	text-decoration: underline;
}

.BP {
	color: #609;
}
.BPlt {
	color: #c9c;
}
.BPbg {
	height:28px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #c9c;
}
.BPul {
	border-bottom: 1px solid #609;
}
.BPtag {
	color: #609;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;	
}

/*  ****************  La Jolla  ****************  */

#lajolla {
	width: 144px;
	border: 1px solid #066;
	padding: 12px;
	text-align:left;
}
#lajolla a {
	color: #066;
	text-decoration:none;
}
#lajolla a:hover {
	color: #f09;
	text-decoration: underline;
}
.LJ {
	color: #066;
}
.LJlt {
	color: #9cc;
}
.LJbg {
	height:28px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #9cc;
}
.LJul {
	border-bottom: 1px solid #066;
}
.LJtag {
	color: #066;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;	
}


.FFFbg {
	height:24px;
	border-bottom: 1px solid #000;
	background-color: #fff;
}
.EEEbg {
	height:24px;
	border-bottom: 1px solid #000;
	background-color: #eee;
}

.showhead {
	color: #666;
	font: bold 18px "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
}

.showsub,
.showsub a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#seasonSeriesBP .showsubBP a {
	color: #609;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#seasonSeriesCV .showsubCV a {
	color: #c36;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#seasonSeriesLJ .showsubLJ a{
	color: #066;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}


.showdesc {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.schedhed {
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}
			
.schedrow {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.schedtxt {
	font: 9px Georgia, "Times New Roman", Times, serif;
}
.schedtxtbld {
	font: bold 9px "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
}

#floater {
	text-align: center;
	visibility: visible;
	position: absolute;
	top: 12px;
	left: 650px;
}

/* ************* Calendar styles ************* */

.calhed		{
	color: #000; 
	font: 7pt/7pt helvetica, arial, sans-serif; 
	background-color: #cc9; 
	background-image: url("http://www.juniortheatre.com/admin/img/grad-cc9-eec.gif"); 
	background-repeat: repeat-x; 
	text-align: center; 
	padding-top: 3px; 
	height: 12px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #cc9 #996 #eec;
}

.calBgBP {
	background-color: #609;
}
.calhedBP	{
	color: #000; 
	font: 7pt/7pt helvetica, arial, sans-serif; 
	background: #ebd2f0 url("http://www.juniortheatre.com/shows/img/grad-cc99cc-ebd2f0.gif") repeat-x; 
	text-align: center; 
	padding-top: 3px; 
	height: 12px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #c9c #96c #ebd2f0;
}

.calBgCV {
	background-color: #ff9999;
}
.calhedCV	{
	color: #000; 
	font: 7pt/7pt helvetica, arial, sans-serif; 
	background: #fcc url("http://www.juniortheatre.com/shows/img/grad-f99-fcc.gif") repeat-x; 
	text-align: center; 
	padding-top: 3px; 
	height: 12px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #f99 #f36 #fcc;
}

.calBgLJ {
	background-color: #066;
}
.calhedLJ	{
	color: #000; 
	font: 7pt/7pt helvetica, arial, sans-serif; 
	background: #66cccc url("http://www.juniortheatre.com/shows/img/grad-66cccc-bceeee.gif") repeat-x; 
	text-align: center; 
	padding-top: 3px; 
	height: 12px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #6cc #099 #bceeee;
}
 
.calBgGN {
	background-color: #e5a3cd;
}
.calhedGN	{
	color: #fff; 
	font: 7pt/7pt helvetica, arial, sans-serif; 
	background-color: #e70795; 
	text-align: center; 
	padding-top: 3px; 
	height: 12px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #e4c9da #e65fb4 #e70795 #e5a3cd;
}

.caltxt {
	color: #000; 
	font: 9px/12px Helvetica, Arial, sans-serif;
	background-color: #fff;
	padding: 4px;
}

.calnull {
	background-color: #cc9;
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif;
}

.cal {
	color: #f5f5dc; 
	background-color: #f5f5dc;
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif;
}
.calBP {
	color: #f6e8f9; 
	background: #f6e8f9 url("http://www.juniortheatre.com/shows/img/grad-e4c7ea-f6e8f9.gif") repeat-x;
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif;
}
.calCV {
	color: #ffe1e1; 
	background: #ffe1e1 url("http://www.juniortheatre.com/shows/img/grad-ffcccc-ffe1e1.gif") repeat-x;
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif;
}
.calLJ {
	color: #ddffff; 
	background: #ddffff url("http://www.juniortheatre.com/shows/img/grad-bceeee-ddffff.gif") repeat-x;
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif;
}
.calGN {
	color: #e4c9da; 
	background-color: #e4c9da;
	font: 9px Arial, Helvetica, sans-serif;
}
	
.series {
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
}

/* ***************************************** */


/*  Global Footer Styles  */

.disclaimer	{
	color: #666;
	font: 7pt Helvetica, Arial, sans-serif;
}

#tbl_ftr {
 	width:80%;
}

#tbl_ftr .ftr {
	color: #000;
	font: 7pt Verdana, Helvetica, Arial, sans-serif;
}
#tbl_ftr .ftr a {
	color: #609;
	text-decoration:none;
}
#tbl_ftr .ftr a:hover {
	color: #f09;
	text-decoration:underline;
}
#tbl_ftr .disclaimer {
	color: #666;
	font: 7pt Helvetica, Arial, sans-serif;
	padding: 6px 0 12px 0;
}
#tbl_ftr .disclaimer a {
	color: #666;
	text-decoration:none;
}
#tbl_ftr .disclaimer a:hover {
	color: #f09;
	text-decoration:underline;
}			

/* ***************************************** */

/*  Highslide Styles  */

.highslide {
	cursor: url('http://www.juniortheatre.com/assets/js/graphics/zoomin.cur'), pointer;
    outline: none;
    z-index:9999;
}
.highslide img {
	background-color: transparent;
	padding: 6px;
	margin: 6px;
	border: 1.3px solid #AAAAAA;
}
.highslide:hover img {
	background-color: #ffff99;
	padding: 6px;
	margin: 6px;
	border: 1.3px solid #AAAAAA;
}
.highslide-html {
    background-color: #ffffff;
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.eip_saving,
.highslide-loading {
    display: block;
	color: #000000;
	font: bold 8pt Arial, Helvetica, sans-serif;
    text-decoration: none;
	padding: 2px 2px 2px 24px;
    background: #ffff99 url('http://www.juniortheatre.com/assets/js/graphics/working.gif') 3px 1px no-repeat;
}

.control {
	display: inline;
    /*position: relative;*/
	margin: 0;
	font: bold 9pt Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #999999;
    z-index:9999;
}
.control:hover {
	color: #000000 !important;
}

.highslide-move {
    text-align: right;
    border: 0;
    height: 24px;
    padding: 2px;
    cursor: move;
    z-index:9999;
}

.highslide-display-block {
    display: block;
    z-index:9999;
}
.highslide-display-none {
    display: none;
}
