@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	background:#FFFFFF url(../images/filler_bg.jpg) top center no-repeat scroll;
	font-family:"Garamond", Georgia, "Times New Roman", Times, serif;
}
#page {
	width:960px;
	height:700px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF url(../images/main_bg.jpg) top left no-repeat scroll;
}
#header {
	position:relative;
	background:transparent;
	width:100%;
	height:258px;
	top:0;
	z-index:10;
}
#logo {
	margin-top:-41px;
	border: none;
}
#clouds {
	height:100px;
	width:960px;
	background:url(../images/clouds_bg.jpg) top center;
	text-align:left;
}
#maincol {
	background:transparent;
	float:right;
	display:inline;
	position: relative;
	width:100%;
}
#music {
	background:transparent;
	position:absolute;
	width:93px;
	height:20px;
	top:104px;
	left:819px;
	vertical-align:middle;
	text-align:center;
}
#music img {
	border:none;
}
#contentcol {
	background:transparent;
	position:absolute;
	width:612px;
	height:356px;
	top:-32px;
	left:296px;
	overflow:auto;
	z-index:300;
}
#biocol {
	background:transparent;
	position:absolute;
	padding-right:18px;
	width:532px;
	height:332px;
	top:-32px;
	left:387px;
	overflow:auto;
	z-index:330;
}
#evecol {
	background:transparent;
	position:absolute;
	padding-right:18px;
	width:532px;
	height:332px;
	top:-32px;
	left:387px;
	overflow:auto;
	z-index:330;
}
#contactcol {
	background:transparent;
	position:absolute;
	padding-right:18px;
	width:532px;
	height:332px;
	top:-32px;
	left:387px;
	overflow:auto;
	z-index:330;
}
#butterflies {
	background:transparent;
	position:absolute;
	width:129px;
	height:373px;
	top:10px;
	z-index:40;
}
#footer {
	position:absolute;
	width:356px;
	height:28px;
	top:336px;
	left:587px;
	background:transparent;
	z-index:50;
	margin-top:10px;
	padding-top:0px;
}
ul#footer_links li {
	display:block;
	float:left;
	list-style-type:none;
}
ul#footer_links li a {
	display:block;
	outline:none;
	width:100px;
	height:28px;
	background:transparent url(../images/footer_links.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0 0 0 42px;
}
ul#footer_links li a:hover {
	background-position:0 -28px
}
ul#footer_links li#design_simplyarun a {
	width:89px;
	background-position:-100px 0;
}
ul#footer_links li#design_simplyarun a:hover {
	background-position:-100px -28px
}
ul#footer_links li#myspace_link a {
	
	background-position:0 -28px
}
ul#footer_links li#myspace_link a:hover {
	
	background-position:0 0;
}
#nav {
	position:absolute;
	width:600px;
	height:56px;
	top:124px;
	left:318px;
	margin-top:12px;
}
ul#nav li {
	display:block;
	float:left;
	list-style-type:none;
}
ul#nav li a {
	display:block;
	outline:none;
	width:49px;
	height:25px;
	background:transparent url(../images/nav.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0 24px 0 0;
}
ul#nav li a:hover {
	background-position:0 -24px
}
ul#nav li.selected a {
	background-position:0 -24px
}
ul#nav li#biographie a {
	width:71px;
	background-position:-49px 0;
}
ul#nav li#biographie a:hover {
	background-position:-49px -24px
}
ul#nav li#biographie.selected a {
	background-position:-49px -24px
}
ul#nav li#chants a {
	width:50px;
	background-position:-120px 0;
}
ul#nav li#chants a:hover {
	background-position:-120px -24px
}
ul#nav li#chants.selected a {
	background-position:-120px -24px
}
ul#nav li#photos a {
	width:48px;
	background-position:-170px 0;
}
ul#nav li#photos a:hover {
	background-position:-170px -24px
}
ul#nav li#photos.selected a {
	background-position:-170px -24px
}
ul#nav li#videos a {
	width:45px;
	background-position:-218px 0;
}
ul#nav li#videos a:hover {
	background-position:-218px -24px
}
ul#nav li#videos.selected a {
	background-position:-218px -24px
}
ul#nav li#evenements a {
	width:85px;
	background-position:-263px 0;
}
ul#nav li#evenements a:hover {
	background-position:-263px -24px
}
ul#nav li#evenements.selected a {
	background-position:-263px -24px
}
ul#nav li#contact a {
	width:61px;
	background-position:-349px 0;
}
ul#nav li#contact a:hover {
	background-position:-349px -24px
}
ul#nav li#contact.selected a {
	background-position:-349px -24px
}
.subHeading {
	margin:0px 0px 12px 0px;
	padding:0;
	position:relative;
	width:92px;
	height:21px;
	overflow:hidden;
}
.subHeading span {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:92px;
	height:21px;
	margin:0;
	padding:0;
}
.item_evenements {
	margin: 12px 0px 12px 0px;
	width: 256px;
	background: transparent url(../images/div_evenements.gif) top left no-repeat;
	padding: 14px 0 2px 0;
}
.citydate_evenements {
	color: Black;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	display: block;
	line-height: 1.2em;
	background: transparent url(../images/bullet_evenements_green.gif) no-repeat;
	background-position: 1px 5px;
	padding: 0 0 0 22px;
}
.location_evenements {
	color: #ed7b42;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	display: block;
	line-height: 1.2em;
	padding: 0 0 0 22px;
}
.description_evenements {
	color: #333333;
	margin: 0 0 0 22px;
}
a.link_evenements {
	color: #006699;
	border-bottom: none;
	text-decoration: none;
	background: transparent;
}
a:hover.link_evenements {
	color: #003366;
	border-bottom: dashed 1px #999999;
	text-decoration: none;
	background: transparent;
}
.item_singing {
	margin: 12px 0px 12px 0px;
	width: 256px;
	background: transparent url(../images/div_evenements.gif) top left no-repeat;
	padding: 14px 0 2px 0;
}
a.link_songs_words {
	color: #e4812a;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
	background: transparent;
}
a:hover.link_songs_words {
	color: #92C94A;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
	background: transparent;
}
a:visited.link_songs_words {
	color: #92C94A;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
	background: transparent;
}

