/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
}

html{
font-size: 62.5%;
height:100%	
	
}

body{
background-color:#d8d8d8;	
font-size: 1.6em;
font-family: source sans pro, source-sans-pro, "source-sans-pro",sans-serif;
font-style: normal;
font-weight: 300;
color: #ffffff;
height:100%;
	
}

a{
text-decoration:none;
color:#ffffff;	
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;	
	
}

a:focus{
outline:0;
border:none;	
}

.external{
text-decoration:underline;
color:#FFA556;	
}

.external:hover{
color:#ffffff;	
}

p{
margin: 0 0 1.6rem 0;

}

p:last-child{
margin-bottom:0;
	
}

h1{

font-size:3rem;
margin:0 0 2rem 0;
line-height:3rem;	
font-weight: 300;
color: #FF9732;	
}

h2{
	
font-weight: 300;
color: #ffffff;
font-size:2rem;
margin:0 0 1.33rem 0;
line-height:2rem;		
	
}

#whiteheader{
min-width:100%;
width:100%;
background-color:#f7fbff;
margin-bottom:20px;

	
}

header{

width:940px;
padding: 20px 15px;
margin:0 auto;
overflow:auto;
	
}

#logo-link{
width:330px;
height:68px;
display:block;
background-image:url(../img/multimanagerinsightslogo.png);
overflow:hidden;
text-indent:100%;
white-space:nowrap;
float:left;
}

#sponsorlinks{

list-style:none;
float:right;	
	
}

#sponsorlinks li{
float:left;
margin: 0px 12px;	
}

#sponsorlinks li a{

display:block;
	
}

#sponsorlinks li a:hover{

transform:translate(0px,-3px);	
-moz-transform:translate(0px,-3px);
	
}

#contentwrapper{
	
margin:0 auto;	
width:940px;
position:relative;	
}

#welcome{
	
width:540px;
margin: 0 20px 20px 0px;
background-color:#0e60a0;
float:left;
padding:20px;
overflow-x:hidden;
height:390px;	
}

#panelcontainer{

width:1020px;	
margin-left:0px;
overflow-y:auto;
}

#welcomepanel1, #welcomepanel2{
margin-left:0px;	
float:left;
width:500px;	
}

#welcomepanel2{
margin-left:20px;	
}

#venues{
width:380px;
margin-bottom:20px;
background-color:#2a85cc;
float:left;	
padding:20px 0px;
height:390px;
}

#venues h1{
padding-left:20px;	
}

#venuelinks{
width:100%;
padding:0px !important;
margin-top:25px;	
}

#venuelinks a{
display:block;
line-height:3rem;
text-align:left;
border-top: 1px solid #2577b6;
/* background-image:url(../img/rightarrow.png) center no-repeat; */
background-position: 80% 50%;
padding-left: 15%;

}

#venuelinks a:last-child{
border-bottom: 1px solid #2577b6;	
	
}

#venuelinks a:hover{
background:#2377b8;
/* background-image:url(../img/rightarrow.png) center no-repeat; */
background-position: 81% 50%;
}


.venuesbackbutton{
position:relative;
margin-right:0px;
margin-top:20px;
padding:5px 15px;
background:#0e60a0;
text-decoration:none;
color:#FFFFFF;
display:block;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
float:right;
}

#venues .cycle-slideshow div{
width:100%;
padding: 0px 20px;
	
}

.venuesbackbutton:hover{
background:#0f69af;
}

#speakers{
width:540px;	
background-color:#2a85cc;	
float:left;	
padding:20px 20px 0px;;
margin-right:20px;
overflow:hidden;
margin-bottom:20px;	
}

.speakerinfo{
width:500px;	
overflow-y:hidden;	
}

.speakerbio{
width:100%;
margin: 1.5rem 0 0 0 !important;
font-weight:300 !important;	
	
}


.speakerinfo img{
	
float:left;	
}

.speakerinfo p{

font-weight:400;
margin-left:20px;
margin-top:5px;
float:left;
	
}

.small-text{

font-size:0.66em;
vertical-align: super	
}


#slidenavigation{

background:#0f4d7d;
width:540px;
margin:20px -20px 0px;
overflow:auto;
	
}

#slidenavigation a:first-child{
border-right: 1px solid #0c3f66;	
}

#previous, #next{
	
width:50%;
text-align:center;
display:block;
float:left;
height:40px;
line-height:40px;	
	
}

#registerlink, #contactlink{
display:block;	
width:380px;
height:100px;
float:left;	
margin-bottom:20px;
text-align:center;
font-size: 2.2rem;
}



