
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000000;
	font-size:0px;
}
.bgstretcher {
	background: #000000;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
div#inputimages	{
	display: none;
}

.stacks_in_1776_page3creeper_anchor{height:0;margin:0;padding:0}.stacks_in_1776_page3creeper{  margin:0 0 10px;z-index:9999;height:auto;text-align:center;  background-color:rgba(0,0,0,0);  overflow-x:visible!important}#stacks_in_1776_page3creeperContain{  width:960px; margin-left:auto;margin-right:auto;}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu1.css Style Sheet
Created: 27, October, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {	
}

#nav ul {
	bottom: 0;
	left: 0;
	background: #5AC4E9;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
}

#nav ul li a, #nav ul li a:visited {
	background: #5AC4E9;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #62D4D2;
	color: #FFFFFF;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: #FFFFFF;
	color: #00AE4F;
}

#nav ul li a:hover > ul {
	position: relative;
	display: block;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 200px;
}

#nav ul ul li {
	padding: 0;
	height: 26px;
	width: 200px;
	border-right: 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #7B8B99;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: -28px;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0px 14px 0px 14px;
	line-height: 26px !important;
	width: -28px !important;
}

#nav ul ul li a:hover {
	background: #EDEDED;
	color: #777777;
	width: -28px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #CD180D;
	width: -28px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 200px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 200px !important;
}





/* @group FormSnap Jr. */

#fsjr-tab{
	padding: 12px 10px 4px 10px;
	vertical-align: middle;
	text-align: center;
	color:  #000000;
	font-size: 13px;
	font-family:  Helvetica;
	font-weight: normal;
	display:block;
	position: fixed;
	border-radius: 5px;
	background: #E44C2E;
	border: 2px solid #FFFFFF;
	cursor:pointer;
	z-index: 999999;
}
#fsjr-tab img {
	vertical-align: top;
	outline:  none;
	border: none;
	width: 16px;
	height: 16px;
}

#fsjr-tab.left{
	top:200px;
	left: -60px;
	border-top: none;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	writing-mode: lr-tb;
}

#fsjr-tab.right
{
	top:200px;;
	right: -60px;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top: none;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	writing-mode: rl-tb;
}

#fsjr-tab.bottom
{
	bottom:-1px;
	right: 120px;
	padding-top: 6px;
	border-bottom: none;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#fsjr-tab.top
{
	top: -1px;
	right: 120px;
	border-top: none;
	padding-top: 6px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}




div.blockOverlay {
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); 
    -moz-opacity:.40;
    opacity:.40;
    z-index: 100000;	
    -webkit-filter: grayscale(0.5) blur(10px);
}
div.fsjr-block{
    top:    10%;
    left:   37%;
    text-align:center;
	border: 1px solid #222222;
    outline: 2px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    -moz-opacity:1;
    opacity:1;
    padding: 0;
    color: ;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background: #9A0082;
	z-index: 100001;
	cursor: default;
	font-family: Helvetica;
}

div.fsjr-block-inner { 
	width:  300px;
	margin: 20px auto;
	}

div.fsjr-block ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:left;
}


div.fsjr-block .airmail-line {
	overflow: hidden; 
	margin: 0 -24px; 
	text-indent: -28px; 
	white-space: nowrap; 
	min-height: 15px; 
	padding: 0; 
	font: italic bold 200px/15px Helvetica, sans-serif; 
	height: 15px; 
	max-height: 15px; 
	letter-spacing: -8px;
}

div.fsjr-block .airmail-line b {
	color:#B50025;
}

div.fsjr-block .airmail-line i {
	color:#6B98C3;
}

div.fsjr-block h3{ 
	font-size: 20px; 
	margin:0 0 4px 0;
	font-weight: bold;
	color:  #FFFFFF;
	padding: 0;
}

div.fsjr-block li{
	margin-left:0 !important;
}

div.fsjr-block input[type="text"],
div.fsjr-block input[type="password"],
div.fsjr-block textarea {
    padding:5px;
    background-color: #FFFFFF; 
    border:1px solid #CCCCCC;
    border-radius:4px;
    font-size:12px;
    font-weight:bold;
    color: #444444;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    width:288px;
}

div.fsjr-block textarea { height:80px; }

