html, body {
	width: 100%;
    height: 100%;
	background-color: #E6E6FA;
}

.pageContainer{width: 100%;height: 100%;}
.embedObject{
	background-color: #CCCCCC;
    width: 100%;
	height: 100%;
	min-width: 100%;
    min-height: 100%;
}

.list-group-item {
	color: #202020;
	font-weight: 800;
}

.searchFormInput {
	margin-bottom: 8px;
}

.list-group-item .list-group-item-primary .active {
	color: #FFFFFF;
}

.searchActive {
	color: #FF2020;
}

.musicItem {
	display:inline-.block;
	padding-left: 20px;	
}

.state-icon {
	position: relative;
	top: 18px;
	left: -5px;
}

.musishNavBar {
	position: relative;
	min-height: 50px;
	border-radius: 4px;
	border: 1px solid transparent;
	margin-bottom: 4px;
}

.fbPageLikesDiv {
	width: 95px;
	height: 20px;
	overflow: hidden;
}

.btn-footer-close {
	text-align: right;
	display: inline-block;
	float:right;
	font-size: 14px;
	font-weight: 800;
}

.musishPanelHeading {
	position: relative;
	background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
	background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
	background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x;
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.42857143;
	color: #333;
	display: inline-block;
	width: 100%;
	height: 48px;
}

.musishPanelBody {
	padding: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	/*overflow-y: scroll;*/
}

.musishPanelFooter {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	height: 34px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.musishTabPanel {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	border-color: #ddd;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

div#videosTabBody {
	overflow: hidden;
}

.siteContainer {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.scrollable {
	overflow: scroll;
}

.cropped {
	overflow: hidden;
}

.dialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    /*overflow: scroll;*/
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.dialogSymbol {
	font-size:32px;
	font-weight:800;
	display:inline-block;
	margin-right: 8px;
}

.dialogTitle {
	font-size:32px;
	font-weight:800;
	display:inline-block;
}

div#podcastSelectionDialog {
	overflow: scroll;
}

.headerMinimizeButton {
	margin-right: 8px;
	font-weight: 800;
}

.mp3WrapperDiv {
	background-color: #E6E6FA;
	width: 100%;
	height: 100%;
	position:relative;
}

.mp3TopWrapperDiv {
	height: 6px;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}

.mp3TopDiv {
	background-color: #E6E6FA;
	height: 6px;
	width: 1200px;
	overflow: display;
}

.mp3RightDiv {
	background-color: #E6E6FA;
	width: 6px;
	overflow-y: scroll;
}

.podcastList {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

.podcastLoadingDiv {
	
}

.counterBadge {	
	vertical-align: top;
	float: right;
	position: 2px;
	min-width: 10px;
	margin-top: 8px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #777;
	border-radius: 10px;
}

.mp3ScrollContentDiv {
	overflow-x: hidden;
	overflow-y: scroll;
}

.navigationLetterH {
	display: inline-block;
	margin-top: 4px;
	text-align: center;
	float: top;
	padding: top: 0px;
	padding: left: 1px;
	padding: right: 6px;
	color: #CCCCCC;
	font-weight: 800;
	font-size: 36px;
	width: 34px;
	height: 38px;
	/*border: 2px solid navy;*/
	text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
}

.disabledLink:link {
	color: #404040;
	opacity: 0.4;
}

.disabledLink:hover {
	color: #505050;
	opacity: 0.4;
}

.disabledLink:visited {
	color: #404040;
	opacity: 0.4;
}

.disabledLink:active {
	color: #404040;
	opacity: 0.4;
}

.navigationLetterV {
	display: block;
	margin-top: 4px;
	text-align: center;
	float: top;
	padding: top: 0px;
	padding: left: 1px;
	padding: right: 6px;
	color: #CCCCCC;
	font-weight: 800;
	font-size: 36px;
	width: 34px;
	height: 38px;
	/*border: 2px solid navy;*/
	text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
}

.horizontalCenterDiv {
	display: table;
    margin-left: auto;
	margin-right: auto;
}

.siteLoadingProgress {
	padding: 12px;
	width: 220px;
    height: 132px;
    background-color: #A2A2D6;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border: 3px solid gray;
	-webkit-box-shadow: 0 6px 6px 0 #808080;
	box-shadow: 0 6px 6px 0 #808080;
	color: #EEEEEE;
}

.siteLoadingAnimation {
	margin-top: 6px;
	font-size: 30px;
}

.siteLoadingMessage {
	padding: 6px;
	text-align: center;
	font-size: 24px;
	font-weight: 800;	
	text-shadow: 2px 2px #C2C2C2;
}

li {
	list-style-type: none;
	list-style: none;
}

.featureList {
	list-style-type: disc;
	list-style: disc;
}

ul.a {
    list-style-type: none;
	list-style: none;
}

ul.li {
    list-style-type: none;
	list-style: none;
}

ul.li.a {
    list-style-type: none;
	list-style: none;
}

.noBullet {
	list-style-type: none;
	list-style: none;
}

.datePickerInput {
	height: 46px;
}

.activeLink.a{
	color: #EEEEEE;
}

.activeLink.a:link {
	color: #EEEEEE;
}

.activeLink.a:hover {
	color: #FFFFFF;
}

.activeLink.a:active {
	color: #FFFFFF;
}

.activeLink.a:focus {
	color: #FFFFFF;
}

div#mp3Title {float:right;}

ul#mp3List {
  list-style-type: none;
}

body {
	overflow:hidden;
}

div#pageContent {
	overflow:hidden;
}

