/* Layout */

html,body{
	float: left;	
	}
	
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}

div#header {
	height: 11px;
	margin: 10px 0 10px 0;
	padding-left:10px;
	background: url(images/top.gif);
	}
  
div#container{text-align:left; float: left;}
div#content p{line-height:1.4}
div#footer{background: transparent;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#content{float:right;width:530px; height: 534px; background-image: url(images/background.gif)}
div#logo {float:left;width:163px; height: 143px; background: url(images/subtleaudiologo.gif)}

div#navigation {float:left;clear:left;width:163px; padding-top: 2px;}

#navigation ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
.hide {
	display: none;
	}
	
li#home a:link, li#home a:visited {
	background: url(images/buttons/home.gif) no-repeat;
	background-position: top;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	}
	
li#home a:hover {
	background: url(images/buttons/home.gif) no-repeat;
	background-position: bottom;
	}
	
li#releases a:link, li#releases a:visited {
	background: url(images/buttons/releases.gif) no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	background-position: top;
	}
	
li#releases a:hover {
	background: url(images/buttons/releases.gif) no-repeat;
	background-position: bottom;
	}
	
li#artists a:link, li#artists a:visited {
	background: url(images/buttons/artists.gif) no-repeat;
	display: block;
	height: 19px;
	background-position: top;
	margin: 0 0 5px 0 !important;
	margin: 0;
	}
	
li#artists a:hover {
	background: url(images/buttons/artists.gif) no-repeat;
	background-position: bottom;
	}
	
li#contact a:link, li#contact a:visited {
	background: url(images/buttons/contact.gif) no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	background-position: top;
	}
	
li#contact a:hover {
	background: url(images/buttons/contact.gif) no-repeat;
	background-position: bottom;
	}
	
li#shop a:link, li#shop a:visited {
	background: url(images/buttons/recordshop.gif) no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	background-position: top;
	}
	
li#shop a:hover {
	background: url(images/buttons/recordshop.gif) no-repeat;
	background-position: bottom;
	}
	
li#merchandise a:link, li#merchandise a:visited {
	background: url(images/buttons/merchandise.gif) no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	background-position: top;
	}
	
li#merchandise a:hover {
	background: url(images/buttons/merchandise.gif) no-repeat;
	background-position: bottom;
	}

li#mixes a:link, li#mixes a:visited {
	background: url(images/buttons/mixes.gif) no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	background-position: top;
	}
	
li#mixes a:hover {
	background: url(images/buttons/mixes.gif) no-repeat;
	background-position: bottom;
	}
	
li#blog a:link, li#blog a:visited {
	background: url(images/buttons/blog.gif) no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	background-position: top;
	}
	
li#blog a:hover {
	background: url(images/buttons/blog.gif) no-repeat;
	background-position: bottom;
	}
	
li#links a:link, li#links a:visited {
	background: url(images/buttons/links.gif) no-repeat;
	display: block;
	height: 19px;
	margin: 0 0 5px 0 !important;
	margin: 0;
	background-position: top;
	}
	
li#links a:hover {
	background: url(images/buttons/links.gif) no-repeat;
	background-position: bottom;
	}


div#footer{clear:both;width:100%}

/* Fonts, Text etc */

.mainbody { 

	font-family: Arial; 

	font-size: 12px 

	}



a:link { 

	color: #669999; 

	font-family: Arial; 

	font-size: 12px 

	}



a:hover {

	font-family: Arial;

	font-size: 12px;

	color: #003366

	}



h1, .componentheading, .contentheading { 

	font-family: Arial;

	font-size: 18px;

	font-weight: bold;

	margin-right: 0;

	margin-top: 5;

	margin-bottom: 15 

	}

h2 { 

	font-family: Arial;

	font-size: 14px;

	font-weight: bold;

	margin-left: 10px;

	margin-top: 5px;

	margin-bottom: 15px;

	}
	

body {

	text-align: center 

	}



#release {

	width: 363px; 

	float: left 

	}



.releaseimage { 
	float:right
	}

	

.artworkbig {

    text-align:center;

    margin-top:0px;

    margin-bottom:0px;

    padding:0px;

	}

   

#artistpic {

	float:right;

	border: 3px solid #ccc;

	margin: 0px 0px 12px 12px;

	}

	

.contact {

	border-style: solid;

	border-width: 1px;

	border-color: #666;

	background-color: transparent;

	font-family: Arial; 

	font-size: 12px;

	}

	

.contactbutton {

	font-family: Arial; 

	font-size: 12px;

	border-style: double;

	padding: 0px 1px 1px 1px;

	background-color: #c0c0c0;

	font-weight: bold;

	height: 20px;

	}

	

.counter {

	display: none;

	}

	

.weblink {

	font-weight: bold;

	}
	
#bottomsquare {
	height: 16px;
	margin-top: 20px;
	background-color: #cccccc;
	display: block;
	}
	
#releaseinfo {
	float: left;
	}
	
#releaseimages {
	float: right;
	width: 120px;
	}
	
		div.float {
  float: left;
  height: 155px;
  }
  
div.float p {
   text-align: center;
   }
