@charset "utf-8";
html {
    font-size: 100%;
}

body {
    background: #25486e;
    background: -moz-linear-gradient(top, #25486e 0%, #5c7997 50%, #25486e 100%);
    background: -webkit-linear-gradient(top, #25486e 0%, #5c7997 50%, #25486e 100%);
    background: linear-gradient(to bottom, #25486e 0%, #5c7997 50%, #25486e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#25486e', endColorstr='#25486e', GradientType=0);
    font-size: 87.5%;
    margin-left: 0px;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 0px;
}

body,
td {
    font-family: Verdana, Geneva, sans-serif;
    color: #000;
}

th {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
    color: #000;
    letter-spacing: .07em;
}

a:link {
    color: #42486a;
}

a:visited {
    color: #42486a;
}

a:hover {
    color: #999999;
}

a:active {
    color: #42486a;
}



header a:link {
    color: #fff;
}

.fb-event header a:link {
    color: #42486a;
}
.content_nav a:link,
.content_nav a:visited {
    color: #000;
}

h1 {
    font-size: 1.875em;
    color: #2C4A68;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    margin: .625em .5em .5em .5em;
}

h1.title {
    text-align: left;
}

h2 {
    font-size: 1.375em;
    color: #42486A;
    font-weight: normal;
}

h3 {
    font-size: 1.2em;
    color: #666;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5em;
    margin-bottom: .5em;
    text-align: center;
}

h3.inactive {
    font-size: 1.2em;
    color: #FF0000;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

h2.registration {
    font-size: 24px;
}

h3.registration {
    margin-left: 0;
    margin-top: 10px;
    text-align: left;
    width: 76%;
}

@media only screen and (max-width:768px) {
    h3.registration {
        width: 100%;
    }
}

h4.jumbotron {
    line-height: 1.5em;
    padding: 20px 48px;
}

.border-left {
    border-left: ridge 1px #ddd;
}

.border-right {
    border-right: ridge 1px #5B84AD;
}

#PageWrapper {
    max-width: 1100px;
    */margin: 0 auto;
    background-color: #fff;
    border: 1px solid #000;
}

#Top {
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px;
}

#ContentWrapper {
    min-height: 829px;
    background-color: #EFF4F9;
}

#Content {
    padding: 0em 1.76em;
    float: left;
    width: 72.2%;
    min-height: 975px;
    background-color: #FFFFFF;
    height: 100%;
}

#LeftColumn {
    width: 20.7%;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    min-height: 829px;
    float: left;
    min-height: 800px;
    background-color: inherit;
}

#citystatezip {
    margin-left: .85em;
}

#csz {
    float: left;
}

div.LeftNav {
    margin-left: 0em;
    margin-bottom: 0em;
}

div.LeftColTel {
    margin: 2em 0em 1em 0em;
    text-align: center;
}

div.contact {
    text-align: center;
    margin-top: 2.25em;
}

div.hours {
    padding-top: 0em;
    margin: 1em 0em 1em 0em;
}

#Footer {
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    color: #FFF;
    font-size: .85em;
    padding: 1em 0;
}

#Footer a:link {
    color: #fff;
}

#Footer a:visited {
    color: #fff;
}

#Footer a:hover {
    color: #000;
}

#Footer a:active {
    color: #fff;
}

figure {
    display: inline!important;
    margin: .125em auto;
}

figcaption {
    display: block;
    margin: .25em auto;
    text-align: center;
    font-size: 1.25em;
    color: #42486A;
}

figure.cruise-ship-image > figcaption {
    margin: 1.25em auto .35em auto;
}

table.schedule {
    margin: 7px auto;
    width: 98%;
    max-width: 98%;
    background-color: #EFF4F9;
    border-collapse: collapse;
}

th.schedule {
    border-width: 0px;
    background-color: #ffffff;
    margin: 0px;
}

td.schedule_listing {
    border-color: #ffffff;
    padding: 5px 5px 5px 12px;
    background-color: inherit;
    vertical-align: top;
    border-style: solid;
    border-width: 3px;
    max-width: 600px;
}

td.schedule_link {
    border-color: #ffffff;
    padding: 12px;
    background-color: inherit;
    vertical-align: middle;
    text-align: center;
    border-style: solid;
    border-width: 3px;
}

div.social_widgets_wrap {
    width: 100%;
    display: inline-block;
    margin-bottom: .3em;
}

ol {
    /*width: 85%;*/
    margin-left: auto;
    margin-right: auto;
}

