*{
	margin:0;
	padding: 0;
}
body{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #FFFFFF;
			
} 

a{
	color: #BA4C0D;
	text-decoration: none;
	padding: 0px 2px 1px 1px;
/*	padding: 0px 2px 1px 2px; */
}

a:hover{
	color: #ffffff;
	background: #BA4C0D;
}

.inButt{
	background: #CF411C;
	color: #ffffff;
	width: auto;
	cursor:pointer;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -.04em;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	margin: 1em 0 0.5em 0;
}
h4{
	font-size: 1em;
	margin: 1.5em 0 0.5em 0;
}
p{
	margin:0 0 1em 0;
	line-height: 1.5em;
}
input, select, textarea{
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 1em;
		z-index:1;

}
.external{
	background: url(../garnish/pop.png)  left no-repeat;
	padding-left:14px;
}
.external:hover{
	background-image: url(../garnish/pop_h.png);
	background-position: left;
	background-repeat: no-repeat;
}
#top{
	width:955px;
	margin: 0 auto;
	/*height:150px;*/
	overflow: visible; 
	position: relative;
	/*background: #99CC00;*/
}
*> #top{
	/*min-height:150px;*/
	height:auto;
	overflow:auto;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.5em;
/*	position: absolute;
	top:35px;
	left: 160px;*/
	color: #CF411C;
	background: #F4F4F4 url(../garnish/top.jpg) no-repeat top;
	padding:30px 0 1.18em 160px;
	margin: 0.9em 0 0 0;
}
h1 span{
	color: #000000;
	display: block;
}
#top ul{
	list-style: none none;
	position: absolute;
	right: 0px;
	top: 5px;
	background: #FFFFFF;
	font-size: 0.9em;
}
#top ul li{
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #999999;
}
#top ul li a{
	color: #b74648;
}
#top ul li a:hover{
	color: #ffffff;
}
#top p{
	margin:0 0 0.3em 0;
	padding: 3px 0 0px 15px;
	background: #FFFFFF;
	color: #999999;
	line-height: normal;
}
.invisible{
	position: absolute;
	left: -999999px;
}
#wrapper{
	width:955px;
	margin: 2px auto;
	background: url(../garnish/cont_b.png) repeat-y right;
	position: relative;
	/*overflow: hidden;*/
}

.redStar
{
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}




/*---------------Sidebar----------------------*/

#sidebar{
	width: 215px;
	padding: 0px 0 0 0;
	position: absolute;
	left: 0px;
	top:0px;
	/*overflow: hidden;*/
	background: url(../garnish/side_m.png);
}

#sidebar h2{
	font-size: 1.5em;
	color: #333333;
	margin:0 0 0 15px;
	background-image: none;
}
#sidebar h2#hsections{
	background: url(../garnish/side_t.png) no-repeat;
	margin:0 0 0 0px;
	padding: 15px 15px 0px 15px;
}
#sidebar form{
	background: url(../garnish/m_b_t.png) no-repeat top;
	width: 185px;
	padding: 5px 0px 0 0px;
	margin: 5px 0 5px 15px;
	
}
#sidebar form  div{
	background: url(../garnish/m_b_l.png) bottom;
	width: 180px;
	padding:0 0 5px 5px;
	overflow: hidden;
	
}
#sidebar form  div a{
	display: block;
	float:left;
	clear: both; 
	margin: 8px 0 5px 0;
	width: 90%;
}
#sidebar input{
	padding: 0px 0 2px 5px;
	border: 1px solid #999999;
	display: block;
	float: left;
	width: 142px;
	margin:0 3px 5px 0;
}
#sidebar select{
	border: 1px solid #999999;
	display: block;
	float: left;
	width: 150px; 
	margin:0 3px 5px 0;
}
#sidebar label{
	display: block;
	margin: 0 0 3px 0;
}
#sidebar #GO{
	border: 0;
	width:17px;
	height: 17px;
	font-size: 0px;
	background: #CF411C url(../garnish/go.png);
	color: #ffffff;
	cursor:pointer;
}

