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

@import url(css/exas_layout.css);

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background-color:#fff ;
	width: 99%;
	border:1px solid #dddddd;
	margin-bottom: 10px;
}

/* accordion header */
#accordion h2 {
	background:#e8e8e8 url(images/h30.png);
	margin:0;
	padding:4px 15px 4px 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:#1a327d;
	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;
}


.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: #000;
	font-weight: bold;	
	border-top: 0px dotted #cbcaca;	
	padding-top: 4px;
}
.newsinfo {	
	display: inline;
	font-size: 90%;
	color: #999999;
	font-weight: normal;	
	
	padding-top: 4px;
}

.newsbottom {	
	font-size: 90%;
	color: #999999;
	font-weight: normal;	
	border-bottom: 1px dotted #cbcaca;	
	padding-top: 4px;
	margin-bottom: 10px;
	text-align: right;
}

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

.menu_50 {
	
	border: #0f307b 1px solid;
	border-bottom: #dddddd 0px solid;
	background-color: #0f307b;
	font-size: 133.33%;
	font-weight: normal;
	color: #fff;
	padding-left: 2px;
	line-height: 1.5em;
	
	
}

.menugreycaption {
	
	border: #dddddd 1px solid;
	border-bottom: #dddddd 0px solid;
	background-color: #e8e8e8;
	font-size: 133.33%;
	font-weight: normal;
	color: #444444;
	padding-left: 2px;
	line-height: 1.5em;
	
	
}

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

/*theme admin link*/
#admin {
	position: absolute;
	top: 30px;
	right: 10px;
	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 */
/*----------------------------------------------------------------------------*/





/* 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{
	
}
.defaulttext, .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{
	
}


.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);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

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

.spacer{
	padding: 5px 0px;
}

.spacer_2{
	margin: 0px 0px 10px 0px;
}

.spacermenu5{
	margin-bottom: 0px;
}

/* forum */

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

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

.forumheader3{
	background-color: #fff;
	font-size: 100%; 
	color:#000;
	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: #eeeeee;	
	color:#000;
	border: #C3BDBD 0px solid;
	font-size: 100%; 
	padding: 1px;
	text-align: left;
	text-decoration: none;
	
}
.forumheader5{
	background-color: #BCD5EA;
	color:#000;
	border: #C3BDBD 1px solid;
}
/* end */

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

.fcaption {
	border: #ededed 1px solid;
	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;
	border: #ededed 1px solid;
	text-align: left;
	
}
.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}



.news_image {
	
	float: left;
	padding: 4px 4px 4px 4px;
	height: 67px;
	width: 67px;
	margin: 0px 4px 0px 0px;
	background: transparent url(images/newsthumbshadow.gif) no-repeat;
}




.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 {
	float: right;
	position: relative;
	right: 0px;
	top: 5px;
	background-color: transparent;
	padding: 0px;
	width: 185px;
	font-weight: bold;
	text-align: center;
}



/* Extra sublinks tabs */

#tabs {
	height: 18px;
	padding: 4px 0px 0px 0px;
	margin-left: 18px;
	color: #efefef;
	font-weight: normal;
	border-bottom: 1px solid #dedede;
	
}

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

.tabmid A:hover  {	
	color: #18217a;
	text-decoration: none;	
}

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

.tabmid_onpage A:link, .tabmid_onpage A:visited {	
	color: #18217a;
	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: #18217a;
	text-decoration: none;	
}