/* Start Responsive Shim stack CSS code */.stacks_in_1854_page10shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#fadeinWrapperstacks_in_4053_page10 {
	display: block;
	position: relative;
	height: 400;	
}

#fadeInStackstacks_in_4053_page10 {
	display: none;
	position: relative;
	z-index: 20;
}
#stacks_in_1582_page10 {
	background-color: #000000;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_4055_page10Calligrapher{			font-size: 160% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_4055_page10Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_4055_page10Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_4055_page10Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_4055_page10Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_4055_page10Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_4055_page10Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_4055_page10Calligrapher h6, .stacks_in_4055_page10Calligrapher h5, .stacks_in_4055_page10Calligrapher h4, .stacks_in_4055_page10Calligrapher h3, .stacks_in_4055_page10Calligrapher h2, .stacks_in_4055_page10Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_4055_page10Calligrapher, .stacks_in_4055_page10Calligrapher h1, .stacks_in_4055_page10Calligrapher h2, .stacks_in_4055_page10Calligrapher h3, .stacks_in_4055_page10Calligrapher h4, .stacks_in_4055_page10Calligrapher h5, .stacks_in_4055_page10Calligrapher h6{	font-family: "Times New Roman", Times, serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_4055_page10Calligrapher, .stacks_in_4055_page10Calligrapher h1, .stacks_in_4055_page10Calligrapher h2, .stacks_in_4055_page10Calligrapher h3, .stacks_in_4055_page10Calligrapher h4, .stacks_in_4055_page10Calligrapher h5, .stacks_in_4055_page10Calligrapher h6{	text-shadow: 1px 0px 2px #B5AFB7 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_4055_page10targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_4055_page10Calligrapher a:link{			color: #CB2730 !important;			text-decoration: none !important;		}				.stacks_in_4055_page10Calligrapher a:visited{			color: #CB2730 !important;		}				.stacks_in_4055_page10Calligrapher a:active{			color: #CB2730 !important;		}				.stacks_in_4055_page10Calligrapher a:hover{			color: #B5AFB7 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_4055_page10 {
	margin:  1px;
	padding:  6px;
}
/* Start doobox anchor css */








.stacks_in_4057_page10anchor1 {

}

.stacks_in_4057_page10anchor2 {

}


/* end doobox anchor css */
#stacks_in_4052_page10 {
	font-size: 151%;
}
/* MAPSNAP v.1.0.4 STYLESHEET | MODIFIED: 2014-04-17 13:30:16 */

/* @group General */

#ms-modal-body input{
	margin: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.ms-loading {
	text-align: center;
	font-size: 24px;
	color: #CCC;
	padding-top: 100px;
}

.ms-icon-target {
	color: #AAA;
}

body.print .ms-no-print {
	display: none;
}

input.mapsnap-form-control {
  display: inline-block;
  width: 100%;
  height: 34px;
  padding: 0 6px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: baseline;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  margin-bottom: 0 !important;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
          transition: none;
  box-sizing: border-box; /* this is the key */
}

input.mapsnap-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input.mapsnap-form-control:-moz-placeholder {
  color: #999999;
}

input.mapsnap-form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

input.mapsnap-form-control:-ms-input-placeholder {
  color: #999999;
}

input.mapsnap-form-control::-webkit-input-placeholder {
  color: #999999;
}

input.mapsnap-form-control[disabled],
input.mapsnap-form-control[readonly],
fieldset[disabled] input.mapsnap-form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}


.mapsnap-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  /*margin-left: 4px;*/
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

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

.mapsnap-btn:hover,
.mapsnap-btn:focus {
  color: #333333;
  text-decoration: none;
}

.mapsnap-btn:active,
.mapsnap-btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.mapsnap-btn.disabled,
.mapsnap-btn[disabled],
fieldset[disabled] .mapsnap-btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mapsnap-btn {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.mapsnap-btn:hover,
.mapsnap-btn:focus,
.mapsnap-btn:active,
.mapsnap-btn.active,
.open .dropdown-toggle.mapsnap-btn {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.mapsnap-btn:active,
.mapsnap-btn.active,
.open .dropdown-toggle.mapsnap-btn {
  background-image: none;
}

.mapsnap-btn.disabled,
.mapsnap-btn[disabled],
fieldset[disabled] .mapsnap-btn,
.mapsnap-btn.disabled:hover,
.mapsnap-btn[disabled]:hover,
fieldset[disabled] .mapsnap-btn:hover,
.mapsnap-btn.disabled:focus,
.mapsnap-btn[disabled]:focus,
fieldset[disabled] .mapsnap-btn:focus,
.mapsnap-btn.disabled:active,
.mapsnap-btn[disabled]:active,
fieldset[disabled] .mapsnap-btn:active,
.mapsnap-btn.disabled.active,
.mapsnap-btn[disabled].active,
fieldset[disabled] .mapsnap-btn.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.mapsnap-btn .badge {
  color: #ffffff;
  background-color: #fff;
}

.hide {display:none;}

/* fixes img max-width bug */
.mapsnap  img,
#ms-modal-body img {
  max-width: none !important;
}

#ms-modal-body table {
	max-width: none !important;
	border-collapse: separate; !important;
	border-spacing: inherit !important;
}

/* prevent theme css from leaking in */
.mapsnap-infobox {
	color:  #222 !important;
	font-family: Roboto, Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: 300 !important;
}

#stacks_in_1842_page10 .mapsnap-wrap {
	min-width:200px; 
	min-height:200px;  
	height: 530px; 
	width: auto; 
	padding:4px; 
	border:1px solid #ccc;
	border-color: rgba(0,0,0,.25);
}


#stacks_in_1842_page10 .mapsnap-wrap {
  padding:0;
  border-width: 0;
}


.ms-show-directions {
	display: block;
}

div.wrap_controls hr {
	margin-top: 6px;
	margin-bottom: 6px;
}

/* @end */

/* @group Icon Font */
@font-face {
	font-family: 'mapsnap';
	src:url('../files/mapsnap/assets/font/mapsnap.eot');
	src:url('../files/mapsnap/assets/font/mapsnap.eot?#iefix') format('embedded-opentype'),
		url('../files/mapsnap/assets/font/mapsnap.ttf') format('truetype'),
		url('../files/mapsnap/assets/font/mapsnap.woff') format('woff'),
		url('../files/mapsnap/assets/font/mapsnap.svg#mapsnap') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ms-icon-"], [class*=" ms-icon-"] {
	font-family: 'mapsnap';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="ms-icon-"], [class*=" ms-icon-"] {
	font-family: 'mapsnap';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ms-icon-printer:before {
	content: "\e606";
}
.ms-icon-apple:before {
	content: "\e607";
}
.ms-icon-location:before {
	content: "\e600";
}
.ms-icon-map:before {
	content: "\e601";
}
.ms-icon-close:before {
	content: "\e602";
}
.ms-icon-directions:before {
	content: "\e603";
}
.ms-icon-map2:before {
	content: "\e604";
}
.ms-icon-map3:before {
	content: "\e605";
}
.ms-icon-ydlogo:before {
	content: "\f118";
}
.ms-icon-smilely:before {
	content: "\f120";
}
.ms-icon-refresh:before {
	content: "\f021";
}
.ms-icon-google:before {
	content: "\e608";
}
.ms-icon-target:before {
	content: "\e609";
}

.ms-icon-lg {
	font-size: 16px;
} 

/* Animated rotating icon */
.ms-icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .ms-icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

 /* @end */

/* @group Modal */

div.mapsnap-modal{position:absolute;left:50%;z-index:1002 !important;height:auto;margin-left:-20%;width:40%;padding:0;top:30%}
#ms-modal-wrap{background-color:rgba(0,0,0,0.3);padding:8px;margin-left:auto;margin-right:auto;position:absolute;z-index:1;left:0;right:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center}
#ms-modal-heading{padding:12px;background-color:#f1f1f1;border-top-left-radius:4px;border-top-right-radius:4px;font-weight:bold;font-size:16px; border-bottom: 1px solid #CCCCCC;}
#ms-modal-body{padding:20px;background-color:#fff;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;border-top:1px solid #bababa;color:#555;font-size:16px}
#ms-modal-body .mapsnap-btn{display:inline-block;padding:8px 12px;margin-bottom:0;font-size:12px;font-weight:500;line-height:1.333333333;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;white-space:nowrap;color:#333;background-color:#fff;border-color:#ccc;min-width:80px}
#ms-modal-body .mapsnap-btn:hover{background-color:#f1f1f1;border-color:#bbb}
#ms-modal-body .mapsnap-btn:focus{outline:none}
#ms-modal-body>ul{list-style:none;margin:0;padding:0}
#ms-modal-body textarea{background:#fff;padding:6px}
#ms-modal-body a{color:#777}
#ms-modal-body p{margin:10px}

@media only screen and (min-width:768px){div.mapsnap-modal{top:30%} div.mapsnap-modal{margin-left:-20%;width:40%}}
@media (max-width:480px){.mapsnap-modal{margin-left:0 !important;width:auto !important;top:0 !important;left:0 !important;right:0 !important;zoom:0} #ms-modal-body{font-size:16px}#mapsnap-external a {padding-left: 4px;}}

#ms-modal-wrap {
    height: 100%;
    max-height: 100%;
} 

#ms-modal-wrap {
    background-color: rgba(0,0,0,0.30);
    padding:8px;
    margin-left:auto;
    margin-right:auto;
    position:absolute;
    z-index:1;
    left: 0;
    right: 0;
    -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 5px; /* FF1-3.6 */
    border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /*text-align: center;*/
    overflow: auto;
}


