/* Mainlayout ---------------------------------------------------------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	color: #FFFFFF;
	background: white url(../images/background_image.gif) no-repeat 50% fixed;
	background-position: bottom;
}

#wrapper {
	margin: 15px auto 15px auto;
	width: 500px;
	height: auto;
	padding: 0px 15px 15px 15px;
}

#toplist{
	background: url(../images/img_header.gif) no-repeat;
	height: 210px;
	width: 500px;
}

#dummyspacer {
	outline: none;
	display: block;
	height:89px;
	width: 89px;
}


/* end Mainlayout */





/* Navi ---------------------------------------------------------------*/

#mainnavi {
	margin: 90px 0 0 0;
	padding: 7px;
	width: 100%;
	height: 50px;
	float: center;
	}

#mainnavi li {
	display: inline;
}

#mainnavi li a {
	color: #373737;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 18px 0px 2px;
	border-left: 3px solid #ff3333;
	outline: none medium;
}

#mainnavi li a:hover {
	color: #373737;
}

/* end Navi */


/* H Headlines ---------------------------------------------------------------*/

h1 {
	color: #373737;
	font-weight: normal;
	text-transform: none;
	font-size: 36px;
	margin: 0px 0px 13px 0px;
	line-height: 36px;
}

h2 {
	color: #373737;
	font-weight: bold;
	text-transform: none;
	font-size:12px;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	border-left: 3px solid #dbdbdb;
	padding-left: 5px;
}

h3 {
	color: #373737;
	font-weight: normal;
	text-transform: none;
	font-size: 10px;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding-left: 9px;
}

h4 {
	color: #ad1300;
	font-weight: bold;
	text-transform: none;
	font-size:10px;
	margin:0px;
}

/* end H Headlines */





/* Global ---------------------------------------------------------------*/

.contentbox {
	width: 500px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentbox p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}

.contentboxprofile img {
	border: 5px solid #373737;
	margin: 30px 15px 15px 30px;
	outline: none;
	
}

.contentbox span a{
	text-decoration:none;
	color: #373737;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	font-size:10px;
	display:block;
	width:66px;
}


.border {
	height: 15px;
	width: 498px;
	padding: 2px 5px 0px 0px;
	text-align:right;
}

.border a{
	text-decoration: none;
	color: #ad1300;
	background: url(../images/arrow_blue.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-size:9px;
	margin-left:6px;
}

.border a:hover{
	color: #373737;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
}

.contentbox a {
	text-decoration: none;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	color: #373737;
	outline: none;
}

.contentbox a:hover{
	background: #373737;
	background: url(../images/arrow_blue.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	color: #373737;
}

/* end Global */





/* News ---------------------------------------------------------------*/

.newsimgleft {
	margin: 2px 5px 0px 0px;
	float: left;
	border-left: 5px solid #ff3333;
	padding-left: 6px;
}

/* end News */







/* Shows ---------------------------------------------------------------*/

.contentboxshows {
	width: 500px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboxshows p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}

.contentboxshows a {
	text-decoration: none;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	color: #373737;
	outline: none;
}

.contentboxshows a:hover{
	background: #373737;
	background: url(../images/arrow_blue.gif) left center no-repeat;
	color: #373737;
}


/* end Shows */





/* Profile ---------------------------------------------------------------*/

.contentboxprofile {
	width: 500px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboxprofile p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}

.contentboxprofile img {
	border: 1px solid #81000E ;
	margin: 0px 10px 0px 9px;
	outline: none;
	
}

.contentboxprofile span a{
	text-decoration:none;
	color: #373737;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	font-size:10px;
	display:block;
	width:66px;
}

.contentboxprofile a {
	text-decoration: none;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	color: #373737;
	outline: none;
}

.contentboxprofile a:hover{
	background: #373737;
	background: url(../images/arrow_blue.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	color: #373737;
}

/* end Profile */






/* Discography ---------------------------------------------------------------*/

.contentboxdiscography {
	width: 500px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboxdiscography p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}

.contentboxdiscography a {
	text-decoration: none;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	color: #373737;
	outline: none;
}

.contentboxdiscography a:hover{
	background: #373737;
	background: url(../images/arrow_blue.gif) left center no-repeat;
	color: #373737;
}

.contentboxdiscography img {
	border: 1px solid #81000E ;
	margin: 10px 0px 10px 0px;
	outline: none;
	
}


/* end Discography */








/* Images ---------------------------------------------------------------*/

.contentboximages {
	width: 500px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboximages a img {
	border: 5px solid #373737;
	margin: 0px 14px 7px 0px;
	outline: none;
	
}

.contentboximages p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}

.contentboximages a img.imagelast {
	border: 5px solid #373737;
	margin: 0px 0px 7px 0px;
	outline: none;
}

.contentboximages a:hover img {
	border: 5px solid #373737;
}

.contentbox a img {
	border: 5px solid #373737;
	margin: 13px 0px 7px 0px;
	outline: none;
}

.contentbox a:hover img {
	border: 5px solid #373737;
}


/* end Images */




/* Specials ---------------------------------------------------------------*/

.contentboxspecials {
	width: 500px;
	text-align: left;
	margin: 15px 0px 0px 5px;
}

.contentboxspecials p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}

.contentboxspecials a {
	text-decoration: none;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 5px;
	color: #373737;
	outline: none;
}

.contentboxspecials a:hover{
	background: #373737;
	background: url(../images/arrow_blue.gif) left center no-repeat;
	color: #373737;
}

.contentboxspecials img {
	border: 0;
	margin: 10px 14px 10px 0px;
	outline: none;
	
}

.contentboxspecials img a {
	border: 1px solid #81000E ;
	margin: 0px 10px 0px 9px;
	outline: none;
	
}

.contentboxspecials img a:hover {
	border: 1px solid #373737 ;
	margin: 0px 10px 0px 9px;
	outline: none;
	
}


/* end Specials */


/* Contact ---------------------------------------------------------------*/

.contact {
	margin: 15px auto;
	width: 500px;
	height: auto;
	padding: 15px 15px;
}

.contact p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}

.contact a {
	text-decoration: none;
	color: #373737;
	outline: none;
}

.contact a:hover{
	background: #373737;
}


/* end Contact */.box p {
	margin: 0px 0px 15px 0px;
	border-bottom: none;
	padding-bottom:16px;
	padding-left: 9px;
	color: #373737;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}
#bnr {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	background-color:#FFF;
}
#bnr p{
	font-size: 10px;
	color:#333;
}

#bnr .store img{
	margin-bottom: 5px;
	border: 0;
}
#news .contentbox .box-live h3 .red {
	color: #F00;
}

a.noArrow:hover{
	background-image:none;
}