/*

Skin Type: fixed
Description: A nice, light skin for the DG Slider.
Version: 1.0

*/
.theme-pascal.slider-wrapper {background:#fff; width:693px; height:272px; margin:0 auto; padding-top:9px; position:relative;}
.theme-pascal .DGSlider {position:relative; width:693px; height:272px; margin-left:10px; background:url('loading.gif') no-repeat 50% 50%;}
.theme-pascal .DGSlider img {position:absolute; top:0px; left:0px; display:none; width:693px; /* Make sure your images are the same size */height:272px; /* Make sure your images are the same size */}
.theme-pascal .DGSlider a {border:0; display:block;}
.theme-pascal .DG-controlNav { width:120px; height:27px; position:absolute; left:550px; /* Tweak this to center bullets */top:0px; padding:8px 0 0 10px; z-index:20;}
.theme-pascal .DG-controlNav a {display:block; width:20px; height:20px; background:url('bullets.png') no-repeat; text-indent:-9999px; border:0; margin-right:2px; float:left;}
.theme-pascal .DG-controlNav a.active {background-position:0 -22px;}
.theme-pascal .DG-directionNav a {display:block; width:30px; height:30px; background:url('arrows.png') no-repeat; text-indent:-9999px; border:0;}
.theme-pascal a.DG-nextNav {background-position:-30px 0; right:15px;}
.theme-pascal a.DG-prevNav {left:15px;}
.theme-pascal .DG-caption { font:24px "Trebuchet MS", Arial, Helvetica, sans-serif}
.theme-pascal .DG-caption p {}
.theme-pascal .DG-caption p b{display:block}
.theme-pascal .DG-caption a {}