/* Common */
body,table,input,select,textarea, div, p { 
  font-family:Trebuchet MS, Arial, sans-serif; 
  font-size:100%;
}

/* Remove padding and margin */
*
    {
    margin: 0;
    padding: 0;
    border: 0;
}

body {   
  color:#000;
  background:#000;
}

p { 
  margin:1em 0 1em 0; 
}

dl.col { 
  line-height:1.5em;
}

dl.col dt { 
  float:left; 
  width:4em;
  font-size:0.75em;
  margin: 0 0 0 5px;
  line-height:1.5em;
}

dl.col dd { 
  margin-left:4em;
  font-size:0.75em;
  line-height:1.5em;
  }

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr{
  clear: both;
}

.right {
  float:right;
}

.left {
  float:left;
}
.center {
  width:100%;
  text-align:center;
  }
/* Layout */


#constrain {
  width: 1024px;
  position:absolute;
  left:50%;
  margin-left:-512px;
  padding-bottom: 80px;
  background: transparent url(../images/i-sw-bg-2.gif) no-repeat bottom left;
}
#ne-star {
  background: transparent url(../images/i-ne.gif) no-repeat top right;
  height:385px;
  width:321px;
  position:absolute;
  right:0;
  top: 0;
  z-index:2;
}
#logo {
  position: relative;
  top: 31px;
  margin-left:36px;
}
#box {
  position: relative;
  background:#fff;
  width:800px;
  margin-top:77px;
  left:112px;  
  z-index:1;
  min-height:500px;
  padding: 0 0 10px 0;
  }
#boxnw {
  width:4px;
  height:5px;
  background: transparent url(../images/i-corner-nw.gif) no-repeat;
  }
#boxsw {
  width:4px;
  height:5px;
  background: transparent url(../images/i-corner-sw.gif) no-repeat;
  position:absolute;
  bottom:0;
  left:0;
}
#boxse {
  width:4px;
  height:5px;
  background: transparent url(../images/i-corner-se.gif) no-repeat;
  position:absolute;
  bottom:0;
  right:0;
}    

#content {
  padding: 20px 0 0 40px;
  width:707px;
}
.se-photo {
  position:absolute;
  right:0;
  bottom:0;
  }
#footer {
  text-align:center;
  margin: 20px 0 0 0;
  }
#footer a{
  color:#fff;
  text-decoration:none;
  font-size:0.69em;
  }
#footer a:hover {
  color:#ffab03;
}


/* Navigation */

#navigation {
  background: transparent url(../images/i-nav-star.gif) no-repeat left 3px;
  list-style:none;
  padding: 0 0 0 20px;
  position:absolute;
  top:150px;
  margin-left: 150px;
  }
#navigation li {
  float:left;
  }
#navigation li a{
  color:#fefefe;
  text-decoration:none; 
  text-transform:lowercase;
  padding:0 5px;
  }
#navigation li a:hover {
  color:#ffab03;
}



/* Headings */

h1 {
  color:#ffa902;
  font-size:2.875em;
  font-weight:normal;
}
h2 {
  color:#afafaf;
  font-size:1.7em;
  font-weight:normal;
  margin: 10px;
}
h3, h4 {
  color:#999;
  background: transparent url(../images/g-star-xsml.gif) no-repeat;
  line-height:23px;
  text-indent:30px;
  font-size:1.1em;
}
h4 {
  font-size:0.9em;
  margin-top: 30px;
  }


/* Content */
#content p, #popupi p, #popupi-2 p {
  margin:10px 0 10px 30px;
  font-size:0.75em;
  }
a {
  color:#ffa902;
}
a:hover {
  color:#000;
  }
.half {
  width:49%;
  }
.third {
  width:33%;
  }  
.cta {
  background: #ffedcc url(../images/g-cta-btm.gif) no-repeat bottom ;
  width:551px;
  font-size:0.75em;
  text-align:center;
  font-weight:bold;
  margin: 30px 20px 30px 30px;
  padding: 0 0 5px 0;
}

.cta-top {
  background: transparent url(../images/g-cta-top.gif) no-repeat bottom;
  width:551px;
  height:6px;
  }

.content-padding {
  padding:20px;
  width:605px;
  }

.contentlist {
  list-style:none;
  list-style-image: url(../images/g-bullet.gif);
  margin:10px 10px 10px 30px;
  background: #fff url(../images/g-star-sml.gif) no-repeat right top;
  }
.contentlist li {
  font-size: 0.75em;
  margin: 5px;
  }
.list-spacey li {
  margin: 10px 15px;
}

.divider {
  width:580px;
  background: #fff url(../images/g-divider.gif) no-repeat center;
  margin:30px 0 30px 0;
  height:9px;
} 
  
.star-p {
  background: url(../images/g-star-box.gif) no-repeat right top;
  border:1px solid #ececec;
  padding:15px 15px 15px 0;
  margin:10px 0 10px 0px;
  }
.star-p p, star-p-2 p {
  width: auto;
  padding: 0;
  margin:0;
  }

.star-p-2 {
  background: #fdfbf8 url(../images/g-star-p-nw.gif) no-repeat top left;
  padding:15px 15px 15px 0;
  margin:10px 0 10px 0px;
  border:1px solid #ececec;
  }
  
.txt-spcl {
  color:#ffa902;
  }  
 
.vertdiv {
  background: url(../images/g-vertdiv.gif) no-repeat center;
  }

.contentol {
  margin:10px 10px 10px 45px;

  } 
.contentol li {
  font-size: 0.75em;
  }
  
  
