/****************************************************************
*	Live365 Subpages CSS
*	(c) 2008-14 Live365, Inc.
****************************************************************/

#homepage {
	padding: 0;
	margin: 0;
}

.subpage {
	text-align		: left;
}
.subpage h1{
	text-indent:0;
	height:auto
}
#also_try h1{
	padding: 5px;
}


td.presetIcon a.mode1, td.presetIcon a.mode2, td.presetIcon a.mode3, td.presetIcon a.dir1, td.presetIcon a.dir2, td.presetIcon a.dir3 {
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat;
}
td.presetIcon a.mode1 {
	background-position	: -129px -279px;
}
td.presetIcon a.mode1:hover {
	background-position	: -129px -290px;
}
td.presetIcon a.mode2 {
	background-position	: -173px -279px;
}
td.presetIcon a.mode2:hover {
	background-position	: -173px -290px;
}
td.presetIcon a.mode3 {
	background-position	: -217px -279px;
}
td.presetIcon a.mode3:hover {
	background-position	: -217px -290px;
}
td.presetIcon a.dir1 {
	background-position	: 2px -279px;
}
td.presetIcon a.dir1:hover {
	background-position	: 2px -290px;
}
td.presetIcon a.dir2 {
	background-position	: -41px -279px;
}
td.presetIcon a.dir2:hover {
	background-position	: -41px -290px;
}
td.presetIcon a.dir3 {
	background-position	: -84px -279px;
}
td.presetIcon a.dir3:hover {
	background-position	: -84px -290px;
}

.searchLink {
	background		: url(/web/img/icons/nav_arrow_down_blue.gif) no-repeat 100% 1px;
	padding-right	: 13px;
}

#contentCont {
	padding			: 0;
	width			: 100%;
}

.pages {
	float			: right;
}

.pages span, .pages a {
	margin-left		: 5px;
}

.oddRow {
	background-color: #eef9fd;
}

div.throbber {
	width			: 430px;
	height			: 630px;
	background		: #F1F1F1 url(/web/img/icons/indicator.gif) no-repeat center center;
}
.vtop{
	vertical-align:	top;
}
.vbottom{
	vertical-align:	bottom;
}

.longBar{
	margin:				20px 0;
	padding:			0;
	height:				0.1em;
	width:				100%;
	border-top:         2px solid #E9EAE5;
}

/* Table attributes
----------------------------*/
td {
	margin			: 0;
	padding			: 0;
	background		: transparent;
	}
	
.table-subject { 
	padding			: 5px;
	background-color: #EEEEEE;
	}
	
.table-body { 
	padding			: 5px;
	}
	
/* List attributes
----------------------------*/
ol.desc {
	list-style		: decimal;
	}
	
ul.desc {
	list-style		: disc;
	}
	
li.desc {
	margin-left		: 40px;
	}

/* Begin: Skinny Box
----------------------------*/
.skinnyBox {	
	width			: 130px;
}

.skinnyHdr {
	background		: url(/web/img/bg/skinny_box_top.jpg) no-repeat 0 0;
	text-align		: center;
	font-weight		: normal;
	font-size		: 12px;
	padding-top		: 12px;
	height			: 24px;
}
.skinnyCont {
	background		: url(/web/img/bg/skinny_box_bottom.gif) no-repeat left bottom;
	border			: 1px solid #d0d0d0;
	padding-bottom	: 20px;
}
.skinnyCont .stationImage {
	border			: 1px solid #fff;
}
.skinnyCont h4, .skinnyCont p {
	padding			: 0 8px 0 5px;
}
.skinnyCont h4 {
	font-weight		: normal;
	font-size		: 16px;
	margin-bottom	: -8px;
}
.skinnyCont p {
	padding-top		: 12px;
}
.subpage .grayBar, .subpage #grayBar{
	background:			none;
	height:				5px;
	border-top:			1px solid #999999;
	margin: 0 25px;
} 
.hidden{
	display:		none;
}
#sony{
	text-align:		center;
}
.subpagep5px p{
	padding:		5px 0;
}
.subGens{
	width:			450px;
}
.subGens td{
	width:			10%;
}
#subGens {
	position		: relative;
	z-index			: 3;
}
#subGens a {
	background:		#666666;
	padding-right: 20px;
}
#subGenSld{
	/*background		: transparent url(/web/img/bg/relatedgenre_content_bottom.png) repeat-x scroll left bottom;*/
	padding-bottom	: 10px; 
	padding			: 20px 0 20px 20px;
	clear			: left;
	position		: relative;
	z-index         : 0;
	/*border			: 1px solid #E9E9E9;*/
	margin			: -8px 0 5px 0;
}