#ms-modal-body {
    padding: 0;
    background-color: #ffffff;
    -webkit-border-radius: 0 0 4px 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 0 0 4px 4px; /* FF1-3.6 */
    border-radius: 0 0 4px 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    border-top: none;
    color: #555;
    font-size: 13px;

}

#ms-modal-body > div.inner {
	padding:20px;
	text-align: left;
}

#ms-modal-body {
    overflow: auto;
}

#mapsnap-container {
    display: none;
	top: 20%;
	left:50%;
	position: fixed;
	width: 500px;
	margin:0;
    margin-left:-250px;
	padding: 0;
}

#mapsnap-close{
	display: block;
	position:  absolute;
	width:30px;
	height: 30px;
	top: 20px;
	left: 20px;
	color:#888;
	font-weight:bold;
	font-size:18px;
	cursor: pointer;
}

#mapsnap-external{
	display: block;
	position:  absolute;
	width:120px;
	height: 30px;
	top: 20px;
	right: 20px;
	font-weight:bold;
	font-size:18px;
	text-align: right;
}

#mapsnap-external a {
	float: right;
	padding-left: 10px;
	color: #888;
}

#mapsnap-external a:hover,
#mapsnap-external a:focus,
#mapsnap-close:hover,
#mapsnap-close:focus
{
	color: #333;
	text-decoration: none;
}

#ms-modal-body .ms-btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
margin-top: 5px;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
color: #333;
background-color: #fff;
border-color: #ccc;
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}

#ms-modal-body .ms-btn:hover, #ms-modal-body .ms-btn:focus, #ms-modal-body .ms-btn:active {
color: #333;
background-color: #ebebeb;
border-color: #adadad;
text-decoration: none;
}


/* @end */

#stacks_in_1842_page10 {
	border: solid #000000;
	border-width:  4px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  2px;
}
/* DATESNAP EVENT ( 1 Evaro ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 2 Finley Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 3 Schley ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 4 Schley Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 5 Arlee ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 6 Jocko Hollow ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 7 Jocko River ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 8 Schall Flats ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 9 Spring Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 10 Ravalli ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 11 National Bison Range ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 12 Mission Mountains ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 13 Pistol Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 14 Sabine Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 15 St. Ignatius ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 16 Mission Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 17 Post Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 18 Ninepipe Reservoir ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 19 knoll along Crow Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 20 Crow Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 21 Ronan ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 22 Mud Creek ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 23 Pablo ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 24 Polson Hill ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 25 Flathead Lake ) v.0.0.6 STYLESHEET */


/* DATESNAP EVENT ( 26 Polson ) v.0.0.6 STYLESHEET */


/* Start Responsive Shim stack CSS code */.stacks_in_4440_page10shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4434_page10 .stacks_left {
	float:left;
	width:25%;
}

#stacks_in_4434_page10 .stacks_right {
	float:right;
	width:73%;
}/* Start Reflect stack CSS code */#stacks_in_1879_page10 img{	max-width: 100%;	height: auto;}#stacks_in_1879_page10 canvas{	margin-top: 0px;}/* End Reflect stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4439_page10shim{	padding-top: 17%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_5210_page10Calligrapher{			font-size: 180% !important;			color: #A7A7A7 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_5210_page10Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_5210_page10Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_5210_page10Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_5210_page10Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_5210_page10Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_5210_page10Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_5210_page10Calligrapher h6, .stacks_in_5210_page10Calligrapher h5, .stacks_in_5210_page10Calligrapher h4, .stacks_in_5210_page10Calligrapher h3, .stacks_in_5210_page10Calligrapher h2, .stacks_in_5210_page10Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_5210_page10Calligrapher, .stacks_in_5210_page10Calligrapher h1, .stacks_in_5210_page10Calligrapher h2, .stacks_in_5210_page10Calligrapher h3, .stacks_in_5210_page10Calligrapher h4, .stacks_in_5210_page10Calligrapher h5, .stacks_in_5210_page10Calligrapher h6{	font-family: "Bitter" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_5210_page10Calligrapher, .stacks_in_5210_page10Calligrapher h1, .stacks_in_5210_page10Calligrapher h2, .stacks_in_5210_page10Calligrapher h3, .stacks_in_5210_page10Calligrapher h4, .stacks_in_5210_page10Calligrapher h5, .stacks_in_5210_page10Calligrapher h6{	text-shadow: 1px 1px 1px #EAEAEA !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_5210_page10targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_5210_page10Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_5210_page10Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_5210_page10Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_5210_page10Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Button Press stack CSS code */#stacks_in_2476_page10{	text-align: left !important;}.stacks_in_2476_page10dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: left;	letter-spacing: 0px !important;		width:inherit;			/* Gradient type button specific styles */		-moz-box-shadow:inset 0px 1px 0px 0px #91ADB5;	-webkit-box-shadow:inset 0px 1px 0px 0px #91ADB5;	box-shadow:inset 0px 1px 0px 0px #91ADB5;		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4B676F), color-stop(1, #2D4951) );	background:-moz-linear-gradient( center top, #4B676F 5%, #2D4951 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4B676F', endColorstr='#2D4951');	background-color:#415D65;	text-shadow:none;		text-shadow:1px -1px 0px #19353D;			border:1px solid #233F47;	color:#FFFFFF;									font-size:60% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:Arial, Helvetica, sans-serif !important;	font-style:normal !important;		padding: 6px 15px 6px 15px;			-webkit-border-top-left-radius:4px;	-moz-border-radius-topleft:4px;	border-top-left-radius:4px;	-webkit-border-top-right-radius:4px;	-moz-border-radius-topright:4px;	border-top-right-radius:4px;	-webkit-border-bottom-right-radius:4px;	-moz-border-radius-bottomright:4px;	border-bottom-right-radius:4px;	-webkit-border-bottom-left-radius:4px;	-moz-border-radius-bottomleft:4px;	border-bottom-left-radius:4px;}.stacks_in_2476_page10dooabutton:hover {					-moz-box-shadow:inset 0px 1px 0px 0px #19353D;		-webkit-box-shadow:inset 0px 1px 0px 0px #19353D;		box-shadow:inset 0px 1px 0px 0px #19353D;				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2D4951), color-stop(1, #4B676F) );		background:-moz-linear-gradient( center top, #2D4951 5%, #4B676F 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2D4951', endColorstr='#4B676F');		background-color:#415D65;					color:;		}/* End Button Press stack CSS code */
#stacks_in_2476_page10 {
	margin:  7px;
	padding:  10px;
}
/* Start doobox anchor css */








.stacks_in_4059_page10anchor1 {

}

.stacks_in_4059_page10anchor2 {

}


