/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

 .nivoSlider {
	position:relative;
	background:#fff url("/banners/images/loading.gif") no-repeat 50% 50%;
    /*margin-bottom:50px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
 .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
 .nivoSlider a {
	border:0;
	display:block;
}

 .nivo-controlNav {
	position:relative;
	top: 380px;
  	right: 0;
	float:right;
	text-align: center;
	margin-left:auto;
	margin-right: 470px; /* Tweak this to center bullets */
}

 .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url("/banners/images/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	/*float:left;*/
}
 .nivo-controlNav a.active {
	background-position:0 -22px;
}

/* Prevents global font-size or line-height from negatively affecting the control nav images */
.nivo-controlNav a
{
    vertical-align: text-bottom;
}

 .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/banners/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
 a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
 a.nivo-prevNav {
	left:15px;
}

 .nivo-caption {
    font-family: Arial, sans-serif;

}
 .nivo-caption p
{
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:20px;
}

 .nivo-caption span
{
	font-size:15px;
	font-weight:normal;
	font-family:arial;
}

 .nivo-caption a {

    color:#fff;
    /*border-bottom:1px dotted #fff;*/
}
 .nivo-caption a:hover {
    color: #e7a613;
}

/*** /DEFAULT THEME RESETS ***/
/*** /DEFAULT THEME RESETS ***/
/*** /DEFAULT THEME RESETS ***/

/*** NIVO STYLES ***/
/*** NIVO STYLES ***/
/*** NIVO STYLES ***/


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.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;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */



/* Original caption position
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:8;
}
*/

.nivo-caption
{
	position:absolute;
	left:0px;
	bottom:0;
	/*background:#000;*/
	background-image: url("/banners/images/nivo_caption.png");
	background-position: left top;
	background-repeat: no-repeat;
	width:100%;
	height: 100px;
	z-index:8;
	text-align: left;
}


.nivo-caption h1
{
	font-family: sinkin_sans600_semibold;
	margin:0;
	font-size: 23px;
	line-height: 32px;
	font-weight: bold;
	color:#FFFFFF  !important;
}

.nivo-caption p
{
	padding-top:10px;
	padding-left: 30px;
	margin:0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color:#FFFFFF  !important;
}

.nivo-caption span{
	font-family: Arial;
}

