﻿.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:0px;	top:295px;	width:900px; height:80px;	z-index:8; vertical-align:top; 
}
.nivo-caption p						{width:900px; padding-left:0px !important;border:0px aqua solid; }
.nivo-caption h3					{margin-bottom:10px !important;}

/***** caption background color */
.nivo-caption 						{background:transparent;background: rgba(0,0,0,0.4); border:0px solid rgba(0,0,0,0.0); border-top:0px solid rgba(255,255,255,0.0);	border-bottom:0px solid rgba(255,255,255,0.0); border-radius: 0px;}

/***** 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:138px;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-wrapper 					{background:url('../../graphics/slider.png') no-repeat;}

/***** Slider background size */
#slider-wrapper 					{width:960px;	height:375px;	margin-left:auto;	margin-right:auto;	margin-bottom:0px; position:relative; }

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

/***** Nivo image size and positioning */
/***** IMPORTANT - NIVO JS WILL SCALE THE IMAGE IF THE IMAGE IS LARGER THAN THE WIDTH SET IN THE #slider STYLE BELOW */
#slider 							{position:relative;	margin-left:30px;}
#slider img  						{width:900px; height:375px;}

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

/***** Nivo control button position */
.nivo-controlNav 					{position:absolute;	right:38px;	top:5px;}

/* 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:20px;	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.png') no-repeat;}

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

.slider_readmore					{background:url('../../graphics/slider_readmore.png') no-repeat scroll top center; width:310px; height:50px; position:absolute; left:-16px; top:210px; }
.slider_readmore					{padding:21px 0px 0px 0px; text-align:center; text-indent:0px; }
.slider_readmore					{visibility:hidden; display:none; }
/*
.slider_readmore					{visibility:hidden; display:none; }
*/

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