div.fsjr-block span.required {color:  #B94A48;}
div.fsjr-block li.incomplete input[type=text],
div.fsjr-block li.incomplete textarea{ 
	border-color: #B94A48;
	box-shadow: 0 0 5px #ffffff;
	-webkit-box-shadow: 0 0 5px #B94A48;
	-moz-box-shadow: 0 0 5px #B94A48;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
  }



div.fsjr-block a.unblock {
	 position:  relative;
}

/* @end */
div.fsjr-block label { display: block; color:  #FFFFFF; text-transform: none; }


div.fsjr-block p { display: block; text-align: center; margin: 6px auto; }

/* alerts */

div.fsjr-block .alert {
  padding: 8px 35px 8px 14px;
  margin: 18px auto;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


div.fsjr-block .alert-success {
  color: #468847;
  background-color: #E6FFE7;
  border-color: #AAECAB;
}

div.fsjr-block .alert-error {
  color: #B94A48;
  background-color: #FFEAE8;
  border-color: #FFAEAC;
}


.fsjr-btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #444444;
  text-align: center;
  text-shadow: 0 1px 1px #FFFFFF;
  vertical-align: middle;
  cursor: pointer;
  background-color:  ;
  background-image: -ms-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#E6E6E6));
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -o-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-repeat: repeat-x;
  border: 1px solid #CCCCCC;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #B3B3B3 #B3B3B3 #959595;
  border-bottom-color: #818181;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E6E6E6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn:hover,
.fsjr-btn:active,
.fsjr-btn.active,
.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  background-color: #E6E6E6;
}

.fsjr-btn:active,
.fsjr-btn.active {
  background-color: #CDCDCD \9;
}

.fsjr-btn:first-child {
  *margin-left: 0;
}

.fsjr-btn:hover {
  color: #3A3A3A;
  text-decoration: none;
  background-color: #E6E6E6;
  *background-color: #D2D2D2;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.fsjr-btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.fsjr-btn.active,
.fsjr-btn:active {
  background-color: #E6E6E6;
  background-color: #CDCDCD \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  cursor: default;
  background-color: #E6E6E6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


.fsjr-btn-primary,
.fsjr-btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.fsjr-btn-primary.active {
  color: rgba(255, 255, 255, 0.75);
}

.fsjr-btn {
  border-color: #CCCCCC;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
}

.fsjr-btn-primary {
  background-color: #0067E6;
  background-image: -ms-linear-gradient(top, #1494FF, #0067E6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1494FF), to(#0067E6));
  background-image: -webkit-linear-gradient(top, #1494FF, #0067E6);
  background-image: -o-linear-gradient(top, #1494FF, #0067E6);
  background-image: -moz-linear-gradient(top, #1494FF, #0067E6);
  background-image: linear-gradient(top, #1494FF, #0067E6);
  background-repeat: repeat-x;
  border-color: #0067E6 #0067E6 #004ECD;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1494FF', endColorstr='#0067E6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.fsjr-btn-primary:hover,
.fsjr-btn-primary:active,
.fsjr-btn-primary.active,
.fsjr-btn-primary.disabled,
.fsjr-btn-primary[disabled] {
  background-color: #0067E6;
}

.fsjr-btn-primary:active,
.fsjr-btn-primary.active {
  background-color: #004ECD \9;
}

div.fsjr-block .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -12px;
	left: -15px;
	background-image: url(../files/formsnapjr/close.png);
	text-indent: -1000em;
	overflow: hidden;
	background-color: transparent;
	cursor: pointer;
}

div.fsjr-block .close:active {
	background-position: 0 -30px;
}


/* @end */


/* ! RESPONSIVE MEDIA QUERIES */
/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width : 480px) {
	div.blockOverlay {background-color: #000 !important;}
	div.fsjr-block {position: absolute !important; width:94% !important;top:10px !important;left:10px !important; }
	div.fsjr-block input[type="text"],
	div.fsjr-block input[type="password"],
	div.fsjr-block textarea { width:260px !important;}
	div.fsjr-block-inner { width:  280px !important; overflow:auto;}
	div.fsjr-block textarea { height: 30px !important;}
}
/* ! RESPONSIVE MEDIA QUERIES (END) */


#tintoWrapperstacks_in_72_page3 {
	position: relative;
	display: block;
}

#tintoInnerstacks_in_72_page3 {
	position: relative;
	display: block;
}

#tintoContentstacks_in_72_page3 {
	position: relative;
	display: block;
	z-index: 1000;
	padding: 3px;
}	
		  
#tintoBGstacks_in_72_page3 {
	position:absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .40;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	background: #FFFFFF;
	z-index: 1;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}



#stacks_out_72_page3 {
	width: 960px;
}

#stacks_in_66_page3 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88_page3_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1067_page3_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}

#stacks_in_71_page3 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}
#jPlayerstacks_in_86_page3 div.jp-single-player,
#jPlayerstacks_in_86_page3 div.jp-type-playlist {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-size:1em; /* No parent CSS that can effect the size in these demos */

	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #FFFFFF;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_86_page3 div.jp-interface {
	position: relative;
	background-color: #436EB0;
	width:260px;
	height:30px;
	border:1px solid #D9EDFA;
}

#jPlayerstacks_in_86_page3  ul li {
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
}

#jPlayerstacks_in_86_page3 div.jp-single-player div.jp-interface {
	border-bottom:none;
}
#jPlayerstacks_in_86_page3 div.jp-interface {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
}

