a, a:visited {
	color:#42b6bf;
	text-decoration:underline;
}
a:hover{color: #38779c; text-decoration:none;}


#default-layout {
	background-color:#000000;
	background-image:url(../imgs/artwork/backg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0;

}
#container{

	position: absolute;
	display:block;
	background-color:#E7E7E7;
	background-image:url(../imgs/artwork/fond_container.jpg);
	background-repeat:no-repeat;
	width:960px;
	left:50%;
	margin-left:-470px;
	height:auto;
	
}

#fond{
	position: relative;
	width:960px;
	left:50%;
	margin-left:-480px;
	background-image:url(../imgs/artwork/backg_text.jpg);
	background-repeat:repeat-y;
	background-position:center bottom;
	z-index:13;
	height:100%;
}

.lyrics{
	background-color: #000000;
} 

/* Menu */
#menu{
	left:50%;
	margin-left:-470px;
	position:relative;
	width:960px;
	//le ft:10px;
}
#col_left{
	display:block;
	float:left;
	height:auto;
	min-height:200px;
	min-width:260px;
	padding-left:20px;
	position:relative;
	top:50px;
	width:260px;			
}

#col_right{
	position: relative;
	display: block;
	float: left;
	width: 600px;
	height: auto;
	margin-left:40px;
	padding-left: 20px;
	//top:50px;
	padding-bottom:215px;
	min-height:330px;
}

#title_page{
	margin-left:585px;
	margin-top:20px;
	margin-bottom:25px;
}

/* Footer */
#footer{
	position: relative;
	background-image: url(../imgs/artwork/footer_backg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	display: block;
	float: left;
	width: 1314px;
	height: 150px;
	left: -182px;
	border: none;
}

#footer p{
	display:block;
	float:left;
	margin-left:202px;
	position:relative;
	top:60px;
}

#footer p.logo_mfo{
	margin-left:90px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}


a img {
	border:none;
	color:none;
	border-color:none;
}

h1 {
	color:#985326;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}

h2, .titre_news {
	color:#eb660f;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}

hr{
	border-color: #e5e4e4;
	margin: 0 auto 0 0;
	width: 70%;
	text-align: left;
}

.pagination a{
	font-size:14px;
	font-style:italic;
	text-decoration:none;
}

.years a{
	color:#eb660f;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}

iframe{
	overflow: hidden;
	min-height: 1720px;
	width: 600px;
	border: none;
}

.gigs_extrait table{
	font-size:12px;
	vertical-align:text-top;
	letter-spacing:-0.5px;
	width:260px;
}

.lieu{
	font-weight: bold;
	text-indent: -25px;
}

.pays{
	text-align: right;
}


p, li, table{
	font-family:Arial,Helvetica,sans-serif;
	color: #985326;
	font-size: 13px;
	text-align: left;
}

.members_names li{
	color:#985326;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	line-height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:33px;
	text-align:left;
	text-transform:uppercase;	
}

.cart_icon{
	background-image:url(../imgs/all_about_shop_cart/cart.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 20px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding-left: 30px;
	margin-right: 105px;
	text-transform: uppercase;
	display: block;
	color: #eb660f;
}
 
.cart_icon a, .cart_icon a:visited{
	text-decoration: underline;
	color: #eb660f;
}

.cart_icon a:hover{
	text-decoration: underline;
	color: #eb660f;
	background-color:#e7ba92;

}



/* Releases et audio/video pages */

.releases h1, .audio h1{
	bottom:160px;
	display:block;
	margin-left:160px;
	position:relative;
}

.releases h2, .audio h2{
	bottom:180px;
	display:block;
	font-size:18px;
	margin-left:160px;
	position:relative;
}

.releases ul{
	font-size:18px;
	margin-left:160px;
	padding-left:20px;
	position:relative;
	text-indent:5px;
	top:-180px;
}

.releases li{
	list-style-type: decimal;
	list-style-image:none;
	list-style-position:outside;
	text-align:left;
}

.audio ul{
	bottom:180px;
	display:block;
	font-size:18px;
	margin-left:120px;
	position:relative;
}

.audio li, .presskit li, .contact li, .links li{
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;
	text-align:left;
}

.releases span, .audio span{
	height: auto;
	display:block;
	position:relative;
}

/* up gigs */

.upgigs table, .pastgigs table{
	width:620px;
}

.pics_title {
	color: #b89878;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.gigs_title{
	color:#985326;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}



.small_date{
	color:#eb660f;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.contact_title{
	color:#985326;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}



.admin_title{
	color: #b89878;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}

input { 
	color:#985326; 
	background-color:#ececec; 
	font-size:12px; 
	font-family:arial;
}

.cart_title{
	color:#eb660f;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	text-transform: uppercase;
}


