﻿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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, form, body
{
    height:100%;
}

body
{
    font-family:Trebuchet MS, Verdana, Tahoma, Arial;
    font-size:14px;
    color:#000000;
	 margin:0px;
   padding:0px;

}

#header
{
    height: 77px;
 position:absolute;
 padding: 0px;
    
    clear: both;
 z-index:20000;
 
 top: 0;
 left: 0;
 width: 100%;
 background-color: transparent;
 background-repeat: repeat-x;
 background-position: center top;
 background-image:url('images/top_backTrans.png');
_background-image: none;
_overflow:hidden;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/top_backTrans.png');
 

 


}


#header-content
{
 width: 790px;
 clear:both;

}
#login
{
    clear: left;
    width: 450px;
    float: left;
    padding-right: 40px;
	background: transparent;
    
}

#player
{
    clear: right;
    width: 300px;
    float: left;
	background: transparent url('images/playerBg.png') no-repeat center top;
	height: 77px;
	_background-image: none;
	_overflow:hidden;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/playerBg.png');
 

}
#base
{
    width:100%;
    
    position:absolute;
    top:77px;
    left:0px;
    z-index:10000;
	_z-index:-10000;
!z-index:-10000;
}

#p-content
{
    position:absolute;
   bottom:11px;

    width:100%;
	padding-bottom: 0px;

}

#p-content div.inner
{
    width:580px;
    margin:auto;
	position:relative;
    z-index:20000;
	
}

div.inner-content
{
    color:#111111;
    padding:8px 20px;
    background-image:url('images/boxBG.png');
    background-repeat:repeat-y;
	height: 125px;
	overflow: auto;
	_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/boxBG.png');


}

h1
{
    font-size:24px;
    font-weight:normal;
    color:#000000;
}

h2
{
    font-size:16px;
    font-weight:normal;
    color:#000000;
}

.b-item
{
    font-size:12px;
    padding-bottom:12px;
}

#footer
{
    padding:12px;
    text-align:center;
	color:#FFFFFF;
    font-size:11px;
}
#footer img{
padding-top: 4px;
}
#footer a
{
    color:#FFFFFF;
    text-decoration:none;
    font-size:11px;
    margin:0px 4px; 
}

#footer a:hover
{
    text-decoration:underline;
}

.boxTop
{

    background-image:url('images/boxTop.png');
    background-repeat: none;
	overflow: none;
	_background-image: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/boxTop.png');
}
.boxBottom
{

    background-image:url('images/boxBot.png');
    background-repeat: none;
	overflow: none;
	_background-image: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/boxBot.png');
}
#fbLogos
{
    position:absolute;
    bottom: 9000px;
}
