/* CSS for Fortune Brainstorm: GREEN */

/* Reset all styles: 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, strong, 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;
	list-style: none;
	vertical-align: baseline;
	}

strong { font-weight: bold; }

em { font-style: italic; }

span { display: none; }

.clear { clear: both; height: 0px; font-size: 0px; }

a { color: #61c325; }
a:hover { color: #2d8402; }

sub { font-size: 0.8em; }

.red { display: inline; color: #f00; }

/* --- clearfix ---- */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	}

.clearfix {
    display: inline-block;
	}

html[xmlns] .clearfix {
    display: block;
	}

* html .clearfix {
    height: 1%;
	}



/* ===========================================
         MAIN LAYOUT
==============================================*/

body { 
	padding: 0 10px;
	background-color: #f4f4e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* Use percentages and ems for fonts: http://www.alistapart.com/articles/elastic/ */
	line-height: 1.3em;
	color: #333;
	text-align: center;
	}

#container {
	width: 1006px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background: url(../images2/bg-page2.gif) 0 0 repeat-y;
	border: 7px solid #e6e6cd;
	}


/* ===========================================
         BOXES W/ROUND CORNERS
==============================================*/

.tr { background-repeat: no-repeat; background-position: right top; }
.br { background-repeat: no-repeat; background-position: right bottom; }
.bl { background-repeat: no-repeat; background-position: left bottom; }
.tl { background-repeat: no-repeat; background-position: left top; }

.bdr_t { background-repeat: repeat-x; background-position: top; }
.bdr_r { background-repeat: repeat-y; background-position: right; }
.bdr_b { background-repeat: repeat-x; background-position: bottom; }
.bdr_l { background-repeat: repeat-y; background-position: left; }


/* ---------- GREY OUTLINE BOX ---------- */

.greyBox {
	margin-bottom: 18px;
	background-color: #fff;
	_zoom: 1;  /* Win/IE6 - bottom corner disappears */
	}
	*+html .greyBox { zoom: 1; /* For Win/IE7 - fixes bkgd color bug */ }

.greyBox .tr { background-image: url(../images2/greyBox-tr.gif); }
.greyBox .br { background-image: url(../images2/greyBox-br.gif); }
.greyBox .bl { background-image: url(../images2/greyBox-bl.gif); }
.greyBox .tl { background-image: url(../images2/greyBox-tl.gif); }

.greyBox .bdr_t, 
.greyBox .bdr_r, 
.greyBox .bdr_b, 
.greyBox .bdr_l { background-image: url(../images2/greyBox-bdr.gif); }

.greyBox .boxContent {
	padding: 15px 20px 30px;
	}

/* ---------- BEIGE SOLID BOX ---------- */

.beigeSolidBox {
	background-color: #f4f4e9;
	_display: inline;  /* For Win/IE6 - fixes double margin bug */
	_zoom: 1;  /* For Win/IE6 - top border disappears */
	}
	*+html .beigeSolidBox { zoom: 1; /* For Win/IE7 - fixes bkgd color bug */ }

.beigeSolidBox .tr { background-image: url(../images2/boxes/beigeSolid-tr.gif); }
.beigeSolidBox .br { background-image: url(../images2/boxes/beigeSolid-br.gif); }
.beigeSolidBox .bl { background-image: url(../images2/boxes/beigeSolid-bl.gif); }
.beigeSolidBox .tl { background-image: url(../images2/boxes/beigeSolid-tl.gif); }

.beigeSolidBox .boxContent {
	padding: 18px 20px 20px;
	}


/* ===========================================
         HEADER
==============================================*/

#header {
	background: url(../images2/bg-header.gif) 0 0 no-repeat;
	background-color: #fff;
	border-bottom: 7px solid #59b322;
	}

#header h1 {
	margin: 0 auto 10px 203px;
	padding-top: 10px; /* margin-top doesn't work */
	}
		

/* ===========================================
         MENU
==============================================*/

#menu {
	float: left;
	width: 184px;
	}

/* ---------- NAV ---------- */

