@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('../fonts/helveticaneueltcom-bd-webfont.eot');
	src: url('../fonts/helveticaneueltcom-bd-webfont.eot?iefix') format('eot'),
		 url('../fonts/helveticaneueltcom-bd-webfont.woff') format('woff'),
		 url('../fonts/helveticaneueltcom-bd-webfont.ttf') format('truetype'),
		 url('../fonts/helveticaneueltcom-bd-webfont.svg#webfonteDtXOJHy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue';
	src: url('../fonts/helveticaneueltcom-roman-webfont.eot');
	src: url('../fonts/helveticaneueltcom-roman-webfont.eot?iefix') format('eot'),
		 url('../fonts/helveticaneueltcom-roman-webfont.woff') format('woff'),
		 url('../fonts/helveticaneueltcom-roman-webfont.ttf') format('truetype'),
		 url('../fonts/helveticaneueltcom-roman-webfont.svg#webfontiUJq1PJr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTCom45Light';
    src: url('../fonts/helveticaneueltcom-lt.eot');
    src: url('../fonts/helveticaneueltcom-lt.eot') format('embedded-opentype'),
         url('../fonts/helveticaneueltcom-lt.woff') format('woff'),
         url('../fonts/helveticaneueltcom-lt.ttf') format('truetype'),
         url('../fonts/helveticaneueltcom-lt.svg#HelveticaNeueLTCom45Light') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*==================http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/===============*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #949494;
	font: 15px/1.2 Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Dave's Crazy Clearfixes */
* html .clearfix{ /* IE6 */
    height: 1%;
    overflow: visible;
}
*+html .clearfix{ /* IE7 */
    min-height: 1%;
    clear: both;
}
.clearfix:after { /* General */
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

/*===============================================================================================*/


.hide {display: none;}
.show {background-color: red;}

p.copyright { display: block; width: 890px; margin-left: auto; margin-right: auto; padding-top: 15px;
	font-size: 11px; color: #66ccff; font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif; }

img.footer-bottle {
	margin-top: -150px;
	margin-left: 500px;
}

body#supporters div.bottle-footer {
	display: block;
	width: 890px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 610px;
}

img.footer-bottle-supporters { margin-top: -48px; }
img.footer-bottle-speakers { margin-top: -54px; }

img.footer-bottle-program { margin-top: -48px; }


body#about div.bottle-footer {
	display: block;
	width: 890px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -198px;
}

body#contact div.bottle-footer {
	display: block;
	width: 890px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -219px;
}

body#speakers div.bottle-footer {
	display: block;
	width: 890px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
}

body#program div.bottle-footer {
	display: block;
	width: 890px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1130px;
}


div.bottle-footer {
	display: block;
	width: 890px;
	height: 157px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -104px;
}

#header {
	display: block;
	width: 100%;
	height: 129px;
	overflow: visible;
	background-image: url('../i/header-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.home-logo {
	width: 890px;
	height: 129px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.home-logo img.logo {
	position: absolute;
	top: 60px;
	left: 0px;
}

.home-logo img.title {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

ul.navigation {
	display: block;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

ul.navigation li {
	float: left;
	list-style: none;
	padding-left: 11px;
	color: #ffffff;
	height: 35px;
	line-height: 35px;
	font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul.navigation li a {
	color: #ffffff;
}

ul.navigation li a:hover {
	color: #003366;
}

body#contact p.copyright {
	margin-top: 50px;
}

ul.navigation li:hover { cursor: pointer; color: #4070B7;}

#main-home-white {display: block; width: 100%; height: 730px; background-color: #fff;font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif; }

#main-supporters-white {display: block; width: 100%; height: 1400px; background-color: #fff; font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif;}

#main-about-white {display: block; width: 100%; height: 845px; background-color: #fff;font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif; }

#main-contact-white {display: block; width: 100%; height: 569px; background-color: #fff;font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif; }

#main-speakers-white {display: block; width: 100%; height: 714px; background-color: #fff;font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif; }

#main-program-white {display: block; width: 100%; height: 1920px; background-color: #fff; font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif;}

#main-home {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 710px;
	padding-top: 20px;
	background: white url(../i/wine-bottle-2014.jpg) no-repeat right bottom;
}

#main-contact {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 620px;
	padding-top: 20px;
}

#main-speakers {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 890px;
    height: 600px;
    padding-top: 20px;
}

#main-about {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 825px;
	padding-top: 20px;
/*	background: white url(../i/bottle-about.png) no-repeat 0 60px;    */
}

#footer {
	height: 170px;
	background-image: url('../i/footer-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	color: #66ccff;
}

#footer a {
	color: #66ccff;
}

#footer a:hover {
	color: #ffffff;
}

