@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
/* Reset */
*{
    margin:0;
    padding:0;
    line-height:1.3em;
}
/* Utils */
div.clear{
    clear:both;
    position:static !important;
    font-size:1px;
    height:1px;
    line-height:0;
    margin:0;
    padding:0;
}
.hidden{
    display:none;
}
.indentList{
    padding-bottom:1em;
    list-style:none;
}
.indentList ul{
    list-style:none;
}
.indentList li{
    list-style:none;
    background:url(../img/right.png) no-repeat 0 50%;
    padding-left:14px;
}
.inlineList li{
    display:inline;
    padding-right:0.5em;
    border-right:1px solid;
    margin-right:0.5em;
    list-style:none;
}
.inlineList li.last,
.inlineList li:last-child{
    padding-right:0;
    border-right:0;
    margin-right:0;
}
.error{
    font-weight:bold;
    color:#F00;
}
/* RELIEF library */
.c1{width:3.2%}
.c2{width:7.4%}
.c3{width:11.6%}
.c4{width:15.8%}
.c5{width:20%}
.c6{width:24.2%}
.c7{width:28.4%}
.c8{width:32.6%}
.c9{width:36.8%}
.c10{width:41%}
.c11{width:45.2%}
.c12{width:49.4%}
.c13{width:53.6%}
.c14{width:57.8%}
.c15{width:62%}
.c16{width:66.2%}
.c17{width:70.4%}
.c18{width:74.6%}
.c19{width:78.8%}
.c20{width:83%}
.c21{width:87.2%}
.c22{width:91.4%}
.c23{width:95.6%}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12,.c13,.c14,.c15,.c16,.c17,.c18,.c19,.c20,.c21,.c22,.c23{margin-right:1%;float:left;display:inline;}
.cLast{float:right;margin-right:0}
.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8,.p9,.p10,.p11,.p12,.p13,.p14,.p15,.p16,.p17,.p18,.p19,.p20,.p21,.p22,.p23{position:relative}
.p1{left:4.2%}
.p2{left:8.4%}
.p3{left:12.6%}
.p4{left:16.8%}
.p5{left:21%}
.p6{left:25.2%}
.p7{left:29.4%}
.p8{left:33.6%}
.p9{left:37.8%}
.p10{left:42%}
.p11{left:46.2%}
.p12{left:50.4%}
.p13{left:54.6%}
.p14{left:58.8%}
.p15{left:63%}
.p16{left:67.2%}
.p17{left:71.4%}
.p18{left:75.6%}
.p19{left:79.8%}
.p20{left:84%}
.p21{left:88.2%}
.p22{left:92.4%}
.p23{left:96.6%}
.pRel{position:relative}

label.p8{position:relative;text-align:left !important}

.textRight{
    text-align: right;
}

/*Class for breadcrumb*/
.breadcrumb{
    width:auto;
    margin-top:5px;
    margin-left:18px;
    margin-bottom:10px;
    background:url(../img/bullBreadcrumb.gif) no-repeat 5px;
    padding:5px 5px 5px 20px;
}

/* Text elements, margins and co. */
body{
    font:normal 72%/1.3em Open Sans, sans-serif;
}
h1{
    font:bold 3em/1em Open Sans, sans-serif;
    margin:0 0 0.5em;
}
h2,
legend{
    font:bold 1.4em Open Sans, sans-serif;
    padding-bottom:3px;
    margin-bottom:0.5em;
    padding-top:3px;
    border-bottom:1px solid;
}
caption,div#content>h2, .nextEndOffers>h2{
    font:bold 1.4em Open Sans, sans-serif;
    padding:6px 10px 4px;
    margin:0;
    text-align:left;
    border-width:1px;
    border-style:solid;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
h3{
    font-size:1.25em;
    padding-top:1em;
    margin-bottom:0.5em;
}
p{
    margin-bottom:1em;
}
img{
    vertical-align:middle;
}
a img{
    border:0;
}