/* end doobox anchor css *//* Start Togglr stack CSS code */ html {-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
}h1.togglrtitle {color: #757575 !important; font-size: 15px !important; }.tabs > ul {color: #757575 !important; font-size: 15px !important;}.minimal.accordion > section {-webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px; background-color: #FAFAFA !important; }.minimal.tabs > section {-webkit-border-bottom-right-radius:  5px;-webkit-border-bottom-left-radius:  5px;-moz-border-radius-bottomright:  5px;-moz-border-radius-bottomleft:  5px;border-bottom-right-radius:  5px;border-bottom-left-radius:  5px;
border-top-right-radius:  5px;
-moz-border-radius-topright:  5px;
-webkit-border-top-right-radius:  5px;

 background-color: #FAFAFA !important;}.minimal.tabs > ul > li {background-color: #FAFAFA !important; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;  -moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;  border-top-left-radius: 5px;  border-top-right-radius: 5px; } .detached.dark.tabs > ul {color: #424242 !important;}   .detached.light.tabs > ul {color: #424242 !important;} .clearfix {  zoom: 1;}.clearfix:after {  clear: both;}.clearfix:after,.clearfix:before {  display: table;  content: "";}.accordion > section {  display: block;}.accordion > section > :first-child + * {  overflow: hidden;  -webkit-transition-duration: 0.25s;  -moz-transition-duration: 0.25s;  -o-transition-duration: 0.25s;  transition-duration: 0.25s;  -webkit-transition-property: height;  -moz-transition-property: height;  -o-transition-property: height;  transition-property: height;}.js .accordion > section > :first-child {  cursor: pointer;}.tabs {  overflow-y: hidden;  position: relative;}.tabs.cross-fade.transition {  -webkit-transition-duration: 0.25s;  -moz-transition-duration: 0.25s;  -o-transition-duration: 0.25s;  transition-duration: 0.25s;}.tabs.cross-fade.transition > section {  -webkit-transition-duration: 0.25s;  -moz-transition-duration: 0.25s;  -o-transition-duration: 0.25s;  transition-duration: 0.25s;}.js .tabs.hide-title > section > :first-child {  display: none;}.tabs > section {  width: 100%;}.js .tabs > section {  opacity: 0;  position: absolute;  visibility: hidden;}.tabs > section[aria-expanded="true"] {  opacity: 1;  visibility: visible;}.tabs > ul {  position: relative;  z-index: 99;}.tabs > ul > li {  cursor: pointer;  padding: 24px 50px !important;}.underlined {  margin: 48px 0;}.underlined:focus {  outline: none;}.underlined.accordion > section {  padding: 24px 0;}.underlined.accordion > section > * {  max-width: 100%;}.underlined.accordion > section > :first-child {  margin-top: 0;}.js .underlined.accordion > section > :first-child {  border-bottom: 1px solid;  font-size: inherit;  font-weight: inherit;  margin: 0;  padding: 12px 0;}.js .underlined.accordion > section > :first-child + * > * {  padding: 24px 0;}.js .underlined.accordion > section > :first-child + * > * > * {  max-width: 100%;}.js .underlined.accordion > section > :first-child + * > * > :first-child {  margin-top: 0;}.js .underlined.accordion > section > :first-child + * > * > :last-child {  margin-bottom: 0;}.js .underlined.accordion > section {  padding: 0;}.js .underlined.accordion > section[aria-expanded="true"] > :first-child {  border-bottom-width: 4px; color: #DEDEDE !important;}.underlined.accordion > section > :last-child {  margin-bottom: 0;}.js .underlined.tabs.hide-title > section > :first-child + * {  margin-top: 0;}.underlined.tabs > section {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  padding: 24px 0;}.underlined.tabs > section > :first-child {  margin-top: 0;}.js .underlined.tabs > section > * > * > * {  max-width: 100%;}.js .underlined.tabs > section > * > * > :first-child {  margin-top: 0;}.js .underlined.tabs > section > * > * > :last-child {  margin-bottom: 0;}.underlined.tabs > section > :last-child {  margin-bottom: 0;}.underlined.tabs > section + section {  margin-top: -1px;}.js .underlined.tabs > section + section {  margin-top: 0;}.underlined.tabs > ul {  zoom: 1;  border-bottom: 1px solid;  display: table;  list-style: none;  margin: 0;  padding: 0;  width: 100%;}.underlined.tabs > ul:after {  clear: both;}.underlined.tabs > ul:after,.underlined.tabs > ul:before {  display: table;  content: "";}.underlined.tabs > ul > li {  float: left;  padding: 12px 0;}.underlined.tabs > ul > li.current {  border-bottom: 3px solid;  pointer-events: none;  color: #DEDEDE !important;}.underlined.tabs > ul > li + li {  margin-left: 24px;}.js .underlined.accordion > section > :first-child {  border-bottom-color: #222222;  }.underlined.tabs > ul {  border-bottom-color: #222222;}.underlined.tabs > ul > li.current {  border-bottom-color: #222222;}.js .underlined.apple-green.accordion > section > :first-child {  border-bottom-color: #8db600;}.underlined.apple-green.tabs > ul {  border-bottom-color: #8db600;}.underlined.apple-green.tabs > ul > li.current {  border-bottom-color: #8db600;}.js .underlined.avocado.accordion > section > :first-child {  border-bottom-color: #568203;}.underlined.avocado.tabs > ul {  border-bottom-color: #568203;}.underlined.avocado.tabs > ul > li.current {  border-bottom-color: #568203;}.js .underlined.azure.accordion > section > :first-child {  border-bottom-color: #007fff;}.underlined.azure.tabs > ul {  border-bottom-color: #007fff;}.underlined.azure.tabs > ul > li.current {  border-bottom-color: #007fff;}.js .underlined.carrot-orange.accordion > section > :first-child {  border-bottom-color: #ed9121;}.underlined.carrot-orange.tabs > ul {  border-bottom-color: #ed9121;}.underlined.carrot-orange.tabs > ul > li.current {  border-bottom-color: #ed9121;}.js .underlined.tomato.accordion > section > :first-child {  border-bottom-color: #ff6347;}.underlined.tomato.tabs > ul {  border-bottom-color: #ff6347;}.underlined.tomato.tabs > ul > li.current {  border-bottom-color: #ff6347;}/* End Togglr stack CSS code */
#stacks_in_2042_page10 {
	margin:  7px;
}

#stacks_in_1944_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_1944_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_1958_page10 div.jp-single-player,
#jPlayerstacks_in_1958_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_1958_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_1958_page10 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_1958_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_1958_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_1958_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_1958_page10 div.jp-current-time,
#jPlayerstacks_in_1958_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_1958_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_1958_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_1958_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_1958_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_1958_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_1958_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_1958_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_1958_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_1958_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_1958_page10 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_1958_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_1958_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_1958_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_1958_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_1958_page10.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_1958_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_1958_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_1958_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_1958_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_1958_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_1958_page10.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_1958_page10.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_1958_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_1957_page10 {
	font-size: 175%;
}

#stacks_in_1979_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_1979_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_1982_page10 div.jp-single-player,
#jPlayerstacks_in_1982_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_1982_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_1982_page10 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_1982_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_1982_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_1982_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_1982_page10 div.jp-current-time,
#jPlayerstacks_in_1982_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_1982_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_1982_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_1982_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_1982_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_1982_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_1982_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_1982_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_1982_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_1982_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_1982_page10 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_1982_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_1982_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_1982_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_1982_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_1982_page10.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_1982_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_1982_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_1982_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_1982_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_1982_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_1982_page10.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_1982_page10.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_1982_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_1985_page10 {
	font-size: 175%;
}

#stacks_in_2104_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2104_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2411_page10 div.jp-single-player,
#jPlayerstacks_in_2411_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2411_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2411_page10 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_2411_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2411_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2411_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2411_page10 div.jp-current-time,
#jPlayerstacks_in_2411_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2411_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2411_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2411_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2411_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2411_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2411_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2411_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2411_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2411_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2411_page10 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_2411_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2411_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2411_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2411_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2411_page10.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_2411_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2411_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2411_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2411_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2411_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2411_page10.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_2411_page10.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_2411_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2174_page10 {
	font-size: 175%;
}

#stacks_in_2107_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2107_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2413_page10 div.jp-single-player,
#jPlayerstacks_in_2413_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2413_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2413_page10 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_2413_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2413_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2413_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2413_page10 div.jp-current-time,
#jPlayerstacks_in_2413_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2413_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2413_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2413_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2413_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2413_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2413_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2413_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2413_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2413_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2413_page10 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_2413_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2413_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2413_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2413_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2413_page10.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_2413_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2413_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2413_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2413_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2413_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2413_page10.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_2413_page10.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_2413_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2176_page10 {
	font-size: 175%;
}

#stacks_in_2110_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2110_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2415_page10 div.jp-single-player,
#jPlayerstacks_in_2415_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2415_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2415_page10 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_2415_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2415_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2415_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2415_page10 div.jp-current-time,
#jPlayerstacks_in_2415_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2415_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2415_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2415_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2415_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2415_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2415_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2415_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2415_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2415_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2415_page10 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_2415_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2415_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2415_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2415_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2415_page10.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_2415_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2415_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2415_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2415_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2415_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2415_page10.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_2415_page10.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_2415_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2178_page10 {
	font-size: 175%;
}

#stacks_in_2113_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2113_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2417_page10 div.jp-single-player,
#jPlayerstacks_in_2417_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2417_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2417_page10 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_2417_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2417_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2417_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2417_page10 div.jp-current-time,
#jPlayerstacks_in_2417_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2417_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2417_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2417_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2417_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2417_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2417_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2417_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2417_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2417_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2417_page10 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_2417_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2417_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2417_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2417_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2417_page10.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_2417_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2417_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2417_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2417_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2417_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2417_page10.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_2417_page10.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_2417_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2180_page10 {
	font-size: 175%;
}

#stacks_in_2116_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2116_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2419_page10 div.jp-single-player,
#jPlayerstacks_in_2419_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2419_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2419_page10 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_2419_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2419_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2419_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2419_page10 div.jp-current-time,
#jPlayerstacks_in_2419_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2419_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2419_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2419_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2419_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2419_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2419_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2419_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2419_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2419_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2419_page10 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_2419_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2419_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2419_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2419_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2419_page10.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_2419_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2419_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2419_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2419_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2419_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2419_page10.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_2419_page10.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_2419_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2182_page10 {
	font-size: 175%;
}

#stacks_in_2119_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2119_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2421_page10 div.jp-single-player,
#jPlayerstacks_in_2421_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2421_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2421_page10 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_2421_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2421_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2421_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2421_page10 div.jp-current-time,
#jPlayerstacks_in_2421_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2421_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2421_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2421_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2421_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2421_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2421_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2421_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2421_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2421_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2421_page10 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_2421_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2421_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2421_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2421_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2421_page10.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_2421_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2421_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2421_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2421_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2421_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2421_page10.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_2421_page10.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_2421_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2184_page10 {
	font-size: 175%;
}

#stacks_in_2122_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2122_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2423_page10 div.jp-single-player,
#jPlayerstacks_in_2423_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2423_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2423_page10 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_2423_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2423_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2423_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2423_page10 div.jp-current-time,
#jPlayerstacks_in_2423_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2423_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2423_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2423_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2423_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2423_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2423_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2423_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2423_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2423_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2423_page10 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_2423_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2423_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2423_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2423_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2423_page10.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_2423_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2423_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2423_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2423_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2423_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2423_page10.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_2423_page10.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_2423_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2186_page10 {
	font-size: 175%;
}