/*

Pre-event Register Link

#registerlink{
background-color:#FF9732;
line-height:100px;
-webkit-box-shadow: 0px 13px 0px -5px rgba(50, 50, 50, 0.05);
-moz-box-shadow:    0px 13px 0px -5px rgba(50, 50, 50, 0.05);
box-shadow:         0px 13px 0px -5px rgba(50, 50, 50, 0.05);
color:#ffffff;
font-weight:300;
}


*/

#registerlink{
background-color:#FF9732;
line-height:100px;
-webkit-box-shadow: 0px 10px 0px -4px rgba(50, 50, 50, 0.05);
-moz-box-shadow:    0px 10px 0px -4px rgba(50, 50, 50, 0.05);
box-shadow:         0px 10px 0px -4px rgba(50, 50, 50, 0.05);
color:#ffffff;
font-weight:300;
height:100px;
margin-bottom:20px;
font-size:30px;
}

#registerlink:hover{
background-color:#fea855;
-moz-transform:translate(0px,3px); 
-webkit-box-shadow: 0px 6px 0px -5px rgba(50, 50, 50, 0.0);
-moz-box-shadow:    0px 6px 0px -5px rgba(50, 50, 50, 0.0);
box-shadow:         0px 6px 0px -5px rgba(50, 50, 50, 0.0);
}

#cpdbadge{

position:absolute;
right:-50px;
top:350px;	
	
}

#contactlink{
background-color:#0e60a0;
font-size: 1.6rem;
padding:20px;

}

#contacttable{
margin: 0 auto;	
}

#contacttable td{
text-align:left;	
}

#contacttable tr td:first-child{
text-align:right;	
padding-right:15px;
}

#contacttable a:hover{
color:#83bfed;	
}

#morelink{

float:right;
margin-right:0px;
margin-top:20px;
padding:5px 15px;
background:#2a85cc;
text-decoration:none;
color:#ffffff;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;	
}

#morelink:hover{
background:#2e91df;
}

.venuesbacklink, .venuesregisterlink{
float:right;
margin-right:0px;
margin-top:20px;
padding:5px 15px;
background:#2a85cc;
text-decoration:none;
color:#ffffff;
position:absolute;
bottom:0;
left:0;	
}

.venuesbacklink:hover, .venuesregisterlink:hover{
background:#2e91df;
}

.venuesregisterlink{
left:80px;	
}


#register{

width:940px;
margin:0px;
background-color:#0e60a0;
float:left;
padding:20px;
overflow-x:hidden;
position:relative;	
}

.formlabel{
 float:left;
    clear:left;
    width:15%;
    text-align:left;
    margin-right:10px;
    margin-bottom:10px;
    
}

.formfield, .textbox{
float:left;
font-size: 1.6rem;
font-family: source sans pro, source-sans-pro, "source-sans-pro",sans-serif;
font-style: normal;
font-weight: 300;
color:#ffffff;
resize:none;
width:300px;
padding:5px;
background:#106cb4;
border:0; 
outline:none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.formfield:focus, .textbox:focus{
background:#1277c6;	
	
}

.formfield{
height:30px;
margin-bottom:10px;
}
	
.textbox{
	
height:auto;
}

#registerbutton{
float:left;
clear:left;
padding:15px 30px;
background:#1277c6;
color:#ffffff;	
border:0; 
outline:none;
margin: 10px 0px 0px 145px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
font-family: source sans pro, source-sans-pro, "source-sans-pro",sans-serif;
font-style: normal;
font-weight: 300;
}

#registerbutton:hover{
background:#1380d5;
transform:translate(0px,-3px);	
-moz-transform:translate(0px,-3px);
	
}

#register #morelink{

float:right;
margin-right:0px;
margin-top:20px;
padding:5px 15px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
position:absolute;
right:20px;
bottom:20px;	
}


#agendabox{	
width:	480px;
float:left;
margin-right:20px;
position:relative;
min-height:400px;	
}

#agendabox table{

margin-bottom:20px;
	
}

#agendabox table tr td{
vertical-align:top;
padding: 5px 0px 5px 5px;
border-bottom: 1px solid #1B75BB;
	
}

.address{
position:absolute;
bottom:0;
right:0;
text-align:right;
	
}

#mapbox{

float:left;	
}



.presentation-link{
display:inline-block;
margin: 10px 0px;
padding:10px 15px;
background:#1770B5;
width:450px;	

}

.presentation-link:hover{
background:#2a85cc;	

}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}