#jPlayerstacks_in_86_page3 div.jp-playlist ul {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}


#jPlayerstacks_in_86_page3 div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0 !important;
	margin: 0 !important;
}
#jPlayerstacks_in_86_page3 div.jp-interface ul.jp-controls li {
	position: absolute;
	margin-bottom: 0 !important;
}
#jPlayerstacks_in_86_page3 div.jp-interface ul.jp-controls a {
	display: block;
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
	background-color: #1A2152;
	border: 1px solid #3A3C89;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
}
#jPlayerstacks_in_86_page3 a.jp-play,
#jPlayerstacks_in_86_page3 a.jp-pause {
	top:5px;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_86_page3 div.jp-single-player a.jp-play,
#jPlayerstacks_in_86_page3 div.jp-single-player a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist a.jp-play,
#jPlayerstacks_in_86_page3 div.jp-type-playlist a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_86_page3 a.jp-play {
	background: url("img/play.png") center no-repeat;
	background-color: #1A2152;
}
#jPlayerstacks_in_86_page3 a.jp-play:hover {
	background: url("img/play-hover.png") center no-repeat;
}
#jPlayerstacks_in_86_page3 a.jp-pause {
	background: url("img/pause.png") center no-repeat;
	background-color: #1A2152;
}
#jPlayerstacks_in_86_page3 a.jp-pause:hover {
	background: url("img/pause-hover.png") center no-repeat;
}
#jPlayerstacks_in_86_page3 a.jp-stop {
	top:5px;
	background: url("img/stop.png") center no-repeat;
	background-color: #1A2152;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_86_page3 div.jp-single-player a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_86_page3 a.jp-stop:hover {
	background: url("img/stop-hover.png") center no-repeat;
}
#jPlayerstacks_in_86_page3 a.jp-previous {
	left:5px;
	top:5px;
	background: url("img/back.png") center no-repeat;
	background-color: #1A2152;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_86_page3 a.jp-previous:hover {
	background: url("img/back-hover.png") center no-repeat;
}
#jPlayerstacks_in_86_page3 a.jp-next {
	left:55px;
	top:5px;
	background: url("img/next.png") center no-repeat;
	background-color: #1A2152;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_86_page3 a.jp-next:hover {
	background: url("img/next-hover.png") center no-repeat;
}
#jPlayerstacks_in_86_page3 div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:5px;
	background-color: #3A3C89;
	width:90px;
	height:9px;
}
#jPlayerstacks_in_86_page3 div.jp-single-player div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_86_page3 div.jp-seek-bar {
	background-color: #1A2152;
	width:0px;
	height:9px;
	cursor: pointer;
}
#jPlayerstacks_in_86_page3 div.jp-play-bar {
	background-color: #FFFFFF ;
	width:0px;
	height:9px;
}
#jPlayerstacks_in_86_page3 a.jp-volume-min {
	top:5px;
	background: url("img/min.png") center no-repeat;
	width:16px;
	height:16px;
	border: none;
	background-color: transparent;
}
#jPlayerstacks_in_86_page3 div.jp-single-player a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_86_page3 a.jp-volume-min:hover {
	background: url("img/min-hover.png") center no-repeat;
}
#jPlayerstacks_in_86_page3 a.jp-volume-max, #jPlayerstacks_in_86_page3 a.jp-volume-add {
	top:5px;
	background: url("img/plus.png") center no-repeat;
	width:16px;
	height:16px;
	border: none;
	background-color: transparent;
}

