/* -----[ base settings ]----- */

body{
  margin: 0;
  padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  background: url(/images/pattern.gif) 0 0 repeat-x #E4E4B7;
}
  
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
  margin: 0;
  padding: 0;
}

h2, h3 {
  margin: 0 0 5px 0;
  font: normal 28px/50px "Trebuchet MS",Arial, Helvetica, sans-serif;
  color: #464646;
}

h3 {
  font: normal 21px/36px "Trebuchet MS",Arial, Helvetica, sans-serif;
}

a img {
  border: none;
}

#nav ul, #footer ul {
  margin: 0; 
  padding: 0; 
  list-style-type: none;
  font-size: 0;
}

.spacer {
  clear: both; 
  font-size: 0; 
  line-height: 0;
}

p {
  margin: 0 0 1em 0;
  font-size: 12px;
}


td, th, a, ul, li, ol {
  font-size: 12px;
}

ol ol li {
  list-style-type: lower-alpha;
}

/* -----[ header ]----- */

#header-container {
  width: 100%;
  height: 139px;
  background: url(/images/top_bg.gif) repeat-x 0 14px;
}

#header {
  position: relative;
  margin: 0 auto;
  width: 935px;
  height: 139px;
}

#header img.logo {
  display: block;
  position: absolute;
  top: 27px;
  left: 0;
}

#login-box-container {
  position: absolute;
  right: 0;
  top: 0;
  width: 15em;
  margin: 0 30px;
  padding: 0 10px;
  height: 110px;
  background: url(/images/login_bg.gif) repeat-x 0 0;
}

#login-box-right {
  position: absolute;
  float: right;
  top: 0;
  right: -20px;
  width: 20px;
  height: 110px;
  background: url(/images/login_border_right.gif) no-repeat 0 0;
}

#login-box-left {
  position: absolute;
  float: left;
  top: 0;
  left: -20px;
  width: 20px;
  height: 110px;
  background: url(/images/login_border_left.gif) no-repeat 0 0;
}

#login-box-container h3 {
  /*width: 0 auto;*/
  width: auto;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #af5500;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

#login-box-container .welcome {
  width: 240px;
  text-align: center;
}
#login-box-container .welcome h3 {
  text-align: center;
}

#login-box-outer {
  display: table;
  height: 110px;
  /*position: relative;*/
}

#login-box-inner {
  display: table-cell;
  vertical-align: middle;
}

#login-box-content input[type=text], #login-box-content input[type=password] {
  width: 160px;
}


#login-box-content {
  vertical-align: middle;
  text-align: center;
}

#login-box-content label {
  float: left;
  width: 5.5em;
  font-size: 12px;
  color: #9f4500;
  line-height: 20px;
}

#login-box-content br {
  margin-bottom: 0.5em;
}

#login-box-content a {
  text-decoration: none;
  color: #449;
}

#login-box-content a:hover {
  text-decoration: underline;
  color: #fff;
}

#login-box-content a {
  padding-right: 4px;
  border-right: 1px solid #000;
  color: #ffffff;
}
#login-box-content a:last-child {
  padding-right: 4px;
  border-right: none;
}

#login-box-content .submit {
  width: 100%;
  margin: 0 auto;
  text-align: right;
}


/* -----[ navigation bar ]----- */

#nav-container {
  width: 100%;
  height: 31px;
  background: url(/images/nav_bg.gif) repeat-x 0 0;
  border-top: 1px solid #b8b882;
}

#nav {
  width: 935px;
  height: 31px;
  margin: 0 auto;
}

#nav ul {
  width: 736px;
  height: 31px;
  background: url(/images/nav_div.gif) no-repeat left top;
}

#nav ul li {
  float: left;
  height: 31px;
  padding: 0 2px 0 0;
  background: url(/images/nav_div.gif) no-repeat right top;
}

#nav ul li a {
  display: block;
  padding: 0 13px;
  font: bold 12px/31px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333;
  background-color: inherit;
  text-transform: uppercase;
  text-decoration: none;
}

#nav ul li a:hover {
  color: #333;
  background-color: #fff;
}

#nav ul li a.hover {
  display: block;
  padding: 0 13px;
  font: bold 12px/31px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333;
  background-color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  cursor: text;
}

#nav ul li.no-img {
  background-image: none;
}


/* -----[ tagline box ]----- */