ul {
    width: 85%;
    /*margin-left: auto;
    margin-right: auto;*/
}

ul li {
    list-style-type: circle;
}

.pricing ul {
    width:  95%;
}

nav ul li, #Footer ul li {
    list-style-type: none;
}

ul.nav-tabs {
    width: 100%
}

#Search {
    background-color: #fff7d1;
}

form.search {
    padding-top: .1em;
    background-color: #fff7d1;
    border: hidden;
    margin: .5em auto;
    width: 97.5%;
    border-radius: .3em;
}

fieldset {
    border-style: hidden;
}

input {
    margin-bottom: .2em;
}

#Flash {
    margin-left: -.9em;
}

#FeaturesWrapper {
    min-height: 5em;
    margin: 0em auto 1em auto;
    color: #FFF;
    padding: .25em 0em;
    background-color: #4D82B8;
    font-size: 12px;
    width: 100%;
}

.Feature {
    float: left;
    width: 29%;
    padding: 0em 0em;
}

.Feature:first-of-type {
    border-right: 1px solid #FFF;
}

.Feature.col-sm-6 {
    padding-left: 25px;
    padding-right: 12px;
}

.FeatureLast {
    float: left;
    width: 30%;
    padding-left: 1.1em;
}

.content_nav {
    background-color: #eee;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    margin-bottom: 0.75em;
    margin-top: 0.75em;
    font-size: 1.25em;
    padding: 2px;
    clear: left;
}

.content_nav a {
    margin-left: .35em;
    margin-right: .35em;
}

.clear {
    clear: both;
}

.ImageRight {
    float: right;
    margin-left: 10px;
}

.ImageLeft {
    float: left;
    margin-right: 10px;
}

table.pricing_2col {
    max-width: 710px;
    width: 98%;
    background-color: white;
    border: 1px solid black;
    border-collapse: collapse;
    margin: 9px auto 9px auto;
}

td.pricing_image-text {
    border: 1px solid black;
    text-align: justify;
    padding: .3em .5em .3em .6em;
}

img.pricing_image-text {
    float: left;
    margin: .3em .38em .1em 0em;
    max-width: 60%;
    max-height: 90%;
}

figure.align-left, img.align-left{
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
}

#pricing_table {
    max-width: 710px;
    width: 98%;
    background-color: white;
    border: 1px solid black;
    margin: 9px auto 9px auto;
}

#pricing_header {
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    border: 1px solid black;
}

#pricing_image_td {
    border: 1px solid black;
    text-align: center
}

#pricing_img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    max-width: 200px;
    max-height: 150px;
    min-width: 95%;
}

#pricing_text {
    border: 1px solid black;
    padding: 4px 6px 4px 4px;
    text-align: justify;
}

#pricing_price {
    text-align: center;
    border: 1px solid black;
}

#pricing_misc, .pricing_details, .phone-info {
    text-align: center;
    border: 1px solid black;
    padding: 7px;
    margin-top: 20px;
    background-color: #fff;
}

#pricing_misc {
    text-align: initial;
    padding: 20px;
}

#pricing_misc ul li{
    list-style-type: none;
}

#pricing_misc h3, #pricing_misc h4{
    text-align: center;
    line-height: 1.5
}

#pricing_misc .included ul li {
    list-style-type: circle;
    text-align: left;
}
div.phone-info.notice {
    margin-bottom: 0px;
}

ul.pricing {
    display: inline-block;
    font-size: 0.875em;
    text-align: left;
    list-style-type: disc;
    margin-top: 3px;
    margin-bottom: 3px;
}

li.pricing {
    font-size: 0.875em;
    text-align: left;
}

table.itinerary_table {
    width: 600px;
    background-color: white;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .64em;
    margin-top: 1em;
    border-collapse: collapse;
    font-size: 1em;
}

th.itinerary_header {
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    border: 1px solid black;
    padding: 3px 2px 3px 3px;
    height: 1.8em;
}

td.itinerary_date {
    text-align: right;
    border: 1px solid black;
    padding: 2px 4px 2px 1px;
}

td.itinerary_port {
    text-align: left;
    border: 1px solid black;
    padding: 2px 3px 2px 9px;
}

td.itinerary_time {
    text-align: center;
    border: 1px solid black;
    padding: 2px 2px;
}

img.accreditation {
    float: left;
    vertical-align: middle;
    margin: 4px 17px 15px 1px !important;
    height: auto;
    width: auto;
    max-height: 115px;
    max-width: 150px;
}
a.barlink:link {
    color: white;
    text-decoration: underline;
}