#sidebar #GO2{
	clear:both;
	width: auto;
	padding: inherit;
	padding: 1px;
}
#address{
	background: url(../garnish/addr_b.png) no-repeat bottom;
	height: 66px;
	overflow: visible;
	padding: 10px 0px 15px 15px;
	color: #666666;
	font-size: 0.9em;
	float: left;
	width:200px;
}
*>#address{
		min-height: 66px;
		height: auto;
}


/*--------------------Menu-------------------*/
#mine, #mine ul  { 
		padding: 2px 0 0 0;
		margin: 0;
		list-style: none;
		float: left;
		width: 185px;
		background: url(../garnish/m_b_t.png) no-repeat;
                color: #BA4C0D
	}
#mine{
	margin:5px 0 5px 7px;
}
*>#mine{
	margin:5px 0 5px 15px;
}
#mine li{ /* all list items */
		position: relative;
		float: left;
		/*line-height: 1.25em;*/
		/*margin-bottom: -1px;*/
		width: 185px;
		background: #F7F7F7 url(../garnish/m_b_m.png) no-repeat bottom;
		padding: 2px 0 5px 0;
	}

#mine .lastMitem{
		background: #F7F7F7 url(../garnish/m_b_l.png) no-repeat bottom;
	}
#nav, #nav ul, #nav2, #nav2 ul  { /* all lists */
		padding: 2px 0 0 0;
		margin: 0;
		list-style: none;
		float: left;
		width: 185px;
		background:  url(../garnish/m_b_t.png) no-repeat;
	
	
	}
#nav, #nav2{
	margin:5px 0 5px 7px;
	
	
}
*>#nav, *>#nav2{
	margin:5px 0 5px 15px;

}
	#nav li, #nav2 li { /* all list items */
		position: relative;
		float: left;
		/*line-height: 1.25em;*/
		/*margin-bottom: -1px;*/
		width: 185px;
		background: #F7F7F7 url(../garnish/m_b_m.png) no-repeat bottom;
		padding: 2px 0 5px 0;
	
	}
	
	#nav li ul, #nav2 li ul{ /* second-level lists */
		position: absolute;
		left: -999em;
		margin-left: 185px;
		top:0px;
	}
	
	#nav li ul ul, #nav2 li ul ul { /* third-and-above-level lists */
		left: -999em;
		
	}
	
	#nav li a, #nav2 li a {
		width: 174px;
		display: block;
		color: #BA4C0D;
		background: #F7F7F7;
		text-decoration: none;
		padding: 2px 0px 2px 3px;
		margin: 0 5px 0 3px;
	}
	
	#nav li a:hover, #nav2 li a:hover {
		color: #ffffff;
		background-color: #BA4C0D;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, 
	#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul
	{
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, 
	#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul
	{ /* lists nested under hovered list items */
		left: auto;
	}
	
	#nav .lastMitem, #nav2 .lastMitem{
		background: #F7F7F7 url(../garnish/m_b_l.png) no-repeat bottom;
	}
	
	#nav .hasChild,  #nav2 .hasChild{
		background-image: url(../garnish/arrow.png);
		background-repeat: no-repeat;
		background-position:  right;
	
	}
			#nav li.temporary a{
		color: #0000FF;
	}
	

	#nav2 li.temporary a{
		color: #0000FF;
	}
	
	
	/*menu ends here*/




/*---------------Content--------------------*/

#content{
	background:url(../garnish/cont_b2.png) no-repeat bottom;
	width: 670px;
	margin-left: 225px;
	padding: 15px 30px 30px 30px;
	color: #666666;
	overflow: visible;
	height: 500px;
	position: relative;
        text-align: justify;
        
}
*>#content{
	height:auto;
	min-height: 500px;
	overflow: hidden;
}
#content h2{
	background: url(../garnish/wrap_b.png) no-repeat right top;
	color: #CF411C;
	margin: -15px -30px 0.5em -30px;
	padding: 15px 15px 0px 30px;
	font-size: 2.2em;
}
#content p{
/*width: 500px;*/
}
#content ul{
	margin: 0 1em 1em 2em;
	padding: 0 0 0 0em;
	list-style: none none;
	float: left;
	
}
#content ol{
	margin: 0 1em 1em 3em;
	padding: 0 0 0 0em;
}

#content .contentLinks a {
	padding: 0 5px;
	border-right: 1px solid #999999;
}

