
/******************************/
/* free trial specific styles */
/******************************/


/* override styles from normal pages */
#body {
  background-image:none;
}

#body #border-bottom {
  background-image: url(http://mythicmktg.fileburst.com/daoc/us/home/images/Cam_Trial_footer.jpg);
  height:134px;
}

#trial-wrapper {
  background: url(http://mythicmktg.fileburst.com/daoc/us/home/images/trial/trial_background.jpg) no-repeat;
  width:1024px;
  height:819px;
  margin:0px auto;
  position:relative;
}

#trial-wrapper #option1 {
  position:absolute;
  /*border: 1px solid #FF0000;
  height: 70px;*/
  width: 394px;
  top: 307px;
  left: 125px;
}
#trial-wrapper #option2 {
  position:absolute;
  /*border: 1px solid #FF0000;
  height: 150px;*/
  width: 394px;
  top: 575px;
  left: 125px;
}

#trial-wrapper .trial-text {
  font-family: Tahoma,Veranda,Arial,Geneva,sans-serif;
  font-size:12px;
  color:#CCCCCC;
  padding:0px 5px 5px 35px;
}

#trial-wrapper .trial-text .keycode {
  font-weight:bold;
  color:#0099FF;
}
