* {
  margin:0;
  padding: 0;
}

body {
  font: 100% AppleGothic, Malgun Gothic, Arial, Helvetica sans-serif;
  color: #383838;
  background-color: #b3b3b3;
  padding: 20px 0;
}

input, textarea, select {
border: 1px solid #999;
border-bottom: 1px solid #eee;
font-family: arial,sans-serif;
font-size: 1.2em;
}

input[type=submit],input[type=button] {
  font-size: 1.1em;
}

fieldset, img {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: AppleGothic, Malgun Gothic, Arial, Helvetica sans-serif;
  margin: 0 20px;
  padding: 3px 0;
}

h1 {
  font-size: 1.5em;
}

h2, h3 {
  font-size: 1em;
}

h2 {
  color: #f4c20a;
  margin-bottom: 0;
}

h3 {
  color: #970f00;
}

h4 {
        background: url("arrow.gif") no-repeat 0 50%;
	font-size: 90%;
	padding-left: 20px;
        color:#C86A33;
        margin-bottom:5px;
}

#summary h3 {
  margin-left: 0;
}

p, dl, ul{
  margin: 15px 0;
  font-size: 0.8em;
  line-height: 1.5em;
}

ul {
  margin-left: 15px;
}

dd {
  margin: 15px 0;
}

dd ul {
  font-size: 1em;
}

a:link, a:visited {
  color: #10638C;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  color: #1893D2;
}


#container {
  position: relative;
  width: 770px;
  margin: 0 auto;
  background: url("mainbackgroundb.gif") repeat-y 100% 100%;
}

#menutop {
	padding: 10px;
	width:740px;
	background-color: #535353;
}

#menutop ul {
	margin:0;
	padding:0;
	list-style:none;
        line-height:normal;	
}

#menutop li {
      	display:inline;
    }

#menutop a {
        color:#A9CFFE;
        padding:12px 12px;
	text-decoration: none;
}
   
#menutop a:hover {
       	color: #fff;
}

#menutop strong {
        color: #fff;
        font-weight: bold;
	padding:12px 12px;
        background-color:#333;
}

.clearer { height: 20px; clear: both; line-height: 1px; font-size: 1px; }

#masthead {
  width: 770px;
  background: url("mainbackgroundb.gif") repeat-y 100% 0;
}


#stitch {
  position: absolute;
  top: 0;
  right: 13px;
}

#leadin {
  font-size: 1.1em;
  font-weight: normal;
  margin-top: 10px;
}


#summary, #upcomingworkshops, #pastworkshops, #archivephotos {
  float: left;
  width: 490px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 10px;
}


p.eventPhoto {
  margin: 25px 0;
}


#walkaway {
  clear: both;
  border-top: 2px solid #ddd;
  padding-top: 10px;
  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: 300px;
  padding-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

#whoShouldAttend h2, #whoShouldAttend h3, #whoShouldAttend h4,
#workshopSize h2, #workshopSize h3, #workshopSize h4,
#testimonials h2, #testimonials h3, #testimonials h4 {
  margin: 0;
}

#whoShouldAttend p{
  margin: 5px 0;
  margin-bottom: 20px;
  font-size: 0.75em;
  line-height: 1.2em;
}

#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: 400px;
  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;
}



#upcomingworkshops, #pastworkshops, #archivephotos {
  width: 450px;
}


#upcomingworkshops h2, #pastworkshops 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;
  margin: 2px 0;
}

#upcomingworkshops .info, #pastworkshops .info {
  font-weight: bold;
}

#upcomingworkshops .more, #pastworkshops .more {
  margin-top: 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 {
  background: #e6e6e6;
  padding: 20px 0;
}

#pastworkshops h2 {
  margin-left: 20px;
}

#pastworkshops div {
  margin: 20px;
}

#pastworkshops h3, #pastworkshops h4 {
  color: #888;
}


#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("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;
}


#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("sidebarbackgroundwhite.gif") no-repeat 100% 100%;
  padding-bottom: 30px;
}

.sidebar .sbcontent {
  background:  url("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 {
  font-size: 0.9em;
  margin: 15px;
}

.sidebar ul {
  list-style-type: none;
}

.sidebar li {
  margin: 3px 0;
}


.sidebar #podcastad {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 230px;
  background-color: #4f4f4f;
  border-bottom: 1px solid #777;
}

.sidebar #podcastad p {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.sidebar #podcastad a {
  display: block;
  width: 200px;
  padding-top: 5px;
  /* background: url(images/podcastadvert.gif) no-repeat 100% 0; */
  text-decoration: none;
  color: #03a3c5;
  font-size: 2.3em;
  letter-spacing: -1px;
  text-indent: -1px;
}

.sidebar #podcastad a span {
  display: block;
  padding-top: 6px;
  font-size: 0.35em;
  color: #fff;
  text-indent: 1px;
  letter-spacing: 0;
}

.sidebar #podcastad span.hide {
  display: none;
 }

.sidebar #newsletter 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 */
}

#questions {
  position: absolute;
  left: auto;
  right: -10px;
  bottom: 0;
  margin-bottom: -3em;
  background:  url("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: 0.7em;
  padding: 0 228px 2em 10px;
  width: 487px;
  margin: 0 auto;
}

#legal a {
  color: #000;
}

img.left {
  float:left;
  margin:0 12px 0 0;
}

img.left {
  float:left;
  margin:0 12px 0 0;
}

table.schedule  { font-size:80%; line-height: 150%; background-color: #666; color: rgb(83, 83, 83); }
table.schedule td { text-align:center; background-color: #ffffff; padding: 5px; }
table.schedule td.highlight { background-color:#fffbda;}
table.schedule td.session { color:#ffffff; background-color:#999;}
