body {
  margin: 0;
  padding: 0; 
  background: #ffdbb8 url(../images/lower_bg.jpg) top center repeat-x;
  font: 12px arial;
  color: #000059;
}

body.popup {
  background: #ffe7cd url(../images/body_popup_bg.gif) top center no-repeat; 
  padding: 75px 10px 10px 10px;
}

a img {
  border: 0; 
}

form {
  margin: 0; 
}

div#gohome {
  cursor: pointer;
  width: 300px;
  height: 125px;
  float: left;
}

div.topper {
  position: relative;
  height: 125px;
  background: #cc6f14 url(../images/topper_bg.gif) top center repeat-x;
  border-bottom: 2px solid #844100;
}

div.banner {
  background: transparent url(../images/banner_bg.jpg) top center no-repeat; 
  width: 745px;
  height: 125px;
  margin: 0 auto;
  padding-right: 5px;
  position: relative;
  text-align: right;
  font-size: 10px;
  color: #fff3e6;
}

div.banner h2 {
  width: 701px;
  height: 30px;
  text-align: center;
  position: absolute;
  bottom: -58px;
  left: 22px;
  font-size: 28px;
  color: #fff;
  background: #008;
}

div.topper img.go_to_journal {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
}

div#login_error {
  position: absolute;
  right: -100px;
  top: 0px;
  width: 100px;
  height: 100px;
}

input#username,
input#password {
  font-size: 10px;
  background: #ffe7cd; 
  border: 1px solid #41280e;
  height: 14px;
  width: 115px;
  margin: 0 0 2px 0;
  padding: 0 2px;
}

input#password {
  width: 100px;
}

input.login,
input.register {
  cursor: pointer;
  width: 110px;
  height: 18px;
  font-size: 10px; 
  line-height: 14px;
  margin: 5px 0;
  border: 1px solid #41280e;
  background: #f48963 url(../images/login_bg.gif) top left repeat-x;
}

input.register {
  background: #65aef2 url(../images/register_bg.gif) top left repeat-x;
}

div.topper h1 {
  position: absolute;
  top: 0;
  left: 50%;
  background: transparent url(../images/shoulder.gif) bottom left no-repeat; 
  margin: 0 0 0 -422px;
  padding: 0;
  height: 125px;
  width: 47px;
}

div.topper h1 span {
  display: none; 
}

div.content_top {
  background: transparent url(../images/content_top.jpg) top center no-repeat; 
  min-height: 320px;
}

div.content_main {
  background: transparent url(../images/content_main.gif) top center repeat-y; 
}

ul.menu {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 630px;
  height: 27px;
  text-align: center;
} 

ul.menu li {
  float: left; 
  height: 27px;
  padding: 0 12px 0 0;
}

ul.menu a {
  color: #dfcab3;
  text-decoration: none;
  font-size: 14px; 
  line-height: 30px;
  padding: 0 0 0 12px;
  
  height: 27px;
  display: block;
  float: left;
}

ul.menu li.logout a,
ul.menu li.logout a:visited {
  color: #f99; 
}

ul.menu a:hover {
  color: #fff;
}

ul.menu li.logout a:hover {
  color: #f00; 
}

.footer li.logout a,
.footer li.logout a:visited {
  color: #900; 
}

.footer li.logout a:hover {
  color: #f00; 
  font-weight: bold;
  text-decoration: none;
}

ul.menu li.current{
  background: transparent url(../images/menu_slide_right.gif) top right no-repeat; 
}

ul.menu li.current a {
  background: transparent url(../images/menu_slide_left.gif) top left no-repeat;
  color: #fff;
}

