﻿html, body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.maincontainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	height: 107px;
}

.langs {
	float: right;
	position: relative;
	top: 5px;
	right: 12px;
}

.tools {
	float: right;
	position: relative;
	top: 5px;
	right: 12px;
	font-size: 10px;
}

.tools a {
	color: white;
	text-decoration: none;
}

.tools a:hover {
	text-decoration: underline;
}

.langs img {
	border: none;
	margin-left: 5px;
}

.register {
	float: right;
	color: white;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	clear: right;
	position: relative;
	top: 5px;
	right: 12px;
	width: 200px;
}

.register .title {
	margin-bottom: 10px;
}

.register .line {
	height: 20px
}

.register .label {
	width: 50px;
	float: left;
	padding-top: 2px;
}

.register .field {
	float: left;
}

.register input {
	width: 122px;
	height: 15px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}

.register .submitbutton {
	width: 15px !important;
	height: 15px !important;
	margin: 0;
	padding: 0;
	float: left;
}

.register a {
	color: white;
	text-decoration: none;
}

.register a:hover {
	text-decoration: underline;
}

.mainmenu {
	background: url(../images/menu-bg.gif) repeat-x;
	height: 30px;
	margin: 5px 5px 20px 5px;
}

.mainmenu .tipleft {
	background: url(../images/menu-left.gif) top left no-repeat;
	height: 30px;
}

.mainmenu .tipright {
	background: url(../images/menu-right.gif) top right no-repeat;
	height: 30px;
	padding: 5px;
}

.mainmenu .horizontalmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.mainmenu .horizontalmenu li {
	background: url(../images/menu-bullet.gif) top left no-repeat;
	padding-left: 20px;
	float: left;
	margin-right: 40px;
}

.mainmenu .horizontalmenu li a {
	color: white;
	text-decoration: none;
}

.mainmenu .sections {
	float: left;
	width: 138px;
}

.mainmenu .sections .sectionsbutton {
	background: url(../images/sections-button.gif) top left no-repeat;
	width: 138px;
	height: 30px;
	position: relative;
	bottom: 5px;
	right: 5px;
}

.mainmenu .sections .sectionsbutton a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	position: relative;
	top: 5px;
	left: 0px;
}

.mainmenu .sections .sectionslist {
	background: url(../images/sections-list-bg.gif) bottom left no-repeat;
	padding: 10px 10px 20px 0px;
}

.mainmenu .sections .sectionslist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainmenu .sections .sectionslist ul li a:hover {
	text-decoration: underline;
}

.feature {
	text-align: center;
}

.content {
	background: url(../images/mainbox-bg.gif) top left no-repeat;
	width: 890px;
	margin: 10px 5px 10px 5px;
}

.content .bottom {
	background: url(../images/mainbox-end.gif) bottom left no-repeat;
	width: 846px;
	padding: 22px;
}

.list {
	background: url(../images/mainbox-bg.gif) top left no-repeat;
	width: 890px;
	margin: 10px 5px 10px 5px;
}

.list .bottom {
	background: url(../images/mainbox-end.gif) bottom left no-repeat;
	width: 890px;
	padding: 0 0 22px 0;
}

.list table {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

.list table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efeff0;
}

.noborderbottom td {
	border-bottom: none !important;
}

.list table td img {
	border: none;
}

.list table td .thumb {
	width: 114px;
	height: 87px;
	background: url(../images/list-thumb-bg.gif);
	text-align: center;
	padding-top: 10px;
}

.list table td .title {
	color: #0878ac;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 14px;
}

.zoombutton {
	margin-top: 5px;
}

.pages {
	padding-left: 143px;
	font-size: 15px;
	font-weight: bold;
}

.pages a {
	color: #004575;
	text-decoration: none;
}

.pages a.active {
	color: #f9461c;
}

.pages img {
	border: none;
}

