/*
Skin Name: Pascal Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: fixed
Description: A nice, light skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom & Pascal Gartner
Author URI: http://dev7studios.com
*/

#wrapper{float:left; width:100%}

.theme-pascal.slider-wrapper {
    width:928px;
    height:260px;
    margin:0 auto;
    position:relative;
}

.theme-pascal .nivoSlider {
    position:relative;
    width:928px;
    height:260px;
    background:url(loading.gif) no-repeat 50% 50%;
}
.theme-pascal .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    width:928px;
    height:260px;
}
.theme-pascal .nivoSlider a {
    border:0;
    display:block;
}

.theme-pascal .nivo-controlNav {
    position:absolute;
	padding:0 34px 0 21%;
	bottom:-3px;
	right:0;
	width:80px;
	z-index:9999;
}

.theme-pascal .nivo-controlNav a {
display: block;
width: 11px;
height: 11px;
background: #fff;
text-indent: -9999px;
border: 0;
margin-right: 3px;
position: relative;
float: left;
border-radius: 20px;
margin: 12px 2px;
}

.theme-pascal .nivo-controlNav a.active {
    background-position:0 -36px;
	background:#126D99;
}

.theme-pascal .nivo-directionNav a {
	display:block;
}

.theme-pascal .nivo-caption {bottom: 0%;
left: auto;
left: 0px;
max-width:100%;
overflow: hidden;
background: url(banner-boder.png) repeat-x;
text-shadow: none;
font-family: arial, serif;
color: #4c4b4b;}

.theme-pascal .nivo-caption p {
    padding:5px 15px;
    color:#fff;
    font-weight:bold;
    font-size:13px;
}
.theme-pascal .nivo-caption a { 
    color:#333;
    font-weight:bold;
    font-size:27px;
    text-transform:uppercase;
}

.theme-pascal .ribbon {
    background:url(featured.png) no-repeat;
    width:910px;
    height:45px;
    position:absolute;
    top:0px;
    left:10px;
    z-index:300;
}

#playPauseButton{position: relative;
top: 205px;
z-index: 9999;
left: 915px;}

.rr3{background:url(pause.png) 0 0 no-repeat}
.pause{ background-position: left bottom}

#add_box{ float:left; width:284px; padding:7px; height:160px; background:url(bg_add_box.gif) no-repeat; margin-right:12px; line-height:14px}
#add_box h2{ margin:4px 0 8px; font-size:15px; line-height:16px}
#add_box h3{margin:4px 0 6px; font-size:10px; font-family:tahoma; line-height:13px}
#add_box a:link, #add_box a:visited{ color:#FFFFFF; text-decoration:none; display:block}
#add_box a:hover{color:#333}
#add_box #add1{width:132px; height:138px; padding:5px; float:left; background:url(bg_add1.gif) no-repeat}
#add_box #add2{width:132px; height:138px; padding:5px; float:left; background:url(bg_add2.gif) no-repeat}
#add_box #add3{width:132px; height:138px; padding:5px; float:left; background:url(bg_add3.gif) no-repeat}
#add_box #map{float:left; margin-left:3px}

.nivoSlider img {
position:absolute;
top:0px;
left:0px;
/*visibility:hidden;*/
}