#stacks_in_2125_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2125_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2425_page10 div.jp-single-player,
#jPlayerstacks_in_2425_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2425_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2425_page10 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_2425_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2425_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2425_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2425_page10 div.jp-current-time,
#jPlayerstacks_in_2425_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2425_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2425_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2425_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2425_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2425_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2425_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2425_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2425_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2425_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2425_page10 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_2425_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2425_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2425_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2425_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2425_page10.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_2425_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2425_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2425_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2425_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2425_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2425_page10.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_2425_page10.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_2425_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2188_page10 {
	font-size: 175%;
}

#stacks_in_2033_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2033_page10 .stacks_right {
	float:right;
	width:63%;
}
#stacks_in_2033_page10 {
	padding: 0px 0px 0px 25px;
}
#jPlayerstacks_in_2035_page10 div.jp-single-player,
#jPlayerstacks_in_2035_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2035_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2035_page10 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_2035_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2035_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2035_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2035_page10 div.jp-current-time,
#jPlayerstacks_in_2035_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2035_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2035_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2035_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2035_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2035_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2035_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2035_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2035_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2035_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2035_page10 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_2035_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2035_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2035_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2035_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2035_page10.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_2035_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2035_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2035_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2035_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2035_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2035_page10.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_2035_page10.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_2035_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2039_page10 {
	font-size: 175%;
}

#stacks_in_2128_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2128_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2427_page10 div.jp-single-player,
#jPlayerstacks_in_2427_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2427_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2427_page10 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_2427_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2427_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2427_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2427_page10 div.jp-current-time,
#jPlayerstacks_in_2427_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2427_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2427_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2427_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2427_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2427_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2427_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2427_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2427_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2427_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2427_page10 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_2427_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2427_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2427_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2427_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2427_page10.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_2427_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2427_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2427_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2427_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2427_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2427_page10.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_2427_page10.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_2427_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2190_page10 {
	font-size: 175%;
}

#stacks_in_2131_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2131_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2429_page10 div.jp-single-player,
#jPlayerstacks_in_2429_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2429_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2429_page10 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_2429_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2429_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2429_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2429_page10 div.jp-current-time,
#jPlayerstacks_in_2429_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2429_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2429_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2429_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2429_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2429_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2429_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2429_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2429_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2429_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2429_page10 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_2429_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2429_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2429_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2429_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2429_page10.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_2429_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2429_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2429_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2429_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2429_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2429_page10.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_2429_page10.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_2429_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2192_page10 {
	font-size: 175%;
}

#stacks_in_2134_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2134_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2431_page10 div.jp-single-player,
#jPlayerstacks_in_2431_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2431_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2431_page10 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_2431_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2431_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2431_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2431_page10 div.jp-current-time,
#jPlayerstacks_in_2431_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2431_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2431_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2431_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2431_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2431_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2431_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2431_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2431_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2431_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2431_page10 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_2431_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2431_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2431_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2431_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2431_page10.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_2431_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2431_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2431_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2431_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2431_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2431_page10.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_2431_page10.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_2431_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2194_page10 {
	font-size: 175%;
}

#stacks_in_2137_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2137_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2433_page10 div.jp-single-player,
#jPlayerstacks_in_2433_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2433_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2433_page10 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_2433_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2433_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2433_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2433_page10 div.jp-current-time,
#jPlayerstacks_in_2433_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2433_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2433_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2433_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2433_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2433_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2433_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2433_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2433_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2433_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2433_page10 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_2433_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2433_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2433_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2433_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2433_page10.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_2433_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2433_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2433_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2433_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2433_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2433_page10.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_2433_page10.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_2433_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2196_page10 {
	font-size: 175%;
}

#stacks_in_2140_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2140_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2435_page10 div.jp-single-player,
#jPlayerstacks_in_2435_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2435_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2435_page10 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_2435_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2435_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2435_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2435_page10 div.jp-current-time,
#jPlayerstacks_in_2435_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2435_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2435_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2435_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2435_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2435_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2435_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2435_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2435_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2435_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2435_page10 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_2435_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2435_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2435_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2435_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2435_page10.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_2435_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2435_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2435_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2435_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2435_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2435_page10.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_2435_page10.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_2435_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2198_page10 {
	font-size: 175%;
}

#stacks_in_2143_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2143_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2437_page10 div.jp-single-player,
#jPlayerstacks_in_2437_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2437_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2437_page10 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_2437_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2437_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2437_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2437_page10 div.jp-current-time,
#jPlayerstacks_in_2437_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2437_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2437_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2437_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2437_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2437_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2437_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2437_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2437_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2437_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2437_page10 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_2437_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2437_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2437_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2437_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2437_page10.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_2437_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2437_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2437_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2437_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2437_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2437_page10.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_2437_page10.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_2437_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2200_page10 {
	font-size: 175%;
}

#stacks_in_2146_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2146_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2439_page10 div.jp-single-player,
#jPlayerstacks_in_2439_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2439_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2439_page10 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_2439_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2439_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2439_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2439_page10 div.jp-current-time,
#jPlayerstacks_in_2439_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2439_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2439_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2439_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2439_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2439_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2439_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2439_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2439_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2439_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2439_page10 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_2439_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2439_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2439_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2439_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2439_page10.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_2439_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2439_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2439_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2439_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2439_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2439_page10.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_2439_page10.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_2439_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2202_page10 {
	font-size: 175%;
}

#stacks_in_2149_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2149_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2441_page10 div.jp-single-player,
#jPlayerstacks_in_2441_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2441_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2441_page10 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_2441_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2441_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2441_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2441_page10 div.jp-current-time,
#jPlayerstacks_in_2441_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2441_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2441_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2441_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2441_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2441_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2441_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2441_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2441_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2441_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2441_page10 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_2441_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2441_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2441_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2441_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2441_page10.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_2441_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2441_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2441_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2441_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2441_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2441_page10.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_2441_page10.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_2441_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2204_page10 {
	font-size: 175%;
}

#stacks_in_2152_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2152_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2443_page10 div.jp-single-player,
#jPlayerstacks_in_2443_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2443_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2443_page10 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_2443_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2443_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2443_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2443_page10 div.jp-current-time,
#jPlayerstacks_in_2443_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2443_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2443_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2443_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2443_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2443_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2443_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2443_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2443_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2443_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2443_page10 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_2443_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2443_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2443_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2443_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2443_page10.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_2443_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2443_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2443_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2443_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2443_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2443_page10.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_2443_page10.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_2443_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2208_page10 {
	font-size: 175%;
}

#stacks_in_2155_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2155_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2445_page10 div.jp-single-player,
#jPlayerstacks_in_2445_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2445_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2445_page10 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_2445_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2445_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2445_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2445_page10 div.jp-current-time,
#jPlayerstacks_in_2445_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2445_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2445_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2445_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2445_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2445_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2445_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2445_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2445_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2445_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2445_page10 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_2445_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2445_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2445_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2445_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2445_page10.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_2445_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2445_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2445_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2445_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2445_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2445_page10.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_2445_page10.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_2445_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2210_page10 {
	font-size: 175%;
}

#stacks_in_2158_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2158_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2447_page10 div.jp-single-player,
#jPlayerstacks_in_2447_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2447_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2447_page10 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_2447_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2447_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2447_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2447_page10 div.jp-current-time,
#jPlayerstacks_in_2447_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2447_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2447_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2447_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2447_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2447_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2447_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2447_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2447_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2447_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2447_page10 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_2447_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2447_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2447_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2447_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

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

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

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

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

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

#jPlayerstacks_in_2447_page10.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_2447_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2447_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2447_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2447_page10.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: #333333;
}

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

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

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

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

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

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

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

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

#jPlayerstacks_in_2447_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2447_page10.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_2447_page10.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_2447_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

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

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

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

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

/*End Custom Icon CSS Rules*/

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




#stacks_in_2212_page10 {
	font-size: 175%;
}

#stacks_in_2161_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2161_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2449_page10 div.jp-single-player,
#jPlayerstacks_in_2449_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2449_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

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

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

#jPlayerstacks_in_2449_page10 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_2449_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2449_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2449_page10 div.jp-current-time,
#jPlayerstacks_in_2449_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2449_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2449_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2449_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2449_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2449_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2449_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2449_page10 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_2449_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2449_page10 #current_track {
	display: none;
}

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

div.jp-jplayer {
	height: 0;
}

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

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

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

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

#jPlayerstacks_in_2449_page10.simple a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}

#jPlayerstacks_in_2449_page10.simple .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2449_page10.simple div.jp-single-player,
#jPlayerstacks_in_2449_page10.simple div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2449_page10.simple div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2449_page10.simple div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2449_page10.simple div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2449_page10.simple div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
margin: 0;
padding: 0;
background-image: none;
}