.nivo-caption a {
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	display:inline !important;
}
.nivo-caption a:hover {
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	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;
	top: 0px;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*** /NIVO STYLES ***/
/*** /NIVO STYLES ***/
/*** /NIVO STYLES ***/


/*** /SLIPPRY MOBILE BANNER STYLES ***/
/*** /SLIPPRY MOBILE BANNER STYLES ***/
/*** /SLIPPRY MOBILE BANNER STYLES ***/


/* slippry v1.2.1 - Simple responsive content slider
 * http://slippry.com
 * Author(s): Lukas Jakob Hafner - @saftsaak
 *            Thomas Hurd - @SeenNotHurd
 * Copyright 2013, booncon oy - http://booncon.com
 * Thanks @ http://bxslider.com for the inspiration!
 * Released under the MIT license - http://opensource.org/licenses/MIT
*/


/* added to the original element calling slippry */
.sy-box.sy-loading {
  background: url(../images/sy-loader.gif) 50% 50% no-repeat;
  -webkit-background-size: 32px;
  -moz-background-size: 32px;
  -o-background-size: 32px;
  background-size: 32px;
  min-height: 40px;
}
.sy-box.sy-loading .sy-slides-wrap, .sy-box.sy-loading .sy-pager {
  visibility: hidden;
}

/* element that wraps the slides */
.sy-slides-wrap {
  position: relative;
  height: 100%;
  width: 100%;
}
.sy-slides-wrap:hover .sy-controls {
  display: block;
}

/* element that crops the visible area to the slides */
.sy-slides-crop {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
}

/* list containing the slides */
.sy-list {
  width: 100%;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}
.sy-list.horizontal {
  -webkit-transition: left ease;
  -moz-transition: left ease;
  -o-transition: left ease;
  transition: left ease;
}
.sy-list.vertical {
  -webkit-transition: top ease;
  -moz-transition: top ease;
  -o-transition: top ease;
  transition: top ease;
}

/* single slide */
.sy-slide {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.sy-slide.kenburns {
  width: 140%;
  left: -20%;
}
.sy-slide.kenburns.useCSS {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.sy-slide.kenburns.useCSS.sy-ken:nth-child(1n) {
  -webkit-animation-name: left-right;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: left-right;
  -moz-animation-fill-mode: forwards;
  -o-animation-name: left-right;
  -o-animation-fill-mode: forwards;
  animation-name: left-right;
  animation-fill-mode: forwards;
}
.sy-slide.kenburns.useCSS.sy-ken:nth-child(2n) {
  -webkit-animation-name: right-left;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: right-left;
  -moz-animation-fill-mode: forwards;
  -o-animation-name: right-left;
  -o-animation-fill-mode: forwards;
  animation-name: right-left;
  animation-fill-mode: forwards;
}
.sy-slide.sy-active {
  z-index: 3;
}
.sy-slide > a {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}
.sy-slide > a > img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: 0;
}

/* next/ prev buttons, with arrows and clickable area a lot larger than the visible buttons */
.sy-controls {
  display: none;
  list-style: none;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 0;
  margin: 0;
}
.sy-controls li {
  position: absolute;
  width: 10%;
  min-width: 4.2em;
  height: 100%;
  z-index: 33;
}
.sy-controls li.sy-prev {
  left: 0;
  top: 0;
}
.sy-controls li.sy-prev a:after {
  background-position: -5% 0;
}
.sy-controls li.sy-next {
  right: 0;
  top: 0;
}
.sy-controls li.sy-next a:after {
  background-position: 105% 0;
}
.sy-controls li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
}
.sy-controls li a:link, .sy-controls li a:visited {
  opacity: 0.4;
}
.sy-controls li a:hover, .sy-controls li a:focus {
  opacity: 0.8;
  outline: none;
}
.sy-controls li a:after {
  content: "";
  background-image: url(../images/arrows.svg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  text-indent: 0;
  line-height: 2.8em;
  color: #111;
  font-weight: 800;
  position: absolute;
  background-color: #fff;
  width: 2.8em;
  height: 2.8em;
  left: 50%;
  top: 50%;
  margin-top: -1.4em;
  margin-left: -1.4em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-device-width: 600px) {
  .sy-controls {
    display: block;
  }
  .sy-controls li {
    min-width: 2.1em;
  }
  .sy-controls li a:after {
    width: 1.4em;
    height: 1.4em;
    margin-top: -0.7em;
    margin-left: -0.7em;
  }
}

/* captions, styled fo the overlay variant */
.sy-caption-wrap
{
  position: absolute;
  bottom: -6px;
  z-index: 12;
  width:100% !important;
 }
.sy-caption-wrap .sy-caption {
  position: relative;
  background-color: rgba(0, 0, 0, 0.54);
  -webkit-border-radius: 1.2em;
  -moz-border-radius: 1.2em;
  -ms-border-radius: 1.2em;
  -o-border-radius: 1.2em;
  border-radius: 1.2em;
  bottom: -6px;
}
.sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited {

}
.sy-caption-wrap .sy-caption a:hover, .sy-caption-wrap .sy-caption a:focus {

}
@media only screen and (max-device-width: 600px), screen and (max-width: 600px) {
  .sy-caption-wrap {
    left: 0;
    bottom: 0.4em;
  }
  .sy-caption-wrap .sy-caption {
    left: 0;
    padding: 0.2em 0.4em;
    font-size: 0.92em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}

/* pager bubbles */
.sy-pager {
  overflow: hidden;
  *zoom: 1;
  display: block;
  width: 100%;
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.sy-pager li {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin: 0 1em 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.sy-pager li.sy-active a {
  background-color: #e24b70;
}
.sy-pager li a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #cccccc;
  text-indent: -9999px;
  -webkit-background-size: 2em;
  -moz-background-size: 2em;
  -o-background-size: 2em;
  background-size: 2em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.sy-pager li a:link, .sy-pager li a:visited {
  opacity: 1.0;
}
.sy-pager li a:hover, .sy-pager li a:focus {
  opacity: 0.6;
}

/* element to "keep/ fill" the space of the content, gets intrinsic height via js */
.sy-filler {
  width: 100%;
}
.sy-filler.ready {
  -webkit-transition: padding 600ms ease;
  -moz-transition: padding 600ms ease;
  -o-transition: padding 600ms ease;
  transition: padding 600ms ease;
}

/*** /SLIPPRY MOBILE BANNER STYLES ***/
/*** /SLIPPRY MOBILE BANNER STYLES ***/
/*** /SLIPPRY MOBILE BANNER STYLES ***/

.mobile_banner_caption_container
{
	padding:5px !important;
}
.h1_banner_mobile
{

	font-size:14pt;

}

.span_banner_mobile
{

	font-size:10pt;
}

.a_banner_mobile, .a_banner_mobile a:hover, .a_banner_mobile a:link, .a_banner_mobile a
{

	text-decoration:underline;
	color:orange;
}


