html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, font, img, strong, 
b, u, i, center,  form, table, tr, th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
}
body {
	margin: 0px;
	padding: 0px ;
	font-family:  "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	background:url(../../images/BS/bg.jpg) #000 center top no-repeat fixed;
	color: #fff;
}

h2, .redh2 {
	color:#fff;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0;
	letter-spacing:-0.07em;
}
.redh2{
	color:#f00;
}


.mtop{	background: url(../../images/BS/topmetal.jpg) repeat-x top fixed;}
.mtop2{	background: url(../../images/BS/topmetal.jpg) repeat-x top;}

.main{	
	width:890px;
	text-align:center;
}

.stripe{background:url(../../images/BS/stripe.png) repeat;}
.stripe2{background:url(../../images/BS/stripe2.png) repeat;}

.wbox_t_l{background:url(../../images/BS/wbox_t_l.png) no-repeat bottom right; width:10px; height:10px;}
.wbox_t_r{background:url(../../images/BS/wbox_t_r.png) no-repeat bottom left; width:10px; height:10px; }
.wbox_t_m{background:url(../../images/BS/wbox_t_m.png) repeat-x bottom;  }
.wbox_l_m{background:url(../../images/BS/wbox_l_m.png) repeat-y right; }
.wbox_r_m{background:url(../../images/BS/wbox_r_m.png) repeat-y left; }
.wbox_b_l{background:url(../../images/BS/wbox_b_l.png) no-repeat top; width:10px; height:10px;}
.wbox_b_r{background:url(../../images/BS/wbox_b_r.png) no-repeat top; width:10px; height:10px;}
.wbox_b_m{background:url(../../images/BS/wbox_b_m.png) repeat-x top;  }
.wbox_m{  background:url(../../images/BS/wbox_m.png) repeat; }

.w2box_t_l{	background:url(../../images/BS/w2box_t_l.png) no-repeat bottom right; width:10px; height:10px;}
.w2box_t_r{	background:url(../../images/BS/w2box_t_r.png) no-repeat bottom left; width:10px; height:10px; }
.w2box_t_m{	background:url(../../images/BS/w2box_t_m.png) repeat-x bottom;  }
.w2box_b_l{	background:url(../../images/BS/w2box_b_l.png) no-repeat top; width:10px; height:10px;}
.w2box_b_r{	background:url(../../images/BS/w2box_b_r.png) no-repeat top; width:10px; height:10px;}
.w2box_b_m{	background:url(../../images/BS/w2box_b_m.png) repeat-x top;  }

.gbox_rose_m{	background:url(../../images/BS/gbox_rose_m.png) repeat-y; }




.white {color: #ffffff;}
.red {color: #f00;}

.small {font-size: 10px}
#navi{
width: 500px;
}


#menu1 a { 

		display:block;
		width: 48px;
		height: 12px;
		background: url(../../images/BS/navi.png) 0 0 no-repeat; 		
}
#menu1 a:hover { background-position: 0 -12px; }
#menu1 a:active { background-position: 0 -12px; }


#menu2 a { 
		display:block;
		width: 82px;
		height: 12px;
		background: url(../../images/BS/navi.png) -74px 0px no-repeat; 		
}
#menu2 a:hover { background-position: -74px -12px; }
#menu2 a:active { background-position: -74px -12px; }


#menu3 a { 
		display:block;
		width: 100px;
		height: 12px;
		background: url(../../images/BS/navi.png) -184px 0 no-repeat; 		
}
#menu3 a:hover { background-position: -184px  -12px; }
#menu3 a:active { background-position: -184px  -12px; }



#menu4 a { 
		display:block;
		width: 85px;
		height: 12px;
		background: url(../../images/BS/navi.png) -322px 0 no-repeat; 		
}
#menu4 a:hover { background-position: -322px -12px; }
#menu4 a:active { background-position: -322px -12px; }


