﻿/* ----[ Style Main #01 ]--------------- */

body
{
	margin: 0;
	padding: 0;
	background-color: #020202;
	background-image: url(../images/fundo.jpg);
  	background-repeat: repeat-x;
  	background-attachment: fixed;
}

/* ----[ LINKS ]------------------------ */

a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#666666; text-decoration: underline;}
a:active {color:#666666; text-decoration:none;}

a.linkDefault:link {color:#6b6b6d; text-decoration: none;}
a.linkDefault:visited {color:#6b6b6d; text-decoration:none;}
a.linkDefault:hover {color:#6b6b6d; text-decoration: underline;}
a.linkDefault:active {color:#5b5a5e; text-decoration:none;}

a.linkDetail:link {padding: 2px; background-color: #e3f1d5; color:#666666; text-decoration: none; border: 1px solid #666666;}
a.linkDetail:visited {padding: 2px; background-color: #e3f1d5; color:#666666; text-decoration: none; border: 1px solid #666666;}
a.linkDetail:hover {color:#666666; text-decoration: underline;}
a.linkDetail:active {color:#666666; text-decoration:none;}




/* ----[ NAVEGANTE LAYOUT ]------------------ */

td.TableCell02
{
	background-image: url(../images/site-onevegante-loja-rio-02.png); 
	background-repeat: no-repeat;  
	width: 900px; 
	height: 63px;
}

td.TableCell03
{
	background-image: url(../images/site-onevegante-loja-rio-03.png); 
	background-repeat: no-repeat;  	
	background-color: #fff;
	width: 900px;
	height: 47px;
	color: #fff;
}

td.TableCell04
{
	background-image: url(../images/site-onevegante-loja-rio-04.png); 
	background-repeat: no-repeat;  	
	background-color: #fff;
	width: 900px;
	height: 63px;
	color: #fff;
}

td.TableCell05
{
	background-image: url(../images/image05aux.png); 
	background-repeat: repeat-y;
	background-color: #fff;
	width: 13px; 
	height: 420px;
}

td.TableCell06
{
	background-color: #fff;
	width: 231px;
	color: #000;
	padding: 0;
}

td.TableCell07
{
	background-image: url(../images/site-onevegante-loja-rio-07.png); 
	background-repeat: repeat-y;
	background-color: #fff; 
	width: 12px; 
	height: 420px;
}

td.TableCell08
{
	background-color: #fff;
	width: 621px;
	color: #000;
	padding: 5px;
}

td.TableCell09
{
	background-image: url(../images/image09aux.png); 
	background-repeat: repeat-y;
	background-color: #fff;
	width: 23px; 
	height: 420px;
}

td.TableCell11
{
	background-image: url(../images/site-onevegante-loja-rio-11.png); 
	background-repeat: no-repeat;
	background-color: #fff; 
	width: 900px; 
	height: 72px;
}

.TableLeftMenu
{
	width: 231px;
}


/* ----[ TABLE LAYOUT ]------------------ */

div#divLoginFooter
{
	width: 200px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ----[ MENU ]------------------ */

.divMenuHorizontal
{
	width: 770px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
	margin-left: auto;
	margin-right: auto;
}

#listMenuHorizontal
{
	margin:0;
	padding:0;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type:none;
	list-style-position: outside;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#listMenuHorizontal a
{
	display:block;
	padding:0 6px;
	color: #666666;
	text-decoration:none;
	text-align:center;	
}

#listMenuHorizontal a:hover
{
	background-color: #e3f1d5;
}

#listMenuHorizontal li
{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
}

#listMenuHorizontal li.Order
{
	background-image: url(../images/shoppingcart.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 5px;
	padding-right: 20px;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
}

.divMenuVertical
{
	width: 231px;
	border: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

.divShoppingCart
{
	width: 110px;
	height: 24px;
	line-height: 24px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#listMenuVertical
{
	margin:0;
	padding:0;
	display: block;
	list-style-type:none;
	list-style-position: outside;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#listMenuVertical li
{
	background-color: #fff;
	width: 231px;
	list-style-type:none;
	list-style-position:outside;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#listMenuVertical li.Order
{
	background-color: #5b5a5e;
	width: 231px;
	border: 0;
	list-style-type:none;
	list-style-position:outside;
	padding-top: 1px;
	padding-bottom: 1px;
}

#listMenuVertical a
{
	color: #666666;
	text-decoration:none;
	text-align:right;	
	padding-right: 10px;
	display: block;
}

#listMenuVertical li:hover
{
	background-color: #e3f1d5;
}

#listMenuVertical li.Order:hover
{
	background-color: Transparent;
	text-decoration: underline;
}

/* ----[ PAGE BODY ]------------------- */

td.MenuSearch
{
    height: 30px;
	line-height: 30px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

.divPageTitle
{
	height: 30px;
	line-height: 30px;
	width: 460px;
	margin-top: -22px;
	margin-left: 350px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.1em;
}

.divFooter
{
	width: 860px;
	height: 40px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	text-align: right;
}

.divData
{
	width: 225px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 610px;
	text-align: center;
}

td.PageTop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.1em;
}

td.PageBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

td.PageBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

td.PageFooter
{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

/* ----[ CONTROLS ]------------------------ */

table.MiniControl
{
	width: 305px; 
	border: 0px solid #141414;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: url(../images/panel-bg.gif); 
	background-repeat: repeat-x; 
	float: left;
}

td.MiniControlTitle
{
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #fff;
}

td.MiniControlRow
{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

td.MiniControlRowDetail
{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.imageMiniControlThumbnail
{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #000;
	padding: 0px;
}

table.ProductControl
{
	width: 610px; 
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(../images/panel-bg.gif); 
	background-repeat: repeat-x; 
}

td.ProductControlTitle
{
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #5a5a5a;
	padding-left: 2px;
	padding-right: 2px;
	
}

td.ProductControlImageTitle
{
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #5a5a5a;
	padding-left: 5px;
	padding-right: 5px;
}

td.ProductControlSubRow
{
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #5a5a5a;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #e3f1d5;
}

td.ProductControlRow
{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 20px;
}

.imageThumbnail
{
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #5a5a5a;
	padding: 1px;
}

/* ----[ PRODUCT POPUP ]---------------- */

body.BodyPopUp
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: none;
}

div.divImagePopup
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}

.imagePopup
{
	border: 1px solid #5a5a5a;
	padding: 1px;
}

/* ----[ PAGE ]---------------- */

table.Page
{
	width: 610px; 
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(../images/panel-bg.gif); 
	background-repeat: repeat-x; 
}

td.PageTitle
{
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #5a5a5a;
	padding-left: 2px;
	padding-right: 5px;	
}

td.PageRow
{
	height: 25px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

/* ----[ HOME ]--------------------------------- */

span.HomeTitle
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-style: oblique;
}

table.News
{
	width: 100%; 
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/panel-bg.gif); 
	background-repeat: repeat-x; 
}

td.NewsTitle
{
	height: 25px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	padding-left: 2px;
	padding-right: 5px;
	border-bottom: 1px solid #5a5a5a;
	font-weight: bold;
}

td.NewsRow
{
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 2px;
	background-color: #e3f1d5;
}

td.NewsAllRow
{
	height: 25px;
	line-height: 25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

/* ----[ ORDER TABLE ]------------------------ */

table.Order
{
	width: 610px; 
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(../images/panel-bg.gif); 
	background-repeat: repeat-x; 
}

td.OrderTitle
{
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-left: 2px;
	padding-right: 5px;
	border-bottom: 1px solid #5a5a5a;
}

td.OrderRow
{
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #e3f1d5;
}

/* ----[ CONTACT TABLE ]------------------------ */

table.Contato
{
	width: 610px; 
	border: 0;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-image: url(../images/panel-bg.gif); 
	background-repeat: repeat-x; 
}

td.ContatoTitle
{
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #5a5a5a;
	padding-left: 2px;
	padding-right: 5px;	
}

td.ContatoRow
{
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

td.BlankRow
{
	height: 10px;
	line-height: 10px;
}

.textValidator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999a01;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}