/*
-----------------------------------------------
Client: MusicalSleuth.com
Author: Copious Ltd - www.copious.co.uk
Copyright: 2004 Copious Ltd
Version:  13 Jan 2010
----------------------------------------------- */

/* Page Structure
----------------------------------------------- */
body {
	background: #B3AB94 url(../images/bkgrd.gif) repeat-x fixed bottom left;
	text-align: center;  
	font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	color: #585858;
	}

/* Postioning
----------------------------------------------- */
#wrapper	{
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 588px;	 
	}
	
#pagecontent	{
   background: White url(../images/pgbk.jpg);
	}


/* Body Typography
----------------------------------------------- */
p	  { 
	font-size: 0.75em;  
	margin: 0;
	padding: 0 30px 0 152px;
	}
	
#pagecontent p	  { 
	font-size: 0.75em;  
	margin: 0;
	padding: 0 30px 15px 152px;
	}
	
#pagelist,
#pagelistClients  {
	padding: 0 25px 0 130px;
	color: #944C00;
	}
	
#pagelist ul {
	margin-top: 0;
	font-size: .75em; 
	}
	
#pagelistClients ul	{
	margin: 10px 10px 0;
	padding: 0;
	font-size: .75em;
	}
	
#pagelist ul li,
#pagelistClients ul li	{
	list-style: none;
	margin: 10px 10px 0;
	padding: 0 0 0 20px; 
	background: url(../images/listmark.gif) no-repeat 0 0; ;
	}
	


	
h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

h1	 { 
	color: #924C07;
	padding: 12px 30px 0 152px;
	font-weight: bold; 
	font-size: 1em; 
	margin-top: 15px; 
	margin-bottom: 10px 
	}

h2	 { 
	color: #924C07;
	padding: 1px 30px 0 152px;
	font-weight: bold; 
	font-size: .75em;
	margin-top: 0; 
	margin-bottom: 2px;
	}

/* Header
----------------------------------------------- */

#header	{
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}
	
#header h1 {
	background: transparent url(../images/header.jpg) top left no-repeat;
	color: #000;
	margin: 0;
	padding: 0;
	height: 150px;
	}
	
#header h1 span	{
	display: none;
}


/* General linkology
----------------------------------------------- */

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #944C00;
	background: transparent; 
	}

a:hover { 
	text-decoration : underline;
	color: #944C00;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #944C00;
	background: transparent;  
	}

/* Main Navigation
----------------------------------------------- */
		
#navcontainer	{
background: transparent url(../images/headerlogo.jpg) top left no-repeat;
height: 36px;
padding: 0px;
}

#navlist
{
font-size: 0.75em;  
margin: 0;
padding: 2px 0 0 150px;
border: 0;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a, #navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
margin: 9px 40px 0 5px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
border: 0;
color: #9F4800;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #EAEBEF;
padding-bottom: 3px;
background: transparent;
color: #944C00;
}

#navlist a:hover { color: #944C00; }


/* Footer
----------------------------------------------- */	
					
#footer { 
background: transparent url(../images/footer.jpg) top left no-repeat; 
border: 0; 
color: #666; 
font-size:10px; 
text-align: right; 
height: 125px; 
padding: 50px 30px 0 0; 
voice-family: "\"}\""; 
voice-family:inherit; 
height: 75px; 
} 

html>body #footer{ 
height:75px; 
} 


#footer a {
	text-decoration: none;
	}
	
#footer a:link, #footer a:visited  { 
	color: #666; 
	}

#footer a:hover { 
	color: #944C00;
	text-decoration: underline;
	}
	
	
/* Misc
----------------------------------------------- */

a img {
	border: 0;
	}
