

/*---------------------------------
 *  Photos gallery > With captions
 *---------------------------------*/
.photosgallery-captions{width:640px;height:480px;padding:0 0 76px;}

/* Navbar */
.photosgallery-captions .sliderkit-nav{left:0;bottom:0;width:620px;padding:10px;}
.photosgallery-captions .sliderkit-nav-clip ul li{float:left;margin:0;}
.photosgallery-captions .sliderkit-nav-clip ul li a{display:block;width:75px;height:50px;overflow:hidden;margin:0;padding:3px;}
.photosgallery-captions .sliderkit-nav-clip ul li.sliderkit-selected a{padding:0;border:3px solid #71574B;}

/* Buttons */
.photosgallery-captions .sliderkit-btn{position:absolute;top:0;}
.photosgallery-captions .sliderkit-btn a{display:block;height:76px;background:transparent url("../images/arrows-h.png") no-repeat center 0;}
.photosgallery-captions .sliderkit-btn span{display:none;}
.photosgallery-captions .sliderkit-btn-disable{opacity:0.3/*can be set to any value until 1*/;}
.photosgallery-captions .sliderkit-btn-disable a:hover{cursor:default;}

/* Buttons > Navbar buttons */
.photosgallery-captions .sliderkit-nav-btn{width:15px;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev{left:15px;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next{right:15px;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a{background-position:-89px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a{background-position:-108px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-nav-prev a:focus{background-position:-126px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-nav-next a:focus{background-position:-145px center;}

/* Buttons > Go buttons */
.photosgallery-captions .sliderkit-go-btn{width:10px;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev{left:40px;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-next{right:40px;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a{background-position:0 center;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-next a{background-position:-20px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-go-prev a:focus{background-position:-40px center;}
.photosgallery-captions .sliderkit-nav .sliderkit-go-next a:hover,
.photosgallery-captions .sliderkit-nav .sliderkit-go-next a:focus{background-position:-60px center;}

/* Panel > Textbox */
.photosgallery-captions .sliderkit-panel .sliderkit-panel-textbox{bottom:0;left:0;height:70px;width:500px;}
.photosgallery-captions .sliderkit-panel .sliderkit-panel-text{height:50px;padding:10px 15px;font-size:0.9em;color:#fff;}
.photosgallery-captions .sliderkit-panel .sliderkit-panel-text h4{height:auto;margin:0 0 7px;line-height:1.1em;font-size:1.1em;font-weight:bold;border:none;}
.photosgallery-captions .sliderkit-panel .sliderkit-panel-overlay{height:70px;width:500px;background:#000;opacity:0.6;}


/*---------------------------------
 *  Photos gallery > With captions
 *---------------------------------*/
.photosgallery-padrillos-captions{width:640px;height:480px;padding:0 0 76px;}

/* Navbar */
.photosgallery-padrillos-captions .sliderkit-nav{left:0;bottom:0;width:620px;padding:10px;}
.photosgallery-padrillos-captions .sliderkit-nav-clip ul li{float:left;margin:0;}
.photosgallery-padrillos-captions .sliderkit-nav-clip ul li a{display:block;width:75px;height:50px;overflow:hidden;margin:0;padding:3px;}
.photosgallery-padrillos-captions .sliderkit-nav-clip ul li.sliderkit-selected a{padding:0;border:3px solid #71574B;}

/* Buttons */
.photosgallery-padrillos-captions .sliderkit-btn{position:absolute;top:0;}
.photosgallery-padrillos-captions .sliderkit-btn a{display:block;height:76px;background:transparent url("../images/arrows-h.png") no-repeat center 0;}
.photosgallery-padrillos-captions .sliderkit-btn span{display:none;}
.photosgallery-padrillos-captions .sliderkit-btn-disable{opacity:0.3/*can be set to any value until 1*/;}
.photosgallery-padrillos-captions .sliderkit-btn-disable a:hover{cursor:default;}

/* Buttons > Navbar buttons */
.photosgallery-padrillos-captions .sliderkit-nav-btn{width:15px;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-prev{left:15px;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-next{right:15px;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-prev a{background-position:-89px center;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-next a{background-position:-108px center;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-prev a:hover,
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-prev a:focus{background-position:-126px center;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-next a:hover,
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-nav-next a:focus{background-position:-145px center;}

/* Buttons > Go buttons */
.photosgallery-padrillos-captions .sliderkit-go-btn{width:10px;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-prev{left:40px;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-next{right:40px;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-prev a{background-position:0 center;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-next a{background-position:-20px center;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-prev a:hover,
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-prev a:focus{background-position:-40px center;}
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-next a:hover,
.photosgallery-padrillos-captions .sliderkit-nav .sliderkit-go-next a:focus{background-position:-60px center;}

/* Panel > Textbox */
.photosgallery-padrillos-captions .sliderkit-panel .sliderkit-panel-textbox{bottom:0;left:0;height:70px;width:500px;}
.photosgallery-padrillos-captions .sliderkit-panel .sliderkit-panel-text{height:50px;padding:10px 15px;font-size:0.9em;color:#fff;}
.photosgallery-padrillos-captions .sliderkit-panel .sliderkit-panel-text h4{height:auto;margin:0 0 7px;line-height:1.1em;font-size:1.1em;font-weight:bold;border:none;}
.photosgallery-padrillos-captions .sliderkit-panel .sliderkit-panel-overlay{height:70px;width:500px;background:#000;opacity:0.6;}


/*
 *  EXTERNAL CONTROLS
 *  ------------------------------------------------
 */
#content .sliderkit-pagination ul{display:inline;margin:0 0 10px;list-style:none;}
#content .sliderkit-pagination ul li{display:inline;}
#content .sliderkit-pagination ul li a{padding:5px;}
#content .sliderkit-pagination ul li a:hover{color:#fff;background:#006a91;}
