/*
   Version: v1.8
      date: 20-12-2003 3:28
developer : Mário Monteiro

		Todo: 
		
	replace:
	#4682B4 with current backgound colors withou pics
*/

/*-- General CSS --------------------------------------------------------*/
body {
	/*background-color: #698397;*/
	color: black;
	background-image: url(../images/layout/page_bodybk.jpg);
	background-repeat: repeat-x;
	background-color: #FFBE13;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	margin-top:    10px;
	margin-bottom: 10px;
	margin-left:   10px;
	margin-right:  10px;
	text-align:    left;
}

a {
	color: #D20000;
	text-decoration: none;
}

a:hover {
	color: #D20000;
	text-decoration: none;
}

hr {
	height: 2px;
	color: #F0FFF0;
}

td {
	color: black;
	vertical-align: top;
	text-align: left;
	font-size: 11px;/*usada no catalog apenas uma vez q nao vai buscar a font ao body*/
}

/*Layout---------------------------------------------------------------------------------------------*/
.PageHeaderTable {
	width: 980px;
	/*width: 100%;*/
}

.PageHeader {
	height: 130px;
	background-color: White;
	background-repeat: no-repeat;
	background-image: url(../images/layout/page_header.jpg);
	background-position: Left;
	/*used in heather text mode
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	padding-left:0px;
	*/
}

.PageMainJavaMenuTable {
	width: 980px;
	/*width: 100%;*/
}

.PageMainJavaMenu {
	height: 20px;
	padding-left:10px;
	vertical-align: middle;
	background-image: url(../images/layout/page_menu.jpg);
	background-repeat: repeat-x;
	background-color: #333;
}

.PageLocationTable {
	width: 980px;
	/*width: 100%;*/
	background-color: White;
	background-image: url(../images/layout/page_location.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	/*padding-top: 1px;*/
}

.PageLocation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:12px;
	padding-top:2px;
	color: Black;
	background-repeat: repeat-x;
	/*background-repeat: repeat-x;*/
}

.PageLocation a{
	color: #696969;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.PageLocation a:HOVER{
	color: Black;
	text-decoration: underline;
}

.PageLocationClock {
	width: 140px;
	padding-right: 12px;
	padding-top:2px;
/*	background-image: url(../images/layout/page_location.gif);*/
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-align: right;
}

.PageFooterTable {
	width: 980px;
	/*width: 100%;*/
}

.PageFooter {
	background-image: url(../images/layout/page_footer.jpg);
	background-repeat: repeat-x;
	background-color: Black;
	color: White;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	/*padding-top: 12px;*/
	vertical-align: middle;
	height: 30px;
}

.PageFooter a{
	color: White;
	font-weight: normal;
}

.PageFooter a:HOVER{
	color: White;
	text-decoration: underline;
}

.PageDisclaimerTable {
	width: 980px;
	/*width: 100%;*/
	/*background-color: White;*/
}

.PageDisclaimer{
	font-size: 9px;
	color: Black;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5	px;
	padding-left: 20px;
	padding-right: 20px;
}

.PageDisclaimer a{
	color: #044;
	font-weight: bold;
}

.PageDisclaimer a:HOVER{
	color: #044;
	text-decoration: underline;
}

/*MAIN CONTENT TABEL DEFENITION-------------------------------------------------------------------*/
.PageContentTable {
	width: 980px;
	/*width: 100%;*/
}