#nav {
	margin-bottom: 8px;
	padding-top: 6px;
	border-bottom: 1px dotted #c4c4c1;
	}

#nav li {
	padding: 2px 0 2px 0;
	_padding-bottom: 0; /* Win IE/6 */
	border-top: 1px dotted #c4c4c1;
	}
	*+html #nav li { padding-bottom: 0; /* Win IE/7 */ }

#nav a {
	display: block;
	width: 175px;
	height: 25px;
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav a:hover, #nav .on a {
	background-position: bottom left;
	}

#nav-home a { background-image: url(../images2/nav-home.gif); }
#nav-program a { background-image: url(../images2/nav-program.gif); }
#nav-speakers a { background-image: url(../images2/nav-speakers.gif); }
#nav-agenda a { background-image: url(../images2/nav-agenda.gif); }
#nav-registration a { background-image: url(../images2/nav-registration.gif); }
#nav-sponsors a { background-image: url(../images2/nav-sponsors.gif); }
#nav-venue a { background-image: url(../images2/nav-venue.gif); }
#nav-attendee a { background-image: url(../images2/nav-attendee.gif); }
#nav-initiatives a { background-image: url(../images2/nav-initiatives.gif); }
#nav-dinner a { background-image: url(../images2/nav-dinner.gif); }
#nav-contact a { background-image: url(../images2/nav-contact.gif); }


/* ---------- BLOG BOX ---------- */

#blogBox {
	margin-top: 16px;
	margin-bottom: 30px;
	}

#blogBox h2 {
	margin-bottom: 0.8em;
	}

#menu #blogBox h3 {
	margin-bottom: 0.2em;
	margin-left: 10px;
	font-weight: bold;
	color: #756216;
	}

#blogBox ul {
	margin: auto 16px 1em 26px;
	}

#blogBox li, #blogBox a {
	color: #756216;
	}

#blogBox li {
	margin-bottom: 0.4em;
	list-style: disc;
	line-height: 1.2em;
	font-size: 0.92em;
	}

#blogBox a { text-decoration: none; }
#blogBox a:hover { text-decoration: underline; }


/* ---------- EARTH DAY CLOCK ---------- */

#earthDayClock {
	margin-bottom: 20px;
	margin-left: 10px;
	}

/* ---------- INDIA'S GREEN MOVEMENT VIDEO ---------- */

#indiaVideo h2 {
	margin-bottom: -0.4em;
	_margin-bottom: 0;
	}


/* ===========================================
         CONTENT
==============================================*/

#content {
	float: left;
	width: 577px;
	margin-left: 23px;
	padding-top: 12px;
	padding-bottom: 80px;
	}

/* ---------- TEXT ---------- */

.intro {
	_margin-top: auto; /* Win/IE6 */
	}

#locationDates {
	display: block;
	margin-bottom: 20px;
	}

#content p {
	margin-bottom: 1em;
	}

#content h3 {
	_margin-top: auto; /* Win/IE6 */
	margin-bottom: 8px;
	_margin-bottom: 12px; /* Win/IE6 */
	padding-top: 12px;
	border-top: 1px solid #ccc;
	}
	*+html #content h3 { margin-bottom: 12px; /* Win/IE7 */ }


/* ===========================================
         SIDEBAR
==============================================*/

#sidebar {
	float: left;
	width: 177px;
	margin-left: 36px;
	}

/* ---------- SIDEBAR BOXES ---------- */

#sidebar .sidebarBox {
	margin-left: 18px;
	}

#sidebar .sidebarBox h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images2/divider-dashed.gif) left bottom repeat-x;
	}

#sidebar .sidebarBox ul {
	margin-left: 1em;
	}

#sidebar .sidebarBox li, #sidebar .sidebarBox a {
	color: #756216;
	}

#sidebar .sidebarBox li {
	list-style: disc;
	margin-bottom: 0.6em;
	line-height: 1.2em;
	}

#sidebar .sidebarBox a { text-decoration: none; }
#sidebar .sidebarBox a:hover { text-decoration: underline; }


