/* --------- /themes/default/css/blueprint.css --------- */ 
/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}

th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/* --------- /themes/default/css/main.css --------- */ 
body {
  text-align: center;
  background-color: #8d827c;
  width: 100%; }

#page {
  width: 1008px;
  background: url(/themes/default/gfx/background-repeat.jpg) top center repeat-y;
  margin: 0 auto; }

#container {
  width: 1000px;
  margin: 0 4px;
  text-align: left;
  position: relative; }

#header {
  width: 100%;
  height: 256px;
  background: url(/themes/default/gfx/header-background-repeat.jpg) top left repeat-x;
  position: relative; }
  #header #logo {
    width: 323px;
    height: 128px;
    margin: 0 0 0 41px;
    top: 24px;
    font-size: 1.2em; }
    #header #logo .ir-image {
      background-image: url(/themes/default/gfx/logo.jpg);
      text-indent: -3000px; }
  #header #topnav {
    position: absolute;
    top: 7px;
    right: 60px;
    margin: 0; }
    #header #topnav #top-home {
      width: 80px; }
      #header #topnav #top-home a {
        background-image: url(/themes/default/gfx/topnav-home.jpg); }
    #header #topnav #top-about {
      width: 104px; }
      #header #topnav #top-about a {
        background-image: url(/themes/default/gfx/topnav-about.jpg); }
    #header #topnav #top-advertise {
      width: 111px; }
      #header #topnav #top-advertise a {
        background-image: url(/themes/default/gfx/topnav-advertise.jpg); }
    #header #topnav #top-contact {
      width: 117px; }
      #header #topnav #top-contact a {
        background-image: url(/themes/default/gfx/topnav-contact.jpg); }
    #header #topnav li {
      height: 31px; }
      #header #topnav li a {
        text-transform: uppercase;
        font-weight: bold;
        color: #000; }
        #header #topnav li a.selected,#header #topnav li a:hover {
          background-position: 0 31px; }
  #header form #top-search {
    width: 378px;
    height: 26px;
    position: absolute;
    top: 66px;
    right: 75px; }
    #header form #top-search .ir {
      display: block;
      float: left;
      margin: 5px 5px 0 0;
      width: 96px;
      height: 15px;
      color: #8a7f79; }
      #header form #top-search .ir span {
        background-image: url(/themes/default/gfx/searchads-label.gif); }
    #header form #top-search input {
      float: left; }
    #header form #top-search .tbox {
      width: 209px;
      height: 19px;
      border: 0;
      padding: 4px 35px 3px 3px;
      background: url(/themes/default/gfx/search-textbox.gif) top left no-repeat; }
    #header form #top-search button {
      border: 0;
      cursor: pointer;
      display: block;
      overflow: hidden;
      width: 25px;
      height: 15px;
      padding: 0;
      margin: 5px 0 0 4px; }
      #header form #top-search button img {
        margin: 0;
        padding: 0; }
  #header #subnav {
    top: 118px;
    right: 13px;
    position: absolute; }
    #header #subnav #subnav-postad {
      width: 131px; }
      #header #subnav #subnav-postad a {
        background-image: url(/themes/default/gfx/subnav-postad.jpg); }
    #header #subnav #subnav-popular {
      width: 152px; }
      #header #subnav #subnav-popular a {
        background-image: url(/themes/default/gfx/subnav-popular.jpg); }
    #header #subnav #subnav-myaccount {
      width: 142px; }
      #header #subnav #subnav-myaccount a {
        background-image: url(/themes/default/gfx/subnav-myaccount.jpg); }
    #header #subnav #subnav-memberlogin {
      width: 141px; }
      #header #subnav #subnav-memberlogin a {
        background-image: url(/themes/default/gfx/subnav-memberlogin.jpg); }
      #header #subnav #subnav-memberlogin #login-popup {
        width: 230px;
        border: 1px solid #cfcfd1;
        background: transparent url(/themes/default/gfx/trans-background.png) top left repeat;
        position: absolute;
        top: 45px;
        right: 0;
        z-index: 1;
        padding: 10px 5px 10px 15px; }
        #header #subnav #subnav-memberlogin #login-popup #close-popup{
          display: block;
          position:absolute;
          font-weight: bold;
          cursor: pointer;
          font-size: 1.3em;
          top: 0px;
          right: 6px; }
        #header #subnav #subnav-memberlogin #login-popup #close-popup:hover {
          text-decoration: underline; }       
        #header #subnav #subnav-memberlogin #login-popup label {
          display: block;
          width: 70px;
          padding-top: 3px; }
        #header #subnav #subnav-memberlogin #login-popup input, #header #subnav #subnav-memberlogin #login-popup label {
          float: left; }
        #header #subnav #subnav-memberlogin #login-popup div {
          clear: left; }
    #header #subnav #subnav-signup {
      width: 142px; }
      #header #subnav #subnav-signup a {
        background-image: url(/themes/default/gfx/subnav-signup.jpg); }
    #header #subnav #subnav-logout {
      width: 141px; }
      #header #subnav #subnav-logout a {
        background-image: url(/themes/default/gfx/subnav-logout.jpg); }
    #header #subnav li {
      height: 44px; }
      #header #subnav li a {
        font-weight: bold;
        color: #000; }
        #header #subnav li a.selected, #header #subnav li a:hover {
          background-position: 0 44px; }
  #header #current-city {
    height: 23px;
    position: absolute;
    right: 490px;
    bottom: 19px; }
    #header #current-city h3 {
      float: right;
      margin-right: 13px;
      color: #929193;
      font-size: 2.2em;
      letter-spacing: -0.5px; }
    #header #current-city form {
      width: 148px;
      float: right; }
      #header #current-city form #select-city {
        margin: 0;
        position: relative;
        top: 3px; }
  #header #subheadings {
    position: absolute;
    bottom: 0;
    right: 13px; }
    #header #subheadings #the-rules a {
      background-image: url(/themes/default/gfx/subhead-therules.jpg); }
    #header #subheadings #the-rumours a {
      background-image: url(/themes/default/gfx/subhead-therumours.jpg); }
    #header #subheadings #the-reality a {
      background-image: url(/themes/default/gfx/subhead-thereality.jpg); }
    #header #subheadings li {
      height: 56px;
      width: 141px; }
      #header #subheadings li a {
        color: #000; }
        #header #subheadings li a.selected, #header #subheadings li a:hover {
          background-position: 0 56px; }