#tagline-container {
  width: 100%;
  height: 130px;
  margin: 0;
  padding: 0 0 6px 0;
  background: #666 url(/images/black_1px.gif) repeat-x 0 0;
  color: #9c9c9c;
  border-bottom: 7px solid #ccc;
}

#tagline-container-sm {
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 2px 0 0px 6px;
  background: #666 url(/images/black_1px.gif) repeat-x 0 0;
  color: #9c9c9c;
  border-bottom: 7px solid #ccc;
}

#tagline {
  position: relative;
  margin: 0 auto;
  width: 935px;
  height: 100%;
}

#tagline h1 {
  display: block;
  width: 800px;
  /*margin: 32px 0 16px 0;*/
  padding: 14px 0 12px 0;
  font: bold 28px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #fcc73e; /*#61A3A3;*/
  background-color: inherit;
}

#tagline p {
  display: block;
  width: 697px;
  font-size: 14px;
  line-height: 22px;
}

#tagline a.more {
  margin: 0 0 0 15px;
  font-weight: bold;
  color: #bcbc84;
  background-color: inherit;
  text-decoration: underline;
}

#tagline a.more:hover {
  color: #fff;
  background-color: inherit;
}

#tagline img.date{
  position:absolute;
  left:737px;
  top:0;
}
#tagline a.star{
  display:block;
  background:url(/images/member_login.gif) no-repeat 0 0;
  width:122px;
  height:124px;
  position:absolute;
  left:771px;
  top:5px;
  border:none;
}
#tagline a.star:hover{
  background:url(/images/member_login_hover.gif) no-repeat 0 0;
}

#tagline a.whatNew{
  background:url(/images/member_login.gif) no-repeat 0 0;
}
#tagline a.whatNew:hover{
  background:url(/images/member_login_hover.gif) no-repeat 0 0;
}

#tagline a.freetrial{
  background:url(/images/free_trial.gif) no-repeat 0 0;
}
#tagline a.freetrial:hover{
  background:url(/images/free_trial_hover.gif) no-repeat 0 0;
}

#tagline a.joinnow{
  background:url(/images/join_now.gif) no-repeat 0 0;
}
#tagline a.joinnow:hover{
  background:url(/images/join_now_hover.gif) no-repeat 0 0;
}


/* -----[ main content ]----- */

#content-container {
  width: 100%;
  padding: 11px 0 33px 0;
  background: #fff url(/images/body_bg.gif) repeat-x 0 0;
  color:#000;
}

#content {
  width: 935px;
  margin: 0 auto;
}

#full-page {
  width: 100%;
}

/* -----[ left column ]----- */

#left {
  width: 434px;
  margin: 0 22px 0 0;
  float: left;
}

#left h2 {
  display: block;
  margin: 0 0 5px 0;
  font: normal 28px/50px "Trebuchet MS",Arial, Helvetica, sans-serif;
  color: #464646;
  background-color: inherit;
}

#left h2 span.main{
  color: #d27004;
  background-color: inherit;
}

#left p.text {
  display: block;
  width: 434px;
  margin: 0 0 15px 0;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  color: #646464;
  background-color: inherit;
}

#left a {
  margin: 0 0 15px 0;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  color:#4a9494;
  background-color: inherit;
  text-decoration: underline;
}

#left a:hover {
  text-decoration: none;
}

#left p.round {
  display: block;
  margin: 0 0 20px 0;
  padding: 15px 27px 3px 21px;
  width: 386px;
  height: 50px;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
  color: #7b9105;
  background: url(/images/round_box.gif) no-repeat 0 0;
  background-color: inherit;
}

#left p.round span {
  color: #494949;
  background-color: #fffff0;
}

#left p.read-more {
  display: block;
  margin: 0 0 16px 0;
  padding: 0 0 0 351px;
  width: 83px;
  height: 19px!important;
  background: url(/images/read_more_div.gif) repeat-x 0 0;
  font-size: 0;
  line-height: 0;
}

#left p.read-more a {
  display: block;
  margin: 0;
  width: 83px;
  height: 19px;
  background: url(/images/read_more_bg.gif) no-repeat 0 0;
  font: normal 11px/19px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none;
  text-align: center;
  background-color: #fff;
}

#left p.read-more a:hover {
  color: #000;
  background-color: #fffffe;
}

#left p.quote {
  display: block;
  float: left;
  width: 400px;
  padding:0 0 0 17px;
  background: url(/images/coma.gif) no-repeat 0 0;
  font: italic 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #d27004;
  background-color: inherit;
}