/* Form elements */
fieldset{
    border:0;
}
* html legend{
    margin-left:-7px;
}
*:first-child+html legend{
    margin-left:-7px;
}
input.text,
input.password{
    padding:1px 2px;
}
select, input, textarea{
    border-style:solid;
    font:1em Open Sans, sans-serif;
    border-width:1px;
}
button,
a.button{
    cursor:pointer;
    font-size:1em;
    padding:3px;
    border:1px solid;
    border-radius:5px;
    text-decoration:none !important;
    text-align: center;
    min-width: 64px;
}
button img,
a.button img{
    vertical-align:middle;
    margin:0 0 0 3px;
    width: auto !important;
    height: auto !important;
}
big{
    font-size:2em;
    font-weight:bolder;
}

/* Common stucture */
#wrap{
    /*width: 1170px;*/
    margin:0 auto;
    padding: 0 15px;
}

#topMessage{
    padding: 5px;
    background: #EEE;
    text-align: center;
    font-weight: bold;
}
#topHide{
    float:right;
}
#topMessage p{
    margin-bottom: 0;
}
#header a,
#menu a{
    text-decoration:none;
}
#header-login a{
    text-decoration:underline;
    font-size:0.92em;
}
#header-login{
    padding:10px 20px !important;
}
#header-login .clear{
    margin-bottom:5px;
}
#header-login input{
    position:relative;
    top:-1px;
}
#adminLink{
    margin-top:5px;
}
#google-adsense{
    float:right;
    margin-top:5px;
    padding:0 10px;
}
.RegisterNow{
    padding:4px;
    border:1px solid;
    text-transform:uppercase;
    float:left;
}
.RegisterNow a:hover{
    text-decoration:underline
}
.header-secondary{
    text-align:right;
}
#languageSelection{
    font-size:1em;
}
#languageSelection,
#header-secondary img{
    margin-top:10px;
}
#header-search{
    font-size:0.95em;
}
#header-search-background{
    height:22px;
    width:201px;
    background:url(../img/searchInput.gif) no-repeat 0 0;
    display:inline-block;
}
#header-search input{
    width:169px;
    height:20px;
    padding:4px 26px 0 6px;
    border:0;
    background: transparent;
}
#header-search button{
    position:relative;
    top:-2px;
    padding:2px;
}
#header-search p{
    margin: 5px 0;
}

#menu{
    height:32px;
    padding-left:10px;
}
#menu li{
    float:left;
    display:inline;
    font-size:1.2em;
    font-weight:bold;
    text-transform:uppercase;
    height:32px;
    border-right:1px solid;
}
#menu a{
    float:left;
    display:inline;
    height:25px;
    padding:7px 20px 0px 27px;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
}
#footer ul{
    font-size:1em;
    padding-top:10px;
    background:url(../img/bgFooter.gif) repeat-x 0 0;
    text-align:center;
}
#footer a:hover{
    text-decoration:none;
}

/* text boxes */
#header-login,
#footer,
.fullBox{
    padding:10px;
}
#footer{
    padding-bottom:25px;
}
.hBox,
#languageSelection,
#header-search{
    padding-right:10px;
    padding-left:10px;
}
.vBox{
    padding-top:10px;
    padding-bottom:10px;
}

/* #content form elements */
#content{
    padding:10px;
}
#content fieldset{
    margin-bottom:1em;
}
#content form input,
#content form textarea,
#content form select{
    margin-top:-2px;
    position:relative;
}
#content form div.clear{
    margin:0 0 10px;
}
#content label span,
#content .multiLabel span{
    text-align:right;
}
#content .multiLabel{
    position:relative;
    padding-bottom:0.5em;
}
#content .multiLabel div{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    left:33.6%;
}
#content .multiLabel label{
    margin-right:2%;
}
#content .multiLabel input.text{
    width:18.6%;
}
input.checkbox{
    margin-right:5px;
}
.explanation{
    font-size:0.9em;
    clear:left;
}
.explanation p{
    margin-bottom:0;
}

.tableLook{
    margin:0 0 15px;
    text-align:left;
    border:1px solid;
    padding-top:7px;
}

/* sortable tables */
.tablesorter{
    margin:0 0 15px;
    width:100%;
    text-align:left;
    border-collapse:collapse;
    border:1px solid;
}
.tablesorter thead th,
.tablesorter tfoot th{
    border:0;
    padding:4px;
    border-width:0 1px 1px;
    border-style:solid;
}
.tablesorter .header{
    cursor:pointer;
    white-space:nowrap;
}
.tablesorter tbody td{
    padding:10px;
    vertical-align:top;
    border-width:0 0 1px;
    border-style:solid;
}