/* ---------- SPONSORS ---------- */

.sidebarSponsors {
	text-align: center;
	}

.sidebarSponsors h2 {
	margin-bottom: 20px;
	padding: 5px 0;
	_padding: 7px 0; /* Win/IE6 */
	background-color: #faf1e5;
	}
	*+html .sidebarSponsors h2 { padding: 7px 0; /* Win/IE7 */ }

.sidebarSponsors ul {
	margin: auto 20px 8px;
	padding-bottom: 1px;
	background: url(../images2/divider-dashed.gif) left bottom repeat-x;
	}

#platinumSponsor { margin-top: 10px; }
#platinumSponsor h2 { margin-bottom: 16px; }
#platinumSponsor li { margin-bottom: 30px; }

#majorSponsors li { margin-bottom: 24px; }

#solarPartner li { margin-bottom: 24px; }

#knowledgePartner li { margin-bottom: 24px; }

#carbonOffsetPartner li { margin-bottom: 24px; }

#supporters li { margin-bottom: 24px; }

#programPartners ul { margin-bottom: 30px; background: none; }
#programPartners li { margin-bottom: 30px ;}



/* ---------- SPONSORSHIP OPPORTUNITIES & PRESS INQUIRIES ---------- */

#sponsorship, #pressInquiries {
	margin: 10px auto auto 6px;
	font-size: 0.92em;
	}

#sponsorship .boxContent, #pressInquiries .boxContent {
	padding: 19px 11px 22px;
	}


#sponsorship h2, #pressInquiries h2 {
	margin-bottom: 0.4em;
	}

	

/* ===========================================
         FOOTER
==============================================*/

#footer {
	padding: 8px 0 10px;
	background-color: #e6e6cd;
	font-size: 0.92em;
	color: #666;
	}

#footer p, #footer ul {
	margin-left: 15px;
	}

#footer p {
	margin-bottom: 0.4em;
	}

#footer ul {
	list-style: none;
	padding-left: 0;
	}
	
#footer li {
	float: left;
	margin-right: 0.6em;
	}

#footer a {
	margin-right: 0.6em;
	color: #666;
	}

#footer a:hover {
	text-decoration: none;
	}

#footer .confHomeLink a {
	font-weight: bold;
	color: #3d3d3d;
	}


/* ===========================================
        SPEAKERS
==============================================*/

#speakers #content h3 {
	padding-top: 0;
	border-top: 0;
	}

/* ---------- SPEAKER LIST ---------- */

#speakerList {
	font-size: 0.83em;
	color: #333;
	line-height: 1.2em;
	_width: 97%; /* Win/IE6 */
	}

#speakerList li {
	float: left;
	width: 90px;
	margin-right: 29px;
	_margin-right: 24px; /* Win/IE6 */
	margin-bottom: 6px;
	}

#speakerList li.lastInRow {
	margin-right: 0;
	}

#speakerList li.clear { /* Use special li.clear instead of div.clear. IE6 won't clear list items */
	width: 100%;
	_width: 97%; /* Win/IE6 */
	float: none;
	}

#speakerList h5 {
	font-weight: bold;
	}
	
#speakerList p {
	margin: 0; /* Cancel out #content p */
	}


/* ---------- SPEAKERS PAGE ---------- */

#speakers .intro {
	margin-bottom: 16px;
	}

#speakers #speakerList {
	margin-bottom: 18px;
	}

#speakers #speakerList img {
	border: 1px solid #000;
	}


/* ---------- ADDITIONAL SPEAKERS ---------- */

#addlSpeakers {
	font-size: 0.92em;
	color: #333;
	line-height: 1.2em;
	}

#addlSpeakers li {
	margin-bottom: 18px;
	}

#addlSpeakers h5 {
	font-weight: bold;
	}
	
#addlSpeakers p {
	margin: 0; /* Cancel out #content p */
	}


/* ===========================================
        HOMEPAGE
==============================================*/

