/*

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

*/

/* -------------------------------------

preview-1 

---------------------------------------- */

.preview-1 .nivoslider {

	position:relative;

	background: url(/uploads/image/t2evsimg/loading.gif) no-repeat 50% 50%;

}

.preview-1 .nivoslider img {

	position:absolute;

	top:0px;

	left:0px;

	display:none;

}

.preview-1 .nivoslider a {


	display:block;

}



.preview-1 .nivo-controlnav {

	text-align: center;

	padding: 20px 0;

}

.preview-1 .nivo-controlnav a {

	display:inline-block;

	width:22px;

	height:22px;

	background:url(/uploads/image/t2evsimg/bullets.png) no-repeat;

	text-indent:-9999px;

	border:0;

	margin: 0 2px;

}

.preview-1 .nivo-controlnav a.active {

	background-position:0 -22px;

}



.preview-1 .nivo-directionnav a {

	display:block;

	width:56px;

	height:55px;

	background:url(/uploads/image/t2evsimg/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;

}

.nivo-directionnav a.nivo-prevnav:hover {

  background:url(/uploads/image/t2evsimg/arrows-hover.png) no-repeat;

}

.nivo-directionnav a.nivo-nextnav:hover {

  background:url(/uploads/image/t2evsimg/arrows-hover.png) no-repeat;

  background-position: -56px 0;

}

.preview-1:hover .nivo-directionnav a { opacity: 1; }

.preview-1 a.nivo-nextnav {

	background-position:-56px 0;

	right:115px;

}

.preview-1 a.nivo-prevnav {

	left:115px;

}

.preview-1 .nivo-caption a {

    color:#fff;

}

.preview-1 .nivo-caption a:hover {

    color:#fff;

}



.preview-1 .nivo-controlnav.nivo-thumbs-enabled {

	width: 100%;

}

.preview-1 .nivo-controlnav.nivo-thumbs-enabled a {

	width: auto;

	height: auto;

	background: none;

	margin-bottom: 5px;

}

.preview-1 .nivo-controlnav.nivo-thumbs-enabled img {

	display: block;

	width: 120px;

	height: auto;

}

.preview-1 .nivo-controlnav {

    position: relative;

    z-index: 99999;

    bottom: 68px;

}

.preview-1 .nivo-controlnav a {

	border:5px solid #fff;

	display: inline-block;

	height:18px;

	margin: 0 5px;

	text-indent: -9999px;

	width:18px;

	line-height: 8px;

	background: #3c3c3c;

	cursor: pointer;

	position: relative;

	z-index: 9;

	border-radius: 100%;

	opacity: 0;

	z-index: -999;

}

.preview-1:hover .nivo-controlnav a{

  opacity: 1;

  z-index: 999999;

}

.preview-1 .nivo-controlnav a:hover, .preview-1 .nivo-controlnav a.active {

    background: #000;

    cursor: pointer;

}

/* -------------------------------------

preview-2

---------------------------------------- */

.preview-2 .nivoslider:hover .nivo-directionnav a.nivo-prevnav {

  left: 15px;

  transition: all 300ms ease-in 0s;

}

.preview-2 .nivoslider:hover .nivo-directionnav a.nivo-nextnav{

  right: 65px;

  transition: all 300ms ease-in 0s;

}

.preview-2 .nivoslider .nivo-directionnav a.nivo-prevnav {

  left: -50px;

  font-size: 0;

  transition: all 300ms ease-in 0s;

}

.preview-2 .nivoslider .nivo-directionnav a.nivo-nextnav {

  right: 0px;

  font-size: 0;

  transition: all 300ms ease-in 0s;

}

.preview-2 .nivo-directionnav a.nivo-prevnav:hover:before{

  background: #fff;

  color: #000;

}

.preview-2 .nivo-directionnav a.nivo-prevnav:before{

  background: rgba(0,0,0,0.25);

  content: "\f053";

  font: normal normal normal 14px/1 fontawesome;

  color: #fff;

  cursor: pointer;

  font-size: 25px;

  font-weight: 400;

  height: 50px;

  line-height: 50px;

  margin: 0;

  position: absolute;

  text-align: center;

  top: 45%;

  transition: all 300ms ease-in 0s;

  width: 50px;

  z-index: 9;

}

.preview-2 .nivo-directionnav a.nivo-nextnav:hover:before{

  background:#fff;

  color: #000

}

.preview-2 .nivo-directionnav a.nivo-nextnav:before{

  background: rgba(0,0,0,0.25);

  content: "\f054";

  font: normal normal normal 14px/1 fontawesome;

  color: #fff;

  cursor: pointer;

  font-size: 25px;

  font-weight: 400;

  height: 50px;

  line-height: 50px;

  margin: 0;

  position: absolute;

  text-align: center;

  top: 45%;

  transition: all 300ms ease-in 0s;

  width: 50px;

  z-index: 9;

}

.preview-2 .nivo-controlnav {

    position: relative;

    z-index: 99999;

    bottom: 68px;

}

.preview-2 .nivo-controlnav a {

	border:5px solid #fff;

	display: inline-block;

	height:18px;

	margin: 0 5px;

	text-indent: -9999px;

	width:18px;

	line-height: 8px;

	background: #3c3c3c;

	cursor: pointer;

	position: relative;

	z-index: 9;

	border-radius: 100%;

	opacity: 0;

	z-index: -999;

}

.preview-2:hover .nivo-controlnav a{

  opacity: 1;

  z-index: 999999;

}

.preview-2 .nivo-controlnav a:hover, 

.preview-2 .nivo-controlnav a.active {

    background: #000;

    cursor: pointer;

}