/* custom lists */
div.categories,
div.mostActiveUsers,
div.helpColumn{
    padding:5px 10px 10px 20px;
}
.autobidIcon{
    width:16px !important;
    height:16px !important;
    margin: 0 0 0 2em !important;
}
div.helpColumn,
#sellerInformation{
    border-style:solid;
    border-width:6px;
    border-radius:15px;
}
#sellerInformation{
    margin-right:5px;
}
#sellerInformation ul{
    list-style:disc outside;
}
div.categories .indentList,
div.mostActiveUsers .indentList,
div.helpColumn .indentList{
    padding-left:5px;
}
div.categories ul li,
div.mostActiveUsers ul li,
div.helpColumn ul li{
    line-height:1.5em;
}
div.mostActiveUsers ul li{
    padding-bottom:5px;
    margin-bottom:5px;
}
div.categories ul li a,
div.helpColumn ul li a{
    text-decoration:none;
    padding-right:2px;
}

div.categories ul li a:hover,
div.mostActiveUsers ul li a:hover,
div.helpColumn ul li a:hover{
    text-decoration:underline;
}
div.categories .allCatsLink{
    float:right;
}
div.helpColumn h2{
    padding-bottom:4px;
    width:80%;
}

/* Item Details */
div.itemDetails .itemImage .fullBox{
    text-align:center;
    border:1px solid;
}
div.itemDetails #mainImage{
    display:block;
    width:100%;
}
div.itemDetails dt,
#locationShipment dt,
div.tableLook dt{
    clear:both;
    float:left;
    display:inline;
}
div.itemDetails dd,
div.tableLook dd{
    margin:0 0 0.25em 12em;
}
.itemDetails ul,
#itemQA ul{
    list-style:disc;
}
#itemQA input[type='text'] {
    min-width: 70%;
}

#locationShipment dl{
    margin-bottom:1em;
}
#locationShipment dt{
    font-weight:bold;
}
#locationShipment dd{
    margin:0 0 0.25em 14em;
}
#imageGallery ul{
    overflow:hidden;
}
#imageGallery li{
    float:left;
    display:inline;
    width:100px;
    height:75px;
    margin:1em 2em 1em 0;
}
#imageGallery li img{
    width:100px;
}
.countdown{
    display:block;
    overflow:hidden;
    width: 165px;
}

#bidHistory{
    width:75%;
    margin-top:10px;
}
.bottomAir{
    margin-bottom:2em !important;
}

/* New item */
fieldset.options span{
    text-align:right;
}
.latestOffers .button,
.nextEndOffers .button{
    float:right;
}
.latestOffers img,
.nextEndOffers img,
.tablesorter img{
    vertical-align:middle;
    height:100px;
}
a.wideImage{
    width:153px;
    height:95px; /*golden ratio*/
    display:block;
    text-align:center;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}
.wideImageTitle{
    padding:2px;
    display:block;
    background-color: white;
    opacity: .8;
    font-size: 1.1em;
}
.tablesorter a{
    text-decoration: none;
}
.price{
    white-space:nowrap;
}
.price strong{
    font-size:1.3em;
    font-weight:bolder;
}
/* Message List */
.tagList{
    overflow:hidden;
    position:relative;
    border-bottom:1px solid;
}
.tagList li{
    float:left;
    display:inline;
    margin:0 -1px -1px 0;
}
.tagList li:last-child,
.tagList li.last{
    float:right;
    margin-right:0;
}
.tagList a{
    float:left;
    padding:5px;
    text-decoration:none;
    border:1px solid;
}
.tagList a:hover{
    text-decoration:underline;
}
.tagDetails{
    list-style:none;
    clear:left;
}
.messageActions{
    border-style:solid;
    border-width:0 1px 1px;
    margin-bottom:1em;
}
.messageActions select{
    border-width:1px;
}
.messageActions a{
    margin-left:2em;
}
.messageActions a.disabled{
    opacity:0.5;
    cursor:default;
}
.tagDetails table{
    width:100%;
    border-collapse:collapse;
}
.tagDetails th{
    text-align:left;
    border-width:0 0 1px;
    padding:5px;
}
.tagDetails td{
    padding:5px;
    border-width:1px 0 0;
    border-style:solid;
}

