﻿@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#6CF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColHybRtHdr #container {
	width: 925px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColHybRtHdr #header { 
	background: #FFF; 
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColHybRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.central
{
width: 675px;
}
.twoColHybRtHdr #sidebar1 {
	float: right;
	width: 250px; /* since this element is floated, a width must be given */
	background:#FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
}
.twoColHybRtHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.poza_exclusiv {
    background-image: url(img/exclusiv.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
}

.poza_hot {
    background-image: url(img/hot.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
}
.poza_hit {
    background-image: url(img/hit.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
}


.poza_super {
    background-image: url(img/super.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
	
}
.poza_criminala {
    background-image: url(img/criminala.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
	
}
.poza_originala {
    background-image: url(img/originala.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
	
}
.poza_cerere {
    background-image: url(img/cerere.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
	
}
.poza_selectie {
    background-image: url(img/selectie.png);
    background-repeat: no-repeat;
    background-position: right;
	width: 460px;
	
}
.poza_0 {
width: 460px;

}


.poza_belea {
	background-image: url(img/belea.png);
	background-repeat: no-repeat;
	background-position:right;
	width: 460px;
}
.box_font {	
	font-family: 'Arial';
	font-weight: bold;
	font-size: 8pt;
	
}

.download_mel {
	font-size: 36px;
	font-family: "Baveuse 3D";
	color: #FF9300;
	font-weight: bold;
}


.box_title {
	position: relative;
	padding: 5px;
	margin-left: 20px;
	background-color: white;
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 10pt;
	color: #3333CC
}

.box {
	width: 220px;
	padding: 15px 10px 10px 10px;
	margin: -6px 0 15px 0;
	border: solid 1px #b5b4b4;
}
.poze {

}
.poze A:link {text-decoration: none}
.poze A:visited {text-decoration: none}
.poze A:active {text-decoration: none}
.poze A:hover {text-decoration: none}


.text_titlu {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:24px;
	
}
.mel {
	text-align: left;
	font-size:9px;
	font-weight: bold;
}


.mel a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.mel a:hover {
	color: #df6421;
	text-decoration: underline;
}



.cont_manele {
    display: table;
    width:660px;
    }

.tabel_header  {
    display: table-row;
    width:660px;
    background-image:url(images/bara.jpg);
    }
.nr_header
{
    display: table-cell;
    font-weight:bold;
    width:19px;
    text-align:center;
    color:#FFFFFF;

}    

.titlu_header
{
  display: table-cell;
    color:#FFFFFF;
    width:273px;
    font-weight:bold;
    text-align:left;

}   

.data_header
{
  display: table-cell;
    color:#FFFFFF;
    width:108pxpx;
    font-weight:bold;
    text-align:center;

}  
.hits_header
{
  display: table-cell;
  color:#FFFFFF;
  width:35px;
  font-weight:bold;    
  text-align:center;

}    
 .melodie  {
    display: table-row;
     width:660px;
    }

.manele{
    display: table-row;
     width:660px;
    }
.data{
    display: table-cell;
    background-color:#ffffff; 
    width:108px;
    color:#000000;
    font-size:11px;
    text-align:center;
    }
    
 .hits {
    display: table-cell;
    background-color:#191a1c; 
    width:35px;
    font-size:11px;
    color:#33ccff;
    font-weight:bold;
 	text-align:center;

    }
  
 .id_ord
  {
    display: table-cell;
    background-color:#191a1c;
    color:#33ccff;
    font-size:11px;
    font-weight:bold;
    width:19px;
    text-align:center;
    }
  .link
    {
	display: table-cell;
	background-color: #ffffff;
	color: #33ccff;
	width: 283px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
        
.link   h2
{
	font-family: 'Arial';
	font-weight: normal;
	color: #666666;
	font-size: 0px;
	text-decoration: none;
	line-height: 12px;
	height:12px;
	}
h2
{
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	font-size:11px;
	text-decoration: none;
		height:12px;
}


 .link h2 a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	font-size:11px;
	line-height: 12px;

	text-decoration: none;
}
 .link a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	font-size:11px;
	text-decoration: none;
}

.link  a:hover {
	color: #df6421;
	font-size:11px;
	text-decoration: underline;
}
.link  h2 a:hover {
	color: #df6421;
	font-size:11px;
	text-decoration: underline;
	line-height: 12px;

}



.twoColHybRtHdr #mainContent {
 /* the left margin's value is equal to the header and footer which creates alignment down the left side of the document. */
} 
.twoColHybRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:white;
} 
.twoColHybRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#search_box {
    width: 201px;
    height: 31px;
	border:1px solid blue;
    background: url(images/bg_search_box.gif);
}
#search_box #search {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
    font-size: .8em;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
 
 

.preload1 {background: url(images/menu/smenu3three_0a.gif);}
.preload2 {background: url(images/menu/smenu3three_1a.gif);}

h1 {font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:24px;}
h2 {
	font-size: 11px;
	color: #777;
}
content {font-size:14px; color:#777; text-decoration: bold; }

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(images/menu/smenu3three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/menu/smenu3three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/menu/smenu3three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/menu/smenu3three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(images/menu/smenu3three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(images/menu/smenu3three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/menu/smenu3three_1a.gif) no-repeat right top; padding-bottom:3px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #50b5d0;}
#nav li ul.sub li a.fly
{background:#50b5d0 url(images/menu/smenu3arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3f96a9 url(images/menu/smenu3arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#3f96a9 url(images/menu/smenu3arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#50b5d0 url(images/menu/smenu3arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 



  .linkex
    {

        }            

 .linkex a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	font-size:10px;
	text-decoration: none;
}

.linkex  a:hover {
	color: #df6421;
	font-size:10px;
	text-decoration: underline;
}