#menu5 a { 
		display:block;
		width: 79px;
		height: 12px;
		background: url(../../images/BS/navi.png) -449px 0 no-repeat; 		
}
#menu5 a:hover { background-position: -449px -12px; }
#menu5 a:active { background-position: -449px -12px; }

#menu6 a { 
		display:block;
		width: 31px;
		height: 12px;
		background: url(../../images/BS/navi.png) -571px 0 no-repeat; 		
}
#menu6 a:hover { background-position: -571px -12px; }
#menu6 a:active { background-position: -571px -12px; }

#navlist li
{
	display: inline;
	list-style-type:square;
	padding-right: 20px;
	list-style-image:url(../../images/BS/bullet_reddot.png);
	

}

.arrow_w {
	background: url(../../images/arrow_w.png) no-repeat left top;
	padding-left: 7px; 
	padding-right: 20px;   
	font-style:italic;	
	color:#fff;	
	float: left;
}


A:LINK ,A:VISITED, A {
	color:#A00;
	font-family:verdana,arial,helvetica,san-serif;
	font-size:10px;
	font-weight:bold;	
	text-transform:uppercase;
	text-decoration: none;
}
A:HOVER {
	color:#F00;
	text-decoration: none;
	/*border-bottom: 1px dotted #fff;*/
}

A.blacktop:LINK ,A.blacktop:VISITED, A.blacktop {
	color:#000000;
	font-family:verdana,arial,helvetica,san-serif;
	font-size:10px;
	font-weight:bold;	
	text-transform:uppercase;
	text-decoration: none;
}
A.blacktop:HOVER {text-decoration: underline;}

A.whitetop:LINK ,A.whitetop:VISITED, A.whitetop {
	color:#fff;
	font-family:verdana,arial,helvetica,san-serif;
	font-size:9px;
	font-weight:100;

	text-decoration: none;
}
A.whitetop:HOVER {text-decoration: underline;}

A.whitetop2:LINK ,A.whitetop2:VISITED, A.whitetop2 {
	color:#fff;
	font-family:verdana,arial,helvetica,san-serif;
	font-size:11px;
	font-weight:100;

	text-decoration: none;
}
A.whitetop2:HOVER {	text-decoration: none;border-bottom: 1px dotted #fff;}


.catul{
	margin-top: 0px
	margin-left: 0px;
}

li {
	list-style-position: outside;
	list-style-type:circle;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-image:url(../../images/BS/bullet_reddot.png);
	padding-left: 0px;
	padding-top: 5px;
	font-style:italic;	
	color:#fff;	
	
	
}


.shadow {	text-shadow: #6374AB 2px -2px 2px;}


.cattop, A.cattop:LINK ,A.cattop:VISITED, A.cattop {
	color:#fff;
	font-family:verdana,arial,helvetica,san-serif;	
	font-family:times,Times New Roman,times-roman,georgia,serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:16px;
	text-transform:uppercase;
	margin-left: 3px;	
}
A.cattop:HOVER {color:#f00;	text-decoration: none;border-bottom:1px dotted #fff;}

.metalrose{background:url(../../images/BS/icon_rosel.png) repeat-y right; }
.metalskull{background:url(../../images/BS/icon_skull1.png) repeat-y left; }
.metalblood{background:url(../../images/BS/icon_blood.png) repeat-y left; }


.boxouter{margin:6px; border: 1px solid #555;width:158px;float:left}
.boxinner{margin:6px; border: 1px solid #555;height:145px; background:#fff;}
.boxinner2{margin:5px 6px;height:50px;}
.boxouter:HOVER{  border: 1px solid #fff;background:url(../../images/BS/wbox_m.png) repeat; }



.box2outer{margin:6px; border: 1px solid #555;width:238px;float:left}
.box2inner{margin:6px; border: 1px solid #555;height:145px; background:#fff;}
.box2inner2{margin:5px 6px;height:120px;}
.box2outer:HOVER{  border: 1px solid #fff;background:url(../../images/BS/wbox_m.png) repeat; }







