/* ----- CALENDAR VIEW ----- */   
.block-info .box-contact {
    overflow: hidden;
    width: 100%;
} 

  .block-info .box-contact h3 {
    color: #454545;
    font: bold 12px/14px Arial,Helvetica,sans-serif;
    margin: 0 0 6px;
}
  .block-info .box-contact p span{
    float: left;
    margin: 0% 0;
    padding-right:5px;
}
.block-info .box-contact .link {
    font-size: 11px;
    line-height: 13px;
    overflow: hidden;
    width: 100%;
    padding-top:10px;
    padding-bottom:10px;
}
  .block-info .btn-holder {
    margin: 0 0 23px;
    overflow: hidden;
    width: 100%;
}
.block-info .btn-register {
    background: url("../images/btn-register.gif") no-repeat scroll 0 0 transparent;
    color: #0C75B6;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 32px;
    margin-bottom: 15px;
}
.block-info .btn-register span {
    background: url("../images/btn-register.gif") no-repeat scroll 100% 0 transparent;
    float: left;
    height: 24px;
    padding: 0 17px 0 0;
}
.fc-event-skin {
    color: #0C75B6;
    width:90px;
    height:45px;
}
.fc-event-skin {
    background-color: transparent;
    border-color: transparent;
}
.fc-view-agendaDay .fc-event.fc-event-skin.fc-event-vert.fc-corner-top.fc-corner-bottom .fc-event-skin {
    height:auto;
    width: 200px;
}
.fc-view-agendaDay .fc-event.fc-event-skin.fc-event-vert.fc-corner-top.fc-corner-bottom .fc-event-skin .fc-event-head {
    float: left; 
    width: 30px;
}
.fc-view-agendaDay .fc-event.fc-event-skin.fc-event-vert.fc-corner-top.fc-corner-bottom .fc-event-skin .fc-event-content {
    float: left; 
    width: 50%;
}
#calendar {
    width: 700px;
    margin: 0 auto;
}
.block-inform {
    width: 717px;
    overflow: hidden;
    padding: 9px 0 0;
    margin: 0 0 0 2px;
}
.block-inform .fc-header {
    width: 717px;
    overflow: hidden;
    margin: 0 0 -2px;
    position: relative;
    z-index: 5;
}
.fc-header-left .fc-button, .fc-header-left .fc-header-space {
    float: right;
}
.fc-header-left .fc-button-next {
    margin-left: 10px !important;
    margin-right: 0px;
}
.fc-grid .fc-day-number {
    font-weight: bold;
}
.block-inform .fc-header-left {
    float: left;
    overflow: hidden;
    margin: 0 0 0 0px;
    padding: 0;
    list-style: none;
    width:150px;
}
.fc-header .fc-button {
    margin-bottom: 0px !important;
    vertical-align: top;
}
.fc-header-center {
    width: 300px;
}
.fc-header-right {
    background: none;
    width: 300px;
}
.fc-header-right .fc-button {
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 0 0px;
    margin-left: 10px !important;
}
.fc-header-right .fc-state-default {
    background: none repeat scroll 0 0 #A0A0A0;
}
.fc-header-right .fc-button .fc-button-content {
    height: 28px;
    text-align: center;
    width: 60px;
    float:left;
}
.fc-widget-content {
    /*height: 80px;*/
}
.fc-day-content {
}
.fc-widget-content div {
    /*float: left;
    height: 100%;*/
}
.fc-header-right .fc-button .fc-button-inner {
    font: 12px/14px Arial,Helvetica,sans-serif !important;
}
.fc-header-right .fc-state-active .fc-button-inner {
    background: none !important;
    color: #588CA3 !important;    
}
.fc-header-right .fc-button {
    border: thin solid #DDD !important;
    color: White;
    float: left;
}
.fc-header-right .fc-button .fc-button-inner {
    background: none repeat scroll 0 0 transparent;
}
.fc-header-right .fc-state-active {
    text-decoration: none;
    color: #588CA3;
    background: url(../images/bg-list.gif) repeat-x;
    border-width: 1px 1px 0 !important;    
}
.fc-header-left .fc-state-active, .fc-state-active .fc-button-inner {
    background: white !important;
    text-decoration: none;
}
.fc-state-default .fc-button-effect span {
    background:white !important;
}
.fc-header-title h2 {
    margin-top: 0;
    margin-bottom:7px !important;
}
.fc-header h2 {
    color: #454545 !important;
    float: left;
    font: bold 15px/24px Arial,Helvetica,sans-serif;
    margin: 4px 0 0;
}
.fc-header-left .fc-button-today, .fc-header-left .fc-button-today .fc-button-inner,.fc-header-left .fc-button-today .fc-button-effect,.fc-header-left .fc-button-today .fc-button-effect span {
    background: none repeat scroll 0 0 transparent;
}
.fc-content thead tr th.fc-last {
    border-right: 1px solid #CCCCCC;
}
.fc-content thead tr th.fc-first {
    border-left: 1px solid #CCCCCC;
}
.fc-content thead tr th  {
    border-right: none;
    border-left: none;
    height: 40px;
    padding-bottom: 5px;
    vertical-align: bottom;
}
.fc-content {
    background: url("../images/bg-block-table.gif") repeat-x scroll 0 100% #FDFDFD;
    margin: 0 0 30px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
  .block-inform .fc-button-inner {
    color: #454545;
    float: left;
    margin: 4px 0 0;
    font: bold 15px/24px Arial, Helvetica, sans-serif;
    background-color: transparent;
    float:left;
}
.block-inform .fc-button-next, .block-inform .fc-button-prev {
    float: left;
    width: 24px;
    height: 24px;
    margin: 4px 6px 0 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn-arrow.gif) no-repeat;
}
.block-inform .fc-button-next {
    background-position: -30px 0;
}
lock-table {
    width: 707px;
    overflow: hidden;
    border: 1px solid #E0E0E0;
    position: relative;
    z-index: 2;
    padding: 14px 4px 2px;
    margin: 0 0 30px;
    background: #FDFDFD url(../images/bg-block-table.gif) repeat-x 0 100%;
}
.fc-state-default, .fc-state-default .fc-button-inner {
    border-style: none !important;
    background: #F3F3F3;
    color: black;   
}
.view #content .box-title {
	width:100%;
	overflow:hidden;
}
.view #content .box-title ul {
    float: right;
    list-style: none outside none;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 0;
}
.view #content .box-title ul li:first-child {
    background: none repeat scroll 0 0 transparent;
}
.view #content .box-title ul li {
    background: url("../images/separator.gif") no-repeat scroll 0 60% transparent;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 0 11px;
}
.view #content .box-title ul .active a, .view #content .box-title ul li a:hover {
    color: #588CA3;
    text-decoration: none;
}
.view #content .box-title ul li a {
    color: #454545;
    font-weight: bold;
}
.view .form-search {
    margin: 0 0 33px;
    overflow: hidden;
    width: 171px;
}
.view #content {
    display: block;
}
.view #three-columns {
    background: url("../images/bg-main2.gif") no-repeat scroll 0 0 #FFFFFF;
    padding: 0 0 31px;
}
.content-wrapper {
    background: url("../images/divider-content.gif") repeat-y scroll 200px 0 transparent;
    margin: 25px 0 0;
    overflow: hidden;
    width: 100%;
}
.view .content-wrapper {
    margin: 15px 0 0;
    padding: 10px 0 0;
}
.view .entry-content {
    width: 717px;
}
.entry-content {
    display: inline;
    float: right;
    margin: 0 20px 0 0;
    width: 714px;
}
.view .entry-content .box-title {
    overflow: hidden;
    width: 100%;
}
.view .filter-aside {
    float: left;
    min-height: 400px;
    padding: 0 10px 0 19px;
    width: 171px;
}
.filter-aside {
    background: url("../images/bg-filter-aside.png") no-repeat scroll 100% 0 transparent;
    min-height: 866px;
    overflow: hidden;
    padding: 0 0 0 19px;
    width: 181px;
}
form, fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}
.box-category {
    margin: 0 0 36px;
    overflow: hidden;
    width: 100%;
}
.box-calendar {
    width: 100%;
}
.city {
    float:left;
}
.textcity {
    width:163px !important;       
}
.city input {
    width:153px !important;
}
.state select {
    width:61px !important;
}
.state {
    float:right;
}