#jPlayerstacks_in_2449_page10.simple div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2449_page10.simple div.jp-type-playlist a.jp-volume-add {
	right: 2px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2449_page10.simple div.jp-type-playlist a.jp-volume-min {
	right: 30px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2449_page10.simple div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

#jPlayerstacks_in_2449_page10.simpleplus a.jp-previous, #jPlayerstacks_in_2449_page10.simpleplus a.jp-stop {
	display: none !important;
}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-type-playlist div.jp-current-time, #jPlayerstacks_in_2449_page10.simpleplus div.jp-type-playlist div.jp-duration {
	display: none;
}

#jPlayerstacks_in_2449_page10.simpleplus a.jp-play, #jPlayerstacks_in_2449_page10.simpleplus a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_2449_page10.simpleplus a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_2449_page10.simpleplus a.jp-play:hover {
	background-position: 5px 4px;
	left: 2px !important;
}

#jPlayerstacks_in_2449_page10.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_2449_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2449_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2449_page10.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: #333333;
}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-volume-bar-value {
	width: 0px;
	height: 26px;
	background-color: #444444;
	border-radius: 20px;
}

#jPlayerstacks_in_2449_page10.simpleplus .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-single-player,
#jPlayerstacks_in_2449_page10.simpleplus div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2449_page10.simpleplus div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}

#jPlayerstacks_in_2449_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2449_page10.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_2449_page10.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_2449_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

#jPlayerstacks_in_2449_page10.customicon a.jp-play {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-play:hover {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-pause {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-pause:hover {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-stop {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-stop:hover {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-previous {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-previous:hover {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-next {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-next:hover {
	background-image: url("");
}

#jPlayerstacks_in_2449_page10.customicon a.jp-volume-min {
	background-image: url("");
}

#jPlayerstacks_in_2449_page10.customicon a.jp-volume-min:hover {
	background-image: url("");
}
#jPlayerstacks_in_2449_page10.customicon a.jp-volume-max, #jPlayerstacks_in_2449_page10.customicon a.jp-volume-add {
	background-image: url("");
}

#jPlayerstacks_in_2449_page10.customicon a.jp-volume-max:hover, #jPlayerstacks_in_2449_page10.customicon a.jp-volume-add:hover {
	background-image: url("");
}

/*End Custom Icon CSS Rules*/

/* @group PlayPause Player */
 
#jPlayerstacks_in_2449_page10.playpause a.jp-previous, #jPlayerstacks_in_2449_page10.playpause a.jp-next, #jPlayerstacks_in_2449_page10.playpause a.jp-stop, #jPlayerstacks_in_2449_page10.playpause div.jp-progress, #jPlayerstacks_in_2449_page10.playpause div.jp-current-time, #jPlayerstacks_in_2449_page10.playpause div.jp-duration {
	display: none !important;
}
 
#jPlayerstacks_in_2449_page10.playpause a.jp-play, #jPlayerstacks_in_2449_page10.playpause a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}
 
#jPlayerstacks_in_2449_page10.playpause a.jp-pause {
	background-position: 4px 4px;
}
 
#jPlayerstacks_in_2449_page10.playpause a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}
 
#jPlayerstacks_in_2449_page10.playpause .currentTitle  {
	display: none;
	}
 
#jPlayerstacks_in_2449_page10.playpause div.jp-single-player,
#jPlayerstacks_in_2449_page10.playpause div.jp-type-playlist {
 
	width: 32px;
	padding: 5px;
}
	
#jPlayerstacks_in_2449_page10.playpause div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}
 
#jPlayerstacks_in_2449_page10.playpause div.jp-playlist {
	display: none;
	}
 
#jPlayerstacks_in_2449_page10.playpause div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}
 
#jPlayerstacks_in_2449_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}
 
#jPlayerstacks_in_2449_page10.playpause div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}
 
#jPlayerstacks_in_2449_page10.playpause div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2449_page10.playpause div.jp-type-playlist a.jp-volume-add {
	display: none;
}
 
#jPlayerstacks_in_2449_page10.playpause div.jp-type-playlist a.jp-volume-min {
	display: none;
}
 
#jPlayerstacks_in_2449_page10.playpause div.jp-interface ul.jp-controls a {
	top: 2px;
}
 
/* @end */
 




#stacks_in_2214_page10 {
	font-size: 175%;
}

#stacks_in_2164_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2164_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2451_page10 div.jp-single-player,
#jPlayerstacks_in_2451_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2451_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

#jPlayerstacks_in_2451_page10  ul li {
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
}

#jPlayerstacks_in_2451_page10 div.jp-single-player div.jp-interface {
	border-bottom:none;
}
#jPlayerstacks_in_2451_page10 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_2451_page10 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_2451_page10 div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0 !important;
	margin: 0 !important;
}
#jPlayerstacks_in_2451_page10 div.jp-interface ul.jp-controls li {
	position: absolute;
	margin-bottom: 0 !important;
}
#jPlayerstacks_in_2451_page10 div.jp-interface ul.jp-controls a {
	display: block;
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
	background-color: #333333;
	border: 1px solid #444444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
}
#jPlayerstacks_in_2451_page10 a.jp-play,
#jPlayerstacks_in_2451_page10 a.jp-pause {
	top:5px;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2451_page10 div.jp-single-player a.jp-play,
#jPlayerstacks_in_2451_page10 div.jp-single-player a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist a.jp-play,
#jPlayerstacks_in_2451_page10 div.jp-type-playlist a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_2451_page10 a.jp-play {
	background: url("img/play.png") center no-repeat;
	background-color: #333333;
}
#jPlayerstacks_in_2451_page10 a.jp-play:hover {
	background: url("img/play-hover.png") center no-repeat;
}
#jPlayerstacks_in_2451_page10 a.jp-pause {
	background: url("img/pause.png") center no-repeat;
	background-color: #333333;
}
#jPlayerstacks_in_2451_page10 a.jp-pause:hover {
	background: url("img/pause-hover.png") center no-repeat;
}
#jPlayerstacks_in_2451_page10 a.jp-stop {
	top:5px;
	background: url("img/stop.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2451_page10 div.jp-single-player a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_2451_page10 a.jp-stop:hover {
	background: url("img/stop-hover.png") center no-repeat;
}
#jPlayerstacks_in_2451_page10 a.jp-previous {
	left:5px;
	top:5px;
	background: url("img/back.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2451_page10 a.jp-previous:hover {
	background: url("img/back-hover.png") center no-repeat;
}
#jPlayerstacks_in_2451_page10 a.jp-next {
	left:55px;
	top:5px;
	background: url("img/next.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2451_page10 a.jp-next:hover {
	background: url("img/next-hover.png") center no-repeat;
}
#jPlayerstacks_in_2451_page10 div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:5px;
	background-color: #444444;
	width:90px;
	height:9px;
}
#jPlayerstacks_in_2451_page10 div.jp-single-player div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_2451_page10 div.jp-seek-bar {
	background-color: #333333;
	width:0px;
	height:9px;
	cursor: pointer;
}
#jPlayerstacks_in_2451_page10 div.jp-play-bar {
	background-color: #666666 ;
	width:0px;
	height:9px;
}
#jPlayerstacks_in_2451_page10 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_2451_page10 div.jp-single-player a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_2451_page10 a.jp-volume-min:hover {
	background: url("img/min-hover.png") center no-repeat;
}
#jPlayerstacks_in_2451_page10 a.jp-volume-max, #jPlayerstacks_in_2451_page10 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_2451_page10 div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2451_page10 div.jp-type-playlist a.jp-volume-add {
	left:233px;
}
#jPlayerstacks_in_2451_page10 a.jp-volume-max:hover, #jPlayerstacks_in_2451_page10 a.jp-volume-add:hover {
	background: url("img/plus-hover.png") center no-repeat;
}

#jPlayerstacks_in_2451_page10 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_2451_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2451_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2451_page10 div.jp-current-time,
#jPlayerstacks_in_2451_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2451_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2451_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2451_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2451_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2451_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2451_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2451_page10 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_2451_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2451_page10 #current_track {
	display: none;
}

#jPlayerstacks_in_2451_page10 div.jp-type-playlist ul li {
	margin-left: 0;
}

div.jp-jplayer {
	height: 0;
}

#jPlayerstacks_in_2451_page10 .currentTitle {
	display: none;
	}
	
/*Simple Player CSS Rules*/

#jPlayerstacks_in_2451_page10.simple a.jp-previous, #jPlayerstacks_in_2451_page10.simple a.jp-next, #jPlayerstacks_in_2451_page10.simple a.jp-stop, #jPlayerstacks_in_2451_page10.simple div.jp-progress, #jPlayerstacks_in_2451_page10.simple div.jp-current-time, #jPlayerstacks_in_2451_page10.simple div.jp-duration {
	display: none !important;
}

#jPlayerstacks_in_2451_page10.simple a.jp-play, #jPlayerstacks_in_2451_page10.simple a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_2451_page10.simple a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_2451_page10.simple a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}

#jPlayerstacks_in_2451_page10.simple .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2451_page10.simple div.jp-single-player,
#jPlayerstacks_in_2451_page10.simple div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2451_page10.simple div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2451_page10.simple div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2451_page10.simple div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2451_page10.simple div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
margin: 0;
padding: 0;
background-image: none;
}

