/*
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:#fff; width:940px; height:275px; margin:0 auto; padding-top:10px; position:relative;}
.theme-pascal .DGSlider {position:relative; width:940px; height:275px; margin-left:0px; background:url('loading.gif') no-repeat 50% 50%;}
.theme-pascal .DGSlider img {position:absolute; top:0px; left:0px; display:none; width:940px; /* Make sure your images are the same size */height:275px; /* 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:440px; /* Tweak this to center bullets */bottom:-40px; 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 {}