.Top-Search p {

margin: 0 0 10px !important;

}

.Top-Search em.date {

display:block;

font-size: 14px;

color: #333 !important;

font-weight: 500 !important;
}


.block-info {
    color: #454545;
    font-size: 12px;
    line-height: 19px;
    overflow: hidden;
    padding: 5px 0 0;
    width: 100%;
}
.block-info .date {
    display: block;
    font-size: 13px;
    font-style: normal;
    line-height: 15px;
    margin: 0 0 18px;
}
  .block-info .btn-holder {
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

.block-info .btn-register span {
    background: url("../images/btn-register.gif") no-repeat scroll 100% 0 transparent;
    float: left;
    height: 24px;
    padding: 0 17px 0 0;
}
.block-info .btn-register:hover {
    text-decoration: none;
}
.block-info .box-contact {
    overflow: hidden;
    width: 100%;
}
.block-info .box {
    margin: 0 0 1%;
    overflow: hidden;
    width: 100%;
    float:left;
    font-size: 13px;
}
 .block-info .box-contact h3 {
    margin: 0 0 1%!important;
    font-family: 'Oxygen', sans-serif !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    line-height:  1.3em !important;
    display: block;
    clear: both;
}
.block-info .box-contact address {
    font-style: normal;
    line-height: 14px;
    margin: 0 0 7px;
    overflow: hidden;
    width: 100%;
}
.block-info .box-contact address span {
    display: block;
}
.block-info .box-contact .link {
    font-size: 11px;
    line-height: 13px;
    overflow: hidden;
    width: 100%;
}
.block-info .box-contact .link a {
    color: #0075B6;
}
  .block-info .box-contact p {
    margin: 0;
}
  .block-info .box-holder {
    margin: 9px 0 15px;
    overflow: hidden;
    width: 100%;
}
  .block-info .box-table {
    border: 1px solid #DDDDDD;
    float: left;
    overflow: hidden;
}
  .block-info table {
    border-collapse: collapse;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    overflow: hidden;
}
  .block-info table th {
    background: none repeat scroll 0 0 #EEEEEE;
    border-right: 1px solid #DDDDDD;
    text-align: left;
}
  .block-info .col01 {
    padding: 10px 5px 17px 14px;
    width: 85px;
}
.btn-holder .btn-register {
    margin-bottom:10px;
}
  .block-info .col02 {
    padding: 10px 5px 17px 6px;
    width: 110px;
}
  .block-info .col03 {
    padding: 10px 5px 17px 6px;
    width: 146px;
}
  .block-info .col04 {
    border: 0 none;
    padding: 10px 5px 17px 6px;
    width: 139px;
}
  .block-info table td {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 0 0;
    text-align: left;
    vertical-align: middle;
}
  .block-info td.col01 {
    padding: 8px 5px 11px 14px;
}
  .block-info td.col03,   .block-info td.col02 {
    padding: 8px 5px 11px 6px;
}
  .block-info td.col04 {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 8px 5px 11px 6px;
}
  .block-info td .btn-register {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
  .block-info td .btn-register span {
    display: inline-block;
    vertical-align: middle;
}
.block-info .btn-register {
    color: #0C75B6;
    cursor: pointer;
    font-size: 8px;
    font-weight: bold;
    line-height: 24px;
}


.form-registration .row {
    margin: 0;
    overflow: hidden;
    padding: 0 0 8px;
}
.view .form-search .row {
    overflow: hidden;
    padding: 0 0 9px;
    width: 110%;
    font-size:12px;
    font-weight:bold;
}
.view .form-search .row-holder {
    clear: both;
    overflow: hidden;
    width: 100%;
}
.block-table .hidden, .form-registration .hidden, .box-table .hidden, .form-search .hidden {
    font-size: 0;
    left: -9999px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: auto;
}
.view .form-search label {
    color: #454545;
    float: left;
    font-weight: bold;
    line-height: 13px;
    overflow: hidden;
    padding: 0 0 2px;
    width: 100%;
}
  .box-category ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 6px 0 0 10px;
    width: 161px;
}
.view   .box-category ul li {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px !important;
    height: 1%;
    line-height: 14px !important;
    overflow: hidden;
    padding: 0 0 15px;
    vertical-align: top;
}
.box-calendar .link-prev, .box-calendar .link-next {
    background: url("../images/arrow.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 8px;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px;
}
.box-calendar .title strong {
    float: left;
    margin: -3px 0 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 105px;
}
.box-calendar .link-next {
    background-position: 0 -8px;
    float: right;
}
  .date-list,   .days-list {
    color: #454545;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 13px;
    width: 100%;
}
  .days-list li,   .date-list li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    width: 14px;
}
  .days-list li,   .date-list li {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
}
  .date-list {
    padding: 0 0 8px;
}
  .date-list li {
    font-weight: normal;
}
  .date-list .inactive a {
    color: #A1A1A1;
}
  .date-list li a {
    color: #454545;
}
.box-calendar .title {
    color: #454545;
    font-size: 12px;
    line-height: 14px;
    padding: 0 27px 7px 20px;
    width: 124px;
}
.block-info {
    color: #454545;
    font-size: 12px;
    line-height: 19px;
    overflow: hidden;
    padding: 5px 0 0;
    width: 100%;
}
  .block-info h2 {
    margin: 0 0 3px;
}
 .block-info h2, .block-events h2 {
   	color: #003A63;
   	font-family: 'Open Sans', Sans-serif;
   	font-size: 20px;
   	font-weight: 600;
   	line-height: 1.3em;
   	margin: 0 0 15px !important;
}
.block-info .date {
    display: block;
    font-size: 13px;
    font-style: normal;
    line-height: 15px;
    margin: 0 0 18px;
}

/*calendar search result*/
  .block-events h3 {
    color: #454545;
    font: bold 13px/15px Arial,Helvetica,sans-serif;
    margin: 0 0 7px;
  /***  width : 100px ***/
}
  .block-events p {
    margin: 0 0 6px;
}

    
  .block-events .list {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
  .block-events .list li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
     /*background: url("../images/separator2.gif") no-repeat scroll 98px 60% transparent ;*/
    float:left;
}
  .block-events .list li {
    padding: 0 2px;
}
  .block-events ul li {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 1%;
    line-height: 14px;
    overflow: hidden;
    vertical-align: top;
    padding-bottom:21px;
}
  .block-events .list li a {
    color: #0C75B6;
}
.hasDatepicker div
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin-left: -12px;
    width: 178px;
}
.ui-datepicker-prev {
    background: url("../images/arrow.gif") no-repeat scroll 0 0 transparent !important;
    float: left;
    height: 8px !important;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px !important;
    
}
.ui-datepicker .ui-datepicker-next {
    background: url("../images/arrow.gif") no-repeat scroll 0 -8px transparent !important;
    height: 8px !important;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px !important;
    float: right;
}
.ui-datepicker-next:hover {
    cursor:pointer;
}
.ui-datepicker-prev:hover {
   cursor:pointer;
}
.ui-datepicker-title {
    font-size:12px;
    font-weight:normal;    
}
#wrapper .ui-datepicker-title {
    width: 154px;
    margin:0;
    line-height: 16px;
    height:20px; 
}
#wrapper .ui-datepicker-header {
    width: 150px;
    margin-left: 15px;
}
#wrapper .ui-state-default {
    background:none;
    border:none;
    color:#454545;
}
#wrapper .ui-state-active {
    color:#0C75B6;
    font-weight:bold;
}
#wrapper .ui-datepicker-calendar {
    border-collapse: collapse;
    font-size: 10px;
    font-weight: lighter;
    margin: 0 0 0.4em;
    width: 100%;
    line-height: 14px;
}
#wrapper .ui-datepicker th {
    font-weight:lighter;
}
#wrapper .ui-datepicker-calendar tbody tr td {
    color:#454545;
    opacity:10.5;
}
#wrapper .ui-datepicker-next {
    right:-4px;
}
#wrapper .ui-datepicker-prev {
    left:-3px;
}
.viewAllPad {
    padding-top :15px;
}
.fc td, .fc th {
    padding: 0;
    vertical-align: top;
}


