@import url("reset.css");
@import url("amarillas.css");

#advBox .topBox{
	background-position:0px -6px;
}

/* SearchBox */
#search.bgBox{
	height:134px;
	background-position:0px -1492px;
	float: left;
}

#search .leftBox{
	/*background-position:-16px -1358px;*/
	background-position:-16px -1367px;
}

#search .rightBox{
	/*height:134px;
	background-position:754px -1358px;*/
	height:123px;
	background-position:754px -1367px
}

#search form#searchForm{
	top:55px;
	left:25px;
}

#search .didUMean{
	font-family:verdana;
	font-size:9px;
	color:#626262;
	top:101px;
	left:23px;
	width:710px;
	position:absolute;
}

#search .didUMean a{
	color:#005891;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}

#search .didUMean strong{
	font-weight: bold;
	text-decoration: underline;
}

#search.noDidUMean{
	/*height:117px;*/
	height:110px;
	background-position:0px -1745px;
}

#search.noDidUMean .leftBox{
	background-position:-16px -1627px;
}

#search.noDidUMean .rightBox{
	height:117px;
	background-position:754px -1627px;
}

#search.noDidUMean p, #search.noDidUMean span {
	display:none;	
}

/* SUGGEST */
#suggest{
	/*top: 80px;
	left:130px;
	*/
	top: 96px;
	left:24px;
	
}

/* SEARCHPATH */
div.searchPath{
	padding:8px 0 0 8px;
	height: 20px;
	font-family:verdana;
	font-size:10px;
	color:#626262;
	width: 700px;
}

div.searchPath a{
	font-family:verdana;
	font-size:10px;
	color:#005891;
}

div.searchPath div.mask{
	left:0px;
	position:absolute;
	width:20px;
	height:20px;
	background:#EFEFEF;
}

div.searchPath.capitalize{
	text-transform: capitalize !important;
}

#notFoundMessage {
	position: relative;
	color: #5290B5;
	margin-left: 10px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 5px 0;
}

#notFoundMessage #notFoundWord {
	font-weight: bold;
}

/* RESULT */
#result{
	width:766px;
	margin-top:5px;
	margin-bottom:14px;
}

#result h2{
	position:absolute;
	text-indent:-9000px;
}

#result .bgBox2{
	position: relative;
	width:766px;
	background-position:-962px 0px;
	overflow: visible !important;
}

#result .bgBoxAdvertise{
	float: left;
	margin-bottom: 10px;
}

#result .bgBox2 .bottomBox {
	clear: both !important;
}

#result #topBoxResult{
	position:relative;
	width: 605px;
	height: 31px;
	background-image: none !important;
	z-index: 1;
}

#result #topBoxResult.noExpand{
	background-image: url(../img/boxes2.png) !important;
	background-position:-196px -73px;
	height: 28px;
}

#result .topBox span{
	color:#976804;
	font-family: verdana;
	font-size: 9px;
}

#result .topBox span.narrow strong, #result .topBox span.expand strong{
	font-weight: bold;
	line-height:25px;
}

#result .topBox span.narrow{
	position: absolute;
	left: 21px;
}


#result .topBox span.expand{
	position: absolute;
	left: 220px;
}

#result div.disabled{
	opacity:0.35;
	filter:alpha(opacity=35);
}

#result .topBox span.disabled{
	opacity:0.35;
	filter:alpha(opacity=35);
}

#result .topBox div.mail-img,
#result .topBox div.multimail-img,
#result .topBox div.print-img,
#result .topBox div.mail,
#result .topBox div.multimail,
#result .topBox div.print{
	position:absolute;
	width:24px;
	height:18px;
	top:4px;
	overflow:hidden;
	text-indent:-9000em;
	cursor: pointer;
	z-index: 2;
}

#result .topBox div.mail-img,
#result .topBox div.multimail-img,
#result .topBox div.print-img{
	z-index: 1;
}

#result .topBox div.mail{
	right: 95px;
}
#result .topBox div.mail-img{
	right: 95px;
	background: url(../img/boxes2.png) no-repeat -683px -33px;
}

#result .topBox div.multimail {
	right:68px;
}
#result .topBox div.multimail-img{
	right:68px;
	background: url(../img/boxes2.png) no-repeat -710px -33px;
}

#result .topBox div.print{
	right:40px;
}

#result .topBox div.print-img{
	right:40px;
	background: url(../img/boxes2.png) no-repeat -737px -33px;
}

#topBoxResult.noExpand div.print-img{
	background: url(../img/boxes2.png) no-repeat -737px -33px;
}

#result .topBox div.checkbox{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 22px;
	line-height: 22px;
}

#result .topBox div.checkbox input{
	text-align: center;
	vertical-align: middle;
}


#result .bottomBox{
	background-position:-196px 0px;
	height:29px;
}

#result .content{
	display:inline-block;
	margin-top: -3px;
	float: left;
}

#result.narrow .content, #result.expand .content{
	margin-top: -9px;
}

#result .content .hrSolid{
	clear: both;
	width: 577px;
	margin: 0 0 0 14px;
	overflow: hidden;
	height: 1px;
}

#result #advNoContent{
	display:none;
}