a.titlelyrics_singing {
	color: Black;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	display: block;
	line-height: 1.2em;
	background: transparent url(../images/bullet_evenements_green.gif) no-repeat;
	background-position: 1px 5px;
	padding: 0 0 0 22px;
	border-bottom: none ;
	text-decoration: none;
}
a:hover.titlelyrics_singing {
	color: DarkGrey;
	border-bottom: dashed 1px #999999;
	text-decoration: none;
	background: transparent;
}
.lyricstitles_singing {
	color: #ed7b42;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	display: block;
	line-height: 1.2em;
	padding: 0 0 0 22px;
}
.lyricstexts_singing {
	color: #333333;
	margin: 0 0 0 22px;
	width: 505px;
	font-size:14px;
}
.chorus_singing {
	color: #333333;
	margin: 0 0 0 15px;
	width: 505px;
	font-size:14px;
}
#title_evenements {
	background:url("../images/evenements_title.gif") top left no-repeat;
}
#title_contact {
	background:url("../images/contact_title.gif") top left no-repeat;
}
#title_photos {
	background:url("../images/photos_title.gif") top left no-repeat;
}
#title_videos {
	background:url("../images/videos_title.gif") top left no-repeat;
}
#title_chants {
	background:url("../images/chants_title.gif") top left no-repeat;
}
#title_biographie {
	background:url("../images/bio_title.gif") top left no-repeat;
}
.thumbnail {
	padding: 1px;
	background-color: #fff;
	border: 1px solid #ccc;
	float: left;
	margin:0 7px 7px 0;
	width:auto;
	height:auto;
}
.thumbnail img {
	border: none;
}
#contactFormArea {
	text-align:right;
	padding:12px 0 0 0;
	width: 312px;
}
/* *** Float containers fix *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