div.content_body {
  width: 630px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

div.content_body a {
  color: #cf6600; 
}

div.content_body a:hover {
  text-decoration: none; 
}

div.content_bottom {
  height: 148px;
  margin-top: -100px;
  background: transparent /*#ffe7cd*/ url(../images/content_bot.gif) top center no-repeat; 
}

div.footer {
  background: transparent url(../images/footer_bg.png) top center no-repeat; 
  height: 30px;
  padding-top: 30px;
  text-align: center;
}

div.footer ul,
div.footer li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
  
div.footer ul a {
  text-decoration: none;
  padding: 0 5px;
  color: #000059;
}

div.footer ul a:hover {
  text-decoration: underline; 
}

a.sign_up img {
  display: none;
}

a.sign_up {
  display: block;
  width: 360px;
  height: 84px;
  margin: 0 auto; 
}

/* CONTENT AREA STYLES ----------------------------------*/
div.content_body h1 {
  margin: 0 60px 10px 0;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 300;
  background: transparent url(../images/h1_bg.gif) center left no-repeat;
  border-bottom: 1px solid #000059;
}

div.content_body div.capture h1 {
  width: 600px;
  margin-right: -300px;
  position: relative;
  z-index: 5;
}

img.left {
  float: left; 
  padding: 0 5px 0 0;
  margin-bottom: 5px;
}

img.right {
  float: left;
  padding: 0 5px 210px 0; 
}

div#cwebdes, div.kw {
  text-align: center;
}

div#cwebdes,
div#cwebdes a,
div#cwebdes a:visited,
div.kw,
div.kw a,
div.kw a:hover,
div.kw a:visited {
  color: #c1a5a1;
  text-decoration: none;
}

div#cwebdes a:hover {
  color: #9e8895;
}

div.kw a {
  padding: 2px 10px;
}

textarea#request,
input#email,
input#name {
  background: #fff3e5; 
  border: 1px solid #41280e;
  margin-bottom: 5px;
  width: 175px;
}

textarea#request {
  width: 300px; 
  height: 150px;
}


input.button {
  padding-left: 5px;
  padding-right: 5px;
}

input.button.red {
  color: #a00;
}

hr {
  background: #000059; 
  border: 0;
}






/*----------- TRANSPLANTED STUFF ---------------*/

div.content_body h1.conf_order,
div.content_body h1.pay_info,
div.content_body h1.package_sel,
div.content_body h1.account_info {
  width: 630px;
  height: 32px;
  background: transparent url(../images/journal/h1_account_info.gif) top left no-repeat; 
  padding: 0;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  margin: 10px 0 10px 0;
}
div.content_body h1.package_sel {
  background: transparent url(../images/journal/h1_package_selection_new.gif) top left no-repeat; 
}
div.content_body h1.pay_info {
  background: transparent url(../images/journal/h1_pay_info_main.gif) top left no-repeat; 
}
div.content_body h1.conf_order {
  background: transparent url(../images/h1_conf_order.gif) top left no-repeat; 
}
div.huge {
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  color: #2f2f4d; 
}
div.medium {
  line-height: 25px; 
}
input.small,
select.small,
input.medium,
select.year,
select.month,
select.date,
input.year,
input.wide,
input#email.wide {
  color: #666; 
  width: 280px;
  padding: 2px;
  background: #fafafa;
  border: 1px solid #c1c1d0;
  font-size: 20px;
}
select.small {
  width: auto;
  height: 24px;
  font-size: 14px; 
}
input.small,
input.medium {
  width: 200px;
  height: 20px;
  font-size: 14px; 
  margin-bottom: 10px;
}
input.small {
  width: 80px; 
}
span.right,
span.left {
  float: left; 
  margin: 0 10px 0 0;
  display: block;
  width: 280px;
}
div.medium form {
  margin-top: 10px; 
}
div.medium span.right,
div.medium span.left {
  display: inline;
  width: auto;

}
span.right {
  margin: 0; 
}
input.year {
  width: 45px; 
}
select.date,
select.month{
  font-size: 20px;
  height: 29px; 
}
select.year {
  width: 80px; 
}
select.date {
  width: 60px; 
}
select.month {
  width: 80px; 
}

a.big_yellow,
form.profile span.left input.submit,
div.pack_sub input.submit,
div.huge input.submit {
  font-size: 18px;
  color: #2f2f4d; 
  width: 313px;
  height: 43px;
  cursor: pointer; 
  border: 0;
  margin: 23px 0 0 0;
  background: #fff url(../images/journal/huge_submit_bg_main.gif) top left no-repeat;
}
div.pack_sub input.submit {
  margin: 10px 0 0 320px; 
}
div.pack_sub input.submit.left {
  margin: 10px 0 0 4px; 
}
form.profile span.left input.submit {
  margin: 5px 0 0 0; 
}

a.big_yellow {
  display: block; 
  width: 313px;
  height: 43px;
  text-decoration:none;
  text-align: center;
  line-height: 43px;
  float: left;
  margin: 11px 0 0 0;
}

