/*********************************************
   AUTHOR:		GILBO : Gilberti Marco
   WEBSITE:	http://www.gnothisauton.it/
*********************************************/ 
 
/********************************************
COLORS:
1A9A29	VERDE
C4FF83
8DCC49
0D4D15
666666	GRIGIO

********************************************/ 

body {
	padding: 0; margin:0;
	font: .8em  Helvetica,Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #C4FF83; 
	text-align: left;
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #1A9;	
}
h1 { font-size: 1.2em; color: #1A9A29; } 
h2 { font-size: 0.9em; color: #1A9A29;}
h3 { font-size: 0.8em; }
h4 { font-size: 1.0em; text-transform:uppercase; color: #1A9A29;}
h5 { font-size: 0.6em; }

p, h1, h2, h3, firma, news {
	margin: 3px 3px;
	margin-top: 0; margin-bottom: 0;
}

p {
font: 1.2em  Verdana, Tahoma, Helvetica, sans-serif;
}


h10 { font-size: 1.2em; font-style:italic; font-weight :bold; color: #1A9A29;}
h11 { font-size: 1.0em; text-transform:uppercase; color: #1A9A29;}

h13 { font: 2em Arial narrow, Sans-serif; color: #618C32; text-align: center;}

.TitoloLaterale { font-size: 0.6em; font-style:italic; text-transform:uppercase; color: #1A9A29;}

#stampa {
	position: absolute;
	text-align: right;
	float:right;
	top: 115px ;
}

#header img#MusicatScritta {
	position: absolute;
	margin: 2px; padding: 0px;
	top: 52px ;
}

#header img#logo {
	position: absolute;
	margin: 0; padding: 0;
	top: 3px; left: 5px;	
}

#log-in {
	position: absolute;
	top: 2px; right: 5px;
	float: right;
	margin: 0pt ;
	padding: 0pt ;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
}

.icon15 {
	vertical-align: middle;
	width: 15px;
	height: 15px;
	padding-right: 5px;
}

.unformat,.unformat a {
	color: #666666; 
}


.durata {
	position:relative;
	float: right;
	display: inline;
/*	top: -12px;  */
	margin-right: 0px;
}


.lyricDetail{
	float: right;
	display: inline;
/*	top: -12px;  */
	vertical-align: middle;
}

.flag {
/*	position: relative; */
	float: left;
	padding: 3px;
	display: inline;
}

/* images */
.right {
	position:relative;
	float: right;
	right: 10px;
}

.left {
	position:relative;
	float: left;
	text-align: left;
/*	top: -12px;  */
	right: 10px;
}


img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0px solid #568EB6;
}
a:hover img {  
  border: 0px solid #CCC !important; /* IE fix*/
  border: 0px solid #568EB6;
  display: inline;
/*  background-color: #E9D9C9;  */
}

a ,a:visited {  
	color: #1A9A29;
	/* border-bottom: 1px solid #1A9A29;
	border-bottom-style: dotted; */
	display: inline;
	text-decoration:none;
}

#language a  {  
	display: inline;
}

#leftmenu a ,a:visited  {  
	display: block;
	
	border: 0px solid #CCC !important; /* IE fix*/
}

#leftmenu a:hover {  
	display: block;
	color: #3A531D;
	background: #B0FE59;
}

#leftmenu img {  
	width: 20px;
	height: 20px;
	vertical-align: middle;
	padding-right: 4px;
}



/* search form */

form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}

form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}

form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

.box { 
	background: #C4FF83 url(/musicat/images/turntable-16x16.png) no-repeat;
	background-position: right 1px;
	border-bottom: 2px solid #618C32;
	border-left: 1px solid #618C32;
	padding: 4px; 
}


#artista { 
	font: 46px "Arial narrow", Sans-serif; 
	color: #618C32;
	text-align: center;
}

