html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none;
}


body {
	background-color:#000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
h1{
	font-size:35px;
	color:#000;
	margin-top:10px;
}
h3{
	margin:0;
}
.pdf{
	padding:0 5px 5px 30px;
	line-height: 30px;
	background: url(/images/pdf-icon-24.png) no-repeat left center;
}
.www{
	padding:0 5px 5px 30px;
	background:url(/images/www-icon-24.png) no-repeat left center;
	line-height: 30px;
}
.save{
	padding:0 5px 5px 30px;
	background:url(/images/save-icon-24.png) no-repeat left center;
	line-height: 30px;
}

#content a {
	color:#0059ED;
	text-decoration:none;
}
#content a:hover {
	color:#003793;
	text-decoration:underline;
}

#path{
	height:45px;
	line-height:45px;
	background:url(/images/bread.png) no-repeat left top;
	margin:0;
	padding:0 1px 0 20px;
	color:#BBB;
}
#path a{
	color:white;
	text-decoration:none;
	height: 45px;
	line-height: 45px;
}
#path a:hover{
	text-decoration:underline;
	color:white;
}
#wrapper {
	background:#000 url(/images/body_back.png) center 130px no-repeat;
}

#container{
	width:1000px;
	margin:0 auto;
	padding:0;
	color:#FFF;
}
#header{
	height:130px;
	margin:0;
	padding:0;
	background:url(/images/header_back.gif) 705px top no-repeat;
	
}
#banners{
	width:364px;
	height:90px;
	margin:20px 0 0 75px;
	float:left;
	background:#000;
	display:inline;
}
#middle{
	background:#FFF url(/images/menu_shadow.png) no-repeat left top;
	color:#333333;
	margin:0;
	padding:0;
	height:auto;
}

#content {
	padding:0 20px;
	position: relative;
	min-height:500px;
	padding-top: 10px;
}

#footer{
	background:url(/images/menu_shadow_rev.png) no-repeat left top;
	font-size:10px;
	text-align:right;
	padding:30px 10px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
}
#logo {
	padding:34px 0 0 0;
	margin:0;
	width:198px;
	height:77px;
	float: left;
	display:inline;
}
#logo h1{
	margin:0;
	padding:0;
}
#menu{
	height:38px;
	background:url(/images/menu_back.png) repeat-x;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	width:100%;
}
#menu ul{
	clear:left;
	float:left;
	height:38px;
	padding:0;
	margin:0;
	position:relative;
	left:50%;
	text-align:center;
	list-style:none;
}

#menu ul li{
	margin:0;
	padding:0;
	display:block;
	position:relative;
	float:left;
	right:50%;
	z-index:9;
}

/****LAVA LAMP************/
#menu ul li.back {
    background: url(/images/lava.gif) no-repeat right -30px;
    position: absolute;
	margin-top:4px;
	z-index:8;
}
#menu ul li.back .left {
    background: url(/images/lava.gif) no-repeat top left;
    height: 30px;
	margin-right: 9px;
}
/**********************/


#menu ul li a {
	display: block;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
	line-height:38px;
	height: 38px;
	margin: auto 10px;
	padding:0 10px;
	position: relative;
	z-index:10;
	outline: none;
	position: relative;

}

#leftcol{
	width:610px;
	float:left;
	margin:10px 0 0 20px;
}
#rightcol{
	width:330px;
	float:left;
	margin:20px 0 0 20px;
	text-align:center;
}


button {
	background-color:#0059ED;
	color: #FFF;
	font-size: 110%;
	border: 2px solid #002A6F;
	padding: 5px;

}


.imgpres{
	margin:24px 0 0 20px;
	float: right;
}
.imgright{
	position:absolute;
	left:700px;
}


.error{
	color:#CC0000;
}
.fieldfull{
	width:100%;
}
.fieldlarge{
	width:75%;
}
.fieldmedium{
	width:50%;
}
.fieldshort{
	width:25%;
}


/* clearfix */

.clear {
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:left;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#pics{
	background:#CCC;
}
#pictitle{
	text-align:center;
	font-style:italic;
	font-weight:bold;
	width: 600px;
	clear: left;
}
#pictitle span{
	color:#666666;
	font-size:90%;
}
#picviewer{
	width:600px;
	height:628px;
	float:left;
	background:#CCC no-repeat center center;
	padding:5px;
}
#picbrowser{
	height:628px;
	width:330px;
	float:left;
	margin-left:10px;
	background:#CCC;
	padding:5px;
	overflow: auto;
}
#picbrowser img{
	border:2px solid #FFF;
}
.eventsitem{
	margin-bottom:20px;
	padding:10px;
	clear:left;
}
.eventsitem img{
	float:left;
	margin-right:10px;
}
.eventsitem h1{
	margin:0;
	padding:0;
}
.artistselect{
	float:left;
	display:inline;
	margin:10px;
}
#artistmenu{
	float:right;
	display:inline;
	margin:0;
	padding-right:20px;
}
#artistmenu li{
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	height: 45px;
	line-height: 45px;
	font-weight:bold;
	display:block;
	padding-left:1px;
	background:url(/images/sub_split.gif) no-repeat left bottom;
}
#artistmenu li a{
	float:left;
	display:block;
	height: 45px;
	line-height: 45px;
	background:url(/images/sub_hover.png) no-repeat center -100px;
	padding:0 20px;
}
#artistmenu li a:hover{
	background-position:center bottom;
	text-decoration:none;
}
#artistmenu li a.current{
	background-position:center bottom;
	text-decoration:none;
}
.videos{
	float:left;
	margin-bottom:20px;
	z-index:-1;
}
.videoinfo{
	background:url(/images/video_title.png) no-repeat left top;
	position:relative;
	margin-left:-30px;
	float:left;
	width:340px;
	height:439px;
	z-index:99;
}
.videoinfo span{
	display:block;
	padding:10px 0 0 65px;
}
#listeArtistes{
	width:960px;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#listeArtistes li{
	list-style:none;
	float:left;
	display:block;
	height:600px;
	padding:0;
	margin:0;
}
#listeArtistes li a{
	display:block;
	height:600px;
	text-decoration:none;
}

#wea {
	float:left;
}

#wea a{
	color:#666;
	text-decoration:none;
}

#wea a:hover{
	color:#fff;
	text-decoration:underline;
}
