@charset "UTF-8";
/* CSS Document */
/*jordifarresmusic.com v2.0 */

body {margin-top: 0px;
	background-color: #8c8c8c;
}
#container {width: 900px;
	height: auto;
	background-color: #000000;
	margin: auto;
}
#header {margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	height: 120px;
	background-color: #000000;
}
.title {float:  right;
	width: 500px;
	height: 120px;
	background-image: url(imatges/title.jpg);
	margin-right: 10px;
}
.logos {float: left;
margin-left: 10px;
margin-top: 10px;
}
#menu {margin: auto;
	height:20px;
	width: auto;
	margin-bottom: 2px;
	margin-left: 210px;
	background-color: #000000;
}
		/*menu ul edita la llista com a conjunt*/ 
		#menu ul { margin: auto;/*¬°SI EDITO AIXO PER CENTRAR-HO ES MOU TOT!*/
			padding-left: 0px;
		}
		
		/*menu li edita els elements de la llista*/
		#menu li{ list-style: none; /*Estil de la llista dins la capa menu (En aquest cas elimina els punts de davant de cada item)*/
			float:left;
			margin: 0px 20px 0px 0px; /*Espai entre els elements del menu*/
		}
		
					/*desplegable*/
					#sddm {	margin: 0;
						padding: 0;
						z-index: 30;
					}
					
					#sddm li { margin: 0;
						padding: 0;
						list-style: none;
						float: left;
						font: 9pt verdana;
						
					}
					
					/*marge superior del desplegable*/
					#sddm li a { display: block;
						margin: 0 0 0 40px;
						padding: 3px;
						width: auto;
						background: transparent;
						color: #366ea0;
						text-align: center;
						text-decoration: none;
					}
					
					#sddm li a:hover { background: #000000;
						color: #8c8c8c;
					}
					
					#sddm div {	position: absolute;
						visibility: hidden;
						margin-left: 36px;
						margin-top: 3px;
						_margin-top: 4px;
						padding: 0;
						background: #000000;
						border: 2px solid #8c8c8c;
						border-top: 0;
						}
					
						#sddm div a	{ position: relative;
							display: block;
							margin: 0;
							padding: 5px 10px;
							width: 60px;
							white-space: nowrap;
							text-align: left;
							text-decoration: none;
							background: #000000;
							color: #366ea0;
							font: 9pt verdana;
							line-height: 1;
							vertical-align: middle;
							z-index: 100;
							}
					
						#sddm div a:hover 	{ background: #000000;
							color: #8c8c8c;
							}
					/*fi desplegable*/
#main {margin: auto;
	width: 900px;
	height: 500px;
	overflow: auto;
	border-top:solid 2px #8c8c8c;
	background-color: #000000;
	scrollbar-3dlight-color:#366ea0; 
	scrollbar-arrow-color:#366ea0; 
	scrollbar-base-color:#366ea0; 
	scrollbar-darkshadow-color:#366ea0; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000;
}
		.mainback {float:  left;
			width: 323px;
			height: 460px;
			background-image: url(imatges/background.jpg);
			margin-left: 20px;
			margin-top: 30px;
		}
		.mainwelcome {float:  right;
			width: 400px;
			height: 160px;
			background-image: url(imatges/welcome.jpg);
			margin-top: 300px;
			margin-right: 20px;
		}
#mainmp3 {margin: auto;
	width: 900px;
	height: 500px;
	overflow:hidden;
	border-top:solid 2px #8c8c8c;
	_border-top:solid 0px #8c8c8c;
	background-color: #000000;
}
#legal {width: 900px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	color: #366ea0;
	font: 8pt verdana;
	border-top: solid 2px #8c8c8c;
	padding-top: 4px;
}
		#legal a {color: #366ea0;
			text-decoration: none;
		}
		#legal a:hover {color: #8c8c8c;
			text-decoration: none;
		}
#dvdplayer {width: 860px;
	height: 460px;
	margin: auto;
	margin-top: 20px;
	background-color: #000000;
}
#flashcontent {margin: auto;
	width: 900px;
	height: 500px;
	overflow: hidden;
	z-index: 0;
	background-color: #000000;
}
#mp3player {margin: auto;
	width: 900px;
	height: 500px;
	overflow: auto;
	z-index: 0;
	background-color: #000000;
}
#linkscontent {margin-top: 20px;
	margin-left: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #000000;
	
}
		.links {padding-top: 20px;
			color: #8c8c8c;
			font-family: verdana;
			font-size: 9pt;
			
		}
		.links a {color: #8c8c8c;
			text-decoration: none;	
		}
		.links a:hover {color: #366ea0;
			text-decoration: none;
		}
#misc {float: right;
	width: 520px;
	height: 500px;
	overflow: auto;
	scrollbar-3dlight-color:#366ea0; 
	scrollbar-arrow-color:#366ea0; 
	scrollbar-base-color:#366ea0; 
	scrollbar-darkshadow-color:#366ea0; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000;
	background-color: #000000;
}	
		.miscjustificat{width: 480px;
		margin-top: 40px;
		text-align: justify;
		line-height: 2;
		font-family: verdana;
		font-size: 9pt;
		color: #8c8c8c;
		}	
		.misccentrat{width: 480px;
		margin-top: 40px;
		text-align: center;
		line-height: 2;
		font-family: verdana;
		font-size: 9pt;
		color: #8c8c8c;
		}
		.firma{color: #366ea0;
		}
		.llibre{color: #366ea0;
		font-style: italic;
	
		}
		.blank{width: 480px;
		height: 20px;
		}
		
