/*
Skin Name: Pascal Theme
Skin Type: fixed
Description: A nice, light skin for the DG Slider.
Version: 1.0
Author: Dhiraj Kumar
Author URI: http://weblinkindia.net
*/
.theme-pascal.slider-wrapper {background:#dfdfdf; width:955px; height:346px; margin:0 auto; padding:0px; border:0px solid #bbb; border-radius:0px; -moz-border-radius:0px}
.theme-pascal .DGSlider {position:relative; width:955px; height:346px; background:url('loading.gif') no-repeat 50% 50%;}
.theme-pascal .DGSlider img {position:absolute; top:0px; left:0px; display:none; width:955px; /* Make sure your images are the same size */height:346px; /* 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:850px; /* Tweak this to center bullets */top:297px; padding:8px 0 0 10px; z-index:20;}
.theme-pascal .DG-controlNav a {display:block; width:22px; height:22px; background:url('bullets.png') no-repeat; text-indent:-9999px; border:0; margin-right:-5px; 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 'impact',"Arial Black", Arial, Helvetica, sans-serif}
.theme-pascal .DG-caption p {}
.theme-pascal .DG-caption p b{display:block}
.theme-pascal .DG-caption a {}