.item{
	clear: both;
	float: left;
	width: 100%;
	border-bottom:1px solid #cccccc;
	margin: 0 0 10px 0;
}
#content li{
	padding: 0 0 0.2em 12px;
	line-height: 1.5em;
}

#content ul li{
	background: url(../garnish/arrow.png) no-repeat 0px 0.5em;
}
/*
#content img{
	float: left;
	display: block;
	margin: 0 1em 1em 0;
}
*/
.column1{
	/*background: #009999;*/
	width: 205px;
	padding: 5px;
	float:left;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff #CCCCCC #CCCCCC #ffffff;
	margin: 5px 5px 5px 0;
	text-align: center;
}
.column2{
	width: 315px;
	padding: 5px;
	float:left;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #CCCCCC #CCCCCC #ffffff;
	margin: 5px 5px 5px 0;
}
#content .column2 ul{
	margin: 0 1em 1em 0em;
	padding: 0 0 0 0em;
	list-style: none none;
	float: left;
}

.column1 h3{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0px 5px;
}
.column1 h3 em{
	display: block;
	/*color: #D56447;*/
	font-size: 1.2em;
	font-weight:normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*border-bottom: 1px solid #999999;*/
	padding: 0 0 0px 0;
	margin: 0 0 3px 0;
}
.column1 h3 span{
	font-weight:normal;
}
.column1 p{
	margin:7px 0 0 8px;
	clear:both;
}
#content .column1 img{
	margin:5px auto;
	display: block;
	float: none;
}

option{
    width:80px;
}

/*------------------Tables--------------------------*/
caption {
	/*background: #666666;*/
	margin: 0;
	padding: 1.5em 0 1em 0;
/*	color: #ffffff;*/
	font-weight: bold;
	width: 645px;
}
*>caption{
	
}
.table, .tablePadding{
	background: url(../garnish/tbl_cap_b.png) no-repeat top;
	width: 645px;
	overflow: hidden;
}
.table h3{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	margin: 1em 0 0.5em 20px;
}
div.table{
	width:670px;

}
div.tablePadding{
	padding:30px;
	width:610px;
	position:relative;
}
div.table dl{
	padding:10px 0 10px 20px;
}
.tablePadding dl{
	padding:10px 0 10px 0;
}
div.table dt, .tablePadding dt, .tablePadding dd{
	margin:0 0 5px 0;
}
div.table dd{
	padding:0 20px 0 0;
}
.tableStyle {
	width: 650px; 
	margin: 0em 0 1em 0;
	border: solid #CCCCCC;
	border-width: 1px 1px 0 0px;
	border-collapse: collapse;
	margin: 0 auto;
	clear: both;
        display: table;
       
}
.tableStyle th, .tableStyle td {
	border: solid 1px #CCCCCC;
	border-width: 0 0px 1px 1px;
	padding: 0.3em;
	text-align: left;
	font-weight: normal;
}
 .tableStyle th{
 	background: #C0C0C0;
	color: #ffffff;
 }
 .tableStyle a{
 	font-weight: bold;
 }
 .tableStyle th a{
 	color: #ffffff;
 }
	th.sortedByD{
 	background: #9D9D9D url(../garnish/arrow2.png) no-repeat right;
 }
  th.sortedByU{
 	background: #9D9D9D url(../garnish/arrow3.png) no-repeat right;
 }
 td.sortedByD, td.sortedByU{
 	background: #E9E9E9;
 }
 
 #tableContainer{
 	width: 656px;
	background: url(../garnish/tbl_cap_b_2c.png) no-repeat top;
	overflow: hidden;                     
	padding: 7px; 
	margin: 0px;
 }
 
 .tableLeft{
 	width:288px;
	margin: 0;
	padding:15px 20px 20px 20px;             
	/*background: #00FFFF;*/
	float: left;
}

 .tableRight{
	width:288px;
	margin: 0;
	padding:15px 20px 20px 20px;            
	float: left;
	/*background-color: #FFA500;*/
}

.tableLeft h3, .tableRight h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;                  
	padding: 0; 
	margin: 0px;
	text-align:left;
}

.tableLeft ul, .tableRight ul{
		/*background-color: #FF00FF;*/
		position: relative;
		width:288px;               
		padding: 0; 
		margin: 0;
}