#result .advertise{
	float: left;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	width: 603px;
	margin-left: 1px;
}

#result .advDebug {
	color:#BEBDBD;
	left:13px;
	/*position:absolute;*/
	top:5px;
}

#result .advContent {
	width: 399px;
	float: left;
	display: inline;
	margin-bottom:30px;
}

#result #advContainer {
	float: left;
	width: 603px;
}

#advContainer div.gratuito div.details h4, #advContainer div.gratuito div.details h4 a{
	color:#696969;
}
	
#advContainer div.nacional{
	background-color: #fbf2d8;
}

#advContainer div.provincial{
	background-color: #e9f1f7;
}

#result .advContent .details{
	padding: 16px 0 5px 13px;
}

#result .first .details{
	padding-top: 25px;
}

#result .details .infoAdv{
	width: 433px;
	/*text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;*/
}

#result .details strong{
	font-weight: bold;
}

#result .advContent h4, #advContainer div.details h4 a{
	color:#2279b0;
	font-size: 10px;
	text-decoration: none;
	outline: none;
}

/* Links / Tabs Adv Result List */

#result .linksAdv{
	/* margin-top: -30px; */
	float: left;
	clear: both;
	margin-bottom: 5px;
	position:relative;
}

#result .advContent h4{
	color:#2279b0;
	font-size: 10px;
	text-transform:uppercase;
	margin-bottom:3px;
}

#result .linksAdv .navTabs{
	clear: both;
	float: left;
	display: inline;
	position: absolute;
	top:-26px;
	left: 6px; 
	z-index: 2;
	width: 400px;
}

#result .linksAdv .navTabs li{
	float: left;
	display: inline;
	position: relative;
	height: 26px;
	margin-left:-1px;
}

#result .linksAdv .navTabs span,
#result .linksAdv .navTabs a{
	color: #8b6632;
	font: 11px Arial;
	float: left;
	display: inline;
	height: 26px;
	outline: none;
	background: url(../img/resultListTabs.png) no-repeat right -78px;
}

#result .linksAdv .navTabs span em,
#result .linksAdv .navTabs a em{
	float: left;
	display: inline;
	height: 22px;
	margin: 0px 5px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	text-decoration: underline;
}

#result .linksAdv .navTabs .sel {
	background: url(../img/resultListTabs.png) no-repeat left top;
	margin-left: -1px;
	z-index:1;
}

#result .linksAdv .navTabs .last span,
#result .linksAdv .navTabs .last a{
	background-image: none !important;
}

#result .linksAdv .navTabs .sel span,
#result .linksAdv .navTabs .sel a{
	background: url(../img/resultListTabs.png) no-repeat right -26px !important;
}

#result .linksAdv .navTabs .sel span em,
#result .linksAdv .navTabs .sel a em{
	text-decoration: none;
	color: #ab8228;
	background: url(../img/resultListTabs.png) repeat-x left -52px;
	cursor: default;
}

#result .linksAdv li.navTabsMask {
	height:19px;
	width:2px;
}

#result div.normal .linksAdv li.navTabsMask {
	background:#F8F8F8;
	
}

#result div.gratuito .linksAdv li.navTabsMask {
	background:#F8F8F8;
}

#result div.nacional .linksAdv li.navTabsMask {
	background-color: #fbf2d8;
}
#result div.provincial .linksAdv li.navTabsMask {
	background-color: #e9f1f7;
}

#result .linksAdv .navTabs li .mask {
	display: none;
}

#result .linksAdv .navTabs .sel .mask {
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	left: 0;
	bottom: -2px;
	background: url(../img/resultListTabs.png) no-repeat left -5px;
}

#result .detailsTools{
	position:relative;
	width: 593px;
	left: 5px; 
	top: -1px;
	z-index: 1;
	clear: both;
}

#result .detailsTools .bgBox2, #result .detailsTools .topBox, #result .detailsTools .bottomBox{
	background-image: url(../img/resultList.png) !important;
	width: 592px;
}

#result .detailsTools .topBox{
	background-position: 0 0;
	/*height: 199px;*/
}

#result .detailsTools .bgBox2{
	background-position: -594px 0;
}

#result .detailsTools .bottomBox{
	height: 6px;
	background-position: -1187px 0;
}


#result .advertise .rightContents{
	position: relative;
	display: inline;
	width: 150px;
	float: right;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
}

#result .first .rightContents{
	top: 29px;
}

#result .rightContents .imgLogo{
	padding-bottom: 10px;
}

#result .rightContents .btCall{
	padding-top: 10px;
}

#result .rightContents .selectAdvertise{
	position:absolute;
	top: 15px;
	right: 10px;
}

#result .bottomBox div{
	font-family: verdana;
	color:#AD7A0D;
}

#result .bottomBox div#advertiseCount{
	position:absolute;
	left:20px;
	line-height:32px;
}

#result .bottomBox .leftBox, #result .bottomBox .rightBox{
	background-image:none;
}

#result .bottomBox .rightBox{
	line-height:32px;
	position:absolute;
	right:190px;
	padding-left:13px;
}

#result .bottomBox .rightBox a{
	float: left;
	color: #AD7A0D;
	outline:none;
	text-align: center;
}

