
	
html {
	height: 100%;
	cursor: pointer;
}
#corps {
	position: fixed;
	top: 60px;
	bottom: 140px;
	left: 0px;
	right: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-color: white;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../img/bg.png);
}
#bottombackground {
	position: fixed;
	bottom: 0px;
	left:0px;
	right:0px;
	height: 150px;
	border-top: solid 1px #cccccc;
	background-color: #eeeeee;
}
#topbackground {
	position: fixed;
	height: 100%;
	width: 100%;
}
#logo {
	position: fixed;
	left: 20px;
	top: -300px;
	z-index: 200;
	cursor: pointer;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
#logo .item {
	font-weight: 800;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.greenblock {
	background-color: #3bd600;
	border-top: solid #4cec02 1px;
	border-bottom: solid #34be00 1px;
}
.greenblock:hover {
	background-color: #45e707;
}
.greensuperblock {
	border-left: solid #34be00 1px;
	border-right: solid #34be00 1px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
#logo .item:hover {
	color: black;
}
b {
	color: #3bd600;
}
a {
	color: #3bd600;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 100%;
	height: 100%;
	margin: auto;
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}
.radiotitle {
	overflow: hidden;
	text-align: center;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0%;
	color: black;
	white-space: nowrap;
	z-index: 165;
	width: 100%;
	height: 29%;
	cursor: pointer;
}
.radiotitle h1 {
	vertical-align: middle;
	height: 100%;
	bottom: 0px;
	position: relative;
	font-family: 'Lobster', serif;
	font-size: 100px;
	font-weight: 100;
	top: 0px;
	margin: 0px;
	text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
}
.radiotitle h1 b {
	position: relative;
	vertical-align: middle;
	left:0px;
	width:400px;
}
.radiotitle h1 .a {
	position: relative;
	vertical-align: middle;
	left:0px;
	width:400px;
}
.displaybox {
	z-index: 0;
	display: inline-block;
	width: 100%;
	height: 70%;
	cursor: pointer;
	position: absolute;
	text-align: center;
	bottom: 0%;
	vertical-align: middle;
}
#n0.displaybox {
	right: 0%;
}
.logobox {
	max-height: 95%;
	max-width: 90%;
	background-color: white;
	border: solid 1px #cccccc;
	padding: 2px;
	vertical-align: bottom;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.displaybox .helper {
	height: 100%;
	width: 0px;
	vertical-align: bottom;
	display: inline-block;
}
h1 .helper {
	height: 100%;
	width: 0px;
	vertical-align: middle;
	display: inline-block;
}
#channelnotification {
	height:80px;
	width:200px;
	display:none;
	position:absolute;
	top:-100px;
	background-color: #ccffcc;
	border: solid #4cec02 1px;
	padding:5px;
	color:white;
	font-size:12px;	
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	background-color: #3bd600;
	border: solid #34be00 1px;
	font-family: 'Bitter', serif;
}
#channelnotification b {
	color:white;
	font-size:14px;
}
#channelnotification .fbpublish {
	background-color:white;
	padding:3px;
	width:80%;
	text-align:center;
	display:inline-block;
	border:solid 2px #fff;
	color:black;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
#channelnotification .fbpublish:active {
	position:relative;
	top:1px;
	left:1px;
}
#channelnotification .fbpublish:hover {
	border:solid 2px #aaa;
}
#channelnotification .fbconnection {
	background-color:#3B5998;
	padding:3px;
	width:80%;
	text-align:center;
	display:inline-block;
	border:solid 2px #3B5998;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
#channelnotification .fbconnection:active {
	position:relative;
	top:1px;
	left:1px;
}
#channelnotification .fbconnection:hover {
	border:solid 2px #33B;
}
#channelnotification #close {
	position:absolute;
	right:0;
	top:0;
	font-size:20px;
	height:1em;
	width:1em;
	text-align:center;
	cursor:pointer;
}
#channelnotification #close:hover {
	color: black;
}
#channelnotification #close:active {
	right:-1px;
	top:1px;
}

