* {
  margin:0;
  padding: 0;
}

body {
  font: 100.01%/108% Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #b3b3b3;
  padding: 20px 0;
}

fieldset, img {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0 20px;
  padding: 3px 0;
}

h1 {
  font-size: 1.4em;
}

h2, h3 {
  font-size: 1.05em;
}

h2 {
  color: #f4c20a;
  margin-bottom: 0;
}

h3 {
  color: #970f00;
}

#summary h3 {
  margin-left: 0;
}

p, dl, ul {
  margin: 15px 0;
  font-size: 0.75em;
  line-height: 1.2em;
}

ul {
  margin-left: 15px;
}

dd {
  margin: 15px 0;
}

dd ul {
  font-size: 1em;
}

a:link, a:visited {
  color: #666;
}

a:hover, a:active, a:focus {
  color: #111;
}


#container {
  position: relative;
  width: 723px;
  margin: 0 auto;
  background: url("../images/mainbackground.gif") repeat-y 100% 100%;
}

.clearer { height: 20px; clear: both; line-height: 1px; font-size: 1px; }

#masthead {
  width: 723px;
  background: url("../images/mainbackground.gif") repeat-y 100% 0;
}

.article {
	font-size: 12px; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.article a {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}

.article a:hover {
	padding: 0px;
	text-decoration: underline;
	margin: 0px;
}

.article .date {
  font-size: 10px;
}

.articleHeader {
  font-size: 14px; 
  font-weight: bold; 
  color: #444;
  margin-left: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#stitch {
  position: absolute;
  top: 0;
  right: 13px;
}

#leadin {
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 10px;
}


#summary, #upcomingworkshops, #pastworkshops, #archivephotos, #passportinfo, #passportorderform {
  float: left;
  width: 460px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 10px;
}


p.eventPhoto {
  margin: 25px 0;
}


#walkaway {
  clear: both;
  border-top: 2px solid #ddd;
  padding-top: 30px;
  margin: 0 31px 0 20px;
}

#walkaway img {
  float: left;
  margin: 0 20px 0 0;
}

#walkaway dt {
  float: left;
  margin-right: 0.3em;
  font-weight: bold;
}


#whoShouldEtc_Outline {
  clear: both;
}

#whoShouldAttend, #workshopSize, #testimonials {
  clear: both;
  float: left;
  width: 210px;
  padding-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 2px solid #ddd;
}

#whoShouldAttend h2, #whoShouldAttend h3, #whoShouldAttend h4,
#workshopSize h2, #workshopSize h3, #workshopSize h4,
#testimonials h2, #testimonials h3, #testimonials h4 {
  margin: 0;
}


#testimonials h3 {
  color: #f4c20a;
}

#testimonials blockquote {
  font-style: normal;
  font-size: 1.05em;
}

#testimonials blockquote cite {
  display: block;
  font-style: normal;
  color: #970f00;
}


#workshopSize strong {
  color: #970f00;
}



#outline {
  background: #e6e6e6;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-left: 250px;
  margin-right: 31px;
}

#outline h3 {
  color: #000;
  margin-bottom: 1em;
}

#outline h4 {
  color: #970f00;
  font-size: 0.8em;
}

#outline dl {
  margin: 0 20px;
  font-size: 0.75em;
}

#outline dt, #outline dd {
  margin: 0;
}

#outline dt {
  color: #970f00;
  font-weight: bold;
}

#outline dl.option dt {
  color: #000;
  margin-bottom: 10px;
}

#outline dd ul {
  margin-top: 0;
}

#outline dd ul li {
  margin: 3px 0;
}

/* events over more than one day */
.multipledays h4 {
  border-top: 1px solid #970f00;
  padding-top: 20px;
  margin-top: 25px;
}

.multipledays h4.firstday {
  border: none;
  padding-top: 0;
  margin-top: 0;
}



#upcomingworkshops, #pastworkshops, #archivephotos, #passportinfo, #passportorderform {
  width: 450px;
}


#upcomingworkshops h2, #pastworkshops h2, #passportinfo h2, #passportorderform h2 {
  margin: 10px 0;
  color: #000;
  font-size: 1.3em;
  /* text-transform: uppercase; */
}

#upcomingworkshops h3, #pastworkshops h3, #upcomingworkshops h4, #pastworkshops h4 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  line-height: 1.15em;
  color: #970f00;
}

#upcomingworkshops h4, #pastworkshops h4 {
  font-weight: normal;
  margin-bottom: 5px;
}

#upcomingworkshops p, #pastworkshops p {
  font-size: 0.7em;
  line-height: 1.0;
  margin: 2px 0;
}

#upcomingworkshops .info, #pastworkshops .info {
  font-weight: bold;
}

#upcomingworkshops .more, #pastworkshops .more {
  margin-top: 0px; /* was 10px; */
}

#upcomingworkshops div {
  clear: left;
}

#upcomingworkshops img {
  padding: 3px;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #c6c6c6;
  float: left;
}

#upcomingworkshops .more img {
  float: none;
  padding: 0;
  background-color: transparent;
  clear: none;
}