a.barlink:visited {
    color: white;
    text-decoration: underline;
}

a.barlink:hover {
    color: white;
    text-decoration: underline;
}

p.accreditation {
    margin: 0em 1.12em .6em 0em;
}

div.SectionBox, h2.SectionBox {
    font-size: 1.1em;
    width: 100%;
    height: 1.5em;
    background-color: #C0C0C0;
    text-align: center;
    font-weight: bold;
    letter-spacing: .14em;
    padding: .5em 0em 1.7em 0em;
    margin: 1.65em auto 1.65em auto;
}

div.ShoreExBox {
    border-style: solid;
    border-color: #000000;
    border-width: thin;
    width: 80%;
    background-color: #33ff66;
    text-align: center;
    padding: .25em .25em .25em .25em;
    margin: .43em auto .43em auto;
}

div.heading {
    clear: both;
    margin: .75em auto 1em auto;
    font-size: 1.28em;
    color: #666;
    font-weight: normal;
    text-align: center;
}

div.accreditation {
    margin-bottom: 1em;
    margin-top: .6em;
    text-align: left;
    overflow: hidden;
}

div.purpose_objectives_agenda {
    margin: .7em 0em;
    text-align: left
}

div.notice {
    /*clear: both;*/
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .75em;
    margin-top: 0em;
    /*width: 100%;*/
}

div.notice.competitive-pricing{
    background-color: #bbb;
}
div.ports_of_call {
    margin: .5em 0em;
}

div.ports {
    padding: 0em 0em .5em 0em;
    display: inline-block;
}

span.prepostlink {
    clear: both;
    float: right;
    color: white;
    background-color: #4D82B8;
    text-align: right;
    padding: 0em .21em .21em .21em;
    margin: .2em auto .08em auto;
    border-radius: 0.2em;
}

div.map {
    text-align: center;
    margin: 1.25em 0em;
}

img.map {
    margin-left: auto;
    margin-right: auto;
    border: thin;
    border-bottom-color: #000;
    width: auto;
    height: auto;
    max-width: 650px;
}

img.speaker_headshot {
    float: left;
    margin: 5px 12px 4px 0;
    height: auto;
    width: auto;
    max-height: 180px;
    max-width: 116px;
}

.speaker-list img.speaker_headshot {
    max-height: 65px;
}

.speaker-list img {
    max-width:100%;
}

img.cosponsor_logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1em;
    margin-bottom: .5em;
    vertical-align: middle;
    padding: 0em 1em 0em 0em;
    max-width: 475px;
    max-height: 162px;
    height: auto;
    width: auto;
}



.list-group-item-text img.cosponsor_logo{
    margin-left: 10px;
}

img.LeftColAd {
  vertical-align: middle;
    margin: 0em auto;
    padding: 0em 0em;
    height: auto;
    width: 100%;
}

img.SUNY_logo {
    margin: 9px 0px;
    max-width: 274px;
    max-height: 54px;
}

img.top_ship_photo {
    display: block;
    vertical-align: middle;
    margin: 0em auto;
    max-width: 790px;
    max-height: 558px;
    border-radius: 0.375em;
}

div.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#red {
    color: #930;
}

#travelinsurance .btn-primary {
    margin-bottom: 10px;
    margin-right: 10px;
    text-decoration: none;
}
#travelinsurance a {
   text-decoration: underline;
}
#travelinsurance a.btn-primary:link ,
#travelinsurance a.btn-primary:visited {
    color: #fff;
}

#travelinsurance div.travelinsurance {
    margin-bottom: 15px;
}

.agent-info dt,
.agent-info dd {
    display: inline-flex;
    font-size: 12px;
    width: 45%;
}

.show-read-more .more-text {
    display: none;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.hiddencontent{
    display: none;
}

.morecontent {
    margin-bottom: 30px;
}

/*preloader spinner */

#preloader5 {
    position: relative;
    width: 30px;
    height: 30px;
    background: #3498db;
    border-radius: 50px;
    animation: preloader_5 1.5s infinite linear;
    margin: auto;
}

#preloader5:after {
    position: absolute;
    width: 50px;
    height: 50px;
    border-top: 10px solid #9b59b6;
    border-bottom: 10px solid #9b59b6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-radius: 50px;
    content: '';
    top: -20px;
    left: -20px;
    animation: preloader_5_after 1.5s infinite linear;
}