#search-options, #specific-search {
  width: 360px;
  border: 1px solid #cfcfd1;
  background: transparent url(/themes/default/gfx/trans-background.png) top left repeat;
  position: absolute;
  top: 25px;
  left: -34px;
  z-index: 1;
  padding: 10px 5px 10px 15px;
  text-align: left; }
  #search-options div, #specific-search div {
    clear: left;
    padding-bottom: 5px; }
  #search-options label, #specific-search label {
    color: #555555;
    font-weight: normal;
    float: left;
    width: 103px; }
  #search-options select, #search-options .t-box, #specific-search select, #specific-search .t-box {
    float: left;
    margin: 0 5px !important;
    width: 245px; }
  #search-options .t-box, #specific-search .t-box {
    width: 235px; }
  #search-options .close-options, #specific-search .close-options {
    padding: 0;
    width: 54px !important;
    height: 20px !important;
    position: absolute;
    top: -26px;
    right: -5px; }
    #search-options .close-options span, #specific-search .close-options span {
      background-image: url(/themes/default/gfx/close-button.gif) !important;
      cursor: pointer; }

#specific-search {
  left: 0; }
  #specific-search .close-options {
    top: -21px;
    right: -1px; }

#flash-panel {
  width: 974px;
  height: 201px;
  background: url(/themes/default/gfx/flash-background.jpg) top left no-repeat;
  margin: 16px 0 0 13px;
  position: relative; }
  #flash-panel #intro {
    font-size: 1.45em;
    padding: 8px 0px 15px 15px;
    background-color: #221e1f;
    color: #d9d9db;
    width: 470px;
    height: 55px;
    line-height: 120%;
    word-spacing: 1.1px;
    margin: 0 0 0 35px;
    position: relative;
    top: 35px; }
    #flash-panel #intro strong {
      font-weight: bold;
      color: #fff; }
    #flash-panel #intro a {
      text-decoration: underline;
      color: #89c8e5; }
  #flash-panel #sign-up {
    position: absolute;
    width: 192px;
    height: 124px;
    right: 20px;
    top: 48px; }
    #flash-panel #sign-up h3 {
      width: 181px;
      height: 18px;
      color: #a4a4a4; }
      #flash-panel #sign-up h3 span {
        background-image: url(/themes/default/gfx/become-a-member.jpg); }
    #flash-panel #sign-up p {
      width: 100%;
      text-align: center;
      font-size: 0.95em;
      color: #dbdcde; }
    #flash-panel #sign-up a {
      display: block;
      width: 192px;
      height: 41px;
      text-indent: -3000px;
      color: #dbdcde;
      background: url(/themes/default/gfx/create-account-button.jpg) top left no-repeat; }

