/* 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:20px;
}
div.helpColumn ul.indentList li, #sellerInformation ul.indentList li {
	list-style:none;
    background:url(../img/newsRight.png) no-repeat 0 50%;
    padding-left:20px;
}
.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;
}
/* 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:45%}
.c13{width:53.6%}
.c14{width:57.8%}
.c15{width:62%}
.c16{width:66.2%}
.c17{width:70.4%; margin-bottom:20px}
.c18{width:65%}
.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:30px;
/* background:url(../img/bullBreadcrumb.gif) no-repeat 5px;
padding:5px 5px 5px 20px; */
}


/* Text elements, margins and co. */
body{
    font:normal 72%/1.3em Arial,Helvetica, Verdana,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
h1{
    font:bold 1.25em/1em Arial, Helvetica,Verdana,sans-serif;
    margin:120px 0 0.5em;
}
.spreadsheet h1 {
	margin:0.5em 0;
}
h2,
legend{
    font:bold 14px Arial, Helvetica,Verdana,sans-serif;
    padding-bottom:3px;
    margin-bottom:0.5em;
    padding-top:3px;
    /* border-bottom:1px solid; */
	text-transform:lowercase;
	font-weight:normal;
	letter-spacing:2px;
}
caption,div#content>h2, caption,div#content>h3 {
    font:bold 14px Arial, Helvetica, Verdana,sans-serif;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
    text-align:left;
	text-transform:lowercase;
	font-weight:normal;
	letter-spacing:2px;
    border-bottom:1px solid;
    /* border-style:solid;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px; */
}
caption,div#content>h3 {
	font-size:12px;
}
/* h3{
    font-size:1.25em;
    padding-top:1em;
    margin-bottom:0.5em;
} */
p{
    margin-bottom:1em;
}
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 {
    font:1em Arial,Helvetica, Verdana,sans-serif;
    border-width:1px;
}
button,
a.button {
    cursor:pointer;
    font-size:1em;
    padding:3px;
    /* border:1px solid;
    -moz-border-radius:5px;
    -webkit-border-radius:5px; */
    text-decoration:none !important;
    white-space:nowrap;
	font-style:italic;
	/* font-weight:bold; */
}
button img,
a.button img{
    vertical-align:middle;
    /* margin:0 0 10px 10px; */
    width: auto !important;
}
big{
    font-size:2em;
    font-weight:bolder;
}

/* Common stucture */
#wrapper{
    position: relative;
	width:960px;
    margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align:left;	
}
#header {
	height:195px;
	background: url(../img/headerBgrd.gif) no-repeat 740px 101px;
}
#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:8px;
	padding:0 10px 0 0;
}
#google-adsense{
    float:right;
    margin-top:10px;
    /* 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;
	/* margin-top:30px; MARGIN WITH BANNER */
	margin-top:130px;
}
#languageSelection{
    font-size:1em;
}
#languageSelection,
#header-secondary img{
    margin-top:10px;
}
#header-search {
    font-size:1em;
}
#header-search input {
    border:0;
    font-size:1em;
	/* padding:8px 0 0 0; */
}
#search-input {
	background:url(../img/searchInput.gif) no-repeat 0 0;
	width:202px;
    height:23px;
    padding:0 0 0 6px;
}
#search-button {
	position:relative;
	top:8px;
}

#menu {
    height:60px;
    /* padding-left:10px; */
}
#menu li{
    float:left;
    display:inline;
    font-size:14px;
    font-weight:bold;
    text-transform:lowercase;
    line-height:60px;
    /* border-right:1px solid; */
}
#menu a{
    float:left;
    display:inline;
    height:25px;
    padding:7px 20px 0px 0px;
	letter-spacing:2px;
}
#welcome {
	text-align:justify;
	margin-bottom:50px;
}
#footer ul{
	color:#ed217c;
    font-size:1em;
    padding-top:10px;
    /* background:url(../img/bgFooter.gif) repeat-x 0 0; */
	border-top: 1px solid #786854;
    text-align:center;
}
#footer a{
    text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}
#footer p {
	margin-top:20px;
	font-size:11px;
}
#footer .bb {
	margin-top:-27px;
	float:right;
}
#footer .bb a {
	color:#786854;
}

/* text boxes */
#header-login,
#footer{
    padding:10px 0;
}
.fullBox {
	padding:0;
	margin:0;
}
.hBox,
#languageSelection,
#header-search{
    /* padding-right:10px;
    padding-left:10px; */
}
.hBox p img {
	float:left;
	margin: 0 20px 5px 0;
	border:1px solid #ed217c;
}
.vBox{
    padding-top:10px;
    padding-bottom:10px;
}

/* #content form elements */
#content {
    padding:10px 0;
}
#content fieldset {
    margin-bottom:1em;
	/* margin-left:-80px; */
}
#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:11.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 15px 15px 0;
    width:100%;
    text-align:left;
    border-collapse:collapse;    
}
.tablesorter tr.border, .tablesorter tr.even, .tablesorter tr.odd {
	border-bottom:1px dotted #baafa1;
}

.tablesorter thead th,
.tablesorter tfoot th{
    border:0;
    padding:4px;
    border-width:0 1px 1px;
    /* border-style:solid; */
}
.tablesorter .header{
    cursor:pointer;
}
.tablesorter tbody td{
    padding:10px 0 0 0;
    vertical-align:middle;
    border-width:0 0 1px;
    /* border-style:solid; */
}
.center {
	text-align:center;
	font-size:13px;
}

