/* CSS for Fortune Global Forum */

/* 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: #ca7122; }
a:hover { color: #f00; }

sub { font-size: 0.8em; }

.red { display: inline; color: #d63030; }

/* --- 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: 5px 10px 20px;
	background-color: #f4f4e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 10px at default setting */
	line-height: 1.3em;
	color: #333;
	text-align: center;
	}

#container {
	width: 1056px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background: url(../images/global/bg-page.gif) 0 0 repeat-y;
	}


/* ===========================================
         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(../images/global/greyBox-tr.gif); }
.greyBox .br { background-image: url(../images/global/greyBox-br.gif); }
.greyBox .bl { background-image: url(../images/global/greyBox-bl.gif); }
.greyBox .tl { background-image: url(../images/global/greyBox-tl.gif); }

.greyBox .bdr_t, 
.greyBox .bdr_r, 
.greyBox .bdr_b, 
.greyBox .bdr_l { background-image: url(../images/global/greyBox-bdr.gif); }

.greyBox .boxContent {
	padding: 15px 20px 30px;
	}


/* ===========================================
         HEADER
==============================================*/

#header h1 {
	line-height: 0;
	}
		

/* ===========================================
         MENU
==============================================*/

#menu {
	float: left;
	width: 178px;
	padding-bottom: 200px;
	}

/* ---------- NAV ---------- */

#nav {
	margin-bottom: 14px;
	padding-top: 2px;
	border-bottom: 1px dotted #b1b19e;
	}

#nav span {display: inline}

#nav li {
	padding: 2px 0 2px 0;
	_padding-bottom: 0; /* Win IE/6 */
	border-top: 1px dotted #b1b19e;
	}
	*+html #nav li { padding-bottom: 0; /* Win IE/7 */ }

#nav a {
  display: block;
/*  height: 20px; */
  color: #444;
  padding: 9px 0px 7px 20px;
  *padding: 7px 0px 7px 20px;
  font: bold 11px Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  text-decoration:  none;
  }

#nav a:hover, #nav .on a,
#nav-registration a  {
  background-color: #acbf83;
 }

/*
#nav-home a 		{ background-image: url(../images/global/nav-home.gif); }
#nav-program a 		{ background-image: url(../images/global/nav-program.gif); }
#nav-registration a { background-image: url(../images/global/nav-registration.gif); }
#nav-venue a 		{ background-image: url(../images/global/nav-venue.gif); }
#nav-contact a 		{ background-image: url(../images/global/nav-contactUs.gif); }

#nav-highlights a	{ background-image: url(../images/global/nav-2007highlights.gif); height: 41px; }

#nav-highlights a:hover, #nav-highlights.on a { background-position: left -41px; }
*/


#nav-registration a {   background-color: #acbf83;
}




/* ---------- TECH PRIZE ---------- */

#techPrize {
	margin-bottom: 20px;
	margin-left: 11px;
	}


/* ===========================================
         CONTENT
==============================================*/

#content {
	float: left;
	width: 594px;
	margin-left: 39px;
	padding-top: 30px;
	padding-bottom: 80px;
	}

/* ---------- TEXT ---------- */

#content p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6em;
	}

#content h3 {
	margin-bottom: 16px;
	padding-bottom: 14px;
	background: url(../images/global/divider-dashed.gif) left bottom repeat-x;
	font: bold 26px Helvetica, Arial, sans-serif;
	color: #93b940;
	}

#content h4 {
	margin-top: 2em;
	margin-bottom: 0.6em;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
	}


/* ===========================================
         SIDEBAR
==============================================*/

#sidebar {
	float: left;
	width: 183px;
	margin-left: 51px;
	padding-top: 8px;
	padding-bottom: 80px;
	}
	

/* ---------- SPONSORS ---------- */

.sidebarSponsors {
	text-align: center;
	margin-bottom: 24px;
	}

.sidebarSponsors h2 {
  font: bold 11px Helvetica, Arial, sans-serif;
  color: #555;
	text-transform: uppercase;
	margin-bottom: 22px;
	padding: 6px 0 5px;
	background-color: #e7e7d2;
	_padding: 7px 0; /* Win/IE7 */
	}
	*+html .sidebarSponsors h2 { padding: 7px 0; /* Win/IE7 */ }

.sidebarSponsors li {
	margin-bottom: 22px;
	}

#programPartners li { margin-bottom: 20px ;}
	