.relatedGens{
	background-color:	#FFFFFF;
	height:				20px;
	margin-top:			-5px;
	position:			absolute;
	width:				110px;
	z-index:			99;
	display:			inline-block!important;
	zoom:1; 
	*display: inline;
	 _height: 20px
}
.dirhdrmenu{
	padding-right		: 4px;
}
.socialWrapper {
	font-size			: 11px;
	width				: 230px;
}

/* subpage nav */

#subnav {
	float				: right;
}
#breadcrumb {
	float 				: left;
}
#topIcons{
	float				: right;
	clear               : both;
	margin-top			: 7px;
	height				: 14px;
}

#subpageTitle {
	float 				: left;
	clear				: left;
	overflow            : hidden;
}

# genre #subpageTitle {
	text-align: center;
	width: 100%;
}

#subpageTitle h1, #subpageTitle h4{
	display: block;
	margin: 0;
	font-size:24px;
}

#subpageTitle h4 {
	color               : #464646;
	font-size           : 11px;
	margin-left			: 15px;
	font-weight         : normal;
}

#subGenreWrapper{
	/* background-color: transparent; */
}

a.topIconLnk {
	display				: inline-block;
	height				: 12px!important;
	background-color	: transparent;
	background-repeat	: no-repeat;
	background-position	: 0 0;
	padding-right		: 10px;
	text-decoration		: none!important;
	margin-top			: 0!important;
	overflow			: hidden;
}

a.topIconLnk:hover {
    background-position : 0 -12px;
	cursor				: pointer;
}

div#topIcons a#add, img.iconPresetAdd{
	width				: 8px;
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat -557px -1px;
}

.presetIcon a.presetadd {
	width: 8px;
	background: transparent;
}

.presetIcon a{
	display             : block;
}
.presetIcon a.presetadd {
	width				: 10px;
	height				: 10px;
	position			: relative;
	top					: 5px;
}

.wishlistWrap img.iconWishlist{
	width: 11px;
	height: 13px;
	margin-right: 5px;
	position: relative;
	top: 2px;
	background : transparent url(/web/img/icons/sprites_fixed.png) no-repeat -604px -280px;
}

/*listing hybrid view*/
div.presetIcon a {
	float				: left;
}
div.presetIcon a.similar{
	margin				: 0 26px 0 0;
	font-size: 14px;
}

/*thumbnail view*/
span.presetIcon a{
	display             : none;
	float				: right;
	clear               : both;
}

/*table view*/
td.presetIcon a{
	margin              : 0 auto;
}

a#widget {
	width 				: 12px;
	background-image	: url(/web/img/btns/stn_widget.png);
}
div#topIcons a#website {
	width				: 14px;
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat -600px 0;
}
div#topIcons a#website:hover {
	background-position	: -600px -12px;
}

a#email  {
	width				: 18px;
	background-image	: url(/web/img/btns/stn_email.png);
}

a#preset {
	width				: 12px;
	background-image	: url(/web/img/btns/stn_preset.png);
}