div.package {
  width: 430px; 
  color: #666;
  margin-bottom: 10px;
}
div.package div.top {
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  margin-top: -10px;
}
div.package div.top div.year, 
div.package div.top div.month,
div.package div.top div.name {
  width: 215px; 
  float: left;
}
div.package div.top div.year, 
div.package div.top div.month {
  width: 105px; 
}
div.package div.row {
  height: 30px; 
  border-top: 1px solid #999;
  padding: 0 10px;
  margin: 0 -10px;
  font-size: 14px;
}
div.package div.row.last {
  border-bottom: 1px solid #999;
}
div.package div.year_price,
div.package div.pack_year,
div.package div.month_price,
div.package div.pack_month,
div.package div.question,
div.package div.pack_name {
  float: left; 
  height: 30px;
  line-height: 30px;
}
div.package div.pack_name {
  width: 170px; 
  font-weight: 700;
}
div.package div.pack_name.indent {
  text-indent: 40px; 
}
div.package div.question {
  height: 25px;
  padding: 5px 5px 0 0; 
  border-right: 1px solid #999;
}
div.package div.pack_year,
div.package div.pack_month {
  margin: 0;
  border-left: 15px solid #d9d9d9;
  border-right: 1px solid #666;
  height: 22px;
  padding: 8px 7px 0 7px; 
}
div.package div.pack_year input,
div.package div.pack_month input {
  margin: 0;
}
div.package div.year_price,
div.package div.month_price {
  padding: 0 6px; 
  width: 50px;
}
div.package div.month_price {
  border-right: 1px solid #999;
}
div.package div.coupon {
  padding-top: 10px;
  font-size: 14px;
  font-weight: 700;
}
div.package img.question {
  cursor: pointer; 
}
div.package div.coupon img.question {
  margin-top: 2px;
  padding-top: 2px;
}
div.content_body {
  position: relative; 
}
div.help_box {
  position: absolute;
  background: #fff3d8;
  border: 1px solid #999; 
  border-left: 0;
  color: #584a27;
  width: 200px;
  height: 182px;
  top: 129px;
  left: 452px;
  padding: 5px;
}
div.help_box h2 {
  font-size: 18px; 
  padding: 0;
  margin: 0;
}
div.medium {
  font-size: 14px; 
}
div.gray {
  border: 1px solid #999; 
  background: #f2f2f2;
  position:relative;
  padding: 10px;
}
div.gray a {
  color: #a78024;
  text-decoration: underline;
}
div.gray a:hover {
  text-decoration: none; 
}
div.gray img.tl { position: absolute; top: -1px; left: -1px; }
div.gray img.tr { position: absolute; top: -1px; right: -1px; }
div.gray img.bl { position: absolute; bottom: -1px; left: -1px; }
div.gray img.br { position: absolute; bottom: -1px; right: -1px; }
* html div.gray img.bl { position: absolute; bottom: -1px; }
* html div.gray img.br { position: absolute; bottom: -1px; }

div.gray.membros img.tl,
div.gray.membros img.tr { z-index: 0; }

div.gray h1.gray {
  color: #999; 
  font-size: 24px;
  padding: 0 10px 0 10px;
  background: transparent;
  border: 0;
}
div.entry {
  width: 630px; 
}

div#quotes {
  margin-top: 10px;
}
div#quotes div.item {
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #999;
  border-right: 0;
  border-left: 0; 
}
div#quotes div.item span {
  float: right; 
}

div#quotes div.item textarea {
  height: 100px;
  width: 100%;
}

div#quotes div.item input.text {
  width: 300px;
}

div#quotes div.item.new {
  border: 1px solid #2f2;
  background: #cfc;
}

div#quotes div.item.new textarea,
div#quotes div.item.new input.text {
  background: #efe;
}

div.quote_by {
  font-style: italic;
  text-align: right;
}
div.destroyer2 { clear:both; }
div.destroyer { clear: left; }
span.destroyer {
  display: block;
  clear: left;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  text-indent: -9999px; 
}

div.member_item {
  font-size: 12px;
  border: 1px solid #999;
  border-right: 0;
  border-left: 0;  
  margin-bottom: -1px;
  height: 19px;
}
div.extra {
  padding: 0 0; 
}
div.member_item.darkness {
  background: #999;
  color: #fff; 
  padding-top: 3px;
}
div.member_item.darkness a {
  color: #fff;
}
div.member_item div.username,
div.member_item div.email,
div.member_item div.status,
div.member_item div.expires,
div.member_item div.bytes,
div.member_item div.last  {
  float: left; 
  padding: 2px;
  border-left: 1px solid #999;
  margin-left: -1px;
  text-align: left;
  overflow: hidden;
  height: 15px;
}