#jPlayerstacks_in_2451_page10.simple div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2451_page10.simple div.jp-type-playlist a.jp-volume-add {
	right: 2px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2451_page10.simple div.jp-type-playlist a.jp-volume-min {
	right: 30px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2451_page10.simple div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

#jPlayerstacks_in_2451_page10.simpleplus a.jp-previous, #jPlayerstacks_in_2451_page10.simpleplus a.jp-stop {
	display: none !important;
}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-type-playlist div.jp-current-time, #jPlayerstacks_in_2451_page10.simpleplus div.jp-type-playlist div.jp-duration {
	display: none;
}

#jPlayerstacks_in_2451_page10.simpleplus a.jp-play, #jPlayerstacks_in_2451_page10.simpleplus a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_2451_page10.simpleplus a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_2451_page10.simpleplus a.jp-play:hover {
	background-position: 5px 4px;
	left: 2px !important;
}

#jPlayerstacks_in_2451_page10.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_2451_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2451_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2451_page10.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: #333333;
}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-volume-bar-value {
	width: 0px;
	height: 26px;
	background-color: #444444;
	border-radius: 20px;
}

#jPlayerstacks_in_2451_page10.simpleplus .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-single-player,
#jPlayerstacks_in_2451_page10.simpleplus div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2451_page10.simpleplus div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}

#jPlayerstacks_in_2451_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2451_page10.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_2451_page10.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_2451_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

#jPlayerstacks_in_2451_page10.customicon a.jp-play {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-play:hover {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-pause {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-pause:hover {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-stop {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-stop:hover {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-previous {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-previous:hover {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-next {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-next:hover {
	background-image: url("");
}

#jPlayerstacks_in_2451_page10.customicon a.jp-volume-min {
	background-image: url("");
}

#jPlayerstacks_in_2451_page10.customicon a.jp-volume-min:hover {
	background-image: url("");
}
#jPlayerstacks_in_2451_page10.customicon a.jp-volume-max, #jPlayerstacks_in_2451_page10.customicon a.jp-volume-add {
	background-image: url("");
}

#jPlayerstacks_in_2451_page10.customicon a.jp-volume-max:hover, #jPlayerstacks_in_2451_page10.customicon a.jp-volume-add:hover {
	background-image: url("");
}

/*End Custom Icon CSS Rules*/

/* @group PlayPause Player */
 
#jPlayerstacks_in_2451_page10.playpause a.jp-previous, #jPlayerstacks_in_2451_page10.playpause a.jp-next, #jPlayerstacks_in_2451_page10.playpause a.jp-stop, #jPlayerstacks_in_2451_page10.playpause div.jp-progress, #jPlayerstacks_in_2451_page10.playpause div.jp-current-time, #jPlayerstacks_in_2451_page10.playpause div.jp-duration {
	display: none !important;
}
 
#jPlayerstacks_in_2451_page10.playpause a.jp-play, #jPlayerstacks_in_2451_page10.playpause a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}
 
#jPlayerstacks_in_2451_page10.playpause a.jp-pause {
	background-position: 4px 4px;
}
 
#jPlayerstacks_in_2451_page10.playpause a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}
 
#jPlayerstacks_in_2451_page10.playpause .currentTitle  {
	display: none;
	}
 
#jPlayerstacks_in_2451_page10.playpause div.jp-single-player,
#jPlayerstacks_in_2451_page10.playpause div.jp-type-playlist {
 
	width: 32px;
	padding: 5px;
}
	
#jPlayerstacks_in_2451_page10.playpause div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}
 
#jPlayerstacks_in_2451_page10.playpause div.jp-playlist {
	display: none;
	}
 
#jPlayerstacks_in_2451_page10.playpause div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}
 
#jPlayerstacks_in_2451_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}
 
#jPlayerstacks_in_2451_page10.playpause div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}
 
#jPlayerstacks_in_2451_page10.playpause div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2451_page10.playpause div.jp-type-playlist a.jp-volume-add {
	display: none;
}
 
#jPlayerstacks_in_2451_page10.playpause div.jp-type-playlist a.jp-volume-min {
	display: none;
}
 
#jPlayerstacks_in_2451_page10.playpause div.jp-interface ul.jp-controls a {
	top: 2px;
}
 
/* @end */
 




#stacks_in_2219_page10 {
	font-size: 175%;
}

#stacks_in_2167_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2167_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2453_page10 div.jp-single-player,
#jPlayerstacks_in_2453_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2453_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

#jPlayerstacks_in_2453_page10  ul li {
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
}

#jPlayerstacks_in_2453_page10 div.jp-single-player div.jp-interface {
	border-bottom:none;
}
#jPlayerstacks_in_2453_page10 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_2453_page10 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_2453_page10 div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0 !important;
	margin: 0 !important;
}
#jPlayerstacks_in_2453_page10 div.jp-interface ul.jp-controls li {
	position: absolute;
	margin-bottom: 0 !important;
}
#jPlayerstacks_in_2453_page10 div.jp-interface ul.jp-controls a {
	display: block;
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
	background-color: #333333;
	border: 1px solid #444444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
}
#jPlayerstacks_in_2453_page10 a.jp-play,
#jPlayerstacks_in_2453_page10 a.jp-pause {
	top:5px;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2453_page10 div.jp-single-player a.jp-play,
#jPlayerstacks_in_2453_page10 div.jp-single-player a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist a.jp-play,
#jPlayerstacks_in_2453_page10 div.jp-type-playlist a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_2453_page10 a.jp-play {
	background: url("img/play.png") center no-repeat;
	background-color: #333333;
}
#jPlayerstacks_in_2453_page10 a.jp-play:hover {
	background: url("img/play-hover.png") center no-repeat;
}
#jPlayerstacks_in_2453_page10 a.jp-pause {
	background: url("img/pause.png") center no-repeat;
	background-color: #333333;
}
#jPlayerstacks_in_2453_page10 a.jp-pause:hover {
	background: url("img/pause-hover.png") center no-repeat;
}
#jPlayerstacks_in_2453_page10 a.jp-stop {
	top:5px;
	background: url("img/stop.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2453_page10 div.jp-single-player a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_2453_page10 a.jp-stop:hover {
	background: url("img/stop-hover.png") center no-repeat;
}
#jPlayerstacks_in_2453_page10 a.jp-previous {
	left:5px;
	top:5px;
	background: url("img/back.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2453_page10 a.jp-previous:hover {
	background: url("img/back-hover.png") center no-repeat;
}
#jPlayerstacks_in_2453_page10 a.jp-next {
	left:55px;
	top:5px;
	background: url("img/next.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2453_page10 a.jp-next:hover {
	background: url("img/next-hover.png") center no-repeat;
}
#jPlayerstacks_in_2453_page10 div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:5px;
	background-color: #444444;
	width:90px;
	height:9px;
}
#jPlayerstacks_in_2453_page10 div.jp-single-player div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_2453_page10 div.jp-seek-bar {
	background-color: #333333;
	width:0px;
	height:9px;
	cursor: pointer;
}
#jPlayerstacks_in_2453_page10 div.jp-play-bar {
	background-color: #666666 ;
	width:0px;
	height:9px;
}
#jPlayerstacks_in_2453_page10 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_2453_page10 div.jp-single-player a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_2453_page10 a.jp-volume-min:hover {
	background: url("img/min-hover.png") center no-repeat;
}
#jPlayerstacks_in_2453_page10 a.jp-volume-max, #jPlayerstacks_in_2453_page10 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_2453_page10 div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2453_page10 div.jp-type-playlist a.jp-volume-add {
	left:233px;
}
#jPlayerstacks_in_2453_page10 a.jp-volume-max:hover, #jPlayerstacks_in_2453_page10 a.jp-volume-add:hover {
	background: url("img/plus-hover.png") center no-repeat;
}

#jPlayerstacks_in_2453_page10 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_2453_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2453_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2453_page10 div.jp-current-time,
#jPlayerstacks_in_2453_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2453_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2453_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2453_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2453_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2453_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2453_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2453_page10 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_2453_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2453_page10 #current_track {
	display: none;
}

#jPlayerstacks_in_2453_page10 div.jp-type-playlist ul li {
	margin-left: 0;
}

div.jp-jplayer {
	height: 0;
}

#jPlayerstacks_in_2453_page10 .currentTitle {
	display: none;
	}
	
/*Simple Player CSS Rules*/

#jPlayerstacks_in_2453_page10.simple a.jp-previous, #jPlayerstacks_in_2453_page10.simple a.jp-next, #jPlayerstacks_in_2453_page10.simple a.jp-stop, #jPlayerstacks_in_2453_page10.simple div.jp-progress, #jPlayerstacks_in_2453_page10.simple div.jp-current-time, #jPlayerstacks_in_2453_page10.simple div.jp-duration {
	display: none !important;
}

#jPlayerstacks_in_2453_page10.simple a.jp-play, #jPlayerstacks_in_2453_page10.simple a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_2453_page10.simple a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_2453_page10.simple a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}

#jPlayerstacks_in_2453_page10.simple .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2453_page10.simple div.jp-single-player,
#jPlayerstacks_in_2453_page10.simple div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2453_page10.simple div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2453_page10.simple div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2453_page10.simple div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2453_page10.simple div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
margin: 0;
padding: 0;
background-image: none;
}