a#bookmark {
	width				: 16px;
	background-image	: url(/web/img/btns/stn_bookmark.png);
}
div.presetIcon a#share, div#topIcons a#share {
	width				: 53px;
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat -495px -164px;
}
#subNavContainer {
	position: relative;
	overflow: auto;
	display: block;
	height: auto;
}
table.moduleBar {
	border				: 0;
	border-collapse		: collapse;
	width				: 100%;
	margin				: 15px 0 10px 0;
	padding				: 0;
}
table.moduleBar td.colA {
	color 				: #000000;
	font-weight			: bold;
	margin				: 0;
	padding				: 0 5px 0 5px;
	width				: 1%;
	white-space			: nowrap;
}
table.moduleBar td.colB {
	
}
table.moduleBar td.colC {
	width				: 1%;
	white-space			: nowrap;
	padding				: 0 10px 0 6px;
}
table.moduleBar td.colC a {
	font-size			: 11.5pt;	
}
table.moduleBar div.modLine {
	height				: 1px;
	width				: 100%;
	margin-top			: 2px;
	background			: #458EB9;
	display				: block;
}

a#supportLnk img {
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat -373px -39px;
	border				: 0;
}

a#supportLnk img.buttonStationSupport {
	background-position	: -373px -39px;
}
a#supportLnk img.buttonStationDonate {
	background-position	: -401px -277px;
}


a.buttonBuyAmazonMP3, a.buttonBuyAmazonCD, a.buttonBuyItunes, a.buttonBuyGeneric{
	display				: block;
	background			: transparent url(/web/img/btns/btns_buy.png) no-repeat 0 0;
}

a.buttonBuyAmazonMP3{
	width				: 133px;
	height				: 33px;
	background-position	: 0 -63px;
}

a.buttonBuyAmazonCD{
	width				: 133px;
	height				: 33px;	
	background-position	: 0 -29px;
}

a.buttonBuyItunes{
	width				: 148px;
	height				: 26px;
	background-position	: 0 -97px;
}

a.buttonBuyGeneric{
	width				: 195px;
	height				: 28px;
	background-position	: 0 0px;
}

img.iconMP3Pro {
	width				: 7px;
	height				: 7px;
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat -466px 0;
}

span.audioQuality img.iconMP3Pro {
	margin-left			: 3px;
}

img.iconCommunity {
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat -357px -277px;
}

img.iconExpandable {
	border				: 0;
	width				: 10px;
	height				: 10px;
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat -648px -104px;
}
img.iconExpandable.iconExpandableOpen {
	background-position	: -648px -124px;
}

img.iconGenreModeShow, img.iconGenreModeHide{
	border				: 0;
	width				: 23px;
	height				: 15px;
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat;
}
img.iconGenreModeShow {
	background-position	: -271px -82px;
}
img.iconGenreModeShow.iconGenreModeDim {
	background-position	: -271px -97px;
}
img.iconGenreModeHide {
	background-position	: -216px -82px;
}
img.iconGenreModeHide.iconGenreModeDim {
	background-position	: -216px -97px;
}

img.iconStationPlaylistAll, img.iconStationPlaylistCurrent, img.iconStationPlaylistText {
	height				: 15px;
	width				: 23px;
	background			: transparent url(/web/img/icons/sprites_fixed.png) no-repeat;
}
img.iconStationPlaylistAll {
	background-position	: -381px -82px;
}
img.iconStationPlaylistAll.dim{
	background-position	: -381px -97px;
}
img.iconStationPlaylistCurrent {
	background-position : -436px -82px;
}
img.iconStationPlaylistCurrent.dim {
	background-position	: -436px -97px;
}
img.iconStationPlaylistText {
	background-position	: -326px -82px;
}
img.iconStationPlaylistText.dim {
	background-position	: -326px -97px;
}

/* Social Sharing panel, social sharing widget lists
----------------------------*/

div.wrapperSocial, div.wrapperSocialTop {
	width				: 300px;
	text-align			: left;
	padding				: 10px;
	overflow			: visible;
	position			: relative;
	background			: transparent url(/web/img/bg/alert_bg_315px.png) no-repeat bottom left;
}