html .fc, .fc table {
    font-size: 1em;
}

.fc table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}
table.fc-border-separate {
    border-collapse: separate;
}
.fc-border-separate th, .fc-border-separate td {
    border-width: 1px 0 0 1px;
}
.fc-grid .fc-other-month .fc-day-number {
    opacity: 0.3;
}

.fc-grid .fc-day-number {
    font-weight: bold;
}

.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px;
}
.fc-agenda table {
    border-collapse: separate;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 1px;
}

.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px;
}

.fc-agenda .fc-agenda-axis {
    font-weight: normal;
    padding: 0 4px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    width: 50px;
}
.fc-widget-header, .fc-widget-content
{
    border: 1px solid #CCCCCC;
}
.form-search
{
    width: 200px;
}
.form-search .btn-submit{
    background: url("../images/btn-submit2.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 29px;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 69px;
}
.view .form-search label {
    color: #454545;
    float: left;
    font-weight: bold;
    line-height: 13px;
    overflow: hidden;
    padding: 0 0 2px;
    width: 100%;
}
  .box-category ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 6px 0 0 10px;
    width: 161px;
}
.view #content .box-category ul li {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px !important;
    height: 1%;
    line-height: 14px !important;
    overflow: hidden;
    padding: 0 0 15px;
    vertical-align: top;
}
.box-calendar .link-prev, .box-calendar .link-next {
    background: url("../images/arrow.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 8px;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px;
}
.box-calendar .title strong {
    float: left;
    margin: -3px 0 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 105px;
}
.box-calendar .link-next {
    background-position: 0 -8px;
    float: right;
}
  .date-list,   .days-list {
    color: #454545;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 13px;
    width: 100%;
}
  .days-list li,   .date-list li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    width: 14px;
}
  .days-list li,   .date-list li {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
}
  .date-list {
    padding: 0 0 8px;
}
  .date-list li {
    font-weight: normal;
}
  .date-list .inactive a {
    color: #A1A1A1;
}
  .date-list li a {
    color: #454545;
}
.box-calendar .title {
    color: #454545;
    font-size: 12px;
    line-height: 14px;
    padding: 0 27px 7px 20px;
    width: 124px;
}
.block-info .date {
    display: block;
    font-size: 13px;
    font-style: normal;
    line-height: 15px;
    margin: 0 0 18px;
}
.form-registration {
    overflow: hidden;
    width: 235px;
}

