@import url("layout-standard.css");

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color:#000; background-color:#FFF;}
* html body {font-size: 80%;}

a, a:visited { color:#063; background-color:#FFFFFF; text-decoration: none; border-bottom:1px solid #063;}
a:hover, a:focus, a:active { background-color:#DBF7E1;}

h1 {color: #063; background-color:#FFF; font-size: 180%; }
h2 {color: #063; clear:left; background-color:#FFF; font-size: 135%; }
h3 {color: #063; background-color:inherit; font-size: 115%; }
h4 {color: #063; background-color:#FFF; font-size: 100%; }

hr.vis {
	border: none 0;
	border-top: 1px solid #063;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#logo {cursor:pointer;}

div#globalnav {background-color:#063;}
div#globalnav li {font-weight:bold;}
div#globalnav a {color:#FFF; background-color:#063; text-decoration:none;}
div#globalnav a:hover,
div#globalnav a:focus { text-decoration:underline;}

p#boxoffice {color: #cfc; font-weight:bold;}

p#crumbtrail {font-size:0.8em;}

div#localnav {border-bottom:1px solid #063;}
div#localnav a {text-decoration:none;}
div#localnav a:hover,
div#localnav a:focus {border-bottom:2px solid #063;}
div#localnav a.selected {border-bottom:1px solid #063; background-color:#063; color:#fff;}

div#primarycontent img {border: 1px solid #063;}

div#footer {color:#000; background-color:#FFF;}

img.eyecandy {border:1px solid #063;}
img.thumbnail {border:1px solid #063;}
p.thumbnail a {border:none;}
p.playwright {color:#063;}

/* Home page */
h1 a {border-bottom:2px solid #063;}
div#currentprodpic img {border:2px solid #063;}

/* About Us */
div.person img {border:1px solid #063;}

/* Current Production */
table.tourdates {border-top:1px solid #ccc; border-left:1px solid #ccc;}
table.tourdates th,
table.tourdates td {border-bottom:1px solid #ccc; border-right:1px solid #ccc;}

/* Past Production */
div#cast td,
div#crew td {border-bottom:1px dashed #ccc;}

div#datesvenues table {border-top:1px solid #ccc; border-left:1px solid #ccc;}
div#datesvenues th,
div#datesvenues td {border-bottom:1px solid #ccc; border-right:1px solid #ccc;}

blockquote {border-bottom:1px solid #ccc;}

/* Barebones Youth */
div#bbycurrentprod h3 {font-size:135%;}
div#bbycurrentprodpic a {border-bottom:none;}

/* Contact Us */
.error {color:#f00; font-weight:bold;}

/* Accessibility */
table.accessibility {border-top:1px solid #ccc; border-left:1px solid #ccc;}
table.accessibility th,
table.accessibility td {border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
table.accessibility caption {text-align:left; font-size:80%;}