div.wrapperSocialTop {
	height				: 10px;
	padding				: 0 10px;
	background-position	: top left;
}
div.wrapperSocialHeader{
	border-bottom		: 1px solid #ccc;
}
div.wrapperSocialHeader, div.wrapperSocialBody{
	margin				: 0 14px 0 0;
	padding				: 10px 0;
}
div.wrapperSocialHeader h2 {
	word-wrap			: break-word;
	font-weight			: bold;
	color				: #000;
}
div.wrapperSocial h2 {
	font-size			: 12px;
}
div.wrapperSocial ul {
	list-style-type		: none;
	clear				: both;
	margin				: 7px 0;
	overflow			: visible;
	height              : 20px;
}
div.wrapperSocialBody ul{
	text-align: center;
	vertical-align: top;
	padding-bottom: 25px;
}

div.wrapperSocial li {
	display				: block;
	width				: 75px;
	float				: left;
}
div.wrapperSocialBody li.facebook,
div.wrapperSocialBody li.twitter,
div.wrapperSocialBody li.google,
div.wrapperSocialBody li.pinterest,
div.wrapperSocialBody li.email,
div.wrapperSocialBody li.widget {
	position: static;
	margin: 0 0 10px 0;
	display: inline-block;
	height: 20px;
	float: none;
	vertical-align: top;
}
div.wrapperSocialBody li.pinterest{
	margin-left			: 25px;
}
div.wrapperSocial li.widget {
	width				: 54px;
	margin				: 0 20px;
}
div.wrapperSocial li.email {
	margin-left         : 18px;
	width				: 26px;
}
div.wrapperSocialBody li.email {
	margin-left         : 10px;
}

div.wrapperSocial li a{
	display				: block;
	padding				: 0;
	margin				: 0;
	height				: 18px;
	background			: transparent url(/web/img/icons/sprites_h.png) no-repeat;
}

div.wrapperSocial li.widget a, div.wrapperSocial li.email a {
	height              : 20px;
	background          : transparent url(/web/img/icons/sprites_fixed.png) no-repeat;
}
div.wrapperSocial li.email a{
	background-position	: -291px -326px;
}
div.wrapperSocial li.email img {
	width				: 26px;
	height				: 20px;
}
div.wrapperSocial li.widget a{
	background-position	: -214px -326px;
}
div.wrapperSocial li.widget img {
	width				: 54px;
	height				: 20px;
}
div.wrapperSocial img.spacerWidget{
	width				: 90px;
	height				: 1px;
}
/*Station page positioning adjustments*/
div.wrapperSocial.stationPage ul{
	position			: absolute;
	top					: 14px;
	right				: 5px;
	padding				: 0;
	margin				: 0;
}
div.wrapperSocial li{
	position			: relative;
	margin				: 0;
}
div.wrapperSocial.stationPage li.facebook,
div.wrapperSocial.stationPage li.google,
div.wrapperSocial.stationPage li.twitter,
div.wrapperSocial.stationPage li.widget,
div.wrapperSocial.stationPage li.email{
	margin				: 0;
}
div.wrapperSocial.stationPage li.facebook{
	right				: 12px;
}
div.wrapperSocial.stationPage li.google{
	right				: 4px;
}
div.wrapperSocial.stationPage li.twitter{
	right				: 11px;
}
div.wrapperSocial.stationPage li.pinterest{
	right               : -3px;
}
div.wrapperSocial.stationPage li.widget{
	right				: 11px;
}
/* Pinterest-specific CSS */
#pinterestContainer {position: relative;}
#PinItButton{position: absolute; background: url('http://assets.pinterest.com/images/pinit6.png');font: 11px Arial, sans-serif; text-indent: -9999em; font-size: .01em; color: #CD1F1F; height: 20px; width: 43px; background-position: 0 -7px;}
#PinItButton:hover{background-position:0 -28px;}
#PinItButton:active{background-position:0 -49px;}
#PinItButton.pinned{background-position:0 -70px !important;}
#CountPointer{position:absolute;z-index:1;background:url(http://pinit-cdn.pinterest.com/images/pinit6.png);text-indent:-9999em;font-size:.01em;color:#FFF;left:43px;height:18px;width:4px;background-position:-43px -8px;}
#CountBubble{position:absolute;border:1px solid #C9C5C5;color:#777;background-color:#FCF9F9;border-radius:1px;top:1px;left:46px;height:10px;line-height:10px;padding:2px 5px 4px 5px;font:10px Arial,Helvetica,sans-serif;display:inline-bloc}