@keyframes preloader_5 {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
        background: #2ecc71;
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes preloader_5_after {
    0% {
        border-top: 10px solid #9b59b6;
        border-bottom: 10px solid #9b59b6;
    }
    50% {
        border-top: 10px solid #3498db;
        border-bottom: 10px solid #3498db;
    }
    100% {
        border-top: 10px solid #9b59b6;
        border-bottom: 10px solid #9b59b6;
    }
}

#preloader6 {
    position: relative;
    width: 42px;
    height: 42px;
    animation: preloader_6 5s infinite linear;
    margin: auto;
}

#preloader6 span {
    width: 20px;
    height: 20px;
    position: absolute;
    background: red;
    display: block;
    animation: preloader_6_span 1s infinite linear;
}

#preloader6 span:nth-child(1) {
    background: #2ecc71;
}

#preloader6 span:nth-child(2) {
    left: 22px;
    background: #9b59b6;
    animation-delay: .2s;
}

#preloader6 span:nth-child(3) {
    top: 22px;
    background: #3498db;
    animation-delay: .4s;
}

#preloader6 span:nth-child(4) {
    top: 22px;
    left: 22px;
    background: #f1c40f;
    animation-delay: .6s;
}

@keyframes preloader_6_span {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.5);
    }
    100% {
        transform: scale(1);
    }
}
.ad-block {
    background-color: #F5F5F5;  
    background-repeat: no-repeat;
    background-position: 0 0;
    border-top:1px solid #CCCCCC;
    border-bottom: 1px solid #ccc;
    min-height: 220px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px; 
} 

.ad-block1 {
    background-image:url("../images/banners_ads/cruisemeetings_ad.jpg");
}
.ad-block2 {
    background-image:url("../images/banners_ads/rci_kids_free.jpg");
    min-height: 286px;
}

.ad-block.ad-block3 {
      min-height: 221px;
      margin-bottom: 0px;
}

.ad-block header{
    font-size: 17px;
    margin-top: 116px;
    padding: 0 1px 0 16px
}

.ad-block.ad-block3 header{
    margin-top: 0px;
    padding: 0px;

    }
 .ad-block.ad-block3 header a:link{
    color:#DC3DD2;
    font-size: 15px;
      }   

.ad-block.ad-block4{
    min-height: 82px;
    margin-bottom: 0px;
}
.ad-block.ad-block2 header{    
    margin-top: 165px;  
    padding: 0px 16px;  
}

.ad-block.ad-block2 p{
    padding:0px 16px
}


.ad-button{
    box-shadow: rgba(0, 0, 0, 0.4) 0 2px 5px;
    width: 50px;
    height: 37px;
    display: block;
    padding: 16px 0;
    position: absolute;
    top: 168px;
    left: 164px;
    line-height: 1;
    background: #4D82B8;
    text-align: center;
    color: white;
    background-clip: padding-box;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Material Design Iconic Font';
    font-size: 20px;
    font-size: 2rem;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -transition-duration: 0.3s;
    transition-duration: 0.3s;
    }

.btn.ad-button{
    border-radius: 4px;
    color: #fff;
    padding: 9px 12px;
}

/* ordered lists */

ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
ol > li {
    position:relative; /* Create a positioning context */
    margin:2em 0 6px 5em; /* Give each list item a left margin to make room for the numbers */
    padding:0px 15px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
}
ol > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -5px;
    left: -2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2em;
    margin-right: 8px;
    padding: 4px 3px 4px 3px;
    border-top: 1px solid #4D82B8;
    color: #fff;
    background: #4D82B8;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-align: center;
    border-radius: 18px;
}
li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}
ol li > li:before,ol li ol li:before  {
    content:counter(li);
    border:none;
    background: transparent;
    color:#4D82B8;
}
/* end ordered lists */

.purpose_objectives_agenda h4 {
    margin: 0px 45px;
    font-size: 16px;
}

.speakers h3 {
    margin-top: 0em;
    font-weight: 700;
}

.speakers .pull-left {
    width: 100%;
}

/*ships */
@import url('https://fonts.googleapis.com/css?family=Roboto');
.ships .header{

}

.ships .header .logo{
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    text-align: center;
}

.ships .header .details {
    font-family: 'Roboto', sans-serif;

}

#mainNavigation li a:focus, #mainNavigation li a:hover {
    color: #23527c;
    text-decoration: underline;
    height: 50px;
    width: 50px;
    background-color: #fff;
    padding: 10px;
    
}
#mainNavigation li a {
    padding: 10px;
}