#submitedBy{
    margin-top:1.5em;
    text-align:right;
}
#submitedBy .fullBox{
    border-right:1px solid;
}
#submitedBy span{
    display:block;
}

/* jQuery datepicker */
* html .ui-datepicker-cover{ /* pisar selects para IE6 */
    display:block;
    position:absolute;
    z-index:-1;
    top:-4px;
    left:-4px;
    width:190px;
    height:200px;
}
#ui-datepicker-div{
    display:none;
    border-width:1px;
    border-style:solid;
    margin-top:1px;
    width:220px !important;
    text-align:center;
    z-index:10000;
}
#ui-datepicker-div a{
    cursor:pointer;
    text-decoration:none;
}
.ui-datepicker-title{
    font-weight:bold;
}
.ui-datepicker-header{
    padding:5px;
    overflow:hidden;
}
.ui-datepicker-one-month{
    display:inline;
}
.ui-datepicker-prev{
    float:left;
    display:inline;
    padding-left:10px;
}
.ui-datepicker-next{
    float:right !important;
    display:inline;
    padding-right:10px;
}
.ui-datepicker-links div{
    float:left;
    display:inline;
    width:33.2%;
}
.ui-datepicker-current{
    text-align:center;
}
.ui-datepicker-next{
    text-align:right;
}
.ui-datepicker{
    width:190px;
    font-size:0.92em;
}
.ui-datepicker-calendar{
    width:100%;
}
.ui-datepicker td{
    padding:0 5px;
}
.ui-datepicker thead{
    text-align:center;
    font-size:0.92em;
    margin-top:3px;
}
.ui-datepicker tbody{
    text-align:right;
}
.ui-datepicker-unselectable span{
    text-decoration:line-through;
}

/* messages */
div#message{ /* successful message */
    font-weight:bold;
    text-align:left;
    border:1px solid;
    margin:1em;
    padding:15px 15px 15px 60px;
    border:1px solid;
    background:url(../img/ok.png) no-repeat 20px 10px;
}
div.ko{ /* error message */
    min-height:50px;
    margin:1em;
    padding: 0 10px 0 69px;
    border:1px solid;
    background:url(../img/ko.png) no-repeat 20px 10px;
}
* html div.ko{
    height:50px;
}
div.ko li{
    list-style:none;
    margin-bottom:2px;
}

/*feedback page*/
td.feedbackWidth img{
    width:auto;
    height:auto;
    margin-right:1em;
}
input.radioFeedback{
    position:relative;
    top:4px;
}
input.commentFeedback{
    width:100%;
}

/* pagination */
.pagination{
    text-align: center;
}
.pagination .currentPage{
    font-weight: bold;
}

/* profile */
.profileOrders{
    border: 1px solid;
    padding: 3px;
    margin: 3px;
}
.profileOrders a{
    white-space:nowrap;
}
.profileOrders a:hover{
    text-decoration:none;
}

/* store home box */
.storeHome{
    margin: 5px 0 10px 0px;
    border-style:solid;
    border-width:6px;
    border-radius:15px;
}
.storeLogo{
    text-align:center;
    height:100%;
}
.description{
    overflow:hidden;
}

img.rss{
    height:14px;
    width:14px;
}
li.specialCategory{
    background: url(../img/specialCategory.png) no-repeat;
    background-position:top left;
    margin-right :5px;
}

/*** TABS ***/
ul.tabs{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    border-bottom: 1px solid;
    border-left: 1px solid ;
    width: 100%;
}
ul.tabs li{
    float: left;
    margin: 0;
    padding: 0;
    border: 1px solid ;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
}
ul.tabs li a{
    text-decoration: none;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    border: 1px solid ;
    outline: none;
}
ul.tabs li a:hover{
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
    border-bottom: 1px solid;
}
.offerDetailsBlock{
    background-size:cover;
    background-position:center center;
}