.tableLeft ul li, .tableRight ul li{
		/*background-color: #FFFF00;*/
		margin: 0;
		padding: 0;                         
		background-image: none;
}

 /*--------------TabelTools--------------*/
.toolDelBig
 {
	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 0;
	background-image: url(../garnish/remove_ico.png);
	margin-right: 2px;
	background-position: 0px 0px;
 }
 .toolDelBig:hover
 {
	background-image: url(../garnish/remove_ico.png);
	background-color:inherit;
	background-position: 0px 25px;
 }
  .toolDelBig span
{
 	position: absolute;
	left: -9999999px;
}


 .toolSearch
 {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 0;
	background-image: url(../garnish/search.png);
	margin-right: 2px;
	background-position: 0px 0px;
 }
 .toolSearch:hover
 {
	background-image: url(../garnish/search.png);
	background-color:inherit;
	background-position: 0px 16px;
 }
  .toolSearch span
{
 	position: absolute;
	left: -9999999px;
}

 .toolPub, .toolUnPub, .toolEdit, .toolDel, .toolNew{
	display: inline-block;
	/*	float: left;	*/
	width: 16px;
	height: 16px;
	padding: 0;
	background-image: url(../garnish/tools.png);
	margin-right: 2px
 }
  .toolPub:hover, .toolUnPub:hover, .toolEdit:hover, .toolDel:hover, .toolNew:hover{
	background-image: url(../garnish/tools.png);
}
  .toolPub span, .toolUnPub span, .toolEdit span, .toolDel span, .toolNew span{
 	position: absolute;
	left: -9999999px;
}
.toolNew{
	background-position: 16px 0px;
	display: block;
/*	float: left; */
}
.toolNew:hover{
	background-position: 16px 16px;
}
.toolPub{
	background-position: 0px 0px;
}
.toolPub:hover{
	background-position: 0px 16px;
}
.toolUnPub{
		background-position: 64px 0px;
}
.toolUnPub:hover{
		background-position: 64px 16px;
}
.toolEdit{
	background-position: 32px 0px;
}
.toolEdit:hover{
	background-position: 32px 16px;
}
.toolDel{
	background-position: 48px 0px;
}
.toolDel:hover{
	background-position: 48px 16px;
}

/*---------------Forms----------------*/
form.table{
	padding:25px;
	position: relative;
	width: 620px;
}
 legend{
	margin:0 0 0.5em -7px;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #666666;

}
*>legend{
	margin:0 0 0.5em 0;
}
fieldset{
	/*width:100%;*/
	margin:0 0 1em 0;
	border:0px;
	position: relative;
	clear: both;
	background: url(../garnish/dot.png) repeat-x bottom;
	padding: 0 0 0.5em 0;
}
fieldset fieldset{
	margin:0 0 1em 50px;
}
fieldset fieldset legend{
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
dt{
	width: 9em;
	float: left;
/*	line-height: 1.6em;*/
text-align:left;
}
dd{
	margin:0 0 0.2em 0;
}
*>dd{
	overflow: hidden;
}


#totop{
	/**/
	background: #ffffff;;
	clear: both;
	padding: 0 0 0 225px;
	margin: 0;
/*	position: absolute;
	bottom: 0px;
	left: 0px;*/
}


#content form ol{
	margin: 0;
 	padding: 0;
}

#content form ol li{
	margin: 0 0 0.2em 0;
	padding: 0;
	float: left;
	clear: both;
	width: 600px;
	line-height: 1em;
	list-style: none;
	position: relative;
}
#content form ol li label{
	width: 180px;
	display: block;
	float: left;
	line-height: normal;
	padding: 0.2em 0 0 0;
	margin: 0;
}
#content form fieldset fieldset ol li label{
	width: 130px;
}
#content form ol li input, #content form ol li select{
	/*position: absolute;
	bottom:-3px;*/
}


/*---------------Search-------------------------------------------------*/



