/* Style.css exas_e107_7_50_e107nl_2 build bij Exas.nl based on the YAML framework */

@import url(css/exas_layout.css);



#loginbreedte {
	width: 430px;
}

#slider_rechts {
	background-color: #1e214c;
	border:1px solid #666;
	height: 221px;
	margin: 15px 0px 0px 10px;
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#accordion {
	background-color:#fff ;
	width: 99%;
	border:0px solid #dddddd;
	margin: 10px 0px 10px 4px;
}

/* accordion header */
#accordion h2 {
	background:#e8e8e8 url(images/h30.png);
	margin:0;
	padding:2px 15px 2px 2px;
	font-size: 133.33%;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#282b66;
	color: #fff;
}

/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	
	padding:15px;
	
	font-size:12px;
}

/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(images/overlay/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:440px;
	height:480px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:65px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(images/overlay/apple-close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:27px;
	width:27px;
}


/* black */
div.overlay.black {
	background:url(images/overlay/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(images/overlay/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}
#petrol { 
    background-image:url(images/overlay/petrol.png); 
    color:#fff; 
} 
#apple { 
    background-image:url(images/overlay/apple3.png); 
    color:#000; 
	font-size: 116.67%; 
}

.inhoud{
background-color: #fff;
color: #000;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
padding: 5px;
}
.shaduw{
background-color: #929594;
}
.shaduw, .inhoud{
position: relative;
bottom: 2px;
right: 2px;
}
.blur{
background-color: #d5d8d5;
margin-left: 4px;
margin-top: 4px;
}
/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 562px;
	width: 100%;
	border-top:0px solid #ddd;	
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.items div {
	border:1px solid #ddd;
	margin:5px 0;
	padding:15px;
	font-size:12px;
	height: 150px;
	background-color: #fff;
	
}

/* elements inside single item */
.items img {
	float:left;
	margin-right: 10px;
}
.newswhite {
	border:1px solid #ddd;
	margin:5px 0px 10px 0px;
	padding:15px;
	font-size:12px;
	
	background-color: #fff;
}
.newswhite img {
	float:left;
	margin: 0px 10px 0px 0px;
	
}
.items h3 {
	margin:0 0 5px 0;
	font-size:150%;
	color:#456;
	font-weight:normal;
}

/* the action buttons above the scrollable */
#actions {
	width:100%;
	margin:0px 0 10px 0;
	background-color: #e7e8e8;	
	padding: 2px 0px 2px 0px;
}

#actions a {
	font-size: 116.67%;		
	cursor:pointer;
	color:#212455;
}

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

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
	
}	



.notactive {
	
	display: none;
	height: 100px;
	background-image : url(admin/images/admin_icon.gif) ;
	
	
}


.extendedlink A:link, .extendedlink A:visited {
	font-weight: bold;	
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	
}

.extendedlink A:hover {
	font-weight: bold;	
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	
}

.newstitle {	
	font-size: 116.67%;
	color: #444;
	font-weight: bold;	
	border-top: 0px dotted #cbcaca;	
	padding-top: 4px;
}
.newsinfo {	
	display: block;
	font-size: 90%;
	color: #999999;
	font-weight: normal;	
	margin-bottom: 4px;
	padding-top: 4px;
}
.newsbottom  {

	
	font-size: 90%;
	color: #999999;
	font-weight: normal;	
	margin: 0px 0px 0px 2px;	
	text-align: right;
}
.newsbottom  img  {
	float: right;
	font-size: 90%;
	color: #999999;
	font-weight: normal;	
	margin: 0px 0px 0px 2px;	
	text-align: right;
}
.newsbottom2  {	
	font-size: 90%;
	color: #999999;
	font-weight: normal;	
	margin: 0px 0px 4px 2px;	
	padding: 0px 0px 1px 0px;
	text-align: right;
	border-bottom:1px solid #ddd;
}
.newsbottom2  img  {
	float: right;
	font-size: 90%;
	color: #999999;
	font-weight: normal;	
	margin: 0px 0px 0px 2px;	
	text-align: right;
}

.newsliststyle {
	
	
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding: 0px;
	border-bottom: 1px dotted #cbcaca;
	margin-bottom: 5px;
}
.menu_1_caption {
	border-bottom: #93be07 0px solid;
	
	
	
}

