@charset "UTF-8";
/* Angelo Luciano CMS */

body {
	margin:5px;
	padding:0px;
	background: url(../images/bg.jpg) top left;
	font-size:12px;
	font-family:Arial;
	color:#f1f1f1;
	line-height:20px;
}

a, a:hover, a:link, a:visited, a:active {
	color:#7792E3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#header {
	width:1000px;
	height:100px;
	background:transparent;
}

#border_left, #border_right {
	width:17px;
	height:532px;
	float:left;
	background:transparent;
}

#border_right {
	width:16px;
}

#frame_holder {
	width:967px;
	height:532px;
	float:left;
	background:#000;
}

#bottom {
	height:53px;
	background:red;
}
#footer {
  width:1000px;
  height:53px;
}


/***** Pages *****/

#loader {
	width:967px;
	height:532px;
	position:absolute;
	top:0px;
	left:0px;
	background:#000;
	z-index:100;
}

/***** 01 News *****/

.bg_01_news {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_01_news.jpg) top left no-repeat;
}

.title_news_eng {
	background: transparent url(/pages/images/title_news_eng.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_news_eng.png');
	width:68px;
	height:11px;
	position:absolute;
	top:46px;
	left:428px;
}
.title_newsarchive_eng {
	background: transparent url(/pages/images/title_newsarchive_eng.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_newsarchive_eng.png');
	width:157px;
	height:11px;
	position:absolute;
	top:311px;
	left:428px;
}

.title_news_rom {
	background: transparent url(/pages/images/title_news_rom.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_news_rom.png');
	width:65px;
	height:16px;
	position:absolute;
	top:46px;
	left:428px;
}
.title_newsarchive_rom {
	background: transparent url(/pages/images/title_newsarchive_rom.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_newsarchive_rom.png');
	width:143px;
	height:20px;
	position:absolute;
	top:306px;
	left:428px;
}


/***** 02 Profile *****/

.bg_02_profile {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_02_profile.jpg) top left no-repeat;
}
.title_profile_eng {
	background: transparent url(/pages/images/title_profile_eng.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_profile_eng.png');
	width:101px;
	height:11px;
	position:absolute;
	top:46px;
	left:38px;
}
.title_profile_rom {
	background: transparent url(/pages/images/title_profile_rom.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_profile_rom.png');
	width:87px;
	height:11px;
	position:absolute;
	top:46px;
	left:38px;
}
.flash_02_picture{
	width:411px;
	position:absolute;
	top:0px;
	left:556px;
	height:532px;
}

/***** 03 CV *****/


.bg_03_cv {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_03_cv.jpg) top left no-repeat;
}

.title_cv {
	background: transparent url(/pages/images/title_cv.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_cv.png');
	width:202px;
	height:11px;
	position:absolute;
	top:46px;
	left:428px;
}
.bt_print_eng {
	background: transparent url(/pages/images/bt_print_eng.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/bt_print_eng.png');
	width:96px;
	height:11px;
	position:absolute;
	top:46px;
	left:826px;
	cursor:pointer;
}
.bt_print_rom {
	background: transparent url(/pages/images/bt_print_rom.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/bt_print_rom.png');
	width:125px;
	height:13px;
	position:absolute;
	top:46px;
	left:796px;
	cursor:pointer;
}
.flash_03_picture{
  width:410px;
  position:absolute;
  top:0px;
  left:0px;
  height:532px;
}

.printheader {
  width:482px;
  height:130px;
  background: #FFFFFF url(/pages/images/print_header.jpg) no-repeat left top;
}
      
.print_title {
  font-size:16px;
  position:absolute;
  top:108px;
  left:140px;
  z-index:100;
}
.print_page {
  font-size:11px;
  position:absolute;
  top:10px;
  left:393px;
  z-index:100;
  cursor:pointer;
}
.print_page_hover {
  font-size:11px;
  position:absolute;
  top:10px;
  left:393px;
  z-index:100;
  font-weight:bold;
  cursor:pointer;
}
.print_header_img {
  position:absolute;
  z-index:10;
  top:0px;
  left:0px;
}

/***** 04 BIOGRAPHY *****/

.bg_04_biography {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_04_biography.jpg) top left no-repeat;
}

.title_biography_eng {
	background: transparent url(/pages/images/title_biography_eng.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_biography_eng.png');
	width:128px;
	height:11px;
	position:absolute;
	top:46px;
	left:28px;
}
.title_biography_rom {
	background: transparent url(/pages/images/title_biography_rom.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_biography_rom.png');
	width:116px;
	height:11px;
	position:absolute;
	top:46px;
	left:28px;
}
.flash_04_picture{
  width:427px;
  position:absolute;
  top:0px;
  left:540px;
  height:532px;
}

/***** 06 VIDEOS *****/


.bg_06_videos_eng {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_06_videos.jpg) top left no-repeat;
}      
.title_videos_eng {
	background: transparent url(/pages/images/title_videos_eng.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_videos_eng.png');
	width:87px;
	height:11px;
	position:absolute;
	top:46px;
	left:428px;
}
.title_videos_rom {
	background: transparent url(/pages/images/title_videos_rom.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_videos_rom.png');
	width:72px;
	height:11px;
	position:absolute;
	top:46px;
	left:428px;
}
.video_divider {
  height:2px;
  background: transparent url(/pages/images/07_divider.gif) bottom left repeat-x;
  font-size:0px;
  margin-bottom:8px;
}
.flash_06_picture{
  width:410px;
  position:absolute;
  top:0px;
  left:0px;
  height:532px;
}

      
/***** 07 Links *****/

.bg_07_links {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_07_links.jpg) top left no-repeat;
}
.title_links_eng {
	background: transparent url(/pages/images/title_links_eng.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_links_eng.png');
	width:72px;
	height:11px;
	position:absolute;
	top:46px;
	left:428px;
}
.title_links_rom {
	background: transparent url(/pages/images/title_links_rom.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_links_rom.png');
	width:99px;
	height:11px;
	position:absolute;
	top:46px;
	left:428px;
}
.link_holder {
  height:26px;
  _height:30px;
  padding-top:4px;
  background: transparent url(/pages/images/07_divider.gif) bottom left repeat-x;
  cursor:pointer;
}
.link_top_line {
  height:2px;
  font-size:0px;
  background: transparent url(/pages/images/07_divider.gif) bottom left repeat-x;
}
.li {
  background:#454545;
}
.li_hover {
  background:#7198d3;
}
.link_title {
  float:left;
  width:260px;
  color:#c7c7c7;
}
      
      
/***** 09 CONTACT *****/  
      
.bg_09_contact {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_09_contact.jpg) top left no-repeat;
}
.title_contact {
	background: transparent url(/pages/images/title_contact.png) top left no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='/pages/images/title_contact.png');
	width:107px;
	height:11px;
	position:absolute;
	top:46px;
	left:408px;
}
.bg_09_contact_rom {
  width:967px;
  height:532px;
  background:url(/pages/images/bg_09_contact_eng.jpg) top left no-repeat;
}
.flash_09_picture{
  width:390px;
  position:absolute;
  top:0px;
  left:0px;
  height:532px;
}
.contact_form {
  position:absolute;
  top:72px;
  left:406px;
}
      
/***** Videos CMS *****/
    
     
      
      
      
      
/* vanaf hierrrrrrr alleen maar scrollbar shizlefornizzlemydizzle */


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 7px;
background-color: white;
background:transparent;
}
.vscrollerbar {
width: 7px;
background-color: #7792e3;
}
.hscrollerbase {
height: 7px;
background:transparent;
}
.hscrollerbar {
height: 7px;
background-color: #7792e3;
}

.scrollerjogbox {
width: 7px;
height: 7px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #FFF;
}


/* Tutorsty.css */


#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 500px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 0px;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 0px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 300px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