#center-content {
  width: 974px;
  margin-top: 15px;
  background: url(/themes/default/gfx/results-header-background.jpg) top left repeat-x;
  margin-left: 13px;
  padding-top: 36px;
  min-height:470px;
  position: relative; }
  #center-content h2, #center-content #section-title {
    margin-top: -36px !important;
    color: #d9d9db;
    height: 31px;
    margin: 0 0 0 23px;
    font-size: 1.6em;
    padding-top: 5px; }
  #center-content h2#latest-posts {
    width: 261px; }
    #center-content h2#latest-posts span {
      background-image: url(/themes/default/gfx/latest-postings-header.jpg); }
  #center-content #search-criteria {
    left: 230px;
    position: absolute;
    top: 41px;
    height: 49px;
    width: 400px; }
    #center-content #search-criteria p {
      margin: 0;
      color: #221E1F;
      float: left;
      width: 250px;
      margin-bottom: 5px; }
      #center-content #search-criteria p span {
        color: #710804; }
  #center-content #left-column {
    width: 669px;
    position: relative;
    float: left;
    border-right: 1px solid #cecbca;
    margin-top: 39px;
    padding-top: 15px; }
    #center-content #left-column #results-table {
      margin-top: -54px;
      margin-left: 0px;
      width: 670px;
      margin-bottom: 0; }
      #center-content #left-column #results-table thead tr {
        width: 100%;
        clear: left;
        position: relative;
        height: 39px; }
      #center-content #left-column #results-table thead th {
        height: 34px;
        top: 0;
        border: 0;
        color: #B9AEAA;
        font-size: 1.6em;
        background-repeat: no-repeat; 
        background-image: url(/themes/default/gfx/up-arrow-unselected.jpg);}
      #center-content #left-column #results-table thead .th-hover {
        background-image: url(/themes/default/gfx/up-arrow.jpg);
      }
      #center-content #left-column #results-table thead .headerSortDown {
        background-image: url(/themes/default/gfx/up-arrow.jpg); }
      #center-content #left-column #results-table thead .headerSortUp {
        background-image: url(/themes/default/gfx/down-arrow.jpg); }
      #center-content #left-column #results-table #area-header {
        padding-left: 0px;
        width: 136px;
        background-position: 85px center; }
      #center-content #left-column #results-table #posted-date {
        padding-left:20px;
        width:100px;
        background-position: 85px center;
      }
      #center-content #left-column #results-table #offering-header {
        width: 215px;
        background-position: 75px center; 
        padding-left:0;}
      #center-content #left-column #results-table #seeking-header {
        width: 283px;
        background-position: 80px center; }
      #center-content #left-column #results-table tbody td {
        padding: 20px 0;
        border-bottom: 1px solid #cecbca;
        vertical-align: top;
        color: #221e1f; }
      #center-content #left-column #results-table tbody .alt td {
        background-color: #f1efee; }
      #center-content #left-column #results-table tbody td .message {
        display: none; }
      #center-content #left-column #results-table tbody .selected td {
        background: #534c4e url(/themes/default/gfx/selected-row-background.jpg) top left repeat-x;
        color: #fff;
        position: relative; }
      #center-content #left-column #results-table tbody .selected td .message {
        background: #534c4e url(/themes/default/gfx/message-background.jpg) bottom left repeat-x;
        width: 559px;
        position: absolute;
        right: -1px;
        top: 0;
        display: block;
        z-index:10;}
        #center-content #left-column #results-table tbody .selected td .message .message-contents {
          margin: 0 5px;
          padding: 10px;
          background-color: #d4d4d4;
          color: #302b2d;
          line-height: 130%;}
          #center-content #left-column #results-table tbody .selected td .message .message-contents h4 {
            color: #353031;
            font-size: 1.2em;
            margin-bottom: 7px;
            margin-top:0;
            font-weight:bold;}
        #center-content #left-column #results-table tbody .selected td .message p {
          margin: 10px;
          position: relative }
          #center-content #left-column #results-table tbody .selected td .message p .user {
            color:#99D1E9;
          }
          #center-content #left-column #results-table tbody .selected td .message p .date {
            color:#B0A7A8;
          }
          #center-content #left-column #results-table tbody .selected td .message p a {
            font-weight:bold;
            text-transform: uppercase;
            color:#99D1E9;
            text-decoration:none;
            display: block;
            position: absolute;
            right: 10px;
            top:0;
          }
          #center-content #left-column #results-table tbody .selected td .message p a:hover {
            text-decoration: underline;
          }
            
      center-content #left-column #results-table tbody .selected .seeking {
        position: relative;
      }
      #center-content #left-column #results-table tbody .alt .seeking {
        border-right: 1px solid #cecbca; }
      #center-content #left-column #results-table tbody .alt .message {
        right: 0px !important;
      }
      #center-content #left-column #results-table tbody .posted {
        padding-left:20px;
        width:100px;
      }
      #center-content #left-column #results-table tbody .area {
        width: 136px;
        padding-left: 0px; }
        #center-content #left-column #results-table tbody .area a {
          display: block;
          color: #458fb1;
          text-decoration: none;
          font-weight: bold; }
          #center-content #left-column #results-table tbody .area a:hover {
            text-decoration: underline; }
      #center-content #left-column #results-table tbody .offering {
        width: 215px; }
      #center-content #left-column #results-table tbody .seeking {
        width: 283px;
        padding-right: 21px;
        color: #4e4b4c;
        padding-left:5px; }
  #center-content #sponsors {
    float: left;
    width: 302px;
     }
    #center-content #sponsors h4 {
      height: 36px;
      margin: 0 0 0 72px;
      width: 125px;
      color: #895757;
      margin-bottom: 13px; }
      #center-content #sponsors h4 span {
        background-image: url(/themes/default/gfx/sponsored-ads-header.jpg); }
    #center-content #sponsors .ad {
      border: 1px solid #cecbca;
      float: left; 
      margin-left: 10px;
      margin-bottom: 10px;}
    #center-content #sponsors .right {
      position: relative;
      left: 12px; }
  #center-content #filter {
    width: 660px;
    text-align: right;
    height: 20px;
    padding: 7px 18px 0 0;
    position: relative;
    clear: left; }
    #center-content #filter a {
      color: #9a3835;
      font-weight: bold;
      text-decoration: none; }
      #center-content #filter a:hover {
        text-decoration: underline; }
    #center-content #filter img {
      position: absolute;
      top: 0;
      left: 0; }
  #center-content #notice {
    background: #c0ddbf url(/themes/default/gfx/info-icon.gif) 22px 18px  no-repeat;
    border: 1px solid #619c5c;
    color: #587557;
    padding: 20px 10px 0px 65px;
    margin: -5px 10px 10px 0; }
  #center-content .user_home #notice {
    margin: 0 10px 10px 0px; }
  #center-content #subleft {
    width: 331px;
    margin: 10px 0 0 15px;
    float: left; }
  #center-content #subright {
    width: 263px;
    float: left;
    margin: 10px 0 0 47px; }
  #center-content #new-enquiries {
    padding: 0 0 2px 38px;
    background: url(/themes/default/gfx/mail-icon.gif) top left no-repeat; }
    #center-content #new-enquiries a {
      color: #000000; }
  #center-content #quicklinks li {
    margin-bottom: 5px; }
    #center-content #quicklinks li a {
      text-decoration: none;
      color: #57768a;
      font-size: 1.1em;
      font-weight: bold; }
      #center-content #quicklinks li a:hover {
        text-decoration: underline; }
  #center-content h3 {
    color: #730707;
    font-size: 1.3em;
    font-weight: bold; }
  #center-content fieldset {
    border: 1px solid #CCCCCC;
    margin: -8px 1em 1.5em 0pt;
    padding: 1.4em; }
    #center-content fieldset label {
      display: block;
      float: left;
      padding-top: 2px;
      width: 110px; }