/* Corporate button for links and buttons */

a.default {
	background-color: #d6eeff;
	background-image: -moz-linear-gradient(center top , #f7fcff, #d6eeff);
	border-color: #cfd8fb;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	color: #113d56;
	font: bold 15px/1 arial, helvetica,sans-serif;
	padding: 4px 30px;
	text-align: center;
	-moz-box-shadow: 1px 1px 1px #94b5d8;
	-webkit-box-shadow: 1px 1px 1px #94b5d8;
	box-shadow: 1px 1px 1px #94b5d8;
	text-decoration: none;
}

a.default:active {
	background-image: -moz-linear-gradient(center top , #f2faff, #f7fcff);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button.default {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #d6eeff;
	background-image: -moz-linear-gradient(center top , #f7fcff, #d6eeff);
	border-color: #cfd8fb;
	border-image: none;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	color: #113d56;
	font: bold 15px/1 arial, helvetica,sans-serif;
	padding: 4px 30px;
	text-align: center;
	-moz-box-shadow: 1px 1px 1px #94b5d8;
	-webkit-box-shadow: 1px 1px 1px #94b5d8;
	box-shadow: 1px 1px 1px #94b5d8;
}

button.default:hover {
	cursor: pointer;
}

button.default:active {
	background-image: -moz-linear-gradient(center top , #f2faff, #f7fcff);
	cursor: pointer;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Station/Track page */
.infoTrackStation {
	position: relative;
	overflow: hidden;
	padding: 15px 0;
}
.infoTrackStation .over_arrow {
	z-index: 50;
	display: block;
	width: 120px;
	height: 95px;
	background: transparent url(/web/img/icons/arrow_fading.png) top left no-repeat;
	position: absolute;
	top: 46px;
	left: 125px;
}
.infoTrackStation .albumImage {
	width: 158px;
	height: 158px;
	margin-top: 1px;
}
.infoTrackStation .albumImage img {
	width: 100%;
}
.infoTrackStation .infoTrack, .infoTrackStation .infoStation {
	float: left;
	margin-left:15px;
	position: relative;
	padding-bottom: 10px;
}
.infoTrackStation .infoTrack {
	width: 160px;
}
.infoTrackStation .infoStation {
	width: 280px;
}
.infoStation #playIconGrayOverlayLrg {
	margin: 0;
	top: 1px;
	left: 1px;
	width: 278px;
	height: 157px;
}
.infoStation #largeImgWrap .playIconImg {
	left: 105px;
	top: 60px;
}
.infoTrackStation .buyButtons {
	padding-top: 16px;
	padding-left: 10px;
	border-top: 1px solid #348AB1;
	overflow: hidden;
	clear: both;
}
.infoTrackStation .buttonBuy{
	float: left;
	margin-right: 10px;
}
#wiki_content_outer {
	display: none;
}
#wiki_content a:hover{
	text-decoration: none;
	color: #464646;
}
#box_modal .cnt-fld {
	float: left;
	width: 494px;
	margin: 14px 20px;
	padding: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #222;
	background: #F7F7F7;
	outline: none;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #E7E6E6;
	border-bottom: 1px solid #E7E6E6;
}
#box_modal textarea {
	display: block;
	width: 92%;
	margin: 8px auto;
	font-size: 1.1em;
	resize: none;
	padding: 10px;
}
#box_modal .cnt-fld h3,
#box_modal .cnt-fld .description {
	margin: 0 0 0 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#box_modal .cnt-fld img {
	float: left;
}
#box_modal #edit_email {
	display: block;
	float: right;
	clear: both;
}
#box_modal .btn-fld {
	width: 400px;
	overflow: hidden;
	padding: 12px 20px 12px 130px;
	text-align: right;
}
#box_modal .txt-fld {
	position: relative;
	overflow: auto;
	clear: both;
	width: 510px;
	padding: 14px 20px;
	border-bottom: 1px solid #EEE;
}
#box_modal .txt-fld label {
	display: block;
	float: left;
	width: 8%;
	padding-top: 8px;
	color: #222;
	font-size: 1.1em;
	text-align: left;
}
#box_modal .txt-fld input,
#box_modal .txt-fld h3 {
	float: right;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #E7E6E6;
	border-right: 1px solid #E7E6E6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#box_modal .txt-fld input {
	width: 85%;
	padding: 8px;
	font-size: 1.1em;
	color: #222;
	background: #F7F7F7;
	outline: none;
}
#box_modal .txt-fld h3 {
	margin: 0;
	padding: 4px;
	color: #222;
	font-size: 18px;
	width: 77%;
}
#box_modal .txt-fld textarea {
	width: 400px;
 	padding: 15px;
 	border-radius: 4px;
 	-moz-border-radius: 4px;
 	-webkit-border-radius: 4px;
 	font-size: 1.1em;
 	color: #222;
 	background: #F7F7F7;
 	outline: none;
 	border-top: 1px solid #CCC;
 	border-left: 1px solid #CCC;
 	border-right: 1px solid #E7E6E6;
 	border-bottom: 1px solid #E7E6E6;
}
#box_modal .txt-fld input:focus,
#box_modal .txt-fld textarea:focus {
	background-color: #FAF9DC;
}