/*
#program #content h2 {
  margin-top: 1.4em;
  margin-bottom: 0.4em;
  font: bold 17px Helvetica, Arial, sans-serif !important;
  color: #809d40;
  }


#program #content div {
  float: left;
  width: 270px;
  height: 280px;
  margin: 0 20px 0 0;
  }

#program #content div p{
  font-size: 12px !important;
  line-height: 15px !important;
  }

#program #content ul {
  margin: 0 0 20px 10px;
  }

#program #content ul li {
  list-style-type: disc;
  margin: 2px 0 2px 10px;
  font-size: 12px;
  }
*/


/* ---------- EVENT SPEAKERS ---------- */

#sidebar #eventSpeakers h2 {
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #555;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding: 6px 0 5px;
	background-color: #e6e6e6;
	_padding: 7px 0; /* Win/IE7 */
	text-align: center;
	}
	*+html .sidebarSponsors h2 { padding: 7px 0; /* Win/IE7 */ }

#sidebar #speakerList {
	float: left;
	width: 149px;
	overflow: hidden;
	height: 708px;
	border: 6px solid #e6e6cd
	}

#sidebar #speakerList ul {
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	}

#sidebar #speakerList li {
	background-color: #f2f2f2;
	margin: 0px 0 5px 0px !important;
	padding: 5px;
	}

#sidebar #speakerList p {
	font-size: 11px !important;
	line-height: normal !important;
	}

#sidebar #AdditionalSpeakers {
  display: none;
  }
  
/* speakerslist */

#speakerGrid {
	font-size: 10px;
	line-height: 1.2em;
	}

#speakerGrid li {
	width: 130px;
	margin-right: 14px;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	}

/* IE-don't remove */
#speakerGrid li {*display: inline}

#speakerGrid p {
	margin: 0; 
	font-size:10px;
	line-height: normal;
	}

/* ---------- ADDITIONAL SPEAKERS ---------- */

.addlSpeakers {
	}

.addlSpeakers li {
	margin: 0 14px 18px 0;
	display: inline-block;
	vertical-align: top;
	width: 130px;
	}

.addlSpeakers h5 {
	font-weight: bold;
	}
	
#content .addlSpeakers p {
  font-size: 11px;
  line-height: inherit
	}


	
/* ---------- SCROLLBAR ---------- */

#sidebar #scrollbar {
	float: left;
	width: 20px;
	height: 718px;
	border: 1px solid #999;
	}

#sidebar #scrollbar a {
	display: block;
	width: 20px;
	height: 49px;
	}

#sidebar #track {
	width: 20px;
	height: 620px;
	background-color: #ccc;
	}

#sidebar #handle {
	width: 20px;
	height: 29px;
	}


/* ===========================================
         FOOTER
==============================================*/

#footer {
	padding: 6px 0 20px;
	background-color: #f4f4e9;
	font-size: 1em;
	line-height: 1.3em;
	color: #666;
	}

#footer p, #footer ul {
	margin-left: 17px;
	}

#footer p {
	margin-bottom: 0.6em;
	}

#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;
	}


/* ===========================================
        HOMEPAGE
==============================================*/

#home #content {
	padding-top: 34px;
	}

#home #content p {
	margin-bottom: 0.8em;
	font-size: 1.4em;
	line-height: 1.4em;
	}


#home #content h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	}

/* ---------- PARTNERS ---------- */

#partners .half {
  float:left;
  width: 285px; 
  }

#partners .full {
  clear: left;
  width: 594px	
  }

#partners h2 {
	margin: 0 0 20px 0;
	padding: 6px 14px 4px;
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	background-color: #e7e7d2;
	}

#partners .item {
  width: 285px; 
  margin: 10px auto 30px auto;
  text-align:center;
  display: inline-block;
  vertical-align: middle;
  }

#partners .item {
  *display:inline;
  }

#partners .full.single .item {
  width: 275px; 
  margin: 10px auto 30px auto;
  text-align:center;
  float: none;
  }


#partners  p, #home #partners p {
  line-height: normal;
  font-size: 10px;
  margin: 2px 0 0 15px;
  *margin: 2px 0 20px 15px;
  text-align:left;
	}




/* ===========================================
        PARTICIPANTS
==============================================*/

#participants #intro {
	margin-bottom: 1.8em;
	}


/* ===========================================
        REGISTRATION
==============================================*/

#registration #intro {
	margin-left: 28px;
	margin-bottom: 1.8em;
	}


/* ---------- REGISTRATION FORM ---------- */