#content ul#userTools{
	margin: 10px auto 0px auto;
	width: 630px;
	padding: 0px 0 5px 0px;
	float: none;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #666666;
}
#content ul#userTools li{
	background: none;
	padding: 0;
	float: left;
	margin: 0 5px 0 0;
}
#content ul#userTools li a{
	border-left: 1px solid #666666;
	padding: 0 5px 0 5px;
}
#content ul#userTools li a.hasTool{
	/*border: 1px solid #000000;*/
	display: block;
	width: 14px;
	height: 14px;
	background: url(../garnish/pagination.png) top left no-repeat;
	padding: 0;
	margin: 2px 2px 0 2px;
	border:0px;
}

#content ul#userTools li a#pageFirst{
	background-position:top left;
}
#content ul#userTools li a#pagePrev{
	background-position:-14px top;
}
#content ul#userTools li a#pageNext{
	background-position:-28px 0px;
}
#content ul#userTools li a#pageLast{
	background-position:top right;
}

#content ul#userTools li a#pageFirst:hover{
	background-position:bottom left;
}
#content ul#userTools li a#pagePrev:hover{
	background-position:-14px bottom;
}
#content ul#userTools li a#pageNext:hover{
	background-position:-28px bottom;
}
#content ul#userTools li a#pageLast:hover{
	background-position:bottom right;
}

#tableContainer ul#userTools{
	margin: 0;
		width:288px; 
	padding: 7px 0 7px 0px;
	float: none;                          
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #666666;
}

#resultsFilters{
	margin:0 0 10px 20px;
	padding: 0 0 5px 0;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #666666;
	width: 630px;
}

#searchform{
	margin:0 0 10px 20px;
	padding: 0 0 5px 0;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #666666;
	width: 630px;
}
	#tableContainer #searchform{
	margin:0;
	padding:0 0 7px 0;
	clear: both;
	overflow: hidden;                       
	border-bottom: 1px solid #666666;
	width:288px; 
}

#resultsFilters h4{
	margin: 5px 0;
}
#resultslang{
	display: none;
	float: left;
	margin-right: 10px;
}	
#resultsFilters label{
	display: block;
	float: left;
	margin: 2px 2px 0px 0;
}
#resultsFilters select{
	display: block;
	float: left;
}
#lettersGR, #lettersEN{
	/*position: absolute;
	left: -999999px;
	display: none;*/
	float: left;
	margin-right: 10px;
}

#resultsFilters input{
	border: 0;
	width:17px;
	height: 17px;
	font-size: 0px;
	background: #CF411C url(../garnish/go.png);
	color: #ffffff;
	margin: 1px 0 0 2px;
	cursor:pointer;
	}

	#tableContainer #resultsFilters{
	margin:0;
	padding:0 0 7px 0;
	clear: both;
	overflow: hidden;                       
	border-bottom: 1px solid #666666;
	width:288px; 
}

ul#results {
		width: 630px;
		margin-left:10px;
		/*position: absolute;   BUG*/ 
		
		            
	}
	
	*>ul#results {                
	position:relative;
	padding-left:10px;
	
	}

ul#results li{
		background: url(../garnish/dot.png) bottom repeat-x;
		padding: 0 0 10px 0px;                
		width: auto;
}

#tableContainer .results {
			width:288px; 
		padding:7px 0 7px 0;                                     
		margin: 0;
		background-image: none;
	/*	background-color: #CCCCCC;*/
	}

#tableContainer .results li{
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;                                
	background:  url(../garnish/dot.png) repeat-x bottom;
}
	

/*#results{
	width: 630px;
	margin: 0 auto;
	clear: both;
}*/
/*#results dt{
	float: none;
	width: auto;
}
#results dd{
	background: url(../garnish/dot.png) bottom repeat-x;
	padding: 0 0 10px 0;
}*/
/*---------------------------------------------------------------------------------*/

/*---------------------------------Song Item--------------------------------------*/
.itemDescr{
	/*width: 630px;*/
	width: 270px;
	margin: 0px 10px 0 25px;
	float: left;
}
*>.itemDescr{
	margin: 0px 10px 0 40px;
	width: 270px;
}
.itemDescr dt{
	float: none;
	width: auto;
	margin: 2px 5px 10px 0;
	font-weight: bold;
}
.itemDescr dd{
	background: url(../garnish/dot.png) bottom repeat-x;
	padding: 0 0 8px 0;
	margin: 2px 0px 0 0;
}
.itemDescr_photo{
	width: 630px;
	margin: 0px 10px 0 25px;
	float: left;
}


