/* -----------------------------------
* Site ShopTour - Master
* Criado: 22/03/2009
* Ultima Alteracao: 30/06/2009
* Versao: 02
------------------------------------ */

/*
Util
------------------------------------ */
.asc
{
	background: url(/thema/skin/default/master/img/cnt-ico-crescente.gif) no-repeat right center;
}
.desc
{
	background: url(/thema/skin/default/master/img/cnt-ico-decrescente.gif) no-repeat right center;
}


/*
Heder
------------------------------------ */
.header
{
	width: 1000px;
	padding: 10px 0 0 0;
	background: url(/thema/skin/default/master/img/bg_header.jpg) no-repeat right center;
}

.header .hdr-logo-st {
    display: block;
    height: 90px;
    width: 230px;
    float: left;
}
/* Hdr Busca */
.hdr-busca
{
	float: left;
	width: 435px;
	height: 73px;
	margin: 23px 0 0 58px;
}
.hdr-busca		.left
{
	float: left;
	width: 10px;
	height: 53px;
	background: url(/thema/skin/default/master/img/hdr-busca-left.jpg) no-repeat;
}
.hdr-busca		.bg
{
	float: left;
	width: 415px;
	height: 47px;
	padding: 6px 0 0 0;
	background: url(/thema/skin/default/master/img/hdr-busca-bg.jpg) repeat-x;
}
.hdr-busca		.right
{
	float: left;
	width: 10px;
	height: 53px;
	background: url(/thema/skin/default/master/img/hdr-busca-right.jpg) no-repeat;
}
.hdr-busca .bg input {
    border:1px solid #FFFFFF;
    color:#91AFC6;
    float:left;
    font:22px tahoma,arial;
    height:32px;
    padding:0;
    width:381px;
}

