
@import url(css/exas_layout.css);


/*************************************************************
* TinyMCE specific rulesBody background etc
*************************************************************/
/* set this the same as content background color */
body.mceContentBody {
   background: #FFFFFF !important; /* FF requires a important here */
   text-align: left;
}
.thickbox{ 
  	
  }
  
.formlinks {
	float: left;
	width: 299px; 
	color: #000;
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	
}

.formlinksfloatright {
	float: right;
	color: #000;
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	text-align: right;
	font-weight: bold;
	
}

.formrechts {
	float: right;
	width: 295px; 
	color: #000;
	padding: 0px 0px 0px 4px;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #808080;
	
}

.formtotaal {
	float: left;
	width: 600px; 
	color: #000;
	padding: 0px 0px 10px 0px;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;

	
}

.defaultcaption { 
  	font-family:"times new roman",times,serif; 
  	font-weight:bold; 
  	color:#aeaeae;
  	margin: 0 0 0.25em 0; 
  	font-size: 150%;
  }

.logintext_image{
	font-size: 90%; 
	font-weight: normal;
	background: transparent url(images/contacts.png) no-repeat top left;
	
}

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

.menu_yellow{
	
	height: 90px;
	background-color: #e49f04;
	text-align: center;
	padding-top: 10px;
	color: #272727;
}
.menu_light_grey{
	
	height: 90px;
	background-color: #808080;
	color: #e4e4e4;
	text-align: center;
	padding-top: 10px;
	

}
.menu_dark_grey{
	
	height: 90px;
	background-color: #201e1e;
	color: #e4e4e4;
	text-align: center;
	padding-top: 10px;
	

}

.menu_light_grey_border{
	
	border-top: 5px solid #c7c7c7;
	background-color: #ececec;
	color: #3a3939; 
	text-align: left;
	padding: 10px 10px 10px 10px;
	

}
.menu_dark_grey_border{
	
	border-top: 5px solid #4c4c4c;
	background-color: #5b5b5b;
	color: #fff; 
	text-align: left;
	padding: 10px 10px 10px 10px;
	

}

.menu_dark_grey_border a, .menu_dark_grey_border a:visited {
	
	color: #fff;
		
}

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

.caption_dark_grey_border{
	
	font-size: 150%;
	color: #fff; 
	
	

}
#logorre{
	

	text-align: center;
	height: 100px;
	width:100%;
	padding: 0px 0px 0px 0px;
	background-color: #fff;

}
/*theme admin link*/
#admin {
	position: absolute;
	top: 2px;
	left: 116px;
	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.search{
	width: 110px;
	background-color: #f6f7f8;
	
}

/* 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-bottom: 1px solid #fff;
	text-align: center;
	padding: 0px;
	background-color: transparent;
	margin-bottom: 4px;
}

.spacer{
	padding: 5px 0px;
}

.spacer_col1{
	padding: 10px 10px 0px 10px;
}
.spacer_col2{
	padding: 10px 10px 10px 10px;
}

/* forum */

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

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

.forumheader3{
	background-color: #fff;
	font-size: 100%; 
	color:#000;
	padding: 4px;
	border: #e3a90d 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: #e3a90d 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #fff;
	color:#616060;
	text-align: left;
	font-size: 100%;
}


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

.helpbox {
	border: 0px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.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: transparent;
	color: #808080;
	margin: 0px;
		
}

.cbdate {
	color: #686868;
}

.search_field {
	
	text-align: right;
	height: 40px;
	background: #fff url(images/search_b.gif) center left no-repeat;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 20px 5px 0px 0px;
	
}

/* Extra sublinks tabs */

#tabs {
	padding: 0px 0 0 0;
	margin: 0px 0px 10px 0px;
	height: 100%;
	width: 100%; 
	overflow: hidden;		
	list-style-type: none; 
	border-top: 0px #ddd solid; 
	border-bottom: 0px #ddd solid; 
	line-height: 2em;
}
#tabs a { 
	display:block; 
	text-decoration: none; 
}

.tabmid a:hover{
	width: 98%; 
	background-color: #182e7a;	
	margin: 0;
	height: 100%;
	width: 100%;
	padding: 0px 0px 0px 2%;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.tabmid a {
	width: 98%; 
	padding: 0px 0px 0px 2%; 
	background-color:#efefef; 
	color: #666; 
	border-bottom: 1px #fff solid;	
}

.tabmid_onpage a:link, .tabmid_onpage a:visited, .tabmid_onpage a:hover {
	background-color: #efefef;
	padding: 0px 0px 0px 2%; 	
	margin: 0;
	height: 100%;
	width: 100%;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #6b87c7;
	width: 98%; 
}

#sidebar {
	width: 100%; 
	min-height: 100%;
	color: #000;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	text-align: left;
}

