/* Ashlee Simpson */

body { 
margin:0;
padding:0;
background:#000000;
}

div.container{ position: relative; }

/* header */
#hd {
width:950px;
position:relative;
}

#hd h1 { 
display:block;
width:950px;
height:171px;
background:url(/images/header_bg_rounded.jpg) no-repeat;
margin:0;
padding:0;
position:relative;
text-indent:-9999em;
}

/* img_holder */
.img_holder {display:block; text-indent:-9999em;}
.img_holder.top {
width:950px; 
height:10px; 
background:url(/images/bg_top_bd.gif) no-repeat top;
}

/* nav */
div#navigation #tabsE{ background: transparent; position: absolute; left: 20px; bottom: 0; font-size: 100%; }
div#navigation #tabsE ul{ padding-left: 0; }

/*- Menu Tabs E--------------------------- */
#tabsE{ float: left; width: 100%; background: #0E0D0B; font-size: 93%; line-height: normal; }
#tabsE a{ float: left; background: url("/images/tableftE.png") no-repeat left top; margin: 0; padding: 0 0 0 4px; text-decoration: none; }

#tabsE a span{ float: left; display: block; background: url("/images/tabrightE.png") no-repeat right top; padding: 5px 15px 4px 6px; color: #FFF; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span{ float: none; }
/* End IE5-Mac hack */
#tabsE a:hover span, #tabsE #nav-selected a span{ color: #e6221d; }
#tabsE a:hover span, #tabsE #nav-selected a span{ background-position: 100% -42px; }
#tabsE a:hover, #tabsE #nav-selected a{ background-position: 0% -42px; }
#tabsE li{ display: inline; margin: 0; padding: 0; }
#tabsE ul{ margin: 0; padding: 10px 10px 0 50px; list-style: none; }


/* bd */

#bd {
margin-top:10px;
padding-top:30px;
background:url(/images/bg_top_bd.gif) no-repeat top;
width:870px; 
background-color:#fff;
}


/* ft */
#ft {
background:url(/images/bg_bottom.gif) no-repeat top; 
margin-bottom:10px;
}
#ft:after{ content:".";	display:block; visibility:hidden; }


/* adds */
#pos-bot{
margin-left:100px; 
margin-top:25px; 
}

#pos-top {
margin:10px auto 10px auto;
}

#pos- {
margin:25px 0;
}


/* logos*/
#ft-logos a, #ft-logos a:hover{
color: #000; 
font-size:9px;
}


/* links */
a:link, a:visited {
border:0pt none;
color: #666;
text-decoration:underline;
}
a:hover, a:active {
border:0pt none;
color: #990000;
text-decoration:none;
}


h3 a:link {
font-size:14px; 
text-decoration:none; 
font-weight:bold;
color: #666;
}

h3 a:hover {
text-decoration: underline ;
color: #990000;
}

 .container a.btn {color:#fff; background-color:#FF3300; text-decoration:none; font-weight:bold;}
 .container a:hover.btn {color: #FF0000; background-color:#000;}
 

/* THE REST - ivan */
#s_whoisonline {padding-top:20px;}

#s_whoisonline h4 {margin-bottom:-5px;}
#s_membership h4 {margin-bottom:5px;}

.s_channel h4 a:link {
 font-size:16px;
 text-decoration:none;
 }
.s_channel h4 { border-bottom:1px solid red;}
.s_items th { background:none;}