#message {
  width: 116px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 0;
  clear: left; }
  #message span {
    background-image: url(/themes/default/gfx/message-header.gif); }

#message-text {
  margin-top: 10px; }

.single-ad #ad-meta {
  width: 315px;
  float: left;
  background: url(/themes/default/gfx/ad-details-background.jpg) top left repeat-x;
  margin: 0px 0 10px 0;
  padding: 15px;
  color: #929193;
  font-size: 1.2em;
  line-height: 1.7em;
  height: 100px; }
  .single-ad #ad-meta span {
    color: #D9D9DB; }
.single-ad #ad-actions {
  width: 323px;
  height: 130px;
  background: url(/themes/default/gfx/post-ad-background.gif) top right repeat-y;
  float: right;
  position: relative; }
  .single-ad #ad-actions ul {
    width: 114px;
    height: 132px;
    position: absolute;
    top: 0;
    left: 0; }
    .single-ad #ad-actions ul li {
      width: 100%;
      height: 33px;
      float: left;
      list-style-type: none; }
      .single-ad #ad-actions ul li a, .single-ad #ad-actions ul li .sub {
        display: block;
        width: 100%;
        height:33px;
        text-indent: -2000px;
        background-position: top left;
        background-repeat: none; 
        border:0;
        cursor:pointer}
    .single-ad #ad-actions ul #bookmark-ad .sub,  .single-ad #ad-actions ul #bookmark-ad a {
      background-image: url(/themes/default/gfx/bookmark-ad-button.jpg); }
    .single-ad #ad-actions ul #edit-my-ad a {
      background-image: url(/themes/default/gfx/edit-ad-button.jpg); }
    .single-ad #ad-actions ul #share-this-ad a {
      background-image: url(/themes/default/gfx/share-ad-button.jpg); }
    .single-ad #ad-actions ul #flag-as-spam a {
      background-image: url(/themes/default/gfx/flag-ad-button.jpg); }
  .single-ad #ad-actions img, .single-ad #ad-actions input.img {
    position: absolute;
    top: 16px;
    right: 13px; }