#pastworkshops, #passportorderform {
  background: #e6e6e6;
  padding: 20px 0;
}

#pastworkshops h2, #passportorderform h2 {
  margin-left: 20px;
}

#pastworkshops div {
  margin: 20px;
}

#pastworkshops h3, #pastworkshops h4 {
  color: #888;
}


#passportinfo h3 {
  margin-left: 0;
  margin-bottom: 5px;
  color: #434343;
  font-weight: normal;
  font-size: 0.9em;
}

#passportinfo ol {
  list-style: none;
}

#passportinfo li {
  font-size: 0.9em;
  color: #970f00;
  padding-left: 23px;
  min-height: 15px;
}

#passportinfo li.one {
  background: url(../images/passportpoints_one.gif) no-repeat 0 1px;
}

#passportinfo li.two {
  background: url(../images/passportpoints_two.gif) no-repeat 0 1px;
}

#passportinfo div {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 2px solid #ddd;
}

#passportinfo div h3 {
  font-size: 1em;
  color: #970f00;
}

#passportinfo div p {
  line-height: 1.2;
}


#passportinfo div span {
  float: right;
  width: 190px;
  height: 136px;
  background: url(../images/passportdec_stamp.gif) no-repeat top right;
}

#passportinfo div em {
  font-style: normal;
  font-weight: bold;
}

#passportorderform h2 {
  margin-top: 5px;
  font-weight: normal;
  font-size: 1.1em;
  text-transform: none;
}

#passportorderform form {
  margin: 0 20px;
}

#passportorderform input, #passportorderform select, #passportorderform textarea {
  display: block;
  margin-top: 4px;
  margin-bottom: 15px;
  font-size: 0.8em;
}

#passportorderform select {
  min-width: 120px;
}

#passportorderform input.text, #passportorderform textarea {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  border: 1px solid #000;
  padding: 2px;
}

#passportorderform input.text {
  width: 270px;
}

#passportorderform textarea {
  width: 404px;
}

#passportorderform textarea#ticketholders {
  height: 3.8em;
}

#passportorderform textarea#companyaddress {
  height: 5em;
}

#passportorderform label {
  font-size: 0.7em;
  font-weight: bold;
  color: #434343;
}


#archivephotos {
  margin-top: 30px;
}

#archivephotos img {
  float: left;
}


#speakerinfo {
  clear: both;
}

#speakerinfo h3 {
  margin-bottom: 10px;
  color: #000;
}

#speakerinfo h4 {
  margin-left: 0;
}

#speakerinfo h4 span {
  position: relative;
  top: 14px;
  left: 3px;
}

#speakerinfo img {
  float: left;
  background: #b3b3b3 url("../images/speakerphotobg.png") no-repeat 100% 0;
  padding: 3px 10px 3px 3px;
  margin-bottom: 5px;
}

#speakerinfo div {
  margin: 0 20px;
}

#speakerinfo p {
  clear: left;
}

.twoSpeakers div {
  width: 315px;
  float: left;
}

div#speakerinfo div.combinedSpeakers {
  clear: both;
  width: auto;
  float: none;
  display: block;
  margin-right: 30px;
}

div#speakerinfo div.combinedSpeakers h3 {
  margin-left: 0;
}


#partnersSupport {
  clear: both;
  width: 460px;
  padding: 1em 0 2.5em 0;
  margin-top: 1em;
  margin-left: 20px;
}

#partnersSupport h3 {
  margin-left: 0;
  margin-right: 0;
  padding-top: 1em;
  color: #000;
  border-top: 2px solid #ddd;
}


.sidebar {
  color: #fff;
  float: right;
  width: 243px;
  margin: 23px 0 5px 0;
  position: relative;
  left: 10px;
  background:  url("../images/sidebarbackgroundwhite.gif") no-repeat 100% 100%;
  padding-bottom: 30px;
}

.sidebar .sbcontent {
  background:  url("../images/sidebarbackground.gif") no-repeat 0 0;
  width: 243px;
}

.sidebar h3 {
  color: #f4c20a;
  margin: 0 15px;
  padding: 20px 0 0 0;
  font-weight: normal;
}

.sidebar ul, .sidebar p, .sidebar input {
  font-size: 0.9em;
  margin: 15px;
}

.sidebar input {
  margin: 5px 15px 0 15px;
}

.sidebar ul {
  list-style-type: none;
}

.sidebar li {
  margin: 3px 0;
}


.sidebar #podcastad, .sidebar #passportad {
  padding-top: 20px;
  padding-bottom: 18px;
  width: 230px;
  background: #535353 url(../images/xxx-compass-intro.jpg) no-repeat 140px 100%; /* bg colour was #4f4f4f */
  border-bottom: 1px solid #777;
}


.sidebar #passportad {
  padding-top: 15px;
  background: #535353 url(../images/passportticket_sidebarbg.gif) no-repeat 143px 100%; /* bg colour was #4f4f4f */
}

.sidebar #podcastad p, .sidebar #passportad p {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}


.sidebar #podcastad a, .sidebar #passportad a {
  display: block;
  width: 200px;
