
.main h1.topHeader{ color:#ff1a00; font-size: 16px;	letter-spacing: 2px; line-height: 1; font-weight:bold; text-transform:uppercase; padding: 15px 0 15px 0; margin:0; clear: both; float:left;}
.main #queer h2.eventName { color:#ff1a00; font-size: 13px; line-height: 1; letter-spacing: 1px;}
.main h3.eventLocation { color:#000; font-size: 13px; line-height: 1; letter-spacing: 1px; text-transform: none; font-weight:normal;}
.main form {clear:left; height:20px; width:490px;}
.main form input{width:290px; float:left;}
.main form input#submit { width: 190px;border: none; background:inherit; display:block;  margin: 0; padding:0; color:#134a9e; font-size: 16px;	font-weight:bold;float:left;cursor:hand;}
#tabs {clear:left; height:auto; width:494px;border-bottom: solid #ccc 1px;}
#tabs p { padding:5px; margin: 5px 0 0 0; font-size: 12px; line-height: 1.5; letter-spacing: 1px;}
#tabs p a:hover {color: #134a9e; font-weight: bold;}
.main #tabs .tabListings { background-color:#edec7e;border-right: solid #ccc 1px; border-left: solid #ccc 1px;}
/* jquery Tabs
----------------------------------*/
.ui-tabs { padding:0; margin:0;}
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; margin:0}
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0; padding: 0; margin:0}
.ui-tabs .ui-tabs-nav li a {float: left; text-decoration: none; text-transform:uppercase; color:#134a9e; text-align:center; width:18px; height:25px; padding:10px 0 0 0; border-bottom: solid #ccc 1px;}
.ui-tabs .ui-tabs-nav li a:hover{color: #134a9e; font-weight: bold; cursor: hand;background-color:#edec7e; border-bottom: solid #edec7e 1px }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin:0; padding:0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { background-color:#edec7e; color:#ff1a00; cursor: hand; font-weight: bold; font-size: 14px; border-bottom: solid #edec7e 1px;border-top: solid #ccc 1px;border-left: solid #ccc 1px;border-right: solid #ccc 1px; width:40px}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: hand; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding:0; display: block; border: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