#result .bottomBox .rightBox a.page{
	padding-left:5px;
	padding-right: 5px;
}

#result .bottomBox .rightBox a.page:hover{
	font-weight:bold;
	margin-left:0px;
}

#result .bottomBox .rightBox strong{
	float: left;
	width: 15px;
	text-align: center;
	font-weight:bold;
	color: #AD7A0D;
}

#result .bottomBox .rightBox span {
	float: left;
	width: 15px;
	margin-right: 10px;
}

#result .bottomBox .rightBox a.previous, #result .bottomBox .rightBox a.next{
	float: left;
	width: 6px !important;
	text-indent:-9000em;
	line-height:11px;
	margin-top:10px;
	background-image:url(../img/pag.gif);
	text-decoration: none;
}

#result .bottomBox .rightBox a.next{
	background-position: 0 33px;
	margin-left: 5px;
}

#result .bottomBox .rightBox a.previous{
	background-position: 0 0px;
	margin-right: 5px;
}

#result #bgTopBoxResult {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../img/boxes2.png) no-repeat -196px -29px;
	width: 605px;
	height: 33px;
}

#result #bgTopBoxBarResult {
	display: none;
	position: absolute;
	top: 22px;
	left: 0px;
	background: transparent url(../img/boxes2.png) no-repeat -196px -62px;
	width: 605px;
	height: 11px;
}

#result #narrowOpen,
#result #expandOpen {
	width: 42px;
	height: 11px;
	position: absolute;
	top: 22px;
	cursor: pointer;
	background: transparent url(../img/searchBox.png) no-repeat -3447px 3px;
}
#result #narrowOpen{ left: 18px; }
#result #expandOpen{ left: 220px; }

#result #narrowClose,
#result #expandClose{
	display: none;
	width: 42px;
	height: 11px;
	position: absolute;
	top: 141px;
	cursor: pointer;
	background: transparent url(../img/searchBox.png) no-repeat -3489px 3px;
}
#result #narrowClose{ left: 18px; }
#result #expandClose{ left: 222px; }

#result #narrowCloseBar ,
#result #expandCloseBar{
	display: none;
	position: absolute;
	top: 141px;
	width: 202px;
	height: 11px;
	background: transparent url(../img/boxes2.png) no-repeat -196px -51px;
}

#result #expandCloseBar{
	width: 203px;
	left: 202px;
	background-position: -397px -51px;
}

#result #narrowContent,
#result #expandContent{
	display: none;
	height: 108px;
	background-color: #F7F3E7;
	width: 603px;
	border: 1px solid #D1970A;
	border-top-width: 0;
	padding-top: 33px;
	overflow: hidden;
	font-family: Verdana, sans-serif;
}

#result #narrowOpenMask {
	display: none;
	position: absolute;
	width: 201px;
	height: 33px;
	top: 0;
	left: 0;
	background: #F7F3E7 url(../img/boxes2.png) no-repeat -196px -101px;
}

#result #expandOpenMask {
	display: none;
	position: absolute;
	width: 201px;
	height: 33px;
	top: 0;
	left: 202px;
	background: #F7F3E7 url(../img/boxes2.png) no-repeat -397px -101px;
}

#result.narrow #topBoxResult,
#result.expand #topBoxResult {
	height: auto;
	margin-bottom: 10px;
}

#result.narrow #bgTopBoxBarResult,
#result.expand #bgTopBoxBarResult {
	display: block;
}

#result.narrow #narrowOpenMask,
#result.narrow #narrowClose,
#result.narrow #narrowCloseBar,
#result.narrow #narrowContent {
	display: block;
}
#result.narrow #narrowOpen {
	display: none;
}

#result.expand #expandOpenMask,
#result.expand #expandClose,
#result.expand #expandCloseBar,
#result.expand #expandContent {
	display: block;
}
#result.expand #expandOpen {
	display: none;
}

#result div.listContainer div.eachList {
	float: left;
	display: inline;
	width: 181px;
	padding-left: 20px;
	margin-top: 15px;
	height: 91px;
	background: transparent url(../img/sep_refineSearch.png) no-repeat right top;
	overflow: hidden;
}

#result div.eachList div.slider {
	left: 162px;
	position: relative;
	top: 4px;
}

#result div.eachList h4{
	color: #785b19;
	font-weight: bold;
	margin-bottom: 5px;
}

#result div.eachList div.hr{
	position: relative;
	left: -22px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background: transparent url(../img/sep_refineSearch.png) no-repeat -2px -91px;
	margin-bottom: 3px;
}

#result div.eachList div.list{
	height: 48px;
	overflow: hidden;
}

#result div.eachList ul{
	margin-top: 0 !important;
}

#result div.eachList li{
	display: block;
	height: 16px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: nowrap;
	color: #878173;
}

#result div.eachList li a{
	height: 16px;
	line-height: 16px;
	color: #878173;
}

#result div.listContainer div.up{ background-position: -3414px top; }
#result div.listContainer div.up-disable{ background-position: -3403px top; }
#result div.listContainer div.down{ background-position: -3436px top; }
#result div.listContainer div.down-disable{ background-position: -3425px top; }


