﻿html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #580000;
	font: 11px arial, sans-serif;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
}

#header_book {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
}

#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	height: 184px;
	width: 322px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	background: top left url(images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
}
#nav-top {
	position: absolute;
	top: 10px;
	left: 530px;
	width: 110px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: absolute;
	top: 66px;
	left: 340px;
	width: 580px;
	text-align: center;
	z-index: 15;
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 575px;
	background: url(images/elo_1.jpg) no-repeat;
}

#left-person2 {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 575px;
	background: url(images/elo_2.jpg) no-repeat;
}

#left-person3 {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 575px;
	background: url(images/elo_3.jpg) no-repeat;
}

#left-person4 {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 575px;
	background: url(images/elo_4.jpg) no-repeat;
}

#left-person5 {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 575px;
	background: url(images/elo_5.jpg) no-repeat;
}

#left-person6 {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 416px;
	background: url(images/elo_6.jpg) no-repeat;
}

#left-person7 {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 416px;
	background: url(images/elo_7.jpg) no-repeat;
}
#left-person8 {
	position: absolute;
	top: 184px;
	left: 20px;
	width: 312px;
	height: 416px;
	background: url(images/elo_8.jpg) no-repeat;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 340px;
	padding-top: 130px;
	width: 500px;
}

#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}

#black-tl { width: 100%; background: black top left url(images/black_tl.gif) no-repeat; }
#black-tr { width: 100%; background: top right url(images/black_tr.gif) no-repeat; }
#black-bl { width: 100%; background: bottom left url(images/black_bl.gif) no-repeat; }
#black-br { width: 100%; background: bottom right url(images/black_br.gif) no-repeat; }

#black-tl {
	margin-left: 340px;
	margin-top: 10px;
	width: 540px;
	position: relative;
}
#black-tlbis {
	margin-left: 340px;
	margin-top: 10px;
	width: 580px;
	position: relative;
}
#black-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
}

#black-bl_bis {
	padding: 20px 20px 10px 20px;
	text-align:center;
}

.black-box {
	float: left;
	width: 126px;
	margin-right: 20px;
	margin-left: 20px;
}
.black-box h2 {
	font-size: 13px;
	font-weight: normal;
}
.black-box h2 em {
	font-size: 22px;
	font-family: serif;
}
.black-box .more {
	color: red;
}

#footer {
	margin-left: 340px;
	margin-top: 10px;
	width: 550px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 340px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
.centrage {
	text-align:center;
}

.videos {
	border-color:green;
	border-style:double;
	elevation:higher;
}
.droite {
	text-align:right;
}
.top {
	vertical-align:top;
}
/* Most Popular */
#most_popular {
  margin: 5px 0 10px 0;
	text-align: left;
	border-top: 1px solid #40ACC7;
	border-bottom: 1px solid #40ACC7;
    padding:5px;
	color: #600303;
	font-weight: bold;
	height: 15px;

}
#most_popular_tracks {
  width: 50%;
  float: left;
}
#most_popular_albums {
  width: 50%;
  float: left;
}
#most_popular_tracks_list {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
#most_popular_albums_list {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.popular {
  padding-left: 17px;
}
.popular li {
  list-style-image: url('../images/bullet_static.gif');
  margin-bottom:5px;
}
.artist {
  font-size: 11px;
  font-style: italic;
}
/* Cart */
.cart_count {
  font-weight: bold;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.cart_total {
  font-size: 11px;
  display: block;
  margin-top: 10px;
}
.cart_count_link {
  color: #FFFFFF;
}
#empty_cart {
  text-align: center;
  padding: 15px 1px 15px 1px;
  border-top: 1px solid #FBC25F;
  border-bottom: 1px solid #FBC25F;
  margin-top: 5px;
}
#cart_items_total {
  text-align: right;
  padding: 15px 1px 15px 1px;
  border-top: 1px solid #FBC25F;
  border-bottom: 1px solid #FBC25F;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}
.cart_item {
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #D9EEF4;
}
#cart_heading {
  clear: both;
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #40ACC7;
  height: 25px;
}
.cart_buttons {
  text-align: center;
  margin-top: 15px;
}
p.c_item {
  text-align: left;
}
p.c_cost {
  text-align: right;
}
.from_album {
  font-style: italic;
  font-size:10px;
}

/* Other */

