/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0;
	padding: 0;
 	color: #fff;
 	background-color: #000;
 	background-image: url("../images/bg_grad.gif");
 	background-repeat: repeat-x;
}


/*
	Standard paragraph style
*/

p
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

.intropink{
	color:#eb0438;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}



/*
	Headings
*/

h1
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 2.5em;
 	color: #fff;
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 1.2em;
 	color: #fff;
 	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}

h3
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 1em;
 	color: ##eb0438;
 	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
}


/*
	Style for standard links
*/

a
{
	color: #fff;
 	text-decoration: none;
}

a:visited
{
 	color: #fff;
 	text-decoration: none;
}

a:hover
{
 	color: ##fff;
 	text-decoration: underline;
}

a:visited:hover
{
 	color: ##fff;
 	text-decoration: none;
}



/* logo links */

h1 a
{
	color: #fff;
 	text-decoration: none;
}

h1 a:visited
{
 	color: #fff;
 	text-decoration: none;
}

h1 a:hover
{
 	color: #eb0438;
 	text-decoration: none;
}

h1 a:visited:hover
{
 	color: #555;
 	text-decoration: none;
}


/* The highlight colour for the logo */

.highlight-colour
{
	color: #eb0438;
}


/* Content wrapper */

#content-container
{
	width: 800px;
}





/* 
	BASIC LAYOUT 
*/


/* Outer Container for page */

#outer-container
{
	margin: 0 auto 0 auto;
 	padding: 0 0 0 0;
	width: 800px;
}


/* Header */

#header
{
	width: 800px;
 	height: 130px;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
}

#headertop{
	height: 60px;
}


#titlebar{
	width:770px;
	height: 60px;
}

#pageouter {
	height: 100%;
	width: 770px;	
	
}
	
	#toplogo{
 	width:180px;
	float:left;

}
#topnav{
	width:585px;
	float:left;
	text-align:right;
	color: #FFFFFF;
	font-size:small;
	height: 15px;
	padding-top: 45px;
	padding-right: 5px;
}

.navlink{
	margin-right:15px;
	text-align: right;
	color: #FFFFFF;
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

#headerbottom{
	color: #020632;
	height: 1500px;
	}
	
	#strapline{
	width:770px;
	text-align:left;	

}

#navigation
{
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
 	float: left;
}



#logo
{
	width: 200px;
	padding: 0;
	margin: 10px 0 10px 0;
}



/* VOICEOVER ARTISTS */

#top-promo
{
	width: 800px;
}

#top-promo-left
{
	width: 580px;
	float: left;
	padding: 0;
	margin: 0;
}

#top-promo-right
{
	width: 200px;
	height: 215px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #eb0438;
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_box.gif");
 	background-repeat: repeat-x;
}

#top-promo-right p
{
	font-size: 1.2em;
	padding: 10px;
}


#text-columns
{
	width: 800px;
	margin: 20px 0 0 0;
}

#text-column-1
{
	font-size: 0.9em;
	width: 250px;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}

#text-column-2
{
	font-size: 1.2em;
	width: 310px;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}

#text-column-3
{
	font-size: 0.9em;
	width: 200px;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
		
	}
	
	
	
/* VOICEOVER HOME PAGE */


.voices {
	list-style:none;
	font-size: 12px;
	padding-left: 1px;
	
}

.voices li{
	display:block;
	float:left;
	margin-right:17px;
	margin-bottom:10px;
}

.voices a{ 
	display:block;
	padding:4px;
	text-decoration:none;
	color:#fff;
}

.voices a:hover{ 
	colour:#ea0437;
	background-color:#ea0437;
}

.voices span {
	display:block;
	text-align:center;
	line-height:15px;
}

.voices img{
	border:none;
	}
	
	bodyvoices {
	margin:0px;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	height: 60px;
	width: 100%;
	background-position: center center;
}



/* SUBPAGES ONLY */


#content-left
{
	width: 580px;
	float: left;
	padding: 0;
	margin: 0;
}

#content-right
{
	width: 360px;
	min-height: 400px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #eb0438;
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_box.gif");  						
	background-repeat: repeat-x;
}

#content-right p.big
{
	font-size: 1.2em;
	padding: 10px;
}

#content-right p
{
	font-size: 0.8em;
	padding: 10px;
}



#content-left p.big
{
	font-size: 1em;
	padding: 0;
}

#content-left p
{
	font-size: 0.7em;
	padding: 0;
}

#content-left p.narrow
{
	width: 340px;
}






/*
	Footer styling
*/

#footer
{
 	height: 29px;
 	margin: 50px 0 0 0;
 	padding: 10px 0 0 0;
 	border-top: 1px solid #222;
}

#footer p
{
	font-size: 0.7em;
	color: #fff;
}




/* Clearing element */

.clear
{
  position: relative; 
  clear: both; 
  height: 0; 
  line-height: 0; 
  font-size: 0;
}

/*
	Standard images
*/

img
{
	border: none;
}