.PageContentTable_BorderLft {
	background-image: url(../images/layout/page_contenttable_borderlft.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.PageContentTable_BorderRgt {
	background-image: url(../images/layout/page_contenttable_borderrgt.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.PageColumnCenter {
	/*color: #DCDCDC;*/
	vertical-align: top;
	width: auto;
	background-position: right;
	background-repeat: repeat;
	background-image: url(../images/layout/page_content_tex.jpg);
	/*background-color: Red;*/
	/*padding: 0px 0px 2px 0px;*/
}

/*NAO ESTA A SER USADA?????*/
/*
.PageColumnCenter_lft {
	width:10px;
}
*/

/*NAO ESTA A SER USADA?????*/
/*
.PageColumnCenter_rgt {
	width:10px;
}
*/

.PageColumnLeftRight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: white;
	width: 200px;
	padding: 0px 4px 0px 4px;
	background-image: url(../images/layout/page_content_tex_lftrgt.jpg);
	/*background-color: transparent;*/
}

.PageColumnLeftRight a{
	color: White;
}

.PageColumnLeftRight a:HOVER{
	color: #CCC;
	text-decoration: underline;
}

/*
.PageColumnRight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: white;
	width: 165px;
	background-color: Red;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/layout/page_content_tex.gif);
	background-color: Red;
}
*/

/*MAIN CONTENT WINDOW TABEL DEFENITION-------------------------------------------------------------------*/
/*page title*/
.PageTitleMid {
	background-image: url(../images/layout/page_titlemid.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 30px;/*heigh = height + padding top*/
	color: Black;
	width: auto;
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	/*
	background-color: Aqua;
	*/
}

.PageTitleMid a{
	color: #DC143C;
}

.PageTitleMid a:HOVER{
	text-decoration: underline;
}

.PageTitleLft {
	background-image: url(../images/layout/page_titlelft.gif);
	/*background-position: left; DAVA ERRO NO FIREFOX*/
	background-repeat: no-repeat;
	width: 8px;
}

.PageTitleRgt {
	background-image: url(../images/layout/page_titlergt.gif);
	/*background-position: left; DAVA ERRO NO FIREFOX*/
	background-repeat: no-repeat;
	width:8px;
	/*
	background-color: Red;
	*/
}

/*Tabel Content Row - FXTABLE CONTENT*/
.PageContentRow_lft {
	background-image: url(../images/layout/page_content_lft.gif);
	background-repeat: repeat-y;
}

.PageContentRow {
	padding: 0px 5px 0px 0px;
	background-image: url(../images/layout/page_content.gif);
	background-repeat: repeat;
}

.PageContentRow_rgt {
	background-image: url(../images/layout/page_content_rgt.gif);
	background-repeat: repeat-y;
	/*
	background-position: right;
	background-color: Red;
	*/
}

.PageContentBot_lft{
	background-image: url(../images/layout/page_contentbot_lft.gif);
}

.PageContentBot{
	background-image: url(../images/layout/page_contentbot.gif);
	height: 15px;
}

.PageContentBot_rgt{
	background-image: url(../images/layout/page_contentbot_rgt.gif);
}

.PageContentRowBotomButons {/*Last row, back and top butons*/
	background-image: url(../images/layout/page_content.gif);
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
}

.PageContentRowBotomButons a{
	color: #f60;
}

.PageContentRowBotomButons a:hover{
	color: #f00;
	text-decoration: underline;
}

.PageSeparator {
	background-image: url(../images/layout/1dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 9px;
}

/*Left and Right Table ------------------------------------------------------------------------------*/
.PageColumnLftRgtTop {
	font-size: 11px;
	font-weight: bold;
  /*vertical-align: middle;*/
	text-align: center;
	color: Black;
	background-color: Transparent;
	background-image: url(../images/layout/page_columnlft_top.gif);
	background-repeat: no-repeat;
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.PageColumnLftRgtTop a{
	color: #DC143C;
}

.PageColumnLftRgtTop a:HOVER{
	color: #DC143C;
	text-decoration: underline;
}

.PageColumnLftRgtRow {
	color: Black;
	font-size: 11px;
	background-color: White;
	background-image: url(../images/layout/page_columnlft_row.gif);
	background-color: Transparent;
	background-repeat: repeat-y;
	padding: 2px 5px 2px 5px;
	text-align: center;		
}

.PageColumnLftRgtRow a{
	color: #191970;
	font-weight: bold;
}

.PageColumnLftRgtRow a:hover{
	color: #0000CD;
	text-decoration: underline;
}

.PageColumnLeftRgtBot {
	background-image: url(../images/layout/page_columnlft_bot.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 15px;
}
/*-- Form Components ----------------------------------------------------*/
.PageColumnLeftRgtFormRow {
	font-size: 10px;
	padding-left: 5px;
	padding-left: 5px;
	vertical-align: bottom;
}

.FormBoxBk {/*Radio, Checbox´s*/
	background-color: transparent;
	vertical-align: middle;
}

form {
			margin: 0px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	color: Black;
   margin-bottom: 3px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	color: Black;
   margin-bottom: 3px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	color: Black;
   margin-bottom: 3px;
}

button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f00;
	color: Black;
}

textbuton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f00;
	font-size: 11px;
	text-align: center;
}

.InputTemplate {/*input template component*/
	width: 175px;/*155px +20*/
   margin-bottom: 3px;
}

.InputTemplateButon {/*input template component with buton - when use a buton in right side of it*/
	width: 146px;
   margin-bottom: 3px;
}

.SelectTemplate {/*select template component*/
	width: 181px;
   margin-bottom: 3px;
}

.SelectTemplateButon {/*select template component - when use a buton in right side of it*/
	width: 152px;
   margin-bottom: 3px;
}

/*-- GLOBAL Class´s ------------------------------------------------------------*/
.HeaderSmall {
	height: 1px;
}

.HeaderRow {/*usado para escurecer os subtitulos NOT USED YET*/
	background-color: #eec;
	padding: 1px 0px 1px 0px;
}
/*-- Text ------------------------------------------------------------*/
.TextTitle1 {/*used in produtos name*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.TextTitle2 {/*Reviewer Page*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}

.TextObs {
	color: #483D8B;
}

.TextNote {
	color: #708090;
}

.TextWarning {
	color: #B22222;
	font-weight: bold;
}

.TextPreco1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #258;
	font-size: 14px;
	font-weight: bold;
}

.TextPreco2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
}

.TextUltPreco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: line-through;
}

/*-- Pictures ----------------------------------------------------*/
.ImgButonSharedNormal {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 11px;
  font-weight: Normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormal.gif);
  width: 100px;
  height: 18px;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 1px;
}

.ImgButonSharedNormalSmall  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalsmall.gif);
  width: 50px;
  height: 18px;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 2px;
}

.ImgButonSharedNormalSmall_Off  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalsmall_off.gif);
  width: 50px;
  height: 18px;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 2px;
  color: Gray;
}

.ImgButonSharedNormalMini  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalmini.gif);
  width: 25px;
  height: 18px;
  border: none;
  margin-right: 0px;
  margin-left: 0px;  
  padding-bottom: 2px;
}

