/*
  breakbeatz.de v2.0 theme for phpBB created 2005 by media-dsign, www.media-dsign.de
  ----------------------------------------------------------------------------------
  based on:
  Aluminoid theme created by DewChugr, DewChugr at yahoo.com
  http://dewchugr.home.insightbb.com
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background: #000000 url('images/bb_background.jpg') repeat-x;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	text-align: center;
}

/* General font families for common tags */
font,th,td,p,div { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color : #000055; }
a:hover		{ text-decoration: underline; color : #000000; }
hr	{ height: 0px; border: solid #000055 0px; border-top-width: 1px;}
.postbody img { max-width: 100%; }

div.div_body,div.content {
    background: #CCCCD4 url('images/bb_div_bg.jpg') repeat-x;
    text-align: left;
}

div.div_body {
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;
    padding: 2px;
}

table.div_body_e {
	width: 760px;
}
html>body div div div div table.div_body_e {
	width: 775px;
}

div.div_head {
    background: url('images/bb_div_head.jpg') repeat-x;
    height: 11px;
    text-align: left;
    padding: 0;
}

div.header {
	background: url('images/bb_header.jpg') no-repeat;
	width: 952px;
	height: 155px;
	padding: 0;
	margin: 0;
}

div.ad_container {
	margin-left: 0px;
	margin-top: 26px;
	padding-right: 10px;
	height: 60px;
}

div.page {
	width: 952px;
	margin: 0px auto 0px auto;
}

div.main {
    width: 952px;
    background: #CCCCCC url('images/bb_page_bg.jpg') repeat-y;
    margin: -5px 0px;
    padding: 0;
    min-height: 900px;
}

div.radiostatus {
	float: left;
	margin-left: 80px;
	margin-top: 55px;
	width: 230px;
	height: 75px;
	padding: 7px;
	text-align: left;
	font-size: 10px;
	background: url('images/radio_box.gif') no-repeat;
}



html > body div.page div.header div.radiostatus {
	margin-left: 165px;
	margin-top: 55px;
	width: 220px;
	height: 65px;
}


div.radiostatus h1 {
	line-height: 150%;
	font-size: 10px;
}

div.radiostatus .online {
	font-size: 10px;
}

/* Spendenaktion */
div.spenden {
	position:absolute;
	margin-left: 165px;
	margin-top: 55px;
	width: 230px;
	height: 75px;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	background: url('images/radio_box.gif') no-repeat;
}



html > body div.page div.header div.spenden {
	margin-left: 165px;
	margin-top: 55px;
	width: 220px;
	height: 65px;
}


div.spenden h1 {
	line-height: 150%;
	font-size: 12px;
	font-weight:bold;
}
div.spenden h1 a,
div.spenden h1 a:hover,
div.spenden h1 a:link,
div.spenden h1 a:active,
div.spenden h1 a:visited,
div.spenden a,
div.spenden a:hover,
div.spenden a:link,
div.spenden a:active,
div.spenden a:visited {
	text-decoration:none;
}
/* */

div.navi {
	float:left;
	width:145px;
	margin: 0px 5px;

}

div.panel {
	float:left;
	width: 145px;
	margin: 650px -150px;
}
div.content {
    margin: 5px 5px 5px 165px;
    padding: 0px;
    text-align: left;
}

div.footer {
	background: #000000 url('images/bb_footer.jpg') top left no-repeat;
	width: 952px;
	height: 40px;
	text-align: center;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}

div.error_msg {
	border: #FF0000 1px solid;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.success_msg {
	border: #00FF00 1px solid;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.error {
	text-align: center;
	background-color: #CCCCD4;
	border-right: #BBBBBB 1px solid;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-bottom: #BBBBBB 1px solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

div.cat_box {
	height: 60px;
	width: 370px;
	padding: 5px;
	text-align: left;
	display: table-cell;
}

div.cat_box table tr td {
	padding: 1px;
	text-align: right;
	border: #BBBBBB 1px solid;
}

div.infobox,td.infobox {
	border: #BBBBBB 1px solid;
	background: #CCCCD7;
	padding: 3px;
	text-align: left;
	font-size: 11px;
}

div.h1 {
	line-height: 200%;
}

.sidebar {
	background-color: #000055;
}

ul {
	margin: 0;
	padding-left: 15px;
}

ul li:before {
	content: "\00BB \0020";
	}
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

td.outline {
/*  background-color: #000055; */
  border-right: #BBBBBB 1px solid;
  border-top: #555555 1px solid;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  line-height: 180%;
  vertical-align: top;
}

td.outline2 {
/*  background-color: #000066; */
  border-right: #BBBBBB 1px solid;
  border-top: #555555 1px solid;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

td.headbox {
	background-color: #CCCCD4;
	border-right: #BBBBBB 1px solid;
	border-top: #555555 1px solid;
	border-left: #555555 1px solid;
	border-bottom: #BBBBBB 1px solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}

td.headbox div {
	padding-right: 5px;
	float: left;
}

td.head {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #222222;
  border-right: none;
  border-top: none;
  border-left: none;
  border-bottom: #555555 2px solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}

td.body {
  background-color: #CCCCD4;
  border-right: #BBBBBB 1px solid;
  border-top: none;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

td.body2 {
  background-color: #CCCCD4;
  border-right: #BBBBBB 1px solid;
  border-top: #555555 2px solid;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

td.sidebar {
  background-color: #CCCCD4;
  border-right: #BBBBBB 1px solid;
  border-top: none;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

td.eventname {
  border-top: #555555 1px solid;
  border-bottom: none;
  border-right: #BBBBBB 1px solid;
  border-left: #555555 1px solid;
  border-top-width: 1px;
  border-left-width: 1px;
}
td.eventdatum {
  background-image: url(images/events/details_left.jpg);
  background-repeat: no-repeat;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: #555555 1px solid;
  border-top-width: 1px;
  border-left-width: 1px;
  vertical-align: top;
}
td.eventunten {
  border-top: none;
  border-right: #BBBBBB 1px solid;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}
td.eventlineup {
  background-image: url(images/events/details_big.jpg);
  background-repeat: no-repeat;
  border-right: #BBBBBB 1px solid;
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-top-width: 1px;
  border-right-width: 1px;
}

td.radio {
  background: url('images/portal_radio.gif') bottom right no-repeat;
  border-right: #BBBBBB 1px solid;
  border-top: none;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

td.shop {
/*   background-image: url(images/portal_shop.jpg); */
  background-repeat: no-repeat;
  background-color: #CCCCD4;
  border-right: #BBBBBB 1px solid;
  border-top: none;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

td.handy {
/*   background-image: url(images/portal_handy.jpg); */
  background-repeat: no-repeat;
  background-color: #CCCCD4;
  border-right: #BBBBBB 1px solid;
  border-top: none;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

td.tickets {
/*   background-image: url(images/portal_tickets.jpg); */
  background-repeat: no-repeat;
  background-color: #CCCCD4;
  border-right: #BBBBBB 1px solid;
  border-top: none;
  border-left: #555555 1px solid;
  border-bottom: #BBBBBB 1px solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

table tr td .twtr-widget h4 { font-size:14px !important; }

td.newsblock {
	background: url(images/news_bg.gif) top right no-repeat;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #000000 solid; }


/* Main table cell colours and backgrounds */

td.row1	{ background-color: #DDDDDD; }
td.row2	{ background-color: #EDEDED; }
td.row3	{ background-color: #CBCBCB; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #000055; font-size: 10px; font-weight : bold;
	background-color: #555555; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#CBCBCB; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #CBCBCB; border: #FFFFFF; border-style: solid; }
td.spaceRow { text-align: center; width: 755px; }

th.thHead,td.catHead { font-size: 11px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,.maintitle a	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* Radio Styles */
.online {
	color: #00FF00;
	font-size: 14px;
}

.offline {
	color: #FF0000;
	font-size: 14px;
}
.onlinesmall {
	color: #00FF00;
	font-size: 10px;
}

.offlinesmall {
	color: #FF0000;
	font-size: 10px;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall,td,div { font-size : 9px; }
.genbig { font-size : 14px; }
.gen,.genmed,.gensmall,.genbig { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000055; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 10px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #000055; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum headlines */
h1,h2		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000; display: inline; line-height: 150%;}
a.h1,a.h2		{ text-decoration: none; color : #000000; font-size: 12px ; }
a.h1:hover,a.h2:hover{ text-decoration: underline; font-size: 12px ; }

td.head h1,td.body h1,td.tickets h1 { font-size: 11px;  }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #000055; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 10px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 10px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000055; }
a.topictitle:hover	{ text-decoration: underline; color : #000055; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 10px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 9px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link	{ text-decoration: underline; color : #000055 }
a.postlink:visited { text-decoration: none; color : #000055; }
a.postlink:hover { text-decoration: underline; color : #000055}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #444444; line-height: 125%;
	background: #ececec url('images/forum_quote.jpg') bottom right no-repeat; border: #444444; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Special Classes */
div.interview_box h1,div.interview_box h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
div.interview_box {
	border: #CCCCCC 1px solid;
	padding: 10px;
	float: right;
	width: 300px;
	margin: 10px 10px 10px 10px;
	background-image: url(../../img/interviews/submerge_mix.jpg);
	color: #FFFFFF;
}

div.interviewbox {
	padding:10px;
	border: #FFFFFF 1px solid;
	width: 320px;
	float: left;
	margin: 10px 10px 10px 10px;
	background: url('http://www.breakbeatz.de/phpBB/templates/bb_v2.0/images/bb_div_bg.jpg') repeat-x;
}

div.interviewbox h1 {
	font-size: 14px;
	color: #000055;
}

ul.vinylcharts {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.vinylcharts li h1 {
	font-weight: bold;
	font-size: 12px;
	color: #000055;

}
ul.vinylcharts li {
	height: 35px;
	background: url('images/vinylcharts_bg.jpg') repeat-x;
	padding: 2px;
	margin: 2px;
}
ul.vinylcharts li:before {
	content: "";
}
h1.vinylcharts {
	font-size: 16px;
	color: #000055;
}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #CCCCD4;
}

input.post:focus, textarea.post:focus, select:focus {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.image_list {
	margin: 25px 10px 25px 0px;
	text-align: center;
	font-style: italic;
	width: 163px;
	float: left;
}
.image_list img {
	width: 163px;
}
.image_right {
	margin: 25px 0 25px 25px;
	float: right;
	width: 148px;
	text-align: center;
	font-style: italic;
}
.image_right img {
	width: 148px;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

span.tooCool {
position: fixed;
right: 0;
bottom: 0;
display: none;
height: 80px;
width: 80px;
background: url(images/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}
html>body div div div span.tooCool {
	display: block;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/*********************************
 *
 *	CAPTCHA-Styles
 *
 */
p.captcha_1,
p.captcha_2,
.captcha_notvalid
{
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	color: #000000;
}
p.captcha_2
{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.captcha_notvalid
{
	font-weight: bold;
	color: #FF0000;
}

.captchapict
{
	padding: 0px 0px 0px 0px;
	border: #C0C0C0 1px solid;
}

#captcha
{
	padding: 5px;
}