.footer {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

.footer a {
	text-decoration: none;
	color: black;
}

.footer a:hover {
	text-decoration: underline;
}

.footerinfo {
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 20px;
}

.mini {
	font-size: 10px;	
}

.right {
	float: right;
}

.footerinfo img {
	border: none;
}

.closingline {
	border-right: 1px solid #efeff0;
}

.closingname {
	color: #0072c1;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.closingbids {
	color: #0072c1;
	font-size: 12px;
}

.closingbidder {
	font-size: 10px;
	margin-bottom: 10px;
}

.lowpadding {
	padding-bottom: 10px !important;
}

.producttitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f9461c;
}

.productsubtitle {
	color: #0878ac;
}

.productphotos {
	margin-top: 20px;
	width: 249px;
	height: 281px;
	background: url(../images/product-photosbg.gif) no-repeat;
	text-align: center;
	padding-top: 15px;
	float: left;
}

.productmicros {
	padding-top: 15px;
}

.productmicros a img {
	border: 1px solid #c0dcf0;
}

.clearer {
	clear: both;
}

.productbidnow {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 340px;
	border-bottom: 1px solid #c0dcf0;
	padding-bottom: 40px;
	margin-bottom: 10px;
}

.productbidnow div {
	float: left;
	text-align: center;
	width: 50%;
}

.productbidnow div div {
	float: none;
	width: 100%;
}

.productbidnow div img {
	border: none;
	position: relative;
	top: 10px;
}

.productbidding {
	color: #0072c1;
	font-size: 24px;
}

.productdescription {
	float: left;
	margin-left: 20px;
	width: 320px;
	padding: 0 10px 10px 10px;
}

.productdescription .title {
	color: #f9461c;
	font-size: 15px;
	margin-bottom: 5px;
}

.productdescription .row {
	margin-bottom: 5px;
	font-size: 12px;
}

.productdescription .row .label {
	color: #0878ac;
}

.productbanner {
	float: right;
	width: 200px;
	padding-right: 20px;
}

.productbanner img {
	border: none;
}

.form {
	color: #1d6177;
	margin-bottom: 20px;
}

.form th{
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 15px;
}

.form td {
	padding-bottom: 5px;
}

.form .label {
	font-size: 14px;
	width: 175px;
}

.form .field {
	font-size: 13px;
	width: 340px;
}

.form .field input {
	width: 100%;
}

.form .field textarea {
	width: 100%;
}

.nostretch {
	width: auto !important;
}

.homebuttons {
	margin-bottom: 20px;
}

.homebuttons img {
	border: none;
}

.featurebid {
	text-align: center;
	width: 150px;
	float: left;
	margin-right: 23px;
}

.featurebid img {
	border: none;
}

.featurebid .featurebidtitle {
	background: url(../images/featured-title-bg.gif);
	height: 45px;
}

.featurebid.orange .featurebidtitle {
	background: url(../images/featured-title-bg-2.gif);
}

