@charset "utf-8";
/*
Music Box Radio
*/








#MainContainer {
	height: 100%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

#GeneralContainer { background-color: #fff; margin-top: 20px; width: 983px; }

div.ClearBoth { clear: both; }

#ContentsContainer {
	width: 963px;
}

#Head {
	background-color: #0071bb;
	display: block;
	float: left;
	height: 175px;
	margin-top: 10px;
	width: 963px;
}

#HeadContainer {
	height: auto;
	width: 963px;
}

#HeadLinkContainer {
	background-color: #0071bb;
	display: block;
	float: left;
	height: 25px;
	width: 963px;
}

#PlayContainer {
	display: block;
	float: left;
	height: 25px;
	width: 300px;
}

#HeadFlagsContainer {
	display: block;
	float: left;
	height: 25px;
	width: 660px;
}

div.MplayerContainer {
	display: block;
	float: left;
	height: 25px;
	margin-left: 10px;
	width: 25px;
}

#InContainer {
	height: auto;
	margin-top: 10px;
	width: 963px;
}

#LinxContainer {
	display: block;
	float: left;
	height: auto;
	width: 200px;
}

#MainInContainer {
	display: block;
	float: left;
	height: auto;
	width: 633px;
}

#RightContainer {
	display: block;
	float: left;
	height: auto;
	width: 130px;
}

div.LinxCont {
	/* background-color: #dfdfdf; */
	height: auto;
	margin-bottom: 10px;
	width: 200px;
}

div.LinxHead {
	background-image: url("../MediaFolder/Linx_Head.gif");
	background-repeat: no-repeat;
	border: solid;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	height: 25px;
	width: 200px;
}

div.LinxContIn {
	background-color: #dfdfdf;
	height: auto;
	padding-bottom: 10px;
	width: 200px;
}

#LanguageFlagsContainer {
	height: 22px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 120px;
}

#FlagHU {
	display: block;
	float: left;
	height: 20px;
	width: 26px;
}

#FlagSR {
	display: block;
	float: left;
	height: 20px;
	margin-left: 5px;
	width: 26px;
}

#FlagEN {
	display: block;
	float: left;
	height: 20px;
	margin-left: 5px;
	width: 26px;
}

#FlagDE {
	display: block;
	float: right;
	height: 20px;
	width: 26px;
}

#Marquee {
	background-color: #82bbe0;
	display: block;
	float: left;
	height: 32px;
	margin-left: 10px;
	width: 623px;
}

div.Banner120x60Container {
	height: 60px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 120px;
}

div.StatisticContainerIn {
	height: 11px;
	margin-left: 9px;
	margin-bottom: 10px;
	width: 120px;
}

div.StatisticContainer {
	display: block;
	float: left;
	height: 11px;
	width: 60px;
}


/*************************** REGISTER ***************************/
#RGlobalTable {
	border: solid;
	border-color: #000;
	border-width: 1px;
	height: auto;
	width: 550px;
	margin-top: 30px;
}

#RHeadTable {
	background-image: url("../Register/Images/HeadRegister.jpg");
	background-repeat: no-repeat;
	height: 100px;
	width: 550px;
}

#RRegisterTxT {
	background-color: #fff;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.40em;
	font-weight: bold;
	left: 10px;
	line-height: 150%;
	text-align: center;
	display: block;
	float: left;
	height: 30px;
	/* padding-top: 15px; */
	opacity: 0.7;
	position: relative;
	top: 10px;
	width: 180px;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);

}

#RLanguageFlagsContainer {
	display: block;
	float: left;
	height: 22px;
	left: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 40px;
	width: 120px;
}

#RContentsContainer {
	height: auto;
	padding: 10px;
	width: 530px;
}

div.RLeft {
	border-bottom: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	height: 25px;
	margin-bottom: 5px;
	text-align: left;
	width: 200px;
}

div.RRight {
	border-bottom: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	display: block;
	float: left;
	height: 25px;
	margin-bottom: 5px;
	width: 330px;
}

div.RLeftCapcha {
	border-bottom: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	height: 155px;
	margin-bottom: 5px;
	text-align: left;
	width: 200px;
}

div.RRightCapcha {
	border-bottom: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	float: left;
	height: 155px;
	margin-bottom: 5px;
	width: 330px;
}

div.RErrorContainer {
	background-color: #fc0;
	border: solid;
	border-color: #f00;
	border-width: 1px;
	height: auto;
	margin-bottom: 10px;
	padding: 5px;
}


/* programm */

div.ProgrMainContainer {
	height: auto;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 623px;
}

div.ProgramDays {
	background-image: url("../MediaFolder/ProgrmHead.gif");
	background-repeat: no-repeat;
	height: 30px;
	width: 621px;
}

div.ProgrmDClock {
	background-color: #d4effc;
	border: solid;
	border-color: #0cf;
	border-width: 1px 1px 0 1px;
	display: block;
	float: left;
	height: 30px;
	width: 58px;
}

div.ProgrmContainer {
	background-color: #fff;
	border: solid;
	border-color: #0cf;
	border-width: 0 0 1px 0;
	height: auto;
	width: 621px;
}

div.ProgrmContainer2 {
	background-color: #fff;
	border: solid;
	border-color: #0cf;
	border-width: 0 0 1px 0;
	height: auto;
	width: 621px;
}

div.Progrm {
	border: solid;
	border-color: #0cf;
	border-width: 1px 1px 0 0;
	display: block;
	float: left;
	height: 30px;
	width: 560px;
}

div.PrgAboutWPict {
	border: solid;
	border-color: #0cf;
	border-width: 1px;
	height: auto;
	padding: 10px;
	width: 599px
}


/* ProgramRecomAdd */
div.ProgrRecomContainer {
	height: auto;
	margin-bottom: 20px;
	width: 633px;
}

div.ProgRecCont {
	border: solid #00ccff 1px;
	display: block;
	float: left;
	height: 201px;
	margin-bottom: 10px; 
	margin-left: 10px;
	width: 199px;
}

div.ProgRecViewCont {
	border: solid #00ccff 1px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 621px;
}

div.ProgRecHead {
	background-color: #82bbe0;
	height: 30px;
	margin-bottom: 10px;
	width: 199px;
}

div.ProgRecViewHead {
	background-color: #82bbe0;
	height: 30px;
	margin-bottom: 10px;
	width: 621px;
}

div.ProgRecInCont { height: auto; width: 175px; }
div.ProgRecViewInCont { height: auto; margin-bottom: 10px; width: 601px; }

div.ProgRecImgCont {
	display: block;
	float: right;
	margin-left: 10px;
	width: 75px;
}

div.ProgRecViewImgCont {
	margin-bottom: 10px;
	margin-top: 10px;
}
