.tab_container{
    border: 1px solid;
    margin-bottom:10px;
    border-top: none;
    clear: left;
    width: 100%;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    opacity: 0.8;
}
.tab_content{
    padding: 0 20px 20px 20px;
    font-size: 12px;
    line-height: 15px;
}
.tab_content h2{
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed;
    font-size: 1.8em;
}
.tab_content h3 a{
}
.tab_content img{
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid;
    padding: 5px;
}
.googleMap{
    height:350px;
    width:430px;
    margin-top:20px;
}
.googleMap img{
    border:0;
}
.adult{
    font-weight:bolder;
}
.profileSummary{
    border: solid 1px;
    border-top-style: none;
}
div.rightProfileSummary{
    border-right:  solid 1px ;
}
div.profileSummary h2{
    font-size:1.3em;
}

/* Index 2: picture grid (+ nextEndOffers>h2) */
div.gridPicture{
    border: 1px solid gray;
    float: left;
    width: 210px;
    display: inline;
    margin: 10px;
    border-radius: 5px;
}
div.gridPicture>div{
    text-align:center;
}

div.gridTitle{
    font-size: 1.3em;
    background: #F0F0F0;
    line-height: 2em;
    height: 2em;
    overflow-y: hidden;
}

div.gridImage{
    width: 210px;
    height: 210px;
    background-position: center center;
    background-repeat: no-repeat;
}
div.gridImage a{
    display: block;
    width: 210px;
    height: 210px;
}
div.gridPicture .timer{
    margin: 10px;
}
div.gridPicture .timer .title{
    display:block;
    width: 60px;
    float: left;
    margin-top: 5px;
    text-align: left;
}
div.gridPicture .countdown{
    width: 130px;
}
.countdown_show3 .countdown_section{ /*Fix jump on IE*/
    width: 32% !important;
}
div.gridPicture .price{
    font-size: 1.3em;
    color: #800;
}
div.gridButton{
    margin: 10px;
}
div.gridButton .button{
    float: none;
    white-space: nowrap;
    display: block;
}
.hBox>ul {
    list-style-position:outside;
    list-style:square;
    padding-left: 20px;
    padding-right: 20px;
}
.hBox>ol>li {
    list-style-position:outside;
    list-style:decimal;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.sortBar{
    border-right: 1px solid;
    border-left: 1px solid;
    padding-top:5px;
    padding-bottom:5px;
    height:20px;
}
/*Item Status Info*/
.itemstatusWidth{
    width:22px;
    max-width:22px;
}
.itemstatusWidth span{
    display: none;	
}
.itemstatusWidth img{
    width:24px;
    height:24px;
    margin-right:1em;
}
.actionitemstatus{
    width:18em;
}
.actionitemstatus img{
    width:21px;
}

.actionitemstatus li {
    list-style-type: none;
    text-decoration: none;
    padding-left: 0;
    margin-left: 0;
}

.actionitemstatus li:hover {
    text-decoration: underline;
}

/* Footer Menu */
.footermenu{
    text-align: center;
    font-weight: bold;
}
.statusLink{
    font-weight: bold; 
    text-decoration: none; 
}
.statusLink:hover{
    text-decoration: none !important; 
}
.filterDisplay{
    padding-left:10px;
    padding-bottom:10px;
}
.filterHead{
    text-transform:uppercase;
    text-align:center;
    margin-left:-10px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:10px;
}
.filterRadio p,
.filterCheckbox p{
    text-transform:uppercase;
    margin-bottom:2px;
}
#sidebar-search-background,
#search-input-background{
    height:22px;
    width:201px;
    background:url(../img/searchInput.gif) no-repeat 0 0;
    display:inline-block;
}
#search-input-background{
    width:145px;
}
#sidebar-search{
    padding:12px 5px 1px 5px;
}
#sidebar-search input{
    width:169px;
    height:20px;
    padding:4px 26px 0 6px;
    border:0;
    background: transparent;
}
#sidebar-search input{
    width:132px;
}
.hBox ul,
.tableLook ul {
    list-style-position:outside;
    list-style:square;
    padding-left: 20px;
    padding-right: 20px;
}
.hBox ol>li,
.tableLook ol>li {
    list-style-position:outside;
    list-style:decimal;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.hBox ol>ol>li,
.tableLook ol>ol>li {
    margin-left: 40px;
    margin-right: 40px;
}
.hBox ol>ol>ol>li,
.tableLook ol>ol>ol>li {
    margin-left: 60px;
    margin-right: 60px;
}
