


/* = TOOLS

	1. = RESET
	2. = CLEARING
    3. = ACCESSIBILITY
    4. = PRINTONLY
    5. = OUT LINK

---------------------------------------------------------
*/

/* = RESET
---------------------------------------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, strong, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
padding:0;
border: 0;
outline: 0;
font-weight: inherit;  
font-style: inherit;
font-size: 100%;
font-family: inherit;


background: transparent;


}

:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

strong { font-weight:bold;}

/* END RESET
---------------------------------------------------------
*/



/* = CLEARING
---------------------------------------------------------
*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}





/* END CLEARING
---------------------------------------------------------
*/


/* = ACCESSIBILITY
---------------------------------------------------------
*/
span.accesskey
{
	text-decoration: none;
}

.accessibility,
.accessibile-headline
{
	position: absolute;
	top: -999em;
	left: -999em;
	
}
hr { display:none;}

/* END ACCESSIBILITY
---------------------------------------------------------
*/

/* = PRINTONLY
---------------------------------------------------------
*/

.printOnly
{
	display: none;
}

/* END PRINTONLY

---------------------------------------------------------
*/


/* = OUTLINK
---------------------------------------------------------
*/
A[href^="http://"] {
}


/* = END OUTLINK
---------------------------------------------------------
*/


/**************************** flash appearance ******************************/
#panel {
	position: absolute;		
	z-index: 10001;
	height: 100px;
	width: 500px;
	background: #efeffe;
	display: none;
}
	
#dimmer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background: #000;
	opacity: 0.60;
	display: none;		
	filter: alpha(opacity=60);
	-moz-opacity: 0.7;
	z-index:10000;
}
/**************************** flash appearance end ******************************/
html, body {
    width: 100%;
    height: 100%;
    color: #FFF;
    min-height: 100%;
}

body {
    
    z-index: 1;
    overflow: hidden;
    font: 12px/15px Tahoma, sans-serif;
	
	
}

body.index {
    background: #000 url(../i/slang_rec.jpg) no-repeat right 50%;
    background-attachment: fixed;
    z-index: 1;

}

strong {
    font-weight: bold;
}

p, span {
    color: #ccc;
    font: 12px/14px Arial, sans-serif;
    margin-bottom: 10px;
}

h2 {
    color: #a20000;
    font: bold 24px/30px Arial, sans-serif;
    margin-bottom: 20px;
}

a {
    text-decoration: underline;
    color: #fff;
}


table {  width:400px; border:0; height:100%; min-height:100%;}
td { vertical-align:middle; height:100%;}

ul { margin-bottom:10px;}
ul li {margin-bottom:5px;}
/*
 @media screen and (-webkit-min-device-pixel-ratio:0){
 td.fixsafari3 { padding-top:170px;}
 }
 */ 
 
 
em { font-style:italic;}
strong { font-weight:bold;}




#nojs #b-wrap { display:none;
	
}


		/* Darkbox */
		.darkbox-frame {
			position:fixed;
			top:0;
			left:0;
			display:none;
			overflow:hidden;
			width:100%;
			height:100%;
			z-index:990;
			}
		.darkbox-frame-on {
			display:block;
			}

		/* Shadow */
		.darkbox-shadow {
			position:absolute;
			top:0;
			left:0;
			width:100%;
			height:100%;
			background:#000;
			opacity:0;
			}

		/* Canvas */
		.darkbox-canvas {
			position:absolute;
			top:50%;
			left:50%;
			overflow:hidden;
			margin:-40px 0 0 -40px;
			width:80px;
			height:80px;
			background:#000 url(../i/snipper.gif) 50% 50% no-repeat;
			-webkit-border-radius:15px;
			-moz-border-radius:15px;
			border-radius:15px;
			opacity:.5;
			}
			.darkbox-canvas IMG {
				display:block;
				visibility:hidden;
				}
		.darkbox-canvas-load {
			background-image:none;
			-webkit-border-radius:0;
			-moz-border-radius:0;
			border-radius:0;
			}
		.darkbox-canvas-done {
			overflow:visible;
			opacity:1;
			}
			.darkbox-canvas-done IMG {
				visibility:visible;
				opacity:0;
				}

		/* Button */
		.darkbox-button {
			position:absolute;
			top:-13px;
			display:none;
			width:30px;
			height:30px;
			background:url(../i/button.png) no-repeat;
			cursor:pointer;
			z-index:999;
			}
		.darkbox-button-on {
			display:block;
			}
		.darkbox-button-left {
			left:-16px;
			}
		.darkbox-button-right {
			right:-16px;
			}

