
/* INALCO */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: #535658;
}

/*************************************************/
/* Site layout styles                            */
/*************************************************/


/* Main blocks
**************************************************/

#outer_table {
	height: 100%;
	width: 100%;
}

#left_bg_container {
	height: 100%;
	width: 50%;
	background: url(../img/img_site/back.jpg) repeat-x left top;
}

#left_bg_foot {
	height: 452px;
}

#right_bg_container {
	height: 100%;
	width: 50%;
	background: url(../img/img_site/back.jpg) repeat-x left top;
}

#right_bg_foot {
	height: 452px;
}

#wrap_container {
	width: 925px;
}

#wrap_table {
	margin: 0;   /* align for good browsers */
	padding: 0;
	height: 100%;
}

div.refbox { /* referentiebox voor dichtstbijzijnde gepositioneerde descendent elementen */
	position: relative;
}

#header_container {
	height:152px;
}

#content_bg_container {
	background-image: url(../img/img_site/content_back_repeat.jpg);
	background-repeat: repeat-y;
}

#content_bg_table {
	height: 100%;
	width: 925px;
	background-image: url(../img/img_site/content_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#center_table {
	height: 100%;
	width: 100%;
 *margin-bottom: 50px; /*IE6 en IE7 */
	background: url(../img/img_site/bg_head.jpg) no-repeat;
}

#navigatie_container {
	width:183px;
 *width:183px; /*IE6 en IE7 */
	padding-left:37px;
}

#secrcontainer {
	display: block; /* zorgt ervoor dat de text zich gedraagt als block */
	border: 1px solid #3d3f40;
	width: 163px;
 *width: 167px; /*IE6 en IE7 */
	height: 187px;
 *height: 187x; /*IE6 en IE7 */
	color: #f0f0f0;
	text-align: left;
	text-decoration: none;
	margin-top: 6px;
	padding: 6px;
	font:Arial;
	font-size: 11px;
	line-height: 15px;
	background-image:url(../img/img_site/secr_back.jpg);
	background-repeat:no-repeat;
	background-position: top left
}

#secrcontainer h1 {
	font-size:12px;
	font-style:bold;
	line-height:24px;
}

.secrcontainer_img {
	margin-top:6px;
}

.content_container {
	padding-top: 21px;
	padding-right: 56px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer {
	background-color:#000;
	height: 60px;
}

#footer_container {
	text-align: center;
}

#footer_table {
	height: 66px;
	width: 925px;
	background-image: url(../img/img_site/content_back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer_wrap {
	color: #fff;
	position: absolute;
	height: 30px;
	left: 15px;
	font-size: 10px;
	line-height: 30px;
	top: 0px;
}

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

#footer_wrap a:hover {
	color: #ccc;
}

#naarboven {
  float:left;
	color: #000;
	font-size: 9px;
  cursor:pointer;
}

#naarboven_hover {
  color: #FC9A01;
}

#toonpdf {
  clear:both;
  float:right;
  margin-right:3px;
}

/* Realisatie
**************************************************/

#realisatie {
	font-size: 10px;
	color: #666;
	width: 250px;
	text-align: right;
	float:right;
	margin-top:3px;
	margin-bottom: 3px;
}

#realisatie a {
	color: #666;
	text-decoration: underline;
	font-weight:bold;
}

#realisatie a:hover {
	color: #db8600;
}

/* Content CMS
**************************************************/

.content {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-top:5px;
	min-height: 515px;
 *height: 550px; /*IE6 en IE7 */
	font:Arial, Helvetica, sans-serif;
	width: 625px;
}

