/*
This is an Elated Product - www.elated.com.
Copyright (c) 1996-2008 Elated Communications Ltd.
*/


/*
	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;
}


/*
	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: #990000;
 	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
}


/*
	Style for standard links
*/

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

a:visited
{
 	color: #999;
 	text-decoration: underline;
}

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

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



/* logo links */

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

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

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

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


/* The highlight colour for the logo */

.highlight-colour
{
	color: #990000;
}






/* 
	BASIC LAYOUT 
*/


/* Outer Container for page */

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


/* Header */

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


/* Content wrapper */

#content-container
{
	width: 960px;
}







/* 
	HEADER STYLES
*/


/* logo */

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


/* Top navigation */

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






/* HOMEPAGE ONLY */

#top-promo
{
	width: 960px;
}

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

#top-promo-right
{
	width: 360px;
	height: 215px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #b6005f;
	/* 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: 960px;
	margin: 20px 0 0 0;
}

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

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

#text-column-3
{
	font-size: 0.9em;
	width: 260px;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}
#contact-columns
{
	width: 580px;
}
#contact-column1
{
	width: 180px;
	float: left;
	padding: 0;
}
#contact-colums2
{
	width: 180px;
	float: left;
	padding: 0;
}





/* 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: #990000;
	/* 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-right-agenda
{
	width: 360px;
	min-height: 215px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #990000;
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_box.gif");  						
	background-repeat: repeat-x;
}
#content-right-agenda p.big
{
	font-size: 1.2em;
	padding: 10px;
}
#content-right-agenda p.repertoire
{
	font-size: 0.9em;
	padding: 10px;
}
#content-right-agenda p.repertoire a
{
	text-decoration: none;
	color: #fff;
}


#content-right-agenda p
{
	font-size: 0.8em;
	padding: 10px;
}
#content-right-weblinks
{
	width: 360px;
	min-height: 215px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
}


/*
	Weblinks styling
*/

#content-right-weblinks ul.weblinks
{ 
	border-top: 1px solid #880000;
	margin: 10px 1px 8px 0; 
	padding: 8px;
	text-decoration: none;
}
#content-right-weblinks ul.weblinks li
{
	text-decoration: none;
	list-style: none;
	padding: 4px 0 6px 0px;
	margin: 0 2px;
	font-size: 0.8em;
	color: #999;
}

#content-right-weblinks ul.weblinks li a
{
	text-decoration: none;
	color:#fff;
}

#content-right-weblinks ul.weblinks li a:hover
{
 	color: #989898;
 	text-decoration: none;
}

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

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

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



/*
	Weblinks styling
*/

#ul.weblinks
{ 
	border-top: 1px solid #d20000;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;
}
#ul.weblinks li
{
	list-style: none;
	
}

/*
	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: #555;
}

/* Foto's element */

#foto
{
	
}

/* Clearing element */

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

/*
	Standard images
*/

img
{
	border: none;
}

/* form elements */
form {
	margin: 0px; padding: 0 5px;
	border: 1px solid #333333; 
	background-color: #111111; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #990000 url(nav.jpg) repeat-x 0 0;
	border: none;
}

