/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #464F4A;
  background-color: #fff;
  font: 76% Arial, Helvetica, sans-serif;
  line-height: 140%;
  font-size: 12px;
}

/* Headers */
h1,h2,h3,h4,h5,h6 {
  margin: 0px;
  padding: 0px;
}

/* // Headers */

a, a:visited {
  color: #0EA449;
  text-decoration: underline;
}
a:hover, a:active {
  text-decoration: none;
}

a.big-link {
  font-size: 150%;
}

a.grey-link {
  color: #464F4A;
}

table {
  border-collapse: collapse;
  border: 0px;
}
fieldset legend {font-weight: bold; color: #0EA449;}
table fieldset { border: solid 0px #B3B9C3; margin-bottom: 10px; margin-left: 0px;}
table fieldset.collapsible { border: solid 1px #B3B9C3;}
table tbody { border: 0px !important; border-top: 0px !important; border-bottom: 0px !important;}
table td { padding: 0px; }

/* Button Links */
.active-button { background-position: 0px -46px !important; }

.login-button {
  display: block;
  float: left;
  width: 64px;
  height: 23px;
  background: url(images/inputs/button/all/login.jpg) no-repeat;
  margin-left: 20px;
  margin-top: 57px;
}
.login-button:hover { background-position: 0px -23px; }

.account-button {
  display: block;
  float: left;
  width: 125px;
  height: 23px;
  background: url(images/inputs/button/all/account.jpg) no-repeat;
}
.account-button:hover { background-position: 0px -23px; }

.messages-button {
  display: block;
  float: left;
  width: 100px;
  height: 23px;
  background: url(images/inputs/button/all/messages.jpg) no-repeat;
  margin-left: 20px;
}
.messages-button:hover { background-position: 0px -23px; }

.logout-button {
  display: block;
  float: left;
  width: 74px;
  height: 23px;
  background: url(images/inputs/button/all/logout.jpg) no-repeat;
  margin-left: 20px;
}
.logout-button:hover { background-position: 0px -23px; }



/* //Button Links */

/* Top div */
.avatar-div {
  width: 80px;
  height: 80px;
  border: solid 1px #fff;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.top-div {
  display: block;
  margin: 0px auto;
  width: 960px;
  height: 105px;
  margin-top: 20px;
}

.top-logo-link {
  display: block;
  float: left;
  width: 281px;
  height: 60px;
  margin-left: 20px;
  margin-top: 20px;
}

/* Top login div */
.top-login-div {
  display: block;
  float: right;
  height: 101px;
}

.top-login-div .login-tabs {
  display: block;
  float: left;
  width: 169px;
  height: 101px;
  background: url(images/tabs/login/tabs.gif) no-repeat;
}
.top-login-div .login-tabs-switched {
  background-position: 0px -101px;
}
.top-login-div .login-tabs .login-tab-1,
.top-login-div .login-tabs .login-tab-2 {
  display: block;
  width: 150px;
  float: left;
  font-size: 120%;
  color: #464F4A;
  text-decoration: none;
  margin-left: 8px;
}
.top-login-div .login-tabs .login-tab-1 { margin-top:17px;}
.top-login-div .login-tabs .login-tab-2 { margin-top:30px; }

.top-login-div .login-form-div {
  display: block;
  float: left;
  height: 101px;
  width: 272px;
  background: url(images/top-login.gif) no-repeat;
}
.top-login-div .login-form-div .login-inpits {
  display: block;
  float: left;
  width: 157px;
  height: 61px;
  margin-top: 20px;
  margin-left: 10px;
  background: url(images/login-inputs.gif) no-repeat;
}
.top-login-div .login-form-div .login-inpits input {
  width: 140px;
  border: 0px;
  height: 16px;
  margin-left: 8px;
  background: transparent;
  color: #464F4A;
}
.top-login-div .login-form-div .login-inpits .login-inputs-login { margin-top: 2px; }
.top-login-div .login-form-div .login-inpits .login-inputs-password { margin-top: 18px; }

.top-login-div .loged-form-div {
  display: block;
  float: left;
  height: 101px;
  width: 462px;
  background: url(images/top-loged.gif) no-repeat;
}
.top-login-div .loged-form-div h4 {
  font-size: 150%;
  font-weight: normal;
  line-height: 100%;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.top-login-div .loged-form-div .avatar-div {
  margin-left: 0px;
  margin-right: 20px;
}

/* // Top login div */

/* // Top div */

/* Menu div */
.menu-div {
  display: block;
  margin: 0px auto;
  width: 1000px;
  height: 56px;
  margin-top: 20px;
}

.menu-div .menu-elements {
  display: block;
  position: relative;
  width: 960px;
  height: 56px;
  margin: 0px auto;
  z-index: 10;
  background: url(images/menu/no_shadow/1_color.gif) 0px 0px repeat-x;
}

.menu-div .menu-elements .menu-element-no-hover {
  display: block;
  float: left;
  height: 56px;
  width: 100px;
}
.menu-div .menu-elements .menu-element {
  display: block;
  float: left;
  height: 56px;
  outline: 0px;
  line-height: 56px;
  background: url(images/menu/no_shadow/2_colours.gif) 0px 0px repeat-x;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  text-decoration: none;
  font-size: 18px;
}
.menu-div .menu-elements .menu-element:hover { background-position: 0px -56px; }

.menu-div .menu-elements .left-of-menu-elements {
  display: block;
  float: left;
  height: 56px;
  width: 9px;
  background: url(images/menu/no_shadow/round_left.gif) 0px 0px no-repeat;
}

.menu-div .menu-elements .right-of-menu-elements {
  display: block;
  float: right;
  height: 56px;
  width: 9px;
  background: url(images/menu/no_shadow/round_right.gif) 0px 0px no-repeat;
}


.menu-div .menu-elements .active { background-position: 0px -56px !important; }
.menu-div .menu-elements .active:hover { background-position: 0px -56px !important; }

/*
.menu-div .menu-elements .el-home { width: 87px; background: url(images/menu/all/home.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-sign-up { width: 102px; background: url(images/menu/all/sign-up.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-for-sale { width: 106px; background: url(images/menu/all/for-sale.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-brokerage { width: 121px; background: url(images/menu/all/brokerage.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-forum { width: 90px; background: url(images/menu/all/forum.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-blog { width: 74px; background: url(images/menu/all/blog.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-articles { width: 98px; background: url(images/menu/all/articles.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-go { width: 54px; background: url(images/menu/all/go.jpg) 0px 0px no-repeat;}
.menu-div .menu-elements .el-before-search { width: 10px; background: url(images/menu/all/before-search.jpg) 0px 0px no-repeat; }
.menu-div .menu-elements .el-search { width: 217px; background: url(images/menu/all/search.jpg) 0px 0px no-repeat; }
.menu-div .menu-elements .el-search input {
  background: transparent none repeat scroll 0 0;
  border: 0px;
  font-size: 100%;
  height: 16px;
  margin-left: 17px;
  margin-top: 20px;
  width: 180px;
}

.under-menu-div {
  display: block;
  width: 1000px;
  height: 77px;
  background: url(images/menu/shadow.jpg) no-repeat;
  z-index:0;
  margin-top: -56px;
}
*/
/* //Menu div */

/* Footer */
#footer {
  margin: 0px auto;
  width: 960px;
  margin-top: 20px;
}
#footer .footer-menu-elements {
  margin: 0px auto;
  width: 950px;
  clear: both;
}
#footer .footer-menu-elements .footer-menu-element {
  float: left;
  margin: 0px 15px;
  color: #0EA449;
  text-decoration: underline !important;
}
#footer .footer-menu-elements .footer-menu-element:hover {
  text-decoration: none !important;
}
#footer .footer-menu-elements .footer-menu-element {
  text-decoration: none;
}
#footer .footer-menu-elements div {
  float: left;
  margin: 0px;
  width: 1px;
}
#footer .footer-text { font-size: 87.5%; clear: both; margin-left: 20px; margin-bottom: 20px; }
/* //Footer */