#jPlayerstacks_in_86_page3 div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_86_page3 div.jp-type-playlist a.jp-volume-add {
	left:233px;
}
#jPlayerstacks_in_86_page3 a.jp-volume-max:hover, #jPlayerstacks_in_86_page3 a.jp-volume-add:hover {
	background: url("img/plus-hover.png") center no-repeat;
}

#jPlayerstacks_in_86_page3 div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:5px;
	/*background: url("jplayer.dark.jpg") 0 -250px repeat-x;*/
	width:46px;
	height:5px;
	cursor: pointer;
	display: none;
}
#jPlayerstacks_in_86_page3 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_86_page3 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_86_page3 div.jp-current-time,
#jPlayerstacks_in_86_page3 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_86_page3 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_86_page3 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_86_page3 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_86_page3 div.jp-playlist {
	width:260px;
	display: block;
}
#jPlayerstacks_in_86_page3 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#436EB0;
	border:1px solid #D9EDFA;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_86_page3 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #D9EDFA;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:8px !important;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist a:hover {
	color:#F2ED25;
	background-color: transparent;
}
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#F2ED25;
}

#jPlayerstacks_in_86_page3 #current_track {
	display: none;
}

#jPlayerstacks_in_86_page3 div.jp-type-playlist ul li {
	margin-left: 0;
}

div.jp-jplayer {
	height: 0;
}

#jPlayerstacks_in_86_page3 .currentTitle {
	display: none;
	}
	
/*Simple Player CSS Rules*/

#jPlayerstacks_in_86_page3.simple a.jp-previous, #jPlayerstacks_in_86_page3.simple a.jp-next, #jPlayerstacks_in_86_page3.simple a.jp-stop, #jPlayerstacks_in_86_page3.simple div.jp-progress, #jPlayerstacks_in_86_page3.simple div.jp-current-time, #jPlayerstacks_in_86_page3.simple div.jp-duration {
	display: none !important;
}

#jPlayerstacks_in_86_page3.simple a.jp-play, #jPlayerstacks_in_86_page3.simple a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_86_page3.simple a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_86_page3.simple a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}

#jPlayerstacks_in_86_page3.simple .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#F2ED25;
	}

#jPlayerstacks_in_86_page3.simple div.jp-single-player,
#jPlayerstacks_in_86_page3.simple div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_86_page3.simple div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #D9EDFA;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_86_page3.simple div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_86_page3.simple div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_86_page3.simple div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
margin: 0;
padding: 0;
background-image: none;
}

#jPlayerstacks_in_86_page3.simple div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_86_page3.simple div.jp-type-playlist a.jp-volume-add {
	right: 2px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_86_page3.simple div.jp-type-playlist a.jp-volume-min {
	right: 30px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_86_page3.simple div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

#jPlayerstacks_in_86_page3.simpleplus a.jp-previous, #jPlayerstacks_in_86_page3.simpleplus a.jp-stop {
	display: none !important;
}

#jPlayerstacks_in_86_page3.simpleplus div.jp-type-playlist div.jp-current-time, #jPlayerstacks_in_86_page3.simpleplus div.jp-type-playlist div.jp-duration {
	display: none;
}

#jPlayerstacks_in_86_page3.simpleplus a.jp-play, #jPlayerstacks_in_86_page3.simpleplus a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_86_page3.simpleplus a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_86_page3.simpleplus a.jp-play:hover {
	background-position: 5px 4px;
	left: 2px !important;
}

#jPlayerstacks_in_86_page3.simpleplus a.jp-next {
	width: 14px;
	height: 14px;
	background-color: transparent !important;
	border-color: transparent !important;
	top: 5px !important;
	right: 116px;
	left: auto;
	background-position: 2px 1px;
	z-index: 50;
	}

#jPlayerstacks_in_86_page3.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #1A2152;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_86_page3.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_86_page3.simpleplus div.jp-play-bar {
	background-color: #3A3C89;
	height: 22px;
	}

#jPlayerstacks_in_86_page3.simpleplus div.jp-type-playlist div.jp-volume-bar {
	right: 3px;
	left: auto;
	z-index: 1;
	border-radius: 20px;
	position: absolute;
	overflow: hidden;
	top: 2px;
	width: 100px;
	height: 26px;
	cursor: pointer;
	background-color: #1A2152;
}