.content hr {
	color: #333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

.content ul {
	margin-bottom: 12px;
	color:#333;
}

.content li {
	list-style: url(none) none;
	padding-left: 12px;
	color:#333;
	background-image: url(../img/img_site/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em 0.6em;
}

.content ul li ul {
	margin-bottom: 0px;
}

.content ul li ul li {
	list-style: url(none) none;
	padding-left: 12px;
	background-image: url(../img/img_site/small_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em 0.6em;
}

.content a {
	text-decoration: underline;
	color: #db8600;
	font-weight: bold;
}

.content a:hover {
	text-decoration: underline;
	color: #000;
}

.content .imglinks {
	float: left;
	margin: 6px;
	margin-top:10px;
}

.content .imgrechts {
	float: right;
	margin: 6px;
	margin-top:10px;
}

.content p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-bottom: 11px;
}

.content h1 {
	font-size: 27px;
	color: #333;
	margin-bottom:7px;
	font-weight: bold;
}

.content h2 {
	font-weight: bold;
	font-size: 19px;
	color: #db8600;
}

.content h3, .letsFormContainer h2 {
	font-weight: bold;
	font-size: 15px;
	color: #db8600;
}

.content h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

.content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

/* Abstract
**************************************************/
.abstract_container {
	height:157px;
	background-image: url(../img/img_site/abstract_back.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:67px;
	padding-top:21px;
	padding-right:10px;
}

.abstract_container_large {
	height:255px;
	background-image: url(../img/img_site/abstract_back_large.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:67px;
	padding-top:21px;
	padding-right:10px;
}

.abstract_container_btn {
	float:right;
}

.abstract_container_text {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #111;
	padding-right:10px;
}

.abstract_container_text h1 {
	font-size:21px;
	font-weight:bold;
	margin_bottom:10px;
	color: #111;
}

.abstract_container_text a {
	text-decoration: underline;
	color: #FFF;
}

/* Formulieren CMS
**************************************************/

#error {
	color: #f00;
	font-weight:bold;
}

.contentsmall {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000;
}

.letsFormContainer fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.letsFormContainer legend {
	color: #db8600;
	background: #F0F0F0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;	
	padding-right: 5px;
	padding-left: 5px;
}

input, select, textarea, file {
	background: #FFFFFF;
	padding: 3px;
	*padding: 0px 3px 3px; /*IE6 en IE7 */
	*height: 18px; /*IE6 en IE7 */
	border: 1px solid #B1B1B1;
	margin-left: 2px;
	font: 10px/18px Arial, Helvetica, sans-serif;
	color: #666666;
  width: 200px;
}

textarea {
	height: 80px;
	width: 220px;
	font: 10px/18px Arial, Helvetica, sans-serif;
	color: #666666;
}

.letsFormButton {
 width: 100px;
}

.letsFormTable {
	padding: 2px;
	display:block;
	font-size: 11px;
	line-height: 18px;
}

.letsFormInput {
  width: 200px;
  border: 1px solid #B1B1B1;
}

.letsFormInputBig {
  width: 600px;
  border: 1px solid #B1B1B1;
}

.letsFormInput_error {
  width: 200px;
	border: 1px solid red;
}

.letsFormTD {
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 5px;
}

.letsErrorList {
	color:red;
}

.letsFormButton {
	color: #fff;
	background: #F59703;
	padding: 1px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 10px Verdana, Geneva, sans-serif;
	border-style: none;
	width: 125px;
}

.letsFormCheckbox {
	border: 0px solid #B4CDE1;
	background: #F0F0F0;
	margin:3px 3px 3px 3px;
}

.letsFormCheckbox_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 3px;
}

.letsFormRadio {
	border: 0px solid #6e7176;
	background: #F0F0F0;
	margin:3px 3px 3px 0px;
}

.letsFormRadio_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 0px;
}

.letsFormTijdSelect {
	width: 50px;
 *width: 40px; /*IE6 en IE7 */
	font-size: 11px;
}

#toolTip { /* Styling van het infoplaatje */
	position:relative;
	top:3px;
	cursor: pointer;
}

.formInfo {
	font-size: 11px;
	background: #54585A;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
}

#letsFormCaptcha { /* Styling van het captchaplaatje */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.w20 {
	width: 20px
}

.w35 {
	width: 35px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}

.wBig {
  width: 350px;
}

.wBig_error {
  width: 350px;
  border: 1px solid red;
}

.wBigArea {
  width: 350px;
  height: 120px;
}

.wBigArea_error {
  width: 350px;
  border: 1px solid red;
}


/******************/
/* HOME */

.home_blok1 {
 	background-image: url(../img/img_home/inalco_keynote.jpg);
	width: 625px;
	height: 456px;
  	margin: 7px 0;
}

.home_blok1 p {
	/* margin: 10px 24px 0px 24px; */	
}

.home_blok2 {
	background-image: url(../img/img_home/inalco_excursions.jpg);
	width: 625px;
	height: 373px;
	margin-bottom: 7px; 
	position: relative;
}

.home_blok2 p {
	position: absolute;
	top: 303px;
	padding: 0 24px;
}

.home_blok2 a {
	display: block;
}
 
.home_blok2 a img {
	border:0px solid;  
}


.home_blok3 {
	background-image: url(../img/img_home/inalco_download_btn.jpg);
	width: 625px;
	height: 103px; 
	margin-bottom: 7px;	
}

.home_blok3 a {
	display: block;
}

.home_blok3 a img {
	border:0px solid;  
}

.home_blok4 {
	background-image: url(../img/img_home/box_book_cd1.png);
	width: 625px;
	height: 233px; 
	margin-bottom: 7px;
	position: relative;
}

.home_blok4 p {
	position: absolute;
	top: 30px;
	left: 157px; 
}

/*************************************************/
/* Browser compatibility                         */
/*************************************************/

/* fixes float problems
**************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
