/* for adding alternate background images, see bottom of file */

body#summitpage h1 {
  color: #097ab6;
  text-transform: uppercase;
  font-size: 3.2em;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.1;
  letter-spacing: -1px;
}

body#summitpage h2 {
  color: #ed5c0b;
  line-height: 1.1;
  margin-top: -7px;
  font-size: 1em;
}

body#summitpage h3 {
  color: #097ab6;
}

body#summitpage a:link, body#summitpage a:visited {
  color: #666;
}

body#summitpage a:hover, body#summitpage a:active, body#summitpage a:focus {
  color: #ed5c0b;
}

body#summitpage #summary p {
  line-height: 1.3;
  margin-right: 10px;
}


body#summitpage .sidebar h3 {
  color: #86c2da;
}

body#summitpage .sidebar ul {
  margin-right: 25px;
}


#summitspeakers {
  margin-top: -15px;
  margin-left: 20px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd;
  float:left; 
  width:460px;
}

#summitspeakers h3 {
  margin-left: 0;
  margin-bottom: -5px;
}

#summitspeakers h4 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 23px;
  letter-spacing: -1px;
}

#summitspeakers h4 span {
  position: relative;
  top: 23px;
  left: 3px;
}

#summitspeakers img {
  float: left;
  margin-bottom: 5px;
  margin-left: 0;
}

#summitspeakers div {
  position: relative;
  left: -10px;
  float: left;
  width: 228px;
  margin: 10px 0;
}

#summitspeakers p {
  margin: 0 0 0 130px;
  color: #097ab6;
  font-weight: bold;
}

#summitspeakers p a {
  font-weight: normal;
}


.sidebar {
  padding-bottom: 0;
}

body.thankyou .sidebar .sbcontent {
  background:  url("/images/sidebarbackgroundwhite.gif") no-repeat 100% 100%;
  padding-bottom: 30px;
}


/* hovers WERE #ddd */
body#summitpage .sidebar a:link, body#summitpage .sidebar a:visited {
  color: #fff;
}

body#summitpage .sidebar a:hover, body#summitpage .sidebar a:active {
  color: #ed5c0b;
}

body#summitpage .sbcontent p.termsconds a:link, 
body#summitpage .sbcontent p.termsconds a:visited {
  color: #bbb;
}

body#summitpage .sbcontent p.termsconds a:hover, 
body#summitpage .sbcontent p.termsconds a:active {
  color: #ed5c0b;
}

#summitspecials {
  background:  url("/images/sidebarbackground_lighter.gif") no-repeat 100% 100%;
  padding-bottom: 30px;
  position: relative;
  top: 2px;
}

#summitspecials h4 {
  font-size: 0.8em;
  margin-right: 28px;
  margin-left: 15px;
  margin-bottom: 0;
  padding-top: 10px;
  border-top: 1px solid #777;
}

#summitspecials p.info {
  margin-top: 0;
  color: #aaa;
  font-size: 0.8em;
}

#summitspecials p.info span {
  font-weight: bold;
}


#schedule {
  float: left;
  width: 240px;
  clear: left;

}

#schedule ol {
  list-style-type: none;
  margin-top: 0;
  margin-left: 22px;
  font-size: 0.8em;
}

#schedule li {
  margin-bottom: 15px;
}

#schedule li span {
  color: #ed5c0b;
  font-weight: bold;
}


#whatyouget, #fiveminutesfame {
  float: left;
  width: 240px;
}

#whatyouget h3, #fiveminutesfame h3 {
  margin-left: 15px;
  margin-right: 0;
}

#whatyouget ul, #fiveminutesfame ul {
  list-style-type: none;
  font-weight: bold;
  margin-top: 0;
  margin-left: 18px;
}

#whatyouget li {
  margin-bottom: 15px;
}

#whatyouget li span {
  display: block;
  font-weight: normal;
  font-style: italic;
}

#whatyouget ul ul {
  list-style-type: disc;
  font-size: 1em;
  font-weight: normal;
  margin-left: 15px;
}

#whatyouget li li {
  margin-top: 5px;
  margin-bottom: 5px;
}

#whatyouget img {
  margin: 10px 0;
}


#partners, #advertbutton {
  clear: right;
  float: right;
  width: 240px;
}

body#summitpage #partners h3 {
  margin-left: 10px;
  color: #4f4f4f;
  padding-top: 15px;
}

#partners ul {
  list-style-type: none;
  margin-right: 20px;
  margin-left: 0;
  margin-top: -5px;
}

#partners li {
/*  display: inline; */
}

#partners img {
  margin: 10px;
  vertical-align: middle;
}


body#summitpage #advertbutton {
  border-bottom: 2px solid #ddd;
  width: 197px;
  margin-right: 33px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}


body#summitpage #advertbutton h3 {
  padding-top: 10px;
  margin-left: 0;
}

body#summitpage #advertbutton img {
  float: right;
  margin: 0;
  margin-top: -5px;
}


#summitinfo {
  clear: left;
  position:relative;
  top: 10px;
}

#summitinfo h3, #summitinfo h4 {
  margin-left: 0;
  margin-right: 0;
}

