body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #ed2052;
  color: #333;
  margin: 0;
  padding: 0;
}

#wrapper {
  width: 760px;
  margin: 0;
  padding: 0;
}

#content {
  width: 566px;
  float:right;
/*  border-left: 1px solid #999;*/
/*  padding: 0px 10px;*/
  background-color: #fff;
}

#content_inner {
  padding: 0px 20px;
}

#sidebar {
  float:left;
/*  width: 194px;*/
/*  padding: 0px 5px;*/
  background: #e01b3d url(/images/emotional_smarts_sidebar.gif) repeat-y;
  background: #e01b3d url(/images/emotional_smarts_sidebar.gif) repeat-y top;
}

p {
  line-height: 1.4;
}

a {
  color: #cc0000;
}

a:hover {
  color: #CC9900;
}

a:visited {
  color: #4B0082;
}

image {
  border-width: 0px;
}

a#registernow {
  color: #fff;
}


label {
  font-weight: bold;
  text-align: right;
}

a .workshop_title_link {
  text-decoration: none;
}

.form_block {
  border: 1px solid #999;
  background-color: #f8f8f8;
  margin-bottom: 2em;
  margin-left: 10px;
  padding-bottom: 10px;
}

table#workshop_dates {
  width: 100%;
  border: 1px solid #999;
}

table#workshop_dates th {
  background-color: #f0f0f0;
  padding: 4px;
}

table#workshop_dates td {
  padding: 4px;
  text-align: center;
}

table#workshop_selection {
  font-size: 10px;
/*  border: 1px solid #999;*/
  padding: 0;
}

table#workshop_selection td {
  padding: 2px;
}

table#personal_information {
  width: 100%;
/*  border: 1px solid #999;*/
  padding: 0;
  margin-left: 10px;
}

table#personal_information tr {
  padding: 20px 0px;
}

table#personal_information td {
  padding: 2px;
}

table#nav {
  font-size: 14px;
  font-family: Calibri, Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
}

table#nav td {
  padding-left: 5px;
}

table#nav a {
  color: #fff;
  text-decoration: none;
}


table#nav a:hover {
  color: #D0D000;
  text-decoration: none;
}

.secnav {
  padding-left: 15px;
}

table#nav a.selected {
  color: #ede215;
}

ul#navigation {
  list-style-type: none;
  padding-left: 5px;
}

ul#navigation li a {
  color: #fff;
  text-decoration: none;
}

ul#navigation li a:hover {
  color: #D0D000;
  text-decoration: none;
}

ul.nav2 {
  list-style-type: none;
  padding-left: 10px;
}

ul.nav2 li a {
  color: #fff;
  text-decoration: none;
}

ul.nav2 li a:hover {
  color: #D0D000;
  text-decoration: none;
}

#footer {
  font-size: 75%;
  clear: both;
  border-top: 1px solid #999;
}

#footer_links {
  text-align: center;
  margin: 10px 0px;
}

.image_left {
  float:left;
  padding-right: 5px;
}

.image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#book_left {
  float:left;
  padding: 0px 10px 0px 0px;
}

#book_left img {
  padding-bottom: 10px;
}
#book_left p {
  font-size: 11px;
  text-align: center;
}

h1, h2, h3, h4 {
  font-family: Cambria, Arial,Helvetica,sans-serif;
}

#content h1 {
  text-align: right;
  font-size: 20px;
  color: #ba985a;
}

#content h2 {
  text-align: center;
  font-size: 18px;
}

#content h3 {
  text-align: center;
  font-size: 14px;
}

#content h4 {
  font-size: 14px;
}

p.copyright_trademark {
  font-size: 11px;
  text-align: center;
}

td#main {
  background: #fff;
}

#footnotes_debug {
  background: #fff;
}


#psw_overview {
/*  background-color: #e8e8e8;*/
  padding: 20px 0px;
  border-bottom: 1px solid #999;
}

#psw_overview h2 {
  text-align: right;
}

#psw_overview img {
  float: left;
}

#facilitator {
  border-top: 1px solid #999;
}

#psw_moreinfo {
  border-top: 1px solid #999;
}

div#other_details {
  border-top: 1px solid #999;
}

div#location {
  margin-left: 2em;
}


div#flash-notice {
  margin-top: 1em;
  border: 2px solid #090;
  padding: 1em;
  background: #BEFFD9
}

div#flash-warning {
}

div#flash-error {
  margin-top: 1em;
  border: 2px solid #900;
  padding: 1em;
  background: #D8A8B0
}

.fieldWithErrors {
  padding: 1px;
  background-color: #c00;
  display: table;
  color: #fff;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #c00;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.odd {
  background-color: #f8f8f8;
}

.even {
  background-color: #d8d8e8;
}

table#receipt {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
}

table#receipt th {
  border-bottom: 1px solid #999;
  background-color: #DDD;
} 

table#receipt td {
  border-bottom: 1px solid #999;
  background-color: #fff;
} 

address {
  font-weight: bold;
  margin-left: 20px;
  padding-bottom: 10px;
}

.required_field {
  color: #900;
}

#description ol li {
  padding-bottom: 1em;
  
}

.right {
  text-align: right;
}

#mailing-list {
  margin-top: 20px;
  text-align: center;
  color: #fff;
}

#mailing-list p {
  line-height: 1.2;
  padding: 0em;
  margin: 0 5px;
}
#mailing-list input {
  margin: 5px;
  padding: 4px;
}
