/* 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;
}
/* 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 Arial,Helvetica, Verdana,sans-serif;
}
h1{
    font:bold 3em/1em Arial, Helvetica,Verdana,sans-serif;
    margin:0 0 0.5em;
}
h2,
legend{
    font:bold 1.4em Arial, Helvetica,Verdana,sans-serif;
	padding-bottom:3px;
	margin-bottom:0.5em;
	padding-top:3px;
}
caption,div#content>h2{
	font:bold 1.4em Arial, Helvetica, Verdana,sans-serif;
	padding:6px 10px 4px;
	margin:0;
    text-align:left;
}
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;
}
.RegisterNow {
	cursor:pointer;
	font-size:1.25em;
    padding:3px;
	text-transform:uppercase;
    border:1px solid;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-decoration:none !important;
    white-space:nowrap;
}
button img,
a.button img{
	vertical-align:middle;
	margin:0 0 0 3px;
	width: auto !important;
}
big{
    font-size:2em;
    font-weight:bolder;
}

/* Common stucture */
#wrap{
    min-width:950px;
}
#header{
	padding:0 35px 0 35px;
}
#header a,
#menu a{
    text-decoration:none;
}
#header-login {
	padding:10px 20px !important;
}
#header-login .clear{
    margin-bottom:5px;
}
#header-login input{
    position:relative;
    top:-1px;
}
#header-login a{
    text-decoration:underline;
	font-size:0.92em;
}
#google-adsense{
    float:right;
    margin-top:10px;
    padding:0 10px;
}
.header-secondary{
    text-align:right;
}
#languageSelection{
    font-size:1em;
}
#languageSelection,
#header-secondary img{
    margin-top:10px;
}
#header-search {	
	font-size:0.95em;
}
#header-search input{
    width:169px;
    height:20px;
	padding:4px 26px 0 6px;
    border:0;
    background:url(../img/searchInput.gif) no-repeat 0 0;
	font-size:1em;
}
#menu {
    height:32px;
	padding-left:10px;
	margin: 0 35px;
	border-bottom:2px solid;
    border-right:1px solid;
	border-top:1px solid;
	border-left:1px solid;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    text-decoration:none !important;
    white-space:nowrap;
}
#menu li{
    float:left;
    display:inline;
	font-size:1.2em;
	font-weight:bold;
    height:32px;
	border-right:1px solid;
}
#menu a{
    float:left;
    display:inline;
	height:25px;
	padding:9px 20px 0px 20px;
}
#footer ul{
    font-size:1em;
    padding-top:10px;
    text-align:center;
	border-top:1px solid;
	padding-bottom:10px;
}
#footer a:hover{ 
	text-decoration:none;
}

/* text boxes */
#header-login,
#footer,
.fullBox{
    padding:10px 0;
}
.hBox,
#languageSelection,
#header-search{
    padding-right:10px;
    padding-left:10px;
}
.nextEndOffers, .nextEndOffers, .latestOffers {
	border:1px solid;
	margin-top:5px;
	margin-bottom:10px;
}
.vBox{
    padding-top:10px;
    padding-bottom:10px;
}

/* #content form elements */
#content {	
	padding:10px;
	margin: 15px 35px;
	border-top: 1px solid;
}
#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: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;
	padding-top:7px;
}

/* sortable tables */
.tablesorter{
    margin:0 0 15px;
    width:100%;
    text-align:left;
}


.tablesorter thead th,
.tablesorter tfoot th{
    padding:4px;
}
.tablesorter .header{
    cursor:pointer;
}
.tablesorter tbody td{
    padding:10px;
    vertical-align:top;
	border-bottom:1px solid;
}

/* custom lists */
div.categories,
div.mostActiveUsers,
div.helpColumn {
	padding:5px 10px 10px 20px;
	border-style:solid;
	border-width:1px;
	margin:5px;
    margin-bottom: 20px;
}
div.mostActiveUsers {
margin-top:10px;
}
div.helpColumn,
#sellerInformation{
	border-style:solid;
	border-width:1px;
	padding:10px;
}
#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;
}
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;
}
#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: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;
	width:100px; 
}
.tablesorter img{
    margin-right:3em;
}
.tablesorter a{
    text-decoration: none;
}
td.price{
    text-align:right;
}
td.price 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: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*/
.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;
	margin: 3px;
}
.profileOrders a:hover{
	text-decoration:none;
}


/* store home box */
.storeHome{
	margin: 5px 0 10px 0px;
	border-style:solid;
	border-width:1px;
	padding:10px;
}
.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;
}
.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;
}