form#registrationForm {
	color: #333;
	width: 420px;
	margin-left: 28px;
	font-size: 1.1em;
	line-height: 1.3em;
	}

#registrationForm select, 
#registrationForm input, 
#registrationForm textarea {
	display: block;
	margin-top: 4px;
	}

#registrationForm select {
	_margin-left: 0; /* Win/IE6 */
	}
	
.formRow {
	margin-bottom: 1em;
	_margin-bottom: 0.6em; /* Win/IE6 */
	}
	*+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%;
	}

#registrationForm h4 {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.1em;
	}

#content #registrationDisclaimer {
	margin-bottom: 18px;
	}

#content #registrationDisclaimer p {
	font-size: 1em;
	line-height: 1.1em;
	color: #000;
	}

#resetButton, #submitButton {
	display: block;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	}

#submitButton {
	width: 171px;
	height: 29px;
	background: transparent url(../images/global/bu-submitForm.gif) no-repeat center top;
	}
	
#resetButton {
	width: 106px;
	height: 24px;
	margin-top: 6px;
	background-image: url(../images/global/bu-clearForm.gif);
	}


/* ===========================================
        PARTNERS
==============================================*/

#partners h3 {
	margin-left: 5px;
	margin-bottom: 20px;
	padding-top: 0;
	border-top: none;
	}
	
.partnersBox {
	margin-bottom: 15px;
	background-color: #fff;
	_zoom: 1;  /* Win/IE6 - bottom corner disappears */
	}
	*+html .partnersBox { zoom: 1; /* For Win/IE7 - fixes bkgd color bug */ }

.partnersBox .tr { background-image: url(../images/global/greyBox-green-tr.gif); }
.partnersBox .br { background-image: url(../images/global/greyBox-br.gif); }
.partnersBox .bl { background-image: url(../images/global/greyBox-bl.gif); }
.partnersBox .tl { background-image: url(../images/global/greyBox-green-tl.gif); }

.partnersBox .bdr_t, 
.partnersBox .bdr_r, 
.partnersBox .bdr_b, 
.partnersBox .bdr_l { background-image: url(../images/global/greyBox-bdr.gif); }

.partnersBox .boxContent {
	padding: 1px 40px 50px;
	_height: 1%; /* Win/IE6 */
	_padding-bottom: 20px; /* Win/IE6 */
	}
	*+html .partnersBox .boxContent { padding-bottom: 20px; /* Win/IE7 */ }

#content .partnersBox h4 {
	margin-top: 0;
	padding-top: 6px;
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	}

.partnersBox ul {
	margin-top: 44px;
	}

.partnersBox li {
	float: left;
	text-align: center;
	}

.partnersBox li.clear { /* Use special li.clear instead of div.clear. IE6 won't clear list items */
	width: 100%;
	_width: 97%; /* Win/IE6 */
	float: none;
	}

.partnersBox .oneLogo li { width: 100%; }
.partnersBox .twoLogos li { width: 50%; }

.partnersBox #hermanMiller { margin-top: 10px; }


/* ===========================================
        2007 HIGHLIGHTS
==============================================*/

#highlights #intro {
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	background: url(../images/global/divider-dashed.gif) left bottom repeat-x;
	}

#highlights h4 {
	border-top: none;
	padding-top: 0;
	}


#highlights #content .last {
	margin-right: 0;
	padding-right: 0;
	}


/* ---------- VIDEOS ---------- */

#highlights #player {
	width: 575px;
	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 */
	}


/* ---------- PHOTO GALLERY ---------- */

#wrapPhotos {
	width: 540px;
	margin-top: 2em;
	padding-top: 2em;
	background: url(../images/global/divider-dashed.gif) left top repeat-x;
	}

#wrapPhotos h4 {
	margin-top: 0;
	margin-bottom: 0;
	}

#wrapPhotos h5 {
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	color: #666;
	}

#wrapPhotos li {
	float: left;
	width: 350px;
	margin-right: 60px;
	}

#wrapPhotos li a p {
	text-decoration: underline;
	}

#wrapPhotos li img {
	float: left;
	margin-right: 18px;
	}

#wrapPhotos li p {
	padding-top: 0.2em;
	font-size: 1.1em;
	line-height: 1.3em;
	}


/* ---------- PRESENTATIONS AND BLOGS ---------- */

.highlightsCol {
	float: left;
	width: 260px;
	margin-top: 2em;
	padding-top: 1.2em;
	padding-right: 20px;
	background: url(../images/global/divider-dashed.gif) left top repeat-x;
	}