#resultToolTip {
	position: absolute;
	width: 220px;
	z-index: 2;
}

#resultToolTipSlot {
	z-index: 1001;
}

#resultToolTipSlot div.enable {
	display: block;
}
#resultToolTipSlot div.on {
	display: block;
}

#resultToolTipSlot div.disable {
	display: none;
}
#resultToolTipSlot  div.off {
	display: none;
}

#result div.to-mail {
	right: -101px !important;
}

#result div.to-multimail {
	right: -129px !important;
}

#result div.to-print {
	right: -155px !important;
}

/*
#resultToolTip div.bg{
	position: absolute !important;
	width: 220px;
	height: 48px;
	background-image: url(../img/tip_multimail.png) !important;
  background-image: none;
  filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tip_multimail.png',sizingMethod='scale');
}

*/

#resultToolTip{
	z-index: 1001;
}

#resultToolTipBody {
	position: absolute;
	bottom: -10px;
}

#resultToolTip div.tipBgTop{
	position: relative;
	width: 220px;
	height: 6px;
	background-image: url(../img/tip_multimail_top.png) !important;
  background-image: none;
  filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tip_multimail_top.png',sizingMethod='scale');
}

#resultToolTip div.tipBgBottom{
	position: relative;
	width: 220px;
	height: 21px;
	background-image: url(../img/tip_multimail_bottom.png) !important;
  background-image: none;
  filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tip_multimail_bottom.png',sizingMethod='scale');
}

#resultToolTip div.tipContainer{
	width: 220px;
	position: static;
	background-repeat: repeat-y;
	background-image: url(../img/tip_multimail_middle.png) !important;
  background-image: none;
  filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tip_multimail_middle.png',sizingMethod='scale');
}

#resultToolTip div.tipBgMiddle{
	position: relative;
}


#resultToolTip #tipTextCtd {
	margin-left: 46px;
	width: 155px;
}

#resultToolTip div.label-mail,
#resultToolTip div.label-multimail,
#resultToolTip div.label-print{
	display: none !important;
	font-family: Verdana, sans-serif;
	font-style: italic;
	color: #7E7E7E;
	cursor: default;
	font-size: 9px;
	line-height: 10px;
}

#resultToolTip.to-mail div.label-mail,
#resultToolTip.to-multimail div.label-multimail,
#resultToolTip.to-print div.label-print{
	display: inline !important;
}

#resultToolTip div.count{
	position: relative;
	float: left;
	display: inline;
	background: transparent url(../img/bg_multimailCount.png) no-repeat left top;
	height: 16px;
	padding-left: 7px;
	padding-right: 2px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 3px;
	color: #398CBC;
}

#resultToolTip div.count strong{
	line-height: 15px;
	vertical-align: middle;
	cursor: default;
}

#resultToolTip div.count div.bgTipRight{
	position: absolute;
	top: 0;
	right: -5px;
	background: transparent url(../img/bg_multimailCount.png) no-repeat right -16px;
	width: 5px;
	height: 16px;
}




/*ADV*/

#advResult{
	position: relative;
	margin-top: -28px;
	width: 161px;
	float: right;
	display: inline;
}
.noResult #advResult,
.noExpand #advResult{
	margin-top: -24px;
}
.narrow #advResult,
.expand #advResult{
	margin-top: -143px;
}

#advResultContent {
	padding-left: 10px;
	padding-top: 27px;
	width: 151px;
	overflow: hidden;
}

#advResultTop {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 161px;
	height: 10px;
	background: transparent url(../img/boxes2.png) no-repeat -801px -29px;
}

#advResult img{
	margin-bottom: 28px;
}

#advResult a{
	outline: none;
}


/*NO RESULT*/

#noResultBgBox {
	background-image: url(../img/boxes_notFound.png);
	background-position: left top !important;
}

.noResult #result #advNoContent{
	display:block;
	position:relative;
	float: left;
	width:604px;
	font-family:verdana;
}

.noResult #advNoContent .p {
	font-size:11px;
	color:#de942b;
	padding:50px 20px 10px 20px;
}

.noResult #advNoContent .p {
	font-size:11px;
	color:#de942b;
	padding:50px 20px 10px 20px;
}
.noResult #advNoContent ul.results {
	margin-left:1px;
	border-top:1px solid #f7c277;
}
.noResult #advNoContent ul.results li {
	text-indent:30px;
	height:21px;
	background:url(../img/boxes.png) 0 -1889px;

}

.noResult #advNoContent ul.results li strong{
	font-weight:bold;
}

.noResult #advNoContent ul.results li a {
	display:block;
	font-size:10px;
	padding:4px 0px;
	height:13px;
	text-decoration:none;
	color:#000000;
	background:url(../img/noresult_list_style.gif) no-repeat 20px center;
}

.noResult #advNoContent ul.results li a:hover {
	text-decoration:underline;
}

.noResult #advNoContent h3 {
	background:url(../img/tit_sugerencias.gif) no-repeat;
	text-indent:-9000em;
	width: 567px;
	height:17px;
	margin:32px 0px 14px 10px;
}

.noResult #advNoContent ul.suggestions {
	margin-left:20px;
}

