/* - - - Base Elements - - - */
a, a:link, a:visited, a:active {
  text-decoration: none;
}
body {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 auto;
    width: 1045px;
    height: 100%;
}

form dd {
    margin-bottom: 10px;
}
form dt {
    margin-top: 10px;
    margin-bottom: 5px;
}
h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
h2 {
    font-size: 14px;
    padding: 15px 0 10px 0;
}
h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
input, textarea, select {
    font-size: 14px;
    padding: 3px;
}

.headArrow {
    color: orange;
}

/* - - - IDs in Alphabetical Order - - - */
#breadcrumbs {
    clear: both;
    padding-bottom: 10px;
    padding-left: 15px;
}
#footer {
    border-top-style: solid;
    border-top-width: 12px;
    clear: both;
    margin-top: 50px;
    padding: 10px 20px;
    width: 973px;
    bottom: 0;
}
#footer p {
    font-size: 11px;
}
#header {
    height: 175px;
    width: 1045px;
}
#header h1 {
    font-size: 39px;
    font-weight: normal;
    padding: 25px 0 0 130px;
    margin-bottom: 0;
    width: 600px;
}

#header h2 {
    font-size: 22px;
    font-weight: normal;
    padding: 0 0 0 130px;
    width: 600px;
}
#header a, #header a:link, #header a:visited, #header a:active {
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
#pageCenter {
    background-repeat: repeat-x;
    float: left;
    min-height: 350px;
    padding: 15px;
    width: 645px;
}

#detailPageCenter {
    background-repeat: repeat-x;
    float: left;
    /*min-height: 350px;*/
    padding: 15px;
    width: 818px;
    padding-left: 180px;
}

#pageCenter h1 {
    color: <?php echo $s["headerColor"]; ?>;
}
#pageNewsletter {
    background-repeat: repeat-x;
    float: left;
    min-height: 350px;
    padding: 20px;
    width: 973px;
}
#pageRight {
    margin: 0 0 0 680px;
    text-align: center;
    vertical-align: top;
}
#searchBox {
    background-repeat: repeat-x;
    color: black;
    float: left;
    height: 32px;
    margin-bottom: 10px;
    padding: 22px 15px;
    position: relative;
    white-space: nowrap;
    width: 645px;
}

#noResSearch {
    color: black;
    float: left;
    height: 32px;
    margin-bottom: 10px;
    padding: 20px 15px;
    position: relative;
    white-space: nowrap;
    width: 645px;
    left: -15px;
}

#search {
    width: 475px;
}

#searchbtn{
    font-weight: bold;
    color: #000000 !important;
}

#weekSearch{
    line-height: 20px;
    padding:10px;
    word-spacing: 10px;
}

#weekSearch h1 {
    margin-bottom:0px;
}

#weekSearch a{
    word-spacing: 0px;
}

#weekSearch a:hover{
    text-decoration: underline;
}

/* - - - Classes in Alphabetical Order - - - */
.account {
    background-repeat: repeat-x;
    font-size: 12px;
    height: 14px;
    margin: 0 auto 10px auto;
    overflow: hidden;
    padding: 6px 0;
    text-align: center;
    white-space: nowrap;
    width: 300px;
}

.alphametric{
    line-height: 40px;
    text-align:center;
}

.attribution {
}

.clear {
    clear: both;
}

.confirmButton{
    background-image: url('/images/send-320.png');
    background-position: center;
    background-repeat: no-repeat;
    font-size: 15pt;
    margin: 10px 0;
    padding: 10px 0;
    text-align: center !important;
    width: 320px;
}

.confirmButton a{
    color: white !important;
}

.copyright {
}

.dynamicUploadedImage{
    float:left; 
    text-align:center;
    margin-top:80px; 
    margin-right:10px; 
    margin-bottom:10px
}

.errors {
    color: red;
    font-weight: bold;
    margin: 5px 0;
}

.formContactSeller {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    clear: right;   
    padding: 17px 0 17px 0;
}

.formContactSeller h1 {
    margin-bottom: 0px !important;
}

.formContent {
    clear: both;
    margin-bottom: 25px;
}
.formContent p {
    margin: 10px 0;

}
.formLinks {
    margin-top: 10px;
}