ul.tabs {
	list-style: none;
	margin: 5px 0 0 0;
	position: relative;
	z-index: 20;
	padding: 0;
}
ul.tabs {
	list-style-type : none;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #d4edf5;
}
ul.tabs li {
	background-color: #fff;
	width: 50%;
	float: left;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
ul.tabs li span.lnk {
	width: 100%;
	text-align: center;
	display : block;
	font-size: 11px;
	padding: 10px 0 0 0;
	height: 22px;
}
ul.tabs li a {
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
}
ul.tabs li a, ul.tabs li a:visited {
	color: #358aaf;
}
ul.tabs li:hover{
	cursor: pointer;
}
ul.tabs li a:hover {
	text-decoration: none;
}
ul.tabs li.onTab {
	background: transparent url(/web/img/bg/sprites_tabs.png) no-repeat right -120px;
}
ul.tabs li.onTab a, ul.tabs li.onTab a:visited {
	color: #3f3f3f;
}
ul.tabs li.onTab span {
	background: transparent url(/web/img/bg/sprites_tabs.png) no-repeat left -40px;
}

.dirhdrbrowsegenre a:link, .dirhdrmenu a:link{
	font-size: 14px;
}
/*------------------------------------------------------------------------------------------------------------------- BxSlider Plugin */
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	
}

.alive-slider.one-item .bx-wrapper {
	width: 100%;
}

.alive-slider.multi-items-vary-num .bx-wrapper,
.alive-slider.multi-items-static-num .bx-wrapper {
	width: 100%;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}

