#logo{
    float:left;
}

.bigdash {
    border-style: dashed; 
    font-family: sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    min-height: 1150px; 
    padding: 10px; 
    width: 980px; 
    position:relative;
}

.bigdash ul {
    padding-left: 14px;
    margin: 0;
    margin-bottom: -10px;    
}

.bigdash p {
    padding: 0px !important;
    margin: 0px !important;
}

.bigdash a { 
    text-decoration: none;
    color: #000;
    
    
}

#login2{
    border-style: solid;
    border-width: thin;
    margin-top: 50px;
    padding-left: 15px;
    padding-top: 15px;
    width: 300px;
}

#main{

    font-weight:bold;
    font-size:12px;
    font-family: 'Arial',Georgia,Serif;
}

#main-container{
    border: thin solid;
    border-color:#990000;
    padding:10px;
    width:270px;
}

#main-container h2{
    font-size:16pt;
}
#login {
    border-style:solid;
    border-width:thin;
    left:927px;
    position:absolute;
    top:10px;
    width:300px;
}
#loginmerchant {
    left:800px;
    position:absolute;
    top:100px;
    width:300px;
}
.vacant_seat{
    background-color:#FFCCCC;
}

.blank_seat{
    background-color:#FFFFFF;
}
#main-table{
    position:relative;
}
#main-table td{
    font-size: 11px;
}

#hoverlink{
    position:absolute;
    left:900px;
    top: 20px;
}

#hoverlink a:hover .preview{
    display: block;
    position: absolute;
    top: 20px;
    left: -45px;
    z-index: 1;
    background: #fff;
}

#hoverlink a .preview{
    display:none;
}

#ticket-info{
    border-style:solid;
    border-width:thin;
    text-align: center;
    width:70%;
    position:relative;
    top:34px;
    margin-top:25px;
}

#sign_up{
    position:absolute;
    left:635px;
    top: 25px;
}
.reserved_seat{
    background-color:#000000;
}

.locked_seat{
    background-color:#FF9999;
}

#order{
    font-size:20px;
}

#tooltip{
    border-style:solid;
}

#ticketpeak{
    position:relative;
    top: 5px;
}

#powered_by{
    position:relative;
    top:48px;
    left:-235px;
    font-size:.8em;
    font-weight:normal;
    font-family:Lucida Grande,Lucida Sans Unicode,sans-serif;
}

#powered_by2{

    position:relative;
    top: -8px;
    width:300px;
    font-size:.8em;
    font-weight:normal;
    font-family:Lucida Grande,Lucida Sans Unicode,sans-serif;
}


a img{
    text-decoration:none;
    border:none;
}

#heading {
    margin-left:382px;
    position:relative;
    text-align:center;
    top:-80px;
    width:500px;

}

#main-head{
    margin-top: 10px;
}

#main-seating-chart{
    margin-top:-20px;
}

#main-body{

    margin-top:30px;
}

#signup{
    left:1064px;
    position:absolute;
    top:-60px;
}

#home-header {
    left:319px;
    position:relative;
    top:-46px;
    width:403px;
}

#home-header td{
    font-size:14px;
}
#home-main{

}

#home-body{
    font-family:Arial;
    margin:0;
    padding:10px;
    width:742px;
    font-size:14px;
    line-height:17px;
}

#testimonial{
    font-style: italic;
    color:#0000cc;
}

#testimonial-source{
    color: #0000cc;
    position:relative;
    left:150px;
}

#text_within_square {
    left:23px;
    position:relative;
    top:-165px;
}

#table_within_square {
    left:19px;
    position:relative;
    top:-191px;
}

input[type=button]{
    text-transform: capitalize;
}

#other_events{
    position:absolute;
    top:121px;
    left:940px;
}

#footer{
    position:relative;
    top:50px;
}

#price_legend{
    border-style:solid;
    border-width:thin;
    margin-left:10px;
    margin-top:10px;
    width:104px;
    text-align:left;
    position:absolute;
}

.marker{
    width:15px;
}





#general_admission_layout{
    border-style: solid;
    border-width: thin;
    border-color: green;
    width:500px;
    margin:auto;
}