div.member_item div.username { width: 125px; }
  
div.member_item div.email { width: 155px; }

div.member_item div.bytes { width: 70px; }
div.member_item div.last,
div.member_item div.expires,
div.member_item div.status { width: 65px; }


div.member_item div.status.active {
  background: #c2f1c2; 
}
div.member_item div.status.inactive {
  background: #f2c2c2;
}

div.nav_mid,
div.nav_right,
div.nav_left {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  width: 210px;
  margin: 0 0 0 0;
  /*border-bottom: 1px solid #999;*/
  float: left; 
  text-align: center; 
}
div.nav_mid.bottom,
div.nav_right.bottom,
div.nav_left.bottom {
  border-bottom: 0;
  border-top: 1px solid #999;
  margin: 0 0 0 0; 
} 

div.nav_right {
  width: 200px;
  padding-right: 10px;
}
div.nav_left {
  padding-left: 20px; 
  width: 190px;
}
div.nav_mid {
  width: 208px;
  border: 1px solid #999;
  border-top: 0;
  border-bottom: 0;
}
div.nav_mid.bottom {
  border-top: 1px solid #999;
  border-bottom: 0;  
}
div.nav_mid a,
div.nav_right a,
div.nav_left a {
  color: #666; 
  text-decoration: none;
}
div.nav_right a,
div.nav_left a {
  display: block;
  width: 95px; 
  float: left;
  height: 25px;
}
div.nav_right a:hover,
div.nav_left a:hover {
  background: #d9d9d9; 
}
div.nav_mid a:hover {
  text-decoration: underline; 
}
div.nav_mid a.current {
  font-weight: 700;
  color: #7f4200;
  font-size: 16px;
}

div.information {
  width: 600px; 
  font-size: 14px;
  line-height: 20px;
  cursor: default;
}

div.information div {
  padding: 5px; 
}
div.information span.active { 
  background: #c2f1c2; 
  padding: 0 2px;
}
div.information span.inactive {
  background: #f2c2c2;
  padding: 0 2px;
}

div.information div:hover {
  background: #e5dacf;
}
div.information span {
  text-align: right; 
  margin-left: 90px;
  float: right;
  margin-top: -20px;
}
div.information textarea {
  width: 300px;
  height: 180px;
  overflow: auto; 
}
div.information span input,
div.information span select {
  text-align: right; 
}




span.avail {
  font-size: 10px;
  font-weight: 400; 
  cursor: pointer;
  margin-left: 70px;
  line-height: 26px;
}

.hider {
  position: relative; 
}
span.alert {
  display: block;
  position: absolute;
  top: 8px;
  left: -9999px;
  width: 262px;
  height: 30px;
  background: #fff0cc;
  padding: 10px;
  color: #a67400;
  border: 2px solid #ffb400;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  font-weight: 400;
  cursor: pointer;
}


span.alert a {
  color: #2f2f4d; 
  text-decoration: none;
  font-weight: 700;
}
span.alert a:hover {
  text-decoration: underline; 
}

div.coupon span.alert {
  width: 425px;
  height: 20px;
  top: 2px;
  padding: 5px 0 8px 0;
}

div.huge p.control {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px; 
}

div.special input {
  font-size: 16px;
  color: #2f2f4d; 
}

div.special input.med {
  width: 120px; 
  margin-right: 15px;
}

input.special_name {
  width: 300px;
  margin-right: 15px;
} 

span.discount { 
  margin-left: 15px; 
}
div.error {
  background: #fff0cc;
  padding: 10px;
  color: #a67400;
  border: 2px solid #ffb400;
  margin: 5px;
  font-size: 14px;
}
div.error h1 {
  color: #cc9000; 
}
div#error_box {
  z-index: 5;
  background: #ffebbb;
  padding: 10px;
  color: #be8600;
  border: 5px solid #ffb400;
  position: absolute;
  top: -9999px;
  width: 300px;

  left: 50%;
  margin-left: -150px;
}
div#error_box a { 
  font-size: 14px;
  color: #7f5a00;
  font-weight: 700;
  text-decoration: none;
}
div#error_box a:hover {
  text-decoration: underline; 
}