#home #content .intro {
	margin-bottom: 1em;
	padding: 0 5px 12px;
	font-size: 1.4em;
	color: #585b5d;
	line-height: 1.3em;
	background: url(../images2/divider-dashed.gif) left bottom repeat-x;
	}

/* ---------- EVENT SPEAKERS ---------- */

#home #eventSpeakers {
	margin-top: 2em;
	margin-bottom: 0;
	}


#home #eventSpeakers .boxContent {
	padding: 1px;
	}

#home #eventSpeakers h3 {
	margin-left: 28px;
	border-top: 0;
	}

#home #speakerList {
	_width: 100%; /* Win/IE6 */
	height: 268px;
	overflow: hidden;
	background-color: #f4f4e9;
	}

#home #speakerList td {
	height: 234px;
	padding: 6px 12px;
	background-color: #fff;
	}
	
/* ---------- SCROLLBAR ---------- */

#scrollbar {
	width: 575px;
	border: 1px solid #999;
	}

#scrollbar a {
	float: left;
	height: 20px;
	}

#track {
	float: left;
	width: 477px;
	height: 20px;
	background-color: #ccc;
	}

#handle {
	width: 29px;
	height: 20px;
	}


/* ===========================================
        AGENDA
==============================================*/

#agenda #locationDates {
	margin-bottom: 0.6em;
	}

#agenda .intro {
	margin-bottom: 6px;
	padding: 18px 14px 12px 14px;
	color: #333;
	background-color: #dbefcb;
	}

#agenda .intro h1 {
	margin-bottom: 0.6em;
	}
	
#agenda .intro p {
	margin: 0; /* Cancel out #content p */
	margin-bottom: 0.6em;
	}

#agenda .agendaDisclaimer {
	padding-top: 12px;
	background: url(../images2/divider-dashed.gif) left top repeat-x;
	}
	
#agenda #content h3 {
	margin-bottom: 1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #390;
	text-transform: uppercase;
	}

.agendaBox {
	margin-bottom: 1em;
	}

.agendaTime {
	float: left;
	width: 20%;
	font-size: 0.9em;
	}

.agendaDesc {
	float: left;
	width: 75%
	}

.agendaDesc h4 {
	font-weight: bold;
	color: #390;
	}

.agendaDesc h4 .hostedBy {
	display: inline;
	color: #333;
	font-weight: normal;
	}

.agendaDesc h5 {
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	}

#content .agendaDesc p {
	margin-bottom: 0;
	}

.concurrent {
	margin-top: 1em;
	margin-left: 1em;
	padding-left: 1em;
	}

.concurrent li {
	margin-bottom: 1em;
	list-style: decimal;
	color: #390;
	}

.concurrent h5 {
	margin-top: 0.4em;
	color: #333;
	}

.concurrent p {
	color: #333;
	}

.agendaSpeakers.noSpeakerHeader {
	margin-top: 0.6em;
	}

.agendaSpeakers li {
	margin-bottom: 0.5em;
	list-style: none;
	color: #333;
	}

.vineyard {
	display: inline;
	float: right;
	width: 200px;
	height: 1.6em;
	margin-left: 2em;
	}


/* ===========================================
        REGISTRATION
==============================================*/

#registration #locationDates {
	margin-bottom: 0.6em;
	}
	
#registration .intro {
	margin-bottom: 6px;
	padding: 18px 14px 12px 14px;
	color: #333;
	background-color: #dbefcb;
	}

#registration .intro h1 {
	margin-bottom: 0.6em;
	}
	
#registration .intro p {
	margin: 0; /* Cancel out #content p */
	margin-bottom: 0.6em;
	}

/* ---------- REGISTRATION FORM ---------- */

form#registrationForm {
	margin: 8px 0 auto;
	padding-top: 12px;
	padding-left: 4em;
	color: #333;
	background: url(../images2/divider-dashed.gif) left top repeat-x;
	_width: 437px; /* Win/IE6 */
	}
	*+html form#registrationForm { width: 437px; /* Win/IE7 */ }

