/* MARVIN SIEFKE (SIEFKE.INFO) FÜR TEXTILDRUCKEREI A.BAUER / BANDPROMO.DE */

/* MARVIN SIEFKE (SIEFKE.INFO) FÃœR TEXTILDRUCKEREI A.BAUER / BANDPROMO.DE */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
}
body {
	background-color: #000000;
	background-image:url(../../../templates/default/images/background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
ul {
	list-style-type:square;
}
.fonterror {
	text-transform:uppercase;
	font-weight:bold;
	color:#D10909;
}
.genres_landingpage {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.genres_landingpage li {
	float: left;
	border: 1px dashed #A2A0A0;
	width: 135px;
	margin: 3px;
	padding: 7px;
	text-align:right;
	background-image:url(../../../templates/default/images/guitar_off.gif);
	background-repeat:no-repeat;
}
.genres_landingpage li:hover {
	border:1px solid #C4C4C4;
	background-image:url(../../../templates/default/images/guitar_on.gif);
}
.genres_landingpage li a {
	text-decoration:none;
}
input[type=text], input[type=password], textarea, select {
	background-color:#ffffff;
	padding:3px;
	border:1px solid #ACACAC;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	margin:1px;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover, select:hover {
	border:1px solid #D10909;
	-webkit-box-shadow: 0px 0px 3px  #A4A4A4;
	-moz-box-shadow: 0px 0px 3px  #A4A4A4;
	box-shadow: 0px 0px 3px  #A4A4A4;
}
input[type=submit] {
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background-color:#710101;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	border:none;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
}
input[type=submit]:hover {
	background-color:#600000;
}
h1 {
	color:#D10909;
	font-size:24px;
	margin:0;
	margin-bottom:15px;
	padding:5px;
	padding-left:10px;
	border-left:#000 solid 3px;
}
h2 {
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:5px;
	margin-top:2px;
}
h3 {
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:5px;
	margin-top:2px;
	border-bottom:1px dashed #A2A0A0;
}
hr {
	border:solid #ccc 1px;
	height:1px;
}
#menu { width:230px; float:left; }
#navcontainer { width: 210px; margin-left:10px; margin-top:15px; }
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer a {
	display: block;
	padding: 7px;
	width: 195px;
	background-color: #5A0101;
	border:1px solid #2E0000;
	border-right:none;
	margin-bottom:10px;
	text-decoration: none;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-weight:bold;
	color:#fff;

}
#navcontainer a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #5A0101;
	color: #fff;
}
#navcontainer a#active {
	background-color: #ffffff;
	color: #C70808;
}
.widget {
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	background-color:#ffffff;
	padding:7px;
	width:194px;
	margin-bottom:10px;
	margin-top:3px;
	line-height:1.2em;
	color:#242424;
}
.widget h2 {
	color:#3C3C3C;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:5px;
}
a {
	font-size: 12px;
	color: #AC0909;
}
a img {
	border:0;
	outline:none;
}
a:link {
	text-decoration: underline;
	outline:none;
}
a:visited {
	text-decoration: underline;
	color: #AC0909;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #CF0000;
	outline:none;
}
a:active {
	text-decoration: underline;
	color: #CF0000;
	outline:none;
}
#footer {
	width:750px;
	padding:15px;
	margin-left:220px;
	background-color:#F6F6F6;
	border-top:1px solid #DDDDDD;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-bottomleft:7px;
	-khtml-border-radius-bottomright:7px;
	-khtml-border-radius-bottomleft:7px;
	-webkit-border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	margin-bottom:10px;
	color:#4B4A4A;
}

#content {
	width:750px;
	padding:15px;
	margin-left:220px;
	background-color:#fff;
	line-height:1.5em;
	-moz-border-radius-topright:7px;
	-moz-border-radius-topleft:7px;
	-khtml-border-radius-topright:7px;
	-khtml-border-radius-topleft:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
}
#header {
	height:200px;
	width:1000px;
}
#header_banner {
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-bottomleft:7px;
	-khtml-border-radius-bottomright:7px;
	-khtml-border-radius-bottomleft:7px;
	-webkit-border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	padding:8px;
	float:right;
	background-color:#ffffff;
}
#slogan {
	text-align:center;
	color:#ffffff;
	font-size:22px;
	text-shadow:0px 0px 5px #000000;
	width:1000px;
	margin-top:15px;
}
#genres_sidebar {
	width:115px;
	float:left;
	background-color:#fff;
	padding:10px 10px;
	border-right:1px dashed #A2A0A0;
	margin-top:3px;
}
.box {
	border-left:3px solid #A10505;
	background-color:#fff;
	float:right;
	padding:5px;
	width:250px;
	margin:15px;
	margin-right:0;
}
#search_input {
	font-size:18px;
	padding:6px;
	border:1px solid #C3C3C3;
	margin:0;
	max-height:40px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
	width:200px;
}
#search_input:hover {
	border:1px solid #CF0000;
}
#search_submit {
	font-size:12px;
	text-transform:uppercase;
	color:#C40101;
	font-weight:bold;
	padding:9px;
	border:1px solid #C3C3C3;
	margin:0;
	background-color:#EFEFEF;
	max-height:40px;
	text-shadow: none;
}
#search_submit:hover {
	background-color:#E6E6E6;
}
a.button {
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background-color:#710101;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
}
a.button:link {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
a.button:visited {
	color:#fff;
	font-weight:bold;
}
a.button:hover {
	color:#fff;
	font-weight:bold;
	background-color:#600000;
}
#bordertable td {
	border:1px solid #A2A0A0;
	border-right:none;
	border-top:none;
	padding:5px;
}
#bordertable {
	border:1px solid #A2A0A0;
	border-left:none;
	border-bottom:none;
}
#table2 {
	border:1px solid #DCDADA;
	border-bottom:none;
}
#table2 td {
	border-bottom:1px solid #DCDADA;
	padding:5px;
}
#table2 tr:hover {
	background-color:#F6F5F5;
}
#table2 input[type=text], #table2 textarea, #table2 select {
	width:55%;
	margin:2px;
}

