/*
Theme Name: Gaga Theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Template /mire/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#flashContent { width:350px; height:240px; }

/* Begin Typography & Colors */
body {background: url(images/background-px.png) repeat-x #242323; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #212121;}

h1 {font-family: Georgia, "Times New Roman", Times, serif;}
h2 {font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #cb2125; font-size: 24px; text-transform: uppercase; font-weight: bold ;margin: 0;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size:16px;}
h4 {font-family: Georgia, "Times New Roman", Times, serif;}
h5 {font-family: Georgia, "Times New Roman", Times, serif;}
h6 {font-family: "verdana", Arial, Helvetica, sans-serif; color: #7e090c; font-size: 16px; font-weight: bold ;margin: 0; }
h6.w {font-family: "verdana", Arial, Helvetica, sans-serif; color: #ffffff; font-size: 16px; font-weight: bold ;margin: 0; }

p {}

.clear {margin: 0; padding: 0; line-height: 1px; font-size: 1px; clear: both;}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

td.contact{background-image:url('/images/sigla_EURO.jpg')}

div.transbox {
background-color:#FFFFFF;
background-image:url(/wp-content/themes/gaga/images/gaga_contact.jpg);
border:1px solid black;
height:491px;
margin:30px 50px;
width:469px;
}

div.adds_section {
background-image:url('images/adds_bg.gif');
height:288px;
margin:0px 0px;
width:616px;
}


div.adds_header {
	padding-top: 10px;
	text-align:center;
	display:inline;
	width:295px;
	float:left;
}

div.adds_header #h {
	width: 327px;
	display:inline;
}


div.adds_body {
	padding-top: 7px;
	padding-left:3px;
	float:left;
}

div.adds_body #r {
	padding-left:1px;
}



div.transbox p
{
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	}




#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	/*font-size: 1.1em;*/
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	/*color: #06c;*/
	color: #848284;
	text-decoration: none;
	}

a:hover {
	/*color: #147;*/
	color: #848284;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0 0 20px;
	margin: 0 0 0 20px;
	width: 640px;
	}

.post {
	margin: 0 0 40px;
		}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "0BB 020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#holder {margin: 0px auto 0px auto; width: 900px; background: #fff; padding: 10px;}
#logo {float: left; }
.logo_1{float: left;}
#liveBanner_image {background-image: url(images/live1.jpg); background-repeat: no-repeat; float:left;overflow: hidden; width:225px; height:95px; }

#liveBanner {/*float: left;*/ margin: 0px 0px 0px 0px; padding: 0 30px 0 70px;}
#liveBoxbg {float: left; background-color:#941010;/*background-color:#7e090c;*/ width: 305px; height: 95px; vertical-align: top; }
#liveBox {/*float: left;*/ background: url(images/live-back.png) no-repeat; width: 275px; height: 80px; overflow: hidden; margin: 10px 0px 0px 0px; }
#liveBox h2 {font-size: 20px; color: #fff; margin: 5px 0px 10px 0px; text-transform: none !important;padding: 0;}
#liveBox h3 {font-size: 18px; color: #fff; margin: 5px 0px 10px 0px;}
#liveBoxText {float: left; width: 180px; overflow: hidden; padding: 5px;}
#liveBoxPic {}

#menu {margin:  -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpicnone.jpg');background-repeat: no-repeat; background-position:left;}
#menu1 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_k.jpg');background-repeat: no-repeat; background-position:left;}
#menu2 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_mu.jpg');background-repeat: no-repeat; background-position:left;}
#menu3 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_c.jpg');background-repeat: no-repeat; background-position:left;}
#menu4 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_ma.jpg');background-repeat: no-repeat; background-position:left;}
#menu5 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_g.jpg');background-repeat: no-repeat; background-position:left;}
#menu6 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_ki.jpg');background-repeat: no-repeat; background-position:left;}
#menu7 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_e.jpg');background-repeat: no-repeat; background-position:left;}
#menu8 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/bgpic_v.jpg');background-repeat: no-repeat; background-position:left;}

#menur {margin:  -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpicnone.jpg');background-repeat: no-repeat; background-position:left;}
#menur1 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_p.jpg');background-repeat: no-repeat; background-position:left;}
#menur2 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_em.jpg');background-repeat: no-repeat; background-position:left;}
#menur3 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_ec.jpg');background-repeat: no-repeat; background-position:left;}
#menur4 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_m.jpg');background-repeat: no-repeat; background-position:left;}
#menur5 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_ga.jpg');background-repeat: no-repeat; background-position:left;}
#menur6 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_d.jpg');background-repeat: no-repeat; background-position:left;}
#menur7 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_c.jpg');background-repeat: no-repeat; background-position:left;}
#menur8 {margin: -40px 0px 0px 20px;height: 36px; background-color:#ffffff;background-image:url('images/bg/ro/bgpic_gu.jpg');background-repeat: no-repeat; background-position:left;}


#nav, #nav ul{margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:36px; font-size: 17px; font-family: Georgia;}
#nav a{display:block; padding:0px 9px 0px 9px;color:#7e0c0e; text-decoration:none;*}
/*#nav a:hover{background-color:#7e0c0e; color:#fff;}*/
#nav li{float:left; position:relative;}
#nav ul {position:absolute; display:none; width:12em;top:35px;}
#nav li ul a{width:7em; height:auto; float:left;}
#nav ul ul{top:auto;}	
#nav li ul ul {left:9em; margin:0px 0 0 10px;}
/*
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{display:none;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{display:block;}
*/
#nav li img{/*height:24px; width:15px;*/ display:block; padding:4px 5px; /*padding:6px 5px;*/ display:inline; }

#nav li img .country{opacity:0.4;filter:alpha(opacity=40);}
/*
#nav li a:hover img{height:15px;  display:block; padding:1px 5px; display:inline; }

#nav li country{display:inline; padding:0px 5px; border-right:1px solid #999; color:#cb2125; text-decoration:none; background-color:#fff;}
*/


#inactivat a {background: #fff; color: #7e0c0e; font-weight: normal;}

#navradio, #navradio ul{margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; /*line-height:36px;*/ top:10px; font-size: 12px; }

#nowLive {background: #cb2125;   color: #fff; float:left; /*width: 326px;265;315;285;310*/ width: 306px; height: 36px; padding-left: 5px; /*padding-right: 25px;*/ vertical-align:middle;}
#nowLive li {display: inline;}
#nowAir {font-weight: bold; text-transform: uppercase; font-size: 13px; margin-left: 0px; }
#leftColumn {width: 680px; float: right; margin: 10px 0px 0px 0px; }
.divpost {width: 700px; float: left; margin: 10px 0px 0px 0px; }
#rightColumn {width: 160px; float: left; margin: 20px 0px 0px 0px; }
#rightColumn ul{ list-style-type:none; list-style-position:outside;}

#lastArticle {background: #7e090c; padding: 10px; height: 410px;}
#lastArticlePicHolder {padding: 4px; background: #fff; width: 272; height: 345px; float: left; margin: 0px 10px 0px 0px; overflow: hidden;}
#lastArticle h1 {font-size: 30px; color: #ffffff; font-weight: normal; margin: 0px 0px 15px 0px;}
#lastArticle p {line-height: 18px;color: #ffffff;}

.readMore {margin: 0px;}
.readMore a, .readMore a:visited {color: #dc1316; font-weight: bold; text-decoration: none;}
.readMore a:hover {text-decoration: underline;}
.newsFp {width: 300px; height:200px; float: left; margin: 10px 5px; padding: 10px;}
.newsFp h3 {font-size: 16px; margin: 0px 0px 10px 0px; font-weight: bold;}
.newsFp li {margin: 0px 0px 20px 0px;list-style-image:none;list-style-position:outside;list-style-type:none; padding-left: 0px;}
.newsFp ul {list-style-image:none;list-style-position:outside;list-style-type:none; padding-left: 0px;}
.newsFp p {color: #828282;margin-bottom: 0px;}
.newsThumbHolder {padding: 2px; background: #000; margin: 0px 5px 0px 0px; width: 70px; height: 50px; overflow: hidden; float: left;}
.newsFpBorder {border-bottom: 4px solid #cb2125; clear: both; margin: -4px 0px 20px 0px;}
#shows {color: #cb2125; font-size: 12px;  font-weight: bold; margin: 0px 0px 30px 0px;list-style-type:arrow; list-style-position:inside;list-style-image:none;padding-left: 0px;}
#shows a {color: #cb2125; text-decoration: none; margin-top: 4px; float: left;}
#shows a:visited, {color: #cb2125; text-decoration: none;margin-top: 4px; float: left;}
#shows a:hover {color: #cb2125; text-decoration: underline;margin-top: 4px; float: left;}
#shows li {padding: 3px 0px; font-size: 12px; font-weight: bold;}
#newsletter {list-style-image:none;list-style-position:outside;list-style-type:none; padding-left: 0px;}
#newsletter li {}
#newsletter label {display: block; margin: 0px 0px 3px 0px; font-size: 12px; font-weight: bold;}
.newsletterField {border: 2px solid #cb2125; padding: 2px; margin: 0px 0px 10px 0px; width: 150px; /*width: 150px;*/}
.newsletterButton {background: #dc1316; padding: 2px 4px; color: #fff; font-weight: bold; font-size: 11px; border: 0px; -moz-border-radius: 4px; cursor: pointer; display: block; margin: 20px auto 0px auto;}
#partners {text-align: center;list-style-image:none;list-style-position:outside;list-style-type:none; padding-left: 0px;}
#footer {width: 900px; margin: 0px auto 0px auto; color: #8f8f8f; padding: 20px;}
.onepageleft {width: 80%; float: left; margin: 0px; padding: 0px;}
.onepageright {width: 20%; float: left; margin: 0px; padding: 0px;}
.vezetotxt {font-size: 14px; margin-top: 10px; font-weight: bold; font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #cb2125; text-align: center;}
.vezetotxt1 {font-size: 12px; margin-top: 5px; font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #cb2125; text-align: center;}
.markettbl     {border-style: solid; padding: 0px; text-align: center;}
.tblhtxt{font-size: 12px; font-weight: bold; font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #000; text-align: center;}
.tbltxt{font-size: 12px; font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #000;}
.markethc{text-align: center;font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #cb2125; font-size: 16px; text-transform: uppercase; font-weight: bold ;margin-top: 10px;}
.markethl{text-align: left;font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #cb2125; font-size: 14px; text-transform: uppercase; font-weight: bold ;margin-top: 15px; margin-bottom:15px;}
.blkhtxt{text-align: left;font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #000; font-size: 12px; font-weight: bold ;margin-top: 15px; margin-bottom:15px;}
.blktxt{text-align: left;font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #000; font-size: 12px;}
.spcrdv{margin-top: 15px; margin-bottom: 30px; position: relative;}
.markethc{text-align: center;font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #cb2125; font-size: 16px; text-transform: uppercase; font-weight: bold ;margin-top: 10px;}
.categposttitle{text-align: left;font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; color: #cb2125; font-size: 24px;  font-weight: bold ;margin-top: 10px; margin-bottom: 7px; padding-bottom: 0px; line-height: 30px;}
.postdescr{font-family: "Helvetica Neue LT", Arial, Helvetica, sans-serif; font-size: 12px;vertical-align:middle}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

A.text:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none
}

A.text:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #990000; 
	text-decoration: none}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF291B;
	text-transform: uppercase;
}

A.textbold:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #DF291B; 
	text-transform: uppercase;
	text-decoration: underline
}

A.textbold:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #DF291B; 
	text-transform: uppercase;
	text-decoration: none
}


.style23 {
	color: #999999; 
	font-family: Arial;
	font-weight: bold; 
	font-size: 10px; 
}




.img_animatori
{
	
	border-bottom-style:dotted;
	border:1px;
	border-style:solid;
	border-color: #565a5d;
	
	width: 77px;
	height: 77px;
}


.ico_menu
{
	
	border-bottom-style:dotted;
	border:1px;
	border-style:solid;
	border-color: #dddddd;
	
	width: 20px;
	height: 20px;
}

div.bglive
{
	float: left;
	/*width:460px;*/
	width:416px;
	height:145px;
	background: url('images/bg2.gif');
	margin-top: -34px;
}

.bgflash
{
    float: left;
	width:160px;
	height:95px;
	padding-top:10px;
}

/* pt emisiuni */


/* div FM */

div.divFM { 
        font-size: 14px;
        font-weight: bold;
        color: #7e090c;        
} 
div.divFM  em { 
		font-size: 24px;
        font-style: normal;
        vertical-align: middle; 
} 


.divH
{
	vertical-align:middle;
	text-align:middle; 
	height:40px;
	display : inline;
}

.hFM
{
	color:black;
	text-decoration: none; 
	font-family: Georgia; 
	font-size: 12px;
	font-weight: bold;
}
.hFMnr
{
	color:#7e090c;
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 24px;
	font-weight: bold;
}



/* pt emisiuni */

#div_img_menu{
background-image: url(http://www.radiogaga.ro/wp-content/uploads/sb.png) ; background-repeat: no-repeat; float:left;overflow: hidden; width:210px; height:430px;
}

#div_img_menu_hu{
overflow: hidden; width:210px;
}
#div_img_menu_ro{
overflow: hidden; width:210px; 
}


.emisiune1
{
height:28px;
position:relative;
top: 2px;

}

.emisiune2
{
height:28px;
position:relative;

top: 2px;
}

.emisiune3
{
height:28px;
position:relative;

top: 2px;
}

.emisiune4
{
height:28px;
position:relative;

top: 2px;
}

.emisiune5
{
height:28px;
position:relative;

top: 2px;
}

.emisiune6
{
height:28px;
position:relative;

top: 2px;
}

.emisiune7
{
height:28px;
position:relative;

top: 2px;
}

.emisiune8
{
height:28px;
position:relative;

top: 2px;
}

.emisiune9
{
height:28px;
position:relative;

top: 2px;
}

.emisiune10
{
height:28px;
position:relative;

top: 2px;
}

.emisiune11
{
height:31px;
position:relative;

top: 2px;
}

.emisiune12
{
height:34px;
position:relative;

top: 2px; 
}

.emisiune13
{
height:31px;
position:relative;

top: 2px;
}

.emisiune14
{
height:28px;
position:relative;

top: -2px;
}

.emisiune15
{
height:28px;
position:relative;

top: -2px;
}

.emisiune16
{
height:28px;
position:relative;

top: -2px;
}

.emisiune17
{
height:28px;
position:relative;

top: -2px;
}

.emisiune18
{
height:28px;
position:relative;

top: -2px;
}

.emisiune19
{
height:28px;
position:relative;

top: -2px;
}

.emisiune20
{
height:28px;
position:relative;

top: -2px;
}

.emisiune21
{
height:28px;
position:relative;

top: -2px;
}

.emisiune22
{
height:28px;
position:relative;

top: -2px;
}

.emisiune23
{
height:28px;
position:relative;

top: -2px;
}

.emisiune24
{
height:28px;
position:relative;

top: -2px;
}

.emisiune25
{
height:28px;
position:relative;
top: -2px;
}

.mures {
width:190px;
float:left;
}

.rmimgs {
width: 20px;
border: 1px solid #dddddd;
float: left;
height: 20px;
margin-right: 3px;
}