.alive-slider.one-item.station .bx-wrapper .bx-viewport {
	width: 48% !important;
	padding: 0 24% 0 24%;
	left: 3px;
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.alive-slider.multi-items-vary-num .bx-wrapper .bx-viewport,
.alive-slider.multi-items-static-num .bx-wrapper .bx-viewport {
	width: 72% !important;
	padding: 0 13% 0 13%;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

#station_slideshow_container.station{
	margin: 20px 0;
}

.station .bx-wrapper p{
	width: 100%; 
	margin: 5px;
	text-align: center;
	font-size: 16px;
	visibility: hidden;
}
.station .bx-wrapper li.active{
	cursor: pointer;
}
.station .bx-wrapper li.active p{
	visibility: visible;
}

.station .bx-wrapper li div{
	text-align: center;
	margin: 0 auto;
}

.station .bx-wrapper img{
	margin: 0 auto;
	width: 175px;
	height: 175px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	display: none;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 9px;
}
.station .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 0;
	background: url(/web/img/icons/arrow-lt-deactive.png) 50% 50% no-repeat;
	background-image: url(/web/img/icons/arrow-lt-deactive.png), -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255, 0) 100%); /* FF3.6+ */
	background-image: url(/web/img/icons/arrow-lt-deactive.png), -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255, 0))); /* Chrome,Safari4+ */
	background-image: url(/web/img/icons/arrow-lt-deactive.png), -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(/web/img/icons/arrow-lt-deactive.png), -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* Opera 11.10+ */
	background-image: url(/web/img/icons/arrow-lt-deactive.png), -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* IE10+ */
	background-image: url(/web/img/icons/arrow-lt-deactive.png), linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* W3C */
}
.station .bx-wrapper .bx-controls-direction a.bx-prev:active{
	background-position: 47% 50%;
	background-image: url(/web/img/icons/arrow-lt-active.png), -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255, 0) 100%); /* FF3.6+ */
	background-image: url(/web/img/icons/arrow-lt-active.png), -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255, 0))); /* Chrome,Safari4+ */
	background-image: url(/web/img/icons/arrow-lt-active.png), -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(/web/img/icons/arrow-lt-active.png), -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* Opera 11.10+ */
	background-image: url(/web/img/icons/arrow-lt-active.png), -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* IE10+ */
	background-image: url(/web/img/icons/arrow-lt-active.png), linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255, 0) 100%); /* W3C */
}

.bx-wrapper .bx-next {
	right: 9px;
}
.station .bx-wrapper .bx-controls-direction a.bx-next {
	right: 0;
	background: url(/web/img/icons/arrow-rt-deactive.png) 50% 50% no-repeat;
	background-image: url(/web/img/icons/arrow-rt-deactive.png), -moz-linear-gradient(left, rgba(255,255,255, 0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background-image: url(/web/img/icons/arrow-rt-deactive.png), -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255, 0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background-image: url(/web/img/icons/arrow-rt-deactive.png), -webkit-linear-gradient(left, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(/web/img/icons/arrow-rt-deactive.png), -o-linear-gradient(left, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background-image: url(/web/img/icons/arrow-rt-deactive.png), -ms-linear-gradient(left, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background-image: url(/web/img/icons/arrow-rt-deactive.png), linear-gradient(to right, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* W3C */
}
.station .bx-wrapper .bx-controls-direction a.bx-next:active {
	background-position: 53% 50%;
	background-image: url(/web/img/icons/arrow-rt-active.png), -moz-linear-gradient(left, rgba(255,255,255, 0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background-image: url(/web/img/icons/arrow-rt-active.png), -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255, 0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background-image: url(/web/img/icons/arrow-rt-active.png), -webkit-linear-gradient(left, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(/web/img/icons/arrow-rt-active.png), -o-linear-gradient(left, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background-image: url(/web/img/icons/arrow-rt-active.png), -ms-linear-gradient(left, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background-image: url(/web/img/icons/arrow-rt-active.png), linear-gradient(to right, rgba(255,255,255, 0) 0%,rgba(255,255,255,1) 100%); /* W3C */
}


.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.station .bx-wrapper .bx-controls-direction a{
	top: 0;
	margin-top: 0;
	width: 25%;
	height: 100%;
}


.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*------------------------------------------------------------------------------------------------------------------- End BxSlider Plugin */
