/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #222;
	color:#fff;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Arial, Verdana, Lucida, sans-serif; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	background-color: #222;
}
.clear{
	clear:both;
}
img {
	border: 4px solid #666;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 990px;  
	margin: 0 auto; 
}
#Container { 
	width: 990px;
	margin: auto;
	background: #000;
	}
#Layout {
	width: 930px;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 0px 30px;
}
#links img{
border:0;

}
#links{
	width:470px;
	float:left;
		color:#ddd;
}
#rechts{
margin-left:20px;
	width:430px;
	float:left;

}
#rechts img{
border:0;
margin-top:2em;
}

#Content {
	width: 470px;
	float: right; 	
	margin: 0;
	text-align: left;
}
/** Header **/
#Header { 
 	width: 930px; 
	
 	margin: 0 auto;
	overflow: hidden;
	padding-top:20px;

	}
 	#Header h1 a{ 
	  	color: #fff; 
		font-size: 2.2em; 
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-weight: 300;
		width:950px;
		height:120px;
		display: block;
		text-indent: -9999px;
		border-bottom:1px solid #333;
		background: #000 url(../images/gc_logo.png) no-repeat;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: both;
	
	}


}
#Children ul{
	padding: 20px 0 0 0;
	list-style:none;
}
#Children li{
	background: #222;
	overflow:hidden;
	display:"block";
	width:95%;
	padding: 5px 10px 10px 10px;
	margin-bottom: 10px;
	font-size:1em;
}
#Children a{
text-decoration:underline;
color:#fff;
}

#Children a:visited{
color:#aaa;
}
#Children a:hover{
color:#ec1b35;
}
#Children img{
border: 5px solid #111;	

}
}
#Children p{

}

.Bijschrift {
font-size: 0.7em;	
color:#999;	
text-align:right;
}


/*** Main Nav ***/


#Navigation {
	width: 930px;
	margin: 0 auto;

	overflow: hidden;

		border-bottom:1px solid #333;
}
#Navigation ul { 
 

	}
	
	.Subnavigation ul{
		font-size:0.9em;
		width:100%;
		background-color:#111;
		height:4em;
	}

	
	#Navigation ul li { 
	 	list-style: none; 
	
		float: left;
		line-height: 3.8em;
		display: block;
		border-right: 1px solid #333;
		text-transform: uppercase;
	
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 3.3em; 
			font-size: 1.2em; 
			padding: 0 1em 0 1em;
			color: #fff;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
	
			height: 2.3em;
 
		}
			#Navigation ul li a:hover { 
			 	background: #666; 
				color: #fff;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: #666;
				cursor: pointer;
			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: #fff ; 
			 	color: #444;
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
			
				color: #444;
			}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #666;
	text-align: left;
	font-size: 1em; 
	
	}
	#Breadcrumbs p {
			color: #666;
		margin: 0;
	
	}
	#Breadcrumbs a:hover {
			color: #ec1b35;
		margin: 0;
	
	}
/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
	color:#000;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
		color:#000;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar { 



	}
	#Sidebar .sidebarBox {


	
	}
	#Sidebar ul {

	width:970px;
	}
	#Sidebar li {
	float:left;
		list-style: none;
	
	}
	#Sidebar h3 { 
	
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
	
	}
	

	#Sidebar a em {
		font-style: normal;
	}
    ul#Menu2 li { 
            font-size: 0.9em; 
            margin: 1px 0 5px 4px;
            list-style: none;
            }
      ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      }
	ul#Menu2 li em {
		padding-left: 8px;
		display: block;
	}
		ul#Menu2 li li em {
			padding-left: 0;
		}
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
          
            color: #666;
			cursor: pointer;
            text-decoration: none;
      }
	  ul#Menu2 li a.current {
	  		font-weight: 700;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
           
            font-weight: 700;
            width: 193px; 
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
           
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
           display: block;
            width: 100%;
            height: 100%;
      }
      ul#Menu2 li ul {
            height: 100%;
            position: relative;
            margin: -4px 0 0 0;
            width: 193px;
            padding: 4px 0 10px 0;
           
      }
      ul#Menu2 li ul li ul {
           
            margin-left: 0;
      }
      ul#Menu2 li ul li {
            width: 160px;
          
            padding: 0;
            font-size: 0.8em;
            display: inline;
            margin: 0;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
            color: #555;
            font-weight: 700;
          
      }
      ul#Menu2 li li ul {
            margin: 0 0 0 10px;
            padding: 0;
            width: 175px;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
            font-size: 1.7em;
            text-indent: 8px;
            width: 188px;
			background: transparent;
            margin-left: 10px;
      }
	  ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
           
            text-decoration: none;
            display: block;
            color: #fff;
      }
      ul#Menu2 li a.levelb:hover span,
      ul#Menu2 li li a.current span,
      ul#Menu2 li li a.current:hover span,
      ul#Menu2 li li a.section span,
      ul#Menu2 li li a.section:hover span {
           
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
           
            display: block;
            width: 100%;
            height: 100%;
      }

	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer 