a {text-decoration: none; color: #153049;}
a:hover {color: #4070B7;}

a.purchase { font-style: italic; color: #B3B3B3; position: absolute; margin-top: -32px; margin-left: 400px;}

a.purchase:hover, a.purchase-form:hover, a.download-pdf:hover { color: #4070B7; }

a.purchase-form {
	padding-bottom: 15px;
}

a.purchase-form { font-style: italic; color: #B3B3B3; padding-top: 15px; display: block; width: 250px;}
a.speakers-brochure { font-style: italic; color: #B3B3B3; padding-top: 15px; display: block;}

.featured-speakers {
    background: url('../i/back.png') 0 0 no-repeat;
    width: 830px;
    height: 314px;
    padding: 28px 30px;
}

ul.navigation li.active { color: #4070B7; }

/*temp hidden */

a.client-login { float: right; color: #949494; display: none; }
a.client-login-pdf { float: right; color: #949494; display: block; }
a.carbon-managed { float: right; color: #949494; display: block; padding-top: 30px;}
/*a.client-login:hover {color: #4070B7;}*/

a.watch-video { color: #4070B7; display: block; position: absolute; margin-top: -25px; margin-left: 450px; 	font-style: italic; }

h1 {display: block; height: 22px; }

h2 {padding-bottom: 5px; padding-top: 10px; font-size: 21px;font-family: Georgia, "Times New Roman", Times, serif; }
h2 em { font-style: italic; font-size: 16px;}

h2.bob {
	font-style: italic;
	font-size: 15px;
	padding-top: 0px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {color: #4070B7;
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 5px;
	
}


em { font-style: italic;}

h1 { color: #003366; height: 28px; font-size: 24px; text-indent: 0; font-family: HelveticaNeueBold, Arial, Helvetica, sans-serif;}

p {padding-bottom: 10px; letter-spacing: 0.5px; }

#main-home p {font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif; padding-bottom: 8px;}

p.emphasize {width: 630px; padding-top: 10px; font-size: 19px; line-height: 25px; font-weight: normal; font-style: normal; text-decoration: none; font-variant: normal; letter-spacing: -0.02em; }

p.emphasize.narrow {width: 450px; padding-top: 10px; font-size: 19px; line-height: 25px; font-weight: normal; font-style: normal; text-decoration: none; font-variant: normal; letter-spacing: -0.02em; }

p.purchase {width: 500px; font-size: 15px; line-height: 1.2em; font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif;}

p.about {width: 470px; font-size: 15px; line-height: 1.2em; font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif;}

p.emphazise-speakers {width: 500px; padding-top: 10px; font-size: 20px; line-height: 27px; }
p.emphasize-contact {width: 500px; padding-top: 10px; font-size: 20px; line-height: 25px; }

p.contact {width: 650px; }
p.contact-no-space-below {padding-bottom: 0px; }
p.contact span.name { color: #153049;}

p.speaker-columns { float: left; width: 470px; padding-right: 30px; line-height: 1.5; letter-spacing:0.6px}

span.separation { padding-right: 10px; }

.hr hr, .hr-home-long hr, .hr-home-short hr, .hr-contact-short hr { display: none; }

.hr-home-long { height: 15px; background: url(../i/hr-home-long.jpg) no-repeat center; }
.hr-home-short { height: 15px; background: url(../i/hr-home-short.jpg) no-repeat left; } 
.hr-contact-short { height: 15px; background: url(../i/hr-contact-short.jpg) no-repeat left; } 

div.sponsors { display: block; height: 1050px; width: 850px; }
ul.sponsors { width: 360px; float: left; padding-right: 50px; padding-bottom: 15px; }
ul.sponsors li { padding-top: 15px; }

/*
.featured-speakers {
	display: block;
	width: 890px;
	height: 300px;
	float: right;
	margin-top: -100px;
}
*/

.about-column {
	display: block;
	width: 200px;
	float: left;
	height: 500px;
/*	padding-top: 20px;   */
	padding-bottom: 50px;
} 

.about-column h5 {
	color: #153049;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.about-times {
	width: 470px; 
	font-family: HelveticaNeueLTCom45Light, Arial, Helvetica, sans-serif;
	z-index: 1000;
}

.about-column p {
	font: 12px/1.3 Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #949494;
	width:180px;
	padding-bottom: 10px;
}

p.about-times {
	padding-bottom: 10px !important;
}

span.nb {
	font-size: 12px;
}

#tac {
	display: none;
}

p.tac {
	color: #949494;
	margin-top: 25px;
}

#tac a {
	color: #4070B7;
}

.hide-speaker {
	display: none;
}

.show-speaker {
	display: block;
}

.dates {
	display: block;
	top: 215px;
	position: absolute;
	margin-left: 523px;
    width: 410px;
}

a.download-pdf {
	position: absolute;
	margin-left: 300px;
	margin-top: -25px;
	font-style: italic; 
	color: #B3B3B3;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.slidedeck dd span.speaker {
	width: 350px;
	padding-top: 20px;
	display: block;
	float: right;
}

	.slidedeck dd span.speaker strong {
		font-weight: bold;
	}


table {
	font-size: 14px;
	padding-top: 20px;
}

td {
	padding-bottom: 5px;
	padding-top: 5px;
}

td p {
	padding-bottom: 5px;
	padding-top: 5px;
}

table p em {
	font-style: italic;
}

span.footnote {
	font-size: 9px;
	font-style: italic;
}

h5 span {
	font-size: 9px;
}

div.scroll-henry {
	overflow: auto;
	width: 100%;
	height: 170px;
}

span.carbon {
	margin-top: -25px;
	float: right;
}

#main-program-white td {
    padding: 5px;
}