html, body {
   text-align: left;
}

html, body, p, div, td, input, button, a {
    font-family: helvetica, arial;
    font-size: 0.97em;
}

#page {
 width: 974px;
    margin: 20px auto;
}

#header { height: 200px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #fff;
    background-image: url(../images/header.png);
    border-top: 3px solid #005288;
}

#header h1 { display: none; 

}

div.useroptions {
    font-size:100%;
    color:#fff;
    text-align: right;
    float: right;
    padding-top: 5px;
    padding-right: 115px;
}


.useroptions a { color:  #ddd; }

#hd div.search {  
 text-align: right;
 height: 30px;
    padding-right: 110px;
}

div.search input { padding: 2px; margin-top: 2px; }


#hd div.title {  
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../images/logo3.gif);
}


p { padding-bottom: 5px; }

h1 { font-size: 140%;  font-weight: bold;  }

img { border :0; }

a { color: black; }
a:hover { color: black; }

#content {
    width: 974px;
    margin: 10px auto;
}

#leftpanel {
  width: 300px;
    margin-right: 10px;
    margin-bottom: 10px;
  float:left;
    
}

#leftpanel h3 {
    background-color: #005288;
    color: #ffffff;
    border-bottom: 3px solid #13b5ea;
    font-weight: bold;
    font-size: 120%;
    padding: 5px;
    margin-bottom: 5px;
}

#rightpanel {
  width: 630px;
    margin-bottom: 10px;
  float:right;
    
}

#rightpanel h1 {
    background-color: #005288;
    color: #ffffff;
    border-bottom: 3px solid #13b5ea;
    font-weight: bold;
    font-size: 120%;
    padding: 5px;
    margin-bottom: 5px;
}

	.ui-button { outline: 0; margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; color: #295aa8; font-size: 12px;}
	a.ui-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; right: auto; left: .2em; margin-left: 0; }
        button .ui-icon1 { position: absolute; top: 50%; margin-top: -8px; right: auto; left: .2em; margin-left: 0; }

	button.ui-button { 
          width:100px; overflow:visible; white-space:nowrap;
        }

	a.ui-button-icon-left { padding-left: 2.1em;}
	button.ui-button-icon-left { padding-left: .2em; }
	.ui-button-icon-right { padding-right: 2.1em; }
	a.ui-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	button .ui-icon { display: block; width: 20px; height: 16px; float: left; }
	.ui-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	

	a.ui-button { text-decoration: none; color: #ffffff;  }
        a.ui-button:hover { text-decoration: none; }

div.mainmenu ul {
    margin-left: 390px;   
    padding-left: 10px;
    padding-top: 11px;
}


div.mainmenu li {
    display: inline;
    
}
div.mainmenu li a {
    color: white; font-weight: bold; font-size: 18px; text-decoration: none; padding-right: 20px; padding-left: 20px;
}

div.mainmenu li a:hover {
    border-bottom: 4px solid #13b5ea;
}
div.mainmenu li.selected a {
    border-bottom: 4px solid #13b5ea;
}



div.giglist {
    border: 1px solid #295aa8;
    padding: 5px 0;
}

.giglist td {
    padding: 5px;
    font-size: 12px;
    height: 30px;
}

.giglist td.odd {
 background-color: #eaeafe;   
}

.giglist tr.odd {
 border-bottom: 2px solid #eaeafe;   
}

.giglist tr.even {
 border-bottom: 2px solid #ffffff;   
}

.giglist tr.hover {
 border-bottom: 2px solid #295aa8;  
    cursor: pointer;
    
}

#features {
    margin-left: 350px;   
    margin-top: 10px;
}

#features ul li {
    display: inline;
}

div.feature {
    position: relative;
    display: inline;
    margin-left: 4px;
    width: 200px;
    height: 150px;
} 

#features div.desc { display: none; opacity: 0.10; }

#features div.desc {
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 200px;
    background: #111;
    border-top: 1px solid #000;
    
}

.feature h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0;
	padding: 3px;
    color: white;
}

.feature p {
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 3px;
	margin: 0;
    color: white;
}


.feature a {
    color: white;
    text-decoration: none;
}




.formdata td {
    padding: 10px;
    vertical-align: top;
}

.formdata td.label {
    color: #70707d;
    font-size: 1em;
    text-align: right;
    padding-left:10px;
    padding-top:8px;
}

.formdata1 td.fields {
 padding-right: 10px;   
}


h2.contentwindow {
    background-color: #005288;
    color: #ffffff;
    border-bottom: 3px solid #13b5ea;
    font-weight: bold;
    font-size: 120%;
    padding: 5px;
    margin-bottom: 5px;
}



div.eventview .eventinfo {
    border: 1px solid #295aa8;
    padding: 5px;
}

div.eventview .venueinfo {
    border: 1px solid #295aa8;
    padding: 5px;
}


.orderitems td {
 padding: 6px 6px;   
}

.orderitems th {
    background-color: #005288;
    color: #ffffff;
    border-bottom: 1px solid #13b5ea;
    font-weight: bold;
    font-size: 110%;
 padding: 6px 6px;  
    
}


.news h2 {
    color:#005288;
    border-bottom: 1px solid #13b5ea;
    font-weight: bold;
    font-size: 100%;
}


.news a {
    color:#001133;
    text-decoration: none;
}

table.booking td { padding: 2px; }