.ImgButonSharedNormalMini_Off  {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 9px;
  font-weight: normal;
  text-align: center;
  background-image: url(../images/layout/but_sharednormalmini_off.gif);
  width: 25px;
  height: 18px;
  border: none;
  margin-right: 0px;
  margin-left: 0px;  
  padding-bottom: 2px;
  color: Gray;
}

.ImgButonSharedWarning {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 11px;
  font-weight: Normal;
  text-align: center;
  background-image: url(../images/layout/but_sharedwarning.gif);
  width: 100px;
  height: 18px;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 1px;
}

.ImgButonSharedConfirm {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 11px;
  font-weight: Normal;
  text-align: center;
  background-image: url(../images/layout/but_sharedconfirm.gif);
  width: 100px;
  height: 18px;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 1px;
}

.ImgButonSharedConfirmLarge {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
  font-size: 11px;
  font-weight: Normal;
  text-align: center;
  background-image: url(../images/layout/but_sharedconfirmlarge.gif);
  width: 340px;
  height: 18px;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 1px;
}

.ImgButons {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
	border: none;
	margin-right: 0px;/*2*/
  margin-bottom: 0px;/*3*/
	/*
  border-color: Green;
  border-width: thin;
	border-style: solid;
  */
}

.ImgButonsColumns {/*Usado nas colunas/formcomponents no butao ok e find*/
	margin-left: 3px;
}

.ImgFormTemplateButonCell {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
	padding-top: 0px;
	text-align: left;
	vertical-align: middle;
}

.ImgProdutosNormal {
	width : 150px;
	/*height: 200px;*/
	border: none;
	margin: 0px 40px 0px 40px;
	/*background-image: url(../images/layout/page_produtosa_tex.gif);*/
}

.ImgProdutosSmall {
	width : 50px;
	/*height: 100px;*/
	border: none;
	margin: 0px 5px 5px 5px;
	/*
	background-color: red;
	background-image: url(../images/layout/page_produtosb_tex.gif);
	border-color: Red;
	border-width: medium;
	border-style: solid;
	*/
}