.footerline {
    margin-top: 20px;
}
.footernav {
    float: right;
    text-align: right;
    white-space: nowrap;
}
.footernav a, .footernav a:link, .footernav a:visited, .footernav a:active {
    text-decoration: none;
}
.footernav a:hover {
    text-decoration: underline;
}

p.freeAdFormPrivate{
    line-height: 30px;
    vertical-align: baseline;
}

p.freeAdFormPrivate a{
    line-height: 25px;
    padding-bottom:2px;
    display: inline;
    vertical-align: top;
}

.googleAdInner {
    float: right;
    margin-left: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 300px;
}
.googleAdSearch {
}
.googleMapCanvas {
    margin-top: 20px;
    height: 400px;
    width: 800px;
}
.googleMapInner {
    padding: 20px 0;
}
.googleVerticalAd{
    width: 160px;
    height: 600px;
    float: left;
    margin-left: -170px;
}

.indented_body {
  padding-left: 0px;
  font-size: 13px;
}

.infoMessage ol li{
    list-style-type: decimal !important;
}

.infoMessage{
    background-color: #dddd99;
    padding:10px;
    color: #333333;
}
.infoMessage ol{
    margin-top: 10px;
    margin-bottom: 10px;
    list-style-type: decimal;
    margin-left:25px;
}

a.indented_subject {
    padding-left: 5px;
    text-decoration: none;
    color: rgb(40,40,40);
    font-weight: bold;
    font-size: 14px;
}
a.indented_subject:hover {
    text-decoration: underline;
}

.input50 {
    width: 50%;
}

.imagesPreview {
    padding-top: 20px; 
    padding-bottom: 20px;
    border-top-style: solid;
    border-top-width: 1px;
    clear: right;
}