.menu_2_caption {
	
	height: 20px;
	background: #fff url(images/menu2_center_caption.gif) repeat-x top left;
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	padding: 4px 0px 0px 10px;
	
	
	
}
.menu_2_body {
	
	background-color: #eeeeee;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	padding: 4px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
	
	
	
	
}
.menu_2_bottom {
	
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #fff;
	
	
}
.menu_2_body A:link, .menu_2_body A:visited {
	
	color: #212455;
	text-decoration: none;
		
}

.menu_2_body A:hover  {
	
	color: #212455;
	text-decoration: underline;
	
}

.menu_footer_caption {
	
	height: 24px;
	background: transparent url(images/menufooter_divider.jpg) repeat-x scroll center bottom;
	text-align: left;
	font-size: 133.33%;
	font-weight: normal;
	color: #fff;
	padding: 4px 0px 0px 10px;
	
	
	
}
.menu_footer_body {
	
	background-color: transparent;
	font-size: 100%;
	font-weight: normal;
	color: #928B85;
	padding: 4px;
	text-align: left;
	
	
	
	
}
.menu_footer_bottom {
	
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #a7a7a7;
	
	
}
.menu_footer_body A:link, .menu_footer_body A:visited {
	
	color: #212455;
	text-decoration: none;
		
}

.menu_footer_body A:hover  {
	
	color: #212455;
	text-decoration: underline;
	
}

.menu_blue_caption {
	
	height: 32px;
	background-color: #ffffa7;
	font-size: 150%;
	font-weight: normal;
	color: #666;
	padding: 8px 0px 0px 4px;
	font-style:italic; 
	border-left: 1px solid #c6c5c5;
	border-right: 1px solid #c6c5c5;
	border-top: 1px solid #c6c5c5;
	
	
	
	
}
.menu_blue_body {
	
	background-color: #fff;
	font-size: 100%;
	font-weight: normal;
	color: #666;
	padding: 4px 4px 20px 4px;
	border-left: 1px solid #c6c5c5;
	border-right: 1px solid #c6c5c5;
	border-bottom: 1px solid #c6c5c5;
	background: #ffffa7 url(images/post_bottom.png) no-repeat right bottom;
	font-style:italic;
	
	
}
.menu_blue_body A:link, .menu_blue_body A:visited {
	
	color: #212455;
	text-decoration: none;
		
}

.menu_blue_body A:hover  {
	
	color: #212455;
	text-decoration: underline;
	
}

.menugreycaption {
	border: #dddddd 1px solid;
	border-bottom: #dddddd 0px solid;
	background-color: #e7e7e7;
	font-size: 116.67%;
	font-weight: normal;
	color: #444444;
	padding-left: 10px;
	line-height: 1.6em;
	text-transform: uppercase;
	
}

.menubodygrey {
	border: #dddddd 1px solid;
	
	background-color: #f6f6f6;
	font-size: 100%;
	font-weight: normal;
	color: #444444;
	padding: 4px;
	
	
}
/* login link */

#link_login {
	float: right;
	position: relative;
	top: 38px;
	right: 10px;
	background-color: transparent;
	font-weight: normal;
	text-align: right;
	line-height:1.5em;
	
	

}
#link_login a, #link_login a:visited {	
	color: #212455;	
}

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

/*theme admin link*/
#admin {
	position: absolute;
	top: 26px;
	left: 400px;
	background-color: transparent;
	height: 37px;
	width: 92px;
	text-align: center;
	font-size: 116.67%;
	font-weight: bold;
	vertical-align: middle;
	

}
#admin a, #admin a:visited {
	height: 37px;
	width: 92px;
	
	color: #999999;
	border: none;
	display: block;
	z-index:100;
	background-image : url(admin/images/admin_icon.gif) ;
	
}

#admin a:hover {
	color: #000;
	
	text-decoration: none;
	background-image : url(admin/images/admin_icon_hover.gif) ;
}

/* Core Classes */
/*----------------------------------------------------------------------------*/

#flags {
	position: absolute;
	top: 76px;
	right: 10px;
	background-color: transparent;
	
	

}



/* div = error blocks */
.installe{
	
}

/* a => search_class.php */
.visit{
	
}

/* input */
.tbox m_search{
	
}

/* img => admin_logo.sc */
.logo admin_logo{
	
}
/* img => download_shortcodes.php */
.dl_image{
	
}