.ImgProdutosThumbnails {/*screenshots*/
	width : 100px;
	border: none;
	margin: 5px 5px 5px 5px;
	/*background-image: url(../images/layout/page_produtosa_tex.gif);*/
}

.body_screenshotpopup {
	background-color: White;
	background-image: none;
	margin: 0px;
}

.ImgNews {
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
}





























.ImgButons {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
	border: none;
	margin-right: 1px;
	margin-left:  1px;
   margin-bottom: 0px;
   margin-top: 0px;
	/*
  border-color: Green;
  border-width: thin;
	border-style: solid;
  */
}

.ImgButonsColumns {/*Usado nas colunas/formcomponents no butao ok e find*/
	margin-left: 3px;
}

.ImgFormTemplateButonCell {/*applyed to all picture butons ex.:INFO,BUY,NEXT etc*/
	padding-top: 0px;
	text-align: left;
	vertical-align: middle;
}

.ImgProdutosNormal {
	width : 150px;
	/*height: 200px;*/
	border: none;
	margin: 0px 40px 0px 40px;
	/*background-image: url(../images/layout/page_produtosa_tex.gif);*/
}

.ImgProdutosSmall {
	width : 50px;
	/*height: 100px;*/
	border: none;
	margin: 0px 10px 5px 10px;
	/*background-image: url(../images/layout/page_produtosb_tex.gif);*/
	/*
	border-color: Red;
	border-width: medium;
	border-style: solid;
	*/
}

.ImgProdutosThumbnails {/*screenshots*/
	width : 100px;
	border: none;
	margin: 5px 5px 5px 5px;
	/*background-image: url(../images/layout/page_produtosa_tex.gif);*/
}

.ImgMarcas {
	width: 150px;
	border: none;
	margin: 6px;/*
	border-color: Lime;
	border-width: medium;
	border-style: solid;*/
}

.ImgMarcasCell {
	text-align: center;
	vertical-align: bottom;
	height: 80px;
	/*
	border-color: Maroon;
	border-width: medium;
	border-style: solid;
	*/
}

.ImgAreasComerciais {
	width: 50px;
	border: none;
	margin: 0px 2px 0px 2px;
	/*background-image: url(../images/layout/page_produtosareas_tex.gif);*/
	/*
	border-color: Lime;
	border-width: medium;
	border-style: solid;
	*/
}

.ImgCategorias {
	width: 50px;
	border: none;
	margin: 0px 2px 0px 2px;
	/*
	background-image: url(../images/layout/page_produtosareas_tex.gif);
	background-image: url(../images/layout/page_produtos50_tex.gif);
	*/
	/*
	border-color: Lime;
	border-width: medium;
	border-style: solid;
	*/
}

.ImgProdutosDestacadosNormal {/*Columns Destacados*/
	width: 50px;
	border: none;
	margin: 5px;
	/*background-image: url(../images/layout/page_produtosb_tex.gif);*/
}

.ImgProdutosDestacadosTemplate {/*Columns Destacados*/
	width: 50px;
	border: none;
	margin: 2px 4px 2px 4px;
	vertical-align: middle;
	/*background-image: url(../images/layout/page_produtos50_tex.gif);*/
}

.ImgReviewersBig {/*Reviwer Page*/
	width: 150px;
	/*
	border-color: Olive;
	border-width: medium;
	border-style: solid;
	*/
}

.ImgReviewersSmall {/*Tops, TemplateSnippet*/
	width: 40px;
	margin: 0px 2px 0px 0px;
	border: none;
	/*
	border-color: Olive;
	border-width: medium;
	border-style: solid;
	*/
}

/*AreasCategorias Products Navigator---------------------------------------------------------------------*/
.TextProdNavTotais {
	color: #444;
	font-size: 9px;
	padding-left: 2px;
}

.TextProdNavGrandTotal {
	font-size: 9px;
	color: #666;
	text-align: center;
}
/*-- Table Navigator Áreas ----------------------------------------------*/
.TableNav{
	width: 188px;
	margin-left: 2px;/*REQUIRED TO FIREFOX*/
}