#jPlayerstacks_in_86_page3.simpleplus div.jp-volume-bar-value {
	width: 0px;
	height: 26px;
	background-color: #3A3C89;
	border-radius: 20px;
}

#jPlayerstacks_in_86_page3.simpleplus .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#F2ED25;
	}

#jPlayerstacks_in_86_page3.simpleplus div.jp-single-player,
#jPlayerstacks_in_86_page3.simpleplus div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_86_page3.simpleplus div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #D9EDFA;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_86_page3.simpleplus div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_86_page3.simpleplus div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_86_page3.simpleplus div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}

#jPlayerstacks_in_86_page3.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_86_page3.simpleplus div.jp-type-playlist a.jp-volume-add {
	right: 2px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	z-index: 50;
}

#jPlayerstacks_in_86_page3.simpleplus div.jp-type-playlist a.jp-volume-min {
	right: 80px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	z-index: 50;
}

#jPlayerstacks_in_86_page3.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

#jPlayerstacks_in_86_page3.customicon a.jp-play {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-play:hover {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-pause {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-pause:hover {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-stop {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-stop:hover {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-previous {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-previous:hover {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-next {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-next:hover {
	background-image: url("");
}

#jPlayerstacks_in_86_page3.customicon a.jp-volume-min {
	background-image: url("");
}

#jPlayerstacks_in_86_page3.customicon a.jp-volume-min:hover {
	background-image: url("");
}
#jPlayerstacks_in_86_page3.customicon a.jp-volume-max, #jPlayerstacks_in_86_page3.customicon a.jp-volume-add {
	background-image: url("");
}

#jPlayerstacks_in_86_page3.customicon a.jp-volume-max:hover, #jPlayerstacks_in_86_page3.customicon a.jp-volume-add:hover {
	background-image: url("");
}

/*End Custom Icon CSS Rules*/

/* @group PlayPause Player */
 
#jPlayerstacks_in_86_page3.playpause a.jp-previous, #jPlayerstacks_in_86_page3.playpause a.jp-next, #jPlayerstacks_in_86_page3.playpause a.jp-stop, #jPlayerstacks_in_86_page3.playpause div.jp-progress, #jPlayerstacks_in_86_page3.playpause div.jp-current-time, #jPlayerstacks_in_86_page3.playpause div.jp-duration {
	display: none !important;
}
 
#jPlayerstacks_in_86_page3.playpause a.jp-play, #jPlayerstacks_in_86_page3.playpause a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}
 
#jPlayerstacks_in_86_page3.playpause a.jp-pause {
	background-position: 4px 4px;
}
 
#jPlayerstacks_in_86_page3.playpause a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}
 
#jPlayerstacks_in_86_page3.playpause .currentTitle  {
	display: none;
	}
 
#jPlayerstacks_in_86_page3.playpause div.jp-single-player,
#jPlayerstacks_in_86_page3.playpause div.jp-type-playlist {
 
	width: 32px;
	padding: 5px;
}
	
#jPlayerstacks_in_86_page3.playpause div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #D9EDFA;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}
 
#jPlayerstacks_in_86_page3.playpause div.jp-playlist {
	display: none;
	}
 
#jPlayerstacks_in_86_page3.playpause div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}
 
#jPlayerstacks_in_86_page3 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}
 
#jPlayerstacks_in_86_page3.playpause div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}
 
#jPlayerstacks_in_86_page3.playpause div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_86_page3.playpause div.jp-type-playlist a.jp-volume-add {
	display: none;
}
 
#jPlayerstacks_in_86_page3.playpause div.jp-type-playlist a.jp-volume-min {
	display: none;
}
 
#jPlayerstacks_in_86_page3.playpause div.jp-interface ul.jp-controls a {
	top: 2px;
}
 
/* @end */
 



/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, October, 2010
Last Modified: 24, April 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_37_page3 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_37_page3 #footer {
	font-size: 11px;
	line-height: 16px;
	color: #3B4B58;
}

#stacks_in_37_page3 #footer p {
	color: #3B4B58;
}

#stacks_in_37_page3 #footer a:link, #stacks_in_37_page3 #footer a:active {
	color: #CD180D;
}

#stacks_in_37_page3 #footer a:visited {
	color: #800080;
}

#stacks_in_37_page3 #footer a:hover {
	color: #CD180D;
}