/*PROJECTS*/
#projects {width: 860px;
	height: 460px;
	margin: auto;
	margin-top: 20px;
	background-color: #000000;
	}
	#menuprojects{width: 340px;
	height: 460px;
	float: left;
	z-index: 0;
	}
	
		.topmenu {width: 340px;
		height: 20px;
		background-image: url(projects_files/topmenu.jpg);
		background-repeat: no-repeat;
		}
		.leftmenu{width: 20px;
		height: 420px;
		background-image: url(projects_files/left.jpg);
		background-repeat: repeat-y;
		float: left;
		}
		.rightmenu{width: 20px;
		height: 420px;
		background-image: url(projects_files/right.jpg);
		background-repeat: repeat-y;
		float: right;
		}
		.bottommenu {width: 340px;
		height: 20px;
		background-image: url(projects_files/bottommenu.jpg);
		float: left;
		background-repeat: no-repeat;
		}
	
	
	#contentmenu{width: 300px;
		height: 420px;
		margin-left: 0px;
	}	
	#contentmenu ul{	margin-top: 10px;
					padding-left:-20px;
						
	}
	
	#contentmenu li{	list-style:none;
						margin: 0;
						line-height: 2;
												
	}

	#contentmenu li a{	width: auto;
						background: transparent;
						color: #8c8c8c;
						text-align: left;
						text-decoration: none;
						font: 10pt verdana;
	}
	#contentmenu li a:hover 	{ background: #000000;
							color: #366ea0;
							}
	
	#contentprojects{width: 500px;
	height: 460px;
	float: right;
	}
		#iframeprojects {width: 460px;
		height: 420px;
		border: 0px;
		background-color: black;
		margin-left: 20px;
		}
		#blankprojects{width: 352px;
		height: 292px;
		margin-top: 60px;
		margin-left: 40px;
		background-image: url(projects_files/projects.jpg);
		background-repeat: no-repeat;
		}
		.topborderprojects {width: 500px;
		height: 20px;
		background-image: url(projects_files/top.jpg);
		background-repeat: no-repeat;
		}
		.leftprojects{width: 480px;
		height: 420px;
		background-image: url(projects_files/left.jpg);
		background-repeat: repeat-y;
		float: left;
		}
		.rightprojects{width: 20px;
		height: 420px;
		background-image: url(projects_files/right.jpg);
		background-repeat: repeat-y;
		float: right;
		}
		.bottomborderprojects {width: 500px;
		height: 20px;
		background-image: url(projects_files/bottom.jpg);
		background-repeat: no-repeat;
		float: left;
		}	
		#imageproject{width: 352px;
		height: 292px;
		margin-top: 20px;
		margin-left: 40px;
		}
		.titleproject{width: 352px;
		height: 40px;
		margin-left: 40px;
		}
		.textproject{width: 352px;
		height: 40px;
		margin-top: 20px;
		margin-left: 40px;
		text-align: center;
		line-height: 2;
		font-family: verdana;
		font-size: 7pt;
		color: #8c8c8c;
		}
/*NEWS*/
#newsyear{float:  left;
		width: 110px;
		height: 300px;
		margin-left: 270px;
		_margin-left: 140px;
		margin-top: 180px;
		text-align: right;
		background-color: #000000;
		}
#news{float: right;
	width: 500px;
	height: 500px;
	overflow: auto;
	background-color: #000000;
	scrollbar-3dlight-color:#366ea0; 
	scrollbar-arrow-color:#366ea0; 
	scrollbar-base-color:#366ea0; 
	scrollbar-darkshadow-color:#366ea0; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000;
}
#newsitem{width: auto;
	height: 100px;
	margin-top: 20px;
	background-color: #000000;
	}
		#dia{width: 100px;
			height: 100px;
			float: left;
			margin-left: 10px;
			}
		#newsinfo{width: 300px;
		height: 90px;
		float: left;
		margin-left: 20px;
		padding-top: 10px;
		font-family: verdana;
		font-size: 9pt;
		color: #8c8c8c;
		line-height: 1,5;
		}
		#newsinfo a {color: #8c8c8c;
			text-decoration: none;	
		}
		#newsinfo a:hover {color: #366ea0;
			text-decoration: none;
		}
#contactform{width: 500px;
	height: auto;
	margin-top: 100px;
	_margin-top: 50px;
	margin-left: 100px;
	
}
#contactimage{width: 250px;
	height: 100px;
	margin-left: 620px;
	margin-top: 35px;
	_margin-top: 20px;
	position: relative;
	z-index: 100;
}

#bio {margin: auto;
	width: 900px;
	height: 500px;
	overflow: auto;
	border-top:solid 2px #8c8c8c;
	background-color: #000000;
}
#comingsoon{width: 400px;
	height: 200px;
	background-image: url(imatges/comingsoon.jpg);
	margin-top: 240px;
	margin-left: 100px;
}