.pageContainer {
	overflow:hidden;
}

.btn-group-single > .btn:first-child {
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.scrollableTrackList {
	width:100%;
}

.siteBrand {
	padding: 0px;
	padding-left:6px;
}

.siteTitle {
	display:inline-block;
	vertical-align:middle;
	margin-left:8px;
	margin-top:10px;
	font-size:24px;
}

.siteVersion {
	display:inline-block;
	padding-top:7px;
	vertical-align:top;
	margin-left:2px;
	font-size:8px;
}

.logoImage {
	vertical-align:middle;
	display:inline-block;
	padding: 1px;
	box-shadow: 1px 3px 6px rgba(0, 0, 0, .75);
	-moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, .75);
	-webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, .75);
}

div#newsTabBody {
	overflow: hidden;
}

div#newsContainer {
	overflow: hidden;
}

div#mp3SelectionDiv {
	margin-left:20px;
}

div#podcastSelectionDiv {
	margin-left: 2px;
}

div#updateDialog {
	margin-top: 100px;
}

.turdPlayerHeader {
	margin: 2px;
	margin-right: 8px;
}

.turdPlayerFooter {
	margin: 2px;
	margin-right: 8px;
}

.entryField {
	margin-bottom: 8px;
}

/* About Section */
.aboutSection {
	width: 100%;
	height: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	overflow: auto;
}

/* Management Section */

.panelHeading {
	font-size: 14px;
	font-weight: 700;
	vertical-align: center;
	padding-top: 12px;
}

.manageSection {
	position: relative;
	width: 100%;
	height: 100%;
}

.manageSection .menuPanel {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 100%;
	overflow: auto;
	background-color: #DDDDDD;
}

.manageSection .contentPanel {
	position: absolute;
	top: 0;
	left: 160px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	border: 1px solid #AAAAAA;
}

.manageSection .tabContent {
	position: relative;
	width: 100%;
	padding-top : 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FFFFFF;
	overflow-y: scroll;
}

.manageSection .managePanelDescription {
	height: 56px;	
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #AAAAAA;
}

.manageSection .panelBody {
	padding: 0px;
	margin: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.manageSection .soundFileTabNav {
	width: 100%;
	padding-top: 2px;
	padding-left: 2px;
	height: 44px;
	background-color: #eee;
}

.manageSection .soundFileTabs {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 44px;
	bottom: 0px;
	/* ok */
}

.manageSection .soundFileTab {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	/* ok */
	background-color: #eee;
	overflow: hidden;
}

.tabbedContent {
	position: relative;
	width: 100%;
	height: 100%;
	padding : 0;
	background-color: #eee;
	overflow: hidden;
}

.manageSection .menuCountBadge {
	float:right;
	margin-left: 8px;
}

.manageSection .soundFiles {
	width: 100%;
	height: 100%;
}

.manageSection .soundFilesPanelBody {
	position: relative;
	width: 100%;
	height: 100%;
}

.manageSection .scrollContentWithDescription {
	position: absolute;
	top: 56px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: auto;
}

.manageSection .scrollContent {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: auto;
}

.musishPanelHeading {
	position: relative;
}

.manageSection .tabTitleMenu {
	position: absolute;
	top: 8px;
	left: 160px;
	width: 200px;
	background-color: #00FF00;
}

.manageSection .genreEntry {
	font-size: 18px;
	font-weight: 600;
}

.rightSideInputBackground {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	font-weight: 400;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-collapse: separate;
}

.badgeLoadDialog {
	overflow-y: scroll;
}

.badgeLoadDialog .dialogSymbol {
	display:inline-block;
}

.badgeLoadDialog .dialogTitle {
	display:inline-block;
}

.badgeLoadDialog  .taskLog {
	display:inline-block;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	font-size:16px;
	font-weight:800;
	width: 100%;
	height: 80px;
	background-color: #BBBBBB;
	overflow-y: scroll;
}

.badgeLoadDialog .currentTask {
	display:inline-block;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	font-size:18px;
	font-weight:800;
	width: 100%;
	height: 28px;
	color: #606060;
	background-color: #DDDDDD;
}

.badgeLoadDialog .progressContainer {
	margin-left: 16px;
	margin-right: 16px;
}

.badgeLoadDialog .progressBar {	
	min-width: 2em;
}