#user {
	display:none;
}
.listbandtopleft a {
	text-decoration:none;
}
.listbandtopleft {
	height:20px;
	background-color:#EFEFEF;
	color:#fff;
	float:left;
	padding:7px;
	padding-bottom:3px;
	padding-left:25px;
	padding-right:25px;
	max-height:25px;
	font-weight:bold;
	border:1px solid #C3C3C3;
	font-size:12px;
	text-transform:uppercase;
	color:#C40101;
}
.listbandtopright {
	height:20px;
	float:left;
	margin-left:0px;
	background-color:#fff;
	padding:7px;
	padding-bottom:3px;
	padding-left:25px;
	padding-right:25px;
	max-height:25px;
	border:1px solid #C3C3C3;
	border-bottom:none;
	border-left:none;
}
.listbandcontent {
	padding:10px;
	border:1px solid #C3C3C3;
	margin-top:30px;

}
.listbandimage {
	border:1px solid #ccc;
	margin-right:10px;
	width:204px;
	text-align:center;
	background-color:#F6F6F6;
}
.listbandimage:hover {
	border:1px solid #C40101;
}
.bandsidebar {
	position: absolute;
	padding:10px;
	border:1px solid #ccc;
	background-color:#F6F5F5;
	margin-right:10px;
	width:206px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.bandimage {
	text-align:center;
	border:1px solid #ccc;
	background-color:#ffffff;
}
.bandimage:hover {
	border:1px solid #C40101;
}
.adminbox {
	border:1px solid #B7B7B7;
	background-color:#FEFEFE;
	width:400px;
	text-align:left;
	margin-top:50px;
	padding:15px;
}
.adminerror {
	border:1px solid #CFCFCF;
	border-left:none;
	border-right:none;
	padding:10px;
}
.login_status {
	color:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background-color:#fff;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
}
ul#tabmenu {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#tabmenu li {
	display: inline;
	list-style-type: none;
}

#tabmenu a {
	padding: 3px 7px;
}

#tabmenu a:link, #tabmenu a:visited {
	color: #fff;
	background-color: #C40707;
	text-decoration: none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}
#tabmenu a:hover {
	color: #fff;
	background-color: #9C0909;
	text-decoration: none;
}

.pagelist { text-align:center; }
.pagelist a {
	color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background-color:#710101;
	text-decoration:none;
	padding:3px;
	font-weight:bold;
}
.pagelist a:link {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.pagelist a:visited {
	color:#fff;
	font-weight:bold;
}
.pagelist a:hover {
	color:#fff;
	font-weight:bold;
}
.pagelist a#active {
	background-color:#777777;
}
.pagelist a.active {
	background-color:#777777;
}
fieldset{
    padding: 10px 10px;
    margin: 0px 0px 5px;

	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	border-left: none;
	border-right: none;
}

	.bbcode img{
		margin: 5px 1px ! important;
		padding: 3px ! important;
		float: none ! important;
	}

legend{
	padding: 5px 10px;
	font-size: 1.6em;
	color: #808080;
}

label{
	display: block;
	font-weight: bold;
}
.newsinfo {
	color:#5D5D5D;
	margin-bottom:5px;
}

.sidebar_img {
	border:1px solid #ccc;
	padding:2px;
	width:190px;
	text-align:center;
	background-color:#F6F6F6;
	max-width:190px;
}

.sidebar_img:hover {
	border:1px solid #C40101;
}
/* Tab list
----------------------------------------------------- */

.list ul{
	margin: 0; 
	padding: 0;
}

.list li  {
	border-top: 2px solid #E0E0E0;
	list-style:none inside none;

    padding: 4px 5px;
    margin: 0 0px 0 -25px;
}

	* html .list li{
		margin: 0 0 0 -15px;
	}

	.list li small{
		display: block;
		margin-top: -5px;
		color: #808080;
	}

.list li.last {
    margin: 0;
}

.error{
	padding: 5px;
	border: 1px solid #D53F11;
	background: #FEF1ED;
}
	.error h2{
		padding: 0px 0px 5px 2px;
		font-size: 1.2em;
		border-bottom: 1px dotted #F06C46;
	}

#useronline {
	float:right;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#9A9999;
}

