/******************************************************************/
/*** Copyright (c) 2007-2008 Webplus, Inc. All rights reserved. ***/
/******************************************************************/

/*
  Description: style for script of same filename
                  as well as scripts prefixed with filename_
*/


/******************/
/**  DEMO_LINKS  **/
/******************/

table#demo_links {
  margin: 15pt auto;
}

#demo_links td {
  border: 1px solid #fff;
  color: #259;
  cursor: pointer;
  padding: 15px;
  text-align: center;
  vertical-align: top;
  width: 400px;
}
#demo_links td img {
  margin: 9pt 0;
}


/*************************/
/**  DEMO PROMO REVEAL  **/
/*************************/

p.promo_code_reveal {
  color: #090;
  font-size: 16pt !important;
  font-weight: bold;
}

.promo_code {
  color: #000;
}

.promo_info {
  font-weight: bold;
}

.enter_demo {
  font-size: 16pt !important;
  font-weight: bold;
}

.enter_demo a:link,
.enter_demo a:visited, 
.enter_demo a:hover,
.enter_demo a:active {
  color: #00f !important;
  text-decoration: underline !important;
}