.single-ad #enquire textarea {
  width: 642px;
  height: 57px;
  margin-bottom: 10px; }
.single-ad #enquire input {
  margin-bottom: 20px; }
.single-ad #enquire #enquire-header {
  width: 84px;
  height: 15px;
  text-transform: uppercase;
  margin: 10px 0; }
  .single-ad #enquire #enquire-header span {
    background-image: url(/themes/default/gfx/enquire-header.gif); }
.single-ad #exchange-header {
  width: 669px;
  height: 24px;
  border-bottom: 1px solid #CECBCA;
  padding-bottom: 7px;
  margin-bottom: 10px; }
  .single-ad #exchange-header span {
    background-image: url(/themes/default/gfx/exchange-details-header.gif); }
.single-ad h4 {
  font-size: 1.5em;
  color: #9A3835;
  margin-top: 5px; }
.single-ad #offering, .single-ad #seeking {
  width: 324px;
  float: left;
  border-bottom: 1px solid #CECBCA;
  padding: 0px 0 0 10px; }
.single-ad #seeking select {
  margin: 0; }
.single-ad #seeking p {
  margin-top: -1px; }
.single-ad #description {
  margin: 0;
  padding: 0;
  color: #a2592e;
  margin-left: 130px;
  margin-top: -18px; }
.single-ad textarea {
  width: 636px;
  height: 71px;
  background-color: #ebebeb;
  border: 2px solid #d0d0d0;
  margin-bottom: 20px; }

