@charset "utf-8";
/* CSS Document */

body{
	background-image:url(img/bg2.png);
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
	border:0px;
	padding:0px;
	color:#dddddd;
}
img{
margin:0px;
border:0px;
padding:0px;
}
a{
text-decoration:none;
font-weight:bold;
color:#0071bc;
}
a:hover{
text-decoration:none;
font-weight:bold;
color:#57BCFF;
}
.button_home_sm{
	background-image:url(img/home2-sm.png);
}
.button_audio_sm{
	background-image:url(img/audio2-sm.png);
}
.button_design_sm{
	background-image:url(img/design2-sm.png);
}
.button_audio{
	background-image:url(img/audio2.png);
}
.button_design{
	background-image:url(img/design2.png);
}
.tc-1{
	background-image:url(img/theme_cuts/good1.png);
}
.tc-2{
	background-image:url(img/theme_cuts/good2.png);
}
.tc-3{
	background-image:url(img/theme_cuts/good3.png);
}
.tc-4{
	background-image:url(img/theme_cuts/good4.png);
}
.activate_follower{
	background-image:url(img/good-life.png);
}
.bbsr1{
	border-bottom:#0071bc 1px solid;
}
.bbdr1{
	border-bottom:#0071bc 1px dotted;
}
.mt{
	background:url(img/tc2.png);
	background-position:center bottom;
	background-repeat:no-repeat;	
	height:20px;
}
.mh{
	background:url(img/metal-cutout-2.png);
	background-position:center;
	height:190px;	
}
.mm{
	background:url(img/m2.png);
	background-position:center;
	padding-left:20px;
	padding-right:20px;	
}
.mb{
	background:url(img/bc2.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:20px;
}

.tit{
	background:url(img/tit.png);
	background-position:center bottom;
	background-repeat:no-repeat;	
	height:10px;
}
.tim{
	background:url(img/tim.png);
	background-position:center;
	padding-left:20px;
	padding-right:20px;
}
.tib{
	background:url(img/tib.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:10px;
}


/*round bits*/
.tpr{
	font-size:2px;
	line-height:2px;
}
.tpr1{
	background-image:url(img/2-tl.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	float:left;
}
.tpr2{
	background-image:url(img/2-t.png);
	background-position:top;
	background-repeat:repeat-x;	
	height:5px;
	float:left;	
}
.tpr3{
	background-image:url(img/2-tr.png);
	background-position:top left;
	background-repeat:no-repeat;	
	width:5px;
	height:5px;
	float:left;	
}
.btr{
	font-size:2px;
	line-height:2px;
}
.btr1{
	background-image:url(img/2-bl.png);
	background-position:top right;
	background-repeat:no-repeat;	
	width:5px;
	height:5px;
	float:left;
}
.btr2{
	background-image:url(img/2-b.png);
	background-position:top;
	background-repeat:repeat-x;	
	height:5px;
	float:left;	
}
.btr3{
	background-image:url(img/2-br.png);
	background-position:top left;
	background-repeat:no-repeat;	
	width:5px;
	height:5px;
	float:left;	
}
.bdy{
background-color:#111111;
}
.bdy1{
background-image:url(img/2-l.png);
background-position:left;
background-repeat:repeat-y;
}
.bdy2{
background-image:url(img/2-r.png);
background-position:right;
background-repeat:repeat-y;
}