.TableNavTextCell {
	/*background-color: red;*/
}

/*-- Navigator Áreas Normal State----------------------------------------*/
.ProdutosNavArea a {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 1px 0px;
	height: 14px;
	display: block;
	/*background-image: url(../images/layout/menu1.gif);/*Req.Padding*/
	/*background-position: left;
	background-repeat: repeat-x;
	*/
}

.ProdutosNavArea a:hover{
	color: #FC7713;
	text-decoration: none;
	/*background-image: url(../images/layout/menu1_over.gif);/*Req.Padding*/
}
/*-- Navigator Áreas Selected State--------------------------------------*/
.ProdutosNavAreaSel a{
	color: #FC7713;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 1px 0px;
	height: 14px;
	display: block;
	/*background-image: url(../images/layout/menu1_sel.gif);/*Req.Padding*/
	/*background-position: left;
	background-repeat: repeat-x;*/
}

.ProdutosNavAreaSel a:hover{
	color: #FC7713;
	text-decoration: none;
	/*background-image: url(../images/layout/menu1_sel_over.gif);/*Req.Padding*/
}
/*-- Navigator Categorias Normal State-----------------------------------*/
.ProdutosNavCat a{
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 6px;
	height: 12px;
	display: block;
	/*background-image: url(../images/layout/menu2.gif);/*Req.Padding*/
	/*background-position: left;
	background-repeat: repeat-x;*/
}

.ProdutosNavCat a:hover{
	color: #FC7713;
	text-decoration: none;
	/*background-image: url(../images/layout/menu2_over.gif);/*Req.Padding*/
}

/*-- Navigator Categorias Selected State---------------------------------*/
.ProdutosNavCatSel a{
	color: #FC7713;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 6px;
	height: 12px;
	display: block;
	/*background-image: url(../images/layout/menu2_sel.gif);/*Req.Padding*/
	/*background-position: left;
	background-repeat: repeat-x;*/
}

.ProdutosNavCatSel a:hover{
	color: #FC7713;
	text-decoration: none;
	/*background-image: url(../images/layout/menu2_sel_over.gif);/*Req.Padding*/
}
/*-- Cart and Catalog --------------------------------------------------------*/
.TextSmall {/*USED IN CART and ENCOMENDAS*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	padding-right: 4px;
}

.HeaderRowCart {/*rows title e footer*/
	background-color: #DEE6F6;
	padding: 1px 0px 1px 0px;
}

.RowColor1 {/*Used In Rows Colors Routine*/
	background-color: transparent;
}

.RowColor2 {/*Used In Rows Colors Routine*/
	background-color: #ECF0FA;
}

.InputCart {/*cart text input*/
	margin: 0px 4px 0px 0px;
	text-align: right;
	width: 20px;
	font-size: 8px;
	font-weight: bold;
	border-style: solid;
	color: Black;
	border-color: Black;
	border-width: 1px;
	background-color: transparent;
}

.Catalog_MainTable {/*table size 960,624*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: White;
	width: 700px;
	height: 1000px;
  /*
  border-color: black;
	border-style: solid;
	border-width: 1px;
  */
	padding: 10px 10px 10px 10px;
  /*margin: 10px;*/
}

.Catalog_RowCellTitle{/*usado nas barras separadoras*/
	background-color: #DEE6F6;
	/*
  border-color: Black;
	border-width: 1px;
	border-style: solid;
  background-image: url(../images/layout/catalog_header.gif);
  */
	background-repeat: repeat;
  padding: 5px 5px 5px 5px;
}

.Catalog_RowCellSubTitle{/*subtitle e footer :)*/
	background-color: #ECF0FA;
	/*
  border-color: Black;
	border-width: 1px;
	border-style: solid;
 	background-image: url(../images/layout/catalog_subtitle.gif);
  */
	background-repeat: repeat;
  padding: 5px 5px 5px 5px;
}

.Catalog_RowContent {
	background-color: White;
  /*
	border-color: Black;
  border-width: 1px;
	border-style: solid;
  */
  padding: 5px 5px 5px 5px;
}


.Catalog_TextTitle1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Catalog_TextNote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
}