.darktext { color: #414141; }

.right { float: right; }
.left { float: left; }


/* CAROUSEL */
.carousel {width: 224px; height: 163px; }
.carousel_left { display: block; width: 15px; height: 163px; float: left; overflow:hidden;}
.carousel_right { display: block; width: 15px; height: 163px; float: left; overflow:hidden;}

.carousel_left a { width: 15px; height: 163px; background:url(../img/sageata_stanga_neap_testim.png) 0 top no-repeat; text-indent: -10000px; display:block; }
.carousel_right a { width: 15px; height: 163px; background:url(../img/sageata_dreapta_neap_testim.png) 0 top no-repeat; text-indent: -10000px; display:block; }
.carousel_left a:hover { background:url(../img/sageata_stanga_ap_end_testim.png) top no-repeat; }
.carousel_right a:hover { background:url(../img/sageata_dreapta_ap_end_testim.png) top no-repeat; }

.carousel_content { display: block; width: 194px; height: 163px; float: left; overflow: hidden; }
.carousel_footer { display: block; clear: both; width: 880px; height: 40px; background-image: url(http://www.shoppingcitysibiu.ro/images/carousel_footer.gif); overflow:hidden;}
.carousel_footer p { display: block; width: 174px; text-align: center; position: relative; top: 13px; left: 686px; }
a.carouselpic { width: 240px; height:163px; display:block; background-position: 0 top; background-repeat: no-repeat; text-indent:-10000px; }
a.carouselpic:hover { background-position: 0 bottom; }
.panel{vertical-align:middle; height:163px; cursor:pointer;}

.clear { clear:both; }