#jPlayerstacks_in_2453_page10.simple div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2453_page10.simple div.jp-type-playlist a.jp-volume-add {
	right: 2px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2453_page10.simple div.jp-type-playlist a.jp-volume-min {
	right: 30px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2453_page10.simple div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

#jPlayerstacks_in_2453_page10.simpleplus a.jp-previous, #jPlayerstacks_in_2453_page10.simpleplus a.jp-stop {
	display: none !important;
}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-type-playlist div.jp-current-time, #jPlayerstacks_in_2453_page10.simpleplus div.jp-type-playlist div.jp-duration {
	display: none;
}

#jPlayerstacks_in_2453_page10.simpleplus a.jp-play, #jPlayerstacks_in_2453_page10.simpleplus a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_2453_page10.simpleplus a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_2453_page10.simpleplus a.jp-play:hover {
	background-position: 5px 4px;
	left: 2px !important;
}

#jPlayerstacks_in_2453_page10.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_2453_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2453_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2453_page10.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: #333333;
}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-volume-bar-value {
	width: 0px;
	height: 26px;
	background-color: #444444;
	border-radius: 20px;
}

#jPlayerstacks_in_2453_page10.simpleplus .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-single-player,
#jPlayerstacks_in_2453_page10.simpleplus div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2453_page10.simpleplus div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}

#jPlayerstacks_in_2453_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2453_page10.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_2453_page10.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_2453_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

#jPlayerstacks_in_2453_page10.customicon a.jp-play {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-play:hover {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-pause {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-pause:hover {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-stop {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-stop:hover {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-previous {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-previous:hover {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-next {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-next:hover {
	background-image: url("");
}

#jPlayerstacks_in_2453_page10.customicon a.jp-volume-min {
	background-image: url("");
}

#jPlayerstacks_in_2453_page10.customicon a.jp-volume-min:hover {
	background-image: url("");
}
#jPlayerstacks_in_2453_page10.customicon a.jp-volume-max, #jPlayerstacks_in_2453_page10.customicon a.jp-volume-add {
	background-image: url("");
}

#jPlayerstacks_in_2453_page10.customicon a.jp-volume-max:hover, #jPlayerstacks_in_2453_page10.customicon a.jp-volume-add:hover {
	background-image: url("");
}

/*End Custom Icon CSS Rules*/

/* @group PlayPause Player */
 
#jPlayerstacks_in_2453_page10.playpause a.jp-previous, #jPlayerstacks_in_2453_page10.playpause a.jp-next, #jPlayerstacks_in_2453_page10.playpause a.jp-stop, #jPlayerstacks_in_2453_page10.playpause div.jp-progress, #jPlayerstacks_in_2453_page10.playpause div.jp-current-time, #jPlayerstacks_in_2453_page10.playpause div.jp-duration {
	display: none !important;
}
 
#jPlayerstacks_in_2453_page10.playpause a.jp-play, #jPlayerstacks_in_2453_page10.playpause a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}
 
#jPlayerstacks_in_2453_page10.playpause a.jp-pause {
	background-position: 4px 4px;
}
 
#jPlayerstacks_in_2453_page10.playpause a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}
 
#jPlayerstacks_in_2453_page10.playpause .currentTitle  {
	display: none;
	}
 
#jPlayerstacks_in_2453_page10.playpause div.jp-single-player,
#jPlayerstacks_in_2453_page10.playpause div.jp-type-playlist {
 
	width: 32px;
	padding: 5px;
}
	
#jPlayerstacks_in_2453_page10.playpause div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}
 
#jPlayerstacks_in_2453_page10.playpause div.jp-playlist {
	display: none;
	}
 
#jPlayerstacks_in_2453_page10.playpause div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}
 
#jPlayerstacks_in_2453_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}
 
#jPlayerstacks_in_2453_page10.playpause div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}
 
#jPlayerstacks_in_2453_page10.playpause div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2453_page10.playpause div.jp-type-playlist a.jp-volume-add {
	display: none;
}
 
#jPlayerstacks_in_2453_page10.playpause div.jp-type-playlist a.jp-volume-min {
	display: none;
}
 
#jPlayerstacks_in_2453_page10.playpause div.jp-interface ul.jp-controls a {
	top: 2px;
}
 
/* @end */
 




#stacks_in_2221_page10 {
	font-size: 175%;
}

#stacks_in_2170_page10 .stacks_left {
	float:left;
	width:35%;
}

#stacks_in_2170_page10 .stacks_right {
	float:right;
	width:63%;
}#jPlayerstacks_in_2455_page10 div.jp-single-player,
#jPlayerstacks_in_2455_page10 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: #666666;
	width: 260px;
	padding: 5px;
}
#jPlayerstacks_in_2455_page10 div.jp-interface {
	position: relative;
	background-color: #222222;
	width:260px;
	height:30px;
	border:1px solid #444444;
}

#jPlayerstacks_in_2455_page10  ul li {
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
}

#jPlayerstacks_in_2455_page10 div.jp-single-player div.jp-interface {
	border-bottom:none;
}
#jPlayerstacks_in_2455_page10 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_2455_page10 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_2455_page10 div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0 !important;
	margin: 0 !important;
}
#jPlayerstacks_in_2455_page10 div.jp-interface ul.jp-controls li {
	position: absolute;
	margin-bottom: 0 !important;
}
#jPlayerstacks_in_2455_page10 div.jp-interface ul.jp-controls a {
	display: block;
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
	background-color: #333333;
	border: 1px solid #444444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
}
#jPlayerstacks_in_2455_page10 a.jp-play,
#jPlayerstacks_in_2455_page10 a.jp-pause {
	top:5px;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2455_page10 div.jp-single-player a.jp-play,
#jPlayerstacks_in_2455_page10 div.jp-single-player a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist a.jp-play,
#jPlayerstacks_in_2455_page10 div.jp-type-playlist a.jp-pause {
	left:30px;
}
#jPlayerstacks_in_2455_page10 a.jp-play {
	background: url("img/play.png") center no-repeat;
	background-color: #333333;
}
#jPlayerstacks_in_2455_page10 a.jp-play:hover {
	background: url("img/play-hover.png") center no-repeat;
}
#jPlayerstacks_in_2455_page10 a.jp-pause {
	background: url("img/pause.png") center no-repeat;
	background-color: #333333;
}
#jPlayerstacks_in_2455_page10 a.jp-pause:hover {
	background: url("img/pause-hover.png") center no-repeat;
}
#jPlayerstacks_in_2455_page10 a.jp-stop {
	top:5px;
	background: url("img/stop.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2455_page10 div.jp-single-player a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist a.jp-stop {
	left:80px;
}
#jPlayerstacks_in_2455_page10 a.jp-stop:hover {
	background: url("img/stop-hover.png") center no-repeat;
}
#jPlayerstacks_in_2455_page10 a.jp-previous {
	left:5px;
	top:5px;
	background: url("img/back.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2455_page10 a.jp-previous:hover {
	background: url("img/back-hover.png") center no-repeat;
}
#jPlayerstacks_in_2455_page10 a.jp-next {
	left:55px;
	top:5px;
	background: url("img/next.png") center no-repeat;
	background-color: #333333;
	width:16px;
	height:16px;
}
#jPlayerstacks_in_2455_page10 a.jp-next:hover {
	background: url("img/next-hover.png") center no-repeat;
}
#jPlayerstacks_in_2455_page10 div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:5px;
	background-color: #444444;
	width:90px;
	height:9px;
}
#jPlayerstacks_in_2455_page10 div.jp-single-player div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-progress {
	left:110px;
}
#jPlayerstacks_in_2455_page10 div.jp-seek-bar {
	background-color: #333333;
	width:0px;
	height:9px;
	cursor: pointer;
}
#jPlayerstacks_in_2455_page10 div.jp-play-bar {
	background-color: #666666 ;
	width:0px;
	height:9px;
}
#jPlayerstacks_in_2455_page10 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_2455_page10 div.jp-single-player a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist a.jp-volume-min {
	left:208px;
}
#jPlayerstacks_in_2455_page10 a.jp-volume-min:hover {
	background: url("img/min-hover.png") center no-repeat;
}
#jPlayerstacks_in_2455_page10 a.jp-volume-max, #jPlayerstacks_in_2455_page10 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_2455_page10 div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2455_page10 div.jp-type-playlist a.jp-volume-add {
	left:233px;
}
#jPlayerstacks_in_2455_page10 a.jp-volume-max:hover, #jPlayerstacks_in_2455_page10 a.jp-volume-add:hover {
	background: url("img/plus-hover.png") center no-repeat;
}

