﻿.nivoSlider 						{position:relative;}
.nivoSlider img 					{position:absolute;top:0px;left:0px;}
.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;}
.nivo-slice 						{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box 							{display:block;position:absolute;z-index:5;}

/***** caption size and position */
.nivo-caption 						{position:absolute;	left:10px;	top:130px;	width:380px; height:50px;	z-index:8; vertical-align:top; }
.nivo-caption p						{width:380px; padding-left:0px !important;}
.nivo-caption h3					{margin-bottom:0px !important;}

/***** caption background color */
.nivo-caption 						{background:transparent;background: rgba(0,0,0,0.5); border:0px solid rgba(0,0,0,0.0); border-top:1px solid rgba(255,255,255,0.0);	border-bottom:1px solid rgba(255,255,255,0.0); border-radius: 0px;}
.nivo-caption 						{visibility:hidden; display:none;}

/***** basic caption font styles */
.nivo-caption a 					{display:inline !important;}

/***** advanced caption font styles */
.nivo-html-caption 					{display:none;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a 				{position:absolute;top:70px;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;}

/* Slider background */
#slider-wrapper2 					{background:none;}

/***** Slider background size */
#slider-wrapper2 					{width:450px;	height:270px;	margin-left:auto;	margin-right:auto;	margin-bottom:0px;}

/***** Slider image positioning */
#slider-wrapper2 					{padding-top:35px;	margin:0px 0px 0px 0px;}

/***** Nivo image size and positioning */
#slider2 							{position:relative;	margin-left:34px;}
#slider2 img 						{width:380px;	height:200px;}

/* Slider defaults */
#slider2 							{background:url('../../graphics/loading.png') no-repeat 50% 50%;}
#slider2 img 						{position:absolute;top:0px;left:0px;display:none;}
#slider2 a 							{border:0;display:block;}

/***** Nivo control button position */
.nivo-controlNav 					{ visibility:hidden; display:none; position:absolute;	right:5px;	bottom:-60px;}

/* Nivo control button defaults*/
.nivo-controlNav a 					{border-style: none;border-color: inherit;border-width: 0;display:block;text-indent:-9999px;}

/***** Nivo control button width background spacing */
.nivo-controlNav a 					{width:30px;	height:45px;	background:url('../../graphics/bullets.png') no-repeat;	margin-right:3px;	float:left;}
.nivo-controlNav a.active 			{background-position:0 -45px;}

/* Back and Next control defaults */
.nivo-directionNav a 				{border-style: none;	border-color: inherit;	border-width: 0;	text-indent:-9999px;}

/***** Back and Next control size and background */
.nivo-directionNav a 				{display:block;	width:60px;	height:70px;	background:url('../../graphics/arrows_small.png') no-repeat;}

/***** Back and Next control positioning */
a.nivo-nextNav 						{background-position:-60px 0;	left:320px;}
a.nivo-prevNav 						{left:0px;}
.clear 								{clear:both;}

#slidercover2						{position:absolute; top:0px; left:0px;  background:url('../../graphics/nivo_slider_small_cover.png') no-repeat left top ; width:450px; height:270px; z-index:5;
}