#registrationForm select, 
#registrationForm input, 
#registrationForm textarea {
	display: block;
	margin-top: 2px;
	_margin-left: -10px; /* Win/IE6 */
	}
	*+html #registrationForm input, *+html #registrationForm textarea { margin-left: -10px; /* Win/IE7 */ }

#registrationForm select {
	_margin-left: 0; /* Win/IE6 */
	}
	
.formRow {
	margin-bottom: 1em;
	_margin-bottom: 0.6em; /* Win/IE6 */
	margin-left: 10px;
	}
	*+html .formRow { margin-bottom: 0.6em; /* Win/IE7 */ }

.formRow.addBorder {
	padding-bottom: 2em;
	border-bottom: 1px solid #ccc;
	}

.formElement {
	float: left;
	margin-right: 15px;
	_margin-right: 5px; /* Win/IE6 */
	_height: 1%;
	}

.formElement.websiteArea {
	width: 14em;
	}

.formElement.employeesArea {
	width: 14em;
	}

#registrationForm h5 {
	margin-bottom: 1em;
	margin-left: 10px;
	font-weight: bold;
	}

#resetButton, #submitButton {
	float: right;
	display: block;
	width: 84px;
	height: 27px;
	border: 0;
	background: transparent url(../images2/btn_submit.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	}

#resetButton {
	background-image: url(../images2/btn_reset.gif);
	}

#registrationDisclaimer {
	margin: 12px 0 24px 10px;
	font-size: 0.92em;
	}

#registrationDisclaimer p {
	margin-right: 0;
	}


/* ---------- REGISTRATION THANKS ---------- */

#registration.thanks #content {
	padding-bottom: 350px;
	}
	
#registration.thanks #registrationDisclaimer {
	margin-right: 48px;
	color: #333;
	}


/* ===========================================
        SPONSORS
==============================================*/

#sponsors h3 {
	margin-left: 5px;
	margin-bottom: 20px;
	}
	
.sponsorsBox {
	margin-bottom: 15px;
	background-color: #fff;
	_zoom: 1;  /* Win/IE6 - bottom corner disappears */
	}
	*+html .sponsorsBox { zoom: 1; /* For Win/IE7 - fixes bkgd color bug */ }

.sponsorsBox .tr { background-image: url(../images2/greyBox-pink-tr.gif); }
.sponsorsBox .br { background-image: url(../images2/greyBox-br.gif); }
.sponsorsBox .bl { background-image: url(../images2/greyBox-bl.gif); }
.sponsorsBox .tl { background-image: url(../images2/greyBox-pink-tl.gif); }

.sponsorsBox .bdr_t, 
.sponsorsBox .bdr_r, 
.sponsorsBox .bdr_b, 
.sponsorsBox .bdr_l { background-image: url(../images2/greyBox-bdr.gif); }

.sponsorsBox .boxContent {
	padding: 1px 40px 30px;
	_height: 1%; /* Win/IE6 */
	}

.sponsorsBox h4 {
	height: 18px;
	padding-top: 7px;
	text-align: center;
	}

.sponsorsBox ul {
	margin-top: 27px;
	}

.sponsorsBox li {
	float: left;
	text-align: center;
	}

.sponsorsBox li.clear { /* Use special li.clear instead of div.clear. IE6 won't clear list items */
	width: 100%;
	_width: 97%; /* Win/IE6 */
	float: none;
	}

.sponsorsBox .oneLogo li { width: 100%; }
.sponsorsBox .twoLogos li { width: 50%; }


.sponsorsBox #nortel { _margin-bottom: -20px; /* Win/IE6 */ } 
	*+html .sponsorsBox #nortel { margin-bottom: -20px; /* Win/IE7 */ }
.sponsorsBox #hermanMiller { margin-top: 10px; }
.sponsorsBox #investFrance { width: 100%; margin-top: 20px; } 
.sponsorsBox #mckinsey { margin-top: 10px; margin-bottom: 20px; _margin-bottom: -10px; /* Win/IE6 */ } 
	*+html .sponsorsBox #mckinsey { margin-bottom: -10px; /* Win/IE7 */ }