.featurebid .featurebidtitle table {
	width: 100%;
	height: 100%;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.featurebid .featurebidinfo {
	background: url(../images/featured-info-bg.gif);
	width: 150px;
	height: 163px;
	margin-top: 3px;
	padding-top: 15px;
}

.featurebid .featurebidnoinfo {
	background: url(../images/featured-noinfo-bg.png);
	width: 150px;
	height: 163px;
	margin-top: 3px;
	padding-top: 15px;
}

.featurebid.orange .featurebidinfo {
	background: url(../images/featured-info-bg-2.gif);
}

.featurebid .featurebidbids {
	margin-top: 15px;
	font-size: 16px;
	color: #0072c1;
}

.featurebid .featurebidbidder {
	font-size: 11px;
	margin-bottom: 15px;
}

.norightmargin {
	margin-right: auto;
}

h1 {
	border-bottom: 1px solid #ee582c;
	font-size: 15px;
	color: #1d6177;
}

.formend {
	color: #1d6177;
	font-size: 90%;
	width: 530px;
}

.formend img {
	border: none;
}


.parc_left
{
	background: url(../images/menu-left2.gif) no-repeat;
	height: 41px;
	width: 10px;	
	float: left;
}

.parc_right
{
	background: url(../images/menu-right2.gif) no-repeat;	
	height: 41px;	
	width: 10px;
	float: left;
}

.parc_content
{
	border: none; 
	background: url(../images/pipe2.gif) repeat;
	height: 41px;
	width: 869px;
	float: left;
}

.parc_logo
{
	float: right;
	margin-top: 4px;
	vertical-align: middle;
}

.parc_msg
{
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin-top: 11px;
	margin-left: 15px;
}

.mywebbid_win
{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;	
	margin-right: 5px;
}

.mywebbid_bordas
{
	height: 250px;
	width: 672px;
	border-left: 2px #62cddf solid;	
	border-right: 2px #62cddf solid;
}

.mywebbid_reg
{
	/* width: 672px;*/	
	width: 367px;
	/*border-left: 2px #62cddf solid;	
	border-right: 2px #62cddf solid;*/
	text-align: center;
	float: left;
}

.mywebbid_reg_tab
{
	width: 100%;
	/*border: thin red solid;*/
	margin-top: 10px;
	padding: 0px 30px 0px 25px;
	border-right: 2px #62cddf solid;
}

.mywebbid_reg_tab th
{
	color: #6f9da9;
	font-weight: normal;
}

.mywebbid_reg_tab td
{
	color: #1f667a;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

.mywebbid_reg_tab a
{
	text-decoration: none;
	color: #6f9da9;
}

.mywebbid_reg_tab img
{
	border: none;
}

.mywebbid_reg_tab input
{
	width: 100%;
	border: 1px #62cddf solid;
}

.mywebbid_nv
{
	width: 303px;
	float: left;
}

.mywebbid_reg_tab2
{
	width: 100%;
	/*border: thin red solid;*/
	margin-top: 40px;
	padding: 0px 30px 0px 25px;
	font-size: 12px;
}

.mywebbid_reg_tab2 th
{
	color: #6f9da9;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

.mywebbid_reg_tab2 td
{
	color: #1f667a;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.mywebbid_reg_tab2 a
{
	text-decoration: none;
	color: #62cddf;
}

.mywebbid_reg_tab2 img
{
	border: none;
}

.mywebbid_reg_tab2 input
{
	width: 100%;
	border: 1px #62cddf solid;
}

.mywebbid_banner_vertical
{
	height: 100%;
	float: right;
	vertical-align: middle;
	width: 210px;
}

.main_webbid
{
	width: 886px;
	margin-left: 5px;
	margin-right: 5px;
	/*border: thin red solid;*/
}

.title_webbid
{
	background: url(../images/my-webbid-window.gif) no-repeat;
	height: 34px;
}

.title_webbid_esp
{
	padding-left: 30px;
	padding-top: 8px;
	height: 34px;
	vertical-align: bottom;
	color: white;
	font-weight: bold
}

.table12_webbid 
{
	border-right: 1px #06afcc solid;
	border-left: 1px #06afcc solid;
	width: 884px;
	height: 630px;
}

.table1_webbid
{
	/*border-left: 1px #06afcc solid;*/
	width: 453px;
	float: left;
}

.table2_webbid
{		
	/*padding-top: 20px;*/
	/*border-right: 1px #06afcc solid;*/
	width: 427px;
	float: left;
}

h2 
{
	padding-left: 27px;
	border-bottom: 1px solid #ee582c;
	font-size: 15px;
	color: #1d6177;
}

.form_mywebbid
{
	margin-left: 25px;
	color: #1d6177;
	margin-bottom: 20px;
	/*border: thin red solid;*/
}

.form_mywebbid th{
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 15px;
}

.form_mywebbid td {
	padding-bottom: 5px;
}

.form_mywebbid .label
{
	font-size: 13px;
	width: 130px;
	/*border: thin green solid;*/
}

.form_mywebbid .field {
	font-size: 13px;
	width: 260px;
	/*border: thin red solid;*/
}

.form_mywebbid .field input {
	width: 260px;	
	padding-right: 10px;
	/*border: thin red solid;*/
}

.form_mywebbid a
{
	border: none;
}

.table2
{
	width: 400px;
	margin-left: 20px;
	margin-bottom: 20px;
	/*
	border: thin red solid;
	*/
}

.table2 td
{
	padding-bottom: 10px;
}

.limitador_meio
{
	/*border: solid red thin;*/
	width: 180px;
	border-right: 3px #c3dfeb solid;
	border-left: 3px #c3dfeb solid;
}

.meio
{
	margin-left: 10px;	
	text-align: center;
}

.meio a
{
	color: #ea6339;
	font-size: 12px;
	text-decoration: none;
}

.form_historico_mywebbid
{
	width: 420px;
	margin-left: 25px;
	margin-bottom: 20px;
	color: #1d6177;
	border: thin #06afcc solid;
	/**/
}

.form_historico_mywebbid th{
	text-align: center;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	border: medium #06afcc solid;
	/**/

}

.form_historico_mywebbid td 
{
	text-align: center;
	border: thin #c3dfeb solid;
}

.form_historico_mywebbid .label
{
	font-size: 13px;
	width: 130px;
	/*border: thin green solid;*/
}

.form_historico_mywebbid .field {
	font-size: 13px;
	width: 260px;
	/*border: thin red solid;*/
}

.form_historico_mywebbid a
{
	border: none;
}

.mensagem_sucesso {
	background: #006400;
	padding: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.mensagem_erro {
	background: #c40000;
	padding: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

.bidresult {
	background: url(../images/bidresult-bg.gif);
	width:339px;
	height:41px;
	text-align: center;
	float: left;
	margin: 20px 0 10px 20px;
	font-size: 14px;
	padding-top: 15px;
	color: #0072c1;
}

.bidresult strong {
	font-size: 18px;
}

.bidresultng {
	background: url(../images/bidresultng-bg.gif);
	width:340px;
	height:42px;
	text-align: center;
	float: left;
	margin: 0 0 10px 20px;
	padding-top: 15px;
	font-size: 14px;
	color: #0072c1;
}

.bidresultng strong {
	font-size: 18px;
}


.sm_bidresult {
	background: url(../images/bidresult-sm.gif) no-repeat;
	width: 150px;
	height: 24px;
	text-align: center;
	font-size: 10px;
	color: #0072c1;
	margin-top: 5px;	
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.sm_bidresult strong {
	font-size: 16px;
}

.sm_bidresultng {
	background: url(../images/bidresultng-sm.gif) no-repeat;
	width: 150px;
	height: 23px;
	text-align: center;
	font-size: 12px;
	color: #0072c1;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 1px 0px 0px 0px;
}

.sm_bidresultng strong {
	font-size: 16px;
}

.parc2_left {
	background: url(../images/menu2-left.gif) no-repeat;
	height: 41px;
	width: 16px;	
	float: left;
}

.parc2_right {
	background: url(../images/menu2-right.gif) no-repeat;	
	height: 41px;	
	width: 16px;
	float: left;
}

.parc2_content {
	border: none; 
	background: url(../images/menu2-bg.gif) repeat;
	height: 41px;
	width: 857px;
	float: left;
}

.parc2_logo {
	float: right;
	margin-top: 4px;
	vertical-align: middle;
}

.parc2_msg {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #363634;
	margin-top: 11px;
	margin-left: 15px;
}

.tb {
	color: #1d6177;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.tb td {
	border-bottom: 1px solid #ddd;
	padding: 3px 0 3px 0;
}

.tb th {
	border-bottom: 1px solid #ee582c;
	padding: 3px 0 3px 0;
}

td.tb_webbids {
	text-align: center;
	width: 90px;
	font-weight: bold;
}

td.tb_preco {
	width: 140px;
}

.tb_precounit {
	font-size: 80%;
	color: gray;
}

th.tb_webbids {
	text-align: center;
	width: 90px;
	font-weight: bold;
}

th.tb_preco {
	width: 140px;
	text-align: left;
}

th.tb_radio {
	text-align:center;
	width: 70px;
}

td.tb_radio {
	text-align:center;
}

.tabela_pagamento {
	color: #1d6177;
}

.tabela_pagamento th {
	text-align: left;
	border-bottom: 1px solid #ee582c;
	padding: 3px 0 3px 0;
}

.tabela_pagamento td {
	border-bottom: 1px solid #ddd;
	padding: 3px 0 3px 0;
}

.tabela_pagamento input {
	margin-right: 10px;
}

.css_pagamentos {
	color: #1d6177;
	margin-top: 20px;
}