article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block;
}
html { font-size: 100%; overflow-y: scroll; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { border: 0; border-top: 1px solid #ccc; display: block; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre, code { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; list-style-position: inside; }
ul ul { margin: 0; }
ul li { list-style-type: none; }
dd { margin: 0 0 0 40px; }

nav ul {
    list-style: none none;
    margin: 0;
    padding: 0;
}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
figure, form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px;
padding: 0; }
label { cursor: pointer; }

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
    *overflow: visible;
}

table input {
    *overflow: auto;
}
button, input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }
input[type=checkbox] { box-sizing: border-box; }
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
    padding: 0;
}
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {
}
input[readonly]{border: none}
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: left; }
tr, th, td { padding-right: 1.625em; border-bottom: 1px solid #CCCCCC; }
td { vertical-align: top; }
::-moz-selection {
background:#ef4832;
    color: #fff;
}
/*::selection { background:#ef4832; color:#fff; }*/
a { color: #cf2626; text-decoration:none; }
a:hover { color: #115782; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; }
a:focus { outline: none; }
a:hover, a:active { outline: none; }
li.sub_parent > a { color: #2B2B2B;}
body {
    background-color: #ebecee;
    color: #666;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 62.5%;
    line-height: 1.2em;
    text-align: center;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility
}
div.wrapper { margin: 0 auto; text-align: left; width: 960px; }
div.wrapper-main { background-color: #fff; -moz-box-shadow: 0 0 15px #e1e1e1; -webkit-box-shadow: 0 0 15px #e1e1e1; box-shadow: 0 0 15px #e1e1e1; padding:0; }
div.cleaner, div.clear { margin:0; clear: both; font-size:1px; height: 1px; line-height: 1px; }
h1, h2, h3, h4, h5, h6 { color: #222; margin: 0; }

h2 {
    line-height: 1.2;
}
h2 a { color: #333; }
h2 a:hover { color: #cf2626; }
input.mia { line-height:19px; font-size:14px; background-color:#FFFFFF; color:#303030; border-radius:.5em .5em .5em .5em; -moz-border-radius:.5em .5em .5em .5em; -webkit-border-bottom-left-radius:.5em; -webkit-border-bottom-right-radius:.5em; -webkit-border-top-right-radius:.5em; -webkit-border-top-left-radius:.5em; border:rgb(30,30, 30) solid .1em; border:rgba(30, 30, 30, 0.74) solid .1em; padding:.2em 0 .2em .3em; width: 98%; margin: .4em 0; }

#email_lost {
    text-align: center;
}
#email_lost input[type="submit"] { font-weight:600; line-height:19px; font-size:14px; background-color:#303030; color:#FFFFFF; border-radius:.5em .5em .5em .5em; -moz-border-radius:.5em .5em .5em .5em; -webkit-border-bottom-left-radius:0.5em; -webkit-border-bottom-right-radius:0.5em; -webkit-border-top-right-radius:0.5em; -webkit-border-top-left-radius:0.5em; border:#030303 groove .1em; padding:2px 15px; margin-top: .5em; text-transform: uppercase; }

span.mia {
    float: right;
    margin: 15px;
    font-size: 18px;
}

#noproblem {
    line-height: 19px;
    font-size: 14px;
    padding: 0 25%
}
header { margin-bottom: 20px; }
#logo { float: left; display: inline; margin: 0 40px 0 0;height: 92px; }
#top-menu { float: right; display: inline; font-size: 10px; line-height: 18px; margin-bottom: 15px; text-transform: uppercase; }
#top-menu a { color: #999; }
#top-menu a:hover { color: #cf2626; text-decoration: underline; }
#top-menu li { margin-left: 10px; padding-left: 10px; border-left: solid 1px #f1f1f1; float: left; display: inline; }
#top-menu li:first-child { padding-left: 0; margin-left: 0; border-left: none; }
#top-menu li.social-icons a { margin-right: 6px; }
#top-menu li.social-icons a:last-child { margin-right: 0; }
#ventasubasta_menu{display:none}
#header-helpful { background: transparent url(../../../images/icon_telephone.png) no-repeat top left; clear: right; color: #696969; float: right; display: inline; padding-left: 24px; line-height: 13px; font-size: 11px; }
div.post-thumb { float: left; display: inline; margin-right: 20px; width: 140px; }
div.post-excerpt { color: #666; font-size: 13px; line-height: 21px; overflow: hidden; }
p.postmetadata { color: #999; font-size: 11px; }
div.post-thumb:hover, div.widget div.cover:hover { zoom: 1; filter: alpha(opacity=60); opacity: 0.6; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; }
p.title a { color: #222; }
p.title a:hover { color: #ef4832; }
span.more { font-size: 10px; text-transform: uppercase;
    top: 234px;
    display: inline-block;
    position: static;}
div.featured-category { font-size: 11px; line-height: 18px; }
div.featured-category div.column { float: left; display: inline; margin-right: 20px; width: 120px; font-size: 11px; line-height: 16px; }
div.featured-category div.column-wide { font-size: 13px; line-height: 20px; width: 380px; }
div.featured-category div.column-last { margin-right: 0; }
div.featured-category div.cover { margin-bottom: 12px; }
div.featured-category h2 { font-size: 12px; font-weight: bold; line-height: 17px; }
div.featured-category div.column-wide h2 { font-size: 14px; line-height: 21px; }
aside { background-color: #f6f6f6; float: left; display: inline; width: 200px; padding: 20px 15px 0; }
footer { color: #777; font-size: 11px; line-height: 16px; padding: 30px 0 40px; text-align: left; }
*html ul.tabbernav { padding: 2px 0; /* ie6 only */ }
p.title { color: #333; font-size: 12px; font-weight: bold; text-transform: uppercase; }
/* Tablet Landscape */
@media screen and (max-width: 1020px) {
div.wrapper { width: 94%; padding-left: 2%; padding-right: 2%; }
aside { padding-left: 2%; padding-right: 2%; width: 22%; }
div.featured-category div.column { width: 20%; margin-right: 2%; }
div.featured-category div.column-wide { width: 20%; margin-right: 5%; }
div.featured-category div.column-last { margin-right: 0; }
div.featured-category img { width: 100%; height: auto; }
.thumb_caption {height: 17%;  }
}
/* Tabled Portrait */
@media screen and (max-width: 800px) {
div.post-thumb { width: 100px; }
div.post-thumb img { width: 100%; height: auto; }
    .thumb_caption {height: 20%;  }
}
/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {
aside { float: none; display: block; margin: 20px 0 0; padding-left: 2%; padding-right: 2%; width: 96%; }
#logo { margin-bottom: 20px; }
    .thumb_caption {height: 28%;  }
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
div.featured-category div.column { margin-right: 4%; width: 48%; }
div.featured-category div.column-last { margin-right: 0; }
div.featured-category div.column-wide { float: none; display: block; margin-right: 0; margin-bottom: 20px; width: 100%; }
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 320px) {
div.post-thumb { display: none; }
}

@font-face {
    font-family: "Helvetica Neue";
    font-style: normal;
    font-weight: normal;
    src: local("Helvetica Neue"), url("/Helvetica Neue.ttf") format("truetype");
}

@font-face {
    font-family: MuseoSans;
    src: local("MuseoSans 500"), url('/MuseoSans_500.otf') format("opentype")
}
tr, th, td { padding-right:0; border-bottom: none; }
a:link, a:active, a:visited, a.postlink { color:#000; text-decoration:none; }
a.ayuda { color:#154353; text-decoration:none; }
a.ayuda:hover { color:#62A398; text-decoration:underline; }
/*a.gen, a.genmed, a.gensmall { color:#000; text-decoration:none; }*/
a.gen:hover, a.genmed:hover, a.gensmall:hover { color:#5A4F4B; text-decoration:underline; }
/*a.mas_info { color:blue; text-decoration:underline; }*/
/*a.navmenu_pic { color:#FFF }*/
a.seelot, .seelot a:hover { color:#5A4F4B !important; text-decoration:underline; }
body { background-color:#FFFFFF; border:none; color:#2B2B2B; font-family: Roboto, Arial, Helvetica, sans-serif; margin:0; font-size:12px; font-weight:normal; margin:0; text-align:left; text-decoration:none; letter-spacing: 0.02em; line-height: 16px; margin: 0; padding: 0; }
br { clear:left; }

img { border:0; }

input {
    background-color: #FFFFFF;
    color: #000;
    font-weight: normal;
    text-indent: 2px;
    font-size: 11px;
    border: solid 1px #5A4F4B;
}
input.mainoption { line-height: 17px; padding: 10px; border-radius: 15px 15px 15px 15px; }
select { border-color:#069; color:#000; font-size:10px; font-weight:bold; }

.blockrightback, .blockrightback table, #wdg_specialrecentpostsfree-2, .srp-widget-container { width: 420px; min-width: 420px; }

/*.bottomline { background:url(/themes/setdartclean/images/bottomline.jpg); height:36px; }*/
.cat {
    font-weight: bold;
    letter-spacing: 1px;
    background: #fff url(/themes/setdartclean/images/cellpic1.gif);
    height: 27px;
    text-indent: 4px;
}
.catBottom { font-weight:bold; letter-spacing:1px; background:#fff url(/themes/setdartclean/images/cellpic1.gif); height:27px; text-indent:4px; }
.catLeft { font-weight:bold; letter-spacing:1px; background:#fff url(/themes/setdartclean/images/cellpic1.gif); height:27px; text-indent:4px; }
.catRight { font-weight:bold; letter-spacing:1px; background:#fff url(/themes/setdartclean/images/cellpic1.gif); height:27px; text-indent:4px; }
.fullwidth { width:100% }

/*.headertop { background:url(/themes/setdartclean/images/header_top.gif); height:12px; }*/
/*.mtop_block { background:url(/themes/setdartclean/images/middle_block_top.jpg); height:12px; }*/
.newsbar_bottom { background:#F2F1ED url(/themes/setdartclean/images/newsbar_bottom.jpg); height:36px; }

.newsbar_top {
    background: #5A4F4B;
    height: 29px;
}
.opentable1 { background:#F2F1ED; }
.opentable2 { background:#3B6690; }

/*.spacerbottom { background:url(/themes/setdartclean/images/spacer_bottom.jpg); }
.spacertop { background:url(/themes/setdartclean/images/spacer_top.jpg); }*/
td#centertd div.blockcontent, td#centertd div.blockcontent a { background:#FFFFFF; color:#000; }
td#leftgutter { width:5px; background-color:#FFF; }
td#rightgutter { width:5px; background-color:#FFF; }

textarea {
    border: 1px solid #000;
    font-size: 10px;
    font-weight: bold;
    text-indent: 2px;
}

textarea {
    color: #000;
    background-color: #FCFCFC;
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #069;
}
th { background:#5A4F4B; color:#FFFFFF; font-size:12px; font-weight:bold; white-space:nowrap; padding-left:8px; padding-right:8px; }
#add_this { width:100%; }
#bidcontent input .bidtime { width:400px; text-align:right; }
#bidcontent input { border:none; border-bottom-width:thin; border-bottom-style:solid; border-bottom-color:#666; color:#000; font-size:9px; }
#caption { width:100%; text-align:left; }
#centertd { background-color:#FFF; }
#confirmation { width:85%; }
#create_menu a { color:#FFFFFF; background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); }

#create_menu a:hover {
    color: #5A4F4B;
    background-color: #fff;
}
#create_menu h3 { border-radius:1em; -moz-border-radius:1em; -webkit-border-top-right-radius:1em; -webkit-border-bottom-right-radius:1em; -webkit-border-top-left-radius:1em; -webkit-border-bottom-left-radius:1em; -khtml-border-radius:1em; font-weight:normal; background-color:#FFFFFF; color:#5A4F4B; width:120px; padding:3px 0 3px 12px; margin-left:5px; margin-bottom:1em; }
#create_menu h3 a, span.view a { font-weight:normal; background-color:#FFFFFF; color:#5A4F4B; }
#create_menu h3 a:hover, span.view a:hover { font-weight:normal; background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#create_menu h3:hover { font-weight:normal; background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFFFFF; border:1px solid #FFF; }
#create_menu p { padding:3px; margin:0 0 0 3px; }
#create_menu a:hover { color:#5A4F4B; background-color:#FFF; }
#create_menu ul.subcats { padding:3px; display:inline; list-style: none outside none; }
#create_menu li { display:inline-block; list-style: none outside none; }
#create_menu p span { display:block; width:117px; border-color:#FFFFFF; color:#FFFFFF; font-size:12px; border-radius:1em; -moz-border-radius:1em; -webkit-border-top-right-radius:1em; -webkit-border-bottom-right-radius:1em; -webkit-border-top-left-radius:1em; -webkit-border-bottom-left-radius:1em; -khtml-border-radius:1em; padding:3px 0 0 6px; }
.subcats { margin:0 0 0 3px; font-weight:bold; }
#create_menu p span:hover { color:#5A4F4B; background-color:#FFF; }
#create_menu ul.subcats li ul.subcatslist li span:hover, div#create_menu ul.subcats li span:hover { color:#5A4F4B; background-color:#FFF; }
#create_menu ul.subcats li ul.subcatslist li span { display:block; width:117px; line-height:16px; border-color:#FFFFFF; color:#FFFFFF; font-size:12px; border-radius:1em 1em 1em 1em; -webkit-border-top-right-radius:1em; -webkit-border-bottom-right-radius:1em; -webkit-border-top-left-radius:1em; -webkit-border-bottom-left-radius:1em; -khtml-border-radius:1em 1em 1em 1em; padding:3px 0 0 6px; }
div#create_menu ul.subcats li span { display:block; width:117px; line-height:16px; border-color:#FFFFFF; color:#FFFFFF; font-size:12px; border-radius:1em; -moz-border-radius:1em 1em 1em 1em; -webkit-border-top-right-radius:1em; -webkit-border-bottom-right-radius:1em; -webkit-border-top-left-radius:1em; -webkit-border-bottom-left-radius:1em; -khtml-border-radius:1em 1em 1em 1em; padding:3px 0 0 6px; }
.subcatslist { position:relative; margin:0; padding:0; -webkit-padding-start: 0; display:none; }
#create_menu_two a:hover { border-bottom:solid 1px #5A4F4B; }
#create_menu_two h3 a, #create_menu_two h3 a:hover { color:#5A4F4B; }
#create_menu_two p a { color:#000; font-size:14px; font-family:MuseoSans, sans-serif; }
#ct, #sdate { display:inline; }
#date { display:inline; width:300px; }
#dialog { display:none; }
#endlabel { display:none; }
#hddr{background-color: #cccccc;}
#hddr td .newlogo {
    background: url(/themes/setdartclean/images/logo5.jpg) no-repeat left top;
}
#jsddm { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); margin:0; padding:0; z-index:10000; }
#jsddm li { float:left; list-style:none; font-size:12px; font-family:Tahoma, Arial, sans-serif; }
#jsddm li >a.conoce { width:7em; }
#jsddm li >a.login { width:13em; margin-right:auto; }
#jsddm li >a.logout { width:22em; margin-right:auto; }
#jsddm li >a.vender { width:9.25em; }
#jsddm li >a.notuser { width:12.25em; }
#jsddm li a { display:block; background:transparent; padding:5px 12px; text-decoration:none; width:10em; color:#FFFFFF; }
#jsddm li a:hover { background:#FFFFFF; color:#5A4F4B; border-top:1px solid #5A4F4B; }
#jsddm li a.byamt { width:8em; }
#jsddm li a.help, #jsddm li a.home { width:2.5em; }
#jsddm li a.logout, #jsddm li a.login { background:#FFFFFF; color:#5A4F4B; border-radius:1em; -moz-border-radius:1em; -webkit-border-top-right-radius:1em; -webkit-border-bottom-right-radius:1em; -webkit-border-top-left-radius:1em; -webkit-border-bottom-left-radius:1em; -khtml-border-radius:1em; }
#jsddm li a.logout:hover, #jsddm li a.login:hover { background:#5A4F4B; color:#FFFFFF; border:1px solid #FFFFFF; border-radius:1em; -moz-border-radius:1em; -webkit-border-top-right-radius:1em; -webkit-border-bottom-right-radius:1em; -webkit-border-top-left-radius:1em; -webkit-border-bottom-left-radius:1em; -khtml-border-radius:1em; z-index:10000; }
#jsddm li a.myaccount { width:5em; }
#jsddm li ul { margin:0; padding:0; position:absolute; visibility:hidden; border:1px solid #5A4F4B; border-top:1px solid white; }
#jsddm li ul li { float:none; display:inline; text-align:left; z-index:10000; }
#jsddm li ul li a { width:auto; background:#FFFFFF; color:#5A4F4B; z-index:10000; }
#jsddm li ul li a:hover { background:#5A4F4B; color:#FFFFFF; z-index:10000; }
#jsddm li ul li a.esp { width:auto; background:#FFFFFF; color:#3B5998; z-index:10000; }
#jsddm li ul li a.esp:hover { background:#3B5998; color:#FFFFFF; z-index:10000; }
#jsddm li.log { left: 65em; position: absolute; }

#logol {
    height: 137px;
    width: 435px;
    background: #000 url(/themes/setdartclean/images/logol.jpg) no-repeat left top;
    z-index: 2;
}

#logor {
    background: url(/images/logor.jpg) repeat-x right top;
    height: 137px;
}
#menubg { padding-top:82px; margin-left:10px; margin-bottom:0; z-index:10000; position:relative; }
#multi-ddm { list-style:none; background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); padding:0; margin:0; z-index:10001; width:100% }
#multi-ddm li .parent-hover { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFFFFF; z-index:10001; border-left:1px solid #5A4F4B; }
#multi-ddm li { float:left; margin:0; border-right: 0.1em solid #FFFFFF; }
#multi-ddm > li:first-of-type { border-left: 0.1em solid #FFFFFF; }
#multi-ddm li a { display:block; width:183px; text-align:center; padding:5px 10px; text-decoration:none; color:#FFFFFF; font-weight:bold; background:transparent; }
#multi-ddm li li { float:none; }
#multi-ddm li ul .child-hover1 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm li ul .child-hover2 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm li ul .child-hover3 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm li ul .child-hover4 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm li ul { display:none; list-style:none; position:absolute; margin:0; z-index:10001; padding:0; }
#multi-ddm li ul a { width:192px; padding:5px; border:1px solid #545454; border-top:none; font-size:10pt; background-color:#FFFFFF; color:#5A4F4B; z-index:10001; text-align:left; }
#multi-ddm li ul li a.first { border-top:1px solid #5A4F4B; }
#multi-ddm li ul li ul { margin:-28px 0 0 203px; position:absolute; }
#multi-ddm li ul li, #multi-ddm li ul, #multi-ddm li, #multi-ddm li ul li a { z-index:123456789; }
#multi-ddm span { float:right; }
#multi-ddm.ie6 li ul li { margin-top:-2px; }
.tblhead { background-color:#FFFFFF; height:155px; width:100%; margin:0 auto; }

@media only screen and (max-width: 1240px) {
    #topblock, #rightblock_holder {
        /*height: 414px;
        width: 538px;*/
        margin-top: 0;
        position: relative;
        right: auto;
        clear: left;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1024px) {
    #multi-ddm, #multi-ddm2 {
        font-size: 9px;
        line-height: 14px;
    }
}
#multi-ddm li a { display:block; width:162px; text-align:center; padding:4px 8px; text-decoration:none; color:rgba(122,110,106,0.9); font-weight:bold; background:transparent; }
#multi-ddm li ul a { width:162px; padding:4px; border:1px solid #545454; border-top:none; font-size:10pt; background-color:#FFFFFF; color:#5A4F4B; z-index:10001; text-align:left; }
.tblhead { width:100%; }
@media only screen and (max-width: 480px) {
#multi-ddm { font-size:8px; }
}
#multi-ddm li ul a { width:157px; padding:3px; border:1px solid #545454; border-top:none; font-size:10pt; background-color:#FFFFFF; color:#5A4F4B; z-index:10001; text-align:left; }
.tblhead { width:100%; height: 92px;}
#multi-ddm2 { list-style:none; background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); padding:0; margin:0; z-index:10001; }
/*#multi-ddm2 > li { white-space:nowrap; }
#multi-ddm2 > li ul li { white-space:wrap; }*/
#multi-ddm2 li .parent-hover { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFFFFF; z-index:10001; border-left:1px solid #5A4F4B; }
#multi-ddm2 li { float:left; margin:0; border-right: 0.1em solid #FFFFFF; width:9% }
#multi-ddm2 > li:first-of-type { border-left: 0.1em solid #FFFFFF; }
#multi-ddm2 li a { display:block; text-align:center; padding:5px 10px; text-decoration:none; color:#FFFFFF; font-weight:bold; background:transparent; }
#multi-ddm2 li li { float:none; }
#multi-ddm2 li ul .child-hover1 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm2 li ul .child-hover2 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm2 li ul .child-hover3 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm2 li ul .child-hover4 { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFF; }
#multi-ddm2 li ul { display:none; list-style:none; position:absolute; margin:0; z-index:10001; padding:0; }
#multi-ddm2 li ul a { width:192px; padding:5px; border:1px solid #545454; border-top:none; font-size:10pt; background-color:#FFFFFF; color:#5A4F4B; z-index:10001; text-align:left; }
#multi-ddm2 li ul li a.first { border-top:1px solid #5A4F4B; }
#multi-ddm2 li ul li ul { margin:-28px 0 0 203px; position:absolute; }
#multi-ddm2 li ul li, #multi-ddm2 li ul, #multi-ddm2 li, #multi-ddm2 li ul li a { z-index:123456788; }
#multi-ddm2 span { float:right; }
#multi-ddm2.ie6 li ul li { margin-top:-2px; }
.opentable {width: 96%;border: 1px rgb(122, 110, 106) solid;margin: 0 2%;}

#opentable {
    width: 100%;
    border-top-style: none;
    border-right: thin solid #5A4F4B;
    border-bottom: thin none #5A4F4B;
    border-left: thin solid #5A4F4B;
}

#search_button {
    background-position: bottom;
    display: inline;
    font-family: Roboto,  Arial, Helvetica, sans-serif;
    font-size: 10px;
    left: 2px;
    position: relative;
    margin: 1px 0 0;
    border:none;
}
.sticky {
    position: fixed;
    position: sticky;
    top: 0;
    width: 100%;
    /*max-width:1218px ;*/
    z-index: 100;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    /*max-width:1218px ;*/
    z-index: 100;
}
.sticky_back {
    position: sticky;
    top: 0;
    width: 100%;
    max-width:1218px ;
    z-index: 0;
}
.sticky_parent{
    position: relative;height:609px;
}
.sticky.js-is-sticky, .sticky_back.js-is-sticky {
    top: 0;
}
.sticky.js-is-stuck, .sticky_back.js-is-stuck{
    bottom: 0;
}
#four_tblhead{max-width: 1218px;/*border-top: 1px solid #CCCCCC;*/}
#megamenu_container_container{margin-top:3.6%;}
@media only screen and (min-width: 1764px){
    #megamenu_container_container{margin-top: 2%;}
}
#custom_meta{margin-top:3%;width: 35%;}
.custom_meta{ padding:3%; font-size: 16px;line-height: 1.5; border:inset #ff3d31 2px;}
#newlogo_sm{position:fixed;z-index:100000;width: 15%;display: inline-block;height:auto;/*background: #eeeeee;background: -webkit-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: -moz-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: -o-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: -ms-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: linear-gradient(top,#f8f8f8 0%,#eeeeee);*/}
#newlogo_bk{position:fixed;z-index:1;width: 100%;display: inline-block;height:115px;background: #eeeeee;background: -webkit-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: -moz-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: -o-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: -ms-linear-gradient(top,#f8f8f8 0%,#eeeeee);background: linear-gradient(top,#f8f8f8 0%,#eeeeee);}
#newlogo{width:95%;}
#searchholder {display: none; float:right; z-index:2; /*position:absolute;*/ left:0; padding: 0.9% 0 0 0;; height:25px; /*width:189px;*/ /*display:inline;*/ }
#show_search{display: inline;
    float: right; font-size: 18px;position: relative;
    /*top: 7px;*/
    padding: 1.6% 0 0;}
#show_search img{ }
.searchform { display: inline; margin:0; z-index:2 }
#date_n_time { /*position:absolute;*/float: right;padding: 1.6% 27% 0 0; display:inline;font-size: 12px; line-height: 25px;  }
#mm_logo{float: left}
#slider {
    width: 500px;
    height: 410px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    background-color: #FFFFFF;
    /* [disabled]border:solid .1em black;
   */ }

#slider_holder {
    width: 500px;
    max-width: 500px;
    overflow: hidden
}

ul#sliderContent {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 500px;
    max-width: 500px;
    height: 410px;
    position: absolute;
    bottom: 0;
    clear: left;
    overflow: hidden
}
#slogan { font-size:12px; display:inline; text-transform: uppercase; color:#5A4F4B; font-weight:800 }
#tabstable { border:solid #5A4F4B thin }
/*#thumbtable {}*/
#thumbtable td { font-size:10px; }

.admin_menu {
    font-size: 10px;
    border: 1px solid #005D8C;
    background: url(/themes/threeone/images/button_bg.gif) bottom;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}

.admin_menu a {
    color: #000;
    text-decoration: none;
    display: block;
    position: relative;
    padding: 1px 10px;
}
.admin_menu a:hover { color:#000; text-decoration:underline; }
.admin_menu_thumb a:hover { color:#000; text-decoration:underline; }
.adminitem { border:0; padding:0; width:130px; display:table-cell; vertical-align:bottom; text-align:center; }
.adminitem span { display:block; width:120px; color:#000; font-weight:bold; text-decoration:none; border:1px solid #069; background-color:#FAFAFA; }
.basetable { width: 100%; max-width:1218px; background-color:#FFFFFF; padding-right:5px; margin:0 auto; }
.block-title { background:none; color:#000; font-size:14px; }
.blockcontent, .blockcontent a { background:none; color:#5a4f4b; text-align:left; font-size:11px; font-weight:normal; }
.blockhead { background-color:#069; color:#FFFFFF; font-size:10px; }
.blue { color:#5A4F4B; }
.bodyline { background-color:#CCC; border:1px solid #98aab1; }
.bottom { bottom:0; left:0; }
.boxcontent { background:none; color:#069; font-size:10px; }
.boxtitle { background:none; color:#069; font-size:10px; font-weight:bold; text-decoration:none; }
.clear { clear:both; }

form#makebid input.comment_button_sub, form#fav input.comment_button_sub {
    /*border-radius:3em; -moz-border-radius:3em 3em 3em 3em; -webkit-border-top-right-radius:3em; -webkit-border-bottom-right-radius:3em; -webkit-border-top-left-radius:3em; -webkit-border-bottom-left-radius:3em; -khtml-border-radius:3em 3em 3em 3em;*/;
}
.comment_date { color:#000; font-size:10px; vertical-align:middle; }
.content { background:none; color:#069; text-align:left; font-size:10px; }
.dcode { background:none; color:#E00; font-size:12px; font-weight:normal; text-decoration:none; }
.didesc, .imagecomments #bidcontent { height: 4.2em; overflow:hidden; padding-right:2%; }
.didesc::-webkit-scrollbar,.ui-accordion-content::-webkit-scrollbar, .imagecomments #bidcontent::-webkit-scrollbar { display: none }
.imagecomments #bidcontent { padding:0; }
.footer { font-size:9px; }
.forumline { background:#FFFFFF; border:1px solid #069; }
.gen { font-size:12px; }
.gen, .genmed, .gensmall { color:#000; }
.genmed { font-size:11px; }
.gensmall { font-size:10px; }

.head {
    height: 135px;
    border: 0 none;
    border-spacing: 0;
    padding: 0;
    width: 100%;
}
.headmenu { font-weight:bold; text-align:center; }

.headtable {
    width: 100%;
    border: 0 none;
    border-spacing: 0;
    padding: 0;
}
.helpcontent { width:240px; background-color:#FFFFFF; border:1px solid #069; padding:4px; }
.helphead { background-color:#0065DE; color:#FFFFFF; font-size:10px; width:244px; padding:3px; vertical-align:middle; }

.image {
    cursor: url("/images/magnify.cur"), nesw-resize;
    cursor: zoom-in;
    margin: 2px;
}

.image a:hover {
    cursor: url("/images/magnify.cur"), nesw-resize;
    cursor: zoom-in;
}
.image:hover a { cursor:url("/images/magnify.cur"), nesw-resize; cursor: zoom-in; }
.imghref { cursor:url("/images/magnify.cur"), nesw-resize; cursor: zoom-in; }

.imghref a:hover {
    cursor: url("/images/magnify.cur"), nesw-resize;
    cursor: zoom-in;
}
.imghref:hover a { cursor:url("/images/magnify.cur"), nesw-resize; cursor: zoom-in; }
.inactivetab { border-radius:0 0 1em 1em; -moz-border-radius:0 0 1em 1em; -webkit-border-bottom-left-radius:1em; -webkit-border-bottom-right-radius:1em; border:#5A4F4B solid 1px; }
.left { top:0; left:0; width:110px !important; height:280px; }



.lem {
    font-family: Roboto,  Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #1c4f53;
    border-bottom: 1px solid #1c4f53;
    font-weight: bold;
    letter-spacing: 2pt;
}

.lemr {
    font-family: Roboto,  Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #5A4F4B;
    border-bottom: 1px solid #1c4f53;
    font-weight: bold;
    letter-spacing: 2pt;
}
.logoheader { height:15px; }
.main { width:80%; vertical-align:top; padding-left:5px; padding-right:5px; }
.mainside { width:164px; vertical-align:top; }
.maintable { width:100%; border-width:0; border-collapse:collapse; border-spacing:0; padding:0; }
.no { text-align:right; width:8px; padding-right:10px; }
.nota { font-size:12px; margin-left:5px; }
.notatitle { font-size:12px; color:#900; margin-left:10px; }
.option { background:none; color:#069; font-size:10px; font-weight:bold; text-decoration:none; }
.pagact { font-size:10px; width:16px; height:20px; text-align:center; background:transparent url(/themes/setdartclean/images/pagact.gif) no-repeat scroll 0 1px; }
.pagetitle { background-image:url(/images/bar.jpg); text-align:left; padding-left:5px; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; }
.pagetitle a { color:#FFF; }
.paginact a, .pagneutral a { display:block; font-size:10px; width:17px; height:20px; padding-top:5px; background:transparent url(/themes/setdartclean/images/paginact.gif) no-repeat; }
.paginact, .pagneutral { width:17px; text-align:center; }
.pagneutral a { background:transparent url(/themes/setdartclean/images/pagneutral.gif) no-repeat; }
.pn-menu { background-color:transparent; color:#000; font-size:12px; font-weight:normal; text-decoration:none; }
.pn-menu A:active { background-color:transparent; color:#000; font-size:12px; text-decoration:none; }
.pn-menu A:hover { background-color:transparent; color:#5A4F4B; font-size:12px; text-decoration:underline; }
.pn-menu A:link { background-color:transparent; color:#000; font-size:12px; text-decoration:underline; }
.pn-menu A:visited { background-color:transparent; color:#000; font-size:12px; text-decoration:underline; }
.pn-sitetitle { background-color:#000; color:#FFFFFF; font-family:"Times New Roman", Times, serif, Verdana; font-size:56px; font-weight:normal; text-decoration:none; text-indent:35px; word-spacing:9px; }
.rd { text-align:left; width:60px; padding-left:3px; padding-right:10px; }
.redhead { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); text-align:left; color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; }
.redhead a { color:#FFFFFF; }

.right {
    left: 284px;
    bottom: 0;
    width: 200px !important;
    margin: 0 auto;
    height: 400px;
    text-align: justify;
    padding: 10px 10px 0;
    z-index: 2;
}
.rightblock-title { background:none; color:#069; font-size:14px; }
.rightblockcontent { background-color:#FFFFFF; color:#000; text-align:left; font-size:11px; font-weight:normal; font-family: Roboto, Arial, Times, serif, Verdana; width:420px; }
.rightblockcontent table, #topblock table { -webkit-box-shadow: 3px 3px 2px #888; -moz-box-shadow: 3px 3px 2px #888; box-shadow: 3px 3px 2px #888; border-collapse: separate; width:100%; }
.row1 { background:#FFF; }
.row2, .helpline { background:#FFFFFF; }
.row3 { background:#cedcec; }
#login, .textinput.search { display:inline; font-size: 12px; line-height: 25px; text-transform: uppercase; float: right;margin: 1.6% 5% 0 0;}
input#search_input { left:3px; font-size: 26px;line-height: 32px; color:#5A4F4B; position:relative; width:98% top:2px; background-color:#FFFFFF; border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; border:#CCCCCC solid 1px; padding-left: 5px;margin-right:10px;padding-right: 48px;background: url(/images/search.gif) no-repeat right center; }
input#search_input:focus{/*border: rgb(255, 61, 49)*/ solid 2px;outline-width: 0;}
#progress {
    position: fixed;
    z-index: 2147483647;
    top: -13px;
    width: 0;
    height: 3px;
    background: rgba(122, 110, 106, 0.9);
    border: #FFFFFF solid 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: width 700ms ease-out, opacity 100ms linear;
    -ms-transition: width 700ms ease-out, opacity 100ms linear;
    -o-transition: width 700ms ease-out, opacity 100ms linear;
    -webkit-transition: width 700ms ease-out, opacity 100ms linear;
    transition: width 700ms ease-out, opacity 100ms linear;
}

#progress_fast {
    position: fixed;
    z-index: 2147483647;
    top: 26px;
    width: 0;
    height: 3px;
    background: rgba(216, 0, 52, 0.97);
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: width 300ms ease-out, opacity 100ms linear;
    -ms-transition: width 300ms ease-out, opacity 100ms linear;
    -o-transition: width 300ms ease-out, opacity 100ms linear;
    -webkit-transition: width 300ms ease-out, opacity 100ms linear;
    transition: width 300ms ease-out, opacity 100ms linear;
}
#progress dd, #progress dt { position: absolute; top: 0; height: 1px; -moz-box-shadow: rgba(104, 47, 29, 0.5) 0 1px 2px 0; -ms-box-shadow: rgba(104, 47, 29, 0.5) 0 1px 2px 0; -webkit-box-shadow: rgba(104, 47, 29, 0.5) 0 1px 2px 0; box-shadow: rgba(104, 47, 29, 0.5) 0 1px 2px 0; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; }
#progress dt { opacity: .6; width: 80px; right: -80px; clip: rect(-6px, 90px, 14px, -6px); }
#progress dd { opacity: .6; width: 20px; right: 0; clip: rect(-6px, 22px, 14px, 10px); }
.setdartred { color:#5A4F4B; }
.sliderImage { left:0; width:420px; height:410px; float:left; position:relative; display:block; margin-left:0; clear:both; bottom:0 !important }
.sliderImage span { position:absolute; margin-top:12px; float:right; font-size:12px; width:200px; background-color:#FFFFFF; filter:alpha(opacity=70); opacity:0.7; color:#000; display:block; }
.sliderImage span strong { font-size:16px; }
.small { background:none; color:#069; font-size:9px; font-weight:normal; text-decoration:none; }
.storycat { background:none; color:#069; font-size:10px; font-weight:bold; text-decoration:underline; }
.storytitle { background:none; color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none; }
.tableb_compact { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); color:#FFFFFF; border-radius:0 0 1em 1em; -moz-border-radius:0 0 1em 1em; -webkit-border-bottom-left-radius:1em; -webkit-border-bottom-right-radius:1em; border:#5A4F4B solid 0; }
#personalice{float:right;font-size: 14px;padding-right: 6%;}
.tableh1_compact {
    text-align: right;
    padding: 2px 20px 2px 5px;
    min-width: 50%;
}
.thumb_cell { padding-top:10px; padding-bottom:10px; padding-left:10px; }
.thumb_title { color:#5d5d5d; font-weight:bold; display:block; font-size:14px }
.lote{ font-weight:normal; }
div.thumbhead{padding:15px 2% 5px 2%;font-size: 12px;line-height: 1rem;}
div.tabsstart.thumbhead{padding-top: 5px;    line-height: 33px;}
/*div.thumbhead a.statlink {font-size: 1.5rem;line-height: 1.5rem;}*/
span[itemprop="title"]{font-weight: bold;}
.columntitle{font-size: 200%;font-weight: bold;color: #908e8e;}
.nextbutton, .prevbutton{display: inline-block;float: right;padding: 0 0 2% 2%;font-size: 26px;}
.nextbutton{margin-right:2%}
.nextbutton a, .prevbutton a{font-size: 26px; font-weight: bold;color:#e4262630}
}

div.lefttext{font-weight: bold;margin-left: 2%;float: left;white-space: nowrap;
    max-width: 50%;}
div.viewtable {width: 21%;float: left;padding:2%;height: 100%;display: inline;border-bottom: thin #CCCCCC solid;}
div.viewthumb {text-align: center;width: 159px;float: left;padding: 5px 3px;height: 100%;border-bottom: .1em solid #CCCCCC;overflow: hidden;display: inline;}
.thumb_details{text-align: right;font-size:12px;color:#2B2B2B;font-weight: bold;margin-top: 11px;}
.viewthumb .thumb_details, .viewthumb .thumb_title, .viewthumb .thumb_caption{font-size:10px;}
.thumb_caption {  font-weight:normal;display: inline-block;font-size:12px;height: 12%;color:#5d5d5d}
.viewthumb .thumb_caption{text-align: left;height: 18%; padding: 0 4px;}
.estimacion, .ultpuja, .next_bid, .finsubasta{ font-weight:normal;color:#5d5d5d}
.thumb_ultpuja{
}


.thumb_estimado{

}
.thumb_finsubasta_title{

}
.thumb_finsubasta{

}
.thumbnail { border-left:1px solid #FFFFFF; border-right:1px solid #FFF; }
.thumbnails { padding:5px; }
.tiny { background:none; color:#069; font-size:10px; font-weight:normal; text-decoration:none; }
.title { background:none; color:#069; font-size:13px; font-weight:bold; text-decoration:none; }

.tituloPrincipal {
    font-family: Roboto,  Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #1c4f53;
    border-bottom: 1px solid #1c4f53;
    font-weight: bold;
    letter-spacing: 2pt;
}

.tituloPrincipalr {
    font-family: Roboto,  Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #5A4F4B;
    border-bottom: 1px solid #1c4f53;
    font-weight: bold;
    letter-spacing: 2pt;
}
.Titulo1 { font-family: Roboto,  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-color: #D7D7D7; text-align: left; }
.NormalTexto2 { font-family: Roboto,  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; }
.NormalTexto3 { font-family: Roboto,  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; }
.TITULO { font-family: Roboto,  Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-variant: small-caps; text-align: left; }
.top { top:0; left:0; }
.yes { text-align:left; width:20px; padding-right:10px; vertical-align:bottom; }
.goog-te-gadget-simple { font-size: 11px; }
div.cleaner { background-color:rgb(122,110,106); background-color:rgba(122,110,106,0.9); height:.3em }
#bcblocks { position: relative; clear: both; width: 99%; padding: 30px 2px 10px 10px; background-color:rgb(220,220,220); background-color:rgba(220,220,220,0.9) } /*rgba(220,220,220,0.7) */
#bcblocks .blockcontent {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: bottom;
    zoom: 1;
    min-height: 350px;
    width: 22%;
    /*max-width: 242px;*/
    padding: 0 2% 0 0;
    overflow: hidden;
    *display: inline;
    _height: 350px;
}
#bcblocks .blockcontent:nth-child(4n+4) { padding-right:0; }
#specblocks { position: relative; clear: both; width: 1095px; }
.lotetitle { font-size:160%; text-transform:capitalize; }
#loteinfo { height:100%; padding-left:1%; padding-top:3em; text-align:center; }
#puja_express { position:relative; width: 95%; height:83px; }
.bottom_border { border-bottom:solid #CCCCCC .1em; padding-bottom: 2%; }
.auto_bid_ex {  text-align:left; margin-top:.6em; }
div.wrapper-main { box-shadow: none; }
div.wrapper.wrapper-main, #main_container { width:auto }
div.wrapper.wrapper-main { width:1218px; border: #d3d3d3 solid 1px;}

#main_container {
    background: url(/images/cream_dust.png) repeat;
}
/*#main_container{background-image: url(/images/sidepagebg/homepage.png),url(/images/cream_dust.png);background-repeat: no-repeat, repeat;background-position: 0% 1%, left top;}*/
#multi-ddm > * { z-index:2147483647; text-transform:uppercase; }
#picwin {/* border-bottom: 1px solid #933; border-left: 1px solid #933;*/ width:58%; margin-top:30px; }
#loteinfo_td { position:relative; min-width:295px; text-align:center; width:42%; border: none; }
.logoback, #newadminmenu { width:100%; margin:0 auto; background-color:rgb(122,110,106); position: fixed; min-width:100%; top:0; left: 0; right: 0; text-align:center; z-index:123456789; -webkit-box-shadow: 2px 1px 1px #888; -moz-box-shadow:  2px 1px 1px #888; box-shadow:  2px 1px 1px #888; border-collapse: separate; }
.centeredtext{/*display: none*/}
.logoback {    top: -26px; position: relative; left: 140px; font-size: 11px;background-color: rgb(212, 209, 209)}
#adminmenu { margin: 0 auto; height:1%; position:relative; text-align: left; display:inline-block; }
#show_menu{z-index:123456787;position: fixed;left:0;top:0;color: rgba(122,110,106,0.9);}
#newadminmenu {/* top: 26px; */z-index:123456788; height: 26px; text-transform: uppercase; }
.bottom_admin_menu { text-align: left; width:100%; margin:0 auto; border:#000; background-color:rgb(122,110,106); position: fixed; min-width:100%; bottom:0; left: 0; right: 0; z-index:123456789; }
/*#newadminmenu.logoback #multi-ddm li a { width:133px;}*/
#xpressbid, form#makebid input.comment_button_sub { background-color:#681212; color:#FFFFFF; font-weight:bold; line-height:2.1em; text-transform:uppercase; }
#favbutton { float:right; }
#fav { display:inline; }
.jqmWindow { background-color: #FFFFFF; color:#5A4F4B; }
#dialog_menu h3 { background-color:#FFFFFF; color:#5A4F4B; }
#dialog_menu h3 a, span.view a { font-weight:normal; background-color:#FFFFFF; color:#5A4F4B; }
#dialog_menu h3 a:hover, span.view a:hover { font-weight:normal; background-color:#FFFFFF; color:#5A4F4B; }
#dialog_menu h3:hover { font-weight:normal; background-color:#FFFFFF; color:#5A4F4B; border:1px solid #5A4F4B; }
.morebids { cursor:pointer; }
#accordion { text-align:start; }
#accordion>h3 { padding-left:2.2em; }

.prive_button {line-height:2.1; background:#681212;color:#FFFFFF; margin-left:6px;}
#buy.prive_button {padding: 0 34px;line-height: 20px;font-size: 14px;border-radius: 6px;border: solid 1px #681212;}
#admin-lotinfo {clear: both;min-width: 368px;padding: 10px 10px 10px 10px;margin: -2em 10px 5px 0;text-align: left;-moz-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px; /* future proofing */-khtml-border-radius: 7px;background: #FFE9D2; /* ffffcc, FFCC99 */border: 1px solid #ddd;color: #000000;}
.titcol {margin-top: 0;margin-left: -10px;margin-right: -10px;padding-top: 5px;text-align: center;height: 30px;}
.alf-titol {background: #7A6E6A;color: #ffffff;font-family: "Helvetica", Helvetica, Arial, sans-serif;font-weight: 600;font-size: 14px;}
/* background: #1c7995; color: #ffe9bb;  */
.alf-ul {list-style: none;padding-left: 10px;margin-top: 5px;}
.alf-info {font-family: "Helvetica", Helvetica, Arial, sans-serif;font-weight: 300;font-size: 14px;color: #000000;}
.alf-info span {font-weight: 900;}
.rp-notmet {color: #990000;}
.rp-met {color: #0000FF;}
#bid-ult {color: #990000;font-weight: 900;}
#rp-price {color: #000000;font-weight: 900;}
.time-inf {color: #0000FF;}
.lotinfo-gral {clear: both;min-width: 368px;padding: 10px 10px 10px 10px;margin: 3px 10px 5px 0;text-align: left;-moz-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px; /* future proofing */-khtml-border-radius: 7px;border: 1px solid #ddd;color: #000000;}
.lig-std {padding-left: 10px;}
span.negreta {font-weight: 900;}
#otheruserbid {padding-left: 30px;color: #990000;font-weight: 300;}

#lig-warn, .lig-warn {
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 3px 10px;
    color: #ffffff;
    width: 93%;
    background: #7A6E6A;
}
.centering-wrapper {margin: 0 auto;text-align: center;width: 295px;}
.lote-times {clear: both;min-width: 368px;padding: 10px 10px 0;margin: 3px 10px 0 0;/*text-align: left;*/}
.separa-linia {margin-top: 8px;}
#xpressbid, form#makebid input.comment_button_sub,#makeoffer input.comment_button_sub {background-color: #681212;color: #FFFFFF;font-weight: bold;line-height: 19px;text-transform: uppercase;border-radius: 15px;min-width: 70px;min-height: 21px;padding: 5px}
#makeoffer {font-size: 17px; font-family:  'Helvetica Neue', Helvetica, Arial,sans-serif;}
#makeoffer input.comment_button_sub{border-radius: 0;text-transform: initial;font-size: 17px;font-weight:500; }
#makeoffer .small{color: inherit; line-height: 1.3;font-size: 10px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;width: 350px;text-align: center;margin-left: -24px;}
#offer_amt {width: 5em; line-height: 1.3; font-size: 16px; text-align: right; padding: 0.3em;}
input#favbutton {line-height: 19px;float: right;background-color: rgb(122, 110, 106);color: #FFFFFF;font-size: 11px;font-weight: bold;text-indent: 2px;cursor: pointer;border: 2px solid #FFFFFF;border-radius: 15px;min-height: 21px;padding: 5px}
#fav {display: inline;}
.jqmWindow {background-color: #FFFFFF;color: #5A4F4B;}

#metas { margin-top:30px; padding-left:10px; line-height:34px; text-transform:uppercase; letter-spacing: .02em; }
#ulcatmenu_holder { background-color:rgb(220,220,220); background-color:rgba(220,220,220,0.9); width: 200px; padding:0 0 10px 0; font-size: 11px; margin-top:10px; }

.ulcatmenu {
    /*background: #F0F0F0;*/
    padding: 20px 10px;
    margin-bottom: -20px;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 19px;
}
.ulcatmenu ul, .ulcatmenu li { list-style-type:none; margin:0; }

.ulcatmenu a:hover {
    color: #C00C00
}

.sub_parent_a a:hover {
    color: #C00C00
}

.sub_child_a a:hover {
    color: #C00C00
}
.sub_child {padding-left:7px}
#autobid { font-size: 14px; }
.acaba, .reloj { font-size:15px; line-height:27px; }
#banner_click { position:absolute; z-index: 2; bottom: 0; right: 0; width: 100%; height: 100%; cursor:pointer; }
tr, th, td { padding-right:0; }
#dateholder { margin:10px auto 5px auto; border-bottom:1px solid #5A4F4B; border-top:1px solid #5A4F4B; width: 100%; text-align:center; line-height: 29px; position:relative; }
#custom_meta_holder{margin: 0 auto;width: 100%;}
#custom_meta_holder td{padding:2% 4%; vertical-align: middle}
.custom_meta_title {
    font-size: 160%;
    font-weight: bold;
    color: #908e8e;
    line-height: 220%;
    display: inline;
    margin-left: 25px;
    white-space: nowrap
}
.custom_meta_date {
    font-size: 160%;
    font-weight: bold;
    color: #908e8e;
    line-height: 220%;
    display: inline;
    margin-right: 25px;
}
.custom_meta_pic{
    max-width: 250px;
}
.join_button{ float: right;
    display: inline;
    font-size: 150%;
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    padding: 10px;
    text-align: center;
    width: 98%;
    /*margin-top: 69px;*/
}
#hddr_div {
    width: 100%;
    min-height: 179px;
    background:no-repeat center center;
    /*position: relative;*/background-size: contain;margin: 14px auto;
    /*border: #d3d3d3 solid 1px;*/
}

#lmbholder {
    width: 200px;
    max-width: 200px;
}
.lmb { /*background-color:rgb(220,220,220); background-color:rgba(220,220,220,0.9);*/ border-bottom:#FFFFFF 3px solid; padding:5px 5px 5px 10px; text-transform: capitalize ; }/*lmb left menu blocks*/
div.lmb a {
    font-size: 12px;
}
div.cp_favorites { width:100%; max-width:770px; float:left; }
div.cp_favorites h3, div.cp_mipujas h3, div.cp_misfacturas h3, div.cp_nuevolotes h3 { font-family:  'Times', 'Enriqueta', serif; font-size:18px; margin-bottom:7px; }
div.cp_misfacturas { width:770px; max-width:770px; margin-top:-125px; float:left; }
div.cp_contact { border:.1em solid black; width:209px; max-width:209px; min-height: 265px; float:right; text-align:left; padding-left:.5em; margin-top: 15px; -webkit-box-shadow: 3px 3px 2px #888; -moz-box-shadow: 3px 3px 2px #888; box-shadow: 3px 3px 2px #888; border-collapse: separate; }
div#tabs { min-height: 265px; text-align:left; }
/*border-right-color: black;border-right-style: solid;border-right-width: 0.1em;border-bottom-color: black;border-bottom-style: solid;border-bottom-width: 0.1em;border-left-color: black;border-left-style: solid;border-left-width: 0.1em;min-height: 265px;text-align:left;-webkit-box-shadow: 3px 3px 2px #888;-moz-box-shadow: 3px 3px 2px #888;box-shadow: 3px 3px 2px #888;border-collapse: separate;*/
.related_strip { display:inline; width:16.8em; padding:1.5em; float:left; text-align:left; }
.related_strip_img { width:100%; }

.related_strip_link {
    display: inline-block;
    min-height: 277px;
    padding: 0 margin : 0;
}
#footer_holder { width:100%; text-align:center; margin:0 auto 0 auto;  /*background-color:rgb(218, 218, 218); [disabled]background-color:rgba(218, 218, 218,1); */ background:#5A4F4B; color:#FFFFFF; padding-top: 2em; }
#footer_holder a { color:#FFFFFF; }
#footer_holder th { background-color: transparent; color:#FFFFFF; text-transform: uppercase; text-shadow: .2em .3em rgba(150,150,150, .9); text-align: left; font-weight: 700; }
table { border-color:rgb(150,150,150); border-color:rgba(150,150,150,0.9); }
#related_strip_holder:first-child{margin-left: 9%}
.foottext {
    line-height: 1.8em;
    text-wrap: none;
}
ul.li_sidebyside { list-style: none; text-align:center; }
ul.li_sidebyside li { padding:2px 5px; border-top: none; border-right: .1em solid rgba(45,45,45,.5); border-bottom:none; border-left: .1em solid rgba(45,45,45,.5); list-style: none; display:inline-block; }
#footer_holder .links { text-align: center; display: block; max-width: 1218px; min-width:650px; margin: 0 auto; }
#footer_holder div.links td { text-align:left; padding:0 1em; }
ul.li_no { margin:0; text-align:left; list-style: none; padding:0; }
ul.li_no li { text-align:left; list-style: none; display:block; }
#footer_holder input[type="text"], #footer_holder input[type="password"] { line-height:19px; font-size:14px; background-color:#FFFFFF; color:#303030; border-radius:.5em .5em .5em .5em; -moz-border-radius:.5em .5em .5em .5em; -webkit-border-bottom-left-radius:.5em; -webkit-border-bottom-right-radius:.5em; -webkit-border-top-right-radius:.5em; -webkit-border-top-left-radius:.5em; border:rgb(30,30, 30) solid .1em; border:rgba(30, 30, 30, 0.74) solid .1em; padding:.2em 0 .2em .3em; width: 100%; margin: .4em 0; }
#footer_holder input[type="submit"] { font-weight:600; line-height:19px; font-size:14px; background-color:#303030; color:#FFFFFF; border-radius:.5em .5em .5em .5em; -moz-border-radius:.5em .5em .5em .5em; -webkit-border-bottom-left-radius:0.5em; -webkit-border-bottom-right-radius:0.5em; -webkit-border-top-right-radius:0.5em; -webkit-border-top-left-radius:0.5em; border:#030303 groove .1em; padding:.2em .3em .2em .3em; margin-top: .5em; text-transform: uppercase; }
#footer_login, #footer_loggedin { display:inline-block; text-align: center; margin-bottom:10px; padding-bottom:10px; width:100%; border-bottom:solid .1em #cccccc; }
#footer_loggedin { display:none }

.tdth {
    color: #FFFFFF;
    text-transform: uppercase;
    /* [disabled]text-shadow: .2em .2em rgba(204, 204, 204, 0.5);
   */ text-align: left; font-weight: 700; margin:0 0 0 -5px; padding:0; }
.blockcontent { /* [disabled]border:.1em solid black;
*/ display: -moz-inline-stack; display: inline-block; vertical-align: bottom; zoom: 1; *display: inline;
min-height: 32px; _height: 32px; width:235px; padding:12px; overflow: hidden; }
#left_side .blockcontent { width:190px; padding:0 }
#centerblock { position:absolute; right:734px; top:0; }
.caption { font-size:100%; line-height:1.5em; text-align:justify; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
.block_title { white-space:nowrap; font-size:11px; line-height:1.8em; font-weight:800; text-transform:uppercase; color:#5A4F4B; }
#blockright { position:absolute; right:734px; top:100px }
.imagecontainer { text-align:center; height:235px; }
.sblock { display: -moz-inline-stack; display: inline-block; vertical-align: bottom; zoom: 1; *display: inline;
    min-height: 170px;
    _height: 170px;
    /* [disabled]padding:12px;
   */ overflow: hidden; width:30.3%; margin-left:8px }
#SB1, #SB4, #SB7, #SB10, #SB13, #SB16, #SB19 { margin-left:0 }
#rightblock_holder { margin: 0 auto; width: 100%; /*height: 300px; */ position: relative; /* border: #979794 1px solid;*/ }
h2.section_title{    font-size: 250%; padding: 0 0 0 40px;width: 94%; border-bottom: 2px solid #222; line-height: 156%;margin-bottom: 20px; text-align: left;color: #908e8e;}
#left_side { display:inline; width:200px; max-width:200px; overflow:hidden; position:absolute; top:6px; left:0 }

#right_side {
    /*margin-left: 210px;*/
    clear: both;
    position: relative;background-color: #FFFFFF
}
#pe387 { display:none; }
.fsq > * {
    font-family: "Roboto", sans-serif;
    color: #333333;
    padding-left:20px;
    box-sizing: border-box;
}

#rightblock_holder .rightblock_image, .imagediv{
    width: 100%;
    /* background-attachment: fixed; */
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}
#rightblock_holder .rightblock_pretitle {
    font-size: 1.1rem;
    font-style: normal;
    line-height: .1rem;;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    color: #9c9eb0;
}
#rightblock_holder .rightblock_title {
    font-size: 1.5rem;
    font-weight: 500;
    font-family: Roboto,  Arial, Helvetica, sans-serif;
    padding:0;margin: 0;
    color:#6f6e6e;
    line-height: 113%;
    /* [disabled]text-transform: uppercase; */
}
#rightblock_holder .rightblock_subtitle {
    font-size: 16px;
    display: inline-block;
    margin-top: 7px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;

}
.fsq {
    margin: 0 1.9%;
    width: 21%;
	/* [disabled]height: 200px; */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	zoom: 1;
	/*background-color: rgba(250, 250, 250, 0.5);*/
	/*border: solid #CCCCCC 1px;*/
	/* [disabled]overflow: hidden; */
	align-items: center;
    overflow: hidden
 *display: inline;
	/* [disabled]padding-left: 20px; */
}
.fsq:nth-child(1n+4) { margin-right:10px; }
.fsq:nth-child(1n+5) { margin-top:25px; }
/*.fsq:nth-child(odd) { margin-right:5px; }
.fsq:nth-child(1n+3) { margin-top:5px; }*/
li.sliderImage a { left: 0; position: absolute; }
img.srp-widget-thmb { width:245px; height:245px; }
div#blog_content_box, div#arteactual_content_box { position: relative; margin-top:-130px; z-index: 3; width: 225px; background-color: rgba(255,255,255,0.5); padding: 12px; font-family:"Helvetica Neue", Verdana, Geneva, sans-serif; font-size: 15px; text-align: center; }
span.fsq_title { font-size:16px; }
.centeredtext { text-align:center; margin: auto }
#main_content { width:100%; position:relative; margin:-5px auto 0 auto; }
.lmb_holder { /*width: 200px; max-width: 200px;*/ min-width: 180px; font-size: 12px; text-transform:capitalize;/*margin: 10px 0 10px 0; font-size: 11px;*/ }
/*td#lmb_holder { width: 159px; max-width: 159px; min-width: 159px; margin: 10px 0 10px 0; font-size: 11px; }*/
#top_content { margin-top: 10px;/*padding-top: 30px;height: 458px;*/ }
div.bottomblock.table1 { border-top: solid 1px #eee; margin: 20px; padding-top: 20px; background-color: rgb(255, 255, 255); }
div.widget.featured-category { width:768px; float: left; font-family: Arial, Tahoma, sans-serif; }
div.column:last-of-type { width: 224px; float: right; font-family: Arial, Tahoma, sans-serif; padding-top: 42px; }
div.cleaner { background-color: transparent }
div.featured-category div.column { margin-right: 35px; }
.thumbnail { margin-bottom: 10px; }
.postmetadata { display:none; }
.post-excerpt h2 { font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: bold; line-height: 17px; }
.post-excerpt p { font-family: Arial, Tahoma, sans-serif; font-size: 11px; line-height: 16px;max-height: 64px;
    overflow: hidden;    background-color: rgba(255, 255, 255, 1);}
div.bottomblock.table1 li { list-style-type: none; border-bottom: solid 1px #eee; margin-bottom: 20px; padding-bottom: 20px; width: 22%; display: table-cell; }
div.bottomblock li div.post-thumb { float:none !important; }
/* http://proto.io/freebies/onoff/ 
*/
.onoffswitch { position: relative; width: 160px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; }
.onoffswitch-checkbox { display: none; }
.onoffswitch-label { display: block; overflow: hidden; cursor: pointer; border: 2px solid #681212; border-radius: 15px; }
.onoffswitch-inner { width: 200%; margin-left: -100%; -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s; -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s; }
.onoffswitch-inner:before, .onoffswitch-inner:after { float: left; width: 50%; height: 17px; padding: 0; line-height: 17px; font-size: 11px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.onoffswitch-inner:before { content: "ENGLISH VERSION"; padding-left: 10px; background-color: #681212; color: #FFFFFF; }
.onoffswitch-inner:after { content: "ESPAÑOL"; padding-right: 10px; background-color: #FFFFFF; color: #681212; text-align: right; }
.onoffswitch-switch { width: 10px; margin: 3.5px; background: #FFFFFF; border: 2px solid #681212; border-radius: 15px; position: absolute; top: 0; bottom: 0; right: 139px; -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 0; }
#lang_holder { display: inline; margin: 9px 2% 0 0; }

#reg_div input[type="text"], #reg_div input[type="password"], #reg_div input#user_password, #reg_div input#ulogin {
    /* [disabled]font-size: 1.8em;
   */
    line-height: normal;
    display: inline;
    width: 100%;
}
#reg_div input[type="checkbox"] { margin-left:-10000px; }
#reg_div { font-size:1.2em;background-color: rgba(224,224,224,1); padding:10px; text-align:left }

.warn {
    font-weight: bold;
    color: red;
    font-family: "Helvetica Neue", Verdana, Geneva, sans-serif;
    font-size: 12px;
    /*border: 1px solid #f9fb6a;*/
    padding: 5px;
}
/* You can modify these CSS styles */
.vimeoBadge {
    margin: 0;
    padding: 0;
    font: normal 11px verdana, sans-serif;
}

.vimeoBadge img, .grayscale {
    border: 0;
}

.grayscale {
    border: 1px solid white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.vimeoBadge img:hover, .grayscale:hover {
    filter: none; /*-webkit-filter: grayscale(0%);*/
}

.vimeoBadge a, .vimeoBadge a:link, .vimeoBadge a:visited, .vimeoBadge a:active {
    color: #3A75C4;
    text-decoration: none;
    cursor: pointer;
}

.vimeoBadge a:hover {
    color: #00CCFF;
}

.vimeoBadge #vimeo_badge_logo {
    margin-top: 10px;
    width: 57px;
    height: 16px;
}

.vimeoBadge .credit {
    font: normal 11px verdana, sans-serif;
}

.vimeoBadge .clip {
    padding: 0;
    float: left;
    margin: 0 15px 15px 0;
    line-height: 0;
}

.vimeoBadge.vertical .clip {
    float: none;
}

.vimeoBadge .caption {
    font: normal 11px verdana, sans-serif;
    overflow: hidden;
    width: auto;
    height: 30px;
}

.vimeoBadge .clear {
    display: block;
    clear: both;
    visibility: hidden;
}

.vimeoBadge .s160 {
    width: 160px;
}

.vimeoBadge .s80 {
    width: 80px;
}

.vimeoBadge .s100 {
    width: 100px;
}

.vimeoBadge .s200 {
    width: 238px;
}

div.clip:nth-child(6) {
    margin-right: 0
}

#versionlinks {
    max-width: 95%;
    margin: 20px auto;
    text-align: center;
}
#versionlinks .vl { border-radius: 3px; border:#FFFFFF 1px solid; padding:4px; webkit-transition: -webkit-box-shadow 500ms linear; -moz-transition: -moz-box-shadow 500ms linear; -o-transition: -o-box-shadow 500ms linear; transition: box-shadow 500ms linear; background-color:#5A4F4B; color:#FFFFFF;/*display: -moz-inline-stack;  [disabled]display: inline-block;
*/
    vertical-align: middle;
    max-width: 210px;
    width: 38%;
    font-weight: bold;
    /* [disabled]margin-bottom: 3px;
   */
    font-family: Georgia, Times, serif;
    /* [disabled]text-transform:uppercase;
   */
    display: inline-block;
}

#versionlinks .vl a {
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold
}
.div_right, .div_left { height:26px; width:47%; display: inline; float: left; }
.div_right { padding-bottom:66px; }
.div_left { padding: 0 10px 0 0; }
.div_thirds { width:31%; display: inline; float: left; padding-bottom:66px; height:26px; }
#reg_div input[type="text"].post { width: 100%; }
.div_right, .div_thirds { padding-right:10px; }
#reg_div h3.classh3 { color:#c31919; font-size: 1.8em; line-height: 1.8em; font-weight:normal }
.button { font-size:1em; line-height: 1.3em; padding: 0 1em 0 1em; margin-top: .8em; }

#right_tabs {
    position: fixed;
    right: 0;
    top: 52px;
    width: 62px;
    display: table-column;
    text-align: center;
    color: #681212; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
    filter: alpha(opacity=50); /* Netscape */
    -moz-opacity: 0.5; /* Safari 1.x */
    -khtml-opacity: 0.5; /* Good browsers */
    opacity: 0.5;
}

#right_tabs ul, #right_tabs ul li {
    list-style: none;
    display: inline;
}
#right_tabs ul li { width:62px; height:62px; display:table-row; vertical-align:middle; margin-top:2px; }

#right_tabs ul li > p {
    padding: 0 7px;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #7A6E6A;
    border-right-width: 0;
    width: 62px;
    height: 62px;
    border-radius: 4px 0 0 4px;
    background: no-repeat center;
}

#right_tabs ul li > p.active {
}

#right_tabs ul li p, #right_tabs ul li p a {
    width: 62px;
    height: 62px;
}

#right_tabs ul li > p.com {
    background-image: url(/images/icons/subasta_icon.gif);
    background-image: url(/images/icons/subasta_icon.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #CCD), color-stop(1.0, #fff));
    background-image: url(/images/icons/subasta_icon.gif), -moz-linear-gradient(top, #CCD, #fff);
    background-image: url(/images/icons/subasta_icon.gif), -ms-linear-gradient(top, #CCD, #fff);
}

#right_tabs ul li > p.org {
    background-image: url(/images/icons/info_icon.gif);
    background-image: url(/images/icons/info_icon.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #CCD), color-stop(1.0, #fff));
    background-image: url(/images/icons/info_icon.gif), -moz-linear-gradient(top, #CCD, #fff);
    background-image: url(/images/icons/info_icon.gif), -ms-linear-gradient(top, #CCD, #fff);
}

#right_tabs ul li > p.prive {
    background-image: url(/images/icons/prive_icon.gif);
    background-image: url(/images/icons/prive_icon.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #CCD), color-stop(1.0, #fff));
    background-image: url(/images/icons/prive_icon.gif), -moz-linear-gradient(top, #CCD, #fff);
    background-image: url(/images/icons/prive_icon.gif), -ms-linear-gradient(top, #CCD, #fff);
}
.thumb_cell_medthumb {width: 48%;text-align: center;float: left;padding: 1%;min-height: 583px;height: 100%; /*border-right: thin solid rgb(122,110,106);*/border-bottom: thin solid #CCCCCC;overflow: hidden;}
.thumb_cell_medthumb .thumb_caption{max-width: 260px}
.especial_bg {background: transparent url(/images/luxe2.png) 96% 96% no-repeat scroll border-box;}
.bardia_bg {background: transparent url(/images/esp.png) 96% 96% no-repeat scroll border-box;}
.sanvan_bg {background: transparent url(/images/sanvan_bg.png) 96% 96% no-repeat scroll border-box;}

.payment_button {
    line-height: 19px;
    font-size: 13px;
    border: solid black 2px;
    background-color: #681212;
    /*

   background: -moz-linear-gradient(top, rgba(255,45,45,1) 0%, rgba(255,45,45,1) 77%, rgba(171,61,61,1) 88%, rgba(87,78,78,0.73) 99%, rgba(79,79,79,0.73) 100%); */
/* FF3.6+ *//*

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,45,45,1)), color-stop(77%,rgba(255,45,45,1)), color-stop(88%,rgba(171,61,61,1)), color-stop(99%,rgba(87,78,78,0.73)), color-stop(100%,rgba(79,79,79,0.73))); */
/* Chrome,Safari4+ *//*

background: -webkit-linear-gradient(top, rgba(255,45,45,1) 0%,rgba(255,45,45,1) 77%,rgba(171,61,61,1) 88%,rgba(87,78,78,0.73) 99%,rgba(79,79,79,0.73) 100%); */
/* Chrome10+,Safari5.1+ *//*

background: -o-linear-gradient(top, rgba(255,45,45,1) 0%,rgba(255,45,45,1) 77%,rgba(171,61,61,1) 88%,rgba(87,78,78,0.73) 99%,rgba(79,79,79,0.73) 100%); */
/* Opera 11.10+ *//*

background: -ms-linear-gradient(top, rgba(255,45,45,1) 0%,rgba(255,45,45,1) 77%,rgba(171,61,61,1) 88%,rgba(87,78,78,0.73) 99%,rgba(79,79,79,0.73) 100%); */
/* IE10+ *//*

background: linear-gradient(to bottom, rgba(255,45,45,1) 0%,rgba(255,45,45,1) 77%,rgba(171,61,61,1) 88%,rgba(87,78,78,0.73) 99%,rgba(79,79,79,0.73) 100%); */
/* W3C *//*

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2d2d', endColorstr='#ba4f4f4f',GradientType=0 ); */
    /* IE6-9 */
    background: -moz-linear-gradient(top, rgba(104, 18, 18, 0.8) 0%, rgba(104, 18, 18, 0.6) 50%, rgba(104, 18, 18, 0.96) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(104, 18, 18, 0.8)), color-stop(50%, rgba(104, 18, 18, 0.6)), color-stop(100%, rgba(104, 18, 18, 0.96))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(104, 18, 18, 0.8) 0%, rgba(104, 18, 18, 0.6) 50%, rgba(104, 18, 18, 0.96) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(104, 18, 18, 0.8) 0%, rgba(104, 18, 18, 0.6) 50%, rgba(104, 18, 18, 0.96) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(104, 18, 18, 0.8) 0%, rgba(104, 18, 18, 0.6) 50%, rgba(104, 18, 18, 0.96) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(104, 18, 18, 0.8) 0%, rgba(104, 18, 18, 0.6) 50%, rgba(104, 18, 18, 0.96) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc681212', endColorstr='#f5681212', GradientType=0); /* IE6-9 */
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 2px;
}