.sponsorsBox #lufthansa { width: 100%; margin-top: 30px; } 
.sponsorsBox #environmentalDefense { margin-top: 10px; }
.sponsorsBox #nrdc { margin-top: 45px; }
.sponsorsBox #wri { margin-top: 60px; }



/* ===========================================
        VENUE
==============================================*/

#venue #content {
	padding-bottom: 200px;
	}
	
#venue #content h3 {
	padding-top: 0;
	border-top: none;
	}

#venue #content .intro {
	margin-bottom: 1em;
	}

#photo-hotel {
	text-align: center;
	}
	
#photo-hotel p {
	font-size: 0.92em;
	color: #666;
	_padding-top: 0.4em; /* Win/IE6 */
	}


/* ===========================================
        ATTENDEE INFORMATION
==============================================*/

#attendee #downloadFactSheet {
	float: right;
	margin-top: 1px;
	margin-right: 10px;
	padding-left:16px;
	font-weight: bold;
	background: url(../images2/icon-document.gif) 0 1px no-repeat;
	_background-position: 0 2px; /* Win/IE6 */
	}
	*+html #attendee #downloadFactSheet { background-position: 0 2px; /* Win/IE7 */ }

#attendee #content h3 {
	margin-bottom: 1.2em;
	padding-top: 6px;
	border-top: none;
	}

#attendee #anchorList ul {
	float: left;
	width: 175px;
	margin-bottom: 1em;
	margin-left: 2em;
	_margin-left: 1em; /* Win/IE6 */
	_padding-bottom: 1em; /* Win/IE6 */
	_padding-left: 1.4em; /* Win/IE6 */
	}
	*+html #attendee #anchorList ul { /* Win/IE7 */
		margin-left: 1em;
		padding-bottom: 1em;
		padding-left: 1.4em;
	}

#attendee #anchorList li {
	list-style: disc;
	color: #61c325;
	}

#attendee #content h4 {
	margin-top: 1em;
	margin-bottom: 0.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #390;
	}

#attendee #content h5 {
	margin-top: 2em;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	}

#attendee #firstSubject {
	padding-top: 1em;
	background: url(../images2/divider-dashed.gif) left top repeat-x;
	}

#attendee #content p {
	width: 516px;
	}	


/* ===========================================
        GREEN INITIATIVES
==============================================*/

#initiatives #content h3 {
	margin-bottom: 1.2em;
	padding-top: 6px;
	border-top: none;
	}

#initiatives #content h4 {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	}

#initiatives #content h5 {
	margin-bottom: 0.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #390;
	}

#initiatives #intro {
	padding-bottom: 1.4em;
	border-bottom: 1px solid #ccc;
	}	

#initiatives #content ul {
	width: 516px;
	margin-left: 1em;
	margin-bottom: 1.5em;
	padding-left: 1.2em;
	}

#initiatives #content li {
	list-style: disc;
	margin-bottom: 0.4em;
	}

#initiatives .contactInfo {
	margin-top: 3em;
	font-weight: bold;
	}
	

/* ===========================================
        DINNER
==============================================*/

#dinner #content h3 {
	margin-bottom: 1.2em;
	padding-top: 6px;
	_padding-bottom: 6px; /* Win/IE6 */
	border-top: none;
	border-bottom: 1px dotted #956716;
	}
	*+html #dinner #content h3 { padding-bottom: 6px; /* Win/IE7 */ }

#dinner #content h4 {
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	}

/* ---------- CHEFS ---------- */

#dinner #chefList {
	margin-bottom: 4em;
	}

#dinner #chefList li {
	padding: 1.2em 0;
	_padding-bottom: 0; /* Win/IE6 */
	border-bottom: 1px dotted #956716;
	}
	*+html #dinner #chefList li { padding-bottom: 0; /* Win/IE7 */ }

#dinner #chefList li.last {
	border-bottom: none;
	}
	
#dinner #chefList .dinner-photo {
	float: left;
	border: 2px solid #000;
	}

#dinner #chefList div {
	margin-left: 110px;
	}