/* vertical site links */

#submenu { 
		width: 100%; 
		overflow: hidden;
		margin: 0px; 
		list-style-type: none; 
		border-top: 0px #ddd solid; 
		border-bottom: 0px #ddd solid; 
		width: 100%;
	
	
	}
	
#submenu a { display:block; text-decoration: none; }
#submenu li { float:left; width: 100%; margin:0; padding: 0 }
	
#submenu li  { 
		display:block; 
		width: 100%; 
		padding: 3px 0px 3px 10%; 
		background-color:#f4f4f4; 
		color: #fff; 
		font-weight: normal; 
		border-bottom: 0px #ddd solid;
		
	}
.link1  {
	
	line-height: 1.5em;
	background-color: transparent; 
	
	border-bottom: 1px #3d3d3d solid;
	width: 100%;
	
	
}

.link2 {

	line-height: 1.5em;	
	background-color: transparent; 
	
	border-bottom: 1px #3d3d3d solid;
	width: 100%;
	
}

.link3 {
	
	line-height: 1.5em; 	
	background-color: transparent; 
 	
	border-bottom: 1px #3d3d3d solid;
	width: 100%;
	
}
.link3_2 {

	line-height: 1.5em; 	
	background-color: transparent; 
	
	border-bottom: 1px #3d3d3d solid;
	width: 100%;
	
}
.link4  {
	line-height: 1.5em;
	background-color: transparent; 
	background: transparent url(images/bullet4.gif) no-repeat center left;
	border-bottom: 0px #eee solid;
	width: 100%;
	padding-left: 10px;
	margin-left: 12px;
	
}

.link5 {

	line-height: 1.5em; 	
	background-color: transparent; 
	background: transparent url(images/bullet4.gif) no-repeat center left;
	border-bottom: 0px #eee solid;
	width: 100%;
	padding-left: 10px;
	margin-left: 12px;
}

.link6 {
	
	line-height: 1.5em;	
	background-color: transparent; 
 	background: transparent url(images/bullet4.gif) no-repeat center left;
	border-bottom: 0px #eee solid;
	width: 100%;
	padding-left: 10px;
	margin-left: 12px;
}

.link6_2 {

	line-height: 1.5em;	
	background-color: transparent; 
	background: transparent url(images/bullet4.gif) no-repeat center left;
	border-bottom: 0px #eee solid;
	width: 100%;
	padding-left: 10px;
	margin-left: 12px;
}

.linktext  {
	padding-top: 0px;
	color: #fff;
	
}

.link1 a:link, .link1 a:visited {
	width: 100%;
	font-size: 100%;
	color: #fff; 
	text-decoration: none;
	font-weight: normal;
	background: transparent url(images/bullet.gif) no-repeat center left;
	padding-left: 14px;
}
.link2 a:link, .link2 a:visited {
	width: 100%;
	font-size: 100%;
	color: #eabd1d; 
	text-decoration: none;
	font-weight: normal;
	background: transparent url(images/bullet.gif) no-repeat center left;
	padding-left: 14px;
}

.link2 a:hover {
	width: 100%;
	
	color: #eabd1d; 
	text-decoration: none;
	font-weight: normal;
	background: transparent url(images/bullet.gif) no-repeat center left;
	padding-left: 14px;
}

.link3 a:link, .link3 a:visited {
	width: 100%;
	font-size: 100%;
	color: #eabd1d; 
	text-decoration: none;
	font-weight: normal;
	background: transparent url(images/bullet.gif) no-repeat center left;
	padding-left: 14px;
	 
}

.link3_2 a:hover {
	width: 100%;
	font-size: 100%;
	color: #eabd1d; 
	text-decoration: none;
	font-weight: normal;
	background: transparent url(images/bullet.gif) no-repeat center left;
	padding-left: 14px;
}


.link4 a:link, .link4 a:visited {
	width: 100%;
	color: #aeaeae; 
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}
.link5 a:link, .link5 a:visited {
	width: 100%;
	color: #eabd1d; 
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

.link5 a:hover {
	width: 100%;
	color: #eabd1d; 
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	
}

.link6 a:link, .link6 a:visited {
	width: 100%;
	color: #eabd1d; 
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

.link6, .link6_2 a:hover {
	width: 100%;
	color: #eabd1d; 
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}