#footer {
  text-align: right;
  margin-top: 42px;
  color: #8e837d;
  width: 970px;
  margin-left: 13px;
  padding-bottom: 12px;
  font-size: 0.9em; }
  #footer a {
    color: #8e837d;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer .divider {
    padding: 0 20px; }

#page-footer {
  width: 1008px;
  margin: 0 auto;
  height: 33px;
  background: url(/themes/default/gfx/page-footer-background.jpg) top left no-repeat;
  text-align: right;
  position: relative; }
  #page-footer a {
    text-decoration: none;
    color: #ccc0ba;
    letter-spacing: -0.5px;
    display: block;
    padding: 6px 18px 0 0; }
    #page-footer a strong {
      color: #ebe6e4;
      font-weight: normal; }

label {
  display: block; }

.nav-menu {
  margin: 0; }
  .nav-menu li {
    list-style-type: none;
    float: left;
    position: relative; }
    .nav-menu li a {
      text-decoration: none;
      font-size: 1em;
      text-align: center;
      display: block;
      width: 100%;
      height: 100%;
      background-position: top left;
      background-repeat: none;
      text-indent: -3000px; }

#dashboard-menu {
  width: 974px;
  margin-top: -38px;
  position: relative; }
  #dashboard-menu ul {
    margin: 0; }
    #dashboard-menu ul li {
      list-style-type: none;
      float: left;
      height: 41px;
      padding: 0;
      color: #929193;
      position: relative; }
      #dashboard-menu ul li a {
        text-decoration: none;
        color: #929193;
        font-size: 1.2em;
        letter-spacing: -0.5px;
        width: 100%;
        height: 100%;
        display: block;
        text-indent: -2000px; }
        #dashboard-menu ul li a:hover {
          background-position: 0 -41px !important; }
    #dashboard-menu ul li.selected a {
      background-position: 0 -41px !important; }
    #dashboard-menu ul #accountmenu-home {
      width: 167px; }
      #dashboard-menu ul #accountmenu-home a {
        background: url(/themes/default/gfx/accountmenu-home.jpg) top left no-repeat; }
    #dashboard-menu ul #accountmenu-profile {
      width: 120px; }
      #dashboard-menu ul #accountmenu-profile a {
        background: url(/themes/default/gfx/accountmenu-profile.jpg) top left no-repeat; }
    #dashboard-menu ul #accountmenu-messages {
      width: 142px; }
      #dashboard-menu ul #accountmenu-messages a {
        background: url(/themes/default/gfx/accountmenu-messages.jpg) top left no-repeat; }
    #dashboard-menu ul #accountmenu-ads {
      width: 102px; }
      #dashboard-menu ul #accountmenu-ads a {
        background: url(/themes/default/gfx/accountmenu-ads.jpg) top left no-repeat; }
    #dashboard-menu ul #accountmenu-network {
      width: 127px; }
      #dashboard-menu ul #accountmenu-network a {
        background: url(/themes/default/gfx/accountmenu-network.jpg) top left no-repeat; }
    #dashboard-menu ul #accountmenu-bookmarks {
      width: 147px; }
      #dashboard-menu ul #accountmenu-bookmarks a {
        background: url(/themes/default/gfx/accountmenu-bookmarks.jpg) top left no-repeat; }
    #dashboard-menu ul #accountmenu-directory {
      width: 169px; }
      #dashboard-menu ul #accountmenu-directory a {
        background: url(/themes/default/gfx/accountmenu-directory.jpg) top left no-repeat; }
  #dashboard-menu h2#section-title {
    height: 33px;
    padding: 7px 0 0 10px;
    color: #bfc1c0;
    font-size: 1.4em;
    letter-spacing: -0.5px;
    font-weight: bold;
    position: absolute;
    top: 72px;
    left: -20px; }