.noResult #advNoContent ul.suggestions li {
	color:#88826f;
	margin:3px 0px;
}

.noResult #advNoContent ul.suggestions li a {
	color:#88826f;
}

.noResult #advNoContent ul.suggestions li strong {
	font-weight:bold;
}


/* ADV TOOLS */

.detailsTools .vr{
	background-image: url(../img/resultList.png);
	background-position: -2289px 0;
	background-repeat:no-repeat;
	width: 2px;
	height: 182px;
	position: absolute;
	left: 158px;
	top: 7px;
}

.detailsTools .btClose {
	position:absolute;
	top: 0;
	right: 0;
	z-index: 556;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/btClose.png) !important;
	background-image:none;
	width: 30px;
	height: 30px;
	outline:none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/btClose.png', sizingMethod='crop');
	cursor: pointer;
}


/**  Direction **/

.directionDetail{
	position:relative;
}

.directionDetail .mapContainer{
	width: 252px;
	height: 182px;
	padding: 10px 0 5px 10px;
}

.directionDetail .mapContainer iframe{
	border:0px none;
	height:180px;
	margin:1px 0pt 0pt 1px;
	width:250px;
}

.mapContainer .borderMap {
	width: 252px;
	height: 182px;
	z-index: 555;
	position:absolute;
	left: 10px;
	top: 10px;
	background-image: url(../img/resultList.png);
	background-repeat:no-repeat;
	background-position: -1781px 0;
}

.mapContainer .map{
	position: relative;
} 

.mapContainer .btZoom{
	position:absolute;
	top: 9px;
	left: 170px;
	z-index: 556;
}

.mapContainer .btZoom a{
	display: block;
	text-indent: -5000px;
	background-image: url(../img/btAmpliar.png) !important;
	background-image:none;
	width: 94px;
	height: 37px;
	outline:none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/btAmpliar.png', sizingMethod='crop');
	cursor: pointer;
}

.directionContainer{
	width: 327px;
	height: 190px;
	position:absolute;
	top: 2px;
	left: 264px;
}



.directionContainer div.up-disable{
	background-position: -3403px top;
}

.directionContainer div.down-disable{
	background-position: -3425px top;
}

.directionContainer div.up{
	background-position: -3414px top;
}

.directionContainer div.down{
	background-position: -3436px top;
}

.directionContainer .directionItens{
	height: 145px;
	width: 150px;
	overflow:hidden;
	position:relative;
	top: 30px;
	left: 10px;
	left: 0 !ie;
}

.directionContainer .content{
	margin-top: 0 !important;
}

.directionContainer .btClose{
	position:absolute;
	top: 0;
	right: 0;
	z-index: 556;
}

.directionContainer .btClose a{
	display: block;
	text-indent: -5000px;
	background-image: url(../img/btClose.png) !important;
	background-image:none;
	width: 30px;
	height: 30px;
	outline:none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/btClose.png', sizingMethod='crop');
	cursor: pointer;
}

.directionContainer .leftSide{
	background-image: url(../img/resultList.png);
	background-position: -2041px 0;
	background-repeat:no-repeat;
	width: 157px;
	height: 195px;
}

.directionContainer .leftSide div.slider{
	right: 173px !important;
	bottom: 1px !important;
	z-index: 500; 
}

.directionContainer .vr{
	left: 158px;
	top: 7px;
}

.directionContainer .leftSide h3{
	text-indent: -9999px;
	display:block;
	background-image: url(../img/titsAdvList.gif);
	width: 66px;
	height: 13px;
	position:relative;
	top: 13px;
	left: 19px;
}

.directionContainer .leftSide ul{
	display:block;
}

.directionContainer .leftSide li{
	color: #976804;
	padding-left:16px;
}

.directionContainer .leftSide li.sel{
	background: transparent url(../img/arrow_style_right.gif) no-repeat scroll 0px 4px;
}

.directionContainer .leftSide li strong{
	position:relative;
	left: -5px;
	left: 5px !ie;
	cursor:pointer;
	font-family:arial;
}

.directionContainer .leftSide li.sel strong {
	font-weight:bold;
}

.directionContainer .rightSide{
	font-family:arial;
	color: #DA9329;
	clear:right;
	position:absolute;
	top: 40px;
	left: 172px;
	width: 150px;
}

.directionContainer .rightSide strong{
	font-weight: bold;
}

.directionContainer .rightSide div.slider{
	right: 4px !important;
	top: 135px !important;
	z-index: 500; 
}

.directionContainer .rightSide p{
	width: 150px;
}

.directionContainer .rightSide p a{
	outline:none;
}

.directionContainer .rightSide img{
	margin: 10px 0 5px 0;
}

.directionContainer .rightSide .ctdOther{
	height: 26px;
	width: 150px;
	overflow:hidden;
}

.directionContainer .rightSide .ctdOther span{
	color: #DA9329 !important;
}

.directionContainer .rightSide .ctdOther li{
	margin-top: 2px;
}

.directionContainer .rightSide p.otherPhone{
	display:block !important;
	background-image: url(../img/arrow_style_right.gif);
	background-repeat:no-repeat;
	background-position: 57px 3px;
	font-size: 10px !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	color: #976804 !important;
	width: 80px;
	text-decoration: underline;
	cursor: pointer;
}


