@charset "utf-8";
/* CSS Document */

/* Classe padrao azul - default */

body { overflow:hidden !important;}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_window .topcorner { background:url(../images/popup/box-corners.png) top left no-repeat;  width:681px; height:18px; display:block; position:absolute; top:-18px; left:0; z-index:-9999;}

#TB_window .bottomcorner { background:url(../images/popup/box-corners.png) bottom left no-repeat; width:681px; height:18px; display:block; position:absolute; bottom:-18px; left:0;}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a {color: #FFF; text-decoration:none; font:normal 11px Arial, Helvetica, sans-serif;}
#TB_window a:hover { text-decoration:underline;}

/*Classe padrao rosa  */

#TB_window.saude-e-beleza-popup{ background:#255d90; padding:0 19px;}

#TB_window.servicos-popup{ background:#7f8c9c; padding:0 19px 0 20px;}

#TB_window.saude-e-beleza-popup .topcorner { background:url(../images/popup/box-saude-e-beleza.png) top left no-repeat; width:697px; }

#TB_window.servicos-popup .topcorner { background:url(../images/popup/box-servicos.png) top left no-repeat; width:735px;  }

#TB_window.saude-e-beleza-popup .bottomcorner { background:url(../images/popup/box-saude-e-beleza.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

#TB_window.servicos-popup .bottomcorner {background:url(../images/popup/box-servicos.png) bottom left no-repeat; width:735px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

#TB_window.saude-e-beleza-popup #TB_title{
	background:#255d90;
	width:656px;
}

#TB_window.servicos-popup #TB_title{
	background:#7f8c9c;
	width:690px;	
}

#TB_window.saude-e-beleza-popup #TB_ajaxWindowTitle, 
#TB_window.servicos-popup #TB_ajaxWindowTitle {
	font-size:25px; 
	background:none;
}

/* servicos-popup */

#TB_window.servicos-popup .topcorner { background:url(../images/popup/servicosboxtop.png) top left no-repeat; width:708px;}

#TB_window.servicos-popup .bottomcorner{background:url(../images/popup/servicosboxBottom.png) bottom left no-repeat; width:695px; }

#TB_window.servicos-popup { background:url(../images/popup/servicosboxMiddle.png) 0 0 repeat-y;}

#TB_window.servicos-popup #TB_title{ width:670px;}

#TB_window.servicos-popup .title_right_default{
	
	background: #851f83 url(../images/popup/right-title-purple2.gif) right top no-repeat;
	
	}

#TB_window.servicos-popup .title_left_default{

background:url(../images/popup/left-title-purple2.gif) left top no-repeat;
	}
	
/* compare-popup */
#TB_window.compare-popup .topcorner { background:url(../images/popup/box-corners_compare.png) top left no-repeat;
	width:965px; height:18px; display:block; position:absolute; top:-18px; left:0; z-index:-9999;}

#TB_window.compare-popup .bottomcorner {background:url(../images/popup/box-corners_compare.png) bottom left no-repeat;
	width:965px ; height:18px; display:block; position:absolute; bottom:-18px; left:0;}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window.compare-popup #TB_title{
	width:940px ;
}
#TB_window.compare-popup {
	background:url(../images/popup/bg_window_compare.png) 0 0 repeat-y ;
	width: 970px ;
}

/* medium-popup  */
#TB_window.medium-popup .topcorner		{background:url(../images/popup/box-corners_medium.png) top left no-repeat; width:745px; height:18px; display:block; position:absolute; top:-18px; left:0; z-index:-9999; margin-left: 1px;}
#TB_window.medium-popup .bottomcorner	{background:url(../images/popup/box-corners_medium.png) bottom left no-repeat; width:745px; height:18px; display:block; position:absolute; bottom:-18px; left:0; margin-left: 1px;}
#TB_window.medium-popup #TB_title		{width:722px;}

/* saude e beleza */
.wrapSaude-e-belezaTop contentWindow  width635 height150
{
	height: 334px;
}

.wrapSaude-e-belezaTop contentWindow  width635 height150 .jScrollPaneContainer
{
	height: 330px; 
	width: 635px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox basic settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:2000px;
	overflow:hidden;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#001521;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: absolute;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	padding:0 12px;
	width: 681px;
	background:url(../images/popup/bg_window.png) 0 0 repeat-y;
}

/*
1. #TB_window.medium-popup not used: don't work in ie6
2. important! don't work with pngfix
*/ 
#bodyPayment .medium-popup {
	background-image: url(../images/popup/bg_window_medium.png);
	width: 720px;
}

#TB_window iframe { margin:30px 0 0 0;}

* html #TB_window { /* ie6 hack */
position: absolute;
top:20%;
left:50%;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:9px 15px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	/*float:left;
	background:url(../images/popup/left-title.gif) left top no-repeat;
	height:33px;
	font: bold 14px/33px Arial, Helvetica, sans-serif; color:#FFF;
	padding-left:17px;*/
	
	float:left;
	height:33px;
	font: bold 14px/33px Arial, Helvetica, sans-serif; color:#FFF;
	padding-left:17px;
}

#TB_title{
	/*position: absolute;
	top:-5px;
	background: url(../images/popup/right-title.gif) right top no-repeat;
	height:33px;
	width:657px;
	z-index:9999px;*/
	position: absolute;
	top:-5px;
	height:33px;
	width:657px;
	z-index:9999px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.saude-beleza-left {
    background:url(../images/popup/saude-beleza-left-title.gif) left top no-repeat;
}

