﻿@import "reset.css";
body 
{
	width:100%;
	height:100%;
	font-family:Calibri, Tahoma, trebuchet ms, arial;
	font-size: 100%;
	margin:0;
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
}
h1
{
	padding-bottom:5px;
	font-size:150%;
}
h2
{
	padding-bottom:5px;
	font-size:110%;
}
p
{
	padding-bottom:15px;
}
p.indent
{
	padding-left:15px;
}
ul.indent
{
	padding-left:20px;
}
ul.indent li
{
	font-size:70%;
	/*height:30px;*/
	padding-top:3px;
	padding-bottom:3px;
}
#page
{
    position:relative;
    width:960px;
    margin-left: auto;
    margin-right: auto;
}
#bar
{
	position:relative;
	top: 60px;
	z-index:2;
}
#logo
{
	position:absolute;
	top:25px;
	left:-15px;
	z-index:3;
}
#brand
{
	position:absolute;
	top: 37px;
	left: 90px;
	z-index:4;
}
#comfortable-tab
{
	position:absolute;
	top:140px;
	left:58px;
	z-index:12;
}
#ie-tab
{
	position:absolute;
	top:182px;
	left:58px;
	z-index:14;
}
#container
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 20px;
	width: 782px;
	z-index:5;
}
#navigation
{
	position:absolute;
	/*border:solid 1px #9acd32;*/
	left:580px;
	top:90px;
	z-index:40;
}
#releases
{
	position:relative;
	padding-left:25px;
	float:left;
}
#contact
{
	position:relative;
	padding-left:25px;
	float:left;
}
#speech-flick
{
	position:relative;
	width: 782px;
	height:47px;
	z-index:6;
}
#bubble
{
	position:relative;
	background-color:#ffffff;
	width:782px;
	z-index:7;
	background-image:url('../images/bubble-back.gif');
	background-repeat:repeat-y;
}
#bubble-content
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:660px;
	z-index:9;
}
#speech-tail
{
	position:relative;
	width: 782px;
	height:125px;
	z-index:8;
}
#comfortable
{
    position:absolute;
    z-index:101;
    top:88px;
    left:89px;
    width:429px;
    height:388px;
    background-image:url('../images/make-yourself-comfortable-back.png');
    background-repeat:no-repeat;
}
#comfortable-wrap
{
    position:relative;
    margin-top:35px;
    margin-left:55px;
    width:328px;
    height:375px;
}
#comfortable-wrap p
{
    font-size:80%;
    text-align:justify;
}
#furnishings
{
    position:relative;
    border-right:solid 1px #000000;
    width:130px;
    float:left;
}
#wallpaper
{
    position:relative;
    width:180px;
    float:right;
}
#decoratebutton
{
    position:relative;
    top:20px;
    height:60px;
    clear:left;
    width:320px;
}
#header
{
    position:relative;
    width:659px;
    height:40px;
    background-image:url('../images/hdr_background.gif');
    background-repeat:repeat;
}
.backbutton
{
    position:relative;
    float:left;
    width:60px;
    height:24px;
}
.buybutton
{
    position:relative;
    float:right;
    width:60px;
    height:24px;
}
.rating
{
    position:relative;
    text-align:right;
    height:25px;
}
.price
{
    font-size:130%;
    color:#ffffff;
}
.pagetitle
{
    position:relative;
    padding-left:3px;
    padding-right:3px;
    margin-left:25px;
    top:4px;
    font-size:200%;
    background-color:#ffffff;
    color:#000000;    
}
#headwrap
{
	position:relative;
	width:100%;
	padding-top:5px;
}
#headwrap-narrow
{
	position:relative;
	width:400px;
	padding-top:5px;
}
#playercontainer
{
	position:absolute;
	width:250px;
	height:400px;
	left:405px;
	top:45px;
	z-index:1;
}
#footer
{
	position:relative;
	width:780px;
	height:213px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url('../images/themes/dark/footer.png');*/
	background-repeat:no-repeat;
}
#footer-logo
{
	position:relative;
	top:12px;
	left:100px;
	z-index:10;
}
#rss-icon
{
	position:relative;
	z-index:20;
	background-image:url('../images/rss.png');
	background-repeat:no-repeat;
	float:left;
	top:-2px;
	padding-right:6px;
	width:20px;
	height:16px;
}
#tweettwoo-icon
{
	position:relative;
	z-index:20;
	background-image:url('../images/tweet-twoo.png');
	background-repeat:no-repeat;
	top:-8px;
	width:25px;
	float:left;
	height:21px;
}
#audiostylists-icon
{
	position:absolute;
	z-index:24;
	width:39px;
	height:39px;
	left:750px;	
	top:180px;
}
#releases-holder
{
	position:relative;
	width:450px;
}
.release
{
	position:relative;
	width:182px;
	padding-top:15px;
	float:left;
	cursor:pointer;
}
.release-buy
{
	position:absolute;
	top:15px;
	width:182px;
	height:182px;
	padding-top:15px;
	background-image:url('../images/overlay.jpg');
	background-repeat:no-repeat;
	float:left;
	z-index:100;
}
.release-buy-sleeve
{
	color:#ffffff;
	font-size:90%;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:5px;
}
.release-clear
{
	clear:left;
}
.footer-column
{
	/*put the floats on inline*/
	position:relative;
	padding-top:25px;
	padding-left:30px;
	width:230px;
	float:left;
}
a.footer-link, a:visited.footerlink
{
	color:#0392c7;	
	text-decoration:none;
}
a.footer-link:hover
{
	color:#ff8a00;
}
a.footer-link:active
{
	color:#9acd32;
}
.clear
{
	width:100%;
	clear:both;
	height:25px;
}
.clear-player
{
	height:15px;
	clear:both;
}