@charset "UTF-8";
/* CSS Document */

#left{
	float:left;
	width:170px;
	text-align:right;
	margin-bottom:40px;
	overflow:hidden;
	padding:0;
}

#right{
	float:right;
	width:549px;
	text-align:left;
	margin-bottom:40px;
	border-left:1px solid #ccc;
	padding:0 10px 0 20px;
}

#right_laurens{
	float:right;
	width:549px;
	text-align:left;
	margin-bottom:40px;
	border-left:1px solid #ccc;
	padding:0 10px 0 20px;
	background:url(../img/bg/aff_l.jpg) no-repeat 230px 0;
}

#right_nico{
	float:right;
	width:549px;
	text-align:left;
	margin-bottom:40px;
	border-left:1px solid #ccc;
	padding:0 10px 0 20px;
	background:url(../img/bg/aff_n.jpg) no-repeat 270px 0;
}
.d_ban{
	height:80px;
}

.post{
	margin: 0px 0px 0px 0px;
	color:#000;
	}

.post table{
	width:520px;
	margin:0 auto;
}


#height_min{
	float:right;
	height:760px;
	width:1px;
}

.post a{
	color:#666;
	right:0;
}

.post a:hover{
	color:#999;
	text-decoration:none;
}

/*--------------------------*/


.p_desc{
	margin:0;
	padding:0;
	font-size:10px;
	font-style:italic;
	color:#333;
}

h4{
	margin:0;
	padding:0;
	font-size:8px;
	color:#000;
	font-family:inherit;
	font-weight:600;
}

h3{
	margin:0;
	padding:0;
	font-size:11px;
	color:#000;
	font-family:inherit;
	font-weight:600;
}
.p_demo{
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
}

.p_left{
	text-align:left;
	font-weight:600;
	color:#FC0;
}

p{
	margin-top:5px;	
}

h2{
	margin:15px 0 5px 0;
	padding:0;
	font-size:12px;
	font-family:100;
	color:#FC0;
}

h1{
	margin:15px 0 20px 0;
	padding:0;
	font-size:14px;
	font-family:100;
	color:#000;
}

/*----------------------------*/

.h2_left{
	color:#000;
}

.left{
	text-align:left;
	font-weight:600;
	color:#FC0;
}
.left a{
	text-align:left;
	font-weight:600;
	color:#FC0;
}

.left a:hover{
	text-align:left;
	font-weight:600;
	color:#FC0;
}

.left_bans{
	text-align:left;
	color:#666;
	font-style:italic;
		   }

.right{
	text-align:right;
	color:#666;
	font-style:italic;

}

/*----------------------------*/

ul{
	text-align:right;
	width:170px;
	padding:0;
	margin:0;
}

li{
	list-style-type:none; 
	height:auto;
	width:170px;
	margin:10px 0 0 0;
	padding:0;
}

#left li a{
	display:block;
	margin:0 0 20px auto;
	width:138px;
	height:20px;
}

#left li .a_ww{
	height:40px;	
}


#left span{
	display:none;
}

#a_nico{
	background:url(../img/nico.jpg) 0px -20px;
}

#a_laurens{
	background:url(../img/laurens.jpg) 0px -20px;
}

#a_laurens:hover{
	background-position:0px 20px;
}

#a_nico:hover{
	background-position:0px 20px;
}

/*-----
WORK
------*/

#a_films{
	background:url(../img/films.jpg) 0px -40px;
}

#a_films:hover{
	background-position:0px 41px;
}

#a_commercials{
	background:url(../img/commercials.jpg) 0px -40px;	
}

#a_commercials:hover{
	background-position: 0 41px;
}

#a_other{
	background:url(../img/other.jpg) 0px -40px;
}

#a_other:hover{
	background-position:0px 41px;
}

a img{
	border:none;
}

/*------
ART
-------*/

#a_char_d{
	background:url(../img/char_d.jpg) 0px -20px;
}

#a_char_d:hover{
	background-position:0px 20px;
}

#a_set_d{
	background:url(../img/set_d.jpg) 0px -20px;
}

#a_set_d:hover{
	background-position:0px 20px;
}

#a_concept{
	background:url(../img/art_other.jpg) 0px -20px;
}

#a_concept:hover{
	background-position:0px 20px;
}

#a_artists{
	background:url(../img/art_artists.jpg) 0px -20px;
}

#a_artists:hover{
	background-position:0px 20px;
}

/*--------------------------------------------*/

#li_artist_reel{
	width:140px;
	height:20px;
	margin:0 0 25px auto;
	background:url(../img/artist_reel.jpg);
}

#li_left_work{
	width:140px;
	height:20px;
	margin:0 0 25px auto;
	background:url(../img/left_work.jpg);
}

#li_left_art{
	width:140px;
	height:20px;
	margin:0 0 25px auto;
	background:url(../img/art_plug.jpg);
}

/*--------------------------------------------*/

.left_ads{
	text-align:left;
	font-weight:inherit;
	color:#000;
}

/*--------------------------------------------*/

.d_right{
	color:#FC3;
	float:left;
}

.d_right a{
	color:#FC3;
	right:0;
}

.d_right a:hover{
	color:#999;
	text-decoration:none;
}







