﻿

divdsa
{
	border:solid 1px red;
}

.tdesc
{
	 z-index:1000; position:absolute; width:100px; height:0px; overflow:hidden;
}
.jswarn
{
	text-align:center; color:Red; font-weight:bold; margin-top:10px;
}

.topspacer
{
	 width:1px; background-image:url(images/tmspacer.jpg);
}

/* change color theme by modifying 'templatecolor1', 'templatecolor2' and 'templatecolor3' classes*/

.templatecolor1
{
	background-color:#e6e6e6;
}
.templatecolor2
{
	background-color:#909090; /*#BFBFBF;*/
	background-image:url(images/tlback.jpg);
	height:164px;
	width:201px;
	vertical-align:top;
}
.templatecolor3
{
	background-color:#909090; /*#BFBFBF;*/
	background-image:url(images/titleback.jpg);
	height:40px;
	width:509px;
	font-weight:bold;
	color:white;
}

.maincontentalter
{
	background-color:black;/*#e6e6e6;*/
	margin-top:0px;
	margin-bottom:0px;
}

.maincontenttable
{
	background-color: Black; /*white*/
	margin-top: 10px;
	margin-bottom: 10px;
}

.trmouseover
{
	background-color: #ffff99;
	/*color:Red;*/
}
.trmouseout
{
	/*color:Red;*/
	/*background-color: #ffffff;*/
	background-color:Black;
	/*color:Red;*/
}



.descshort
{
	color: #4b4a4a;
}

.saleprice
{
	color:#cc3300;
	font-size:11pt;
	font-weight:bold;

}
.oldprice
{
	font-size:10pt;
	color:Gray;
	text-decoration:line-through;
	font-weight:bold;
}

.mycarthead
{
	font-weight:bold;
	background-color:White; /* meu*/
	color: rgb(0,0,255);/*black*/
	text-align:center;
	
	height:40px;
}
.mycarthead2
{
	/*font-weight:bold;*/
	background-color:Black; /* meu*/
	/*color: rgb(0,0,255);/*black*/
	text-align:center;
	
	/*height:40px;*/
}

.mycarthead2 td
{/*
	border-bottom:solid 3px #a6a6a6;
	border-right:solid 1px #a6a6a6;
	/*background-color:#ffffff;*/
	color:Gray;
}
.mycarthead td
{
	border-bottom:solid 3px #a6a6a6;
	border-right:solid 1px #a6a6a6;
	color:Black;
}
.btnlink
{
	cursor:pointer;
	border-width:0px;
}

.prodname
{
	font-weight:bold;
	color: black;
	font-size:11px;
}

.prodname2
{
	font-weight:bold;
	color: white;
	padding-top:6px;
	font-size:11px;
}

.stdtext td
{
	font-weight:normal;
	color: White;
	overflow:hidden;
	white-space:nowrap;
	padding:2px;
}

.leftcategory, .leftcategory a
{
	white-space: nowrap;
	color: black;
	text-decoration:none;

}	

.leftcategory td
{
	padding:2px;
}