#itemSong{
	background: url(../garnish/song_mid.png);
	width: 670px;
	overflow: hidden;
	position: relative;
}
#itemSong h3{
	background: url(../garnish/song_top.png) top no-repeat;
	margin: 0;
	padding: 25px 0 30px 25px;
}
#itemSongFoot{
	background: url(../garnish/song_bottom.png) no-repeat bottom;
	height: 17px;
	clear: both;
	padding:30px 0 0 0;
}



/*-------------Footer---------------*/
#footer{
	width: 735px;
	padding: 50px 0 0 225px;
	margin: 0 auto;

	/*text-align: right;*/
}

#footer ul{
	list-style: none none;
}
#footer li{
	float: right;
}
#footer a{
	display: block;
	width: 88px;
	height: 31px;
	padding: 0;
}
#foot_css{
	background: url(../garnish/vcss.png);
}

#foot_x{
	background: url(../garnish/valid-xhtml10.png);
}
#foot_ew{
	background: url(../garnish/ew.png);
}
#foot_thesis{
	background: url(../garnish/th_lo.png);
}
#footer #foot_GR{
	background: url(../garnish/flagGR.gif) left;
	width:61px;
	height:37px;
}
#footer #foot_EU{
	background: url(../garnish/flagEU.gif);
	width:61px;
	height:37px;
}
#footer #foot_KPS{
	background: url(../garnish/flagKPS.gif);
	width:68px;
	height:37px;
}

#footer .small{
	width:230px;
	float:left;
	font-size:0.8em;
	padding:5px 15px 5px 10px;
	text-align:right;
}

/*-----------Audio Link---------------*/

#content #audio{
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin:0;
}
#content #audio li{
	background:none;
	float:left;
}
a.audioLink{
	background: url(../garnish/link_audio.png) no-repeat top;
	color: #ffffff;
	padding: 0px;
	display: block;
	width: 80px;
	height: 26px;
}
a.audioLink:hover{
	background: url(../garnish/link_audio.png) no-repeat bottom;
}

a.audioLinken{
	background: url(../garnish/link_audio_en.png) no-repeat top;
	color: #ffffff;
	padding: 0px;
	display: block;
	width: 80px;
	height: 26px;
}
a.audioLinken:hover{
	background: url(../garnish/link_audio_en.png) no-repeat bottom;
}
a.audioLinkDown{
	background: url(../garnish/link_audioD.png) no-repeat top;
	color: #ffffff;
	padding: 0px;
	display: block; 
	width: 110px;
	height: 26px;
}
a.audioLinkDown:hover{
	background: url(../garnish/link_audioD.png) no-repeat bottom;
}
a.audioLinkDownen{
	background: url(../garnish/link_audioD_en.png) no-repeat top;
	color: #ffffff;
	padding: 0px;
	display: block; 
	width: 110px;
	height: 26px;
}
a.audioLinkDownen:hover{
	background: url(../garnish/link_audioD_en.png) no-repeat bottom;
}
/*------------MultiSelects----------------*/
.moveRL{
	width: 200px;
	float: left;
	height: 350px;
}
.moveRL option{
	width:auto;
}
#moveRL{
	width: 50px;
	/*background: #FF0000;*/
	float: left;
	text-align: center;
	margin: 150px 0 10px 0;
}
#moveRL input{
	display: block;
	width: 30px;
	margin: 0 auto;
}
/*------------------INSERT / EDIT SONGS---------------*/

dl.split{
float:left; width:50%;
}
dl.split55{
float:left; width:55%;
}

a.up{
	display:inline-block;
	width:12px;
	height:15px;
	text-indent:-5000px;
	background: url(../garnish/arrow-up-down.gif) no-repeat 3px -12px;
	}
a:hover.up{
	 background: url(../garnish/arrow-up-down.gif) no-repeat -11px -12px;
	}
a.down{
	display:inline-block;
	width:12px;
	height:15px;
	text-indent:-5000px;
	background: url(../garnish/arrow-up-down.gif) no-repeat 3px 4px;
	
	}
a:hover.down{
	 background: url(../garnish/arrow-up-down.gif) no-repeat -11px 4px;
	}