#summitinfo p {
  margin: 0 0 30px 0;
}

#summitlocationinfo {
  margin: 0 20px;
  padding-bottom: 10px;
}

#summitlocationinfo h3 {
  margin-right: 15px;
  padding-top: 20px;
  border-top: 2px solid #ddd;
}

img#summitimg {
  margin: 0 33px 0 20px;
  float: right;
}

#summitaddress, #summitsize, #summitconnections, #summitrefresh, #summitbyroad {
  margin-left: 20px;
  padding-bottom: 10px;
}

#summitaddress a {
  font-weight: bold;
}

#summitaddress p {
  margin-bottom: 10px;
}

#summitaddress p.telno {
  margin-bottom: 30px;
}

#summitconnections {
  clear: left;
  width: 230px;
  float: left;
}

#summitconnections p, #summittravel p {
  margin-right: 20px;
}

#summitaccom, #summitbyroad {
  float: left;
  width: 440px;
  padding-bottom: 10px;
}

#summitaccom h4 {
  font-size: 0.8em;
}

#summitaccom ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#summitaccom div, #summittravel div {
  width: 220px;
  float: left;
  margin-bottom: 10px;
}

#summitrefresh, #summitsocial, #summitpublictransp, #summitcarpark {
  float: left;
  width: 230px;
}
#summitsocial, #summitpublictransp, #summitcarpark {
  width: 220px;
}

#summitrefresh, #summitbyroad {
  clear: left;
}

#summitrefresh p, #summitsocial p {
  margin-right: 20px;
}

#summitbyroad p {
  margin-right: 10px;
  margin-bottom: 15px;
}

#summitrefresh h3, #summittravel h3, #summitsocial h3, #summitpublictransp h3, #summitbyroad h3, #summitcarpark h3 {
  margin-top: 20px;
}

#summitcarpark h3, #summitcarpark p {
  margin-left: 10px;
}

#summittravel div {
  padding-bottom: 10px;
}

#summitmap {
  clear: left;
}

#summitmap img, #summitmap p, #summitmap div {
  margin-left: 20px;
}

#summitmap div div {
  margin-left: 0;
}

#summitmap p {
  clear: left;
  padding-bottom: 40px;
  margin-bottom: 0;
  margin-right: 250px;
}

#summitmap div p {
  padding: 10px 0 0 0;
  margin: 0;
}


#summitreviews {
  position: absolute;
  left: auto;
  right: -10px;
  bottom: 0;
  margin-bottom: -3em;
  background:  url("/images/sidebarbackground.gif") no-repeat 100% 100%;
  padding-bottom: 10px;
}

#summitreviews p {
  font-size: 0.7em;
}

#summitreviews cite {
  display: block;
  color: #aaa;
}


/* Next Gen Web Apps -specific page */

/* Google map search */
#mapsearchdiv { height: 140px; }


body.nextgenwebapps #summary {
  background: url("/images/summit_nextgenwebapp/sanfrancisco_2days.jpg") no-repeat bottom left;
  padding-bottom: 195px;
}

body.nextgenwebapps #summitspeakers {
  margin-top: -5px;
  border: none;
}

body.nextgenwebapps #summitspeakers ul {
  list-style-type: none;
  margin: 20px 0;
/*  float:left;*/
}

body.nextgenwebapps #summitspeakers li {
  float: left;
  width: 152px;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}

body.nextgenwebapps #summitspeakers li span {
  display: none;
}

body.nextgenwebapps #summitspeakers ul li img {
  margin: 0;
  margin-bottom: 5px;
  font-size: 1em;
}

body.nextgenwebapps #summitspeakers ul li span.fn, body.nextgenwebapps #summitspeakers li a {
  display: block;
  clear: left;
}

body.nextgenwebapps #summitspeakers ul li span.fn {
  font-size: 1.35em;
  margin-bottom: 2px;
  font-weight: 500;
}

body.nextgenwebapps #summitspeakers li a {
  text-decoration: none;
  font-size: 0.9em;
  font-weight: bold;
}

body.nextgenwebapps #summitspeakers li a:link, 
body.nextgenwebapps #summitspeakers li a:visited {
  color: #097ab6;
}

body.nextgenwebapps #summitspeakers li a:hover, 
body.nextgenwebapps #summitspeakers li a:active {
  color: #ed5c0b;
}


body.nextgenwebapps #schedule {
/*  width: 427px; */
  width: 437px;

  border-top: 2px solid #ddd;
  padding-top: 30px;
}

body.nextgenwebapps #schedule div {
  float: left;
/*  width: 198px;*/
  width: 200px;
  padding-right: 15px;
}


body.nextgenwebapps #partners dl {
  margin: -15px 0 0 10px;
  padding: 0;
  color: #4f4f4f;
}

body.nextgenwebapps #partners dt, body.nextgenwebapps #partners dd {
  margin: 0;
  padding: 0;
}

body.nextgenwebapps #partners dt {
  font-weight: bold;
  font-size: 1.05em;
  margin-top: 25px;
}

body.nextgenwebapps #partners dt#sponsoring {
  font-weight: normal;
  margin-bottom: 10px;
}