#message-center {
  background-color: #d0dee0;
  margin-top: -5px;
 }
  #message-center #mc-header {
    height: 32px;
    background: #587b7f url(/themes/default/gfx/messagecenter-header-background.jpg) top left repeat-x;
    border-bottom: 1px solid #d0dee0;
    position: relative; }
    #message-center #mc-header ul {
      margin: 0;
      width: 100%;
      height: 100%;
      position: relative; }
      #message-center #mc-header ul li {
        list-style-type: none;
        float: left;
        width: 108px;
        text-align: center;
        height: 100%;
        position: relative; }
        #message-center #mc-header ul li a {
          text-decoration: none;
          color: #2a343b;
          display: block;
          width: 100%;
          height: 24px;
          padding-top: 8px;
          position: absolute;
          top: 0;
          left: 0; }
          #message-center #mc-header ul li a:hover {
            color: #fff;
            background: url(/themes/default/gfx/messagecenter-selected-background.jpg) top right no-repeat; }
          #message-center #mc-header ul li a span {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0; }
      #message-center #mc-header ul .selected a {
        background: url(/themes/default/gfx/messagecenter-selected-background.jpg) top right no-repeat; }
      #message-center #mc-header ul #mmenu-inbox a span {
        background: url(/themes/default/gfx/inbox-icon.png) 19px center no-repeat; }
      #message-center #mc-header ul #mmenu-sent a span {
        background: url(/themes/default/gfx/sent-icon.png) 22px center no-repeat; }
      #message-center #mc-header ul #mmenu-drafts a span {
        background: url(/themes/default/gfx/drafts-icon.png) 18px center no-repeat; }
      #message-center #mc-header ul #mmenu-archived a span {
        background: url(/themes/default/gfx/archived-icon.png) 11px center no-repeat; }
      #message-center #mc-header ul #mmenu-compose {
        width: 129px; }
      #message-center #mc-header ul #mmenu-compose a span {
        background: url(/themes/default/gfx/compose-icon.png) 5px center no-repeat; }
      #message-center #mc-header ul #mmenu-trash a span {
        background: url(/themes/default/gfx/trash-icon.png) 19px center no-repeat; }
  #message-center th, #message-center #message-subject {
    height: 22px;
    border-right: 1px solid #d0dee0;
    background: #9cb6b8 url(/themes/default/gfx/messagecenter-th-background.jpg) top left repeat-x;
    padding-top: 5px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    position: relative; }
  #message-center #message-subject {
    height: 46px; }
  #message-center td {
    /*height: 32px !important;*/
    background-color: #b6c5c7;
    border-bottom: 1px solid #d0dee0;
    border-right: 1px solid #d0dee0;
    color: #627ba4 !important;
    position: relative;
    padding: 0;
    text-align: center;
    padding: 0 3px; }
    #message-center td span {
      display: block;
      /*width: 100%;
      height: 24px;*/
      padding: 8px 0 4px 10px !important; }
    #message-center td a {
      text-decoration: none;
      color: #627ba4;
      display: block;
      /*width: 100%;*/
      /*height: 24px;*/
      padding: 8px 0 4px 0px !important; }
      #message-center td a:hover {
        text-decoration: underline; }
  #message-center .alt td {
    background-color: #b4c7c9 !important; }
  #message-center .from a {
    color: #719093; }
  #message-center .hover td {
    background-color: #80999c !important; }
    #message-center .hover td a {
      color: #6f0805; }
  #message-center .hover .from a {
    color: #fff; }
  #message-center .last {
    border-right: 0; }
  #message-center .unread td a, #message-center .unread td {
    font-weight: bold; }
  #message-center h3 {
    font-weight: bold;
    color: #80999c;
    font-size: 1.2em;
    margin: 10px 0 0px 10px; }
  #message-center textarea {
    margin: 10px;
    width: 645px;
    height: 100px; }
  #message-center #message_submit {
    margin: 0 0 15px 10px; }

#message-view {
  margin-top: 10px;
  padding-left: 10px;
  position: relative;
  border-bottom: 1px solid #CECBCA; }
  #message-view .from {
    margin-bottom: 5px; }
  #message-view .sent_at {
    position: absolute;
    top: 0;
    right: 10px; }
  #message-view .message-text {
    background-color: #fff;
    border: 1px solid #CECBCA;
    padding: 10px;
    margin-bottom: 15px;
    margin-right: 10px; }

#message-links {
  padding: 10px;
  position: relative;
}