.saude-beleza-right
{
    background: url(../images/popup/saude-beleza-right-title.gif) right top no-repeat;
}


/*Classe padrao azul */
.title_right_default
{
    background: url(../images/popup/right-title.gif) right top no-repeat;
}


.title_left_default
{
	background:url(../images/popup/left-title.gif) left top no-repeat;
}


/*GUIA DE COMPRAS LIGTHBOX darkBlue*/

#TB_window.darkBlue-popup{ background:#245E90; padding:0 19px;}
#TB_window.darkBlue-popup #TB_ajaxWindowTitle, 
#TB_window.darkBlue-popup #TB_title{
	background:#245E90;
	width:656px;
}
#TB_window.darkBlue-popup .topcorner { background:url(../images/popup/box-darkBlue.png) top left no-repeat; width:697px; }
#TB_window.darkBlue-popup .bottomcorner { background:url(../images/popup/box-darkBlue.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX darkGreen*/

#TB_window.darkGreen-popup{ background:#29868E; padding:0 19px;}
#TB_window.darkGreen-popup #TB_ajaxWindowTitle, 
#TB_window.darkGreen-popup #TB_title{
	background:#29868E;
	width:656px;
}
#TB_window.darkGreen-popup .topcorner { background:url(../images/popup/box-darkGreen.png) top left no-repeat; width:697px; }
#TB_window.darkGreen-popup .bottomcorner { background:url(../images/popup/box-darkGreen.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX green*/

#TB_window.green-popup{ background:#679966; padding:0 19px;}
#TB_window.green-popup #TB_ajaxWindowTitle, 
#TB_window.green-popup #TB_title{
	background:#679966;
	width:656px;
}
#TB_window.green-popup .topcorner { background:url(../images/popup/box-green.png) top left no-repeat; width:697px; }
#TB_window.green-popup .bottomcorner { background:url(../images/popup/box-green.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX lightBlue*/

#TB_window.lightBlue-popup{ background:#3F8FC0; padding:0 19px;}
#TB_window.lightBlue-popup #TB_ajaxWindowTitle, 
#TB_window.lightBlue-popup #TB_title{
	background:#3F8FC0;
	width:656px;
}
#TB_window.lightBlue-popup .topcorner { background:url(../images/popup/box-lightBlue.png) top left no-repeat; width:697px; }
#TB_window.lightBlue-popup .bottomcorner { background:url(../images/popup/box-lightBlue.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX lightOrange*/

#TB_window.lightOrange-popup{ background:#EB8E15; padding:0 19px;}
#TB_window.lightOrange-popup #TB_ajaxWindowTitle, 
#TB_window.lightOrange-popup #TB_title{
	background:#EB8E15;
	width:656px;
}
#TB_window.lightOrange-popup .topcorner { background:url(../images/popup/box-lightOrange.png) top left no-repeat; width:697px; }
#TB_window.lightOrange-popup .bottomcorner { background:url(../images/popup/box-lightOrange.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX middleGreen*/

#TB_window.middleGreen-popup{ background:#7CA113; padding:0 19px;}
#TB_window.middleGreen-popup #TB_ajaxWindowTitle, 
#TB_window.middleGreen-popup #TB_title{
	background:#7CA113;
	width:656px;
}
#TB_window.middleGreen-popup .topcorner { background:url(../images/popup/box-middleGreen.png) top left no-repeat; width:697px; }
#TB_window.middleGreen-popup .bottomcorner { background:url(../images/popup/box-middleGreen.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX orange*/

#TB_window.orange-popup{ background:#DE5B01; padding:0 19px;}
#TB_window.orange-popup #TB_ajaxWindowTitle, 
#TB_window.orange-popup #TB_title{
	background:#DE5B01;
	width:656px;
}
#TB_window.orange-popup .topcorner { background:url(../images/popup/box-orange.png) top left no-repeat; width:697px; }
#TB_window.orange-popup .bottomcorner { background:url(../images/popup/box-orange.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX pink*/

#TB_window.pink-popup{ background:#BB36B3; padding:0 19px;}
#TB_window.pink-popup #TB_ajaxWindowTitle, 
#TB_window.pink-popup #TB_title{
	background:#BB36B3;
	width:656px;
}
#TB_window.pink-popup .topcorner { background:url(../images/popup/box-pink.png) top left no-repeat; width:697px; }
#TB_window.pink-popup .bottomcorner { background:url(../images/popup/box-pink.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}

/*GUIA DE COMPRAS LIGTHBOX purple*/

#TB_window.purple-popup{ background:#9772FE; padding:0 19px;}
#TB_window.purple-popup #TB_ajaxWindowTitle, 
#TB_window.purple-popup #TB_title{
	background:#9772FE;
	width:656px;
}
#TB_window.purple-popup .topcorner { background:url(../images/popup/box-purple.png) top left no-repeat; width:697px; }
#TB_window.purple-popup .bottomcorner { background:url(../images/popup/box-purple.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}


/*GUIA DE COMPRAS LIGTHBOX RED*/

#TB_window.red-popup{ background:#E83747; padding:0 19px;}
#TB_window.red-popup #TB_ajaxWindowTitle, 
#TB_window.red-popup #TB_title{
	background:#E83747;
	width:656px;
}
#TB_window.red-popup .topcorner { background:url(../images/popup/box-red.png) top left no-repeat; width:697px; }
#TB_window.red-popup .bottomcorner { background:url(../images/popup/box-red.png) bottom left no-repeat; width:695px; height:15px; display:block; position:absolute; bottom:-15px; left:0;}
