@charset "utf-8";

/* CSS Document */


/*General Styles*/

html {
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: arial, tahoma, verdana, arial, sans-serif;
    font-size: 12px;
    color: #5c5c5c;
    width: 100%;
}

.background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.banner-shadow-bottom {
    position: absolute;
    left: 50%;
    bottom: 70px;
    margin-left: -470px;
}

.whole-body-wrapper {
    z-index: 5;
    position: relative;
}

.header-home {
    height: 551px;
    background: url(bg.jpg) center bottom;
}

.header {
    height: 170px;
    background: url(bg.jpg) center bottom;
}

a {
    color: #00F;
}

a img {
    border: 0;
}

h1 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.body-wrapper {
    width: 960px;
    margin: auto;
}

.body-wrapper-sub {
    width: 980px;
    margin: 2px auto 0 auto;
    background-color: #fff;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 8;
}

.header-height {
    margin-bottom: 20px;
    height: 120px;
}

.logo {
    float: left;
    margin-top: 20px;
}

.body-bg {
    background-color: #FFFFFF;
    border-radius: 8px;
    width: 960px;
    position: relative;
    top: 10px;
}

.body-bg-sub {
    background-color: #FFF;
    border-radius: 8px 8px 0 0;
    padding-top: 30px;
    width: 960px;
}

.nav-bg {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 960px;
    min-height: 80px;
    position: relative;
    margin-bottom: 10px;
}

.contact-details-border {
    background-color: #0654a5;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
}

.contact-details-investnow {
    line-height: 20px color: #fff;
    font-size: 20px;
}

.contact-details {
    color: #fff;
    font-size: 15px;
    padding-top: 5px;
    line-height: 20px;
}

.main-nav-holder {
    float: right;
}

.main-nav {}

.main-nav table {
    width: 100%;
    margin: auto;
}

.main-nav table tr td {
    padding: 0px 1px 0 1px;
    position: relative;
    z-index: 9;
}

.main-nav-parent {
    text-align: center;
    background: url(nav-image.png) no-repeat center top;
}

.main-nav-parent a.parent, .main-nav-parent a.parentactive {
    font-size: 12px;
    color: #fff;
    display: block;
    padding: 40px 50px 40px 50px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 2px;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
}

.main-nav-parent a.parentactive,
.main-nav-parent a.parent:hover,
.main-nav-parent a.active {
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    background: url(nav-hover.png) no-repeat center top;
}

.main-nav-parent .dpdown ul {
    margin: 0;
    padding: 0;
}

.main-nav-parent .dpdown-wrapper {
    position: relative;
    z-index: 9;
}

.main-nav-parent .dpdown {
    background-color: #FFF;
    padding: 10px 30px 10px 10px;
    position: absolute;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 0;
    left: -30px;
    z-index: 999;
    min-width: 200px;
    margin-top: 80px;
    border: 1px solid #cfc8c1;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    opacity: 0.95;
    filter: alpha(opacity=95);
    z-index: 9;
}

.main-nav-parent .dpdown ul li {
    padding: 3px 10px;
    list-style: none;
}

.main-nav .dpdown ul li a {
    font-size: 13px;
    color: #333;
    text-align: left;
    display: block;
}

.main-nav .dpdown .uarr {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 49%;
    margin-top: -16px;
}

.margin80 {
    margin-top: 80px;
}

.margin60 {
    margin-top: 80px;
}

.margin40 {
    margin-top: 40px;
}

.margin20 {
    margin-top: 20px;
}

.margin110 {
    margin-top: 110px;
}

.clear {
    clear: both;
}

.body-right {
    width: 240px;
    float: right;
}

.body-left {
    width: 695px;
    float: left;
}

.title-left-border {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: #5c5c5c solid 2px;
    margin-bottom: 12px;
    padding-bottom: 3px;
}

.title-left {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-bottom: 12px;
    padding: 8px;
    background-color: #666;
}

.header-qoute-form {
    color: #FFF;
}

.slider {
    position: relative;
}

.textbox-inquire {
    background: none repeat scroll 0 0 #c8c8c8;
    border: 1px solid #c8c8c8;
    border-radius: 3px 3px 3px 3px;
    margin: 0px 0 3px 0;
    padding: 5px 3px;
    width: 96%;
    font-size: 12px;
    line-height: 12px;
}

.txtfield-name {
    background: none repeat scroll 0 0 #c8c8c8;
    border: 1px solid #c8c8c8;
    border-radius: 3px 3px 3px 3px;
    margin: 0px 0 6px 0;
    padding: 5px 3px;
    width: 55%;
    float: left;
}

.btn-send-update {
    background: #319f2a;
    background: #7d7e7d;
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
    padding: 5px 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #000;
    text-align: center;
    width: 40%;
    float: right;
    border: 0px;
}

