@font-face {
    font-family: 'Museo500';
    src: url('fonts/museo500-regular-webfont.eot');
    src: url('fonts/museo500-regular-webfont.eot?#iefix') format('eot'),
         url('fonts/museo500-regular-webfont.woff') format('woff'),
         url('fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/museo500-regular-webfont.svg#webfontGF4BwnoR') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe-UI-SemiBold';
    src: url('fonts/segoe-ui-semibold.eot');
    src: url('fonts/segoe-ui-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoe-ui-semibold.woff') format('woff'),
         url('fonts/segoe-ui-semibold.ttf') format('truetype'),
         url('fonts/segoe-ui-semibold.svg#Segoe-UI-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI-Light';
    src: url('fonts/segoeuilight.eot');
    src: url('fonts/segoeuilight.eot?#iefix') format('embedded-opentype'),
         url('fonts/segoeuilight.woff') format('woff'),
         url('fonts/segoeuilight.ttf') format('truetype'),
         url('fonts/segoeuilight.svg#segoeuilight') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 1.3;
	font-family: 'Segoe UI', sans-serif; 
    color: #3d3d3d;
    background: url(images/body.jpg);
    min-width: 100%;
}

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 960px; margin: 0 auto; background: #fff;}

#header { background: url(images/header.jpg) bottom repeat-x; padding: 16px 95px 0 95px;}
.headline { padding: 0 0 7px; }

.headline span,
.headline p { display:block; padding: 0 0 38px; font: bold 28px/34px "Segoe UI", arial, sans-serif; color:#0897ce; text-align:center; text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, 2px 3px 3px rgba(0,0,0, 0.3), -1px -1px 3px rgba(0,0,0, 0.3); }
.headline p { font-size: 26px; line-height: 30px;  position: relative; margin-left: -7px; }
.headline p span { display:inline; padding: 0; text-align:left;  font-family: "Segoe-UI-SemiBold", arial, sans-serif; font-weight: normal;  }

.register { position:relative;  }
.register .social-box { top: 22px; }
.register h3 { display: block; font-size: 24px;	line-height: 25px; padding: 18px 0 3px 1px; letter-spacing: -1px; word-spacing: 2px;}
.register span { display: block; font-size: 18px; line-height: 18px; padding:  0 0 0 1px; }
.register .img-box { padding: 9px; margin: 21px 0 30px; background-color:#fff; border: 1px solid #ebebeb; }
.register .text-box { float:left; display:inline;  width: 180px; margin: 16px 0 0 14px; text-align:center;  }
.register .text-box span.first { font: 18px/24px "SegoeUI-Light", arial, sans-serif; color:#999999; }
.register .text-box span.name { display:block; padding: 0 0 26px; font: 24px/24px "Segoe-UI-SemiBold", arial, sans-serif; color:#ffb500; }
.register .text-box p { font-size: 14px; line-height: 18px; color:#999999; }
.featured { float: left; display: inline; }
.featured ul { float: left; padding: 9px 0 0 0; margin: 0 27px 0 0; list-style: none; }
.featured ul li { padding: 10px 0 12px 0; display: block; overflow: hidden; }
.featured ul li.last { padding: 17px 0 0 4px;  }
.featured ul li.highest { padding: 0 0 0 23px; margin: -4px 0 0 0; }
.person { float: left; display: inline; margin: 1px -4px 0 -3px; }


.calendar { text-align: center; float: right; display: inline; width: 325px; margin: 0 3px 0 0;}
.calendar a { display: block; font-size: 30px; font-weight: bold; color: #ffc000; padding: 5px 0 12px 14px; }
.calendar a span { text-decoration: underline; display: inline; font-size: 30px; }
.calendar a:hover { text-decoration: none; }
.calendar a:hover span { text-decoration: none; }

.calendar p { font-size: 18px; line-height: 24px; padding: 1px 0 0 21px; word-spacing: -1px; }  
.calendar ul { text-align: left; float: left; list-style: none; margin: 18px 0 0 6px;}
.calendar ul li { font-size: 18px; color: #656565; word-spacing: -1px; line-height: 24px; }

.calendar-bg {float: right; width: 97px; height: 119px; background: url(images/calendar.png); text-align: center; margin: 8px -1px 0 0; }
span.month { font-family: Tahoma, sans-serif; font-weight: bold; font-size:13px; line-height: 13px; color: #fff; padding: 24px 0 5px 0; }
span.day { font-family: Tahoma, sans-serif; font-weight: bold; font-size: 46px; line-height: 46px;}

.spot { height: 103px; background: url(images/yellow-top.jpg) repeat-x; padding: 0; }
.spot h1 { text-align: left; display: block; }
.spot a { height: 103px; display: block; overflow: hidden; }
.spot a:hover span { text-decoration: none; }
.spot span.hoveron { background: none; }
.spot a span { word-spacing: 1px;  font-size: 36px; line-height: 35px; color: #fff; float: left; text-decoration: underline; text-shadow: 2px 2px 2px #bb8000; position: relative; margin: 34px 0 0 152px; padding: 0 0 4px 0; }
.spot a span em { width: 25px; height: 28px; background: url(images/arrows.png) no-repeat;  position: absolute; top: 7px; right: -34px; }

#main ul { padding: 0 152px; list-style: none; margin: 28px 0 0 0;}
#main ul.faq { padding-bottom: 15px;  }
#main ul li { background: url(images/arrow.png) 0 5px no-repeat; padding: 0 55px 0 35px; line-height: 0; margin: 0 0 23px 0; }
#main ul li.closer { margin: 0 0 16px 0; }
#main ul li a { font-size: 18px; line-height: 22px; color: #3d3d3d; word-spacing: 1px; }
#main ul li a:hover { text-decoration: none; }

#footer { text-align: center; color: #595959; padding: 33px 0 0 0; }
#footer a.hoveron { background: none; 	}
#footer a { text-decoration: none;  color: #595959; background: url(images/gray-border.png) bottom repeat-x; }
#footer p a { margin: 0 30px 0 13px; }
#footer ul { padding: 30px 0; list-style: none; }
#footer ul li { word-spacing: 2px; font-size: 12px; line-height: 12px; margin: 0 0 4px 0; }


.popup { width: 714px; height: 244px; text-align: center; overflow: hidden; }
.popup h1 { font-size: 24px; text-align: center; font-weight: normal; padding: 18px 0 14px 0; margin: 0 0 0 -7px; word-spacing: 1px; }
.row { width: 528px; height: 56px; background: url(images/input.jpg) repeat-x; margin: 0 auto; }
.row input { border: none; width: 496px; height: 37px; background: url(images/inp.jpg) repeat-x; border-left: solid 1px #cacaca; border-right: solid 1px #cacaca; margin: 7px auto; font-size: 18px; line-height: 26px; color: #595959; padding: 4px 8px 0 8px; }
.submit { width: 335px; height: 77px; background: url(images/submit.jpg); border: none; cursor: pointer; margin: 14px auto 0 auto; }

.popup-container { display: none; }

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{padding: 16px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{ background: url(images/ico-close.png); width: 36px; height: 36px; position: absolute; top: 0; right: 0; font-size: 0; line-height: 0; text-indent: -9999px; }



/* 
    Generic 
*/

body.generic { background: #e1e1e1 url(images/body-bg.png) repeat-x 0 0; }
body.generic #header { background:#fff!important;  }
body.generic #header #logo { padding: 12px 0 0; text-align:center; }
body.generic #header #logo a { font-size: 60px; line-height:1;  color:#1ab2e7; font-weight:bold; text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, 2px 3px 3px rgba(0,0,0, 0.3), -1px -1px 3px rgba(0,0,0, 0.3);  }
body.generic #header #logo a:hover { text-decoration: none; }
body.generic #header span.sub { display:block; padding: 0 0 22px; text-align:center; font-size: 24px; line-height: 30px;   }
body.generic .shell { background: none; }
body.generic h2 { font-weight:bold;  font-size: 30px; line-height: 30px; color: #bc7c17; text-align:center; text-transform: uppercase; letter-spacing: -1px; text-shadow: 1px 1px #fde564; font-weight: normal; }
body.generic h2.slogan { padding-bottom: 8px; font-size: 18px; line-height: 27px; color: #494949; text-align: center; background: url(images/slogan.png) no-repeat 0 0; text-shadow: 0 0 0; text-transform: none; margin-bottom: 17px; }
body.generic h3 { font-weight:bold!important; line-height: 1; font-weight: normal; color: #1f95be; text-align:center; text-transform: uppercase; }

#top-content { position: relative; width: 100%; padding-bottom: 22px; }

.video { position: relative; display: inline; float: left; width: 540px;  }
.video .frame { position: relative; width: 100%; z-index: 10; }
.video .events { position: absolute; top: 286px; left: -28px; z-index: 2; padding: 33px 104px 0 0; height: 71px; width: 526px; background: url(images/events.png) no-repeat 0 0; }
.video .events p { font-weight:bold; ; font-size: 30px; line-height: 30px; text-transform: uppercase; color: #bc7c17; text-shadow: 2px 2px 2px #fde967; text-align:right; letter-spacing: -1px; }
.video .events p.small-print { font-weight: normal;  font-style:italic;  font-size: 18px; line-height: 18px; color :#4e4e4e; text-transform: none; }

#top-content .register { display: inline; float: right; width: 336px; }
#top-content .register h3 { padding: 4px 0 33px; font-size: 42px;  }
#top-content .register p { font-size: 24px; line-height: 30px; color: #4e4e4e; text-align:center; }
#top-content .register p.value { font-size: 20px; line-height: 27px; color :#bc7c17; text-align:center; text-shadow: 2px 2px 2px #fdde5d; }
#top-content .register p.value { position: relative; margin-left: -15px; position: relative; padding: 0 0 12px; width: 353px;  background: url(images/value.png) no-repeat center 0;  }
#top-content .register ul { padding: 35px 0 0 2px; }
#top-content .register li { list-style: none; font-size: 18px; color: #656565; line-height: 30px; }
#top-content .register a.claim-button { display: block; padding-left: 23px; width: 312px; height: 77px; background: url(images/btn1.png) no-repeat 0 0; font-weight:bold;  font-size: 30px; line-height: 70px; letter-spacing: -2px;  color: #fff; margin-top: 13px; text-shadow: 2px 2px 2px #20143d; }
#top-content .register a.claim-button:hover { text-decoration: none; background-position: 0 -77px; }
#top-content .register .date-box { display: inline; float: right; margin: 30px 11px 0 0; padding:  24px 0 33px 0; width: 113px; background: url(images/date.png) no-repeat 0 0; }
#top-content .register .date-box p { font-weight:bold; font-size: 16px; text-align:center; color: #fff; line-height: 18px; }
#top-content .register .date-box p.date { padding-top: 10px; font-size: 50px; color: #000; line-height: 52px; }
 
.social-box { position: absolute; top: 52px; left: -62px; width: 60px;  }
.fb-button { padding-bottom: 12px; width: 43px; margin: 0 auto; }
.plus-button { padding-bottom: 7px; width: 50px; margin: 0 auto; }

.post { padding:  26px 25px 29px 24px; background: #fff url(images/register.png) repeat-x 0 bottom; }
.post p {  font-size: 26px; line-height: 30px; color: #1f95be; text-align:center; }
.post p span { text-transform: uppercase; }

.note { margin-top: 27px; background: #1f95be; padding: 24px 30px;  }
.note p { text-align:left;  font-family: "Segoe-UI-SemiBold", arial, sans-serif; font-size: 18px; line-height: 24px; color: #fff; text-shadow: 2px 2px 2px #0f648b; }

#main .agenda { position: relative; width: 100%; margin-top: -35px;  }
#main .agenda h2 { position:relative; font-weight:bold;   padding:  26px 0 10px 0; line-height: 65px !important; width: 1024px; margin: 0 -35px 0 -29px; background: url(images/h2-item.png) no-repeat 0 0;  }
#main .agenda ul { padding: 0; margin: -13px 0 0 0; }
#main .agenda li { height: 108px;  margin: 0; padding: 0 0 2px 26px; width: 934px; background: #fff url(images/li.png) repeat-x 0 bottom; color: #4e4e4e; list-style: none; font-size:18px; line-height: 24px;   }
#main .agenda li img.left { padding: 5px 12px 0 0; }
#main .agenda li span.big-print { float: left; font-family: 'Museo500'; font-size: 60px; line-height: 60px; padding: 30px 28px 0 0; color: #1f95be; }
#main .agenda li p.left { padding-top: 32px; width: 733px; }
#main .agenda li.item2 p { padding-top: 18px; }

.register-now { padding: 39px 0  36px; background: #fff url(images/register.png) repeat-x 0 bottom; }
.register-now h3 { padding-bottom: 13px; font-size: 36px; color: #4e4e4e !important; }
.register-now img.arrow { display: block; width: 54px; margin: 17px auto; }
.register-now p { font-size: 24px; line-height: 24px; color: #1f95be; text-align:center; }
.register-now a.claim-button { margin: 0 auto; display: block; padding-left: 22px; width: 313px; height: 77px; background: url(images/btn2.png) no-repeat 0 0; font-weight:bold;  font-size: 30px; line-height: 70px; letter-spacing: -1px;  color: #bc7c17; text-shadow: 1px 1px #fbea67; }
.register-now a.claim-button:hover { text-decoration: none; background-position: 0 -77px; }


body.generic #footer { background-color:#fff;  padding:  48px 33px 40px; margin: 0 0 40px; font-family: 'Museo500', Georgia, times, serif; }
body.generic #footer a {font-size: 14px;  }
body.generic #footer span { font-size: 14px;  padding: 0 11px; color: #808080; }

body.type-1 { background: #fff; }