.form-registration .row {
    margin: 0;
    overflow: hidden;
    padding: 0 0 8px;
}
.form-registration .row label {
    color: #454545;
    font-size: 11px;
    line-height: 13px;
    overflow: hidden;
    padding: 0 0 4px;
    width: 100%;
}
.form-registration .row label {
    color: #454545;
    font-size: 11px;
    line-height: 13px;
}


/*calendar search result*/
  .block-events h3 {
    color: #09436E  !important;
    font-family: 'Open Sans', sans-serif !important;
    margin: 13px 0 8px !important;
    /***  width : 100px ***/
    font-size: 17px !important;
    font-weight: 600 !important;
    text-transform: none !important;
}
  .block-events p {
    margin: 6px 0;
    font-size: 13px !important;
    color: #141414;
    line-height: 1.4em !important;
}
  .block-events .date {
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin: 3px 0;
    font-weight: bold !important;
    font-family: Arial;
    color: #2a2d33!important;
    font-style: normal !important;
}
    
  .block-events .list {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
  .block-events .list li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
     /*background: url("../images/separator2.gif") no-repeat scroll 98px 60% transparent ;*/
    float:left;
}
  .block-events .list li {
    padding: 0 2px;
}
  .block-events ul li {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 1%;
    line-height: 14px;
    overflow: hidden;
    vertical-align: top;
    padding-bottom:21px;
}
  .block-events .list li a {
    color: #0C75B6;
}
.hasDatepicker div
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    margin-left: -12px;
    width: 178px;
}
.ui-datepicker-prev {
    background: url("../images/arrow.gif") no-repeat scroll 0 0 transparent !important;
    float: left;
    height: 8px !important;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px !important;
    
}
.ui-datepicker .ui-datepicker-next {
    background: url("../images/arrow.gif") no-repeat scroll 0 -8px transparent !important;
    height: 8px !important;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px !important;
    float: right;
}
.ui-datepicker-next:hover {
    cursor:pointer;
}
.ui-datepicker-prev:hover {
   cursor:pointer;
}
.ui-datepicker-title {
    font-size:12px;
    font-weight:normal;    
}
#wrapper .ui-datepicker-title {
    width: 154px;
    margin:0;
    line-height: 16px;
    height:20px; 
}
#wrapper .ui-datepicker-header {
    width: 150px;
    margin-left: 15px;
}
#wrapper .ui-state-default {
    background:none;
    border:none;
    color:#454545;
}
#wrapper .ui-state-active {
    color:#0C75B6;
    font-weight:bold;
}
#wrapper .ui-datepicker-calendar {
    border-collapse: collapse;
    font-size: 10px;
    font-weight: lighter;
    margin: 0 0 0.4em;
    width: 100%;
    line-height: 14px;
}
#wrapper .ui-datepicker th {
    font-weight:lighter;
}
#wrapper .ui-datepicker-calendar tbody tr td {
    color:#454545;
    opacity:10.5;
}
#wrapper .ui-datepicker-next {
    right:-4px;
}
#wrapper .ui-datepicker-prev {
    left:-3px;
}
.viewAllPad {
    padding-top :15px;
}
.form-search .text-holder
{
    min-height: 25px;
}
.date-picker *
{
    float: left;
}
.form-search .btn
{
    float: left;
}
.p-info-frm .text{
    background: url("../images/bg-input-text.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 27px;
    width: 225px;
}

  .form-registration h3 {
    color: #164357;
    font: 18px/20px Georgia,'Times New Roman',Times,serif;
    margin: 2px 0 19px;
}
.form-registration .row {
    margin: 0;
    overflow: hidden;
    padding: 0 0 8px;
    width: 100%;
}
.form-registration .row label {
    color: #454545;
    font-size: 11px;
    line-height: 13px;
    overflow: hidden;
    padding: 0 0 4px;
    width: 100%;
    margin-top:3px;
}
.form-registration .row label {
    color: #454545;
    font-size: 11px;
    line-height: 13px;
}
.form-registration .text {
    float: left;
    overflow: hidden;
    width: 226px;
}
.form-registration .text input {
    border: 0 none;
    color: #454545;
    font-size: 11px;
    height: 13px;
    line-height: 13px;
    outline: medium none;
    padding: 7px 5px;
    width: 216px;
}
.p-info-frm .text input {
    background: url("../images/bg-input-text.gif") no-repeat scroll 100% 100% transparent;
    border: 0 none;
    color: #ACACAC;
    float: left;
    height: 16px;
    padding: 6px 5px 5px;
    width: 215px;
}
.p-info-frm .btn-submit, .find-location .btn-submit {
    background: url("../images/btn-submit2.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 29px;
    line-height: 0;
    margin: 12px 0 0 -4px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 79px;
}
.p-info-frm p {
    float: left;
    width: 100%;
    min-height:40px;
    height: auto;
}
 .text p span {
    float: left;
    width: 100%;
}
 .block-info .box-contact p {
    margin: 0;
}
 .block-info .box-holder {
    margin: 9px 0 15px;
    overflow: hidden;
    width: 100%;
}
 .block-info .box-table {
    border: 1px solid #DDDDDD;
    float: left;
    overflow: hidden;
}
 .block-info table {
    border-collapse: collapse;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    overflow: hidden;
}
 .block-info table th {
    background: none repeat scroll 0 0 #EEEEEE;
    border-right: 1px solid #DDDDDD;
    text-align: left;
}
 .block-info .col01 {
    padding: 10px 5px 17px 14px;
    width: 85px;
}
.btn-holder .btn-register {
    margin-bottom:10px;
}
 .block-info .col02 {
    padding: 10px 5px 17px 6px;
    width: 110px;
}
 .block-info .col03 {
    padding: 10px 5px 17px 6px;
    width: 146px;
}
 .block-info .col04 {
    border: 0 none;
    padding: 10px 5px 17px 6px;
    width: 139px;
}
 .block-info table td {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 0 0;
    text-align: left;
    vertical-align: middle;
}
 .block-info td.col01 {
    padding: 8px 5px 11px 14px;
}
 .block-info td.col03,  .block-info td.col02 {
    padding: 8px 5px 11px 6px;
}
 .block-info td.col04 {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 8px 5px 11px 6px;
}
 .block-info td .btn-register {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
 .block-info td .btn-register span {
    display: inline-block;
    vertical-align: middle;
}


/*------------Calendar Search--------------*/

.mt-calendar-search {
    width:100%;
	margin-left: -8px;
}
.mt-calendar-search:after {
	content:"";
	display:block;
	clear:both;
}
.mt-calendar-search legend {
    display:none;
}
.mt-calendar-search .row {
	width:100%;
	margin:0 0 12px;
}
.mt-calendar-search .row:after {
	content:"";
	display:block; 
	clear:both;
}
.mt-calendar-search label {
	font-size:12px;
	line-height:15px;
	display:block;
	padding:0 0 7px;
}
.mt-calendar-search .text {
	background:url(../images/bg-input-text.gif) no-repeat;
	float:left;
	width:170px;
	height:27px;
	margin-bottom: 8px;
}
.mt-calendar-search .text input {
    color: #000000;
    font-size: 12px;
    width: 160px;
	line-height: 13px;
    outline: medium none;
	background: url("../images/bg-input-text.gif") no-repeat scroll 100% 100% transparent;
    border: 0 none;
    float: left;
    height: 16px;
    padding: 6px 5px 5px;
}
.mt-calendar-search .btn-submit {
	clear:both;
	float:left;
	background:url(../images/btn-submit.png) no-repeat;
	width:79px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:none;
	padding:0;
	margin: 0 0 15px -3px;
	display:inline;
	cursor:pointer;
	position:relative;
}
.mt-calendar-search .btn-advanced-search {
	float:left;
	background:url(../images/btn-opener.gif) no-repeat 100% 0;
	line-height:12px;
	padding:0 17px 0 2px;
}
.mt-calendar-search .active .btn-advanced-search {
    background-position:100% -12px;
}
.mt-calendar-upcoming .block-events .list {
    list-style: none outside none !important;
    margin: 5px 0 0 !important;
    overflow: hidden;
    padding: 0 !important;
    width: 100%;
}
.mt-calendar-upcoming .block-events .list li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
    /*background: url("../images/separator2.gif") no-repeat scroll 98px 60% transparent ;*/
    float:left;
    list-style: none outside none !important;
    margin:  0 !important;
}
.mt-calendar-upcoming .block-events .list li {
    padding: 0 2px;
}
.mt-calendar-upcoming .block-events ul li {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 1%;
    line-height: 14px;
    overflow: hidden;
    vertical-align: top;
    padding-bottom:21px;
	list-style: none outside none !important;
}
.mt-calendar-upcoming .block-events .list li span {
	clear: both;
    display: inline-block;
    float: left;
    margin: 0 4px 0 0px; 
}
.mt-calendar-upcoming .block-events .list li a {
    color: #2a6ebb!important;
    float: left;
    margin:  0 !important;
    font-size: 13px !important;
}
.mt-calendar-detail .block-info .date {
	margin: 0 0 5px;
}
.mt-calendar-detail .block-info .Top-Search {
	margin-bottom: 20px;
}

.mt-calendar-detail .block-info .Top-Search ul {
width: auto;clear: left;display: block;}

.mt-calendar-detail .block-info .box-contact .link {
	padding-top: 2px;
}
.mt-calendar-detail .p-info-frm p{
	float: left;
	height: auto;
	min-height: 0 !important;
	width: auto;
	margin: 0 0 15px !important;
	line-height: 1.5em;
	font-size: 13px;
	clear: both !important;
	color: #000 !important;
}

.mt-calendar-detail .p-info-frm ul, .mt-calendar-detail .p-info-frm ol {}

.mt-calendar-detail .p-info-frm ul li, .mt-calendar-detail .p-info-frm ol li {
    color: #000 !important;
}

.mt-calendar-upcoming .block-events span img {
	float: left;
	margin: 2px 10px 10px 0;
}
.mt-calendar-registration .p-info-frm p{
	float: left;
	height: auto;
	min-height: 0 !important;
	width: 100%;
	margin: 6px 0;
}
.mt-calendar-registration .form-registration .row label {
	display: block;
}
.mt-calendar-registration .p-info-frm .text input {
	width: 216px;
	color: #000000;
    font-size: 12px;
}
.mt-calendar-registration .city {
    margin-right: 10px;
}
.mt-calendar-registration .state select {
    width: 50px !important;
}
.mt-calendar-registration .state {
    float: left;
}
.mt-calendar-registration select {
    height: 27px;
    padding: 5px 2px;
	width: 225px;
}
.mt-calendar-registration .reg-fees {
	padding-top: 10px;
}
.mt-calendar-thanks .block-info .row {
	margin: 0 0 10px;
}
.mt-calendar-thanks .block-info .box-contact {
	margin-top: 10px;
}
.mt-calendar-thanks .block-info .box {
	margin: 20px 0 0;
}
.mt-calendar-thanks .p-info-frm p {
	float: left;
    height: auto;
    margin: 10px 0 !important;
    width: 100%;
	min-height: 0;
}

.mt-calendar-search .ui-datepicker-trigger {
    float: left;
    margin: -22px 0 0 146px;
}


.ui-datepicker-prev {
    background: url("/assets/images/cal-arrow-prev.gif") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    margin: 3px;
    overflow: hidden;
    width:17px !important;
    height:17px !important;
    text-indent: -9999px;
}
.ui-datepicker .ui-datepicker-next {
    background: url("/assets/images/cal-arrow-next.gif") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    margin: 3px;
    overflow: hidden;
    width:17px !important;
    height:17px !important;
    text-indent: -9999px;
}
.ui-widget-header 
{
    background: #fff !important;
    border:none !important;
}
.ui-state-default 
{
    background: #fcfcfc ;
    border: 1px solid #DEDEDE; 
}
 .ui-datepicker .ui-datepicker-next:hover {
    border: medium none;
}
.ui-datepicker .ui-datepicker-prev:hover {
    border: medium none;
} 
.aside .ui-datepicker-calendar a { 
	font-weight:bold !important; 
	color:#B2261F  !important;
}
.list li a { line-height:24px !important; }