/* Become links */
.become-links {
  width: 960px;
  display: block;
  margin: 0px auto;
  margin-top: 20px;
  height: 192px;
}
.become-links-small {
  height: 106px;
}
.become-links .become-advertiser {
  display: block;
  float: right;
  height: 192px;
  width: 460px;
  background: url(images/become-images/become-advertiser.jpg) no-repeat;
}
.become-links-small .become-advertiser {
  height: 106px;
  background: url(images/become-images/become-advertiser-1.jpg) no-repeat;
}
.become-links-small .become-advertiser .link {
  height: 106px !important;
}
.become-links .become-advertiser .text {
  height: 50px;
  margin-left: 103px;
  margin-top: 117px;
  position: absolute;
  width: 240px;
}
.become-links .become-advertiser .link {
  height: 192px;
  width: 460px;
  position: absolute;
}
.become-links .become-publisher {
  display: block;
  float: left;
  height: 192px;
  width: 460px;
  background: url(images/become-images/become-publisher.jpg) no-repeat;
}
.become-links-small .become-publisher {
  height: 106px;
  background: url(images/become-images/become-publisher-1.jpg) no-repeat;
}
.become-links-small .become-publisher .link {
  height: 106px !important;
}
.become-links .become-publisher .text {
  height: 50px;
  margin-left: 103px;
  margin-top: 117px;
  position: absolute;
  width: 290px;
}
.become-links .become-publisher .link {
  height:192px;
  width:460px;
  position: absolute;
}
/* // Become Links */

/* Content */

.content-div {
  display: block;
  width: 960px;
  margin: 0px auto;
  margin-top: 10px;
}

.right-column-div {
  display: block;
  float: right;
  width: 210px;
  margin-left: 20px;
}

.center-content-div {
  display: block;
  float: left;
  width: 730px;
}

.center-content-div-2 {
  display: block;
  float: left;
  width: 500px;
}

.center-content-div-small {
  display: block;
  float: left;
  width: 500px;
}

.left-column-div {
  display: block;
  float: left;
  width: 210px;
  margin-right: 20px;
}

/* // Content */


/* Forms */
  /* Button */
    .linkadage-button-table {
      border-spacing: 0px;
      border: 0px !important;
      border-collapse: collapse;
      height: 23px;
      position: relative;
    }
    .linkadage-button-table * { border: 0px !important; }

    .linkadage-button-table td { padding: 0px; }
    .linkadage-button-table td div {
      height: 23px;
      display: block;
    }
    .linkadage-button-table td.button-table-left { }
    .linkadage-button-table td.button-table-left div {
      background: url(images/inputs/button/l.png) no-repeat;
      width: 10px;
    }
    .linkadage-button-table td.button-table-center {}
    .linkadage-button-table td.button-table-center div {
      background: url(images/inputs/button/c.gif) repeat-x;
    }
    .linkadage-button-table td.button-table-center div input {
      border: 0px;
      background: transparent;
      color: #fff;
      height: 23px;
      font-size: 100%;
      font-weight: bold;
    }
    .linkadage-button-table td.button-table-right { }
    .linkadage-button-table td.button-table-right div {
      background: url(images/inputs/button/r.png) no-repeat;
      width: 10px;
    }
  /* // Button */

  .input-text,
  .form-text,
  .form-textarea {
    color: #464F4A;
  }

  .form-select {
      color: #464F4A;
  }

  .form-text,
  .form-textarea,
  .form-select {
    border: solid 1px #B3B9C3;
  }

  /* Checkbox */
    .linkadage-checkbox-label {
      padding-left: 20px;
      display: block;
      background: url(images/inputs/checkbox/unchecked.gif) no-repeat;
    }
    .linkadage-checkbox-label-checked {
      background: url(images/inputs/checkbox/checked.gif) no-repeat;
    }
    .linkadage-checkbox-label input {
      display: none;
    }
    .linkadage-radio-label {
      padding-left: 20px;
      display: block;
      background: url(images/inputs/radio/unchecked.gif) no-repeat;
    }
    .linkadage-radio-label-checked {
      background: url(images/inputs/radio/checked.gif) no-repeat;
    }
    .linkadage-radio-label input {
      display: none;
    }
  /* // Checkbox */

/* // Forms */

/* Testimonial */
.testimonial-table { width: 100%; margin-top: 20px;}
.testimonial-table td {}
.testimonial-table td div { display: block; }

.testimonial-table thead td {}
.testimonial-table thead td div {
  line-height: 1px;
  font-size: 1px;
}
.testimonial-table thead td.left { width: 11px; background: url(images/borders/testimonial/lt.gif) no-repeat; }
.testimonial-table thead td.left div { width: 11px; height: 11px; }
.testimonial-table thead td.center { background: url(images/borders/testimonial/t.gif) repeat-x; }
.testimonial-table thead td.center div { width: 11px; height: 11px; }
.testimonial-table thead td.right { width: 11px; background: url(images/borders/testimonial/rt.gif) no-repeat; }
.testimonial-table thead td.right div { width: 11px; height: 11px; }

.testimonial-table tbody td {}
.testimonial-table tbody td div {}
.testimonial-table tbody td.left { background: url(images/borders/testimonial/l.gif) repeat-y; }
.testimonial-table tbody td.left div {
  line-height: 1px;
  font-size: 1px;
  width: 11px;
  height: 1px;
}
.testimonial-table tbody td.center { padding: 5px; background: url(images/borders/testimonial/bg.gif); }
.testimonial-table tbody td.center div { float: left; display: block; }
.testimonial-table tbody td.right { background: url(images/borders/testimonial/r.gif) repeat-y; }
.testimonial-table tbody td.right div { line-height: 1px; font-size: 1px; }

.testimonial-table tbody td.center div.hand {
  width: 23px;
  height: 20px;
  background: url(images/icons/hand-yellow.gif) no-repeat;
  margin-top: 5px;
}

.testimonial-table tbody td.center div.column-1 a,
.testimonial-table tbody td.center div.column-2 a { font-style: normal; }
.testimonial-table tbody td.center div.column-1 {
  width: 400px;
  margin-left: 10px;
  font-size: 100%;
  font-size: 150%;
  font-style: italic;
}

.testimonial-table tbody td.center div.column-2 {
  width: 430px;
  margin-left: 60px;
  font-size: 150%;
  font-style: italic;
}

.testimonial-table tfoot td {}
.testimonial-table tfoot td div {
  line-height: 1px;
  font-size: 1px;
}
.testimonial-table tfoot td.left { background: url(images/borders/testimonial/lb.gif) no-repeat; }
.testimonial-table tfoot td.left div { width: 11px; height: 13px; }
.testimonial-table tfoot td.center { background: url(images/borders/testimonial/b.gif) repeat-x; }
.testimonial-table tfoot td.center div { width: 11px; height: 13px; }
.testimonial-table tfoot td.right { background: url(images/borders/testimonial/rb.gif) no-repeat; }
.testimonial-table tfoot td.right div { width: 11px; height: 13px; }

/* // Testimanial */

/* Lists */
.square-bullets {
  padding: 0px;
  margin: 0px;
  list-style-position: inside;
  list-style-type: none;
}
.square-bullets li {
  list-style-type: none !important;
  padding: 0px;
  padding-left: 8px !important;
  background: url(images/bullets/square.gif) 0px 6px no-repeat;
  margin: 0px !important;
}
/* // Lists */