.hdr-busca		.bg		a.hdrIcoLupa
{
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin: 5px 0 0 0;
	background: url(/thema/skin/default/master/img/hdr-busca-ico-lupa.gif) no-repeat;	
}
/* Hdr Login Franquia */
.hdr-login-franquia
{
	float: left;
	width: 275px;
	height: 96px;
}
.hdr-login
{
	width: 100%;
	height: 30px;
	margin: 0 0 5px 0;
}
a.hdr-login-img
{
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	padding: 1px 0 0 1px;
	background: #41a3e8;
}
a.hdr-login-txt
{
	display: block;
	float: right;
	max-width: 137px;
	height: 17px;
	margin: 10px 5px 0 5px;
	font-weight: bold;
	text-transform: lowercase;
	overflow: hidden;
}
a.hdr-login-txt-azul  {
    color:#C1E2FF;
    display:block;
    float:right;
    height:17px;
    margin:10px 17px 0 0;
}
.hdr-franquia
{
	float: right;
	height: 45px;
	margin: 0 15px 0 0;
	cursor: pointer;
	clear: both;
}
.hdr-franquia	.left
{
	position: relative;
	float: left;
	width: 10px;
	height: 32px;
	background: url(/thema/skin/default/master/img/hdr-franquia-left.gif) no-repeat;
}
.hdr-franquia	.bg
{
	position: relative;
	float: left;
	width: 125px;
	height: 24px;
	padding: 8px 0 0 0;
	font-weight: bold;
	color: #001b91;
	background: url(/thema/skin/default/master/img/hdr-franquia-bg.gif) repeat-x;
}
.hdr-franquia	.right
{
	/*position: relative;*/
	float: left;
	width: 44px;
	height: 32px;
	background: url(/thema/skin/default/master/img/hdr-franquia-right.gif) no-repeat;
}
.hdr-franq-txt {
    color:#C1E2FF;
    margin:0 0 3px 4px;
}
/* Hdr Submenu Franquia */
.hdr-franquia:hover		.hdr-submenu-franquia
{
	display: block;
}
.hdr-submenu-franquia
{
	display: none;
	position: relative;
	width: 164px;
	margin: 6px 0 0 -5px;
	padding: 10px 0 0 0;
	background: #f6fbff;
	border: 1px solid #8eb8e6;
	z-index: 1;
}
.hdr-submenu-franquia	a
{
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #15558f;
}
.hdr-submenu-franquia	a:hover
{
	background: #cee9fe;
}
/* Hdr Menu */
.hdrMenu
{
	width: 983px;
	margin: 0 auto;
	clear: both;
}
/* Hdr Menu Top */
.hdrMenuTop
{
	width: 100%;
	height: 40px;
	clear: both;
}
.hdrMenuTop		.left
{
	float: left;
	width: 10px;
	height: 40px;
	background: url(/thema/skin/default/master/img/hdr-menu-top-left.gif) no-repeat;
}
.hdrMenuTop		.bg
{
	float: left;
	width: 810px;
	height: 40px;
	background: url(/thema/skin/default/master/img/hdr-menu-top-bg.gif) repeat-x;
	overflow: hidden;
}
.hdrMenuTop		.right
{
	display: block;
	float: left;
	width: 143px;
	height: 25px;
	padding: 15px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #001b91;
	background: url(/thema/skin/default/master/img/hdr-menu-top-right.gif) no-repeat;
}
.hdrMenuTop		.right:hover
{
	background: url(/thema/skin/default/master/img/hdr-menu-top-right-ov.gif) no-repeat;
}
.hdrMenuTop		.bg		a
{
	display: block;
	float: right;
	height: 25px;
/*	padding: 15px 29px 0 28.9px;*/
	padding: 15px 29.1px 0 28.5px;
	font-size: 12px;
	font-weight: bold;
	color: #001b91;
	text-transform: capitalize;
}
.hdrMenuTop		.bg		a:hover
{
	background: url(/thema/skin/default/master/img/hdr-menu-top-bg-ov.gif) repeat-x;
}
.hdrMenuTopDivisor
{
	float: right;
	width: 2px;
	height: 40px;
	background: url(/thema/skin/default/master/img/hdr-menu-top-divisor.gif) no-repeat;
}
/* Sub Menu Lojas */
.subMenuLojas
{
	display: none;
	position: absolute;
	right: 0;
	height: 220px;
	margin: 11px 10px 0 0;
	background: #FFF url(/thema/skin/default/master/img/hdr-sub-menu-gdr-ofertas-bg.gif) repeat-x bottom;
	border-right: 1px solid #b6d1ef;
	border-bottom: 1px solid #b6d1ef;
	border-left: 1px solid #b6d1ef;
	clear: both;
	z-index: 999;
}
.subMenuLojas	a
{
	display: block;
	height: 18px;
	padding: 5px 0 0 13px;
	font-weight: bold;
	color: #15558f;
	text-transform: capitalize;
	clear: both;
}
.subMenuLojas	a:hover
{
	background: #d2eafe;
}
.boxLojas
{
	float: left;
	width: 200px;
	height: 156px;
	margin: 20px 0 0 0;
	border-right: 1px solid #b6d1ef;
}
.grdOfertas
{
	width: 100%;
	height: 43px;
	clear: both;
}
.grdOfertas		.txt
{
	float: left;
	padding: 15px 0 0 20px;
	color: #444444;
}
.grdOfertas		a
{
	display: block;
	float: left;
	width: 90px;
	height: 43px;
	padding: 0;
	text-align: center;
	clear: none;
}
.grdOfertas		a:hover
{
	background: none;
}
.grdOfertas		a.oport
{
	float: left;
	height: 29px;
	padding: 15px 0 0 0;
	margin: 0 10px 0 20px;
}
.grdOfertas		a.oport:hover
{
	text-decoration: underline;
}
.grdOfertas		span
{
	font-weight: bold;
	color: #15558f;
}
/* Hdr Menu Btt */
.hdrMenuBtt
{
	height: 29px;
	padding: 0 0 0 18px;
	text-transform: uppercase;
	clear: both;
}
.hdrMenuBtt		.left
{
	float: left;
	width: 151px;
	height: 29px;
	background: url(/thema/skin/default/master/img/hdr-menu-btt-left.gif) no-repeat;
}
.hdrMenuBtt		.left		a
{
	display: block;
	float: left;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.hdrMenuBtt		.bg
{
	float: left;
	width: 696px;
	height: 29px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	background: url(/thema/skin/default/master/img/hdr-menu-btt-bg.gif) repeat-x;
}
.hdrMenuBtt		.bg		a
{
	color: #FFF;
	font-weight: bold;
}
.hdrMenuBtt		.right
{
	float: left;
	height: 29px;
	background: url(/thema/skin/default/master/img/hdr-menu-btt-right.gif) no-repeat;
}
.hdrMenuBtt		.right		a
{
	display: block;
	float: left;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
a.txtSobre
{
	width: 149px;
	padding: 7px 0 0 0;
}
a.txtAjuda
{
	width: 101px;
	padding: 7px 0 0 0;
}
.hdrMenuOferta
{
	float: left;
	height: 29px;
}
.hdrMenuOferta		a
{
	display: block;
	width: 165px;
	height: 22px;
	padding: 7px 0 0 0;
}
.hdrMenuOferta		a:hover
{
	background: url(/thema/skin/default/master/img/hdr-menu-btt-bg-ov.gif) repeat-x;
}
.hdrMenuClube
{
	float: left;
	height: 29px;
}
.hdrMenuClube		a
{
	display: block;
	width: 165px;
	height: 22px;
	padding: 7px 0 0 0;
}
.hdrMenuClube		a:hover
{
	background: url(/thema/skin/default/master/img/hdr-menu-btt-bg-ov.gif) repeat-x;
}
.hdrMenuTv
{
	float: left;
	height: 29px;
}
.hdrMenuTv		a
{
	display: block;
	width: 123px;
	height: 22px;
	padding: 7px 0 0 0;
}
.hdrMenuTv		a:hover
{
	background: url(/thema/skin/default/master/img/hdr-menu-btt-bg-ov.gif) repeat-x;
}
.hdrMenuRedes
{
	float: left;
	height: 29px;
}
.hdrMenuRedes		a
{
	display: block;
	width: 100px;
	height: 22px;
	padding: 7px 0 0 0;
}
.hdrMenuRedes		a:hover
{
	background: url(/thema/skin/default/master/img/hdr-menu-btt-bg-ov.gif) repeat-x;
}
.hdrMenuAnuncie
{
	float: left;
	height: 29px;
}
.hdrMenuAnuncie		a
{
	display: block;
	width: 135px;
	height: 22px;
	padding: 7px 0 0 0;
}
.hdrMenuAnuncie		a:hover
{
	background: url(/thema/skin/default/master/img/hdr-menu-btt-bg-ov.gif) repeat-x;
}
/* hdr SubMenu */
.hdrSubMenu
{
	display: none;
	position: absolute;
	left: 0;
	padding: 1px 1px 0;
	cursor: pointer;
	background-color: #d0e2e5;
	z-index: 99999;
}
.hdrSubMenu		a
{
	display: block;
	height: 22px;
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-transform: capitalize;
	background: url(/thema/skin/default/master/img/hdr-sub-menu-bg.gif) repeat-x;
	clear: both;
}
.hdrSubMenu		a:hover
{
	background: url(/thema/skin/default/master/img/hdr-sub-menu-bg-ov.gif) repeat-x;
}
.hdrSobre
{
	width: 147px;
	margin: 29px 0 0 28px;
}
.hdrOferta
{
	width: 163px;
	margin: 0 0 0 178px;
}
.hdrOferta		a
{
	width: 163px;
}
.hdrClube
{
	width: 163px;
	margin: 0 0 0 345px;
}
.hdrClube		a
{
	width: 163px;
}
.hdrTv
{
	width: 121px;
	margin: 0 0 0 513px;
}
.hdrTv		a
{
	width: 121px;
}
.hdrRedes
{
	width: 98px;
	margin: 0 0 0 638px;
}
.hdrRedes	a
{
	width: 98px;
}
.hdrAnuncie
{
	width: 133px;
	margin: 0 0 0 740px;
}
.hdrAnuncie		a
{
	width: 133px;
}
.hdrAjuda
{
	width: 96px;
	margin: 29px 0 0 876px;
}
.hdrMenuBttDivisor
{
	float: left;
	width: 2px;
	height: 29px;
	background: url(/thema/skin/default/master/img/hdr-menu-btt-divisor.gif) no-repeat;
}
/*
Content
------------------------------------ */
.content
{
	padding: 0 0 20px 12px;
}
/* Breadcrumb */
.container-breadcrumb {
    clear:both;
    color:#555555;
    font-family:tahoma,arial;
    font-size:11px;
    height:15px;
    padding:5px 0 5px 0;
}
.container-breadcrumb		.txt
{
	float: left;
	margin: 0 5px 0 0;
	font-size: 11px;
	font-family: tahoma, arial;
	text-transform: capitalize;
	color: #555555;
}
.container-breadcrumb     .txt	a
{
	float: left;
	font-size: 11px;
	font-family: tahoma, arial;
	text-decoration: underline;
	text-transform: capitalize;
	color: #555555;
}
/* Titulo Pagina */
.titulo-pagina
{
	width: 95.7%;
	height: 42px;
	padding: 10px 0 23px 35px;
	font-size: 35px;
	color: #00427d;
	text-align: center;
	clear: both;
	overflow: hidden;
}
.titulo-pagina		span
{
	font-size: 28px;
}
/*
Banner Regua (usercontrol/ucBannerRegua.ascx)
------------------------------------ */
.boxBanner
{
	display: none;
	width: 100%;	
	height: 102px;
	clear: both;
/*	margin: 20px 0 20px 7px;*/
	margin: 20px 0 0 8px;
}
.boxBanner	.bannerExpansivo  
{ 
	float: left;
	width: 216px;
	height: 100px;
	background: #ffffff;
	border: 1px solid #e7e7e7;
}
.boxBanner	.bannerExpansivo  .expansivo
{ 
	position: absolute;
	width: 206px;
	height: 90px;
	margin: 5px 5px;
	z-index: 9999;
}
.boxBanner	.txtPublicidade
{
	float: left;
	width: 16px;
	height: 100px;
	background: url(/thema/skin/default/master/img/banner-publicidade.gif) no-repeat;
}
.boxBanner	.bannerRegua
{
	float: left;
	width: 740px;
	height: 100px;
	margin-left: 10px;
	background: #ffffff;
	border: 1px solid #e7e7e7;	
}
.boxBanner	.bannerRegua .regua
{
	width: 730px;
	height: 90px;
	margin: 5px 5px;
}
/* Banner */
.boxBanner
{
	width: 100%;	
	height: 102px;
	clear: both;
/*	margin: 20px 0 20px 7px;*/
	margin: 20px 0 0 7px;
}
/* Thumb Titulo Preco */
.thumbTitPreco
{
	float: left;
	width: 146px;
	height: 200px;
	padding: 10px 0 10px 26px;
	color: #555555;
}
.thumbTitPreco:hover
{
	width: 145px;
	padding: 9px 0 9px 25px;
	background: #e5f2ff;
	border: 1px solid #bbd9f9;
}
.thumbTitPreco	.boxThumb
{
	margin: 0;
	text-align: center;
}
.thumbTitPreco	.cidade
{
	width: 135px;
	height: 13px;
	margin: 0 0 4px -6px;
	color: #8f98a8;
	text-align: center;
	overflow: hidden;
}
.thumbTitPreco	.cidade		a
{
	color: #8f98a8;
}
.thumbTitPreco	.titulo
{
	width: 123px;
	height: 13px;
	margin: 5px 0 0 -1px;
	text-align: center;
	overflow: hidden;
}
.thumbTitPreco	.titulo		a
{
	color: #555555;
}
.thumbTitPreco	.nomeEmpresa
{
	width: 123px;
	height: 26px;
	margin: 5px 0 0 -1px;
	color: #8f98a8;
	text-align: center;
	overflow: hidden;
}
.thumbTitPreco	.nomeEmpresa	a
{
	color: #8f98a8;
}
.thumbTitPreco	.tituloProduto
{
	width: 145px;
	height: 27px;
	margin: 5px 0 0 -12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}
.thumbTitPreco	.tituloProduto	a
{
	font-weight: bold;
	color: #555555;
}
.thumbTitPreco	.tituloLoja
{
	width: 123px;
	height: 26px;
	margin: 5px 0 0 -1px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;	
}
.thumbTitPreco	.tituloLoja		a
{
	font-weight: bold;
	color: #555555;
}
.thumbTitPreco	.txtAzul
{
	width: 123px;
	height: 20px;
	font-size: 11px;
	color: #1c71bb;
	text-align: center;
	overflow: hidden;
}
.thumbTitPreco	.txtAzul	a
{
	font-size: 11px;
	color: #1c71bb;
}
.thumbTitPreco	.txtAzul	b
{
	font-size: 16px;
}
.thumbTitPreco	.txtCinza
{
	width: 120px;
	height: 26px;
	text-align: center;
	overflow: hidden;
}
.thumbTitPreco	.txtCinza	a
{
	color: #555555;
}
.thumbTitPreco	.txtCinzaLoja
{
	width: 145px;
	height: 13px;
	margin: 5px 0 0 -12px;
	text-align: center;
	overflow: hidden;
}
.thumbTitPreco	.txtCinzaLoja	a
{
	color: #555555;
}
.thumbTitPrecoMat
{
	float: left;
	width: 146px;
	padding: 10px 0 10px 26px;
	color: #555555;
}
.thumbTitPrecoMat:hover
{
	width: 145px;
	padding: 9px 0 9px 25px;
	background: #e5f2ff;
	border: 1px solid #bbd9f9;
}
.thumbTitPrecoMat	.titulo
{
	width: 145px;
	height: 27px;
	margin: 5px 0 0 -12px;
	font-weight: bold;
	overflow: hidden;
}
.thumbTitPrecoMat	.txtCinza
{
	width: 120px;
	height: 13px;
	text-align: center;
	overflow: hidden;
}
.thumbTitPrecoMat	.boxThumb
{
	margin: 0;
	text-align: center;
}
a.btnCliqueConf
{
	display: none;
	width: 131px;
	height: 21px;
	margin: 5px 0 0 -5px;
	background: url(/thema/skin/default/master/img/btn-clique-confira.gif) no-repeat;
}
a.btnVejaProdutos
{
	display: none;
	width: 139px;
	height: 21px;
	margin: 10px 0 0 -10px;
	background: url(/thema/skin/default/master/img/btn-veja-alguns-produtos.gif) no-repeat;
}
a.btnSaibaMais
{
	display: block;
	float: right;
	width: 111px;
	height: 21px;
	background: url(/thema/skin/default/master/img/btn-saiba-mais.gif) no-repeat;
}
.hrVertical
{
	float: left;
	width: 1px;
	height: 150px;
	margin: 16px 2px 0 2px;
	background: #bbd9f9;
}
.hrVerticalMat
{
	float: left;
	width: 1px;
	height: 115px;
	margin: 16px 2px 0 2px;
	background: #bbd9f9;
}
.boxInfo
{
	width: 105px;
	height: 15px;
	margin: 5px 0 0 10px;
	clear: both;
}
.boxInfo	a
{
	display: block;
	width: 27px;
	height: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #217edf;
}
.boxInfo	a.video
{
	float: left;
	height: 15px;
	padding: 0 15px 0 0;
	background: url(/thema/skin/default/master/img/cnt-ico-videos.gif) no-repeat right;
}
.boxInfo	a.foto
{
	float: right;
	padding: 0 20px 0 0;
	background: url(/thema/skin/default/master/img/cnt-ico-foto.gif) no-repeat right;
}

/* Box Padrao */
.cnt-box-padrao
{
	width: 982px;
	margin: 20px 0 20px 10px;
}
.cnt-box-padrao		.top
{
	width: 100%;
	height: 100%;
}
.cnt-box-padrao		.top	.left
{
	position: relative;
	float: left;
	width: 1px;
	height: 100%;
	background: #cee4fb url(/thema/skin/default/master/img/cnt-box-padrao-top-borda.gif) no-repeat top;
}
.cnt-box-padrao		.top	.bg
{
	position: relative;
	float: left;
	width: 980px;
	height: 100%;
	background: #f4f9ff url(/thema/skin/default/master/img/cnt-box-padrao-top-bg.gif) repeat-x top;
}
.cnt-box-padrao		.top	.right
{
	position: relative;
	float: left;
	width: 1px;
	height: 100%;
	background: #cee4fb url(/thema/skin/default/master/img/cnt-box-padrao-top-borda.gif) no-repeat top;
}
.cnt-box-padrao		.btt
{
	width: 100%;
	height: 10px;
    font-size: 1px;
	clear: both;
}
.cnt-box-padrao		.btt	.left
{
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	background:  url(/thema/skin/default/master/img/cnt-box-padrao-btt-left.gif) no-repeat;
}
.cnt-box-padrao		.btt	.bg
{
	position: relative;
	float: left;
	width: 961px;
	height: 9px;
	background: #f4f9ff;
	border-bottom: 1px solid #cee4fb;
}
.cnt-box-padrao		.btt	.right
{
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	background: url(/thema/skin/default/master/img/cnt-box-padrao-btt-right.gif) no-repeat;
}
/* Box Barra Azul */
.boxBarraAzul
{
	width: 981px;
	margin: 20px 12px;
	clear: both;
}
.boxBarraAzul	.top
{
	width: 100%;
	height: 37px;
	clear: both;
}
.boxBarraAzul	.top	.left
{
	float: left;
	width: 10px;
	height: 37px;
	background: url(/thema/skin/default/master/img/cnt-boxBarraAzul-top-left.gif) no-repeat;
}
.boxBarraAzul	.top	.bg
{
	float: left;
	width: 960px;
	height: 35px;
	font-size: 17px;
	font-family: tahoma, arial;
	text-transform: uppercase;
	background: url(/thema/skin/default/master/img/cnt-boxBarraAzul-top-bg.gif) repeat-x;
	border-bottom: 2px solid #b1dbff;
}
.boxBarraAzul	.top	.bg		.titulo
{
	float: left;
	width: 885px;
	padding: 7px 0 0 3px;
	font-size: 14px;
	text-transform: uppercase;
}
.boxBarraAzul	.top	.bg		.titulo		span
{
	font-size: 17px;
}
.boxBarraAzul	.top	.right
{
	float: left;
	width: 10px;
	height: 37px;
	background: url(/thema/skin/default/master/img/cnt-boxBarraAzul-top-right.gif) no-repeat;
}
.boxBarraAzul	.mid
{
	width: 978px;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	/*background: url(/thema/skin/default/master/img/cnt-bg-box-barr-azul-mid.gif) repeat-y;*/
	clear: both;
}
.boxBarraAzul	.btt
{
	width: 100%;
	height: 37px;
	clear: both;
}
.boxBarraAzul	.btt	.left
{
	float: left;
	width: 10px;
	height: 37px;
	background: url(/thema/skin/default/master/img/cnt-boxBarraAzul-btt-left.gif) no-repeat;
}
.boxBarraAzul	.btt	.bg
{
	float: left;
	width: 960px;
	height: 28px;
	padding: 7px 0 0 0;
	font-size: 12px;
	font-family: tahoma, arial;
	background: url(/thema/skin/default/master/img/cnt-boxBarraAzul-btt-bg.gif) repeat-x;
	border-top: 2px solid #b1dbff;
}
.boxBarraAzul	.btt	.right
{
	float: left;
	width: 10px;
	height: 37px;
	background: url(/thema/skin/default/master/img/cnt-boxBarraAzul-btt-right.gif) no-repeat;
}
.boxBarraAzul 	.bttPadrao
{
	width: 100%;
	height: 37px;
	clear: both;
}
.boxBarraAzul 	.bttPadrao		.left
{
	float: left;
	width: 10px;
	height: 10px;
	background: url(/thema/skin/default/master/img/cnt-box-padrao-btt-left.gif) no-repeat;
}
.boxBarraAzul 	.bttPadrao		.bg
{
	float: left;
	width: 960px;
	height: 9px;
	background: #f6fbff;
	border-bottom: 1px solid #B1DBFF;
}
.boxBarraAzul 	.bttPadrao		.right
{
	float: left;
	width: 10px;
	height: 10px;
	background: url(/thema/skin/default/master/img/cnt-box-padrao-btt-right.gif) no-repeat;
}
/* Mostrar */
.mostrar
{
	height: 37px;
	border-bottom: 1px solid #b1dbff;
	clear: both;
}
.ajudaMostrar
{
	display: block;
	float: right;
	width: 35px;
	height: 26px;
	padding: 10px 10px 0 26px;
	color: #003462;
	font-family: tahoma, arial;
	text-decoration: underline;
	background: url(/thema/skin/default/master/img/cnt-ico-ajuda-mostrar.jpg) no-repeat left;
}
.txtBarra
{
	float: left;
	padding: 7px 0 0 0;
}
.txtBarraImg
{
	float: left;
	padding: 13px 10px 0 0;
}
.txtMostrar
{
	width: 57px;
	height: 14px;
	background: url(/thema/skin/default/master/img/cnt-txt-mostrar.gif) no-repeat;
}
.barraAzulTxtMostrar
{
	width: 57px;
	height: 14px;
	background: url(/thema/skin/default/master/img/cnt-barraAzul-txt-mostrar.gif) no-repeat;
}
.abas
{
	float: left;
	height: 37px;
}
.abas	a
{
	display: block;
	height: 37px;
	margin: 1px 0 0 0;
}
.boxBarraAzul	.top	.bg		.abas	a
{
	margin: 0;
}
.abaProdutos
{
	width: 106px;
	background: url(/thema/skin/default/master/img/cnt-aba-produtos.gif) no-repeat;
}
.abaProdutosOv
{
	width: 106px;
	background: url(/thema/skin/default/master/img/cnt-aba-produtos-ov.gif) no-repeat;
}
.abaLoja
{
	width: 106px;
	background: url(/thema/skin/default/master/img/cnt-aba-lojas.gif) no-repeat;
}
.abaLojaOv
{
	width: 106px;
	background: url(/thema/skin/default/master/img/cnt-aba-lojas-ov.gif) no-repeat;
}
.abaMaterias
{
	width: 105px;
	background: url(/thema/skin/default/master/img/cnt-aba-materias.gif) no-repeat;
}
.abaMateriasOv
{
	width: 105px;
	background: url(/thema/skin/default/master/img/cnt-aba-materias-ov.gif) no-repeat;
}
.barraAbaProdutos
{
	width: 105px;
	background: url(/thema/skin/default/master/img/cnt-barraAzul-aba-produtos.gif) no-repeat;
}
.barraAbaProdutosOv
{
	width: 105px;
	background: url(/thema/skin/default/master/img/cnt-barraAzul-aba-produtos-ov.gif) no-repeat;
}
.barraAbaLoja
{
	width: 106px;
	background: url(/thema/skin/default/master/img/cnt-barraAzul-aba-loja.gif) no-repeat;
}
.barraAbaLojaOv
{
	width: 106px;
	background: url(/thema/skin/default/master/img/cnt-barraAzul-aba-loja-ov.gif) no-repeat;
}
.barraAbaMaterias
{
	width: 105px;
	background: url(/thema/skin/default/master/img/cnt-barraAzul-aba-materias.gif) no-repeat;
}
.barraAbaMateriasOv
{
	width: 105px;
	background: url(/thema/skin/default/master/img/cnt-barraAzul-aba-materias-ov.gif) no-repeat;
}
.ajudaBarraAzul
{
	display: block;
	float: right;
	width: 35px;
	height: 26px;
	padding: 10px 0 0 26px;
	text-decoration: underline;
	text-transform: none;
	background: url(/thema/skin/default/master/img/cnt-ico-ajuda-barra-azul.gif) no-repeat left;
}
a.btVoltarFiltro
{
	display: block;
	float: right;
	width: 142px;
	height: 24px;
	margin: 3px 10px 0 0;
	padding: 6px 0 0 31px;
	font-size: 13px;
	font-weight: bold;
	color: #1c70c2;
	background: url(/thema/skin/default/master/img/cnt-bt-voltar-filtro.gif) no-repeat;
}
/* Container Thumbs */
.containerThumbs
{
	float: left;
	width: 707px;
	padding: 20px 0 0 4px;
}
.containerThumbs		.pipe
{
	float: left;
	margin: -3px 10px 0;
	color: #1c71bb;
	font-size: 17px;
}
/* Container Ord Vis */
.containerOrdVis
{
	height: 40px;
	margin: 0 0 20px -4px;
	background: url(/thema/skin/default/master/img/cnt-bg-cont-ord-vis.gif) repeat-x bottom;
	clear: both;
}
/* Box Ordenar */
.boxOrdenar
{
	float: left;
	width: 510px;
	height: 35px;
	color: #555555;
}
.boxOrdenar		.titulo
{
	float: left;
	margin: 2px 5px 0 15px;
}
.boxOrdenar		a
{
	display: block;
	float: left;
	font-size: 13px;
	color: #15558f;
}
.boxOrdenar		a:hover
{
	font-weight: bold;
}
.boxOrdenar		.txtPreco
{
	width: 53px;
}
.boxOrdenar		.txtMaisVistos
{
	width: 85px;
}
.boxOrdenar		.txtNome
{
	width: 65px;
}
.boxOrdenar		.txtOrdAlfabetica
{
	width: 125px;
}
.boxOrdenar		.txtPadrao
{
	width: 60px;
}
.boxVisualizar
{
	float: right;
	width: 200px;
	height: 35px;
}
.boxVisualizar		.txt
{
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
	color: #555555;
}
.boxVisualizar		a
{
	display: block;
	float: left;
	color: #15558f;
	font-size: 13px;
}
.boxVisualizar		a:hover
{
	font-weight: bold;
}
.boxVisualizar		a.lista
{
	width: 26px;
	padding: 0 0 0 20px;
	background: url(/thema/skin/default/master/img/cnt-ico-lista.gif) no-repeat left;
}
.boxVisualizar		a.tabela
{
	width: 40px;
	padding: 0 0 0 17px;
	background: url(/thema/skin/default/master/img/cnt-ico-tabela.gif) no-repeat left;
}
/* Float Left Thumb */
.floatLeftThumb
{
	float: left;
	min-width: 140px;
	min-height: 175px;
}
.boxThumb
{
	width: 116px;
	height: 95px;
	margin: 0 9px;
	padding: 2px;
	background: #2696ff;
}
.paginacao
{
	height: 20px;
	font-size: 13px;
	height: 20px;
	color: #15558f;
	margin: 15px 0;
	padding: 0 0 0 300px;
	text-align: center;
	clear: both;
}
.paginacao	div
{
	float: left;
	margin: 0 2px;
}
.paginacao		a.paginacaoEsq
{
	float: left;
	display: block;
	width: 27px;
	height: 18px;
	margin: 0 2px 0 0;
	background: url(/thema/skin/default/master/img/cnt-ico-paginacao-esq.gif) no-repeat;
}
.paginacao		a.paginacaoDir
{
	float: left;
	display: block;
	width: 27px;
	height: 18px;
	margin: 0 0 0 2px;
	background: url(/thema/skin/default/master/img/cnt-ico-paginacao-dir.gif) no-repeat;
}
/* Container Filtros */
.containerFiltros
{
	float: left;
	width: 265px;
	margin: 0 0 0 2px;
	padding: 0 0 50px 0;
}
.containerFiltros		.boxFiltro
{
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	color: #15558f;
	clear: both;
}
.containerFiltros		.boxFiltro		.titulo
{
	margin: 10px 0;
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
.boxFiltro		.selectFilter
{
	min-height: 20px;
	margin: 10px 7px 5px -8px;
	background: #FFF;
	border-top: solid 1px #c7e0fa;
}
.boxFiltro		.selectFilter	.select
{
	height: 16px;
	padding: 4px 0 0 7px;
	color: #1c71bb;
	font-weight: bold;
	border-top: solid 1px #e3f1ff;
}
.boxFiltro		.selectFilter	.select		.filtro
{
	float: left;
	width: 225px;
	height: 15px;
	overflow: hidden;
}
.boxFiltro		.selectFilter	.select		a
{
	display: block;
	float: right;
	width: 14px;
	height: 12px;
	margin: 0 5px 0 0;
	background: url(/thema/skin/default/master/img/cnt-ico-fechar-filtro.gif) no-repeat right center;
}
.boxFiltro		a.aplicarFiltro
{
	display: block;
	float: right;
	width: 92px;
	height: 21px;
	margin: 0 10px 0 0;
	background: url(/thema/skin/default/master/img/btn-aplicar-filtro.gif) no-repeat;
}
ul.listaFiltro
{
	margin: 0;
	padding: 0;
	color: #084d89;
	clear: both;
}
ul.listaFiltro		li
{
	height: 17px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(/thema/skin/default/master/img/cnt-ico-filtro-li.gif) no-repeat 0 4px;
	clear: both;
}
ul.listaFiltro		li		a
{
	color: #084d89;
}
ul.listaFiltro		li		a:hover
{
	text-decoration: underline;
}
.titFiltros
{
	padding: 25px 0 10px 15px;
}
.txtRefineBusca
{
	width: 90px;
	height: 14px;
	background: url(/thema/skin/default/master/img/cnt-txt-refine-busca.gif) no-repeat;
}
/* Dados Filtro */
.dadosFiltro
{
	margin: 0 0 10px 0;
	padding: 10px 0 20px 0;
	color: #555555;
	background: #d6eaff;
	border-bottom: solid 1px #FFF;
	clear: both;
}
.dadosFiltro	div
{
	padding: 2px 0 2px 15px;
}
.dadosFiltro	div		b
{
	font-size: 12px;
	color: #333333;
}
.dadosFiltro		.bgAzulTxtBranco
{
	padding-top: 2px;
	font-weight: bold;
	color: #FFF;
	background: #69aff4;
}
.dadosFiltro		.bgAzulTxtPreto
{
	margin: 0 0 7px 0;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	text-transform: capitalize;
	background: #badcff;
}
.dadosFiltro	a.selecaoBrasil
{
	display: block;
	height: 15px;
	margin: 15px 0 0 13px;
	padding: 2px 0 0 20px;
	color: #555555;
	background: url(/thema/skin/default/master/img/cnt-ico-selecao-brasil.gif) no-repeat;
}
.dadosFiltro	a.selecaoBrasil:hover
{
	background: url(/thema/skin/default/master/img/cnt-ico-selecao-brasil-ov.gif) no-repeat;
}
/* Navegacao */
.navegacao
{
	width: 100%;
 	height: 205px;
	clear: both;
}
.cnt-box-padrao		.btt	.bg-nav
{
	position: relative;
	float: left;
	width: 731px;
	height: 9px;
	font-size: 1px;
	background: #f4f9ff;
	border-bottom: 1px solid #cee4fb;
}
.cnt-box-padrao		.btt	.right-nav
{
	position: relative;
	float: left;
	width: 240px;
	height: 10px;
	font-size: 1px;
}
.right-nav		.nav-bg
{
	position: relative;
	float: left;
	width: 230px;
	height: 9px;
	background: #daedff;
	border-bottom: 1px solid #cee4fb;
}
.right-nav		.nav-canto
{
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	background: url(/thema/skin/default/master/img/cnt-box-padrao-btt-right-nv.gif) no-repeat;
}
.box-ultimas-ofertas-mat
{
	float: left;
	width: 720px;
	height: 100%;
	color: #333333;
	padding: 0 0 0 15px;
}
.box-ultimas-ofertas-mat		b
{
	display: block;
}
.titulo-nav
{
	height: 18px;
	margin: 10px 0 18px 0;
	clear: both;
}
.box-thumbs-nav
{
	clear: both;
}
.box-thumb-tit-depart
{
	float: left;
	margin: 0 15px 0 0;
	text-align: center;
}
.box-thumb
{
	width: 120px;
	height: 97px;
	padding: 2px 0 0 0;
	background: #2696ff;
}
.titulo-thumb
{
	width: 120px;
	height: 28px;
	margin: 4px 0 0 0;
	color: #000;
	overflow: hidden;
}
.depart-thumb
{
	width: 128px;
	height: 27px;
	margin: 1px 0 0 -3px;
	color: #15558f;
	overflow: hidden;
}
.divisor-navegacao
{
	position: relative;
	float: left;
	width: 5px;
	height: 100%;
	background: url(/thema/skin/default/master/img/cnt-box-padrao-top-divisor.jpg) no-repeat;
}
.box-ultimas-buscas
{
	float: left;
	width: 224px;
	height: 100%;
	padding: 0 0 0 15px;
	color: #333333;
	background: #daedff url(/thema/skin/default/master/img/cnt-box-padrao-nav-busca-bg.gif) repeat-x top;
}
a.nav-item-busca
{
	display: block;
	height: 14px;
	margin: 13px 0 0 0;
	padding: 0 0 0 10px;
	color: #333333;
	background: url(/thema/skin/default/master/img/cnt-ico-seta-lista.gif) no-repeat left;
	clear: both;
}
/* Tags 
.tags
{
	width: 100%;
 	height: 130px;
	clear: both;
}
.tags	.bg		.titulo-tags
{
	height: 14px;
	margin: 10px 0 15px 15px;
	clear: both;
}
.tags	.bg		ul
{
	height: 90px;
	padding: 0 15px;
	text-align: left;
	overflow: hidden;
}
.tags	.bg		ul	li
{
	display: inline;
	line-height: 25px;
	vertical-align: middle;
}
.tags	.bg		ul	li	h1
{
	display: inline;
	margin: 1px 5px;
	font-size: 1em;
}
.tags	.bg		ul	li	h1 	a
{
	display: inline-block;
	font-weight: bold;
	color: #15558f;
	text-transform: capitalize;
	text-decoration: none;
	border-bottom: solid 2px #f8fbff;
}
.tags	.bg		ul	li	h1 	a:hover
{
	border-bottom: solid 2px #ffe400;
}
*/
/*
Footer
------------------------------------ */
.footer
{
	height: 558px;
	background: #f3faff;
	clear: both;
}
.footer		.titulo
{
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #0d90ff;
}
.ultimas
{
	height: 220px;
	padding: 25px 0 0 15px;
}
.ultimas	.titulo
{
	margin: 0 0 15px 0;
}
.ultimas	.ofertas
{
	float: left;
	width: 712px;
	overflow: hidden;
}
.ultimas	.divisor
{
	margin: 35px 20px 0 10px;
}
.ultimas	.busca
{
	float: left;
}
.ultimas	.busca		a
{
	display: block;
	margin: 0 0 13px 0;
	padding: 0 0 0 15px;
	color: #15558f;
	background: url(/thema/skin/default/master/img/cnt-ico-ul-up.gif) no-repeat left center;
}
.ultimas	.busca		a:hover
{
	text-decoration: underline;
}


.todasLojas
{
	height: 150px;
	padding: 20px 0 0 15px;
	color: #15558f;
	overflow: hidden;
	width: 600px;
	float: left;
}
.todasLojas		.titulo
{
	margin: 0 0 10px 0;
}
.todasLojas		.lojas
{
	/*height: 50px;*/
	overflow: hidden;
	clear: both;
}
.todasLojas		.lojas	ul
{
	/*height: 50px;*/
	text-align: left;
	overflow: hidden;
	float: left;
}
.todasLojas		.lojas	ul	li
{
	/*display: inline;*/
	line-height: 16px;
	vertical-align: middle;
}
.todasLojas		.lojas	ul	li	div
{
	display: inline;
}
.todasLojas		.lojas	ul	li	div		a
{
	display: inline-block;
	color: #15558f;
	text-decoration: none;
	text-transform: capitalize;
}
.todasLojas		.lojas	ul	li	div		span
{
	display: inline-block;
	margin: 0 5px;	
	color: #15558F;
	text-decoration: none;
	text-transform: capitalize;
}



.todosBlogs
{
	height: 150px;
	padding: 20px 0 0 15px;
	color: #15558f;
	overflow: hidden;
	border-left: 1px solid #cde8ff;
}
.todosBlogs		.titulo
{
	margin: 0 0 10px 0;
}
.todosBlogs		.lojas
{
	/*height: 50px;*/
	overflow: hidden;
	clear: both;
}
.todosBlogs		.lojas	ul
{
	/*height: 50px;*/
	text-align: left;
	overflow: hidden;
	float: left;
}
.todosBlogs		.lojas	ul	li
{
	/*display: inline;*/
	line-height: 16px;
	vertical-align: middle;
}
.todosBlogs		.lojas	ul	li	div
{
	display: inline;
}
.todosBlogs		.lojas	ul	li	div		a
{
	display: inline-block;
	color: #15558f;
	text-decoration: none;
	text-transform: capitalize;
}
.todosBlogs		.lojas	ul	li	div		span
{
	display: inline-block;
	margin: 0 5px;	
	color: #15558F;
	text-decoration: none;
	text-transform: capitalize;
}







.linksFooter
{
	height: 40px;
	padding: 25px 0 0 59px;
	font-size: 14px;
	color: #0d90ff;
}
.linksFooter	a
{
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #0d90ff;
}
.linksFooter	div
{
	float: left;
	margin: 0 15px;
}
.copyright
{
	height: 45px;
	padding: 30px 0 0 18px;
	color: #0d90ff;
}
.copyright	span
{
	color: #555555;
}


.boxThumbsNav
{
	clear: both;
}
.boxThumbInfo
{
	float: left;
	margin: 0 0 0 28px;
	text-align: center;
	cursor: pointer;
}
.boxThumbInfo:hover		a
{
	text-decoration: underline;
}
.boxThumbInfo:hover		div
{
	text-decoration: underline;
}
a.boxThumbII
{
	display: block;
	width: 120px;
	height: 97px;
	margin: 0 9px 5px;
	padding: 2px 0 0 0;
	background: #c4ddf2;
}
div.boxThumbII
{
	display: block;
	width: 120px;
	height: 97px;
	margin: 0 9px 5px;
	padding: 2px 0 0 0;
	background: #c4ddf2;
}
a.txtThumb
{
	display: block;
	width: 156px;
	margin: 2px 0 0 -8px;
	color: #555555;
	overflow: hidden;
}
div.txtThumb
{
	display: block;
	width: 156px;
	margin: 2px 0 0 -8px;
	color: #555555;
	overflow: hidden;
}
div.preco
{
	height: 17px;	
}
div.preco		span
{
	font-size: 16px;
}
a.preco
{
	height: 17px;	
}
a.preco		span
{
	font-size: 16px;
}
.divisor
{
	float: left;
	width: 1px;
	height: 130px;
	background: #cfe9ff;
}
.hrHorizontal
{
	display: inline-block;
	width: 99.6%;
	height: 1px;
	margin: 5px 0;
	background: #d5ecff;
	clear: both;
}
/* tags */
.tags
{
	width: 100%;
	clear: both;
}
.tags	.titulo
{
	clear: both;
}
.tags	ul
{
	height: 90px;
	text-align: left;
	border-top: 1px solid #d5ecff;
	overflow: hidden;
}
.tags	ul	li
{
	display: inline;
	line-height: 25px;
	vertical-align: middle;
}
.tags	ul	li	h1
{
	display: inline;
	margin: 1px 5px;
	font-size: 1em;
}
.tags	ul	li	h1 	a
{
	display: inline-block;
	font-weight: bold;
	color: #5a8bb5;
	text-transform: capitalize;
	text-decoration: none;
	border-bottom: solid 2px #f8fbff;
}
.tags	ul	li	h1 	a:hover
{
	border-bottom: solid 2px #ffe400;
}













/*********************************************************************
* Header da Master Page Default de Empresa
*********************************************************************/
.header-empresa
{
    width: 100%;
    height: 60px;
    background-color: #2ea4ff;
    border-bottom: 1px solid #71c1ff;
}
.header-empresa .hdr-empresa
{
    width: 1000px;
    margin: 0 auto;
}
.header-empresa .hdr-empresa .hdr-empresa-menu
{
    width: 351px;
    height: 60px;
    float: left;
}
.header-empresa .hdr-empresa .hdr-empresa-menu a
{
    display: block;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-decoration: underline;
    text-transform: uppercase;
}
.header-empresa .hdr-empresa .hdr-empresa-menu .logo-st
{
    width: 102px;
    height: 58px;
    background: #2ea4ff url('/thema/skin/default/master/img/emp-logo-shoptour.jpg') no-repeat center center;
}
.header-empresa .hdr-empresa .hdr-empresa-menu .txt
{
    margin-top: 23px;
    margin-left: 11px;
}
.header-empresa .hdr-empresa .hdr-empresa-busca
{
    width: 370px;
    height: 60px;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    background: #2ea4ff url('/thema/skin/default/master/img/emp-topo-busca-bg.jpg') no-repeat top left;
}
.header-empresa .hdr-empresa .hdr-empresa-busca
{
    width: 370px;
    height: 60px;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    background: #2ea4ff url('/thema/skin/default/master/img/emp-topo-busca-bg.jpg') no-repeat top left;
}
.header-empresa .hdr-empresa .hdr-empresa-busca span
{
    margin-top: 23px;
    float: left;
    display: block;
}
.header-empresa .hdr-empresa .hdr-empresa-busca input
{
    margin-top: 21px;
    margin-left: 11px;
    float: left;
    border: 0px solid #FFFFFF;
    color: #90adc4;
    font-family: 11px tahoma,arial;
    font-weight: bold;
    height: 17px;
    line-height: normal;
    width: 224px;
    
}
.header-empresa .hdr-empresa .hdr-empresa-busca a
{
    margin-top: 21px;
    float: left;
    display: block;
    height: 26px;
    width: 23px;
}
.header-empresa .hdr-empresa .hdr-empresa-login
{
    width: 275px;
    height: 60px;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
}

.header-empresa .hdr-empresa .hdr-empresa-login a
{
    display: block;
    float: right;
    height: 17px;
    margin: 23px 3px 0 0;
}

.header-empresa .hdr-empresa .hdr-empresa-login .nome
{
    max-width: 137px;
    overflow: hidden;
    text-transform: lowercase;
    font-weight: bold;
}
.header-empresa .hdr-empresa .hdr-empresa-login .avatar
{
    margin: 16px 3px 0 0; 
    padding: 1px 0 0 1px;
    width: 26px;
    height: 26px;
}