/*  padding-top: 20px; */ /* was 45px */
/*  background: url(../images/podcastadvert.gif) no-repeat 100% 0; */
  text-decoration: none;
/*  color: #03a3c5; */
  color: #82b6fC;
  font-size: 2.3em;
/*  letter-spacing: -1px; */
  text-indent: -1px;
}

.sidebar #podcastad a span, .sidebar #passportad a span {
  display: block;
  line-height: 1.3;
  color: #a9cffe;
}

.sidebar #podcastad a span.extrainfo, .sidebar #passportad a span.extrainfo, .sidebar #passportad a span.descript {
  padding-top: 10px;
  font-size: 0.38em;
  color: #fff;
  text-indent: 1px;
  letter-spacing: 0;
}

.sidebar #podcastad span.hide, .sidebar #passportad span.hide {
  display: none;
}

.sidebar #passportad p {
  line-height: 0.9;
}

.sidebar #passportad a {
  color: #f4c20a;
  font-size: 1.8em;
  line-height: 1.0;
  width: 197px;
}

.sidebar #passportad a span.extrainfo, .sidebar #passportad a span.descript {
  font-size: 0.5em;
}

.sidebar #passportad a span.descript {
  padding-top: 0;
  padding-bottom: 3px;
  text-indent: 1px;
}

.sidebar #passportad a span.extrainfo {
  padding-top: 3px;
}


.sidebar #passportfaqs dl {
  margin-right: 28px;
  margin-left: 15px;
  font-size: 0.9em;
}

.sidebar #passportfaqs dd {
  color: #bdbdbd;
}

.sidebar #passportfaqs dt:first-letter, .sidebar #passportfaqs dd:first-letter {
  font-weight: bold;
}


.sidebar #subscribe {
  padding-bottom: 10px;
  width: 230px;
  border-bottom: 1px solid #777;
  border-top: 1px solid #777;
}

.sidebar #lastsubscribe {
  padding-bottom: 10px;
  width: 230px;
}

.sidebar #subscribe a, .sidebar #lastsubscribe a {
	text-decoration: none;
}

.sidebar #subscribe a:hover, #lastsubscribe a:hover {
	text-decoration: underline;
}

.sidebar #newsletter p,.sidebar #subscribe p, .sidebar #lastsubscribe p {
  font-size: 0.75em;
  margin-top: 5px;
}


.sidebar #testimonials, .sidebar #contact {
  float: none;
  width: 230px;
  margin: 20px 0 0 0;
}

.sidebar #testimonials {
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  padding: 20px 0 15px 0;
}

.sidebar #testimonials h3, .sidebar #contact h3 {
  margin: 0 15px;
  padding: 0;
}

.sidebar #testimonials blockquote {
  font-size: 1em;
  width: 230px;
}

.sidebar #testimonials blockquote cite {
  color: #ccc;
}


.sidebar #contact address {
  margin: 20px 15px;
  font-size: 0.8em;
  font-style: normal;
}

.sidebar #contact a {
  font-size: 0.8em;
}

.sidebar #contact a {
  display: block;
  font-weight: bold;
}


.sidebar div.reviews {
  border-bottom: none !important;
}

.sidebar a:link, .sidebar a:visited {
  color: #fff;
}

.sidebar a:hover, .sidebar a:active {
  color: #ddd;
}

.sbcontent p {
  margin-right: 28px;
}

.sbcontent li img {
  margin-top: 15px;
  margin-bottom: 0;
}

.sbcontent p.termsconds {
  clear: left;
  font-size: 0.65em;
  color: #bbb;
  /* margin-top: -5px;               bottom border - 21Feb06 */
  margin: -5px 13px 0 0;       /* bottom border - 21Feb06 */
  border-bottom: 1px solid #777;  /* bottom border - 21Feb06 */
  padding: 0 0 20px 15px;         /* bottom border - 21Feb06 */
}

form#newsletter {
  overflow: hidden; 
  padding-bottom: 10px; 
}

#newsletter fieldset p.privacypolicy {
  clear: left;
  float: left;
  width: 220px;
  margin-bottom: 0;
  font-size: 0.65em;
  color: #bbb;
}

#newsletter input {
  float: left;
  border: none;
  margin: 0;
}

#newsletter input.text {
  margin: 0 5px 5px 15px;
  font-size: 0.7em;
  padding: 1px 3px;
  width: 110px;
}


#questions {
  position: absolute;
  left: auto;
  right: -10px;
  bottom: 0;
  margin-bottom: -3em;
  background:  url("../images/sidebarbackground.gif") no-repeat 100% 100%;
  padding-bottom: 20px;
}

#questions p {
  font-size: 0.75em;
}

#questions a {
  color: #f4c20a;
  display: block;
}

#questions a:link, #questions a:visited {
  color: #f4c20a;
  text-decoration: none;
}

#questions a:hover, #questions a:active, #questions a:focus {
  color: #fdcb13;
  text-decoration: none;
}


#legal {
  clear: left;
  font-size: 9px;
  padding: 0 228px 2em 10px;
  width: 487px;
  margin: 0 auto;
}

#legal a {
  color: #000;
}