﻿/* SLIDER 
--------------------------------------------------- */
.carousel { position: relative; }
.carousel .mask { position:relative; overflow:hidden; }
.carousel ol { list-style:none; margin:0; padding:0; font-weight: bold; }
.carousel ol li { display:inline; }
.carousel ol li a { padding:0 4px; text-decoration: none; }
.carousel ol li a:hover { text-decoration:none; }
.carousel ol li.ui-state-disabled a { font-weight: bold; color: #A7A9AC; }
.carousel .previous, .carousel .next { font-weight: bold; text-decoration: none; }
.carousel .previous:hover, .carousel .next:hover { text-decoration: none; }
.carousel .disabled { color:gray; cursor:default; opacity: .35; filter: Alpha(Opacity=35); }

.pauto-wand-pos{ top: 7px; left: 6px; }
.vsWand:hover { cursor: pointer; }