﻿#promociones {height:138px;margin:14px 0px 0px 10px;overflow:hidden;position:relative;width:338px;}
.images div {background:url(../img/slideshow/trans.png);display:none;height:138px;left:0;padding:0px;position:absolute;top:0;}
.txtPromocion:link,.txtPromocion:visited,.txtPromocion:active {background:url(../img/slideshow/trans.png);color:#fff;font-family:arial;font-size:18px;height:138px;letter-spacing:-1px;line-height:15px;right:0;padding:0px;position:absolute;text-decoration:none;top:0;width:338px;}
.txtPromocion:hover {color:#EF9A49;}
.txtPromocion span {background:url(../img/slideshow/trans2.png);display:block;height:19px;padding:4px 6px;}
/* prev and next buttons */
.forward {background:url(../img/slideshow/forward.gif) no-repeat 0px -26px;cursor:pointer;display:block;height:26px;right:7px;position:absolute;text-indent:-9999em;bottom:7px;width:24px;}
.backward {background:url(../img/slideshow/backward.gif) no-repeat 0px -26px;cursor:pointer;display:block;height:26px;right:38px;position:absolute;text-indent:-9999em;bottom:7px;width:24px;}
.forward:hover {background-position:0px 0px;}
.backward:hover {background-position:0px 0px;}
/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {visibility:hidden !important;}
