html body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	
	}
	
/* --ELEMENTS -- */

a {
	color: #444;
	text-decoration: none;
	}
a:hover {
	color: #0099FF;
	text-decoration: none;
	}
a img {
	border: none;
	}
a.active {color: #0099FF;}
.textG {color: #aaa;}
.textS {
	color: #555;
	font-size: 10px;
	line-height: 16px;
	}
.logout {margin-top: 20px;}
h1, h3, h4 {
	margin: 0;
	color: #444;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	}
.red {color: #FF0000;}
.textSize1 {
	font-size: 18px;
}
.textSize2 {
	font-size: 16px;
}
.textSize3 {
	font-size: 14px;
}

/* --STRUCTURE -- */

#wrap {
	position: relative;
	margin: 35px 0 0 35px;
	padding: 0;
	text-align: left;
	}
#content {
	position: absolute;
	top: 85px;
	left: 225px;
	width: 675px;
	font-size: 12px;
	line-height: 24px;
	}
#noflash {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 500px;
	text-align: left;	
	}
#noflashcaption {
	position: absolute;
	margin: 0 0 0 500px;
	padding: 35px 0 0 90px;
	width: 85px;
	text-align: left;
	}
	
#structurer {
	width: 200px;
	text-align: right;
	background-image: url(img/site/METAL.jpg);
	float: right;
	height: 100%;
	background-repeat: repeat-y;
	background-position: right top;
	}
	
#structurel {
	width: 211px;
	text-align: left;
	background-image: url(img/site/struct_left.jpg);
	float: left;
	height: 640px;
	background-repeat: no-repeat;
	background-position: left top;
	}

#framecontent {

	font-size: 12px;
	line-height: 18px;
	}

/* Logo */

#logo a {
	position: absolute;
	margin: 0;
	height /**/:15px; /* IE */
	overflow: hidden;
	width: 400px;
	background-image: url(img/site/titre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

/* Menu */
#menuLS {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 25px;
	background: #fff;
	}
#menuLS:focus {
	outline: none;
	}
#menu {
	position: absolute;
	top: 100px;
	left: 0;
	padding: 0;
	text-align: left;
	
	}
#menu a {
	color: #444;
	text-decoration: none;
	}
#menu a:hover, #menu a.active, #menu a.active:hover {
	color: #0099FF;
	}
#dropdown {
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	text-align: left;
	background: #FFF;
	line-height: 12px;
	height: 300px;
	}
#dropdown ul {
	margin: 60px 0 0 0;
	padding: 0;
	}
#dropdown li {
	padding: 0;
	list-style: none;
	}
#vidcap {
	position: absolute;
	text-transform: uppercase;
	top: 55px;
	left: 675px;
	width: 105px;
	font-size: 10px;
	}


/* Side Menus */

#leftmenu {
	position: absolute;
	top: 85px;
	width: 225px;
	height: 135px;
	text-transform: uppercase;
	}
#leftmenu .spacer {
	margin-top: 20px;
	}
#leftmenu ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 15px;
	}
#flashcontainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	}

/* Artist Grouping */

#artistlist {
	position: absolute;
	top: 85px;
	left: 0;
	}
#artistlist img {
	vertical-align: middle;	
	}
.artistlistcol {
	margin-bottom: 15px;
	padding: 0;
	width: 275px;
	float: left;
	font-size: 15px;
	color: #AAA;
	}
.artistlistcol div {
	margin: 0 0 4px 0;
}

.clr {
	clear: both;
}

#detailImage {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	}

/* Login */


#inputL, #inputR {
	float: left; 
	margin-right: 35px;
	}
.bump {margin-top: 15px;}


/* --SCROLLBAR-- */
#framecontent p {
	padding: 0 0 0 30px;
	margin: 0;
	}
#scrollerContainer {
	position:absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 355px;
	clip: rect(0,520px,355px,0);
	overflow: hidden;
	z-index: 6;
	}
#scrollerContent {
	position:absolute;
	left: 0;
	width: 320px;
	}
#scrollerButtons {
	position: absolute;
	top: 0px;
	left: 420px;
	width: 30px;
	height: 355px;
	z-index: 99;
	}
#scrollerButtons #track {
	position: absolute;
	top: 24px;
	width: 17px;
	height: 310px;
	background: url("/img/site/scrollbar_bg.gif") top left no-repeat;
	z-index: 3;
	}
#scrollerButtons #drag {
	position: absolute;
	left: 0;
	width: 18px;
	height: 45px;
	background: url("/img/site/scrollbar_drag.gif") top left repeat-y;
	cursor: pointer;
	z-index: 4;
	}
#scrollerButtons #up {
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 18px;
	background: url("/img/site/scrollbar_up.gif") top left no-repeat;
	cursor: pointer;
	z-index: 2;
	}
#scrollerButtons #down {
	position: absolute;
	top: 340px;
	left: 0;
	width: 15px;
	height: 18px;
	background: url("/img/site/scrollbar_down.gif") top left no-repeat;
	cursor: pointer;
	z-index: 5;
	}
	
/*---------------------------------
	eE Credit
---------------------------------*/

#credit {
	font: 9px Arial, Helvetica, Sans-serif;
	height: 20px;
	color: #333;
	position: fixed;
	padding-right: 10px;
	bottom: 0;
	right: 0;
	z-index: 99;
	}
#credit a {
	text-decoration: none;
	color: #333;
	}
#credit a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	}

