/* 2007-12-10	mP	css fuer newsbereich */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

body
{
 font-family: Arial, Verdana, sans-serif; 
 font-size: 11px;
color: #333;
}

body#index
{
	background: url(../../../artistmicrosite/GRIHE/imgs/background_1.jpg) #aaa no-repeat;
}

body#personal, body#contact
{
	background: url(../../../artistmicrosite/GRIHE/imgs/background_personal.jpg) #94935B no-repeat;
}

body#publication
{
	background: url(../../../artistmicrosite/GRIHE/imgs/background_publication.jpg) #AAA995  no-repeat;
}

body#reviews
{
	background: url(../../../artistmicrosite/GRIHE/imgs/background_reviews.jpg) #8E905F no-repeat;
}


body#gallery
{
	background: url(../../../artistmicrosite/GRIHE/imgs/background_downloads.jpg) #9A967D no-repeat;
}


h1
{
	font-size: 14px;
	margin-bottom: 10px;
}


h2
{
	font-size: 12px;
	margin-bottom: 6px;
}

p
{
	margin-bottom: 10px;
}

a
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
}

a:hover
{
	color: white;
}

.png
{
	behavior:	url("../../../artistmicrosite/GRIHE/pngbehavior.htc");
}

#player_panel
{
	position: absolute;
	top: 10px;
	left: 319px;
	text-align: right;
}

#navigation
{
	position: absolute;
	top: 78px;
	left: 38px;
}

#navigation img
{
  float: left;
}

#navigation li
{
	
	float: left;
	clear: both;
	list-style-type: none;
	margin-bottom: 5px;
}


#navigation li ul
{
	border: none;
	float: left;
}

#navigation li ul li
{
	clear: none;
}

#navigation .main
{
	margin: 1px;
	margin-right:0px;
}

#navigation .active
{
	margin:0px;
	border: 1px solid white;
	border-right: 0px;
}


#meta
{
	position: absolute;
	top: 562px;
	left: 42px;
}

#meta li
{
	float: left;
	list-style-type: none;
	margin-right: 59px;
	
}

#meta li img
{
}


/* --- INTRO --- */
#photo_border
{
	position: absolute;
	top: 215px;
	left: 240px;
	
	width: 336px;
	height: 337px;
	padding: 1px;
	border: 1px solid white;
	z-index: 100;
}

#index #logo
{
	position: absolute;
	top: 280px;
	left: 253px;
}


#logo
{
	position: absolute;
	top: 280px;
	left: 62px;
	width: 214px;
	height: 22px;
	z-index: 2;
}


/* --- INDEX PAGE --- */

#index #logo
{
	top: 222px;
	left: 143px;
}


#index #photo_holder
{
	display: none;
}


/* Downloads Photos */
body.photos #photo_holder
{
	display: none;
}

#outerImageContainer
{
	position: absolute;
	left: 416px;
}

#outerImageContainer img
{
	float: left;
	clear: both;
}


#thumbnails
{
	position: absolute;
	top: 345px;
	left: 214px;
	width: 200px;
}

.photo
{
	float: left;
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
  margin-right: 5px;
	border: 1px solid white;
	
}

#intro_release
{
	position: absolute;
	top: 217px;
	left: 242px;
	background: url(../../../artistmicrosite/GRIHE/imgs/intro_release.jpg) no-repeat;
	width: 336px;
	height: 337px;
}


#helenegrimaud_photo
{
	position: absolute;
	top: 217px;
	left: 242px;
	background: url(../../../artistmicrosite/GRIHE/imgs/intro_helene_grimaud.jpg) no-repeat;
	width: 336px;
	height: 337px;
}



#index #navigation
{
	position: absolute;
	top: 83px;
	left: 296px;
}       

#content_shadow, #content_holder
{
	position: absolute;
	top: 216px;
	left: 314px;
	width: 435px;
	height: 310px;
	overflow: auto;
}

#content, #content
{
	margin: 10px;
}

#langmenu
{
	float: right;
}

#langmenu li
{
	list-style-type: none;
	float: left;
	margin-left: 3px;
}

.discography .cover
{
	float: left;
	width: 100px;
}

.discography .cover img
{
	border: 1px solid white;
}

.discography .content
{
	float: left;
}

.discography .crlinks {
	float: left;
	width: 50%;
}

.discography .crbuy
{
	float: right;
	width: 50%;
}

.discography .content_related
{
	padding-top: 5px;
	clear: both;
}

.discography hr
{
	clear: both;
	padding: 10px 0px;
	margin: 10px 0px;
	border: 0px;
	border-bottom: 1px dashed #333;
	width: 100%;
}

.multimedia .cover
{
	float: left;
}

.multimedia content_related
{
	float: right;
	clear: right;
}

.multimedia .cover
{
	width: 80px;
}

.multimedia .cover img
{
	border: 1px solid white;
}

hr
{
	border: 0px;
	border-top: 1px dashed #333;
 	margin: 20px 0px;
}



#content_shadow
{
	background: white;
	filter: alpha(opacity=20); 
	-moz-opacity: 0.2;
	opacity:0.2;
}

iframe
{
	width: 100%;
	height: 100%;
	border: 0px;
	background: transparent;
}

#photo_holder
{
	position: absolute;
	top: 353px;
	left: 37px;
	width: 171px;
	height: 171px;
	border: 1px solid white;
	background: url(../../../artistmicrosite/GRIHE/imgs/photo1.jpg) no-repeat;
}



.wolfcenter #photo_holder
{
	display: none;
}

.wolfcenter #content_holder
{
	top: 276px;
	left: 414px;
	width: 337px;
	height: 248px;
	overflow: hidden;	
	border: 1px solid white;
}

.wolfcenter #wolfcenter_link
{
	position: absolute;
	top: 493px;
	left: 340px;
}

.wolfcenter #wolfcenter_link a
{
	text-decoration: none;
}


.latestrelease #photo_holder
{
		background: url(/imgs/s150x150/0734530.jpg) no-repeat center center;
}

#latestrelease_content
{
	padding: 5px;
}

.latestrelease #cover_holder
{
	float: left;
	width: 100px;
	text-align: center;
}
.latestrelease #cover
{

	border: 1px solid white;
}

#dgglogo
{
	position: absolute;
	top: 555px;
	left: 700px;
}


#news_holder h1
{
	margin-bottom: 5px;
}

#news_holder h2
{
	margin-bottom: 3px;
}

#news_holder .news_date
{
	font-size: 10px;
}

#news_holder hr
{
	margin: 10px 0px;
}