.error {
  color: #FBC25F;
}
#page_numbers {
  text-align: right;
  padding: 10px 1px 10px 1px;
  border-top: 1px solid #FBC25F;
  border-bottom: 1px solid #FBC25F;
  margin-top: 5px;
}
p.button_align {
  display:block;
  clear: both;
  text-align: center;
  padding: 15px 0 10px 0;
}
p.hits {
  display:block;
  text-align: center;
  margin-top: 10px;
  padding: 5px 0 10px 0;
  font-size: 11px;
  border-top: 1px solid #FBC25F;
}
.no_script {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

/* Album Boxes */

.albums {
  border: 1px solid #D9EEF4;
  height: 53px;
  margin-bottom: 3px;
  clear: both;
}
p.view_more_info {
  float: right;
  padding: 5px;
}
.album_title {
  padding: 5px;
  text-align: left;
  width: 400px;
}
#album_name {
  padding: 10px 0 10px 0;
  border-top: 1px solid #FBC25F;
  border-bottom: 1px solid #FBC25F;
  text-align: left;
}

/* Track formatting */

#tracks {
  clear: both;
  margin-top: 5px;
}
#track_heading {
  clear: both;
  margin: 15px 0 5px 0;
  border-bottom: 1px solid #40ACC7;
  height: 25px;
}
.track_title {
  float: left;
  width: 320px;
  height: 30px;
}
.track_cost {
  float: left;
  width: 100px;
  height: 30px;
}
.track_options {
  float: left;
  width: 80px;
  height: 30px;
  text-align: right;
}
#tracks ul {
  margin: 0;
	list-style: none;
	float: left;
	height: auto;
}
#tracks li {
  display: inline;
  height: 30px;
  padding: 5px 0 5px 0;
  vertical-align: middle;
  border-bottom: 1px solid #D9EEF4;
}
.li_name {
  width:320px;
  float: left;
  line-height: 30px;
}
.li_cost {
  width:100px;
  float: left;
  line-height: 30px;
}
.li_cart {
  width:80px;
  float: left;
  text-align: right;
}

/* Paypal */
#paypal_connection {
  text-align: center;
  margin-top: 30px;
  border-top: 1px solid #D9EEF4;
  border-bottom: 1px solid #D9EEF4;
  padding: 15px 0 15px 0;
  font-size: 14px;
  font-weight: bold;
}

/* Downloads */
#purchase_heading {
  clear: both;
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #40ACC7;
  height: 20px;
}
#purchase_heading2 {
  clear: both;
  margin: 15px 0 5px 0;
  border-bottom: 1px solid #40ACC7;
  height: 20px;
}
.download_item {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #D9EEF4;
  padding: 10px 0 10px 0;
  height: 20px;
}
p.item {
  text-align:left;
  display: block;
  width: 400px;
}
p.download {
  display:block;
  float: right;
}
.purchases {
}
#album_tracks {
  margin: 5px auto;
  text-align: left;
  width: 95%;
  padding:2px;
  border: 1px solid #D9EEF4;
}
p.enjoy_music {
  display:block;
  text-align: center;
  margin-top: 10px;
  padding: 5px 0 10px 0;
  border-top: 1px solid #FBC25F;
}
p.album_downloads {
  display: block;
  margin: 2px 0 2px 0;
}
.t_name {
  vertical-align: top;
}
#fetch {
  width: 320px;
  height: auto;
  margin: 4px auto;
  background-color: #FFFFFF;
  border: 2px solid #40ACC7;
  text-align: center;
}
p.fetch {
  text-align: center;
}
.file_size {
  font-weight: bold;
  color: #FBC25F;
  font-size: 14px;
}
.file_size_small {
  color: #FBC25F;
}
p.back_link {
  display: block;
  text-align:center;
  margin-top: 15px;
}
.sorry {
  color:red;
  font-size:16px;
  font-weight:bold
}
.sorry_msg {
  font-size:16px;
  font-weight:bold
}
/* Top */

#top {
	width: 734px;
	height: 90px;
	margin: 0 auto;
	padding: 10px 0 0 5px;
	color: #FFFFFF;
	border-top: 1px solid #40ACC7;
	border-left: 1px solid #40ACC7;
}
#top p {
  text-align: center;
  padding: 3px 15px 15px 10px;
  float: right;
  margin-right: 7px;
}
/* Content > Main */
/* The height hack should work in most browsers. */

#main {
	float: right;
	width: 425px;
  padding: 10px;
  min-height:450px;
  height:auto !important;
  height:450px;
}
#main a {
}