body{
	font-family: Arial, Times, Verdana;
	font-size: 12px;
}

h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

.gwt-DialogBox {
  width: 400px;
}

.gwt-Label, .gwt-HTML
{
	font-family: Arial, Times, Verdana;
	font-size: 12px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

#closeButton {
  margin: 15px 6px 6px;
}

img{border:none;}

#main_content{
background-image:url(/images/space-waves.jpg);
background-attachment:fixed;
background-repeat:repeat-x;
}

.main_container_content
{
	min-height:450px;
	background-color:#FFFFFF;
	border-left-width:1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #B8B8B8;
}



.nav_container_content
{
	background-color:#F7FCFE;
	border-left-width:1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #B8B8B8;
}

.nav_container_content_link
{
	font-family: Verdana, Times, Arial;
	font-size: 10px;
	color: #000000;	
}

.nav_container_content a
{
	text-decoration:none;
}

a{
	text-decoration:none;
}

a:visited, a:hover {
	color:#FF0000;
	text-decoration:none;
}

a:link {color:#222266}
a:active {color:#222266}

.nav_container_content a:link {color:#000000}
.nav_container_content a:visited {color:#000000}
.nav_container_content a:hover {color:#000000; text-decoration:underline;}
.nav_container_content a:active {color:#000000}

.nav_link{cursor:pointer;}

.pointer
{
	cursor:pointer;
}

.iludo_grid {
background-color: #FCFBDC;
border-width:3px; 
border-style:solid; 
border-color:#000000;
}

#year{
}

#year div {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 5px 0 0;
	margin-right: 8px;
	font: 900 12px "Arial", Helvetica, sans-serif;
	background: url(/music/images/blue.png) no-repeat top right;
	cursor:pointer;
}

#year div span {
	float: left;
	padding-right: 5px;
	margin-top: -4px;
	height: 24px;
	background: url(/music/images/blue.png) no-repeat top left;
}

#year div:hover {
 	color: #cf6161;
}

.video_extern
{
   cursor:pointer;
}

#listening{
margin-top:10px;	
}

#category{
text-align:left;
margin-left: 10px;
margin-top:15px;
}

.artist_row
{
width:600px;
cursor:pointer;
height:23px;
}

tr.artist_row:hover
{
background-image:url("/music/images/back.jpg");
background-repeat:repeat-x;
color:#FF00000;
}

.music_sort
{
	text-decoration:underline; 
	cursor:pointer; 
	display:inline;
	font-family: Arial, Times, Verdana;
	font-size: 12px;
}

.popup
{
	font-size:12px;
}

.progressbar
{
	background-image:url("/music/images/progressbar2.jpg");
}