.imagesPreview img {
    border: 0px;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.imagesPreviewListing {
    margin-top: 5px; 
    margin-bottom: 10px;
    clear: right;
}

.imagesPreviewListing img {
    border: 0px;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.msg {
    margin-bottom: 15px;
    border: solid thin black;
    
    background-color: #CCFF99;
    background-attachment: scroll;
    background-image: url(/images/information.png);
    background-position: 10px center;
    background-repeat: no-repeat;
}
.msg-close {
    color: black;
    font-weight: normal;
    font-size: smaller;
    float: right;
    margin: 5px 7px auto auto
}
.msg-text {
    font-weight: bold;
    margin: 25px 35px;
}
/* End: Info and Error messages */

.navigationBox {
    background-repeat: repeat-x;
    font-size: 12px;
    margin: 0 auto 10px auto;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    white-space: nowrap;
    width: 270px;
}

.navigation {
    text-align: left;
}
.navigation li {
    margin-bottom: 10px;
    list-style-position: inside;
    list-style-image: url(images/arrow.gif);
}

.neighbour {
    font-size: 9px;
    white-space: nowrap;
}
.neighbourHeader {
    font-size: 11px;
}

.newsletters p {
    margin-top: 10px;
}
.newsletterInfo {
    margin: 15px 0;
}
.newsletterListingAd {
    margin: 15px;
}
.newsletterListingBody {
    font-size: 13px;
    margin-top: 5px;
}
/*
.newsletterListingOdd {
    background-color: <?php echo $s["footerBorderColor"]; ?>;
}
.newsletterListingEven {
    background-color: <?php echo $s["footerBackgroundColor"]; ?>;
}
*/
a.newsletterListingSubject {
    color: #282828 !important;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a.newsletterListingSubject:hover {
    text-decoration: underline;
}
.newsletterListing {
    color: black;
    font-family:Calibri,Verdana,Arial,Times New Roman;
    margin: 0;
    padding: 15px 15px;
}

a.newsletterListing, a.newsletterListing:visited, a.newsletterListing:active {
  font-size: 14px;
  color: rgb(40,40,80);
  text-decoration: none;
  padding-left: 10px;
}
a.newsletterListing:hover {
  text-decoration: underline;
}

.newsletterSearch{
    width:943px !important;
    
}

.padlock {
    background-image: url("/images/icon-padlock.gif");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-top: 3px;
}

.paginationControl {
    text-align: center;
    margin-top: 15px;
}

.primaryResults {
    line-height: 22px;
    margin-left: 20px;
}
.primaryResults li {
    text-indent: 0;
}
.primaryResults a, .primaryResults a:link, .primaryResults a:visited, .primaryResults a:active {
    text-decoration: none;
}

a.popularSearch{
    text-decoration: none;
    color: #ffffff ! important;
}

a.popularSearch:hover{
    
    text-decoration: underline;
}

p.popularSearchs{
    word-spacing: 15px;
    text-align: justify;
}



.postFreeAd {
    background-repeat: repeat-x;
    font-size: 16px;
    height: 56px;
    margin: 0 auto 10px auto;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    white-space: nowrap;
    width: 300px;
}

.postFreeAd td.buttonText a{
    color: #ffffff;
}

.postFreeAd td.buttonText{
    vertical-align: middle;
    text-align:center !important;
    font-size: 15pt;
    background-image: url('/images/button-bg.png');
    background-position: center;
    background-repeat: repeat-X;
}

a.ratedPopularSearch{
    text-decoration: none;
}

a.ratedPopularSearch:hover{
    
    text-decoration: underline;
}

.recentSearches{
    text-align: justify;
    line-height: 25px;
}

.recentSearches h3{
    display:inline;
    font-size: 140%;
    font-weight: bold;
}

.relevantListingDetailPage{
    min-height: 273px;
    padding: 20px 0;
}

.popularSearchLinks{
    color:white !important;
}

/* Text styles */
.preview-details {
    font-size: 12px;
    margin-top: 5px;
}
.preview-header {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 18px;
}
.preview-reply {
    margin-top: 40px;
}
.preview-text{
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 12px;
    text-align: justify;
    min-height: auto;
}
.preview-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0 !important;
    padding-bottom: 5px;
}

span.req{
    font-weight: bold;
    color: #ff0000;
}



.searchResult {
    width: 645px;
}
.searchResult td {
    text-align: left;
    padding: 5px 8px 5px 8px;
}
.searchResult td.title {
    text-align: justify;
}

.searchResult td.title a {
    font-weight: normal;
}

.searchResult td.date {
    width: 60px;
}

.searchResult td.location {
    width: 120px;
}

.secondaryBox {
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 9px;
    border-top-style: solid;
    border-top-width: 9px;
    margin: 10px auto 0 auto;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    width: 280px;
    white-space: nowrap;
}
.secondaryBox h1 {
    font-size: 17px;
    padding:3px 0 12px 28px;
    text-align: left;
}
.secondaryBox ul {
    line-height: 16px;
    margin-left: 20px;
    text-align: left;
}
.secondaryBox ul li {
    text-indent: 0;
}
.secondaryBox a, .secondaryBox a:link, .secondaryBox a:visited, .secondaryBox a:active {
    text-decoration: none;
}

.separatedListing {
    border-bottom: 1px solid;
    padding-bottom:20px;
}
.separatedListing .preview-title {
    padding-bottom: 0 !important;
}
.small {
    font-size: 12px;
}
.subscribeForm {
    background-repeat: repeat-x;
    border-top-style: solid;
    border-top-width: 9px;
    border-bottom-style: solid;
    border-bottom-width: 9px;
    font-size: 10px;
    margin: 0px auto 15px auto;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    width: 280px;
    white-space: normal;
}


.subscribeInfo{
    color: black;
}
.subscribeInfo ul {
    margin-left:35px;
    list-style-type: disc;
}

.subscribeForm a {
    color: white;
}

.subsribeFormDetailPage{
    float:right;
    text-align:center;
}

.subsribeFormDetailPage .subscribeForm{
    margin-bottom: 0px !important;
}

.subscribeForm td {
    padding: 0;
    matgin: 0;
}

.subscribeForm h1 {
    color: white;
    font-size: 17px;
    text-align: center;
}

.subscribeForm p{
    text-align: justify;
    margin:15px;
    font-size: 12px;
}

.subscribeForm form{
    font-size: 14px;
}

.subscribeForm div.button{
    height:41px;
    padding-bottom:15px;
}

.subscribeForm td.buttonText,
.subscribeFormThank td.buttonText
{
    vertical-align: middle;
    text-align:center !important;
    font-size: 15pt;
    background-image: url('/images/button-bg.png');
    background-position: center;
    background-repeat: repeat-X;
}

div.subscribeForm td.buttonText a,
div.subscribeForm td.buttonText a:hover,
div.subscribeForm td.buttonText a:visited{
    background-color: transparent !important;
    color: white !important;
}
div.subscribeForm p.subscribe a,
div.subscribeForm p.subscribe a:hover,
div.subscribeForm p.subscribe a:visited{
    background-color: transparent !important;
    color: white !important;
}
div.subscribeForm td.buttonText a:hover{
    text-decoration: underline;
}



ul.sitemap {
    margin-top:10px;
    margin-bottom:10px;
}
ul.sitemap li {
    margin-top:10px;
    font-size: 13px;
}

ul.sitemap li a {
    margin-top:10px;
    font-size: 11px;
}

ul.siteMapNotice {
    font-size: 12px;
}

ul.siteMapNotice li {
    margin: 0;
    margin-top:4px;
    padding: 0;
}

ul.siteMapNotice li a,
ul.siteMapNotice li a:hover,
ul.siteMapNotice li a:visited {
    border-bottom: 1px dotted #333333;
    margin: 0;
    padding: 0;
    text-decoration: none;
}


.selectRecord {
    background-color: #659CD8;
    cursor: pointer;
}

.sb {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #A5ACB2;
    color: #212427;
    z-index: 1;
    line-height: 2;
}
.sb div {
    padding-left: 5px;
    padding-right: 5px;
}
.sbsr {
    background-color: #659CD8;
    cursor: pointer;
}

.subscribeFormThank td.buttonText a{
    color: white !important;
}

.subscribeFormThank{
    text-align:center;
}

.subscribeFormThank input{
    width:300px;
}

.subscribeFormThank dt{
    font-size: 14px;
    
}

.subscribeInfo ul li{
    list-style-type: disc !important;
}

.text {
    margin-top: 10px;
}
.text li {
    list-style-position: inside;
    margin-bottom: 5px;
}

.text_box {
    width:590px;
    height:auto;
    text-align:justify;
    padding:12px 10px 0 30px;

}

.textContent {
    line-height: 15px;
}
.textContent p {
    margin-bottom: 8px;
}

ul.text li {
    list-style-position: inside;
    margin-bottom: 5px;
}



/* End: Text styles */

div.thankYouHeader{
    background-repeat: repeat-x;
    float: left;
    padding: 15px;
    padding-bottom:0px;
    margin-bottom:15px;
    width: 645px;
}

div.thankYouPageCenter{
    margin-bottom:15px;
    min-height: 100px !important;
}

div.thankYouHeader h1{
    color: <?php echo $s["headerColor"]; ?>;
}
.unwhite {
    color: #3333ff !important;
}

/* User listings table */
.userlistings {
    border: solid thin gray;
    border-collapse: collapse;
    width: 100%;
}
.userlistings tr td,
.userlistings tr th {
    border: solid thin gray;
    padding: 6px 12px;
    text-align: left;
}
/* End: User listings table */

/* - - - addthis_toolbox - - - */
.addthis_toolbox {
    float: right;
    background-color: #F5EAE9;
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    color: #464646;
    margin-left: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.addthis_toolbox .vertical {
    background: #F5EAE9;
    width: 136px;
    padding: 1px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a {
    position: relative;
    display: block;
    background: #F5EAE9;
    width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #00bff3;
}

.addthis_toolbox .vertical a:hover {
    background: #f5f5f5;
    color: #027999;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more {
    border-top: solid 1px #eee;
    margin: 7px 10px 0;
    padding: 2px 0 0;
    text-align: center;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0;
    margin: 0;
}
.addthis_toolbox .vertical .more a:hover {
    background: none;
}

.addthis_toolbox .vertical .more span {
    display: none;
}
/* - - -end addthis_toolbox - - - */