#ga_content div {
    padding:10px;
    border-bottom:1px solid #99FF66;
    float:left;
}

#column-left{
    width:240px;
    text-align:left;
    height:25px;
}

#column-middle{
    width:100px;
    text-align:center;
    height:25px;
}

#column-right{
    width:100px;
    text-align:center;
    height:25px;
}
#heading2{
    font-size:18px;
}

.setup-sections{
    border-style:solid;
    border-width:thin;
    width:830px;
    padding:7px;
}

.section-heading{
    background-color:#CCFF99;
}

#deals-container{
    width:350px;
    border: thin solid;
    padding:10px;
}
#home{
    margin-top:30px;
}

#signup_container{
    border-style:solid;
    border-width:thin;
    width:500px;
}
#signup_container p{
    margin-left: auto;
    margin-right: auto;
    width: 420px;
}

h1#signup1{
    background-image: url("../images/signup_1.gif");
    height:75px;
}

h1#signup2{
    background-image: url("../images/signup_2.gif");
    height:75px;
}

h1#signup3{
    background-image: url("../images/signup_3.gif");
    height:75px;
}

#signup_table{
    font-size:20px;
    margin-top:-10px;
}

#signup_tips{
    font-size:20px;
    width:362px;
}

#signup_tips img{
    margin-left:-108px;
}

div.ui-datepicker {
    font-size: 62.5%;
}

#support{
    left: 444px;
    position: absolute;
    text-align: center;
    top: 20px;
}

.ui-helper-reset {
    font-size: 85% !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
   font-size:15px !important;   
}

#datespopupbox{
    background-color: white;
    border-style: solid;
    padding: 6px;
    width: 206px;
    z-index: 3;
    display:none;
}

#redeem_table td{
   font-size:14px;
   font-weight:bold;   
}

#container{
   background-color: #EEEEEE;
    font-family: arial;
    padding: 10px;
    font-weight:600; 
    width:870px;
}
.box{
     background-color: #FFFFFF;
    border-bottom-color: #EEEEEE;
    border-bottom-style: solid;
    /*margin-left: auto;
    margin-right: auto;*/
    padding: 10px;
    width: 850px;  
}

.highlighted_cell{
   background-color: #87CEEB;
   padding:5px;
   font-size:24px;
}

.highlighted_cell2{
   background-color:#87CEEB;
   color:#FFFFFF;
   font-size:18px;
   padding:2px;   
}

.container2{
    border-color: #87CEEB;
    border-style: solid;
    border-width: thin;
    height: 160px;
    overflow-y: auto;

    padding-top: 5px;
    text-align: left;
    width: 350px;  
}

.container_header{
    background-color: #4169E1;
    color: #FFFFFF;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
    width: 100%; 
}

 .even{
    background-color:#ffffff;   
}
 .odd{
    background-color:#87CEEB;     
}

.container_body, .container_body a{
    color:#000080; 
}

.even, .odd {
   font-size:12px;   
   padding-top:5px;
   padding-bottom:5px
}

#deals td{
   font-size:14px;   
}

.deal_functions td{
    background-color: #87CEEB;
    text-align:center;   
}

.deal_functions a{
    color:#000080;   
}

.deal_stats h3{
    /*border-style: dotted;
    border-width: thin;
    border-color: #000080;*/
    padding: 5px;
    /*width: 145px;   */
}

.underline{
    text-decoration: underline;
    cursor: pointer;   
}

.hidden{
   display:none;   
}

#detailed_followers{
    overflow-y:auto;
    height:300px;   
}

.box p, .box ul{
   font-size:14px;
   font-weight: 100;   
}

#success {
   margin-left:auto;
   margin-right:auto;
   width:160px;
}

#inactive{
   display:none;   
}
.custom_pagination{
    display: table;
    margin-bottom: 30px;
    padding: 0;
}
.custom_pagination li {
    float: left;
    list-style: none;
}
.custom_pagination a {
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #000;
    font-size: 20px;
    margin: 0 2px;
}
a.active_page {
    background: #dedede;
    color: blue;
}
p.pagination_desc{
    margin: 0;
    padding: 3px 15px 0 0;
}