/*
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
*/

.theme-default {
	margin-bottom: -42px;
}

.theme-default #sliderShow {
    margin:auto auto;
    width:616px; /* Make sure your images are the same size */
    height:260px; /* Make sure your images are the same size */
	background: url(/webroot/web/movies/lsr/global/english/gateway_feature/bg.jpg) no-repeat;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(/webroot/web/movies/lsr/global/english/gateway_feature/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;

}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:463px;
	bottom:6px;
	padding-left: 30px;
	padding-top: 1px;
	width: 147px;
	background:url(/webroot/web/movies/lsr/global/english/gateway_feature/nav_bg.png) no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial,sans-serif;
	color: #fff;
	z-index:999;
}
.theme-default .nivo-controlNav a {
	width:22px;
	height:17px;
	padding-top: .2em;
	border:0;
	margin-right:3px;
	float:left;
	color: #fff;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
	background-color: #ccc;
}

.theme-default .nivo-directionNav a {
	display:none;
	width:30px;
	height:30px;
	background:url(/webroot/web/movies/lsr/global/english/gateway_feature/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Arial, sans-serif;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	color:#333;
	width:616px;
	height:260px;
	z-index:8;
}

.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

.captionlist {
	margin-left: -25px;
}

.htmlcaptionpanel {
	position:absolute;
	font-size: 12px;
	line-height: 15px;
	
}

.htmlcaptionpanel h2 {
	font-size: 16px;
	line-height: 19px;
	margin:0;
	padding: 0 0 1em 0;
}

.htmlcaptionpanel li {
	margin:0;
	padding: 0 0 1em 0;
	list-style-image: url('http://www.bio-rad.com/evportal/framework/skins/evolution/images/right_orange_arrow.png');
}

.htmlcaptionpanel ul {
	margin-top: 0;
	margin-bottom: 5px;
	padding-top:0;
}

.htmlcaptionpanel p {
	margin-top: 0;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.paneltext {
	width: 280px; 
	left:310px; 
	top:10px;
}

.paneltextout {
	display: table; 
	height: 220px; 
	#position: relative; 
	overflow: hidden;
}

.paneltextmid {
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}

.paneltextin{
	#position: relative; 
	#top: -50%;
}

.lsr_gtwy_2pt5 {
	width: 280px; 
	left:316px; 
	top:0px;
}

.lsr_gtwy_assaybuilder {
	width: 250px;
	left: 340px;
	top: 70px;
}


.lsr_gtwy_chemidoc {
	width: 280px; 
	left:308px;
	top: 30px;
}

.lsr_gtwy_itaq {
	width: 280px; 
	left:308px;
	top: 45px;
}

.lsr_gtwy_thermalcyclers {
	width: 230px; 
	left:365px;
	top: 55px;
}

.lsr_gtwy_th17 {
	width: 260px; 
	left:320px;
	top: 45px;
}

.lsr_gtwy_v3 {
	width: 260px; 
	left:335px;
	top: 35px;
}

.lsr_gtwy_v3 .captionlist li {
	padding-bottom: .5em;
}

.lsr_gtwy_v3 h2 {
	padding-bottom: .5em;
}

.paneltext {
	width: 280px; 
	height: 225px; 
	left:310px;
	position: absolute;
	margin-top: 5px;
}

.paneltext table{
	font-size: 12px;
	padding: 0;
	margin: 0;
	height: 100%;
}

.paneltext table td{
	height: 100%;
}