/* CSS Document */

* {margin: 0px; padding: 0px;}

body
{ 
  background-color: #333;
  text-align: center;
}
img
{
  border-style: none;
}

#multicast_cont
{
  width: 90%;
  Margin: 0 auto;
  text-align: left;
  min-width: 740px;
  max-width: 940px; 
  background-color: #888; 
  border: solid 2px #000; 
  font-family: georgia;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#socialMediaStrip
{
  width: 100%;
  height: 40px;
  float: left;
  text-align: left;

}

ul.socialMedia
{
  margin: 8px 0 0 14px;
  padding: 0;
  text-align: left;
  line-height: 1em;
  list-style: none;
  height: auto;
  display: block;
}

ul.socialMedia li
{
  float: left;
  margin-left: 2px;
  display: inline;
}

li.socialMedia a
{
  padding: 3px 8px;
}

#logo_cont
{
  width: 100%;
  height: 105px;
  float: right;
  padding: 0px;
  margin-right: 0px;
  text-align: center;
  padding-top: 25px;
}



#release_cont
{
  width: 494px;
  text-align: justify;
  padding-right: 18px;
  padding-left: 18px;
  padding-bottom: 12px;
  float: right;
  background: #fff;
  margin-right: 15px;
  margin-left: 0;
} 

#release_cont h1
{
  Text-align: center;
  padding-top: 0;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 1em;
}

#release_cont h2
{
  Text-align: center;
  font-size: 1.3em;
  margin-bottom: 1em;
}

#release_cont p
{
  margin-bottom: 1em;
}
.box
{
  padding: 0 0 15px 0;
  text-align: center;
  margin-bottom: 18px;

}

#asset_cont h2
{
  font-size: 1.1em;
  padding-top: .7em;
  margin-bottom: 10px;
}
.clearme
{
  clear: both;
}

#asset_cont
{
  width: 364px;
  float: left;
  padding: o 15px 0 15px;
  margin-left: 15px;
 }

.asset_inst
{
  width: 320px;
  font: 70% verdana, arial, helvetica, sans-serif;
	font-size: 0.65em;
	color: #006;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 4p;

}

.asset_shim
{
  width: 364px;
  height: 15px;
}

#videoBox
{ 
  width: 364px;
  text-align: center;
}

#videoPlayerBox
{
  width: 320px;
  padding: 0 22px 22px 22px;
  margin-bottom: 0;
  float: left;

  text-align: center;
}
#videoBox h3, #audioPlayerBox h3
 {
  font-size: 0.9em;
  padding-left: 22px;
  text-align: left;
}

.onair
{
  width: 90px;
  height: 60px;
  visibility: hidden;
  position: absolute;
  z-index: 300;
}

ul.videoThumb
{
  list-style: none;
  display: block;
  padding-left: 0;
  text-align: center;
  margin-left: 5px;
  line-height: 1em;
  height: auto;
}

ul.videoThumb li
{
  display: inline;
} 

ul.videoThumb img
{
   border: 1px solid #000;
   margin: 10px 0 -3px 0;
   padding: 0;
}

#audioPlayerBox
{
  width: 320px;
  padding: 0 22px 22px 22px;
  margin-bottom: 0;
  float: left;
  text-align: center;
}

#photoBox
{
  width: 364px;
  text-align: center;
}

#thumbbox
{
  width:320;
  margin-left: 22px;
}

ul.thumbs
  {
  list-style: none; 
  display: block;
/*  margin: 8px 0 0 24px; */
  padding: 4px 4px 4px 4px;
  text-align: left;
  line-height: 1em;
  height: auto;
}

ul.thumbs li
{
  display: inline;
  margin-bottom: -3px;
  padding: 0;
}

ul.thumbs img
{
 border: 1px solid #000;
 margin-bottom: -3px;
 width: 150px;
/* height: 100px;*/

}

ul.thumbs a
{
  display: block;
  float: left;
  margin: 4px 6px 4px 0;
  border: 1px solid #000;
  text-align: center;
}

ul.thumbs a:hover
{
  border-color: #ccc;
  background: #eee;
}

#broadcast
{
  width: 364px;
  text-align: center;
  padding-top: 1px;
}

#audioDown
{
  width: 364px;
  text-align: center;
}

#linksBox
{
  width: 364px;
}
 
#filesBox
{
  width: 364px;
}

#contactsBox
{ 
  width: 364px;
}

#linksBox ul, #filesBox ul
{
  margin: 8px 0 20px 10px;
  padding: 0;
  text-align: left;
  line-height: 1em;
  list-style: none;
  height: auto;
  display: block;
}

ul.linksto a
{
  display: block;
  padding: 3px;
  margin-right: 16px;
}

#socialMediaBox
{
  width: 364px;
  height: 100px;
}

#footer
{
  clear: both;
  text-align: center;
  background: #fff;
  padding-top: 20px;

}

.box .linksto a
{
  background: none;
  color: #00f;
  font-weight: bold;
 
}

.box .linksto a:hover
{
  background: #fff;
  color: #00f;
}

.box .linksto a.even
{
}

.box { background: url(../images/komenGrad.gif) bottom left no-repeat; }

#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
}

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;
}

.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

/* I.E. 6 Fixes*/
*html #fade {
	position: absolute;

	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	: document.body.scrollTop);
}

.image_preview_box 
{
	background: #888;
	text-align: center;
	padding: 20px 20px;
	float: left;
	width: 500px;
	position: fixed;
	top: 30%;
	left: 48.4%;
	margin: 0 0 0 -50px;
	z-index: 200;
}

.preview
{
	border: 1px solid #000;
}

*html .popup_block .image_preview_box {
	position: relative;

	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));

	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft
	+ (document.body.clientWidth /2 )
	: document.body.scrollLeft
	+ (document.body.offsetWidth /2 ));
}

#title
{
   width: 320px;
   margin-top: 10px; 
    height: 20px;
     background-color: #fff;
      text-align: center;
}

