@charset "utf-8";
/* CSS Document */
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	visibility: hidden;
	margin: 0;
	padding:0;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
p{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
}
body{
	padding: 0;
	margin: 0;
	background-color: #222629;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
}
#maincont{
	width: 1004px;
	height: auto;
	margin: auto;
	background: #070809;
	}
.toprow{
	width: 1004px;
	height: 94px;
	position: relative;
	float: left;
	background-image: url(../images/TopBG.jpg);
	background-repeat: no-repeat;
}
.midmain{
	width: 1004px;
	height: 627px;
	position: relative;
	float: left;
	background-image: url(../images/MainBG.jpg);
	background-repeat: no-repeat;
}
.logo{
	width: 118px;
	height: 60px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 24px;
	left: 22px;
}
.topmenucont{
	width: auto;
	height: 33px;
	position: absolute;
	top: 32px;
	left: 155px;
}
.topmenucont ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.topmenucont ul li{
	height: 28px;
	margin-right: -1px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background: url(../images/sepe.png) right no-repeat;
	text-align: center;
	padding-top: 7px;
	float: left;
}
.topmenucont ul li a{
	height: 22px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}
.topmenucont ul li a:hover{
	height: 22px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #fb1a7a;
	text-decoration: none;
}
.width1, .width1 a, .width1 a:hover{
	width: 55px;
}
.width2, .width2 a, .width2 a:hover, .width4, .width4 a, .width4 a:hover, .width6, .width6 a, .width6 a:hover{
	width: 119px;
}
.width3, .width3 a, .width3 a:hover{
	width: 92px;
}
.width5, .width5 a, .width5 a:hover{
	width: 161px;
}
.width7, .width7 a, .width7 a:hover{
	width: 92px;
}
#pop-disco{
	width: 218px;
	height: 164px;
	background: url(../images/pop-disco.png) no-repeat;
	position: absolute;
	top: 27px;
	left: 25px;
}
#pop-disco2{
	width: 218px;
	height: 164px;
	position: absolute;
	top: 41px;
	left: 28px;
}
#events-calendar{
	width: 220px;
	height: 209px;
	border-top: 1px dashed #464646;
	border-bottom: 1px dashed #464646;
	padding: 30px 15px 15px 5px;
	position: absolute;
	top: 205px;
	left: 4px;
	background-image: url(../images/events-calendar-title.png);
	background-position: 16px 10px;
	background-repeat: no-repeat;
	text-align: justify;
}
.events{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/bullet.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.seemore, .seemore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003;
	text-align: center;
	text-decoration: none;
}
.seemore a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003;
	text-align: right;
	text-decoration: underline;
}
.latest_hits{
	width: 182px;
	height: 154px;
	position: absolute;
	top: 9px;
	left: 820px;
	background: url(../images/latest-hits.png) no-repeat;
}
.latest_clip{
	width: 133px;
	height: 98px;
	position: absolute;
	top: 28px;
	left:25px;
	background: url(../images/hit_new.jpg) no-repeat;
}
.playbutton{
	width: 64px;
	height: 33px;
	position: absolute;
	top: 83px;
	left: 31px;
	background: url(../images/play.png) no-repeat;
}
.picture-gallery{
	width: 138px;
	height: 185px;
	position: absolute;
	top: 160px;
	left: 815px;
	background: url(../images/picture-gallery.png) no-repeat;
	padding: 30px 25px 10px 25px;
}
.cleaner{
	clear:both;
	margin: 0;
	padding: 0;
}
.description{
	width: 836px;
	height: 93px;
	position: absolute;
	top: 575px;
	left: 84px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	text-align: justify;
	padding: 10px;
}
.bot{
	width: 964px;
	height: auto;
	position: relative;
	float: left;
	padding: 20px;
	text-align: center;
}
.botlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: none;
	line-height: 25px;
}
.botlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: underline;
}
.botlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9a9a9a;
	text-decoration: none;
}
.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: underline;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: none;
}
#play_music{
	width: 84px;
	height: 21px;
	background: url(../images/play_music.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 900px;
	visibility: visible;
}
#stop_music{
	width: 84px;
	height: 21px;
	background: url(../images/stop_music.gif) no-repeat;
	position: absolute;
	top: 22px;
	left: 900px;
	visibility: hidden;
}
#callus{
	width: 170px;
	height: 46px;
	background: url(../images/call-now.png) no-repeat;
	position: absolute;
	top: 388px;
	left: 820px;
}
#underconstruction{
	width: 171px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #36F;
	position: absolute;
	top: 76px;
	left: 417px;
	padding: 10px;
	z-index: 100;
	visibility: hidden;
}