#content .highlightsCol h4 {
	margin-bottom: 0.4em;
	}

#content .highlightsCol h5 {
	margin-bottom: 0.6em;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2em;
	}

#content .highlightsCol li {
	margin-bottom: 0.6em;
	font-size: 1.1em;
	line-height: 1.2em;
	}


/* ===========================================
        VENUE
==============================================*/

#venue #content h3 {
	margin-bottom: 8px;
	}

#venue #venuePhotos {
/* 	margin-bottom: 0; */
	}

#venue #venuePhotos img {
	margin: 0 20px 20px 0;
	}
	

/* ===========================================
        CONTACT US
==============================================*/

.contactList li {
	float: left;
	width: 300px;
	margin-top: 3em;
	margin-right: 60px;
	}	

.contactList li.lastCol {
	width: 230px;
	margin-right: 0;
	}
	
.contactList h5 {
	margin-bottom: 0.6em;
	text-transform: uppercase;
	}	
	
#content .contactList p {
	margin: 0 0 5px 0; /* Cancel out #content p */
	line-height: 1.4em;
	}


#speakerList li {
  font-size:11px;
  margin: 5px 0;
  }



/* ---------- EVENT SPEAKERS ---------- */

#content #eventSpeakers {
	margin-top: 2em;
	margin-bottom: 0;
	}


#content #eventSpeakers .boxContent {
	padding: 1px;
	height: 347px;
	}

#content #eventSpeakers h3 {
	margin-left: 28px;
	padding-top: 16px;
	_padding-top: 0; /* Win/IE6 */
	border-top: 0;
	}

#content #eventSpeakers p {
  font-size: 11px !important;
  line-height: normal !important;
  }


#content #speakerList {
	_width: 100%; /* Win/IE6 */
	height: 285px;
	_height: 309px; /* Win/IE6 */ 
	overflow: hidden;
/* 	background-color: #e7e7d2; */
	border: 6px solid #e6e6cd
	}
	*+html #content #home #speakerList { height: 309px; /* Win/IE7 */ }

#content #speakerList ul {
	padding: 5px 0 5px 5px;
	width: 2100px;
	}
	
#content #speakerList ul li {
	background-color: #f2f2f2;
	margin: 0px 10px 0px 0px !important;
  padding: 5px;
  height: 265px !important;
  width: 90px;
  float:left;
	}
	
/* ---------- SCROLLBAR ---------- */

#content #scrollbar {
	width: 591px;
	border: 1px solid #999;
	}

#content #scrollbar a {
	float: left;
	height: 20px;
	}

#content #track {
	float: left;
	width: 493px;
	height: 20px;
	background-color: #ccc;
	}

#content #handle {
	width: 29px;
	height: 20px;
	}


/*
#content .addlSpeakers {
  float:left;
  width:170px;
  }

#content .addlSpeakers p{
  font-size: 11px;
  line-height: normal;
  }
*/

#content .right {margin-right:40px;}




/* AGENDA */

#agenda .agendaHed{
  color: #809d40;
  }
	
#agenda h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 30px 0 0 0;
  text-transform: uppercase;
  }
	
#content #agenda h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 15px 0 3px 0;
  padding:0 0 2px 0;
	color: #809d40;
	background: none;
	border-bottom: 1px solid #809d40;
  }
	
#agenda  h4 {
  font-size: 10px;
  font-weight: bold;
  margin: 10px 0 0 120px;
	color: #809d40;
  }
	
#agenda p {
  margin: 0 0 10px 135px;
  font-size: 11px;
  }
  
#agenda span {
  padding: 0;
  text-align:left;
  width:135px;
  display:block;
  float:left;
  font-weight: bold;
  clear:left;
  margin-left: -135px;
  _margin-left: -60px;
  color: #000;
  text-transform: uppercase;
  }	
	
#agenda #agendaTopics { 
  font-size:10px;
  }


#agenda ul {
  margin: -5px 0 10px 135px;
  }

#agenda li {
  list-style: disc;
  color: #390;
  }

#agenda li p {
  color: #000;
  margin:0;
  font-weight: normal;
  }


#spouse-program h2 {
  color: #93b940;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid;
  padding: 0 0 5px 0;
  }

#spouse-program h4 {
  font-size: 12px;
  }

#spouse-program #content img {
  float:left;
  margin: 5px 20px 10px 0;
  }