*****************************************/

#Footer { 
 	clear: both;  
	width: 990px;
	margin:auto; 
	padding-top:20px;
	background: #000; 
	
	}
	#Footer .footerTop {
		width: 930px;
	height:60px;
	margin-left:30px;
		display: block;
	
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
			list-style:none;
	}
	.footerTop li{
		list-style:none;
	display:inline;
	float:left;
	}
	#Footer img {
	border:0;	
	
	}
  	#Footer p { 
		color: #333;
		font-size: 1.1em;
		margin-left:30px;
		padding-bottom:20px;
		line-height:3em;
	}
  	#Footer a { 
	   	color: #333; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #ec1b35;
		text-decoration: underline;
	}
  


/* ACCORDIONS */

/*
		Vertical Accordions
	*/
	
	.accordion_toggle {
		display: block;
		background-color:#333;
		width: 450px;

		padding: 2px 10px 10px 10px;
	
		color:#ddd;
		font-weight: normal;
		text-decoration: none;
		outline: none;
		font-size: 1em;
	
		
		cursor: pointer;
		margin: 6px 0 0 0;
	}
	.accordion_toggle h3, h2{
		
		color:#ddd;
	}
	.accordion_toggle_active {
	background-color:#ec1b35;
			color:#ddd;
	
	}
	
	.accordion_content {
		background-color:#111;
		margin-top:5px;
		overflow: hidden;
		
	}
		
		.accordion_content h2 {
		
		
			
		}
		
		.accordion_content p {
		
			padding: 0px 10px 0px 10px;
		}
		
	.vertical_accordion_toggle {
		display: block;
		height: 30px;
		width: 450px;
		background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
		padding: 0 10px 0 10px;
		line-height: 30px;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		color: #000000;
		border-bottom: 1px solid #cde99f;
		cursor: pointer;
		margin: 0 0 0 0;
	}

	.vertical_accordion_toggle_active {
		background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
		color: #ffffff;
		border-bottom: 1px solid #f68263;
	}

	.vertical_accordion_content {
		background-color: #ffffff;
		color: #444444;
		overflow: hidden;
	}

		.vertical_accordion_content h2 {
			margin: 15px 0 5px 10px;
			color: #0099FF;
		}

		.vertical_accordion_content p {
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}
		
	/*
		Horizontal Accordion
	*/
	
	.horizontal_accordion_toggle {
		/* REQUIRED */
		float: left;	/* This make sure it stays horizontal */
		/* REQUIRED */

		display: block;
		height: 100px;
		width: 30px;
		background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
		color: #ffffff;
		text-decoration: none;
		outline: none;
		border-right: 1px solid #cde99f;
		cursor: pointer;
		margin: 0 0 0 0;
	}
	
	.horizontal_accordion_toggle_active {
		background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
		border-right: 1px solid #f68263;
	}
	
	.horizontal_accordion_content {
		/* REQUIRED */
		height: 100px;	/* We need to define a height for the accordion as it stretches the width */
		float: left;	/* This make sure it stays horizontal */
		/* REQUIRED */
		
		overflow: hidden;
		background-color: #ffffff;
		color: #444444;
	}
		
		.horizontal_accordion_content p {
			width: 450px;
			line-height: 150%;
			padding: 5px 10px 15px 10px;
		}
				
				
/* Container styling*/
#horizontal_container {
  margin: 20px auto 20px auto;
  width: 450px;   
  height: 100px;    
}

#vertical_nested_container {
  margin: 20px auto 20px auto;
  width: 450px;
}