#b-wrap { z-index:999; width:100%; height:100%;
 display:block; position:absolute;
background:#000 url(../i/general1.jpg) no-repeat -100px -50px;
	min-height:500px;
	min-width:700px;
    
	
}
#b-wrap-bottom { width:100%; height:100%; background:url(../i/index_bot.jpg) no-repeat center bottom; 
position:absolute; display:block;
}
.b-track { float:left; padding-left:40px; list-style: decimal; font:17px/20px  Tahoma,sans-serif;  }
.b-track li { margin-bottom:3px;}
.b-track li a { color:#fff; text-decoration:underline; padding:0 10px;    background:#a20000;}

.b-track li a:hover { text-decoration:none; color:#000;  }
.b-track span { color:#ccc;  }
/*
.b-track_audio {float:right; overflow: hidden; margin-top:5px; clear:both;  width:60px; height:25px; }
*/







.b-preload {
    background: url(../i/logo.png) no-repeat -100% 100%;
} 
.b-preload i {
    background: url(../i/general.jpg) no-repeat -100% 100%;
}

.b-preload b {
    background: url(../i/heading.gif) no-repeat -100% 100%;
}
.b-post { height:340px; }
.b-post h3 { clear:both; color:#ccc; font-size:18px; line-height:30px;}
#three .b-post { width:500px;}
.b-photo { float:left;}
.b-photo li { float:left; margin-right:10px; margin-bottom:10px;}
.b-photo a 
{ border:2px solid #999; padding:1px; display:block; }
.b-photo a:hover  { border:2px solid #fff;}
.page { padding:0 20px;  min-height:100%; height:100%; z-index:3; min-height:500px;
	min-width:700px;}

.b-news {
    color: #ccc;
	border-bottom:1px solid #333;
	padding:5px 0;
	width:450px;
	margin-left:10px;
	
} .b-news-data {
    font-weight: bold;
    color: #fff;
    font-size: 10px;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
	
   
	width:100px;
}
.b-news-events { overflow:hidden; zoom:1; }
.b-news-events ul { margin-bottom:0;}
.b-news-events li { margin-bottom:2px; margin-left:20px;  list-style: square; }
.b-nav {
	position: absolute;
	right: 400px;
	top: 30px;
	width:785px;
}
.b-nav li {
	float: left;
	height: 70px;
}
.b-nav a {
	height: 100%;
	display: block;
	background: url(../i/intro.png);
	text-indent:-9999px;
	overflow:hidden;
}
.b-nav-item1 a {
 width:128px;
}
.b-nav-item2 a {
	background-position: -128px top;
	width: 136px;
}
.b-nav-item3 a {
	background-position: -264px top;
	width: 111px;
}


.b-nav-item4 a {
	background-position: -376px top;
	width: 105px;
}
.b-nav-item5 a {
	background-position: -481px top;
	width: 159px;
}
.b-nav-item6 a {
	background-position: -640px top;
	width: 144px;
}
.b-nav-item1 a:hover {
	background-position: left -65px;
	width: 128px;
}
.b-nav-item2 a:hover {
	background-position: -128px -65px;
	width: 136px;
}
.b-nav-item3 a:hover {
	background-position: -264px -65px;
	width: 111px;
}


.b-nav-item4 a:hover {
	background-position:-376px -65px;
width:105px;
}
.b-nav-item5 a:hover {
	background-position: -481px -65px;
	width: 159px;
}
.b-nav-item6 a:hover {
	background-position: -640px -65px;
	width: 144px;
}

.b-nav-item1 a.active {
	background-position: left -65px;
	width: 128px;
}
.b-nav-item2 a.active {
	background-position: -128px -65px;
	width: 136px;
}
.b-nav-item3 a.active {
	background-position: -264px -65px;
	width: 111px;
}
.b-nav-item4 a.active {
	background-position:-376px -65px;
width:105px;
}
.b-nav-item5 a.active {
	background-position: -481px -65px;
	width: 159px;
}
.b-nav-item6 a.active {
	background-position: -640px -65px;
	width: 144px;
}

.b-mixtape { float:right;}
.b-track_mixtape { float:left; list-style: decimal; font:15px/16px  Tahoma,sans-serif;}
.b-track_mixtape li a:hover { text-decoration:none; color:#a20000;}
.to_left {
	left: 50%;
	float: left;
	margin-top:50px;
	
	
	position:relative;
}
.b-menucont {
	position: relative;
	overflow: hidden;
	left: -50%;
	
}
.b-menucont li {
	display: inline;
	border-left: 1px solid #979593;
	padding: 0 14px;
	margin-left: -1px;
	font-size: 12px;
	line-height: 14px;
}
.b-menucont a {
	color: #979593;
	font: bold 12px/12px Tahoma, sans-serif;
	text-decoration:none;
}
.b-menucont a:hover {
	text-decoration: underline;
	color: #55524f;
}
h1.b-logo {  clip: rect(20px, 221px, 100px, 0); position:absolute; overflow:hidden; width:221px; height:100px; font-size:12px; left:20px;}
.b-logo a { position:absolute;  z-index:999; left:0; top:20px;}
div.b-list-unit { border-top:2px solid #ccc; border-bottom:2px solid #ccc; margin:20px 0; }

ul.b-list-unit { padding:5px 0; margin:0;}

.b-list-unit  {
	font:18px/18px Tahoma,sans-serif;  color:#777;
}

.b-list-unit a { color:#fff; text-decoration:none;}
.b-list-unit a:hover {
	color:#a20000;
}

.b-intro { position:absolute; width:500px; height:500px; margin-top:-245px; margin-left:-250px; left:50%; top:50%;
 }

.b-intro-top {position:relative; height:109px; background:url(../i/intro.png) no-repeat 10px -147px; padding:40px 0 0 54px}
.b-intro-bottom { position:absolute; height:200px; margin-top:50px; background:url(../i/intro.png) no-repeat -35px 
-457px; padding:80px 50px 0 180px;  }


.b-intro-bottom  p { color:#cdcccc; font:12px/18px Tahoma, Geneva, sans-serif; margin-bottom:10px;}
.b-intro-bottom a { color:#efefef; font: 24px/30px Tahoma, Geneva, sans-serif; text-decoration:underline;  padding-right:10px;  margin-right:10px;}
.b-intro-bottom a.on_battle { background-position: -310px -294px;}
.b-intro-bottom a.on_battle:hover { background-position: -310px -327px;}
.b-intro-bottom a:hover { text-decoration:none; background-position:-320px -327px;}
h2 { overflow:hidden; width:222px; height:52px; text-indent:-999px;}

#one h2 { background:url(../i/heading.gif) no-repeat -30px top;}
#two h2 {background:url(../i/heading.gif) no-repeat -30px -52px;}
#three h2 {background:url(../i/heading.gif) no-repeat -30px -104px;}
#four h2 {background:url(../i/heading.gif) no-repeat -30px -156px;}
#five h2 {background:url(../i/heading.gif) no-repeat -20px -208px;}
#six h2 {background:url(../i/heading.gif) no-repeat -30px -260px;}

.top {
    top: 0;
    background: #e9e7e0 url(../i/fix.jpg) no-repeat -442px bottom;
    border-bottom: 1px solid #fff;
	
} 
.top .in {
    background: url(../i/fix.jpg) no-repeat right bottom;
    position: relative;
    height: 100%;
    width: 100%;
    padding-right: 393px;
    left: 0;
    top: 0;
    border-bottom: 1px solid #ccc;
}
.bottom {
	bottom:0;
	background:#e9e7e0 url(../i/fix.jpg) no-repeat -532px top;
    


}
.bottom .in {
	background: url(../i/fix.jpg) no-repeat right -243px;
	position:relative;
	height:100%;
		border-top:1px solid #fff;
	width:100%;
	left:0;
	top:0;
}

.fixed { position:fixed;   width:100%; height:20%; max-height:150px; z-index:4; }



.b-donate { float:right;  text-align:right; margin-top:-6px;}
.b-donate li { font:bold 14px/14px Tahoma,sans-serif; margin-bottom:10px; color:#a20000;}
.b-donate h3 {font: bold 18px/20px Tahoma,sans-serif; color:#fff; }
.b-donate h4 {color:#ccc; }
.b-donate strong {color:#fff; font-size:11px;}
.b-intro-copyright {
	position: absolute;
	bottom: 10px;
	padding-left: 52px;
	left: 20px;
	background: url(../i/intro.png) no-repeat -40px -298px;
	text-align: left;
	height: 50px;
}
.b-intro-copyright a, .b-intro-copyright small {
	color: #666;
	font: 10px/11px Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.b-intro-copyright a:hover {
	color: #fff;
}
.b-intro-copyright strong {
	color: #fff;
	display: block;
}

.fixed .b-copyright {
	position:absolute;
	width:100%;
	text-align:center;
	
	color:#666;
	bottom:0;
	
	font-size:11px;
	
}
.fixed .b-copyright a {
	
	font-weight:normal;
	color:#666;
	text-align:center;
	text-decoration:none;
	line-height:18px;
}
.fixed .b-copyright a:hover { text-decoration:underline;}
.contact { padding-left:10px;  }
.contact dt { margin-top:18px; font-weight:bold; font-size:12px; color:#ccc;  }
.contact dd {margin-top:4px; font-size:14px; font-weight:bolder; color:#a20000;}
.contact a { color:#a20000; text-decoration:none;}
#b-community-unit {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
}
#b-community-unit .png {
	width: 100%;
	height: 100%;
	text-align: center;
	background:url(../i/unit_bg.png) repeat;
}
#b-community-unit .post {
	position: absolute;
	z-index: 20;
	width: 500px;
	height: 500px;
	background:#E9E7E0;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -250px;
}
#b-community-unit a.close {
	position:absolute;
	top:-15px;
	right:-15px;
	width:30px;
	height:30px;
	cursor:pointer;
	z-index: 1000;
}





#b-micro {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
}
#b-micro .png {
	width: 100%;
	height: 100%;
	text-align: center;
	background:url(../i/unit_bg.png) repeat;
}
#b-micro .post {
	position: absolute;
	z-index: 20;
	width: 500px;
	height: 500px;
	background:#E9E7E0;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -250px;
}
#b-micro a.close {
	position:absolute;
	top:-15px;
	right:-15px;
	width:30px;
	height:30px;
	cursor:pointer;
	z-index: 1000;
}
a.b-banner, a.b-banner:visited, a.b-banner:active { position:absolute; bottom:-83px; width:222px; height:82px; right:0;  z-index:999; background: url(../i/banner.png) no-repeat left top; padding-left:14px; font: bold 22px/82px Georgia, "Times New Roman", Times, serif; color:#a20000; }
a.b-banner:hover { color:#666; text-decoration:none;}

.b-audioplayer {  padding-top:40px; display:block; }
#b-visibility {
	height:100%; width:100%;   position:absolute;; 
	 background: #000 url(../i/general.jpg) no-repeat right 50%;
    background-attachment: fixed; z-index:200;
	
	}





