/* *********************************************************************************************

Slider (CSS3 + Nivo Slider) [Tutorial]
"Slider (CSS3 + Nivo Slider)" that was specially made for DesignModo by our friend Valeriu Timbuc. 

Links:
http://vtimbuc.net/
https://twitter.com/vtimbuc
http://designmodo.com/futurico
http://vladimirkudinov.com
http://rockablethemes.com

********************************************************************************************* */

/*
Skin Name: Futurico Theme
Skin URI: http://designmodo.com
Skin Type: fixed
Image Width: 290
Image Height: 170
Description: Futurico UI CSS3 Theme for Nivo slider.
Version: 1.0
Author: Valeriu Timbuc
Author URI: http://vtimbuc.net
*/

.futurico-theme.slider-wrapper {
	position: relative;
	width: 100%;
	height: 100%px;
	margin: 0;
	padding: 0px;
	
	background: #F8F8F8;

	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	height:330px;
}

.futurico-theme .nivoSlider {
	position: relative;
	width: 512px;
	height: 231px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	z-index:9999;
}

.futurico-theme .nivoSlider img {
	display: none;
	position: absolute;
	width: 523px;
	height: 231px;
	top: 0;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
}

.futurico-theme .nivo-controlNav {
	position: absolute;
	z-index:999;
	/*bottom: -30px;*/
	left: 320px; /*405px; /* Change this to center the navigation */
	left: 305px; /*390px\9;*/
	top: 350px; /*7px;*/
	height: 20px;
}

.futurico-theme .nivo-controlNav a {
	display: block;
	float: left;
	top: 7px;
	width: 7px;width: 9px\9;
	height: 7px;height: 9px\9;
	
	margin-right: 5px;

	text-indent: -9999px;
	background: #B5B5B5;
	background: url(../../images/sliderradiobutton.png) no-repeat\9;

	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	box-shadow: 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
}

.futurico-theme .nivo-controlNav a.active,
.futurico-theme .nivo-caption span {
	background: #a5cd4e;
	background: -moz-linear-gradient(top,  #2766D0 0%, #14368C 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2766D0), color-stop(100%,#14368C));
	background: -webkit-linear-gradient(top,  #2766D0 0%,#14368C 100%);
	background: -o-linear-gradient(top,  #2766D0 0%,#14368C 100%);
	background: -ms-linear-gradient(top,  #2766D0 0%,#14368C 100%);
	background: linear-gradient(top,  #2766D0 0%,#14368C 100%);
	background: url(../../images/sliderradiobuttonon.png) no-repeat\9;

	width: 7px;width: 10px\9;
	height: 7px;height: 11px\9;
	
	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
}

.futurico-theme .nivo-directionNav a {
	display: block;
	top: 80px;
	
	font-family: 'Consolas', sans-serif;
	font-size: 40px;
	color: #141517;
	text-shadow: 0px 1px 1px rgba(255,255,255, .05);
}

.futurico-theme a.nivo-prevNav { left: -22px;color: #000000; top: 155px; /*105px;*/   background: url(../img/prev.png) no-repeat; }

.futurico-theme a.nivo-prevNav:hover {
   left: -22px;color: #000000; top: 155px; /*105px;*/   background: url(../img/prevhover.png) no-repeat;
	
}

.futurico-theme a.nivo-nextNav { right: -32px; color: #000000; top:155px; /*105px;*/  background: url(../img/next.png) no-repeat; }

.futurico-theme a.nivo-nextNav:hover {
   right: -32px; color: #000000; top:155px; /*105px;*/  background: url(../img/nexthover.png) no-repeat;
	
}
.futurico-theme .nivo-caption {
	padding: 10px 0;
	text-align: left;

	font-size: 12px;
	color: #e1e1e1;
	height: 62px;
	background: rgba(0, 0, 0, 0.75);



	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.futurico-theme .nivo-caption span {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 5px 1px 5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.futurico-theme .nivo-caption em {
	font-family: "Myriad Pro";
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
}
.futurico-theme .nivo-caption p {
	font-family: "Myriad Pro";
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
}
.futurico-theme .nivo-caption strong {
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: bold;

	color: #ffffff;
	padding: 10px;
}

#wrapper{
position: absolute;
top: 52px;
left: 114px;
width: 785px;
height: 350px;


}