/* RESET
************************/
body { background:none;}
ul { padding:0;}

/* COMPARE
************************/
div#wrapCompare br.clear { clear:both;}
div#wrapCompare { width:935px;}

/* #nameProducts
************************/
ul#nameProducts {
	border-bottom:1px solid #D4D4D4;
	display:inline;
	float:left;
	margin-bottom:10px;
	margin-left:180px;
}
ul#nameProducts li {
	padding:0 9px 9px;
	float:left;
	width:162px;
}
ul#nameProducts li h2 {
	color:#666666;
	font-size:108%;
}
ul#nameProducts li span {
	font-size:85%;
}

/* .contentCompare
************************/

div.contentCompare h3 {
	color:#666666;
	font-size:116%;
	font-weight:bold;
	overflow:hidden;
	padding:10px 0 5px 5px;
	width:850px;
}

	/* #thumbProd
	************************/
	#thumbProd {
		float:left;
		margin-left:181px;
		display:inline;
		padding-top:18px;
	}
	#thumbProd div.images {
		background:url("../images/popup/compare-img-box.gif") no-repeat center 0;
		float:left;
		height:163px;
		width:178px;
	}
	#thumbProd div.images a {
		display:block;
		font-size:77%;
		margin:3px 0 20px 82px;
		width:87px;
	}
	#thumbProd div.images img {
		display:block;
		margin:0 auto;
	}

	/* #descriptProd
	************************/
	#descriptProd {}
	#descriptProd  td.borderDescript { border-top:1px solid #D4D4D4;}
	#descriptProd  td.descript {
		border-left:1px solid #D4D4D4;
		padding:8px;
		*padding:7px;
		width:163px;
	}
	#descriptProd  td.first {
		border-left:none;
		padding-left:5px;
		width:180px;
	}
	#descriptProd  td strong.price {
		color:#666;
		font-size:108%;
		text-transform:uppercase;
	}
	#descriptProd  td ul.price li { line-height:18px;}
	#descriptProd  td ul.price .orangeColor { color:#D45F0F;}
	#descriptProd  td ul.price .blueColor { color:#3F8FC0;}
	#descriptProd  td ul.price span { font-size:85%;}
	#descriptProd  td ul.price span strong { font-size:108%;}
	#descriptProd  td ul.price li a {
		background:url("../images/popup/bt-compare-comprar.gif") no-repeat 0 0;
		display:block;
		height:24px;
		margin-top:10px;
		text-indent:-9999px;
		width:84px;
	}

.scroll-pane {
	height: 430px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.jScrollCapBottom { _bottom: -11px;}
a.jScrollArrowDown { _bottom:-7px !important;}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

/*thickbox compare*/


#TB_window .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 .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 a {color: #FFF; text-decoration:none; font:normal 11px Arial, Helvetica, sans-serif;}
#TB_window a:hover { text-decoration:underline;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox 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;
	background:url(../images/popup/bg_window_compare.png) 0 0 repeat-y ;
	width: 970px ;
}
#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;
}

#TB_title{
	position: absolute;
	top:-5px;
	background: url(../images/popup/right-title.gif) right top no-repeat;
	height:33px;
	width:940px ;
	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;
}