/* languagelinks.sc */
.languagelink_active, languagelink{
	
}

/* logo.sc img */
.logo{
	
}
.caption, .captiontext, .bodytable, .forumheader2, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font-size: 116.67%;
}

.smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font-size: 90%; 
	
}
.indent{
	font-size: 100%; 
}
 
.defaulttext{
	font-size: 100%;
}


.smalltext{
	font-size: 90%; 
	font-weight: normal;
	
}

.mediumtext{
	font-size: 100%; 
	line-height: 1.0em
}

.linkspage_button{
	border:0px;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
	color: #fff;
	padding: 1px 4px 1px 4px;
}

.button:hover {
	background-image : url(images/buttonover.png);
	color: #e7e8e8;
	cursor: pointer;
}

.nextprev {
	border-top: 0px solid #dddddd;
	text-align: center;
	padding: 1px;
	background-color: transparent;
	color: #666666;
	font-size:100%;
	margin-bottom: 5px;
	margin-top: 1px;
	line-height: 1.0em;
}

.spacer{
	padding: 5px 0px;
}

.spacermenu5{
	margin-bottom: 0px;
}
.border {
	border: #ededed 1px solid;
	background-color: #fff;
	
}
/* forum */

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	width: 600px;
	
}
.forumheader{
	background-color: #fff;
	font-size: 100%; 
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
	text-align: left;
	
	
}

.forumheader2{
	background-color: #fff;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
	
	
}

.forumheader3{
	background-color: #fff;
	font-size: 100%; 
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
	text-decoration: none;
	

}

/* forum  see download.php */

.forumheader3_alt{
	
}
/* forum  see changing colors chatbox full */
.forumheader4{
	background-color: #EBEFF2;
	
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	cursor: pointer;
}
.forumheader5{
	background-color: #BCD5EA;
	color:#000;
	cursor: pointer;
}
/* end */

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #fff;
	color:#616060;
	text-align: left;
	font-size: 100%;
}
.fcaption {
background: #fff url(images/menu1_fade.jpg) repeat-x;
}

.finfobar{
	background-color: #f8f8f8;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
	line-height: 1.0em;
}
.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}



.news_image {
	margin-right: 10px;
	float:left;
}

.news_icon {
	margin-right: 2px;
	float:left;
}


.logo {
	 display: block;
}

.date {
	text-align: right;
	font-size: .9em;
	padding: 0px 10px 0px 5px;
	background: transparent url(images/news.gif) no-repeat center right; 	
	color: #808080;
	margin: 0px;
		
}

.date2 {
	font-size: .9em;
	padding: 0 0 0 12px;
	background-color: transparent; 	
	color: #808080;
	
}

.date3 {
	text-align: right;
	font-size: .9em;
	padding: 0px 10px 0px 5px;
	background-color: #fff;
	color: #808080;
	margin: 0px;
		
}

.cbdate {
	color: #686868;
}

.search_field {
	
	position: absolute;
	right: 10px;
	top: 32px;
	background: transparent url(images/searchfield_back.png) no-repeat center right; 
		padding: 14px 25px 0px 0px;
	
	
	
	width: 250px;
	height: 34px;
	font-weight: bold;
	text-align: right;
}



/* Extra sublinks tabs */

#tabs {
	padding: 4px 0px 0px 0px;
	margin-left: 10px;
	color: #efefef;
	font-weight: normal;
	height: 22px;
	
	
	
}

.tabmid A:link, .tabmid A:visited {
	
	color: #7f7f7f;
	text-decoration: none;
		
}

.tabmid A:hover  {
	
	color: #7f7f7f;
	text-decoration: underline;
	
}

.tabmid {
	
	float:left;
	background-color: transparent;
	padding: 0 5px 0 12px; 
	width: auto;
	
}

.tabmid_onpage A:link, .tabmid_onpage A:visited {
	
	color: #444444;
	text-decoration: none;
	font-weight: bold;
		
}

.tabmid_onpage {
	
	float:left;
	background-color: transparent;
	padding: 0 5px 0 12px; 
	width: auto;
	
		
}

.tabmid_onpage A:hover  {
	
	color: #7f7f7f;
	text-decoration: underline;
	
}

#sublinkbar {
	float: left;
	
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #dedede;
	
	background: transparent url(images/menuachtergrond.png) repeat-x ; 
	width: 100%;
	
}