#left p.rightText2 img.coma {
  display: block;
  width: 14px;
  height: 11px;
}


/* -----[ right column ]----- */

#right {
  width: 290px;
  
  float: right;
}

#right h2 {
  display: block;
  margin: 0 0 5px 0;
  font: normal 28px/50px "Trebuchet MS",Arial, Helvetica, sans-serif;
}

#right h3 {
  display: block;
  margin: 0 0 14px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  color: #768c05;
  background-color: inherit;
}

#right ul {
  margin: 0;
  padding: 0 0 17px 0;
  font-size: 0;
}

#right ul li {
  /*display: block;*/
  margin: 0;
  padding: 0;
  /*height: 24px;*/
  font-size: 0;
  line-height: 24px;
}

#right ul li a {
  display: block;
  padding: 0 0 0 17px;
  background: url(/images/arrow.gif) no-repeat 0 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: 24px;
  color: #4a9494;
  background-color: inherit;
  text-decoration: underline;
}

#right ul li a:hover{
  color:#000;
  background-color:#E2E4E4;
}

#right h4 {
  display: block;
  margin: 0 0 24px 0;
  padding: 0 0 0 21px;
  width: 269px;
  height: 16px;
  background: url(/images/star.gif) no-repeat 0 3px;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

#right img {
  width: 285px;
  height: 86px;
}
  

/* -----[ middle column ]----- */

#mid{
  width:141px;
  float:left;
  background-color:#FFF9E5;
  color:#5A5A5A;
  border:#D6CEB3 solid 1px;
  padding:10px 5px 0 6px;
}
#mid h2{
  display:block;
  width:130px;
  height:36px;
  font:bold 29px/36px "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#3E8181;
  background-color:#FFFDF6;
  padding:0 0 0 11px;
  margin:0 0 20px 0;
  text-transform:uppercase;
}
#mid p.orange{
  display:block;
  width:130px;
  font-size:14px;
  font-weight:bold;
  line-height:19px;
  color:#C57005;
  background-color:#FFF9E5;
  margin:0 0 24px 0;
  padding:0 0 0 11px;
}
#mid p.black{
  display:block;
  width:130px;
  font-size:11px;
  font-weight:normal;
  line-height:17px;
  color:#5A5A5A;
  background-color:#FFF9E5;
  margin:0;
  padding:0 0 42px 11px;
}


/* -----[ footer ]----- */

#footer-container {
  width:100%;
  height:123px;
  background:url(/images/footer_bg.gif) 0 0 repeat-x #E4E4B7;
  color:#000;
}
#footer{
  width:934px;
  height:123px;
  margin:0 auto;
  position:relative;
  background:url(/images/calendar.png) 722px 18px no-repeat;
}
#footer ul{
  width:612px;
  position:absolute;
  left:15px;
  top:28px;
}
#footer ul li{
  float:left;
  font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#333333;
  background-color:inherit;
  text-transform:uppercase;
}
#footer ul li a{
  padding:0 7px;
  font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#333333;
  background-color:inherit;
  text-decoration:none;
}
#footer ul li a:hover{
  text-decoration:underline;
}
#footer p.copyright{
  font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
  position:absolute;
  left:25px;
  top:47px;
  color:#875D03;
  background-color:inherit;
}
#footer a.xhtml{
  display:block;
  width:55px;
  height:17px;
  border:#AFAF79 solid 1px;
  font:bold 11px/17px "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#000;
  background-color:#fff;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  position:absolute;
  left:226px;
  top:63px;
}
#footer a.xhtml:hover{
  color:#596A01;
  background-color:#fff;
}
#footer a.css{
  display:block;
  width:55px;
  height:17px;
  border:#AFAF79 solid 1px;
  font:bold 11px/17px "Trebuchet MS",Arial, Helvetica, sans-serif;
  color:#000;
  background-color:#fff;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  position:absolute;
  left:289px;
  top:63px;
}
#footer a.css:hover{
  color:#596A01;
  background-color:#fff;
}
#footer p.design{
  display:block;
  padding:3px;
  position:absolute;
  left:0px;
  top:75px;
  font:bold 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#596A01;
  background-color:#F4F4DA;
  text-align:center;
  border:#AFAF79 solid 1px;
}
#footer p.design a.link{
  font:bold 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#596A01;
  background-color:#F4F4DA;
  text-decoration:none;
}
#footer p.design a.link:hover{
  color:#000;
  background-color:#F4F4DA;
}