.ArtistaRisultatoRicerca { 
	font: 1.8em "Arial narrow", Sans-serif; 
	color: #0D4D15;
	border-bottom: 1px solid #C4FF83;
	width: 100%;
	}

.ArtistaRisultatoRicerca :hover{ 
	font: 1.2em "Arial narrow", Sans-serif; 
	color: #618C32;
	border-bottom: 1px solid #E9F5EA;

}


/*********************************************************************
				  LAYOUT
**********************************************************************/

#wrap {
	background: #C4FF83;
	margin: 0; padding: 0;
	width: 100%;
}

#header {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;		
	height: 80px;
	background: #C4FF83 url(dockmenu/dock-bg2.gif); 	
	background-repeat:repeat-x;
	border-bottom: 3px solid #618C32;
}


#content-wrap {
	background: #C4FF83;
	margin: 0; padding: 0;
	width: 100%;
	height:80%;
}

#leftbar {
	background: #C4FF83;
	float: left;
	margin: 0px;
	padding: 5px;
	width: 18%;		
	/*height: 100%;*/
}

#main {
	background: #D8FFAD url(/media/images/BackGroundCat01.png) no-repeat;
	background-position: center 100px;
	float: left;
	margin: 0px;
	padding: 4px;
	width: 55%;		
	
}

#rightbar {
	background: #C4FF83; 
	float: right;
	width: 25%;
	padding: 0; margin:0;		
	/*height: 100%; */
}

.myinputstyle {
	border: 1px solid #F0F0F0;
	/** remember to change image path **/
	background: #BFE0B6;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #454743;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #dedede;
}

.myinputstyle:hover {
	border: 1px solid #7BB340;
	/** remember to change image path f6f0e9**/
	background: #f6f0e9;
	color: #454743;
}

.myinputstyle:focus {
	border: 1px solid #7BB340;
	/** remember to change image path **/
	background: #ffffff;
	color: #454743;
}

.myinputstyle1 {
	border: 1px solid #8DCC49;
	background: url(/media/images/bg297831322.png) repeat-x #D8FFAD;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
}

.myinputstyle1:hover {
	border: 1px solid #6A9937;
	background: url(/media/images/bg297831322.png) repeat-x #D8FFAD;
	color: #454743;
}

.myinputstyle1:focus {
	border: 1px solid #ffa633;
	background: #F0FFE0;
	color: #454743;
}


.myinputstylebutton {
	background: url(images/button100x20.png) repeat-x #D8FFAD;
	width: 100px;
	height: 20px;
	border: 0px;
	font-weight: bold;
	color: #82983e;
	/*
	font-family: tahoma, helvetica, sans-serif;
	
	font-size: 13px;
	color: #82983e;
	border: 1px solid #ffa633;
	*/
}

.myinputstylebutton:hover {
	background: url(images/button100x20hover.png);
	width: 100px;
	height: 20px;
	border: 0px;
	font-weight: bold;
	color: #233312;
}


.button{
	padding: 0px;
	border:1px solid #BFE0B6;
	font: normal 1em Verdana, sans-serif;
	background:#666666;
}

.button:hover{
	padding: 0px;
	border:1px solid #F0F0F0;
	font: normal 1em Verdana, sans-serif;
	background:#FFF;
}


/* ------------------------------------------------------------------------------------ Footer ------------------------------------------------------------------------------------ */
#footer { 
	clear: both; 
	margin-top: 5px; padding: 0; 
	border-top: 2px solid #618C32;
	background: #C4FF83 url(dockmenu/dock-bg2.gif); 	
	background-repeat:repeat-x;
	font-size: 0.7em;		
	width: 100%;
	HEIGHT: 60px;
}

#footer a{ 
	color: #003011; 
	display: inline;
}

#footer a:hover{ 
	color: #C4FF83; 
	background: #223011;
}


#footer .footer-left{
	float: left;
	width: 49%;
}

#footer .footer-right{
	float: right;
	text-align: right;
	width: 49%;
}