/**  Video **/

.videoDetail .videoContainer{
	width: 276px;
	height: 233px;
}

.videoContainer .video {
	position: relative;
	top: 5px;
	left: 6px;
	width: 270px;
	height: 230px;
}

.videoContainer .videoiFrame {
	width: 270px;
	height: 230px;
}
	
	
.videoDetail .descriptionContainer{
	width: 327px;
	height: 230px;
	position:absolute;
	top: 2px;
	left: 264px;
}

.descriptionContainer .descriptionVideo{
	width: 260px;
	height: 101px;
	position: relative;
	top: 25px;
	left: 40px;
}

.descriptionContainer .descriptionVideo h4{
	text-transform: none !important;
	color: #976804 !important;
	margin-bottom: 10px;
}

.descriptionContainer .descriptionVideo p{
	color: #de942b;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}

.otherVideos{
	position:absolute;
	bottom: 0;
	left: 30px;
	width: 285px;
	height: 97px;
}

.otherVideos .hr hr{
	display: none;	
}

.otherVideos .hr {
	background-image: url(../img/resultList.png);
	background-position: -1187px -10px;
	width: 268px;
	height: 1px;
	position:relative;
	left: 5px;
	top: 5px;	
}

.otherVideos .listVideosContainer{
	position: relative;
	top: 25px;
	left: 0;
	width: 285px;
	overflow:hidden;
	z-index: 600;
}

.listVideosContainer .listVideo{
	float: left;
	padding-left: 21px;
}

.listVideosContainer .thumbName{
	color: #976804;
	width: 68px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align:center;
	cursor: pointer;
	margin-top: 5px;
}

.listVideosContainer .thumbVideo{
	color: #976804;
	width: 68px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align:center;
	cursor: pointer;
}

.listVideosContainer .thumbVideo img{
	border: 1px #dfcb99 solid;
	width: 63px;
	height: 45px;
	display: block;
	cursor: pointer;
}

.otherVideos .btSliderPrevious, .otherVideos .btSliderNext{
	width: 6px;
	height: 11px;
	position:absolute;
	top: 45px;
	z-index: 650;
	cursor: pointer;
}

.otherVideos .btSliderPrevious div, .otherVideos .btSliderNext div{
	width: 6px;
	height: 11px;
	background-image: url(../img/pag.gif);
	background-repeat: no-repeat;
}

.otherVideos .btSliderNext{
	right: 0;
}

.otherVideos .btSliderPrevious{
	left: 2px;
}

.otherVideos .btSliderNext .enable{
	background-position: 0 -11px;
}

.otherVideos .btSliderNext .disable{
	background-position: 0 -33px;
}

.otherVideos .btSliderPrevious .enable{
	background-position: 0 0;
}

.otherVideos .btSliderPrevious .disable{
	background-position: 0 -22px;
}


/** Benefits **/

.benefitsContainer div.up-disable{
	background-position: -3403px top;
}

.benefitsContainer div.down-disable{
	background-position: -3425px top;
}

.benefitsContainer div.up{
	background-position: -3414px top;
}

.benefitsContainer div.down{
	background-position: -3436px top;
}

.benefitsContainer{
	color: #976804;
}

.benefitsContainer .vr{
	background-position: -1187px -12px;
	height: 68px;
	left: 277px;
	top: 31px;
}

.benefitsContainer .leftSide {
	float:left;
	width: 285px;
	height: 100px;
}

.benefitsContainer .rightSide {
	float:left;
	width: 277px;
}

.benefitsContainer .leftSide h3, .benefitsContainer .rightSide h3{
	display:block;
	text-indent: -5000px;
	background-image: url(../img/titsAdvList.gif);
	margin: 15px 0 0 30px;
	
}

.benefitsContainer .leftSide div.slider{
	left: 257px !important;
	bottom: 10px !important;
}

.benefitsContainer .leftSide h3 {
	width: 66px;
	height: 15px;
	background-position: 0 -17px;
}

.benefitsContainer .rightSide div.slider{
	right: 28px !important;
	bottom: 10px !important;
}

.benefitsContainer .rightSide h3{
	background-position: 0 -36px;
	width: 54px;
	height: 15px;
}

.benefitsContainer .descriptionBenefits{
	margin: 6px 0 0 30px;
	height: 53px;
	overflow:hidden;
}

.benefitsContainer .descriptionBenefits ul{
	margin-top: 0 !important;
}

.benefitsContainer .descriptionBenefits ul li{
	margin-top: 4px;
}

.benefitsContainer .descriptionBenefits em{
	display:block;
	background-image: url(../img/arrow_style_right.gif);
	background-repeat:no-repeat;
	position:relative;
}

.benefitsContainer .descriptionBenefits strong{
	position:relative;
	margin-left: 9px;
	top: -2px;
	font-weight:bold;
}

.benefitsContainer .descriptionBenefits strong a{
	color: #976804
}

/** Email **/

.emailContainer {
	height: 205px;
}

.emailContainer .topMail .btBack{
	display:none;
}

.sentOk .topMail .btBack{
	display:block;
	color: #976804;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(../img/arrow_style_left.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	width: 50px;
	text-indent: 8px;
	position: absolute;
	right: 30px;
	top: 8px;
}

.emailContainer .topMail h3{
	display:block;
	text-indent: -5000px;
	background-image: url(../img/titsAdvList.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
	width: 102px;
	height: 13px;
	position: absolute;
	left: 28px;
	top: 17px;
}

.sentOk .topMail h3{
	display:none;
}

.emailContainer .topMail select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cf7203;
	width: 171px;
	height: 19px;
	position: absolute;
	left: 148px;
	top: 14px;
}

.sentOk .topMail select{
	display:none;
}

.emailContainer .emailForm{
	width: 590px;
	height: 159px;
	background-image: url(../img/resultList.png);
	background-repeat: no-repeat;
	background-position: -2296px 0;
	position:absolute;
	bottom: 0;
	left:1px;
}

.sentOk .emailForm{
	background-position: -2889px 0;
}


.emailContainer .emailForm .forms{
	position:absolute;
	top:40px;
	left:29px;
}

.sentOk .emailForm .forms{
	display:none;
}

.emailContainer .emailForm h3{
	display:block;
	text-indent: -5000px;
	background-image: url(../img/titsAdvList.gif);
	background-repeat: no-repeat;
	background-position: 0 -54px;
	width: 102px;
	height: 13px;
	position: absolute;
	left: 28px;
	top: 17px;
}

.sentOk .emailForm h3{
	display:none;
}

.emailContainer .emailForm label{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cf7203;
	position: absolute;
	margin:3px 0 0 3px;
	cursor:text;
}

.emailContainer .emailForm label.labelPhone{
	left: 180px;
}

.emailContainer .emailForm label.labelCompany{
	display:none;	
}
.emailContainer .emailForm label.labelMail{
	left: 360px;
}

.emailContainer .emailForm label.labelMessage{
	top:30px;
	left:0;
}

.emailContainer .emailForm input{
	width: 168px;
	height: 17px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cf7203;
	background-color: transparent;
	outline:none;
}

.emailContainer .forwardEmail {
}

.emailContainer .emailForm input.inputName{
	margin-top: 1px;
}

.emailContainer .emailForm input.inputPhone{
	margin-left: 8px;
	margin-top: 1px;
}

.emailContainer .emailForm input.inputMail{
	margin-left: 8px;
	margin-top: 1px;
}

.emailContainer .emailForm textarea{
	width: 529px;
	width: 527px !ie;
	height: 44px;
	border: none;
	margin-top: 13px;
	margin-top: 10px !ie;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cf7203;
	background-color: transparent;
	outline:none;
	resize: none;
}

.emailContainer .emailForm button{
	background:transparent url(../img/herramientas/bt_enviar.png) no-repeat scroll 0%;
	border-width:0pt;
	color:#FFFFFF;
	cursor:pointer;
	height:19px !important;
	left:468px;
	line-height:normal;
	padding-bottom:3px !important;
	position:absolute;
	top:87px;
	width:61px;
	outline:none;
}

div p span.plus,
div p span.minus{
	cursor:pointer;
}

div.hide .minus{
	display:none;
}

div.show .plus{
	display:none;
}

div.show span.minus{
	letter-spacing:2px;
}

/* inner Pages */

#innerPages {
	width: 766px;
	margin-bottom: 14px;
	float: left;
}

