body
{
    background-color: #0b191e;
    margin: 0px;
    font-family: verdana;
    font-size: 11px;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#worklayer
{
    position: relative;
    margin: 0 auto;
    background-image: url(background.jpg);
    width: 827px;
    padding-left: 15px;
    padding-right: 15px;
}

.header
{
    position: relative;
    margin: 0 auto;
    
    width: 857px;
    height: 132px;
    
    background-image: url(head.jpg);
}

h1
{
    display: block;
    
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    
    width: 820px;
    height: 20px; /*let op font-size (totaal 32px)*/ 
    background-image: url(header.jpg);  
    
    padding-left: 7px;
    padding-top: 12px;
    
    font-size: 17px; 
    font-family: cambria;
    font-weight: 900;   
    color: #3bafc4;
}
/* 613 */ 
.profile_heading
{
	background-image: url(header.jpg);
	width: 820px;
	height: 32px;
	padding-left: 7px;
	margin-bottom: 15px;
}

.profile_heading .text
{
	position: relative;
	clear: both;
	float: left;
	
	height: 20px; /*let op font-size (totaal 32px)*/ 
    
    padding-left: 7px;
    Padding-top: 12px;
    
    font-size: 17px; 
    font-family: cambria;
    font-weight: 900;   
    color: #3bafc4;
}

.profile_heading .resume
{

	margin-left: 542px;
}

.profile_heading .contact
{

	margin-left: 18px;
}

.profile_heading img
{
	border: 0px;
}

.profile table
{
    margin-left: 15px;
    margin-bottom: 15px;
}

.profile td
{
    vertical-align: top;
}

.profile .left
{
    font-weight: 900;
    color: #3dafc3;
    width: 110px;
    padding-bottom: 10px;
}

.profile .right
{
    color: #ffffff;
}

#contact
{
	display: none;
	height: 0px;
	overflow: hidden;
}


.print
{
    margin-bottom: 15px;   
}

.print div
{
    width: 222px;
    height: 99px;
    
    border: 3px solid #16404a;   
    
    padding-top: 5px;
    padding-bottom: 5px;
    
    background-color: #0d232b;
    text-align: center;
}

.print .space
{
    width: 28px;   
}

.print td
{
    padding-bottom: 15px;   
}

.foot
{
    position: relative;
    margin: 0 auto;
    
    width: 857px;
    height: 53px;
    
    background-image: url(foot.jpg);   
}

.shadow
{
	position: absolute;
	background-color: #000000;
}

#overlay
{
	position: absolute;
	top:0px;
	width: 100%;
	height: 100%;
	background-color: black;
	color: white;
	display: none;
	text-align: right;
}

#panel
{
	position: absolute;
	border: 3px solid #16404a; 
	background-color: #0d232b;
}

#panel_image
{
	width: 0px;
	height: 0px;
}

.cntct td
{
    color: #3DAFC3;
    font-weight: 900;
    width: 200px;
    text-align: right;
}

.cntct input
{
    margin-left: 20px;
    padding: 2px;
    color: white;
    font-family: verdana;
    font-weight: 100;
    background-color: #0E232B;
    border: 0px;
    border-bottom: 1px solid #16404A;				
    width: 400px;
}
.cntct textarea
{
    font-size: 10px;
    width: 400px;
    margin-left: 20px;
    padding: 2px;
    color: white;
    font-family: verdana;
    font-weight: 100;
    background-color: #0E232B;
    border: 0px;
    border-bottom: 1px solid #16404A;				
}

#popup_head
{
	display: none;
	position: absolute;
	height: 30px;
	font-family: verdana;
	font-size: 22px;
	background-color: #0E232B;
	color: #FFFFFF;
	text-align: center;
}

#popup_body
{
	display: none;
	position: absolute;
	
	border: 3px solid #16404a; 
	background-color: #0D2A32;
	color: #FFFFFF;
	
	min-height: 40px;
	padding: 5px;
}

#popup_body span
{
	color: #1F86C3;
	font-weight: 900;
}

#popup_body a
{
	color: #1F86C3;
	font-weight: 900;
	text-decoration: underline;
}

#popup_body a:hover
{
	color: #1F86C3;
	font-weight: 900;
	font-style: italic;
	text-decoration: underline;
}

.tweet, .query 
{
  font-family: verdana;
  font-size: 11px;
  color: #ffffff; 
}

.tweet .tweet_list, .query .tweet_list 
{
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #002a32; 
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list 

.epic 
{
      text-transform: uppercase; 
}

.tweet .tweet_list li, .query .tweet_list li 
{
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; 
}

.tweet .tweet_list li a, .query .tweet_list li a 
{
        color: #3dafc3; 
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even 
{
      background-color: #002a32; 
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar 
{
      padding-right: .5em;
      float: left; 
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img 
{
        vertical-align: middle; 
}