div.edit_faq {
  border-bottom: 3px solid #999;
  padding: 5px 10px;
}

div.edit_faq.new {
  background: #efe;
  border-bottom: 3px solid #8f8;
}

div.edit_faq input.question {
  width: 440px;
  margin-right: 20px;
}

div.edit_faq textarea.answer {
  width: 600px;
}

div.edit_faq input.position {
  width: 20px;
}


ul.faq {
  width: 630px;
  padding: 0;
  margin: 20px 0 0 0;
}

ul.faq ul,
ul.faq li {
  margin: 0;
  padding: 0; 
}

ul.faq,
ul.faq li {
  list-style: none; 
}

ul.faq li {
  background: #f1f1f1;
  color: #4c4c4c; 
  border: 5px solid #cccccc;
  margin: 5px 0;
  cursor: pointer;
}

ul.faq li:hover {
  background: #fff; 
}

ul.faq li span.order {
  display: block;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  width: 35px;
  color: #b3b3b3;
  float: left;
}

ul.faq li span.question {
  padding: 5px; 
  width: 575px;
  display: block;
  float: left;
}

ul.faq li ul {
  padding: 5px 0 0 0;
  background: #cccccc;
}

ul.faq li ul li.on,
ul.faq li ul li {
  color: #252525;
  background: #cccccc;
  border: 0;
  margin: 0;
  border-left: 70px solid #9a9a9a;
  padding: 5px;
  cursor: auto;
  clear: left;
}

ul.faq li ul li.off {
  overflow: hidden;
  height: 0; 
  padding: 0;
  background: red;
  clear: left;
}

div.accepted_cards {
  height: 36px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url(../images/accepted_cards.gif) top left no-repeat;
}

span.mmyy {
  font-size: 10px;
  display: block;
  position: absolute;
  top: 25px;
  left: 90px;
}


/* ------- some home page stylins ----------- */

div.brown {
  background: #e8d2ba;
  padding: 10px; 
  position: relative;
  z-index: 0;
}

div.brown img.tl { position: absolute; top: -1px; left: -1px; }
div.brown img.tr { position: absolute; top: -1px; right: -1px; }
div.brown img.bl { position: absolute; bottom: -1px; left: -1px; }
div.brown img.br { position: absolute; bottom: -1px; right: -1px; }
* html div.brown img.bl { position: absolute; bottom: -1px; }
* html div.brown img.br { position: absolute; bottom: -1px; }

div.welcome {
  width: 250px; 
  float: left;
  font-size: 14px;
  text-align: center;
  height: 45px;
  margin: 23px 0 0 0;
}

a.sign_up.home {
  margin: 15px 0 0 0;
  float: left;
}

div.capture {
  width: 300px;
  padding: 10px 0 0 0;
  float: left;
} 
div.capture.home {
  width: auto;
}
div.capture.home h1 {
  border-bottom: 0; 
}

div.securitas {
  margin: 50px 0 0 10px;
  background: #e8d2ba url(../images/brown_security.gif) center right no-repeat;
  padding: 30px 120px 30px 10px;
  text-align: center;
  font-size: 14px;
  width: 170px;
  float: left;
}
div.capture.home div.securitas {
  float: right;
  margin: 0;
}



div.quote_imager {
  position: relative;
  width: 630px;
  /*height: 150px;*/
  border: 1px solid #988a7a;
  overflow: hidden;
  margin: 0px auto;
  margin-top: 15px;
}

div.quote_imager img {
  position: absolute; 
  z-index: 1;
}

div.quote_imager div.quote {
  z-index: 3;
  background: transparent url(../images/quote_bg.png) top left repeat-y;
  width: 285px;
  padding: 5px 5px 5px 60px;
  
  color: #ffe7cd;
  font-size: 12px;
  text-align: right;
  
  position: absolute;
  right: 0;
  bottom: 0;
}

div.quote_imager div.quote span.author { 
  display: block;
  margin: 18px 0 0 0;
  font-weight: 700;
}

div#flash_holder {
  width: 408px;
  height: 238px;
  margin: 10px auto;
  border: 10px solid #d9c5ae;
  padding: 0 20px;
  border-width: 0 20px;
}