/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url("/portals/0/images/loading.gif") no-repeat 50% 50%;
    /* margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a; */
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
    left: -106px;
    padding: 10px 0 5px;
    position: relative;
    text-align: center;
    top: -39px;
    z-index: 1000;
}
.theme-default .nivo-controlNav a {
    background: url("/Portals/0/images/gallerybullets.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: inline-block;
    height: 22px;
    margin: 0 2px;
    overflow: hidden;
    text-indent: -9999px;
    width: 22px;
	opacity:0.6;
}
.theme-default .nivo-controlNav a:hover {opacity:1;}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
	font-weight:bold;
	opacity:1;
}
.theme-default .nivo-controlNav a.active:hover {opacity:1;}
.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	/* background:url(arrows.png) no-repeat; */
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.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;
}

.theme-default .nivo-caption {
	position:absolute;
	/* left:400px; */
	left:825px;
	top:0;
	background:none;
	color:#000;
	width:200px;
	z-index:8;
	padding: 5px 0px;
	opacity: 1;
	overflow: hidden;
	display: none;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
	/*-webkit-box-sizing: border-box;*/ /* Safari/Chrome, other WebKit */
	/*-moz-box-sizing: border-box;*/    /* Firefox, other Gecko */
	/*box-sizing: border-box;*/         /* Opera/IE 8+ */
}

.nivo-caption h4 {
	padding:15px 0 0 8px;
}


.theme-default .nivo-caption p {
	padding:5px 20px 5px 8px;
	margin:0;
}

.theme-default .nivo-caption a {
    /* color:#fff; */
	color:#fff;
    /*border-bottom:1px dotted #fff;*/
}
.theme-default .nivo-caption a:hover {
    /* color:#fff; */
	text-decoration:underline;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}


/*====================*/
/*=== Reset Styles ===*/
/*====================
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
*/
/* HTML5 tags 
header, section, footer,
aside, nav, article, figure {
	display: block;
}
*/
/*===================*/
/*=== Main Styles ===*/
/*===================
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#eee;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

*/
#captionoverlay, #captionoverlayDE, #captionoverlayFR, #captionoverlayES, #captionoverlayRU {
    position:absolute;
    top:108px;
    right:0px;
    width:328px;
    height:181px;
    border:0;
	opacity:0.9;
    text-indent:-9999px;
	z-index:1000;
}

#captionoverlay {background:url(/Portals/0/home/images/welcome.png) no-repeat;}
#captionoverlayDE {background:url(/Portals/0/home/images/welcomeDE.png) no-repeat;}
#captionoverlayFR {background:url(/Portals/0/home/images/welcomeFR.png) no-repeat;}
#captionoverlayES {background:url(/Portals/0/home/images/welcomeES.png) no-repeat;}
#captionoverlayRU {background:url(/Portals/0/home/images/welcomeRU.png) no-repeat;}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
/* .clear {
	clear:both;
}
 */