#jPlayerstacks_in_2455_page10 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_2455_page10 div.jp-single-player div.jp-volume-bar {
	left:292px;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-volume-bar {
	left:314px;
}
#jPlayerstacks_in_2455_page10 div.jp-volume-bar-value {
	/*background: url("jplayer.dark.jpg") 0 -256px repeat-x;*/
	width:0px;
	height:5px;
	display: none;
}
#jPlayerstacks_in_2455_page10 div.jp-current-time,
#jPlayerstacks_in_2455_page10 div.jp-duration {
	position: absolute;
	top:13px;
	width:90px;
	font-size:.64em;
	font-style:oblique;
}
#jPlayerstacks_in_2455_page10 div.jp-duration {
	text-align: right;
}
#jPlayerstacks_in_2455_page10 div.jp-single-player div.jp-current-time,
#jPlayerstacks_in_2455_page10 div.jp-single-player div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-current-time,
div.jp-type-playlist div.jp-duration {
	left:110px;
}
#jPlayerstacks_in_2455_page10 div.jp-playlist {
	width:260px;
	display: none;
}
#jPlayerstacks_in_2455_page10 div.jp-playlist ul{
	list-style-type:none !important;
	margin:0 !important;
	padding:0 20px !important;
	background-color:#222222;
	border:1px solid #444444;
	border-top:none;
	width:220px;
	font-size:.72em;
}
#jPlayerstacks_in_2455_page10 div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-playlist li {
	padding:5px 0 4px 20px !important;
	border-bottom:1px solid #444444;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px !important;
	border-bottom:none;
}
#jPlayerstacks_in_2455_page10 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_2455_page10 div.jp-type-playlist div.jp-playlist a {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-playlist a:hover {
	color:#DDDDDD;
	background-color: transparent;
}
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#DDDDDD;
}

#jPlayerstacks_in_2455_page10 #current_track {
	display: none;
}

#jPlayerstacks_in_2455_page10 div.jp-type-playlist ul li {
	margin-left: 0;
}

div.jp-jplayer {
	height: 0;
}

#jPlayerstacks_in_2455_page10 .currentTitle {
	display: none;
	}
	
/*Simple Player CSS Rules*/

#jPlayerstacks_in_2455_page10.simple a.jp-previous, #jPlayerstacks_in_2455_page10.simple a.jp-next, #jPlayerstacks_in_2455_page10.simple a.jp-stop, #jPlayerstacks_in_2455_page10.simple div.jp-progress, #jPlayerstacks_in_2455_page10.simple div.jp-current-time, #jPlayerstacks_in_2455_page10.simple div.jp-duration {
	display: none !important;
}

#jPlayerstacks_in_2455_page10.simple a.jp-play, #jPlayerstacks_in_2455_page10.simple a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_2455_page10.simple a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_2455_page10.simple a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}

#jPlayerstacks_in_2455_page10.simple .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2455_page10.simple div.jp-single-player,
#jPlayerstacks_in_2455_page10.simple div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2455_page10.simple div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2455_page10.simple div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2455_page10.simple div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2455_page10.simple div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
margin: 0;
padding: 0;
background-image: none;
}

#jPlayerstacks_in_2455_page10.simple div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2455_page10.simple div.jp-type-playlist a.jp-volume-add {
	right: 2px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2455_page10.simple div.jp-type-playlist a.jp-volume-min {
	right: 30px;
	left: auto;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
}

#jPlayerstacks_in_2455_page10.simple div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player CSS Rules*/

/*Simple Player PLUS CSS Rules*/

#jPlayerstacks_in_2455_page10.simpleplus a.jp-previous, #jPlayerstacks_in_2455_page10.simpleplus a.jp-stop {
	display: none !important;
}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-type-playlist div.jp-current-time, #jPlayerstacks_in_2455_page10.simpleplus div.jp-type-playlist div.jp-duration {
	display: none;
}

#jPlayerstacks_in_2455_page10.simpleplus a.jp-play, #jPlayerstacks_in_2455_page10.simpleplus a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}

#jPlayerstacks_in_2455_page10.simpleplus a.jp-pause {
	background-position: 4px 4px;
}

#jPlayerstacks_in_2455_page10.simpleplus a.jp-play:hover {
	background-position: 5px 4px;
	left: 2px !important;
}

#jPlayerstacks_in_2455_page10.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_2455_page10.simpleplus div.jp-progress {
	position: absolute;
	overflow: hidden;
	top: 4px;
	background-color: #333333;
	width: auto;
	height: 22px;
	display: block !important;
	right: 114px;
	left: 30px !important;
}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-seek-bar {
	background-color: transparent;
	height: 22px;
	}
	
#jPlayerstacks_in_2455_page10.simpleplus div.jp-play-bar {
	background-color: #444444;
	height: 22px;
	}

#jPlayerstacks_in_2455_page10.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: #333333;
}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-volume-bar-value {
	width: 0px;
	height: 26px;
	background-color: #444444;
	border-radius: 20px;
}

#jPlayerstacks_in_2455_page10.simpleplus .currentTitle  {
	display: block;
	font-size: 13px;
	position: absolute;
	top: 4px;
	left: 40px;
	color:#DDDDDD;
	}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-single-player,
#jPlayerstacks_in_2455_page10.simpleplus div.jp-type-playlist {

	width: auto;
	padding: 5px;
}
	
#jPlayerstacks_in_2455_page10.simpleplus div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-playlist {
	width: 100%;
	z-index: 5;
	}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}

#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}

#jPlayerstacks_in_2455_page10.simpleplus div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2455_page10.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_2455_page10.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_2455_page10.simpleplus div.jp-interface ul.jp-controls a {
	top: 2px;
}

/*End Simple Player PLUS CSS Rules*/

/*Start Custom Icon CSS Rules*/

#jPlayerstacks_in_2455_page10.customicon a.jp-play {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-play:hover {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-pause {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-pause:hover {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-stop {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-stop:hover {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-previous {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-previous:hover {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-next {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-next:hover {
	background-image: url("");
}

#jPlayerstacks_in_2455_page10.customicon a.jp-volume-min {
	background-image: url("");
}

#jPlayerstacks_in_2455_page10.customicon a.jp-volume-min:hover {
	background-image: url("");
}
#jPlayerstacks_in_2455_page10.customicon a.jp-volume-max, #jPlayerstacks_in_2455_page10.customicon a.jp-volume-add {
	background-image: url("");
}

#jPlayerstacks_in_2455_page10.customicon a.jp-volume-max:hover, #jPlayerstacks_in_2455_page10.customicon a.jp-volume-add:hover {
	background-image: url("");
}

/*End Custom Icon CSS Rules*/

/* @group PlayPause Player */
 
#jPlayerstacks_in_2455_page10.playpause a.jp-previous, #jPlayerstacks_in_2455_page10.playpause a.jp-next, #jPlayerstacks_in_2455_page10.playpause a.jp-stop, #jPlayerstacks_in_2455_page10.playpause div.jp-progress, #jPlayerstacks_in_2455_page10.playpause div.jp-current-time, #jPlayerstacks_in_2455_page10.playpause div.jp-duration {
	display: none !important;
}
 
#jPlayerstacks_in_2455_page10.playpause a.jp-play, #jPlayerstacks_in_2455_page10.playpause a.jp-pause {
	left: 2px !important;
	border-radius: 20px !important;
	width: 20px;
	height: 20px;
	background-position: 5px 4px;
}
 
#jPlayerstacks_in_2455_page10.playpause a.jp-pause {
	background-position: 4px 4px;
}
 
#jPlayerstacks_in_2455_page10.playpause a.jp-play:hover {
	background: url("img/play-hover.png") 5px 4px no-repeat;
	left: 2px !important;
}
 
#jPlayerstacks_in_2455_page10.playpause .currentTitle  {
	display: none;
	}
 
#jPlayerstacks_in_2455_page10.playpause div.jp-single-player,
#jPlayerstacks_in_2455_page10.playpause div.jp-type-playlist {
 
	width: 32px;
	padding: 5px;
}
	
#jPlayerstacks_in_2455_page10.playpause div.jp-interface {
	width: auto;
	height:30px;
	border:1px solid #444444;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	z-index: 10;
}
 
#jPlayerstacks_in_2455_page10.playpause div.jp-playlist {
	display: none;
	}
 
#jPlayerstacks_in_2455_page10.playpause div.jp-playlist ul {
	width: auto;
	padding: 0;
	padding-top: 0px !important;
	top: -0px;
	position: relative;
	}
 
#jPlayerstacks_in_2455_page10 div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom-width: 0 !important;
	}
 
#jPlayerstacks_in_2455_page10.playpause div.jp-interface ul.jp-controls li {
position: relative;
margin-bottom: 0 !important;
}
 
#jPlayerstacks_in_2455_page10.playpause div.jp-type-playlist a.jp-volume-max, #jPlayerstacks_in_2455_page10.playpause div.jp-type-playlist a.jp-volume-add {
	display: none;
}
 
#jPlayerstacks_in_2455_page10.playpause div.jp-type-playlist a.jp-volume-min {
	display: none;
}
 
#jPlayerstacks_in_2455_page10.playpause div.jp-interface ul.jp-controls a {
	top: 2px;
}
 
/* @end */
 




#stacks_in_2223_page10 {
	font-size: 175%;
}


/* Start doobox Chauffeur css */

.stacks_in_2704_page10wrapper{
width: 60px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_2704_page10bulter{
cursor: pointer;
border: 1px solid #7E070D;
background: #921B21;
width: 60px;
height: 60px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #EEEEEE;
text-align: center;
line-height: 60px;
margin: 5px;
z-index: 1000001;
background: #921B21;
}


.stacks_in_2704_page10bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 58px; 
	vertical-align: middle;
}


.stacks_in_2704_page10bulter:hover{
color: #DADADA;
background: #A12A30; /* Old browsers */
}

/* end doobox Chauffeur css */

