/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

/*.sliderBildYta {border:solid 1px #000; border-radius:10px}*/
.sliderBildYta {width:540px;height:280px; border-radius: 5px 0px 0px 5px}
.sliderTxtYta {
/*background:#f3f3f2 url(/images/18.1cddbd7b13519298efb800036994/bg-slider.png) repeat-y left top;*/
position:absolute;
left:540px; 
border:solid 3px #e1e1de; 
border-left:none; 
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
background-color:#f6f6f5; 
width:397px;
height:274px;
}
.sliderTxtBox {border-bottom:solid 1px #e6e6e3;position:relative;left:570px;top:42px;width:340px;height:195px;}
.sliderRubrik {margin:0 0 10px;}
.sliderRubrik a {color:#1a1a1a !important; display:block; font:36px/39px Georgia, "Times New Roman", Times, serif !important; height:auto; text-decoration:none !important; text-shadow:1px 1px 0px #fff}
.sliderIngress {margin:0 0 10px;}
.sliderIngress a {color:#1a1a1a !important}

.sliderLink {background:url(/images/18.4c1b677f134cb6b828f80003729/pilNivoLank.png) no-repeat left 2px; padding-left:18px}

.theme-default .nivoSlider {
	padding-top:0px;
	margin-top:0px;
	position:relative;
	z-index:5;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	width:100px;
	position:absolute;
	padding-top:0px/*10px*/;
	padding-right:25px;
	padding-bottom:5px;
	padding-left:30px;
	left:720px;
/*	bottom:0px; Gamla layouten */
	top:9px;
	margin-bottom:5px;
	margin-left:-30px; /* Tweak this to center bullets */
/*	background-color:#eae6e0; #ECE9E4;*/
	z-index:10;
}
.theme-default .nivo-controlNav a {
   display:block;
    width:10px;
    height:14px/*19px*/;
    background:url(/images/18.c4793b313193d4788680008717/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px/*7px*/;
    float:left;
}
.theme-default .nivo-controlNav a.active {
    background-position:0 -26px;
}

.theme-default .nivo-directionNav a {
	position:absolute;
	bottom:-10px;
	width:25px;
	height:25px;
	background:url(/images/18.c4793b313193d4788680008715/arrows.png) no-repeat 0% 50%;
	text-indent:-9999px;
	border:0;
    
}
.theme-default a.nivo-nextNav {
	background-position:100% 50%;
	top:246px;
	left:745px /*770px*/;
	z-index:15;
}
.theme-default a.nivo-prevNav {
	top:246px;
	left:715px /*691px*/;
	z-index:15;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	z-index:20;
	color:#787000;
	text-decoration:none;
}
.theme-default .nivo-caption a:hover {
    color:#787000;
}


/* theme-mobile */
.theme-mobile.nivoSlider {
	padding-top:0px;
	margin-top:0px;
	position:relative;
	z-index:5;
}
.theme-mobile .nivoSlider img {
	position:absolute;
	/*top:0px;*/
	top:270px;
	left:0px;
	display:none;
}

.theme-mobile .nivoSlider a {
	border:0;
	display:block;
}

.theme-mobile .nivo-controlNav {
	width:100px;
	position:absolute;
	padding-top:0px/*10px*/;
	padding-right:25px;
	padding-bottom:5px;
	padding-left:30px;
	left:135px;
	/*left:720px;*/
	/*op:7px;*/
	top:-273px;
	margin-bottom:5px;
	margin-left:-30px; /* Tweak this to center bullets */
/*	background-color:#eae6e0; #ECE9E4;*/
	z-index:10;
}
.theme-mobile .nivo-controlNav a {
   display:block;
    width:10px;
    height:14px/*19px*/;
    background:url(/images/18.c4793b313193d4788680008717/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px/*7px*/;
    float:left;
}
.theme-mobile .nivo-controlNav a.active {
    background-position:0 -26px;
}

.theme-mobile .nivo-directionNav a {
	position:absolute;
	bottom:-10px;
	width:30px;
	height:35px;
	background:url(/images/18.c4793b313193d4788680008715/arrows.png) no-repeat 0% 50%;
	text-indent:-9999px;
	border:0;
    
}
.theme-mobile a.nivo-nextNav {
	background-position:100% 50%;
	top:-50px;
	left:170px;
	z-index:15;
}
.theme-mobile a.nivo-prevNav {
	top:-50px;
	left:110px;
	z-index:15;
}

.theme-mobile .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-mobile .nivo-caption a {
	z-index:20;
	color:#787000;
	text-decoration:none;
}
.theme-mobile .nivo-caption a:hover {
    color:#787000;
}