body {
	background-color: #333399;
	background-image: url(http://www.bassfabrik.com/style/images/background.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}

img{ border: none; padding:0; }
img a{border:none;}
a{
	color:#333399;
	text-decoration:underline;
	outline-style:none;
	outline-width:0;
	}
a:hover{color:#333333;text-decoration: none;}

#maintop {
	background-color: #000033;
	background-image: url(http://www.bassfabrik.com/style/images/header-bg.jpg);
	width: 1000px; height: 100px;
	margin: 0px;
	padding:0px;
	color:#000000;
	margin: 0px auto;
}

#main {
  	width: 1000px;
	padding:0px;
	margin: 0px;
	top: 100px;
	/* margin-left:-500px; */
	margin: 0px auto;
}

.headerlogo {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

.headimg{
	width: 80px;
	height: 60px;
	display: block;
	float:left;
	border-left: 1px solid #ffffff;
}

.headbuttons {
	background-color: #000033;
	color: #FFFFFF; font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 80px;
	height: 17px;
	padding-top: 3px;
	display: block;
	float:left;
	border-left: 1px solid #ffffff;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 * html .headbuttons {
  height: 20px;
  width: 81px;
  }
/* End hide from IE5/mac */

.headbuttons:hover {
	background-color: #ffffff;
	color: #000033;
}

.headspace {
	width:425px;
	float:left;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 * html .headspace {
	width: 336px;
  }
/* End hide from IE5/mac */

#submenu{
  	width: 1000px;
	height: 17px;
	background-image: url(http://www.bassfabrik.com/style/images/submenu-bg.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding:0px;
	margin: 0px;
}
.submenubuttons {
	color: #ffffff; font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	display: block;
	float:left;
	border-right: 1px solid #000000;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 * html .submenubuttons {
  height: 17px;
  width: 71px;
  }
/* End hide from IE5/mac */
.submenubuttons:hover {
	background-color: #333399;
	color: #ffffff;
}

#pagefooter {
	width: 1000px; height: 15px;
	color:#000000;
	font-weight: bold;
	margin: 0px;
	padding-top:3px;
	text-align: center;
	vertical-align: middle;
	position:relative;
	left:50%; bottom: 0px;
	margin-left:-500px;
}

#content {
  	width: 818px;
	padding:0px;
	margin: 5px; margin-bottom: 20px;
	float: left;
	position:relative;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #content {
	width: 816px;
  }
/* End hide from IE5/mac */

#right {
	width: 167px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	position:relative;
}

#radiobox {
	width: 160px;
	background-color: #f3f3f3;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 57px;
	border-top: 1px solid #000000;border-left: 1px solid #000000;border-right: 1px solid #000000;
}
#radioboxmiddle {
	width: 160px;
	background-color: #f3f3f3;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 13px;
	border-left: 1px solid #000000;border-right: 1px solid #000000;
}
#radioboxbottom {
	width: 162px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 11px;
	height: 30px;
}

#partnerbox {
	width: 160px;
	padding: 0px;
	text-align: center;
	background-color: #f3f3f3;
	border: 1px solid #000000;
}

.newspic {
	border: 0px;
	float: left;
	margin: 0px;
	border-right: 1px solid #000000;
	margin-right: 0px;
}

.newspic-small {
	width: 98px;
	height: 98px;
	border-right: 1px solid #000000; border-bottom: 1px solid #000000;
	float: left;
	margin: 0px; padding: 0px;
}

.boxhead {
	background-image: url(http://www.bassfabrik.com/style/images/submenu-bg.jpg);
	background-repeat:repeat-x;
	height: 15px;
	padding-top: 1px;
	border-bottom: 1px solid #000000;
	margin-bottom: 3px; margin-top: 0px;
	color: #FFFFFF;
}
.boxhead a{ color: #FFFFFF; }

.newstext {
	height: 77px;
	padding-left: 3px;
	padding-top: 3px;
	overflow: hidden;
	margin: 0px;
}

.showmore {
	background-image: url(http://www.bassfabrik.com/style/images/boxhead-bg.jpg);
	background-repeat:repeat-x;
	height: 14px;
	width: 495px;
	padding:0px;
	margin-top: 4px;
	float: right;
	text-align: right;
	font-weight: bold;
}
.showmore a{text-decoration: none;}


.dynblock {
	background-color: #f3f3f3;
	margin: 5px 5px 5px 5px;
	border: 1px solid #000000;
}

#bigblock {
	background-color: #f3f3f3;
  	width: 801px;
	padding-left:5px;
	margin: 10px 5px 5px 5px;
	border: 1px solid #000000;
}

#blockmain {
	background-color: #f3f3f3;
  	width: 806px;
	height: 100px;
	padding:0px;
	margin: 5px;
	border: 1px solid #000000;
}

#bottombox {
	background-color: #f3f3f3;
  	width: 806px;
	padding: 0px;
	margin: 5px;
	border: 1px solid #000000;
	float: left;
}

.blocklefttop {
	background-color: #f3f3f3;
  	width: 200px;
	height: 175px;
	padding:0px;
	margin: 5px;
	margin-top: 5px;
	float: left;
	border: 1px solid #000000;
}

.blockleft2 {
	background-color: #f3f3f3;
  	width: 200px;
	height: 265px;
	padding:0px;
	margin: 5px;
	float: left;
	border: 1px solid #000000;
}

.blockleft {
	background-color: #f3f3f3;
  	width: 200px;
	height: 105px;
	padding:0px;
	margin: 5px;
	float: left;
	border: 1px solid #000000;
}

.blockright {
	background-color: #f3f3f3;
  	width: 594px;
	height: 114px;
	padding:0px;
	margin-right: 5px;
	float: right;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	overflow:hidden;
}

#marqueecontainer{
	position: relative;
	width: 294px; /*marquee width */
	height: 250px; /*marquee height */
	overflow: hidden;
	border: 0;
	padding: 2px;
	padding-left: 4px;
}