/* Blocks */
  .designed-block-top-border { width: 100%; }
  .designed-block-top-border .top-border-table {}
  .designed-block-top-border .top-border-table td.left div,
  .designed-block-top-border .top-border-table td.center div,
  .designed-block-top-border .top-border-table td.right div {
    display: block;
    width: 10px;
    height: 10px;
  }
  .designed-block-top-border .top-border-table td.left { background: url(images/borders/top/left.jpg) no-repeat; }
  .designed-block-top-border .top-border-table td.left div {}
  .designed-block-top-border .top-border-table td.center { width: 100%; background: url(images/borders/top/center.jpg) repeat-x; }
  .designed-block-top-border .top-border-table td.center div {}
  .designed-block-top-border .top-border-table td.right { background: url(images/borders/top/right.jpg) no-repeat; }
  .designed-block-top-border .top-border-table td.right div {}
  .designed-block-top-border .block-content { margin: 0px 10px; }
  .designed-block-top-border .block-content h3 { line-height: 100%; font-size: 160%; font-weight: normal; }
  .designed-block-top-border .block-content h3 a { color: #464F4A; }

  .linkadage-block {
    margin-bottom: 40px;
  }
  .linkadage-block .block-content {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .linkadage-block-right {
      margin-bottom: 20px;
  }
  .linkadage-block-right .block-content {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .linkadage-block-left {
      margin-bottom: 20px;
  }
  .linkadage-block-left .block-content {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
  }

  /* Block - Content */
    .block-content-table { border-collapse: collapse; border: 0px; margin-top: 20px; margin-bottom: 20px; width: 100%; }
    .block-content-table td { padding: 0px; }

    .block-content-table thead {}
    .block-content-table thead tr {}
    .block-content-table thead td {}
    .block-content-table thead tr {}
    .block-content-table thead tr td {}
    .block-content-table thead tr td div { display: block; height: 34px;}
    .block-content-table thead tr td.left { width: 20px; background: url(images/topics/small-container/l.gif) no-repeat; }
    .block-content-table thead tr td.left div { width: 20px; }
    .block-content-table thead tr td.center { background: url(images/topics/small-container/c.gif) repeat-x; }
    .block-content-table thead tr td.center h3 { font-size: 150%; font-weight: normal; }
    .block-content-table thead tr td.right { width: 20px; background: url(images/topics/small-container/r.gif) no-repeat; }
    .block-content-table thead tr td.right div { width: 20px; }
    .block-content-table thead tr td.center .container-name { font-size: 170%; }
    .block-content-table thead tr td.center .container-description { font-size: 100%; }

    .block-content-table tbody tr { background-color: #E6E6E6; }
    .block-content-table tbody tr td {}
    .block-content-table tbody tr td div.inner { display: block; margin-top: 10px; }
    .block-content-table tbody tr td.left { vertical-align: top; width: 20px; background: #E6E6E6 url(images/topics/border.gif) left top repeat-y; }
    .block-content-table tbody tr td.left div { display: block;  width: 20px; height: 2px; }
    .block-content-table tbody tr td.right { vertical-align: top; width: 20px; background: #E6E6E6 url(images/topics/border.gif) right top repeat-y; }
    .block-content-table tbody tr td.right div { display: block;  width: 20px; height: 2px; }

    .block-content-table tfoot {}
    .block-content-table tfoot tr {}
    .block-content-table tfoot td {}
    .block-content-table tfoot tr td div { display: block; height: 10px; width: 20px; line-height: 1px; font-size: 1px; }
    .block-content-table tfoot tr td.left { width: 20px; background: url(images/topics/bl.gif) no-repeat; }
    .block-content-table tfoot tr td.left div { }
    .block-content-table tfoot tr td.center { background: url(images/topics/b.gif) repeat-x; }
    .block-content-table tfoot tr td.center div {}
    .block-content-table tfoot tr td.right { width: 20px; background: url(images/topics/br.gif) no-repeat; }
    .block-content-table tfoot tr td.right div { }

  /* Block - Content */
/* // Blocks */

.small-text { font-size: 87.5%; }

.recent-forum-thread { margin-top: 10px; }
.recent-forum-thread .small-text { margin-top: 5px;}

.clearfix { clear: both; }


/* Tabs */
  .tabs-table { border-collapse: collapse; border: 0px; margin-top: 20px; margin-bottom: 20px; }
  .tabs-table td { padding: 0px; }

  .tabs-table .thead-tabs {}
  .tabs-table .thead-tabs td { height: 50px; }
  .tabs-table .thead-tabs td div { display: block; height: 50px; width: 10px; }
  .tabs-table .thead-tabs td.left { width: 10px; background: url(images/borders/simple/border.gif) repeat-y; }
  .tabs-table .thead-tabs td.left div { background: url(images/borders/simple/tl.gif) no-repeat; }
  .tabs-table .thead-tabs td.left-first-inactive { background: #CFD1D0 url(images/tabs/simple/l.gif) no-repeat !important; }
  .tabs-table .thead-tabs td.left-first-inactive div { background: none !important; }
  .tabs-table .thead-tabs td.center { background: url(images/borders/simple/border.gif) repeat-x; }
  .tabs-table .thead-tabs td.center div { float: left; }
  .tabs-table .thead-tabs td.center div.tab { width: auto !important; background: #CFD1D0; }
  .tabs-table .thead-tabs td.center div.tab a { color:#464F4A; font-size: 150%; line-height: 100%; display: block; margin-top: 16px; margin-left: 5px; margin-right: 5px; text-decoration: none; outline: none; }
  .tabs-table .thead-tabs td.center div.tab a:hover { color: #0EA449; }
  .tabs-table .thead-tabs td.center div.active-tab { background: #ffffff url(images/borders/simple/border.gif) top left repeat-x; }
  .tabs-table .thead-tabs td.center div.active-tab a { }
  .tabs-table .thead-tabs td.center div.active-tab a:hover { color: #464F4A; }
  .tabs-table .thead-tabs td.center div.after-tab { width: 13px; background: url(images/tabs/simple/ra.gif) no-repeat; }
  .tabs-table .thead-tabs td.center div.after-tab-both-inactive { width: 13px; background: #CFD1D0; }
  .tabs-table .thead-tabs td.center div.after-tab-active { width: 13px; background: url(images/tabs/simple/la.gif) no-repeat; }
  .tabs-table .thead-tabs td.center div.after-last-tab { width: 13px; background: url(images/tabs/simple/ra.gif) no-repeat; }
  .tabs-table .thead-tabs td.right { width: 10px; background: url(images/borders/simple/border.gif) top right repeat-y; }
  .tabs-table .thead-tabs td.right div { background: url(images/borders/simple/tr.gif) no-repeat; }

  .tabs-table .thead-no-tabs {}
  .tabs-table .thead-no-tabs td {}
  .tabs-table .thead-no-tabs td div { display: block; width: 10px; height: 10px; }
  .tabs-table .thead-no-tabs td.left { width: 10px; background: url(images/borders/simple/tl.gif) no-repeat; }
  .tabs-table .thead-no-tabs td.left div {}
  .tabs-table .thead-no-tabs td.center { background: url(images/borders/simple/border.gif) repeat-x; }
  .tabs-table .thead-no-tabs td.center div {}
  .tabs-table .thead-no-tabs td.right { width: 10px; background: url(images/borders/simple/tr.gif) no-repeat; }
  .tabs-table .thead-no-tabs td.right div {}

  .tabs-table .tbody-tabs td {}
  .tabs-table .tbody-tabs td.left { background: url(images/borders/simple/border.gif) left top repeat-y; }
  .tabs-table .tbody-tabs td.left div { display: block; width: 10px; height: 10px; }
  .tabs-table .tbody-tabs td.center { padding-top: 10px; }
  .tabs-table .tbody-tabs td.no-top-padding { padding-top: 0px !important; }
  .tabs-table .tbody-tabs td.center div {}
  .tabs-table .tbody-tabs td.center div.tab-content { display: none; margin-left: 5px; }
  .tabs-table .tbody-tabs td.center div.active-content { display: block !important; }
  .tabs-table .tbody-tabs td.right { background: url(images/borders/simple/border.gif) right top repeat-y; }
  .tabs-table .tbody-tabs td.right div { display: block; width: 10px; height: 10px; }

  .tabs-table .tfoot-tabs td {}
  .tabs-table .tfoot-tabs td div { display: block; width: 10px; height: 10px; }
  .tabs-table .tfoot-tabs td.left { width: 10px; background: url(images/borders/simple/bl.gif) no-repeat; }
  .tabs-table .tfoot-tabs td.left div {}
  .tabs-table .tfoot-tabs td.center { background: url(images/borders/simple/border.gif) left bottom repeat-x; }
  .tabs-table .tfoot-tabs td.center div {}
  .tabs-table .tfoot-tabs td.right { width: 10px; background: url(images/borders/simple/br.gif) no-repeat; }
  .tabs-table .tfoot-tabs td.right div {}

  .disabled-tab { color: #999 !important; cursor: default;}
/* // Tabs */

/* Blog */
.center-blog-list {
  width: 500px;
  float: left;
  margin-left: 20px;
}
/* // Blog */

/* Top Arc div */
.top-arc-div {
  display: block;
  height: 10px;
  background: url(images/borders/top/center.jpg) repeat-x;
  clear: both;
}
.top-arc-div .left-of-arc-div {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  background: url(images/borders/top/left.jpg) no-repeat;
}
.top-arc-div .right-of-arc-div {
  display: block;
  width: 10px;
  height: 10px;
  float: right;
  background: url(images/borders/top/right.jpg) no-repeat;
}
.under-top-arc-div { margin: 0px 20px; }
.under-top-arc-div h3 { font-size: 170%; font-weight: normal; line-height: 100%; }
.under-top-arc-div h3 a { color: #464F4A; }
/* // Top Arc div */

/* Forum comment */
  .forum-comment-table { border-collapse: collapse; border: 0px; margin-bottom: 10px; width: 100%; }
  .forum-comment-table td { padding: 0px; }

  .forum-comment-table thead {}
  .forum-comment-table thead td {}
  .forum-comment-table thead td div { display: block; width: 10px; height: 10px; }
  .forum-comment-table thead td.left { width: 10px; background: url(images/borders/simple/tl.gif) no-repeat; }
  .forum-comment-table thead td.left div {}
  .forum-comment-table thead td.center { background: url(images/borders/simple/border.gif) repeat-x; }
  .forum-comment-table thead td.center div {}
  .forum-comment-table thead td.right { width: 10px; background: url(images/borders/simple/tr.gif) no-repeat; }
  .forum-comment-table thead td.right div {}

  .forum-comment-table tbody td {}
  .forum-comment-table tbody td.left { background: url(images/borders/simple/border.gif) left top repeat-y; }
  .forum-comment-table tbody td.left div { display: block; width: 10px; height: 10px; }
  .forum-comment-table tbody td.center {}
  .forum-comment-table tbody td.no-top-padding { padding-top: 0px !important; }
  .forum-comment-table tbody td.center div {}
  .forum-comment-table tbody td.center div.tab-content { display: none; }
  .forum-comment-table tbody td.center div.active-content { display: block !important; }
  .forum-comment-table tbody td.right { background: url(images/borders/simple/border.gif) right top repeat-y; }
  .forum-comment-table tbody td.right div { display: block; width: 10px; height: 10px; }

  .forum-comment-table tbody td.center div.post-info {}
  .forum-comment-table tbody td.center div.post-info .posted-on {
    float: left;
    font-size: 82.5%;
  }

  .forum-comment-table tfoot td {}
  .forum-comment-table tfoot td div { display: block; width: 10px; height: 10px; }
  .forum-comment-table tfoot td.left { width: 10px; background: url(images/borders/simple/bl.gif) no-repeat; }
  .forum-comment-table tfoot td.left div {}
  .forum-comment-table tfoot td.center { background: url(images/borders/simple/border.gif) left bottom repeat-x; }
  .forum-comment-table tfoot td.center div {}
  .forum-comment-table tfoot td.right { width: 10px; background: url(images/borders/simple/br.gif) no-repeat; }
  .forum-comment-table tfoot td.right div {}

  .forum-last-post-link { float: right; margin-top: 10px; }
  .forum-topic-total-replies { float: left; line-height: 23px; font-size: 150%; margin-top: 10px; }

  .forum-topic-header { float: right; width: 180px; margin-bottom: 10px; }
/* //Forum comment */


  /* Button links */
    .linkadage-button,
    .linkadage-submit {
      display: inline-block !important;
    }

    .button-link-small {
      display: block;
      width: 61px;
      height: 23px;
      background: url(images/inputs/button/all/1.jpg) no-repeat;
      color: #fff !important;
      text-decoration: none !important;
      font-size: 130%;
      font-weight: bold;
    }
    .button-link-small:hover { background-position: 0px -23px; }

    .button-link-small div {
      text-align: center;
      line-height: 23px;
    }

    .button-1,
    .button-2,
    .button-3,
    .button-4,
    .button-5 {
      display: block;
      height: 23px;
      color: #fff !important;
      text-decoration: none !important;
      font-size: 120%;
      font-weight: bold;
      line-height: 23px;
      border: 0px;
      text-align: center;
      cursor: pointer;
    }

    .button-1:hover,
    .button-2:hover,
    .button-3:hover,
    .button-4:hover,
    .button-5:hover { background-position: 0px -23px; }

    .button-1 { width: 61px; background: url(images/inputs/button/all/1.jpg) no-repeat; }
    .button-2 { width: 88px; background: url(images/inputs/button/all/2.jpg) no-repeat; }
    .button-3 { width: 128px; background: url(images/inputs/button/all/3.jpg) no-repeat; }
    .button-4 { width: 168px; background: url(images/inputs/button/all/4.jpg) no-repeat; }
    .button-5 { width: 238px; background: url(images/inputs/button/all/5.jpg) no-repeat; }
  /* // Button links */

/* Breadcrumb */
  .breadcrumb-div {
    display: block;
    width: 940px;
    margin: 0px auto;
    margin-top: 10px;
  }
/* // Breadcrumb */

/* LinkAdage Table */
  .linkadage-table { border-collapse: collapse; border: 0px; margin-top: 20px; margin-bottom: 20px; width: 100%; }
  .linkadage-table td { padding: 0px; }

  .linkadage-table thead {}
  .linkadage-table thead tr {}
  .linkadage-table thead tr td { background: transparent !important; }
  .linkadage-table thead tr td div { display: block; }
  .linkadage-table thead tr td.left {  }
  .linkadage-table thead tr td.left div { height: 10px; width: 20px; }
  .linkadage-table thead tr td.center { white-space: nowrap; font-weight: bold; padding-right: 5px; padding-bottom: 5px; }
  .linkadage-table thead tr td.right {  }
  .linkadage-table thead tr td.right div { height: 10px; width: 20px; }

  .linkadage-table tbody tr.top-tr td { height: 10px; padding-top: 0px !important; }
  .linkadage-table tbody tr.top-tr td div { display: block; height: 10px; width: 20px; }
  .linkadage-table tbody tr.top-tr td.left { background: #ffffff url(images/borders/simple/border.gif) top left repeat-x; }
  .linkadage-table tbody tr.top-tr td.left div { background: url(images/borders/simple/tl.gif) no-repeat; }
  .linkadage-table tbody tr.top-tr td.center { background: #ffffff url(images/borders/simple/border.gif) top left repeat-x; }
  .linkadage-table tbody tr.top-tr td.right { text-align: right;  background: #ffffff url(images/borders/simple/border.gif) top left repeat-x;}
  .linkadage-table tbody tr.top-tr td.right div { float: right; background: url(images/borders/simple/tr.gif) top right no-repeat; }

  .linkadage-table tbody tr.content-tr { background-color: white; }
  .linkadage-table tbody tr.content-tr td { padding: 0px !important; }
  .linkadage-table tbody tr.content-tr td.left { vertical-align: top; width: 20px; background: white url(images/borders/simple/border.gif) left top repeat-y; }
  .linkadage-table tbody tr.content-tr td.left div { display: block;  width: 19px; height: 1px; margin-left: 1px;  background: white url(images/borders/grey/border.gif) left top repeat-x; }
  .linkadage-table tbody tr.content-tr td.center { background: white url(images/borders/grey/border.gif) left top repeat-x; vertical-align: top; }
  .linkadage-table tbody tr.content-tr td.center div { }
  .linkadage-table tbody tr.content-tr td.center div.inner { display: block; margin: 10px 0px; margin-right: 5px; }
  .linkadage-table tbody tr.content-tr td.first-cell div.inner { margin-left: 0px; }
  .linkadage-table tbody tr.content-tr td.last-cell div.inner { margin-right: 0px; }
  .linkadage-table tbody tr.content-tr td.center div.inner .form-item {margin: 0px;}
  .linkadage-table tbody tr.content-tr td.right { vertical-align: top; width: 20px; background: white url(images/borders/simple/border.gif) right top repeat-y; }
  .linkadage-table tbody tr.content-tr td.right div { display: block;  width: 19px; height: 1px; margin-right: 1px; background: white url(images/borders/grey/border.gif) left top repeat-x; }

  .linkadage-table tbody tr.hover { background-color: #f3f4f6 !important; }
  .linkadage-table tbody tr.hover td { background-color: #f3f4f6 !important; }

  .linkadage-table tbody tr.hover-top { background-color: #f3f4f6 !important; }
  .linkadage-table tbody tr.hover-top td { background-color: #f3f4f6 !important; }
  .linkadage-table tbody tr.hover-top td.left div { background-image: url(images/borders/simple/hover/tl.gif); }
  .linkadage-table tbody tr.hover-top td.right div { background-image: url(images/borders/simple/hover/tr.gif); }
  .linkadage-table tbody tr.hover-footer { background-color: #f3f4f6 !important; }
  .linkadage-table tbody tr.hover-footer td { background-color: #f3f4f6 !important; }
  .linkadage-table tbody tr.hover-footer td.left div { background-image: url(images/borders/simple/hover/bl.gif) !important; }
  .linkadage-table tbody tr.hover-footer td.right div { background-image: url(images/borders/simple/hover/br.gif) !important; }

  .linkadage-table tbody tr.first-tr td { }
  .linkadage-table tbody tr.first-tr td.left div { background: transparent; }
  .linkadage-table tbody tr.first-tr td.center { background: white; }
  .linkadage-table tbody tr.first-tr td.center div.inner { margin-top: 0px !important; }
  .linkadage-table tbody tr.first-tr td.right div { background: transparent; }
  .linkadage-table tbody tr.first-tr td div.inner { margin-top: 0px; }
  .linkadage-table tbody tr.last-tr td {}
  .linkadage-table tbody tr.last-tr td.center div.inner { margin-bottom: 0px !important; }

  .linkadage-table tbody tr.footer-tr {}
  .linkadage-table tbody tr.footer-tr td { padding-top: 0px !important; }
  .linkadage-table tbody tr.footer-tr td div { display: block; height: 10px; width: 20px; line-height: 1px; font-size: 1px; }
  .linkadage-table tbody tr.footer-tr td.left { width: 20px; background: #ffffff url(images/borders/simple/border.gif) left bottom repeat-x; }
  .linkadage-table tbody tr.footer-tr td.left div {  background: url(images/borders/simple/bl.gif) no-repeat; }
  .linkadage-table tbody tr.footer-tr td.center { background: #ffffff url(images/borders/simple/border.gif) left bottom repeat-x; }
  .linkadage-table tbody tr.footer-tr td.center div {}
  .linkadage-table tbody tr.footer-tr td.right { width: 20px; background: #ffffff url(images/borders/simple/border.gif) left bottom repeat-x; }
  .linkadage-table tbody tr.footer-tr td.right div { float: right; background: url(images/borders/simple/br.gif) top right no-repeat; }
/* // LinkAdage Table */


/* Grey LinkAdage Table */
  .grey-linkadage-table tbody tr.top-tr td.left div { background: url(images/borders/grey/tl.gif) no-repeat; }
  .grey-linkadage-table tbody tr.top-tr td.center { background: url(images/borders/grey/t.gif) top left repeat-x; }
  .grey-linkadage-table tbody tr.top-tr td.right div { background: url(images/borders/grey/tr.gif) no-repeat; }

  .grey-linkadage-table tbody tr.content-tr { background-color: #E6E6E6; }
  .grey-linkadage-table tbody tr.content-tr td.left { background: #E6E6E6 url(images/borders/grey/border.gif) left top repeat-y; }
  .grey-linkadage-table tbody tr.content-tr td.left div { background: transparent; }
  .grey-linkadage-table tbody tr.content-tr td.center { background: #E6E6E6; border-top: solid 1px #fff; }
  .grey-linkadage-table tbody tr.content-tr td.right { background: #E6E6E6 url(images/borders/grey/border.gif) right top repeat-y; }
  .grey-linkadage-table tbody tr.content-tr td.right div { background: transparent; }

  .grey-linkadage-table tbody tr.hover { background-color: #F3F1F2; }
  .grey-linkadage-table tbody tr.hover td { background-color: #F3F1F2 !important; }

  .grey-linkadage-table tbody tr.hover-top { background-color: #F3F1F2 !important; }
  .grey-linkadage-table tbody tr.hover-top td { background-color: #F3F1F2 !important; }
  .grey-linkadage-table tbody tr.hover-top td.left div { background-image: url(images/borders/grey/hover/tl.gif); }
  .grey-linkadage-table tbody tr.hover-top td.center { background-image: url(images/borders/grey/hover/t.gif) !important; }
  .grey-linkadage-table tbody tr.hover-top td.right div { background-image: url(images/borders/grey/hover/tr.gif); }
  .grey-linkadage-table tbody tr.hover-footer { background-color: #F3F1F2 !important; }
  .grey-linkadage-table tbody tr.hover-footer td { background-color: #F3F1F2 !important; }
  .grey-linkadage-table tbody tr.hover-footer td.left div { background-image: url(images/borders/grey/hover/bl.gif) !important; }
  .grey-linkadage-table tbody tr.hover-footer td.center { background-image: url(images/borders/grey/hover/b.gif) !important; }
  .grey-linkadage-table tbody tr.hover-footer td.right div { background-image: url(images/borders/grey/hover/br.gif) !important; }

  .grey-linkadage-table tbody tr.first-tr td.center { background: #E6E6E6; border-top: 0px; }

  .grey-linkadage-table tbody tr.footer-tr td.left div { background: url(images/borders/grey/bl.gif) left bottom no-repeat; }
  .grey-linkadage-table tbody tr.footer-tr td.center { background: url(images/borders/grey/b.gif) repeat-x; }
  .grey-linkadage-table tbody tr.footer-tr td.right div { background: url(images/borders/grey/br.gif) left bottom no-repeat; }
/* // Grey LinkAdage Table */

/* Grey LinkAdage Table */
  .green-linkadage-table tbody tr.top-tr td.left div { background: url(images/borders/green/tl.gif) no-repeat; }
  .green-linkadage-table tbody tr.top-tr td.center { background: url(images/borders/green/t.gif) top left repeat-x; }
  .green-linkadage-table tbody tr.top-tr td.right div { background: url(images/borders/green/tr.gif) no-repeat; }

  .green-linkadage-table tbody tr.content-tr { background-color: #E1FCEC; }
  .green-linkadage-table tbody tr.content-tr td.left { background: #E1FCEC url(images/borders/green/border.gif) left top repeat-y; }
  .green-linkadage-table tbody tr.content-tr td.left div { background: transparent; }
  .green-linkadage-table tbody tr.content-tr td.center { background: #E1FCEC; border-top: solid 1px #fff; }
  .green-linkadage-table tbody tr.content-tr td.right { background: #E1FCEC url(images/borders/green/border.gif) right top repeat-y; }
  .green-linkadage-table tbody tr.content-tr td.right div { background: transparent; }

  .green-linkadage-table tbody tr.hover { background-color: #C1FDBD; }
  .green-linkadage-table tbody tr.hover td { background-color: #C1FDBD !important; }

  .green-linkadage-table tbody tr.hover-top { background-color: #C1FDBD !important; }
  .green-linkadage-table tbody tr.hover-top td { background-color: #C1FDBD !important; }
  .green-linkadage-table tbody tr.hover-top td.left div { background-image: url(images/borders/green/hover/tl.gif) !important; }
  .green-linkadage-table tbody tr.hover-top td.center { background-image: url(images/borders/green/hover/t.gif) !important; }
  .green-linkadage-table tbody tr.hover-top td.right div { background-image: url(images/borders/green/hover/tr.gif) !important; }
  .green-linkadage-table tbody tr.hover-footer { background-color: #C1FDBD !important; }
  .green-linkadage-table tbody tr.hover-footer td { background-color: #C1FDBD !important; }
  .green-linkadage-table tbody tr.hover-footer td.left div { background-image: url(images/borders/green/hover/bl.gif) !important; }
  .green-linkadage-table tbody tr.hover-footer td.center { background-image: url(images/borders/green/hover/b.gif) !important; }
  .green-linkadage-table tbody tr.hover-footer td.right div { background-image: url(images/borders/green/hover/br.gif) !important; }

  .green-linkadage-table tbody tr.first-tr td.center { background: #E1FCEC; border-top: 0px; }

  .green-linkadage-table tbody tr.footer-tr td.left div { background: url(images/borders/green/bl.gif) left bottom no-repeat; }
  .green-linkadage-table tbody tr.footer-tr td.center { background: url(images/borders/green/b.gif) left bottom repeat-x; }
  .green-linkadage-table tbody tr.footer-tr td.right div { background: url(images/borders/green/br.gif) left bottom no-repeat; }
/* // Grey LinkAdage Table */

  .no-top-margin { margin-top: 0px !important; }
  .no-bottom-margin { margin-bottom: 0px !important; }
  .disabled-tr td { color: #aaa; }

/* Classified ads Styles */
  .linkadage-table .classified-ad-title {}
  .linkadage-table .classified-ad-title a { font-size: 125%; font-weight: bold; }
  .linkadage-table .classified-ad-created-by {}
  .linkadage-table .classified-ad-created-by a { font-weight: bold; }
  .linkadage-table .classified-ad-category {}
  .linkadage-table .classified-ad-category a { font-weight: bold; }
  .linkadage-table .classified-ad-created {}
  .linkadage-table .classified-ad-ends {}
  .linkadage-table .classified-ad-title {}
  .linkadage-table .classified-ad-comments { text-align: center; }
/* // Classified ads Styles */

/* Pager Styles */
.pager-container {
  display: block;
  height: 23px;
  width: 100%;
  text-align: center ! important;
}

.pager-container div.item-list {
  display: inline-block;
}

ul.pager {
  float: left;
}
ul.pager li {
  margin: 0px;
  padding: 0px !important;

}
ul.pager li a {
  display: block;
  float: left;
  line-height: 23px;
  height: 23px;
  background: url(images/pager/bg.gif) left top repeat-x;
  padding-left: 5px;
  padding-right: 5px;
  color: white;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
}
ul.pager li a:hover {
  background-position: 0px -23px !important;
  text-decoration: none;
}

ul.pager li.pager-first a {
  margin-right: 10px;
  padding: 0px;
  width: 61px;
  background: url(images/inputs/button/all/1.jpg) no-repeat;
}

ul.pager li.pager-previous a {
  margin-right: 10px;
  padding: 0px;
  width: 88px;
  background: url(images/inputs/button/all/2.jpg) no-repeat;
}

ul.pager li.pager-last a,
ul.pager li.pager-next a {
  margin-left: 10px;
  padding: 0px;
  width: 61px;
  background: url(images/inputs/button/all/1.jpg) no-repeat;
}

ul.pager li.pager-current a {
  background-position: 0px -23px !important;
}

ul.pager li .round-left-pager-item {
  display: block;
  float: left;
  width: 10px;
  height: 23px;
  line-height: 1px;
  background: url(images/pager/l.gif) no-repeat;
}

ul.pager li .round-right-pager-item {
  display: block;
  float: left;
  width: 10px;
  height: 23px;
  line-height: 1px;
  background: url(images/pager/r.gif) no-repeat;
}

ul.pager a.pager-item-ellipsis {
  cursor: default;
  padding-left: 5px;
  padding-right: 5px;
}
ul.pager a.pager-item-ellipsis:hover {
  background-position: 0px 0px !important;
}
/* // Pager Styles */

/* Classified categories */
.classified-ads-categories { width: 100%;}
.classified-ads-categories td { vertical-align: top; }
.classified-ads-categories td div.classifed-ad-category { margin: 4px; }
.classified-ads-categories td div.classifed-ad-category a {
  font-size: 120%;
  padding-left: 10px;
  background: url(images/bullets/round-small.gif) 0px 8px no-repeat;
}

.classified-ads-categories td div.classifed-ad-current-category { margin: 5px; }
.classified-ads-categories td div.classifed-ad-current-category a {
  font-size: 150%;
  padding-left: 10px;
  color: #464F4A;
  text-decoration: none;
  background: url(images/bullets/round-big.gif) 0px 9px no-repeat;
}

.calssified-ads-top-categories {
  margin-bottom: 20px;
}
/* // Classified categories */

.no-classifieds-span {
  color: #777;
  font-size: 150%;
}

.classified-ad-block-featured { margin-top: 15px !important;}
.classified-ad-block-featured li { padding-left: 10px !important; padding-bottom: 7px !important;}
.classified-ad-block-featured li a { font-size: 110%; }
.classified-ad-block-featured li a.active { color: #0EA449; }

/* Style Menus */
  ul.menu {
    list-style: none;
    list-style-position: outside;
    border: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
  }
  ul.menu li { margin: 0px; vertical-align: middle; }
  li.expanded {
    list-style-type: circle;
    list-style-image: url(images/bullets/darr_.gif) !important;
    padding: 0.2em 0.5em 0 0;
    margin: 0px;
  }
  li.collapsed {
    list-style-type: disc;
    list-style-image: url(images/bullets/rarr_.gif);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
  }
  li.leaf {
    list-style-type: square;
    list-style-image: url(images/bullets/rarr_.gif);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
  }
  li a.active { color: #000; }
  li.active-trail {
    list-style-image: url(images/bullets/active_.gif);
  }
/* // Style Menus */

.td-center-align {text-align: center;}

/* Profile visitor styles */
.profile-visitor { float: left; margin-right: 5px; margin-bottom: 10px;}
.profile-visitor td { vertical-align: top; }
.profile-visitor .profile-visitor-img {}
.profile-visitor .profile-visitor-text {}

h3.user-profile-header {
  font-size: 160%;
  font-weight: normal;
}

.user-profile-category { margin-left: 20px;}
.user-profile-category td { padding: 3px 0px;}
.user-profile-category .profile-item-label { width: 100px; padding-right: 10px; text-align: right; }
.user-profile-category .profile-item-value {}

.user-profile-pic-table { margin: 10px 0px; }
.user-profile-pic-table td { vertical-align: top; }
.user-profile-pic-table .user-profile-picture { padding-right: 10px; }
.user-profile-pic-table .user-profile-name {}
/* // Profile visitor styles */

/* Sysytem css updates */
  fieldset.collapsible legend {  float: left;  }
/* // Sysytem css updates */

/* Linkadage messages */
  .linkadage-messages-table { border-collapse: collapse; border: 0px; margin-bottom: 10px; width: 100%; }
  .linkadage-messages-table td { padding: 0px; color: white; font-size: 120%; }
  .linkadage-messages-table tbody { border: 0px !important; }

  .linkadage-messages-table tbody tr.top-tr td { height: 10px; padding-top: 0px !important; }
  .linkadage-messages-table tbody tr.top-tr td div { display: block; height: 10px; width: 10px; }
  .linkadage-messages-table tbody tr.top-tr td.left { }
  .linkadage-messages-table tbody tr.top-tr td.left div { }
  .linkadage-messages-table tbody tr.top-tr td.center {  }
  .linkadage-messages-table tbody tr.top-tr td.right { text-align: right; }
  .linkadage-messages-table tbody tr.top-tr td.right div { float: right; }

  .linkadage-messages-table tbody tr.content-tr { }
  .linkadage-messages-table tbody tr.content-tr td { padding: 0px !important; }
  .linkadage-messages-table tbody tr.content-tr td.left { vertical-align: top; width: 10px; background: transparent !important; }
  .linkadage-messages-table tbody tr.content-tr td.left div { display: block;  width: 10px; height: 1px; }
  .linkadage-messages-table tbody tr.content-tr td.center { vertical-align: top; }
  .linkadage-messages-table tbody tr.content-tr td.center ul { list-style-type: none; margin: 0px; padding: 0px;}
  .linkadage-messages-table tbody tr.content-tr td.center ul li { list-style-type: none; }
  .linkadage-messages-table tbody tr.content-tr td.center a { color: #fff; font-weight: bold; }
  .linkadage-messages-table tbody tr.content-tr td.center div.inner { display: block;  }
  .linkadage-messages-table tbody tr.content-tr td.first-cell div.inner { margin-left: 0px; }
  .linkadage-messages-table tbody tr.content-tr td.last-cell div.inner { margin-right: 0px; }
  .linkadage-messages-table tbody tr.content-tr td.right { vertical-align: top; width: 10px; background: transparent !important; }
  .linkadage-messages-table tbody tr.content-tr td.right div { display: block;  width: 10px; height: 1px; margin-right: 1px; }

  .linkadage-messages-table tbody tr.footer-tr {}
  .linkadage-messages-table tbody tr.footer-tr td { padding-top: 0px !important; }
  .linkadage-messages-table tbody tr.footer-tr td div { display: block; height: 10px; width: 10px; line-height: 1px; font-size: 1px; }
  .linkadage-messages-table tbody tr.footer-tr td.left { width: 10px; }
  .linkadage-messages-table tbody tr.footer-tr td.left div { }
  .linkadage-messages-table tbody tr.footer-tr td.center { }
  .linkadage-messages-table tbody tr.footer-tr td.center div {}
  .linkadage-messages-table tbody tr.footer-tr td.right { width: 10px; }
  .linkadage-messages-table tbody tr.footer-tr td.right div { float: right; }

  /* Success message */
    .success-messages-table { background: #0EA449;}
    .success-messages-table tbody tr.top-tr td.left div { background: url(images/borders/messages/green/tl.gif) no-repeat; }
    .success-messages-table tbody tr.top-tr td.right div { float: right; background: url(images/borders/messages/green/tr.gif) top right no-repeat; }
    .success-messages-table tbody tr.footer-tr td.left div { background: url(images/borders/messages/green/bl.gif) no-repeat; }
    .success-messages-table tbody tr.footer-tr td.right div { float: right; background: url(images/borders/messages/green/br.gif) top right no-repeat; }
  /* // Success message */

  /* Error message */
    .error-messages-table { background: #A4120E;}
    .error-messages-table tbody tr.top-tr td.left div { background: url(images/borders/messages/red/tl.gif) no-repeat; }
    .error-messages-table tbody tr.top-tr td.right div { float: right; background: url(images/borders/messages/red/tr.gif) top right no-repeat; }
    .error-messages-table tbody tr.footer-tr td.left div { background: url(images/borders/messages/red/bl.gif) no-repeat; }
    .error-messages-table tbody tr.footer-tr td.right div { float: right; background: url(images/borders/messages/red/br.gif) top right no-repeat; }
  /* // Error message */

/* // Linkadage messages */

.ed-classified-ad-total-price { font-size: 130%; text-align: left; }
.ed-classified-ad-total-price strong { font-size: 150%; }

.ed-classified-ad-relist-option { font-size: 120%; text-align: left; }

/* Quote table */
  .linkadage-quote-table { border-collapse: collapse; border: 0px; margin-bottom: 10px; width: 100%; background: #F5EFAF; }
  .linkadage-quote-table td { padding: 0px; color: white; font-size: 120%; }
  .linkadage-quote-table tbody { border: 0px !important; }

  .linkadage-quote-table tbody tr.top-tr td { height: 10px; padding-top: 0px !important; background: url(images/borders/quote/border.gif) repeat-x; }
  .linkadage-quote-table tbody tr.top-tr td div { display: block; height: 10px; width: 10px; }
  .linkadage-quote-table tbody tr.top-tr td.left { }
  .linkadage-quote-table tbody tr.top-tr td.left div { background: url(images/borders/quote/tl.gif) no-repeat; }
  .linkadage-quote-table tbody tr.top-tr td.center {  }
  .linkadage-quote-table tbody tr.top-tr td.right { text-align: right; }
  .linkadage-quote-table tbody tr.top-tr td.right div { float: right; background: url(images/borders/quote/tr.gif) no-repeat; }

  .linkadage-quote-table tbody tr.content-tr { }
  .linkadage-quote-table tbody tr.content-tr td { padding: 0px !important; }
  .linkadage-quote-table tbody tr.content-tr td.left { vertical-align: top; width: 10px; background: transparent !important; }
  .linkadage-quote-table tbody tr.content-tr td.left div { display: block;  width: 10px; height: 1px; }
  .linkadage-quote-table tbody tr.content-tr td.center { vertical-align: top; }
  .linkadage-quote-table tbody tr.content-tr td.center ul { list-style-type: none; margin: 0px; padding: 0px;}
  .linkadage-quote-table tbody tr.content-tr td.center ul li { list-style-type: none; }
  .linkadage-quote-table tbody tr.content-tr td.center a { color: #fff; font-weight: bold; }
  .linkadage-quote-table tbody tr.content-tr td.center div.inner { display: block;  }
  .linkadage-quote-table tbody tr.content-tr td.first-cell div.inner { margin-left: 0px; }
  .linkadage-quote-table tbody tr.content-tr td.last-cell div.inner { margin-right: 0px; }
  .linkadage-quote-table tbody tr.content-tr td.right { vertical-align: top; width: 10px; background: transparent !important; }
  .linkadage-quote-table tbody tr.content-tr td.right div { display: block;  width: 10px; height: 1px; margin-right: 1px; }

  .linkadage-quote-table tbody tr.footer-tr {}
  .linkadage-quote-table tbody tr.footer-tr td { padding-top: 0px !important; }
  .linkadage-quote-table tbody tr.footer-tr td div { display: block; height: 10px; width: 10px; line-height: 1px; font-size: 1px; }
  .linkadage-quote-table tbody tr.footer-tr td.left { width: 10px; }
  .linkadage-quote-table tbody tr.footer-tr td.left div { background: url(images/borders/quote/bl.gif) no-repeat; }
  .linkadage-quote-table tbody tr.footer-tr td.center { }
  .linkadage-quote-table tbody tr.footer-tr td.center div {}
  .linkadage-quote-table tbody tr.footer-tr td.right { width: 10px; }
  .linkadage-quote-table tbody tr.footer-tr td.right div { float: right; background: url(images/borders/quote/br.gif) no-repeat; }
/* // Quote table */


/* Polls */
.poll .bar {
  background: #CFEDDB;
  height: 2px;
  line-height: 1px;
  font-size: 1px;
}
.poll .bar .foreground {
  background: #0EA449;
  height: 2px;
  line-height: 1px;
  font-size: 1px;
}
.poll .text {
  margin-top: 10px;
}

.poll .total { display: none; }
/* // Polls */

/* Quotes */
.bb-quote, .quote-msg {
  margin: 10px 10px 10px 0px;
  padding: 10px;
  border: 1px solid #B3B9C3;
  background-color: #F5EFAF;
}
.bb-quote {
  font-weight: bold;
}
.bb-quote .bb-quote, .quote-msg .quote-msg {
  margin: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.quote-msg .quote-msg {
  padding-bottom: 10px;
}
.bb-quote .bb-quote-body {
  margin: 5px 10px 10px 0px;
  padding: 0px;
  font-weight: normal;
}
.quote-author {
  display: block;
  font-weight: bold;
  margin: 0 0 10px 0;
}
/* // Quotes */

code {
  font-size: 120%;
}
/* Front page articles list */
.front-page-articles-list {}
.front-page-articles-list li { display: block; width: 25%; float: left;}

.main-page-articles-all { width: 100%; }
.main-page-articles-all td { vertical-align: top; }
.main-page-articles-all td a {
  display: block;
  padding-left: 10px;
  background: url(images/bullets/square.gif) 0px 5px no-repeat;
}

.teaser-checkbox div.form-item {
  float: none;
}

td.ed_classifed-created-by {
  padding-right: 15px !important;
}

.classified-body {
  margin-left: 0px;
}

#edit-profile-date-of-birth-year { width: 70px; }
#edit-profile-date-of-birth-month { width: 50px; }
#edit-profile-date-of-birth-day { width: 40px; }

#sidebar-left ul,
#sidebar-right ul,
#sidebar ul {
  margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
}

/* Wordpress calendar */
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: left;
  margin-bottom: 10px;
  background: url(images/wp/month.gif) no-repeat;
  padding: 4px 10px;
  color: white;
  font-style: italic;
  font-size: 120%;
}
#wp-calendar th,
#wp-calendar td {
  padding: 0px;
  text-align: center;
}
#wp-calendar tbody td a {
  width: 15px;
  display: block;
  margin: 0px auto;
  line-height: 15px;
}
#wp-calendar tbody td a:hover {
  background: url(images/wp/data.gif) no-repeat;
  color: white;
}

#wp-calendar tfoot td a {
  display: block;
  margin: 0px auto;
  line-height: 15px;
}
#wp-calendar tfoot #prev { text-align: left; padding-left: 5px; }
#wp-calendar tfoot #next { text-align: right; padding-right: 5px;}


/* // Wordpress calendar */

/* Wordpress Widget Archive */
.widget_archive .block-content ul {
  list-style-type: none;
}
.widget_archive .block-content ul li {
  list-style-type: none;
}
.widget_archive .block-content ul li a {
  display: block;
  padding: 5px 10px;
}
.widget_archive .block-content ul li a:hover {
  background: url(images/wp/month.gif) no-repeat;
  color: white;
}
/* Wordpress widget archive */

/* Wordpress Widget Archive */
.widget_recent_comments .block-content ul {
  list-style-type: none;
}
.widget_recent_comments .block-content ul li {
  list-style-type: none;
}
/* Wordpress widget archive */

.widget_rss .block-content {
	/*display: none;*/	
}

.entry-posted {
	font-size: 90%;
	color: #909098;
}

.required-span {
	color: red;
}

.commentlist {
	padding: 0px;
	list-style-type: none;
}

/* WP comment */
  .wp-comment-table { border-collapse: collapse; border: 0px; margin-bottom: 10px; width: 100%; }
  .wp-comment-table td { padding: 0px; }

  .wp-comment-table thead {}
  .wp-comment-table thead td {}
  .wp-comment-table thead td div { display: block; width: 10px; height: 10px; }
  .wp-comment-table thead td.left { width: 10px; background: url(images/borders/simple/tl.gif) no-repeat; }
  .wp-comment-table thead td.left div {}
  .wp-comment-table thead td.center { background: url(images/borders/simple/border.gif) repeat-x; }
  .wp-comment-table thead td.center div {}
  .wp-comment-table thead td.right { width: 10px; background: url(images/borders/simple/tr.gif) no-repeat; }
  .wp-comment-table thead td.right div {}

  .wp-comment-table tbody td { vertical-align: top;}
  .wp-comment-table tbody td.left { background: url(images/borders/simple/border.gif) left top repeat-y; }
  .wp-comment-table tbody td.left div { display: block; width: 10px; height: 10px; }
  .wp-comment-table tbody td.center {}
  .wp-comment-table tbody td.no-top-padding { padding-top: 0px !important; }
  .wp-comment-table tbody td.center div {}
  .wp-comment-table tbody td.center div.tab-content { display: none; }
  .wp-comment-table tbody td.center div.active-content { display: block !important; }
  .wp-comment-table tbody td.right { background: url(images/borders/simple/border.gif) right top repeat-y; }
  .wp-comment-table tbody td.right div { display: block; width: 10px; height: 10px; }

  .wp-comment-table tbody td.center div.post-info {}
  .wp-comment-table tbody td.center .posted-on {
    float: left;
    font-size: 82.5%;
  }

  .wp-comment-table tfoot td {}
  .wp-comment-table tfoot td div { display: block; width: 10px; height: 10px; }
  .wp-comment-table tfoot td.left { width: 10px; background: url(images/borders/simple/bl.gif) no-repeat; }
  .wp-comment-table tfoot td.left div {}
  .wp-comment-table tfoot td.center { background: url(images/borders/simple/border.gif) left bottom repeat-x; }
  .wp-comment-table tfoot td.center div {}
  .wp-comment-table tfoot td.right { width: 10px; background: url(images/borders/simple/br.gif) no-repeat; }
  .wp-comment-table tfoot td.right div {}

  .wp-last-post-link { float: right; margin-top: 10px; }
  .wp-topic-total-replies { float: left; line-height: 23px; font-size: 150%; margin-top: 10px; }

  .wp-topic-header { float: right; width: 180px; margin-bottom: 10px; }
  
  .wp-comment-inner-table { width: 100%;}
  .wp-comment-inner-table td { vertical-align: top; }
  .wp-comment-inner-table td p { margin-top: 0px; }
  .wp-comment-inner-table .left-inner { width: 115px; }
  .wp-comment-inner-table .center-inner { padding: 0px 10px;}
  .wp-comment-inner-table .right-inner { width: 61px; }
  
  .wp-comment-author-avatar {
	width: 80px;
	height: 80px;
	border: solid 1px #eee;
	margin-bottom: 5px;
	margin-top: 5px;
  }
  .wp-comment-author-name a {
  	font-size: 140%;
  	line-height: 20px;
  }
/* //WP comment */

/* Recent comments */
.recent-comment-table {}
.recent-comment-table td { vertical-align: top; }
.recent-comment-table td img { border: 0px; }

.recent-comment-table td.avatar { width: 40px; text-align: left; vertical-align: top; padding-right: 10px; }
.recent-comment-table td .recent-comment-author { line-height: 20px; }
.recent-comment-table td .recent-comment-author a { font-size: 140%; line-height: 20px;}
.recent-comment-table td .recent-comment-topic { line-height: 20px; }
.recent-comment-table td .recent-comment-topic a { color: #464F4A; }
/* //Recent comments */

.widget_tptn_pop .block-content {
	margin-left: 20px;
	margin-right: 20px;
}

.widget_tptn_pop .block-content .square-bullets a {
	color: #464F4A;
}