#channelzone #loader {
	position: absolute;
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: -2px;
	vertical-align: bottom;
}
#channelzone #loader img {
	padding: 3px;
}
#volumebox {
	position: fixed;
	height: 80px;
	width: 22px;
	bottom: 0px;
	left: 0px;
	margin: 8px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 3px;
	background-color: #aaaaaa;
	border: solid #999999 1px;
	background-image: url(../img/volume.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 400;
}
#volumedot {
	height: 10px;
	width: 20px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #aaaaaa;
	border: solid #606060 1px;
	cursor: pointer;
	background-color: #666666;
	z-index: 401;
	position: relative;
	top: 68px;
}
#volumedot:hover {
	background-color: #3bd600;
	border: solid #34be00 1px;
}
#volumedot:active {
	background-color: #3bd600;
	border: solid #34be00 1px;
}
#playpause {
	position: fixed;
	height: 80px;
	width: 80px;
	bottom: 0px;
	right: 0px;
	margin: 8px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 3px;
	background-color: #aaaaaa;
	border: solid #999999 1px;
	cursor: pointer;
	background-image: url(../img/pause.png);
	background-repeat: no-repeat;
	background-position: center;
}
#playpause:hover {
	background-color: #3bd600;
	border: solid #34be00 1px;
}
#playpause:active {
	bottom: -1px;
	right: -1px;
}
#channelzone {
	z-index: 10;
	position: fixed;
	bottom: 0%;
	text-align: center;
	left: 102px;
	right: 102px;
	font-size: 15px;
}
.channelblock {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: -2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 3px;
	background-color: #aaaaaa;
	border: solid #999999 1px;
	font-family: 'Bitter', serif;
	height: 24px;
	cursor: pointer;
	white-space: nowrap;
}
.channelhighlight {
	background-color: #666666;
}
.channelblock .p {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding-left: 5px;
}
.channelimg {
	background-color: white;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	display: inline-block;
	border: solid 1px #cccccc;
	padding: 1px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.channelblock:hover {
	background-color: #3bd600;
	border: solid #34be00 1px;
}
.channelblock:active {
	bottom: -1px;
	right: -1px;
}
.channelblockplaceholder {
	vertical-align: bottom;
	position: relative;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: -2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 3px;
	background-color: rgba(200,200,200,0.5);
	border: solid #DDD 1px;
	font-family: 'Bitter', serif;
	height: 24px;
	cursor: pointer;
	white-space: nowrap;
	bottom: 0px;
	right: 0px;
	display: inline-block !important;
}
.channelblock:hover p {
	color: black;
}
.channelblock img {
	max-height: 18px;
	max-width: 18px;
	vertical-align: middle;
	margin-top: auto;
	display: inline-block;
}
.channelblock .helper {
	height: 100%;
	width: 0px;
	vertical-align: middle;
	display: inline-block;
}
.channelblock .delete {
	width: 1em;
	height: 1em;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	overflow: hidden;
}
.channelblock:hover .delete {
	color: #34be00;
}
.channelblock .delete:hover {
	background-color: #34be00;
	color: white;
}
.channelplus {
	width: 40px;
}
.channelghost {
	width: 0px;
	vertical-align: bottom;
	position: relative;
	margin-bottom: 8px;
	margin-top: -2px;
	bottom: 0px;
	right: 0px;
	display: inline-block !important;
}
#radiochooserinput {
	font-family: 'Bitter', serif;
	background: white;
	font-weight: 100;
	color: black;
	width: 200px;
	padding: 3px;
	font-size: 16px;
	border: 0px solid #ccc;
	height: 24px;
}
#radiochoosermessage {
	padding-left: 10px;
	color: #666666;
	position:absolute;
	top:70px;
	left:0px;
}
#radiochooserlist {
	width: 100%;
	height:139px;
	overflow-x: hidden;
	overflow-y: auto;
}
#radiochooser #loader {
	position: relative;
	display: inline-block;
	height: 25px;
	width: 16px;
	vertical-align: middle;
}
#radiochooser #loader img {
	height: 28px;
	width: 28px;
	padding-left: 4px;
	padding-top: 4px;
}
#radiochooserlist a {
	color: white;
}
#radiochooserlist ul {
	padding-top: 10px;
	-webkit-padding-start: 10px;
	text-align: center;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	display:inline-block;
}
#radiochooserlist li {
	display: inline-block;
}
#radiochooserlist a {
	height: 25px;
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: -2px;
	position: relative;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0px;
	background-color: #aaaaaa;
	border: solid #999999 1px;
	font-family: 'Bitter', serif;
	cursor: pointer;
	white-space: nowrap;
	color: white;
	display: block;
}
.radiochooseritem p {
	display: inline;
	vertical-align: middle;
	margin: 0px;
	padding-left: 5px;
	font-family: 'Bitter', serif;
	font-size: 16px;
}
.radiochooseritemimg {
	background-color: white;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	display: inline-block;
	border: solid 1px #cccccc;
	padding: 1px;
	margin: 3px;
	margin-right: 0px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
#radiochooserlist li:hover a {
	background-color: #3bd600;
	border: solid #34be00 1px;
	color: black;
}
#radiochooserlist li:hover a {
	color: black;
}
#radiochooserlist li a:active {
	bottom: -1px;
	right: -1px;
}
.radiochooseritem a:hover {
	background-color: rgba(0,0,0,0);
}
.radiochooseritem img {
	max-height: 15px;
	max-width: 15px;
	vertical-align: middle;
	margin-top: auto;
	display: inline-block;
}
.radiochooseritem .helper {
	height: 100%;
	width: 0px;
	vertical-align: middle;
	display: inline-block;
}
.selectable .ui-selecting {
	background: #FECA40;
}
.selectable .ui-selected {
	background: #F39814;
}
.ui-state-highlight {
	height: 1em;
	line-height: .8em;
}
.overlay {
	opacity:0;
	display:block;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 600;
	background-color: rgba(255,255,255,0.9);
}
.overlaybox {
	background-color: white;
	color: black;
	text-align: left;
	border: solid 10px #3bd600;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.overlayboxbig {
	overflow-x: hidden;
	overflow-y: auto;
	width: auto;
	height:400px;
	max-width:600px;
	max-height:100%;
}
.overlayboxsmall {
	overflow: hidden;
	width: auto;
	height:200px;
	max-width:600px;
	max-height:100%;
}
.overlaybox h2 {
	font-family: 'Lobster', serif;
	font-size: 25px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: middle;
	color: black;
	height: 40px;
	background-color: #ccffcc;
	padding: 10px;
	font-weight: 100;
	border-bottom: solid #4cec02 1px;
	margin-bottom: 0px;
	overflow: hidden;
	white-space: nowrap;	
}
.overlaybox h2 b {
	color: black;
	font-weight: 100;
}
.overlaybox h3 {
	padding-left: 10px;
	padding-right: 10px;
}
.overlaybox p {
	padding-left: 10px;
	padding-right: 10px;
}
.overlayboxbig a:hover {
	background-color: black;
}
.overlay #close {
	position:absolute;
	right:0;
	font-size:20px;
	height:1em;
	width:1em;
	text-align:center;
	cursor:pointer;
}
.overlay #close:hover {
	color: #3bd600;
}
.overlay #close:active {
	right:-1px;
	top:1px;
}