/* custom lists */
div.categories,
div.mostActiveUsers,
div.helpColumn {
    padding:0;
}
div.mostActiveUsers {
   display:none;
}
div.helpColumn {
    /* border-style:solid;
    border-width:6px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px; there will be a day when this attribute works in all browsers */
	margin:0 0 0 12px;
}
div.storeColumn {
	margin:0;
}
#sellerInformation {
    /* border-style:solid;
    border-width:6px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px; there will be a day when this attribute works in all browsers */
	margin:0 0 0 75px;
}
div.helpColumn p {
	text-align:center;
	font-size:11px;
	margin:0 0 0 -15px;
}
div.helpColumn p a {
	text-decoration:none;
}
div.helpColumn p a:hover {
	text-decoration:underline;
}
#sellerInformation ul {
    list-style:disc outside;
}
div.categories .indentList,
div.mostActiveUsers  .indentList,
div.helpColumn  .indentList{
    /* padding-left:5px; */
}
div.categories ul li,
div.helpColumn ul li{
    line-height:1.5em;
}
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;
	color:#ed217c;
}
div.categories .allCatsLink{
    float:right;
	display:none;
}
div.helpColumn h2, div.storeColumn h2 {
    height:135px;
	width:208px;
	padding:96px 0 0 54px;
	background: url(../img/helpBgrd.gif) no-repeat;	
}
#sellerInformation h2 {
	height:122px;
	padding:47px 125px 0 25px;
	margin:0 0 -35px -25px;
	background: url(../img/sellerBgrd.gif) no-repeat;
	text-align:center;
}

/* Item Details */
div.itemDetails .itemImage .fullBox{
    text-align:center;
    border:1px solid #ed217c;
}
div.itemDetails #mainImage {
    display:block;
    width:100%;
}
div.itemDetails dt,
#locationShipment dt,
div.tableLook dt {
    clear:both;
    float:left;
    display:inline;
	color:#ed217c;
}
div.itemDetails dd,
div.tableLook dd {
    margin:0 0 0.25em 12em;
}
.itemDetails ul,
#itemQA ul {
    list-style:disc;
}
#itemImage {
    display:block;
    width:50px;
}

#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:1em !important;
}
.bidding {
	padding:15px 10px 0 10px;
	border:1px solid #ed217c;
	margin:0 0 0 225px;
	width:320px;
}

/* New item */
fieldset.options span{
    text-align:right;
}
.latestOffers,/* .nextEndOffers */ {
	display:none;
}
.latestOffers .button,
.nextEndOffers .button,
.nextEndOffers .button2 {
    float:right;
}
.nextEndOffers a,
.nextEndOffers2 a {
	color:#786854;
	font-size:14px;
	font-weight:bold;
	/* padding-left:10px; */
}

.latestOffers img,
.nextEndOffers img,
.nextEndOffers2 img,
.tablesorter img{
    vertical-align:middle;
    width:75px;
}
.tablesorter img{
    /* margin-right:3em; */
	border:1px solid #ed217c;
	margin:0 10px 10px 0;
}
.nextEndOffers .tablesorter img,
.nextEndOffers2 .tablesorter img{
	/* margin:0 10px 10px -10px; */
}
.button img {
    border:none;
}
.tablesorter a{
    text-decoration: none;	
}
td.price{
    /* text-align:right; */
    white-space:nowrap;
	color: #ed217c;
	font-size:16px;
	font-weight:lighter;
}
td.priceCat{
    white-space:nowrap;
	color: #ed217c;
	font-size:14px;
}
td.price strong, td.priceCat strong{
    /* font-size:1.25em;
    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-width:0 1px 1px;
    margin-bottom:1em;
}
.messageActions select {
    border-width:1px;
}
.messageActions a {
    margin-left:2em;
}
.messageActions a.disabled {
    opacity:0.5;
    filter:alpha(opacity=50);
    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;
}

#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;
    filter:mask();
    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;
}
button.ui-datepicker-trigger {
    background:url(../img/calendar_icon.gif) no-repeat 50% 50%;
    width:20px;
    height:20px;
    vertical-align:middle;
    margin-left:3px;
}
.ui-datepicker-trigger img{
    display:none;
}

/* 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-bottom:1em;
    padding: 20px 0 0 69px;
    /* border:1px solid; */
    background:url(../img/ko.png) no-repeat 0 0;
	font-size:12px;
}
* html div.ko {
    height:50px;
}
div.ko li{
    list-style:none;
    margin-bottom:2px;
}

/*feedback page*/
.feedbackWidth{
    width:8em;
}
td.feedbackWidth img{
    width:16px;
    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 0;
    margin: 3px 0;
}
.profileOrders a:hover{
    text-decoration:none;
}

/* store home box */
.storeHome{
    margin: 5px 0 20px 0px;
    border-style:solid;
    border-width:3px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px; /* there will be a day when this attribute works in all browsers */
}
.storeLogo{
    text-align:center;
    height:100%;
}
.description {
overflow:hidden;

}

img.rss{
    height:14px;
    width:14px;
	display:none;
}
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;
}
.tab_container {
    border: 1px solid;
    margin-bottom:10px;
    border-top: none;
    clear: left;
    width: 100%;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.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;
}

/* SPREADSHEET TABLE */

.spreadsheet {
	border-top:1px solid #786854;
	border-right:1px solid #786854;
	margin-bottom: 20px;
}
.spreadsheet th, table.spreadsheet td {
	border-bottom:1px solid #786854;
	border-left:1px solid #786854;
	padding:4px;
}
.spreadsheet th {
	background:#FFF;
}
.spreadsheet td.thick {
	border-bottom:2px solid #786854;
}
.spreadsheet strong {
	color:#ed217c;
}

	

