/* -----------------------------------
* Site ShopTour - Clube
* Criado: 09/09/2009
* Ultima Alteracao: --/--/----
* Versao: 01
------------------------------------ */
.content{padding: 0 10px !important; background: transparent !important; color: #444;}
.cnt-box-padrao { margin: 10px 0 20px 0 !important;}
.container-breadcrumb { min-height: 10px; padding: 0; margin: 18px 0 0;}

.bold {font-weight: bold;}

/*.hdrMenuClube{background: url(/thema/skin/default/master/img/hdr-menu-btt-bg-ov.gif) repeat-x !important;}*/

/* CLube
 ------------------------------------ */
.containerClube
{
	width: 100%;
	min-height: 336px;
	margin: 10px 0 25px;
	background: url(../img/lg-clube-shoptour.jpg) no-repeat;
	clear: both;
	
}
.containerClube p {margin: 0; padding: 0;}
.containerClube a {margin: 0; padding: 0; color: #15558f; text-decoration: underline;}
.containerClube img {border: 0;}

/* Titulo Pagina
 ------------------------------------ */
.containerClube	.tituloPagina
{
	position: relative;
	padding: 0 40px 0 25px;
	min-height: 40px;
	_height: 40px;
}
.containerClube	.tituloPagina	img
{
	float: left;
	margin-right: 22px;
}
.containerClube	.tituloPagina	p
{
	float: left;
	padding-left: 20px;
	font-weight: bold;
	color: #003462;
	border-left: solid 2px #8eb0ce;
}

/* Box Produtos
 ------------------------------------ */
 .containerClube	.boxProduto
{
	position: relative;
	width: auto;
}
.containerClube	.boxProduto	.top
{
	height: 38px;
	padding: 0 7px;
	background: url(../img/box-produto-T-L.gif) no-repeat;
}
.containerClube	.boxProduto	.top	.title
{
	float: left;
	width: 100%;
	height: 38px;
	background: url(../img/box-produto-T-B.gif) repeat-x;
}
.containerClube	.boxProduto	.top	.right
{
	float: right;
	width: 7px;
	height: 38px;
	margin-right: -7px;
   _margin-right: 0;
	background: url(../img/box-produto-T-R.gif) no-repeat;
}
.containerClube	.boxProduto	.top	.title	img
{
	float: left;
	margin: 11px 0 0 8px;
}
.containerClube	.boxProduto	.top	.title	.ajuda
{
	float: right;
	margin: 10px 8px 0 0;
	cursor: pointer;
}
.containerClube	.boxProduto	.bottom
{
	height: 3px;
	padding: 0 7px;
	font-size: 0;
	background: url(../img/box-produto-B-L.gif) no-repeat;
}
.containerClube	.boxProduto	.bottom	.bg
{
	float: left;
	width: 100%;
	height: 3px;
	border-bottom: solid 1px #e5e6e6;
	background-color: #f6fbff;
}
.containerClube	.boxProduto	.bottom	.right
{
	float: right;
	width: 7px;
	height: 3px;
	margin-right: -7px;
   _margin-right: 0;
	background: url(../img/box-produto-B-R.gif) no-repeat;
}
.containerClube	.boxProduto	.conteudo
{
	position: relative;
	min-height: 296px;
	_height: 300px;
	padding: 0px;
	border-right: solid 1px #e5e6e6;
	border-left: solid 1px #e5e6e6;
	background-color: #f6fbff;
}

/* Model
 ------------------------------------ */
.containerModel
{
	position: absolute;
	width: auto;
	border: 1px solid #D1EBF9;
	background-color: #fff;
	z-index: 9999;
}
.containerModel	.topo
{
	width: 100%;
	height: 43px;
	font-size: 17px;
	font-weight: bold;
	background-color: #009cff;
}
.containerModel	.topo	img
{
	display: block;
	float: left;
	margin: 5px 0 0 5px; 
}
.containerModel	.topo	span
{
	display: block;
	float: left;
	margin: 10px 0 0 15px;
}
.containerModel	.topo	.fechar
{
	display: block;
	float: right;
	width: 64px;
	height: 20px;
	margin: 5px 5px 0 0;
	background: url(/thema/skin/default/master/img/cnt-ico-fechar-dht.gif) no-repeat;
}
.containerModel	.conteudo
{
	color: #555;
}