#message-links #next{
 position: absolute;
 right: 10px;
}

#message-links a {
  color: #2A343B;
  text-decoration: none;
}

#message-links a:hover {
  text-decoration: underline;
}
h4 {
  margin: 10px 0; }

.ir {
  position: relative;
  overflow: hidden; }
  .ir span,
  .ir .ir-image {
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: 0 0px;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    display: block; }
    
#forgotten-password a {
  background: none !important;
  text-indent: 0;
  text-align: left;
  font-weight: normal !important;
  text-decoration: underline;
}

#message-ad-details {
  padding: 10px;
}

#message-ad-details strong {
  font-weight: bold;
  color: #80999C;
}

#notifications {
  width: 944px;
  background-color: #dadbdd;
  border: 1px solid #97989a;
  padding: 15px;
  text-align:center;
  margin: 15px 0 0 10px;
}

#notifications p {
  margin:0;
  font-weight: bold;
}

#filter #view-all {
  display:block;
  left:450px;
  position:absolute;
  text-align:right;
  width:200px;
}

#subpages {
  position: absolute;
  top: 36px;
  height:36px;
  left: 8px;
}

#subpages a {
  text-decoration: none;
  color: #814845;
  display: block;
  float: left;
  font-size: 1.4em;
  padding: 7px 15px 5px 15px;
  height: 26px;
  border-right: 1px solid #814845;
}

#subpages a:hover {
  text-decoration: underline;
  color: #d9d9db;
}

#subpages a.active {
  color: #D9D9DB;
}
h2.non-active {
  color: #5C5C5C !important;
}

/*** Superfish Styles ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.0;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:160px;
}
.nav ul li,
.nav a {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:0px;
	top:26px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:180px;
	top:0px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav {
	float:left;
}
.nav li {
	background:#fff url(/themes/default/gfx/small-down-arrow.gif) 160px 10px no-repeat;
	width:160px;
	padding: 7px 10px;
	border: 1px solid #C4C4C6;
	z-index: 100;
}
.nav a, .nav span {
	color: #231F20;
	padding: .75em 0;
	text-decoration:none;
	text-indent: 2em;
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background-color: #ECECEE;
}
.nav li li {
	background:#fff url(/themes/default/gfx/small-right-arrow.gif) 161px 8px no-repeat;
	margin-top: -1px;
	
}
.nav li li li {
	background:#fff;
	cursor: pointer;
}

/*** Superfish Styles ***/
.signup-nav, .signup-nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.signup-nav {
	line-height:1.0;
}
.signup-nav ul {
	position:absolute;
	top:-999em;
	width:160px;
}
.signup-nav ul li,
.signup-nav a {
	width: 100%;
}
.signup-nav li {
	float:left;
	position:relative;
	z-index:99;
}
.signup-nav a {
	display:block;
}
.signup-nav li:hover ul,
ul.signup-nav li.sfHover ul {
	left:0px;
	top:26px;
}
.signup-nav li:hover li ul,
.signup-nav li.sfHover li ul {
	top:-999em;
}
.signup-nav li li:hover ul,
ul.signup-nav li li.sfHover ul {
	left:180px;
	top:0px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.signup-nav {
	float:left;
}
.signup-nav li {
	background:#fff url(/themes/default/gfx/small-down-arrow.gif) 160px 10px no-repeat;
	width:160px;
	padding: 7px 10px;
	border: 1px solid #C4C4C6;
	z-index: 100;
}
.signup-nav a, .signup-nav span {
	color: #231F20;
	padding: .75em 0;
	text-decoration:none;
	text-indent: 2em;
}
.signup-nav li:hover, .signup-nav li.sfHover,
.signup-nav a:focus, .signup-nav a:hover, .signup-nav a:active {
	background-color: #ECECEE;
}
.signup-nav li li {
	background:#fff url(/themes/default/gfx/small-right-arrow.gif) 161px 8px no-repeat;
	margin-top: -1px;
	
}
.signup-nav li li li {
	background:#fff;
	cursor: pointer;
}


/* --------- /themes/default/css/thickbox.css --------- */ 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/themes/default/css/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