#dinner #chefList .widePhoto div {
	margin-left: 160px;
	}

#dinner #chefList h5 {
	margin-bottom: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	}

#dinner #chefList h5 em {
	font-style: normal;
	text-transform: none;
	}

#dinner #chefList div img {
	float: left;
	margin-right: 15px;
	}

/* ---------- WINERIES ---------- */

#dinner #wineriesIntro {
	padding: 1.4em 0 1em;
	}

#dinner #wineriesIntro img {
	float: left;
	margin: 0 15px 8px 10px;
	}

#dinner #wineriesIntro h5 {
	margin-bottom: 1em;
	font-weight: bold;
	}

#dinner #wineriesList li {
	padding: 0.6em 0;
	}

#dinner #wineriesList .wineries-logo {
	float: left;
	width: 150px;
	padding-top: 10px;
	text-align: center;
	}

#dinner #wineriesList .wineries-desc {
	margin-left: 165px;
	}

#dinner #wineriesList h5 {
	margin-bottom: 0.2em;
	font-weight: bold;
	}


/* ===========================================
        CONTACT US
==============================================*/

#contact #locationDates {
	margin-bottom: 0.6em;
	}

.contactList {
	_margin-bottom: 2em; /* Win/IE6 */
	margin-left: 40px;
	color: #333;
	}
	*+html .contactList { margin-bottom: 2em; /* Win/IE7 */ }

.contactList li {
	float: left;
	width: 220px;
	_width: 210px; /* Win/IE6 */
	margin-right: 60px;
	_margin-right: 50px; /* Win/IE6 */
	margin-bottom: 2em;
	}	

.contactList li.lastCol {
	margin-right: 0;
	}
	
.contactList h5 {
	margin-bottom: 0.6em;
	text-transform: uppercase;
	}	
	
#content .contactList p {
	margin: 0; /* Cancel out #content p */
	}


/* ===========================================
        DATA FORM
==============================================*/

#greendataform #content h3 {
	margin-bottom: 1em;
	border-top: 0;
	}

#greendataform #content h4 {
	margin-bottom: 1em;
	margin-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	}

#greendataform #content h5 {
	margin-bottom: 1em;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

form#dataForm {
	margin: 8px 0 auto;
	padding-top: 12px;
	padding-left: 4em;
	color: #333;
	_width: 437px; /* Win/IE6 */
	}
	*+html form#dataForm { width: 437px; /* Win/IE7 */ }

#dataForm .formRow {
	margin-bottom: 1.6em;
	}

.formTitle {
	margin-right: 15px;
	_margin-right: 5px; /* Win/IE6 */
	_height: 1%;
	}

.formSelections {
	margin-top: 0.6em;
	margin-bottom: 1em;
	_height: 1%; /* Win/IE6 */
	}

#dataForm select, 
#dataForm input, 
#dataForm textarea {
	display: block;
	margin-top: 2px;
	_margin-left: -10px; /* Win/IE6 */
	}
	*+html #dataForm input, *+html #dataForm textarea { margin-left: -10px; /* Win/IE7 */ }

#dataForm select {
	_margin-left: 0; /* Win/IE6 */
	}

#dataForm em {
	font-size: 0.95em;
	}

#dataForm p {
	margin-left: 10px;
	margin-bottom: 2em;
	} 

#dataForm p em,
#dataForm .red {
	color: #f00;
	}

.dataTime {
	display: block;
	margin-right: 1em;
	font-size: 0.9em;
	}

#dataForm .formSelections li {
	margin-bottom: 0.6em;
	}

#dataForm .formSelections .radio {
	float: left;
	margin-left: 0;
	}

.formSelections .closed {
	float: left;
	width: 14px;
	margin-top: 0.2em;
	margin-left: 2px;
	_margin-left: 3px; /* Win/IE6 */
	}
	*+html .formSelections .closed { margin-left: 6px; /* Win/IE7 */ }