/* Seminars Page */
.content-box {
  border:1px solid #ececec;
  background: #fff url(../images/i-innerbox-nw.gif) no-repeat;
  width:515px;
  margin-left: 30px;
  margin-bottom:20px;
}
.c-box-info {
  font-size:0.75em;
  line-height:1.125em;
  color:#4B4C4B;
  width:275px;
}
.tellmemore a {
  color:#4B4C4B;
  text-decoration:none;
  font-size:1.25em;
}
.tellmemore a:hover {
  color:#ff9110;
}

.c-box-right {
  margin:15px 12px 0 0;
  text-align:right;
}
.c-box-left {
  margin: 0 25px 0 12px;
  }
.c-box-info-p {
  padding:10px 0 0 0;
  font-size: 0.875em;
  color:#000;
}
 

/* Contact page */
#contact-info {
  margin:10px 0 10px 49px;
  line-height:1.125em;
  width:440px;
    background: url(../images/g-star-contact.gif) no-repeat top right;

}
#contact-info p {
  margin:5px;
  }
#contact-form {
  width:390px;
  background:transparent url(../images/g-star.gif) no-repeat right;
  margin: 10px 0 0 50px;
  }
#contact {
  margin: 20px 0 0 0;
}
#contact th {
  font-weight:normal;
  font-size:0.75em;
  border-right: 20px solid #fff;
  border-bottom:15px solid #fff;
  text-align:left;
  }
#contact td {
  border-bottom:15px solid #fff;

}
.input {
  border:1px solid #737373;
  background: #fff;
  font-size:0.75em;
  width:270px;
  padding:2px;
  }
.input:hover {
  background: #fff8ea;
  }
.submit {
  background:#fec34e url(../images/i-submit.gif) no-repeat;
  width:65px;
  height:24px;
  border:0;
  font-size:11px;
  }
.title {
  color:#ffa902;
  font-weight:bold;
}


/* Home Page */
.intro {
  width:350px;
  }
.intro p {
  width:350px;
  }
  
.txt-spcl-big {
  color:#ffa902;
  font-size:1.125em;
  line-height:1em;
  text-align:center;
  font-weight:bold;
  margin:15px 0 15px 0;
  }
  
.midhead {
  font-size:1.2em;
  font-weight:bold;
  text-align:center;
  width:100%;
  color:#ffa902;
  }
.bonustable {
  width:350px;
  margin: 0 0 0 120px;
}
.bonustable th {
  width:250px;
  font-size:0.75em;
  font-weight:normal;
  text-align:left;
  }
.bonustable td {
  width:100px;
  font-size:0.75em;
  }

/* Testimonial Page */
.testimonialpic {
  width:138px;
  text-align:center;
  }
.testimonialtxt {
  width:450px;
  }
.ptestimonialpic {
  width: 100px;
  padding: 5px 0 0 0;
}
.ptestimonialtxt {
  width: 280px;
  }
.ptestimonialtxt p {
  padding:0 !important;
  margin:0 !important;
  }
.pt {
  margin: 20px 3px 0 3px;
  border: 1px solid #ccc;
  padding:5px;
  }
.pt strong {
  color:#ffa902;
  }
/* Register Page */
dl.col-2 { 
  line-height:1.5em;
  margin:10px 0 10px 30px;
}

dl.col-2 dt { 
  float:left; 
  width:13em;
  font-size:0.75em;
  margin: 0;
  line-height:1.5em;
}

dl.col-2 dd { 
  margin-left:4em;
  font-size:0.75em;
  line-height:1.5em;
  }
  
#register {
  margin:10px 0 10px 0;
  background: url(../images/g-star-reg.gif) repeat-y top right;
  width: 600px;
}
#register th {
  text-align:left;
  font-weight:normal;
  font-size:0.75em;
  padding: 0 10px 15px 30px;
  width:150px;
    }
#register td {
  padding-bottom:15px;
  line-height:1.9em;
    }
label {
  font-size: 12px;
  }
  
#popup {
  background: #000  url(../images/i-popup-box-bg.gif) no-repeat top right;
  width:422px;
  padding:20px 15px 20px 15px;
  }

#popupi {
  background: #fff  url(../images/i-popup-box-top.gif) no-repeat top right;
  padding:10px 10px 0 10px;
  margin:0;
  }
#popup-2 {
  background: #000  url(../images/i-popup-box-bg.gif) no-repeat top right;
  width:717px;
  padding:20px 15px 20px 15px;
  }

#popupi-2 {
  background: #fff  url(../images/i-popup-big-top.gif) no-repeat top right;
  padding:10px 20px 0 10px;
  margin:0;
  }
.popup-btm {
  position: relative;
  bottom:-10px;
  left:-10px;
}  
.contentol {
  list-style-type: decimal;
  line-height:1.5em;
    }
.olletters {
  list-style-type: lower-alpha;
  }
.pop-list {
  font-size: 1.325em;
  margin: 0 0 0 20px;
  }
.pop-price {
  font-size:1.2em;
  font-weight:bold;
  text-align:center;
  width:100%;
  color:#ffa902;
  display:block;
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px 0;
}
.questionnaire {
  margin: 15px 15px 0 30px;
  }
.questionnaire th, .questionnaire td {
  font-size:0.75em;
  font-weight:normal;
  text-align:left;
  padding: 0 5px 10px 5px;
  line-height:1.5em;
  }
.questionnaire td span {
  display:block;
  width:200px;
  float:left;
  }
.stepheading {
  background: #fff4e0;
  padding: 5px !important;
  font-weight:bold !important;
  }
.about-left {
  width:420px;
  float: left;
  }
.ipa {
  margin:10px 10px 10px 15px;
}
.ipb {
  margin:5px 10px 5px 15px;
  }
.required {
  color:#ffa902;
  }
.smltxt {
  font-size:11px;
  }
.mlt {
  margin-left: 10px;
  }
