body {
    font: 62.5% Arial,Helvetica,sans-serif;
    text-align: center;
}
p {
    font-size: 12px;
    line-height: 1.6em;
    margin-bottom: 10px;
}
strong {
    font-weight: bold;
}
#main {
    background-color: #fff;
    margin: 0 auto;
    padding: 0 10px 10px;
    text-align: left;
    width: 990px;
}
hr {
    background-color: #c9cacc;
    border: 0 none;
    color: #c9cacc;
    height: 1px;
    width: 100%;
}
a {
    color: #009bd4;
}
a:hover {
    color: #ed008c;
}
a:visited {
    color: #01aef0;
}
.img-left, .small_image {
    float: left;
    margin-right: 10px;
}
.img-right {
    float: right;
    margin-right: 10px;
}
.bt-wrapper canvas {
    left: 0;
    top: 0;
}
#header {
    height: 80px;
    overflow: hidden;
    position: relative;
}
#header.events_only {
    height: 40px;
}
#header.nosearch {
    height: 69px;
}
#content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    border-radius: 0;
    padding-top: 20px;
}
#content_main {
    margin-bottom: 10px;
}
#content_main:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#content_main_inner {
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
}
#content_main_inner.borderless {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
#content_main_inner p {
    margin: 5px;
}
#content_inner_wrapper {
    margin: 5px 10px;
}
#content_main_container {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin-left: 15px;
    margin-top: 17px;
    padding-top: 8px;
    width: 645px;
}
#content_main_container.dashboard {
    margin: 0 15px 15px;
    width: 958px;
}
#content_main_container.dashboard #content_main {
    border-width: 0;
    padding: 0;
    width: 100%;
}
.content #content_main h2 {
    background-color: #3886bc;
    background-position: 100% 0;
    background-repeat: no-repeat;
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2em;
    font-weight: bold;
    line-height: 41px;
    margin: 0 -20px;
    text-transform: none;
}
.content #content_main h2 span {
    display: block;
    padding-left: 18px;
}
.tabbed-content-header {
    background-color: #fff;
    display: none;
    margin-top: -1px;
    overflow: hidden;
}
#main_nav {
    background: none repeat scroll 0 0 #ffffff;
    color: #fff;
    height: 40px;
    position: absolute;
    top: -3px;
    width: 990px;
    z-index: 100;
}
#main_nav > li:first-child {
    margin-left: 10px;
}
#main_nav li, #main_nav a {
    outline: medium none;
}
#main_nav li {
    float: left;
    position: relative;
}
#main_nav li.selected {
    background-image: none;
    margin-right: -1px;
    position: relative;
}
#main_nav li.selected a {
    color: white;
}
#main_nav li.selected li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#main_nav li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#main_nav li:hover ul {
    z-index: 2;
}
#main_nav li a:hover, #main_nav li.selected li a:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
}
#main_nav li.selected a:hover {
    background-color: #000000 !important;
}
#main_nav li.selected:hover a, #main_nav li.selected-jq-hover a {
}
#main_nav li a {
    color: #000;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    padding: 0 12px;
    text-decoration: none;
    text-transform: none;
}
#main_nav li:first-child {
    background-image: none;
}
#main_nav li ul {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 5000px;
    z-index: 0;
}
#main_nav li:first-child ul {
    z-index: 1;
}
#main_nav li:first-child ul li a {
    background: #f5f5f5;
}
#main_nav li.selected ul {
    background: url("/sites/local.apollo.com/images/sub_menu_bg.png") repeat-x scroll 0 0 #000000 !important;
    z-index: 1;
}
#main_nav li ul li {
    background-color: #f5f5f5 !important;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    visibility: visible;
	width:600px;
}
#main_nav li.selected ul li:hover a, #main_nav li.selected ul li.jq-hover a {
    background-color: #F5F5F5 !important;
}
#main_nav li ul li:hover a, #main_nav li ul li.jq-hover a {
}
#main_nav li li a {
    color: white;
    display: block;
    line-height: 22px;
    margin-left: 1px;
    padding: 0 10px;
    white-space: nowrap;
}
#main_nav li li a, #main_nav li li li a {
    min-width: 100px;
}
#main_nav li li:first-child {
    background: #f5f5f5;
}
#main_nav li li:hover li ul {
    left: -9999px;
    top: 0;
}
#main_nav li li li {
    clear: left;
    display: block;
    float: left;
    max-width: 200px;
    padding: 0 5px 0 10px;
}
#main_nav li li:hover ul, #main_nav li li.jq-hover ul {
    left: 0;
}
#main_nav li li li:hover ul, #main_nav li li li.jq-hover ul {
    left: -136px;
}
#main_nav li.selected ul li:hover li a, #main_nav li.selected ul li.jq-hover li a {
    background: url("../images/divider-dotted.gif") repeat-x scroll 0 0 transparent;
    float: left;
    font-weight: normal;
    line-height: 38px;
    margin-left: 1px;
    min-width: 100px;
    padding: 0 5px;
    text-transform: none;
    white-space: nowrap;
}
#main_nav li.selected ul li:hover li li a, #main_nav li.selected ul li li.jq-hover li a {
    min-width: 100px;
}
#main_nav li.selected ul li li:hover a, #main_nav li.selected ul li li.jq-hover a {
}
#main_nav li.selected ul li:hover li:first-child a {
}
#main_nav li.selected ul li li:hover, #main_nav li.selected ul li li.jq-hover {
    background: none repeat scroll 0 0 #9ccdff;
}
#main_nav li li li:first-child a {
    background: #f5f5f5;
}
#main_nav li ul li a.two_line {
    text-align: center;
}
#main_nav li.selected li.dropdown a {
    padding-right: 16px;
}
#main_nav li.dropdown > a, #main_nav > li > ul > li.more_tabs > a {
    display: block;
    padding-right: 20px;
}
#main_nav li.selected .more_tabs li.dropdown a {
}
#search_section {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #009bd4;
    color: #505050;
    float: right;
    height: 250px;
    margin-bottom: 10px;
    margin-right: 15px;
    padding-bottom: 10px;
    width: 299px;
}
.search_wrapper {
    padding: 10px 10px 0;
}
.eventheader {
    float: left;
    margin-left: 10px;
    padding-bottom: 10px;
}
#search_section {
    font-size: 1em;
}
#search_section h2 {
    background: none repeat scroll 0 0 #009bd4;
    color: #fff;
    font-size: 1.6em;
    padding: 3px 5px;
}
#search_section .list-event {
    float: left;
    font-size: 11px;
    line-height: 1.2em;
    margin-top: 20px;
    width: 48%;
}
#search_section .submit-listing {
    float: right;
    margin-top: 20px;
}
.search_section_keyword {
    margin-top: 10px;
}
.search_section_inner .button {
    margin-top: 2px;
}
.search_section_inner p {
    margin-bottom: 0;
}
.search_section_date_range {
    margin-top: 10px;
}
.search_section_date_range label {
    margin-bottom: 5px;
}
.search_section_date_range p {
    font-size: 11px !important;
}
.search_section_date_range a {
    background: none repeat scroll 0 0 #bd4405;
    border-radius: 4px;
    color: #fff;
    margin-right: 3px;
    padding: 2px 4px;
}
#search_section .search_section_date_range a:visited {
    color: #FFF;
}
#search_section .search_section_date_range a:hover {
    background: none repeat scroll 0 0 #aeaeae;
    color: #077ec0;
    text-decoration: none;
}
#search_section label {
    clear: both;
    display: block;
    font-size: 11px;
}
#search_section input {
    margin-right: 2px;
    vertical-align: middle;
    /* margin-top: 10px; */
}
input#keywords {
    width: 215px;
}
input[type="text"], input[type="password"] {
    border: 1px solid #aaa;
    font-size: 12px;
    height: 25px;
}
.text-label {
    color: #888;
}
.ui-datepicker {
    margin-left: -50px;
    z-index: 1000;
}
#search_section img.ui-datepicker-trigger {
    margin: 0 8px 0 2px;
    vertical-align: middle;
}
#search_section #start, #search_section #end {
    margin-right: 3px;
    width: 70px;
    z-index: 200;
}
#search_section #end {
    margin-left: 5px;
}
input[type="image"] {
    margin: 0 0 5px;
}
#search_section a {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#search_section .advanced_search_link, #search_section .advanced_search_link a {
    color: #890c08;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding-right: 30px;
}
#search_section a:hover {
    text-decoration: underline;
}
.icon-calendar {
    margin-right: 5px;
    vertical-align: middle;
}
#content_sub li h2, #site_info h2 {
    background-color: #bd4405;
    border-bottom-color: #ccc;
    color: #ffffff;
}
#content_sub li h1, #content #home_featured_events h1, #site_info h1 {
    background-color: #F5F5F5;
    border-bottom-color: #ccc;
    color: #666666;
}
#content_sub li, #home_featured_events, #site_info ul li {
    border-color: #ccc;
}
#tools {
    background-color: #efefef;
}
#category_spotlight, #category_spotlight .inner {
    border-color: #46a2ff;
}
#category_spotlight {
    background-color: #e0f2ff;
}
.content #content_main h3 span, #info h5 span {
    background-color: #315563;
    color: white;
}
.content #content_main h3, #info h5 {
    border-bottom-color: #315563;
}
.content #content_main h1, .content .meta_wrap {
    background-color: #009bd4;
    color: #ffffff;
    font-size: 24px;
}
.content #content_main {
    background: none repeat scroll 0 0 white;
    border: 3px solid #d9d9d9;
    margin-bottom: 10px;
    padding: 10px;
}
.content.cssorgdetail #content_main h1 {
    background-color: #736678;
    font-family: arial black,sans-serif;
    font-weight: 800;
}
body#event.content #content_main h1 {
    background-color: #009bd4;
}
body#event.content #item_details div.tabbed h2, body#event.content #item_details div.box h2 {
    background-color: #bd4405;
}
body#event .content-tabbed-header li a {
    background-color: #d6d6d6;
}
.content-tabbed-header li a:hover {
    background-color: #b1a5b8;
    cursor: pointer;
}
body#event .content-tabbed-header li a:hover {
    background-color: #47c3d3;
}
.content-tabbed-header li.active a {
    background: url("/images/shadow_tab.png") no-repeat scroll right bottom #736678;
    color: #fff;
}
body#event .content-tabbed-header li.active a {
    background-color: #bd4405;
}
.content-tabbed-header li a, .content-tabbed-header li a:hover, .content-tabbed-header li a:visited {
    text-decoration: none;
}
.content #item_details div.box {
    border: 1px solid #e1e1e1 !important;
}
.semtabs {
    background-color: #d4d4d4;
    border-color: #ccc;
}
#info .semtabs li {
    border-color: #ccc;
}
.semtabs a {
    border-left-color: white;
}
.semtabs li:hover, .semtabs li.jq-hover {
    background-color: #ccc;
}
.semtabs li:hover a, .semtabs li.jq-hover a {
    color: #535353;
}
#info .semtabs li.selected {
    background-color: white;
    border-color: #ccc;
}
.semtabs .selected a, .semtabs li.selected:hover a, .semtabs li.selected-jq-hover a {
    color: #535353;
}
#header {
    height: 40px;
    margin-bottom: 10px;
}
#main_nav li li li a {
    line-height: 23px;
}
#main_nav.events_only {
    border-radius: 10px;
    height: 33px;
    margin-top: 10px;
}
#main_nav.events_only li a {
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
}
#main_nav.events_only > li > ul > li > a {
    height: 29px;
}
#main_nav.events_only li a:hover, #main_nav.events_only li:hover {
    background-color: #ffffff !important;
    color: #01aef0 !important;
}
#main_nav.events_only > li > ul > li {
    background: #F5F5F5 !important;
    color: #009ddc;
    min-width: 125px;
    opacity: 0.95;
    padding-bottom: 10px;
    padding-left: 10px;
    position: relative;
    top: -3px;
    width: 673px;
}
#main_nav.events_only li li a {
    color: #343233;
}
#main_nav.events_only li li a:hover, #main_nav.events_only li li:hover, #main_nav.events_only li:hover ul li:first-child a:hover {
    background-color: #F5F5F5 !important;
    color: #01aef0 !important;
}
.col_ul > a > span > span {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.col_ul > a {
    border-bottom: 1.5px solid #aaaaac !important;
    width: 180px;
}
#main_nav.events_only li:first-child:hover ul {
    left: 0;
}
#main_nav.events_only li:hover ul {
    left: -30px;
}
#main_nav.events_only li:hover ul.align_right {
    left: -300px;
}
#main_nav .col_ul a {
    color: #343233 !important;
}
#main_nav.events_only li:hover ul li ul {
    left: -9999px;
    top: 0;
}
#main_nav.events_only li ul li:hover ul {
    left: -190px;
}
#main_nav.events_only li ul {
    border: 1px solid #ffffff;
    bottom: auto;
    float: left;
    left: -9999px;
    min-width: 125px;
    position: absolute;
    top: 36px;
    width: auto !important;
}
#main_nav.events_only li > ul {
    width: 600px !important;
}
#footerlist h2 {
    display: none;
}
#content_sub {
    color: #b0b1b3;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 30px;
}
.window, #content_sub li {
    border: 1px solid #999;
}
#site_info ul li {
    border: 1px solid #000000;
    padding: 10px 0;
}
#site_info {
    margin: 0;
}
.window {
    padding: 10px 0;
}
#header.nosearch {
    height: 40px;
}
#content #home_featured_events h2, #content #maincolumnlistA li h2, #content #maincolumnlistB li h2, #content #maincolumnlistC li h2 {
    background: none repeat scroll 0 0 #009bd4;
    border-bottom: 1px solid #009bd4;
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 26px;
    padding-left: 10px;
    text-transform: none;
}
#home_featured_events .edit_categories {
    background-color: #009bd4;
    border-radius: 5px;
    color: #009bd4;
    float: right;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    margin: 6px 30px 0 0;
    padding: 0 30px 2px;
    text-decoration: none;
}
.main-column-tabbed-content .tabbed-content-header li.active a, .two-column-tabbed-content .tabbed-content-header li.active a {
    background-color: #009bd4;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
}
.main-column-tabbed-content .tabbed-content-header li a, .two-column-tabbed-content .tabbed-content-header li a {
    background-color: #bd4405;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    padding-top: 4px;
}
.main-column-tabbed-content .tabbed-content-header li a:hover, .two-column-tabbed-content .tabbed-content-header li a:hover {
    background-color: #009bd4;
}
#member_login_bar {
    background-color: transparent;
    color: #000;
    font-weight: bold;
    left: 100px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 344px;
    z-index: 2;
}
#home #member_login_bar {
    top: 350px;
}
#home.content #member_login_bar {
    top: 344px;
}
#member_login_bar a {
    color: #000;
    font-weight: bold;
    font-size:11px;
}
#member_login_bar_inner {
    padding-right: 13px;
    width: 987px;
}
#masthead {
    height: 140px;
    clear: both;
    left: -10px;
    margin-bottom: 12px;
    position: relative;
}
#masthead #box988 img {
    height: 180px;
    width: 1010px;
}
#header.events_only {
    display: none;
    margin-top: -69px;
    overflow: visible;
    padding-left: 5px;
    z-index: 17;
}
#site_info {
    clear: both;
    margin: 0 15px;
}
.footercode {
    color: #fff;
    padding: 20px 25px 10px;
    text-align: left;
}
li.footer {
    background-color: #000000 !important;
    font-family: Helvetica,Verdana,sans-serif !important;
    font-size: 12px;
    text-align: center;
}
li.footer ul {
    background-color: #000000 !important;
    display: inline-block;
    margin: 10px 5px;
    max-width: 150px;
    padding: 0 30px;
    vertical-align: top;
}
li.footer p {
    display: none;
}
li.footer hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: -moz-use-text-color #ffffff #ffffff;
    border-image: none;
    border-style: none;
    border-width: 1px medium medium;
    height: 1px;
}
li.footer hr ~ p {
    color: #ffffff;
    display: block;
    padding-left: 20px;
    text-align: left;
}
li.footer ul li {
    background-color: #000000 !important;
    border: medium none !important;
    color: #ffffff;
    display: block !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 1em !important;
    margin-bottom: 0 !important;
    padding: 5px 0 !important;
    text-align: left !important;
}
li.footer ul li a {
    color: #ffffff;
    font-size: 1em !important;
}
li.footer ul li:first-child {
    color: #fff;
    font-size: 1.5em !important;
    font-weight: bold;
    padding: 10px 0 !important;
}
.threecol_body {
    font: 62.5% "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif !important;
}
.threecol_body #home_featured_events li {
    font-family: Arial,"Lucida Grande",sans-serif !important;
}
.threecol_body #main_nav {
    width: 1040px;
}
.threecol_body #masthead {
    margin-bottom: 0;
}
.threecol_body #logo_abq {
    padding-right: 10px;
}
.threecol_body #masthead #logo {
    padding: 0 10px;
}
.threecol_body #masthead #box988 img {
    height: auto;
    width: auto;
}
.threecol_body #box988 {
    height: 72px;
}
.threecol_body #header {
    margin-bottom: 0;
}
.threecol_body #header.events_only {
    margin-top: 0;
}
.threecol_body #main {
    width: 1140px;
}
.threecol_body .left_column_active {
    float: left;
    width: 243px;
    /* margin-top: 20px; */
    position: relative;
    z-index: 3;
}
.threecol_body #content_main_container {
    margin-left: 20px;
    width: 570px;
}
.threecol_body #content_sub {
    margin-right: 0;
    overflow: hidden;
    width: 256px;
}
.threecol_body #search_section {
    background: none repeat scroll 0 0 #e6e6e6;
    border: 1px solid #e6e6e6;
    color: #535353;
    float: left;
    height: 47px !important;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 0;
    overflow: hidden;
    padding: 8px 10px 10px;
    width: 833px;
}
.threecol_body .search_section_inner {
    border-right: medium none;
    float: left;
    width: 272px;
}
.threecol_body .search_section_keyword, .threecol_body .search_section_date_range, .threecol_body .search_section_date {
    margin-top: 0;
}
.threecol_body .search_section_keyword {
    width: 285px;
}
.threecol_body .search_section_date {
    width: 275px;
}
.threecol_body .search_section_keyword p {
    margin-left: 10px;
}
.threecol_body .search_section_inner p {
    margin-bottom: 0;
    margin-left: 10px;
}
.threecol_body #search_section label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.threecol_body .search_section_date_range {
    border-right: medium none;
    width: 240px;
}
.threecol_body #content_sub li h2 {
    display: none;
}
.threecol_body #content_sub li {
    border: medium none;
}
.threecol_body .footercode > #iframe_footer {
    margin: 0 auto;
    overflow: hidden;
    width: 1140px;
}
.threecol_body #main {
    padding: 0;
}
.threecol_body .footercode {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 1140px;
}
.threecol_body #masthead {
    clear: both;
    left: 0;
    position: relative;
    width: 1150px;
}
.threecol_body #masthead img {
    border: 1px solid white;
}
.threecol_body #content {
    padding-left: 15px;
    padding-right: 15px;
}
.threecol_body .breadcrumbs_contain {
    background: url("../../templates/header/sectionLogo_events.png") no-repeat scroll 1040px 5px #009bd4;
    color: #ffffff;
    height: 100px;
    margin: 0 -15px 15px;
    padding: 0 15px;
    position: relative;
margin-top:3px;
}
.threecol_body .breadcrumbs_contain h1 {
    font-size: 26px;
    padding-top: 30px;
}
.threecol_body .breadcrumbs_contain a, .threecol_body #breadcrumbs, .threecol_body #breadcrumbs a:visited {
    color: #ffffff;
}
.threecol_body #breadcrumbs {
    font-size: 12px;
    font-weight: bold;
    padding-top: 65px;
}
.threecol_body #content {
    padding-top: 0;
}
.threecol_body #search_section {
    width: 823px;
}
.threecol_body .search_section_date_range a {
    border-radius: 0;
}
.threecol_body #form_search_keywords input[type="text"] {
    margin-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