body.nextgenwebapps #partners dd img {
  margin: 5px 0 5px 3px;
}



body.nextgenwebapps #whatyouget ul, body.nextgenwebapps #fiveminutesfame ul {
  margin-top: 5px;
}

body.nextgenwebapps div#container div#whatyouget ul ul {
  margin-left: 15px;
}


body.nextgenwebapps .sbcontent p.termsconds {
  border: none;
}

body.nextgenwebapps #summitreviews {
  position: relative;
  top: -15px;
  right: -10px;
  float: right;
  margin-bottom: 0;
  padding-bottom: 20px;
}


body.nextgenwebapps #summitreviews p {
  font-size: 0.8em;
}

body.nextgenwebapps #summitreviews p.previoussummit {
  font-size: 0.9em;
}


/* new general setting for future multi-day events with same layout */
body#summitpage #workshopdetails {
/*  clear: both;
  border-top: 2px solid #ddd; */
  clear: left;

  margin: 0 33px 0 20px;
/*  padding-top: 20px;*/
  position: relative;
  top: -15px;
}

body#summitpage #workshopdetails * {
  margin-left: 0;
  margin-right: 0;
}

/* new 20060725 (3 following rules) */
/* new 20060728 (#fiveminutesfame rules) */
body#summitpage #workshopdetails #whatyouget, body#summitpage #workshopdetails #fiveminutesfame {
  width: 230px;
  margin-top: 30px;
}
body#summitpage #workshopdetails #whatyouget *, body#summitpage #workshopdetails #fiveminutesfame * {
  margin-left: 13px;
}
body#summitpage #workshopdetails #whatyouget li, body#summitpage #workshopdetails #fiveminutesfame li, 
body#summitpage #workshopdetails #fiveminutesfame img, body#summitpage #workshopdetails #fiveminutesfame a {
  margin-left: 0;
}

body#summitpage #workshopdetails #fiveminutesfame {
  margin-top: 20px;
}

/* body#summitpage #workshopdetails #fiveminutesfame ul {
  text-align: center;
} */

body#summitpage #workshopdetails #fiveminutesfame h3 {
  padding-top: 30px;
  border-top: 2px solid #ddd;
}

body#summitpage #workshopdetails #fiveminutesfame li {
  display: inline;
}

body#summitpage #workshopdetails #fiveminutesfame img {
  margin: 10px 5px 10px 0;
  vertical-align: middle;
}


.sbcontent form#newsletter {
  width: 230px;
  border-bottom: 1px solid #888;
  padding-bottom: 20px
}


body#summitpage .sbcontent #contact { 
  border-top: 1px solid #888; 
  padding-top: 15px;
}

body#summitpage .sbcontent #contact dl {
  margin: 5px 15px; 
  font-size: 0.8em;
}

body#summitpage .sbcontent #contact dd {
  margin: 0;
  margin-bottom: 10px;
  font-size: 1.2em;
}


/* Alternate Summit page (without Speakers info) 20060815 */
body.nextgenwebappsAlt #container:after { 
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
  

body.nextgenwebappsAlt #summary {
  background-repeat: no-repeat;
  background-position: 0 23px;
  padding-top: 218px;       /* <== default setting! */
  padding-bottom: 0;
}

body.nextgenwebappsAlt #summary h3 {
  padding-top: 12px;
}

body.nextgenwebappsAlt #advertbutton {
  margin-top: 15px;
}

body.nextgenwebappsAlt #partners {
  width: 198px;
}

body.nextgenwebappsAlt #partners dl, body.nextgenwebappsAlt #partners dd img {
  position: relative;
  left: 1px;
}

body.nextgenwebappsAlt #partners dd img {
  left: 3px;
}

body.nextgenwebappsAlt #whatyouget, body.nextgenwebappsAlt #fiveminutesfame {
  clear: right;
  float: right;
}

body.nextgenwebappsAlt #summitinfo {
  clear: both;
}

body.nextgenwebappsAlt #legal {
  padding: 0 15px 2em 0;
  width: 670px;
  text-align:center;
}



/* EDIT BELOW HERE FOR ALTERNATE IMAGES 
   Note that the default top padding (to allow for image height) is set above,
   in the 'body.nextgenwebappsAlt #summary' rule. If you need more (or less) 
   height (ie. you have a taller/shorter picture!) increase the top padding 
   size by adding a single line:
   padding-top: XXXpx;
   in the very next line underneath the relevant 'background-image' line, BEFORE 
   the closing '}' brace.
   (where XXX is the padding you require in pixels!)
*/
   

/* default (example) page */
body.nextgenwebappsAlt div#container div.sanfrancisco2days {
  background-image: url("/images/summit_nextgenwebapp/sanfrancisco_2days.jpg");
}

/* other pages... */
body.nextgenwebappsAlt div#container div.breakfastwithyahoo {
  background-image: url("/images/summit_nextgenwebapp/breakfast.jpg");
}

body.nextgenwebappsAlt div#container div.booksigning {
  background-image: url("/images/summit_nextgenwebapp/books.jpg");
}