* {
    margin: 0;
    padding: 0;
}
body {
    background: #fff url(http://www.planbtheatre.org/assets/images/bgbody.gif) repeat-y center top;
}
div a {
    color: #5F1E76;
    cursor: pointer;
    text-decoration: none;
}
h1 {
    color: #fff;
    background: #6e0606 url(http://www.planbtheatre.org/assets/images/h1_bg.jpg) repeat-x top left;
    font: bold 1.4em Arial, Helvetica, sans-serif;
    margin: 0 0 5px 0;
    padding: 4px 6px;
}
h2 {
    color: #cc0000;
    font: bold italic 1.6em Arial, Helvetica, sans-serif;
}
h3 {
    color: #555;
    font: bold 1em Arial, Helvetica, sans-serif;
    padding-left:10px;
}
img {
    border: none;
}
hr.rule {
    margin: 20px 0;
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    background: #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}    
hr.redbar {
    height: 4px;
    background: #000;
}
ol {
    padding-left:40px;
}
code {
    background: url(http://www.planbtheatre.org/assets/images/bgcode.gif);
    border: 1px solid #F0F0F0;
    border-left: 6px solid #D91623;
    color: #555;
    display: block;
    font: normal .9em "Lucida Sans Unicode",serif;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}
blockquote {
    background: url(http://www.planbtheatre.org/assets/images/quote.gif) no-repeat;
    color: #555;
    display: block;
    font: bold 1em "Trebuchet MS",serif;
    margin: 6px 0;
    padding-left: 28px;
}
/* structure */
#wrap {
    width: 760px;
    margin: 0 auto;
}
#top {
    margin: 0 auto;
    background: #fff url(http://www.planbtheatre.org/assets/images/bodytop-new.gif) no-repeat center top;
    height: 26px;
}
.l_col {
    float: left;
    width: 556px;
}
.r_col {
    float: right;
    width: 198px;
    background: #888;
}
.footer {clear: both;}
/* misc */
.left {
    float: left;
}
.right {
    float: right;
}
div.s_links a:hover, div.footer div.left a:hover {
    background: #0066cc url(http://www.planbtheatre.org/assets/images/bigbutbg.gif) repeat;
}
.planbheader {
    background: #fff url(http://www.planbtheatre.org/assets/images/new_plan-b-theatre-header.gif) no-repeat;
    height: 226px;
    width: 556px;
    float: left;
    border-bottom: 6px solid #fff;
}
.planbheader a  {
    width:556px; 
    height:226px;
    display:block;
}
#menu {
    display: block;
    float:left;
    width: 556px;
    height:60px;
    background: #000 url(http://www.planbtheatre.org/assets/images/buttonbg.gif) repeat-x top;
    clear: both;
}
#menu ul {
    margin: 0;
    list-style: none;
}
#menu li {
    font: 1em/60px Arial, Helvetica, sans-serif;
    display: block;
    float: left;
    white-space: nowrap;
    width: 137px;
    height: 60px;
    border-right: 1px solid #000;
    border-left: 1px solid #444;
    text-align: center;
}
#menu li a {
    display: block;
    padding: 0;
    text-decoration: none;
    color: #fff;
    width: 137px;
    height: 60px;
}
* html #menu a {
    width:1%;
}
#menu li a:hover {
    background: #333 url(http://www.planbtheatre.org/assets/images/buttonhvr.gif) repeat-x top;
    color: #fff;
    height: 60px;
}
#menu li a.current:hover {
    color: #fff;
}
/* T-Links Side Menu */
.t_links a {
    display: block;
    text-align: center;
    color: #FFF;
    width: 198px;
    font: Arial, Helvetica, sans-serif;
}
a.tix {
        height: 45px;
    background: #888 url(http://www.planbtheatre.org/assets/images/new_tickets.gif) no-repeat;
}
a:hover.tix {
    background: #0066cc url(http://www.planbtheatre.org/assets/images/new_tickets_hvr.gif) no-repeat;
}
a.season {
        height: 67px;
    background: #888 url(http://www.planbtheatre.org/assets/images/new_season.gif) no-repeat;
}
a:hover.season {
    background: #0066cc url(http://www.planbtheatre.org/assets/images/new_season_hvr.gif) no-repeat;
}
a.about {
        height: 45px;
    background: #888 url(http://www.planbtheatre.org/assets/images/new_aboutus.gif) no-repeat;
}
a:hover.about {
    background: #0066cc url(http://www.planbtheatre.org/assets/images/new_aboutus_hvr.gif) no-repeat;
}
a.support {
        height: 45px;
    background: #888 url(http://www.planbtheatre.org/assets/images/new_supportus.gif) no-repeat;
}
a:hover.support {
    background: #0066cc url(http://www.planbtheatre.org/assets/images/new_supportus_hvr.gif) no-repeat;
}
.tickets {
    float: left;
    border-bottom: 6px solid #fff;
}
/* S-Links Side Menu */
.s_links a {
    display: block;
    height: 40px;
    text-align: center;
    color: #FFF;
    width: 198px;
    font: 0.9em/40px Verdana, Arial, Helvetica, sans-serif;
}
a.bm {
    background: #888;
}
.bigmenu {
    float: left;
    border-bottom: 6px solid #fff;
}
.new_content {
        color: #444;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    padding: 3px 0 10px 0;
    
}

.new_content a:link {
    color: #0066cc;
}

.content {
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    padding: 0 0 10px 0;
    float: left;
    width: 556px;
}
.content a {
    color: #0066ff;
    text-decoration: underline;
}

.content p {
    margin: 4px 6px 10px 6px;
}
.content .descr {
    font: 115% Arial, Helvetica, sans-serif;
    color: #666;
    margin-bottom: 6px;
}
.content a:link {
    color: #0066cc;
}
.content a:hover {
    color: #666666;
    text-decoration: none;
}
.play {
    margin: 10px 0;
    padding: 5px 0 0 0;
}
.play_pic {
    margin: 10px;
}
.playbill {
    margin: 6px;
    padding: 6px 10px;
    border: 1px solid #999;
    background: #efefef;
    color: #444;
}
/* footer */
.footer {
    color: #666;
    clear: both;
    margin: 0 auto;
    background: #f0f0f0 url(http://www.planbtheatre.org/assets/images/footerbg.gif) no-repeat center top;
    height: 350px;
}
.footer a {
    color: #777;
}
.footer p {
    border-top: 1px solid #F0F0F0;
    padding: 15px 0;
    text-align: center;
    width: 750px;
    margin: 0 auto;
}
#terms {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:14px;
}
.stext {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:16px;
}
#stext {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:16px;
}
.mini {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:16px;
}
.mini2 {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:16px;
}
.iborder {
    margin:10px;
}