.threecol_body .search_section_inner .button {
    position: relative;
    /* top: -3px; */
}
.threecol_body input#keywords {
    width: 205px;
}
.threecol_body .left_column_active {
}
.threecol_body #content_main {
}
.threecol_body .left_menu li a {
    display: block;
    line-height: 30px;
    text-decoration: none;
}
.threecol_body .left_menu > li > a {
    background-color: #58585a;
    border-bottom: 1px solid #a6a6a7;
    border-top: 1px solid #ffffff;
    color: #fff;
    font-size: 13px;
    padding-left: 10px;
    width: 233px;
}
.threecol_body .sub_menu {
    border: 1px solid #fff;
}
.threecol_body .left_menu > li:first-child > a {
    border-top: medium none;
}
.threecol_body .left_menu li li a {
    background-color: #f5f5f5;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    color: #000;
    font-size: 12px;
    padding-left: 15px;
}
.threecol_body .left_menu li li a:hover {
    color: #009bd4;
}
.threecol_body .left_menu li ul {
    display: none;
}
.threecol_body .left_menu li ul.active {
    display: block;
}
.threecol_body #main_nav li.dropdown > a {
    padding-right: 19px;
}
.threecol_body #home_featured_events li.tab-header a {
    width: 69px;
}
.threecol_body .main-column-tabbed-content .tab-content {
    border: medium none;
    margin-top: -7px;
}
.threecol_body #home_featured_events ul {
    margin-top: 0;
}
.threecol_body .tab-content li.featured_event_content {
    border-bottom: 1px solid #cecece !important;
    height: 172px;
    padding-top: 0;
    position: relative;
    width: 48%;
}
.threecol_body .tab-content li.featured_event_content.left {
    padding-right: 4%;
}
.threecol_body .tab-content li.featured_event_content.right {
    margin-left: 0;
}
.each_event_date {
    //display: none;
    font-size: 10px !important;;
    font-weight: normal;
}
.threecol_body #home_featured_events li {
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
}
.threecol_body .featured_event_content .event_image {
    height: auto;
    padding-bottom: 30px;
    width: auto;
}
#home.threecol_body .featured_event_content .spotlight_rating .vote-count {
    left: 55px;
    position: absolute;
    top: 100px;
}
#home.threecol_body .featured_event_content .spotlight_rating span.stars {
    left: 0;
    position: absolute;
    top: 115px;
}
.threecol_body .featured_event_content .spotlight_rating span.stars:before {
    content: "Event Rating";
    left: 0;
    margin-top: -14px;
    position: absolute;
    width: 120px;
}
.threecol_body .buy_tickets {
}
.threecol_body .spotlight_rating {
    float: none;
}
.threecol_body .featured_event_content .spotlight_rating .cancel {
    left: 90px;
    position: absolute;
    top: 114px;
}
.threecol_body .image_listing td.description, .threecol_body #category_spotlight .inner, .threecol_body .more_events_listing td {
    position: relative;
}
.threecol_body #content_sub li {
    padding: 0;
}
.threecol_body #sign_up_form {
    background: none repeat scroll 0 0 #e6e6e6;
    padding-bottom: 10px;
    padding-left: 10px;
}
.threecol_body #sign_up_form input[type="text"] {
    width: 194px;
}
.threecol_body #sign_up_form .button {
    position: relative;
    top: 7px;
}
.threecol_body #content_sub li p.title {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#features_event a {
    display: block;
    margin-bottom: 20px;
}
hr {
    margin-bottom: 20px;
    margin-top: 20px;
}
.threecol_body #home_spotlight {
    display: none;
}
.threecol_body .ui-datepicker-div {
    z-index: 25;
}
.threecol_body #content_main {
    border: medium none;
    padding: 10px 0;
}
.threecol_body #content_main_inner p {
    margin: 5px;
}
.threecol_body .box.header .primary_image {
    margin-left: 0 !important;
    margin-top: 0;
    width: 280px !important;
}
.threecol_body .box.header .information {
    width: 260px !important;
}
.threecol_body .h_quick_links {
    margin-left: 20px !important;
}
.threecol_body .collapsed_content p, .threecol_body .expanded_content p, .threecol_body #category_spotlight .desc p {
    text-align: justify;
    width: auto;
}
.threecol_body .h1categoryname {
    display: none;
}
.threecol_body #category_spotlight .desc {
    width: 260px !important;
}
.threecol_body #meta_links {
    display: none;
    visibility: hidden;
}
.threecol_body .box.header.jrcRounded {
    position: inherit !important;
}
.threecol_body #item_details div.tabbed h2, .threecol_body #item_details div.box h2, .threecol_body .content-tabbed-header li.active a {
    background: none repeat scroll 0 0 #009bd4 !important;
}
.threecol_body .featured_event_content .buttons {
    float: right;
    margin-right: 66px;
    padding-right: 5px;
    width: auto !important;
}
.threecol_body #content_main_inner .member_login_form p {
    margin: 10px !important;
}
.threecol_body #content_main_inner p {
    margin: 0 !important;
}
.threecol_body .see_all {
    margin-bottom: 10px !important;
}
#home.threecol_body .tab-header {
}
#home.threecol_body #home_featured_events h2 {
    display: none;
}
.active_left_menu > a {
    background: none repeat scroll 0 0 #01aef0 !important;
}
.dropdown_i {
    background: url("/sites/events.getcreativesanantonio.com/images/dropdown.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 20px;
    margin-top: 2px;
    width: 26px;
}
.threecol_body .img_spot {
    overflow: hidden;
}
.active_left_a > a {
    color: #01aef0 !important;
}
#featured_events .description a {
    color: #315563;
}
.pullup_i {
    background: url("/sites/events.getcreativesanantonio.com/images/pullup.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    float: right;
    height: 20px;
    margin-top: 2px;
    width: 26px;
}
.content #category_spotlight h3 a {
    color: #315563;
}
.each_event_img {
    display: inline-block;
    float: left;
    height: 80px;
    margin-right: 5px;
    overflow: hidden;
    width: 120px;
}
.content-tabbed-header .tab-header a {
    height: 22px !important;
}
.dashboardpage.threecol_body #content_main_container {
    margin-right: 0;
    width: 842px;
}
.dashboardpage.threecol_body #dashboard_nav ul.tabs-first {
    padding: 0;
    width: 100%;
}
.threecol_body.dashboardpage div#content_main_inner {
    margin-top: 30px;
}
.dashboardpage.threecol_body #member_login_bar {
    top: 350px !important;
}
.generic_onecol_page.threecol_body .breadcrumbs_contain {
    margin-left: 0;
    margin-right: 0;
}
.genericonecol_page #content_main {
    float: left;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 30px;
    width: 844px;
}
.genericonecol_page #member_login_bar {
    top: 350px !important;
}
.col_ul {
    float: left;
    margin-right: 14px;
    overflow: hidden;
    width: 210px;
padding-bottom:5px;
}
#main_nav > li > ul > li > ul {
    margin-left: 0 !important;
    position: static !important;
}
#main_nav.events_only li ul {
    border: medium none;
}
#main_nav.events_only li.selected ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    margin-left: 0;
    width: 600px !important;
}
.col_ul.dropdown > ul {
    left: 1px !important;
    position: relative !important;
    top: 0 !important;
}
.col_ul > ul > li > ul {
    left: 0 !important;
    margin-left: 0 !important;
    position: relative !important;
    top: 0 !important;
}
#main_nav > li:hover:after {
    border-color: #F5F5F5 transparent;
    border-style: solid;
    border-width: 0 10px 10px;
    bottom: 0;
    content: "";
    left: 14px;
    position: absolute;
}
#main_nav.events_only > li:first-child > ul > li:after {
    left: 10px;
}
#main_nav > li > a {
    color: #000000 !important;
}
#main_nav.events_only li li ul {
    background: #f5f5f5 !important;
}
li.selected ul li a {
    font-weight: normal !important;
}
#main_nav li.selected li.dropdown a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.col_ul ul {
    position: static !important;
}
#main_nav li:hover ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.col_ul ul a {
    font-weight: normal !important;
}
.search_page.threecol_body #content_main_container {
  float: right;
  width: 845px;
}
.search_page.content #member_login_bar {
  top: 364px !important;
}
#main_nav > li.no_pointer:hover:after {
    border-color: white;
}
.search_section_inner.search_section_date .hasDatepicker {
    width: 69px;
    padding-left: 3px;
}
.member_login_form a.btn {
    background-color: #009ddc;
}

#main_nav .film-commission .c-2-r-2, .film-commission .c-1-r-1 {
    margin-top: 50px;   
}

#main_nav .public-art .c-2-r-2 {
    margin-top:28px;
}
#main_nav.events_only li ul li {
  background: #f5f5f5 !important;
}

#main_nav > li {
  background: #ffffff !important;
}