#innerPages h2 { display: none; }

#innerPages .bgBox {
	clear: both;
	background: transparent url(../img/innerPagesBox.png) repeat-y -1532px top;
	z-index: 2;
	float: left;
	width: 766px;
}

#innerPages .topBox {
	background: transparent url(../img/innerPagesBox.png) no-repeat;
	padding-top: 10px !important;
	padding-top: 10px;
	float: left;
	width: 766px;
}

#innerPages .bottomBox {
	background: transparent url(../img/innerPagesBox.png) no-repeat -766px bottom;
	padding-bottom: 10px;
	float: left;
	width: 766px;
}

#innerPages ul.navTab{
	float: left;
	position: relative;
	z-index: 1;
}

#innerPages ul.navTab li {
	float: left;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

#innerPages ul.navTab li.last {
	margin-right: 0;
}

#innerPages ul.navTab li a{
	float: left;
	display: inline;
	text-indent: -9000em;
	outline: none;
}

#innerPages .slider, #sliderUpDown {
	position: absolute;
	right: 30px;
	bottom: 30px !important;
	bottom: 10px;
}

#innerPages .slider .up {
	background-position: -3414px top
}

#innerPages .slider .down {
	background-position: -3436px top;
}

#innerPages .slider .up-disable {
	background-position: -3403px top;
	cursor: default;
}

#innerPages .slider .down-disable {
	background-position: -3425px top;
	cursor: default;
}

/* TABS PRODUCTOS */

#navProductos a {
	background: transparent url(../img/tabsProductos.png) no-repeat;
	height: 32px;
}

#navProductos .editoriales { width: 108px; }
#navProductos .active .editoriales { background-position: left -32px; }

#navProductos .online { width: 79px; background-position: -113px top; }
#navProductos .active .online { background-position: -113px -32px; }

