


.csi_crsl { color:#fff; background-color:#E53C97; border-left:1px solid #4D4D4D; border:1px solid #4D4D4D; border-top:10px solid #E53C97; clear:both; }

.csi_crsl ul { display:none; }

.csi_crsl .desc { font-weight:bold; margin-bottom:10px; }
.csi_crsl .main { display:block; height:310px; text-align:center; background-color:#000; border-top:1px solid #4D4D4D; }
.csi_crsl .main img { height:300px; width:525px; margin-top:5px; }

.csi_crsl .info { padding:10px 10px 10px 10px; font-size:12px; }
.csi_crsl .title { font-size:12px; margin-bottom:10px; font-weight:bold; }
.csi_crsl .controls { padding:0px 10px; text-align:center; }
.csi_crsl .status { text-transform:uppercase; font-weight:bold; display:block; text-align:center; margin-bottom:0px; }

.csi_crsl .prv, .csi_crsl .nxt { height:12px; display:block; text-indent:-9999px; overflow:hidden; position:relative; }
.csi_crsl .prv:hover, .csi_crsl .nxt:hover { background-position:left -12px; }
.csi_crsl .prv { background:#E53C97 url("/inc/img/prev_btn2.png") top left no-repeat; width:65px; float:left; left:-15px;  }
.csi_crsl .nxt { background:#E53C97 url("/inc/img/next_btn2.png") top left no-repeat; width:42px; float:right; left:15px; }


/* unique styles for tabbed galleries */
.tabs-gallery .csi_crsl { border-top:none; background-color:#fff; color:#fff; border-bottom:1px solid #fff; }
.tabs-gallery .csi_crsl .main { background-color:#fff; border:none; }
.tabs-gallery .csi_crsl .title, .tabs-gallery .csi_crsl .desc, .tabs-gallery .csi_crsl .controls, .tabs-gallery .csi_crsl .status { background-color:#E53C97; }
.tabs-gallery .csi_crsl .info { background-color:#E53C97; margin:5px 6px; }