.LHits{
	color:#CCC;
	font-size:18px;
	padding:0;
	margin:0;
	font-family: Tahoma;
	text-align: right;
}

.VideoCap{
	padding:0;
	margin:0 0 10px 0;
	width:auto;
	font-family:Tahoma, SansSerif, Arial;
	font-size:10px;
	color:#202426;
	
}

.Page{
	font-family:Tahoma, SansSerif, Arial;
	font-size:12px;
	color:#000000;
	padding:4px 0;
	text-align: center;


}
#callus_SP{
	width: 170px;
	height: 46px;
	background: url(../images/call-now.png) no-repeat;
	position: absolute;
	top: 630px;
	left: 799px;

	
}
.Picture_Enlarge{
	padding:0;
	margin:0 0 10px 0;
	width:auto;
	font-family:Tahoma, SansSerif, Arial;
	font-size:11px;
	color:#ffffff;
	
}
.Picture_Enlarge A {
	COLOR: #ffffff; TEXT-DECORATION: None
}
.Picture_Enlarge A:hover {
	COLOR: #ffffff; TEXT-DECORATION: Underline
}

.Picture_Download{
	padding:0;
	margin:0 0 10px 0;
	width:auto;
	font-family:Tahoma, SansSerif, Arial;
	font-size:11px;
	color:#000000;
	
}
.Picture_Download A {
	COLOR: #000000; TEXT-DECORATION: None
}
.Picture_Download A:hover {
	COLOR: #000000; TEXT-DECORATION: Underline
}

.latest_hits_inside{
	width: 182px;
	height: 154px;
	position: absolute;
	top: 134px;
	left: 792px;
	background: url(../images/latest-hits.png) no-repeat;

}
#callus_inside_1{
	width: 170px;
	height: 46px;
	background: url(../images/call-now.png) no-repeat;
	position: absolute;
	top: 308px;
	left: 797px;

}
.Contact_mail{
	padding:5px;
	margin:0 0 10px 0;
	background:#42b2de border-bottom: solid #b6c5d3;
	font-family:Tahoma, SansSerif, Arial;
	font-size:11px;
	
}
.Contact_mail_big{
	padding:5px;
	margin:0 0 10px 0;
	background: border-bottom: solid #85A0CB;
	font-family:Tahoma, SansSerif, Arial;
	font-size:14px;
	
	}
	
	
	.test{font-family:Tahoma, SansSerif, Arial;font-size:11px;background-color:#42b2de;border-bottom: solid #b6c5d3 1px;padding:5px;}
.test #maincont .midmain_inside div tr td table tr td table tr td blockquote .bodyText {
	text-align: justify;
}
.test #maincont .midmain_inside div tr td table tr td table tr td .bodyText .bodyText {
	text-align: justify;
	font-size: 14pt;
}
.test #maincont .midmain_inside div tr td table tr td table tr td .bodyText blockquote .bodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #CCC;
}
.test #maincont .midmain_inside div tr td table tr td table tr td .bodyText blockquote .bodyText {
	text-align: justify;
}
bodytitlerightal {
	text-align: right;
}
.test #maincont .midmain_inside div tr td table tr td {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
}
.test #maincont .midmain_inside div tr td table tr td table tr td .bodyText {
	font-family: Tahoma, Geneva, sans-serif;
}
.test #maincont .midmain_inside div tr td table tr td table tr td .bodyText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
.test #maincont .midmain_inside div tr td table tr td table tr td .bodyText blockquote p .bodyText .bodyText .bodyText {
	text-align: justify;
}
#maincont .midmain_inside div tr td table cent.text {
	text-align: center;
}
.latest_hits_SP {
	width: 182px;
	height: 154px;
	position: absolute;
	top: 200px;
	left: 799px;
	background: url(../images/latest-hits.png) no-repeat;
}
.latest_clip_SP {
	width: 133px;
	height: 98px;
	position: absolute;
	top: 30px;
	left:25px;
	background: url(../images/hit_new.jpg) no-repeat;
}
.playbutton_SP {
	width: 64px;
	height: 33px;
	position: absolute;
	top: 80px;
	left: 31px;
	background: url(../images/play.png) no-repeat;
}
.picture-gallery_SP {
	width: 138px;
	height: 185px;
	position: absolute;
	top: 380px;
	left: 794px;
	background: url(../images/picture-gallery.png) no-repeat;
	padding: 30px 25px 10px 25px;
}

