body {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
        line-height: 17px;
	background: #ac1f64 url('../images/back.png') repeat-y top center;
	color: white;
        margin: 0;
        padding: 0;
}
a {
	color: #e0e0ff;
	text-decoration: none;
}
#content_box_gen a {
    color: #0B256B;
}
a:hover {
	text-decoration: underline;
}
h1 {
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0px;
	margin: 5px;
}
hr {
    height: 2px;
    border: none;
    color: #f94f5e;
    background-color: #f94f5e;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 8px 0px 10px 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 4px 0px 2px 0px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 4px 0px 2px 0px;
	font-weight: normal;
}
#add_box h2, #add_box h3, #add_box h4 {
	font-weight: bold;
}
#content h2 {
	display: none;
}
a img {
	border: none;
}

.right {
	float: right;
	margin-left: 12px;
}
.left {
	float: left;
	margin-right: 12px;
}
.center {
	width: 100%;
	text-align: center;
	
}
.date {
	display: block;
	margin-top: 4px;
	font-size: 10px;
}
.text {
	margin: 5px 0px 13px 0px;
	padding: 0px;
}
.post_title {
	text-transform: uppercase;
	font-weight: bold;
}
.author {
	font-style: italic;
}
.title {
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
	border-bottom: 1px solid grey;
}
.title2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	margin: 0px 3px 0px 3px;
}
.img_table {
	float: left;
        width: 155px;
	margin: 0px 10px 20px 0px;
}
.img_table img {
	border: 1px solid grey;
}
.floatend {
	color: #fce6df;
	border-color: #fce6df;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}
.vid_TB_box {
	float: left;
	margin-right: 20px;
}
.block {
	display: block;
}
#gigs_table {
	width: 100%;
}
#gigs_table td {
	vertical-align: top;
	padding-right: 20px;
}
#gigs_table .title {
	margin-top: 3px;
	font-weight: bold;
}
#mediaspace {
	margin: 10px 0px 5px 0px;
}
#logos {
	position: absolute;
	left: 10px;
	top: 430px;
	width: 170px;
}
#logos a{
	margin-bottom: 7px;
}
#next_gigs {
	position: absolute;
	left: 10px;
	top: 50px;
	width: 170px;
}
#footer {
	position: absolute;
	top: 585px;
	color: white;
        font-size: 14px;
	text-align: center;
	width: 980px;
	height: 30px;
	vertical-align: top;
}
#footer a {
	color: white;
        margin: 0 4px;
}
#pagination {
	margin: 7px 0px 7px 0px;
}
#pagination a {
	border: 1px solid #72373B;
	padding: 3px;
	margin: 2px;
}
#gen {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#gen_box {
	position: relative;
	left: 0px;
	top: 0px;
}
object#nav {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header {
	display: none;
}


#opacity_box, #opacity_box2 {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
	opacity : 0.5;
    filter : alpha(opacity=50);
}
#img_final1, #img_final2 {
	cursor: pointer;
}
#img_box_gen {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 100%;
}
#img_box_gen_2 {
	width: 400px;
	margin: auto;
}
#img_box_gen_inner {
	background-color: white;
	padding: 12px;
}
#back_next {
	float: left;
	padding-top: 5px;
}
.close_box {
	float: right;
	padding-top: 5px;
}
.bottom_box {
	height: 15px;
}
#content_box_gen {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
}
#content_box_gen_2 {
	margin: auto;
	width: 564px;
}
#content_box_gen_inner {
	background-color: white;
	padding: 12px;
}
#add_box {
	background: #FFCD7C url('../images/fond_texture.jpg') no-repeat top left;
	padding: 0px 10px 15px 10px;
	overflow-y: auto;
	overflow-x: hidden;
	color: black;
	height: 490px;
}
#content_box_gen a, #img_box_gen a {
	color: #0B256B;
}
#width_min {
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 440px;
}
#form_guestbook {
	margin: 8px 0px 10px 0px;
}
#form_guestbook input{
	margin: 0px;
	padding: 0px;
}
#index_box {
	top: 30px;
	width: 980px;
	margin: auto;
}
#pinballbox {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 190px;
  padding-top: 5px;
}
#pinballbox a.text {
  position: absolute;
  right: 8px;
  top: 2px;
  width: 110px;
  padding: 5px;
  color: white;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: transparent url('../images/mau_30.png') repeat top left;
}
#box_noplayer {
	width: 400px;
	margin: auto;
	padding-top: 50px;
}
#lang_box {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 170px;
}
#lang_box img{
	margin-right: 4px;
	border: 1px solid grey;
}
div.credits {
	color: grey;
}
