body {
  background-color: #6E5F5E;	
}
div.body p span {
  background-color: transparent !important;
}

a, ul.menu li.account ul li a {
    color:#6F5F5E;
}
ul.menu li.account {border:1px solid #ccc;}
ul.menu {margin-right:5px;}
a:hover, ul.menu li.account ul li a:hover {color:#A20B35;}
ul.menu li.account:hover {margin:0}   
    
#page-wrapper {
  background: url("../images/page_bg.png") repeat-y center top;
}

#page-title {
  height:119px;
}

div.content, div.content-wrapper div.content-title {
  padding:5px 5px 0 5px;
  margin-bottom:5px;
}
div.sidebar-content, div.toggla{
  background-color: #fff;
  padding:5px ;
  margin-bottom:5px;
}
#page-content-wrapper {
  padding:0;	
}
div.content.parent_event_list, div.content-wrapper div.content-title {
padding: 10px 5px 5px 5px !important;
margin-bottom: 0px;
}
div.content-wrapper div.content-title h1, div.section1 h1 {
padding: 0 5px;
}
/************************************ header */
#page-title-wrapper {
	background:url("../images/hd_bg.png") no-repeat;
    width:798px;
    margin:28px auto 0;
}
    #page-title {
        background:none;
    }

/************************************ footer */
#page-footer-wrapper {
    background: none;
}
    #page-footer-wrapper #page-footer {
        color: #000;
	    font-weight: 100;
    }
    #page-footer-wrapper #page-footer a {
        color: #6F5F5E;
    }
    #page-footer-wrapper #page-footer a:hover {
        color: #A20B35;
    }

#page-footer-wrapper #page-footer {padding: 10px 13px;}

div.pick-selector div.ticket-admittance div.ticket {
  color:#000;
}

.drawing-board {
  background: transparent;
}
.plan-select {
  display: none;
}
div.toggla label {
  background: none;
  padding: 0
}
  div.toggla label a {
  color: #555;
  cursor: text;
  }

input[type="submit"].button {
  margin-bottom:10px;	
}

td.sold {border-color: #ffffff!important; background-color: #666666 !important;}

#crumbs li a {background: url(../images/crumbs.gif) no-repeat right center;}

#crumbs li {text-transform:uppercase;font-family: arial, helvetica, sans-serif;
font-weight: bold;}

#above-content {
  margin:0 8px 0 5px;
  border:none;
}

.parent_event_list .parent_event {width:765px; padding:10px 0 15px 5px;}
.content-title {border-top: 1px solid #ccc; border-right: 1px solid #ccc;border-left: 1px solid #ccc; margin: 13px;}
.parent_event_list {overflow:auto; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;border-left: 1px solid #ccc; margin: 0 5px 5px;}
.content.event-view {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;border-left: 1px solid #ccc; margin: -5px 13px 5px;}
.content {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;border-left: 1px solid #ccc; margin: 0 13px}
div.content-wrapper div.content.event-view {padding:0 10px 10px;}
.parent_event_list .first {margin-top:0;}
.parent_event_list .last {margin-bottom:0; padding-bottom:0px}
.toggla .content {border:none}
#page-content h1.page-title {padding: 14px 0 0 13px;}
/*#section1 {margin: 10px 7px 0}*/
/*#section1 .content-title, #section1 .content {margin: 0 6px}*/
div.content-wrapper div.content {padding: 0 10px 34px;}
div.content-wrapper div.content-title {height:auto}
div.seat_select, div.plan-select {margin: 5px 13px 10px;}
div.login {margin: 9px 10px 0;}
form#form-register {margin: 0 5px}