#navProductos .qbscas { width: 85px; background-position: -197px top; }
#navProductos .active .qbscas { background-position: -197px -32px; }

#navProductos .vlrAgregado { width: 140px; background-position: -287px top; }
#navProductos .active .vlrAgregado { background-position: -287px -32px; }

#navProductos .distribucion { width: 169px; background-position: -432px top; }
#navProductos .active .distribucion { background-position: -432px -32px; }

#navProductos .otrosSoportes { width: 137px; background-position: -606px top; }
#navProductos .active .otrosSoportes { background-position: -606px -32px; }

/* TABS ANUNCIE AQUI */

#navAnuncieAqui a {
	background: transparent url(../img/tabsAnuncieAqui.png) no-repeat;
	height: 33px;
}

#navAnuncieAqui .solicitud { width: 180px; }
#navAnuncieAqui .active .solicitud { background-position: left -33px; }

#navAnuncieAqui .publicacion { width: 172px; background-position: -185px top; }
#navAnuncieAqui .active .publicacion { background-position: -185px -33px; }

/* Inicio Resolución Ticket 126 */
/* TABS ACCESO CLIENTES */

#navAccesoClientes a {
	background: transparent url(../img/tabsMiAnuncio.png) no-repeat;
	height: 33px;
}

#navAccesoClientes .consultas { width: 204px; background-position: 0px top; }
#navAccesoClientes .active .consultas { background-position: 0px -33px; }

#navAccesoClientes .ingreso { width: 197px; background-position: -208px top; }
#navAccesoClientes .active .ingreso { background-position: -208px -33px; }

#navAccesoClientes .facturas { width: 205px; background-position: -408px top; }
#navAccesoClientes .active .facturas { background-position: -408px -33px; }

/* Fin Resolución Ticket 126 */

/* TAB CONTACTENOS */

#navContacto a {
	background: transparent url(../img/tabsConsultaUsuario.png) no-repeat;
	height: 32px;
}

#navContacto .consulta { width: 188px; }

/* TAB LA EMPRESA */

#navLaEmpresa a {
	background: transparent url(../img/tabsLaEmpresa.png) no-repeat;
	height: 33px;
}

#navLaEmpresa .empresa { width: 139px; }


/* ERROR PAGES */

#error .bgBox {
	clear: both;
	background: transparent url(../img/errorBox.png) repeat-y -1530px top;
	z-index: 2;
	float: left;
	width: 765px;
	margin-bottom:10px;
	margin-top: 5px;
}

#error .topBox {
	background: transparent url(../img/errorBox.png) no-repeat;
	padding-top: 28px !important;
	padding-top: 5px;
	float: left;
	width: 765px;
}

#error .bottomBox {
	background: transparent url(../img/errorBox.png) no-repeat -765px bottom;
	padding-bottom: 28px;
	float: left;
	width: 765px;
}

#error .errorContent {
	padding: 50px 0;
	width: 512px;;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #a68d33;
	margin: 0 auto;
}

#error .errorContent p{
	margin-top: 15px;
}

#error .errorContent a{
	text-decoration: none;
	font-weight: bold;
	color: #a68d33;
}

#error .errorContent h3.error{
	text-indent: -90000em;
	width: 166px;
	height: 15px;
	background: transparent url(../img/tit_error.png) no-repeat;
	margin: 0 auto;
}

#error .errorContent h3.version{
	text-indent: -90000em;
	width: 250px;
	height: 15px;
	background: transparent url(../img/tit_errorVersion.png) no-repeat;
	margin: 0 auto;
}

#advTop {
	width: 728px;
	/* Inicio resolución ticket 83 */
	height: 90px;
	/* Fin resolución ticket 83 */
}
#advSkycraper {
	position: absolute;
	right: -10px;
	top: 0;
	height: 400px;
	width: 180px;	
	padding:10px 10px 10px 0px;
	overflow: hidden;
}

#advBlockSindicacion {
	position: absolute;
	z-index: 1;
	top: 430px;
	left: 160px;
	width: 225px;
	overflow: hidden;
	z-index: 0 !important;
	height: 180px;
}

#advRight,  #advBlat2, #advBlat3 {
	width: 140px;
	height: 200px;
	z-index: 1;
}

#advBlat2, #advBlat3 {
	margin-top: 1em;
}

#comments-banner {
	left: 508px;
	position: absolute;
	top: 104px;
}
.bannerRight{
	padding-bottom: 10px;
}


/* tabs publicaciones */
#navAnuncieAqui2 a {
	background: transparent url(../img/solapaAnunciantes.png) no-repeat;
	height: 32px;
}

#navAnuncieAqui2 .solicitud { width: 209px; }
#navAnuncieAqui2 .active .solicitud { background-position: left -38px; }

#navAnuncieAqui2 .publicacion {width: 199px; background-position: -214px -38px;}
#navAnuncieAqui2 .active .publicacion { width: 199px; background-position: -214px top;  }


.imgLogoPagina{
	background-image:url(../img/logoPaginasChico.png) !important;
	background-image:none;
	/*background-position:-358px 0px !important;*/
	top:17px;
	width:295px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logoPaginasChico.png',sizingMethod='crop');
	left:30px;
}