.btn-send {
    background: #aeaeae;
    /* Old browsers */
    background: -moz-linear-gradient(top, #aeaeae 0%, #616060 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aeaeae), color-stop(100%, #616060));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #aeaeae 0%, #616060 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #aeaeae 0%, #616060 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #aeaeae 0%, #616060 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #aeaeae 0%, #616060 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#aeaeae', endColorstr='#616060', GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    cursor: pointer;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    padding: 5px;
}

.footer {
    border-top: 2px solid #cccccc;
    color: #000;
    text-transform: uppercase;
    padding: 20px 0;
    margin: auto;
    font-weight: bold;
    width: 960px;
}

.float-left {
    float: left;
    padding-left: 10px;
}

.float-right {
    float: right;
    padding-right: 10px;
}


/*General Styles*/


/*Regular CSS*/

::-webkit-input-placeholder {
    color: #3e3e3d;
}

:-moz-placeholder {
    color: #3e3e3d;
}

:-ms-input-placeholder {
    color: #3e3e3d;
}

* {
    margin: 0;
    padding: 0;
    font: inherit;
}

ul,
ol {
    list-style-position: outside;
    margin-left: 20px;
}

p {
    padding-bottom: 10px;
}

form {
    padding: 0;
    margin: 0;
}

th,
td {
    vertical-align: top;
    text-align: left;
}

strong {
    font-weight: bold;
}

a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

a img {
    border: 0;
}

a:hover {
    text-decoration: underline;
}

.relative {
    position: relative;
}


/*Regular CSS*/


/*Post and Pages Styles*/

.pager {
    text-align: center;
    margin-bottom: 20px;
}

.pager a {
    display: inline-block;
    padding: 2px 8px;
    border: 1px solid #E9E9E9;
    background-color: #F1F1F1;
    margin: 0 1px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pager a:hover {
    background-color: #999;
    color: #FFF;
    text-decoration: none;
}

.pager a.active {
    text-decoration: underline;
}

.post-tags {
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 10px;
    background-color: #FFF;
}

.post-tags ul {
    list-style: none;
    list-style-position: inside;
}

.post-tags ul li {
    float: left;
    vertical-align: middle;
}

.post-tags ul li span.title {
    padding: 2px;
    margin: 2px 3px;
    display: block;
    font-size: 14px;
}

.post-tags ul li a {
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #D8D8D8;
    color: #666;
    padding: 2px 10px;
    margin: 2px 3px;
    display: block;
}

.post-lists {}

.post-lists .post-list {
    padding: 10px 0 20px 0;
}

.post-lists .post-list h2,
.post-lists .post-list h2 a {
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
}

.post-lists .post-list .thumb {
    float: left;
    width: 150px;
    margin-right: 15px;
    margin-top: 10px;
}

.post-lists .post-list .excerpt {}

.post-list .details,
.post-list .keywords {
    font-size: 12px;
    color: #666;
    line-height: 15px;
    padding: 10px 0;
}

.post-list .keywords {
    margin-top: 10px;
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
}

.total_comment {
    width: 22px;
    height: 19px;
    display: inline-block;
    background: url(total_comment.png);
    color: #FFF;
    font-size: 11px;
    text-align: center;
    line-height: 11px;
    padding-top: 2px;
    vertical-align: middle;
}

.post-single h2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
}

.post-single .keywords {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    padding: 5px 0;
}

.post-single .content {}

.post-content h2 {
    font-size: 14px !important;
    line-height: 18px;
    padding: 25px 0 5px 0 !important;
    margin: 0 !important;
    font-weight: bold;
    text-transform: uppercase;
}

.post-content ul,
.post-content ol {
    padding-bottom: 20px;
}

.post-content table {}

.post-content table tr td {
    padding: 10px;
}

.post-content table tr td p {
    padding: 0;
}

.gallery {
    margin-right: 10px;
}

.gallery ul {
    list-style: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

.gallery ul li {
    padding: 2px;
    float: left;
}

.comment-form table {
    width: 100%;
}

.comment-form table th,
.comment-form table td {
    padding: 2px;
}

.comment-form table th {
    width: 100px;
}

.comment-form table td input[type="text"] {
    width: 70%;
    padding: 2px;
}

.comment-form table td textarea {
    width: 98%;
    height: 75px;
    padding: 2px;
}

.comment-form table td input[type="submit"] {
    font-size: 16px;
    line-height: 20px;
    padding: 10px;
    border: 0;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 200px;
    background-color: #D1D1D1;
    cursor: pointer;
    background: #d3d3d3;
    background: -moz-linear-gradient(top, #d3d3d3 1%, #adadad 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #d3d3d3), color-stop(100%, #adadad));
    background: -webkit-linear-gradient(top, #d3d3d3 1%, #adadad 100%);
    background: -o-linear-gradient(top, #d3d3d3 1%, #adadad 100%);
    background: -ms-linear-gradient(top, #d3d3d3 1%, #adadad 100%);
    background: linear-gradient(top, #d3d3d3 1%, #adadad 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d3d3d3', endColorstr='#adadad', GradientType=0);
}

.comments {
    padding: 10px 0;
}

.comments .comment {
    padding-bottom: 15px;
    border-bottom: 1px dotted #E9E9E9;
    margin-bottom: 15px;
}

.comment-avatar {
    float: left;
    margin-right: 15px;
}

.comment-author {
    font-size: 18px;
    line-height: 24px;
}

.comment-date {
    float: right;
    color: #CCC;
}

.load-more-comments a {
    display: block;
    padding: 10px;
    background: #E9E9E9;
    font-size: 14px;
    text-align: center;
}

.clear {
    clear: both;
}

.footer a {
    color: #000;
    font-weight: normal;
}

.sub-footer {
    background: url(curl.png) #54adbc top repeat-x;
    color: #FFF;
    padding: 100px 0 30px 0;
    margin-top: -100px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.center {
    text-align: center;
}

div.note {
    color: #060;
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 10px;
    text-align: center;
    border: dotted #060 2px;
    margin: 5px 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.error {
    color: #F00;
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 10px;
    text-align: center;
    border: dotted #F00 2px;
    margin: 5px 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

label.error {
    color: #F00;
    display: block;
    font-size: 11px;
    line-height: 15px;
}

.notice {
    color: #666;
    border: dotted #CCC 2px;
    padding: 10px;
    margin: 10px 0;
}

.center {
    text-align: center;
}

.more .arr {
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 4px solid #591902;
}

.darr {
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    vertical-align: middle;
}

.gallery {
    padding: 5px;
    text-align: center;
}

.gallery .scroll-pane {
    height: 120px;
    width: 380px;
    overflow: auto;
}

.gallery a {
    display: block;
    background: no-repeat center;
    float: left;
    width: 130px;
    height: 100px;
    margin: 3px;
}

.gallery .first {
    width: 380px;
    height: 300px;
    border: 1px solid #CCC;
}

.gallery .first img {
    max-width: 380px;
    max-height: 300px;
}

.jspHorizontalBar {
    height: 5px !important;
}

.jspVerticalBar {
    display: none;
}

.jspTrack {
    background-color: #cecece !important;
}

.jspDrag {
    background-color: #7dca2a !important;
}

.relative {
    position: relative;
}

.white {}


/*Post and Pages Styles*/

.textbox50percleft {
    float: left;
    width: 45%;
}

.textbox50percright {
    float: right;
    width: 45%;
    margin-right: 2px;
}

.col1-2 {
    float: left;
    width: 33.3%;
    height: 40%;
}

.col2-2 {
    float: right;
    width: 33.3%;
    height: 40%;
}


/**
.col1-2 {
    float: left;
    width: 48%;
    height: 48%;
    margin: 1%;
}

.col2-2 {
    float: right;
    width: 48%;
    height: 48%;
    margin: 1%;
}
**/

.property-box {
    margin-right: 4px;
}

.relative {
    position: relative;
}

.pavatar {
    width: 320px;
    height: 250px;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 0;
    background: center no-repeat;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    background-color: #D7D7D7;
    /*-moz-border-radius: 5px;	border-radius: 5px;	-webkit-border-radius: 5px;*/
}

.pavatarsm {
    height: 150px;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    background: center;
    margin: 5px 5px 0 5px;
    ;
    border: 1px solid #CCC;
    /*-moz-border-radius: 5px;	border-radius: 5px;	-webkit-border-radius: 5px;*/
}

.pavatarsm img {
    max-width: 100%;
    max-height: 150px;
    left: 0;
    top: 0;
}

.pavatarsm span {
    /*width:100%;	position:absolute;	left:0;	bottom:0;	z-index:2;	background-color:rgba(0,0,0,.8);	color:#FFF;	padding:10px 5px;*/
}

.pavatarsm,
.pavatar img {}

.wrapper .float-left {
    font-weight: normal;
    text-transform: none !important;
}

.jspPane table tr td {
    padding: 2px !important;
}

.inquire-button,
.newsletter-box input[type="submit"] {
    background-color: #ffc84a;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    text-align: center;
    border: 0;
    font-weight: bold;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #242424;
    text-transform: uppercase;
    width: 200px;
    float: right;
    display: inline-block;
}

input.contact[type="text"],
.textareainquiry {
    width: 95%;
    border: 1px solid #cfc8c1;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #ffffff;
    margin: 3px 0;
    padding: 5px 3px;
    color: #737373;
}

.inquire-button:hover {
    text-decoration: none;
}

textareainquiry.w90perc,
.qoute-mini-form textarea {
    height: 80px;
    margin-bottom: 10px;
}

.textareainquiry {
    height: 150px;
    margin-bottom: 10px;
}

input.submitinquiry,
input.sbmtinquiry {
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    padding: 10px 0;
    text-align: center;
    border: 0;
    font-weight: bold;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #242424;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    color: #FFF;
    width: 230px;
    background: #fd993b;
    background: -moz-linear-gradient(top, #fd993b 0%, #ce6400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd993b), color-stop(100%, #ce6400));
    background: -webkit-linear-gradient(top, #fd993b 0%, #ce6400 100%);
    background: -o-linear-gradient(top, #fd993b 0%, #ce6400 100%);
    background: -ms-linear-gradient(top, #fd993b 0%, #ce6400 100%);
    background: linear-gradient(to bottom, #fd993b 0%, #ce6400 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fd993b', endColorstr='#ce6400', GradientType=0);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    cursor: pointer;
}

.meshim_components_FirstUse {
    display: none !important;
}

.home-title {
    background: rgba(89, 25, 2, .8);
    color: #FFFFFF;
    vertical-align: text-bottom;
    padding: 10px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 165px;
}

.right-navigation {
    border-bottom: 1px dotted #591902;
    color: #591902;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 2px;
}

.right-navigation a {
    color: #591902;
}

.arrow-nav {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #591902;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

.searchwrapper {
    float: left;
    padding-top: 15px;
    margin-right: 10px;
}

.sbmtsearch {
    background: url(icons.png) no-repeat 0 0;
    position: absolute;
    display: inline-block;
    top: 4px;
    right: 5px;
    width: 33px;
    height: 28px;
    z-index: 99;
}

.search {
    background: #d9d9d9;
    background: -moz-linear-gradient(top, #d9d9d9 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9d9d9), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #d9d9d9 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #d9d9d9 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #d9d9d9 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #d9d9d9 0%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#ffffff', GradientType=0);
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #5c5c5c solid 1px;
    padding: 10px;
    font-size: 13px;
    line-height: 13px;
    width: 220px;
}

.white {
    color: #FFF;
}

.shadow {
    padding: 5px 0 0 0;
    text-align: center;
}

.post-title {
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: left;
    background-color: rgba(0, 0, 0, .8);
    padding: 5px 0;
    line-height: 11px;
    font-size: 11px;
}

.post-price {
    color: #FFF;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #F00;
    padding: 2px 4px;
    ;
    line-height: 11px;
    font-size: 11px;
    width: auto;
    padding: 5px 0;
}

.post-price-header {
    color: #FFF;
    background-color: #F00;
    padding: 2px 4px;
    ;
    line-height: 11px;
    font-size: 11px;
    width: auto;
    padding: 5px 0;
}


/*.col1of3, .col2of3, .col3of3{float:left;}.col2of3{margin-right:0;margin-left:0px;}.col3of3{margin-right:0;float:right;}.posts-thumb{width:300px;background:center no-repeat;position:relative;}.posts-thumb-col1of2{float:left;margin-right:23px;}.posts-thumb-col2of2{float:right;}.posts-thumb-image{border:1px solid #9b9b9b;width:100px;height:150px;overflow:hidden;background: #CCC url(logo.png) center no-repeat;margin-right:10px;}.posts-thumb-description{font-size:12px;background: rgba(255, 255, 255, .9);padding:2px;bottom:0px;left:0;line-height:16px;width:300px;}.posts-thumb-description table{width:100%;}.posts-thumb-title{font-size:13px;text-decoration:none;color:#0485fa;font-weight:bold;}	.posts-thumb-title a:hover{font-size:13px;text-decoration:none;color:#3c3b3b;font-size:14px;}	*/

.on-sale {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #ff7600;
    border-radius: 30px;
    box-shadow: 0px 2px 4px grey;
}

.post-sale-price {
    position: absolute;
    background: red;
    color: #fff;
    bottom: 24px;
    right: 0;
    padding: 4px 4px;
}

.ribbon {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
}

.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 3px solid #7f5022;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 165px;
    padding: 5px 0;
    color: #fff;
    background-color: #7f5022;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}


/* top left*/

.ribbon-top-left {
    top: -18px;
    left: -18px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}

.ribbon-top-left::before {
    top: 0;
    right: 0;
}

.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}

.ribbon-top-left span {
    right: -22px;
    top: 30px;
    transform: rotate(-45deg);
}

ul.chat {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

ul.chat li {
    display: inline-block;
}

ul.chat li a {
    display: block;
    color: #000;
    text-align: center;
    padding: 15px 10px 10px 10px;
    text-decoration: none;
}