.formSelections label {
	float: left;
	width: 380px;
	margin-top: 0.1em;
	_margin-top: 0.2em;  /* Win/IE6 */
	}
	*+html .formSelections label { margin-top: 0.3em;  /* Win/IE7 */ }


/* ===========================================
        WRAP UP PAGE
==============================================*/

#wrapup #content h3 {
	margin-bottom: 4px;
	padding-top: 8px;
	font-size: 1.6em;
	font-weight: bold;
	color: #8cc63f;
	border-top: 0;
	}

#wrapup #content .intro {
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0 0 12px;
	font-size: 1.4em;
	color: #585b5d;
	line-height: 1.3em;
	background: url(../images2/divider-dashed.gif) left bottom repeat-x;
	}

#wrapup #intro2 {
	color: #000;
	}

#wrapup #intro2 a, #wrapup h4 a { color: #ca881d; }
#wrapup #intro2 a:hover, #wrapup h4 a:hover { color: #2d8402; }

#wrapup .wrapSection {
	margin-bottom: 2em;
	}

#wrapup #content h4 {
	font-weight: bold;
	color: #ca881d;
	}

#wrapup #content h5 {
	font-weight: bold;
	color: #424242;
	}

#wrapup #content ul {
	margin-top: 0.6em;
	}

#wrapup #content ul a { color: #424242; }
#wrapup #content ul a:hover { color: #2d8402; }

#wrapup #content ul a p { text-decoration: underline; }

#wrapup #content li.last { margin-right: 0; }

/* ---------- PHOTOS ---------- */

#wrapPhotos li {
	float: left;
	width: 200px;
	margin-right: 80px;
	}

#wrapPhotos img {
	float: left;
	margin-right: 18px;
	}

#wrapPhotos p {
	padding-top: 1.4em;
	}

/* ---------- VIDEO: COMPLETE SESSIONS ---------- */

#videoSessions li {
	float: left;
	width: 300px;
	margin-right: 80px;
	}

#videoSessions img {
	float: left;
	margin-right: 18px;
	}

#videoSessions p {
	padding-top: 1.2em;
	}

/* ---------- PROGRAM GUIDE ---------- */

#wrapProgram #programThumb {
	float: left;
	margin-top: 0.4em;
	margin-right: 18px;
	}

#wrapProgram ul {
	padding-top: 1.4em;
	}

#wrapProgram li {
	margin-bottom: 1em;
	}

/* ---------- VIDEOS ---------- */

#wrapVideo.wrapSection {
	margin-bottom: 1.6em;
	padding-bottom: 1.6em;
	background: url(../images2/divider-dashed.gif) left bottom repeat-x;	
	}
	
#wrapVideo li {
	float: left;
	width: 125px;
	margin-right: 25px;
	margin-bottom: 0.4em;
	}

/* ---------- SPEAKER PRESENTATIONS and BLOGS ---------- */

#wrapup  #wrapPresentations ul,
#wrapup  #wrapBlogs ul {
	margin-top: 0.2em;
	}


/* ===========================================
        VIDEO PAGE
==============================================*/

#videoPage h3 {
	border-top: none;
	padding-top: 0;
	}

#videoPage #player {
	margin-bottom: 20px;
	border: 6px solid #e6e6cd;
	line-height: 0;
	}

#videoList {
	font-size: 0.83em;
	color: #333;
	line-height: 1.2em;
	_width: 99%; /* Win/IE6 */
	}

#videoList li {
	float: left;
	width: 133px;
	margin-right: 12px;
	margin-bottom: 8px;
	}

#videoList li.lastInRow {
	margin-right: 0;
	}

#videoList li.clear { /* Use special li.clear instead of div.clear. IE6 won't clear list items */
	width: 100%;
	_width: 97%; /* Win/IE6 */
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	}

#videoList a {
	height: 15em;
	padding: 8px;
	text-decoration: none;
	color: #333;
	border: 1px solid #eaeaea;
	}

#videoList a:hover {
	background-color: #EFEFEF;
	}
	
#videoList h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	color: #390;
	}
	
#videoList p {
	margin: 0; /* Cancel out #content p */
	}

