/* Many important things */

* {margin:0;padding:0;}

body{
font-size:10px;
font-family:'Lucida Grande', Verdana, Arial;
background:#111;
}

a img {border:0 none;}

h1, h2, h3, h4 {
font-family:'Century Gothic','Helvetica Neue', Helvetica, Arial;
font-weight:normal;
}

hr, #hide {
display:none;
}

h2{letter-spacing: 0;font-size:3.2em;margin:.6em 0 .3em 0;}
h2 a {text-decoration:none;}
h2 span a {font-size:0.6em;text-decoration:underline;}
p {font-size:1.2em;margin:0 0 .8em 0}

/*	Article colors */

.home {background:#fff url(../img/home.gif) no-repeat top 90%;color:#111;}

/*.home {background:#4c4c33 ;color:#fff;}*/
.home h2 {margin-top:.8em;}
.home .filmdesc {margin-top:.8em;}
.home .filmdesc p {text-align:left;}
.home a {color:#000!important;}
.home .filmdesc p+p {font-size:1.1em;opacity:.7;text-indent:1em;line-height:1.3em;}
.home .filmdesc span {font-weight:bold;}
.home .news {border-left:1px dotted #666;padding:0 0 0 2em;margin:1em 0 0 2em;font-size:.9em;float:left;width:40%;line-height:1.6em;}
.home .news p {padding-bottom:.6em;}

.image	{color:#fff; background-color:#050505;text-shadow:2px 2px 2px #000;}
.image a {color:#fff!important;}
.image a:hover{color:#fff;}

.blanc {background-color:#fff;}
.blanc td span {background:#fff;}
.blanc td div {background:#fff url(../img/dotb.gif) repeat-x bottom left;}

.noir	{color:#fff; background-color:#050505;text-shadow:2px 2px 2px #000;}
.noir a {color:#fff!important;}
.noir a:hover{color:#fff;}
.noir td span {background:#050505;}
.noir td div {background:#050505 url(../img/dotw.gif) repeat-x bottom left;}

.jaune	{background-color:yellow; color:#330;text-shadow:2px 2px 2px yellow;}
.jaune a {color:#330!important;}
.jaune td span {background:yellow;}
.jaune td div {background:yellow url(../img/dotb.gif) repeat-x bottom left;}
.jaune .filmdesc p {color:#000;}

.bleu	{background-color:#336699; color:#fff;text-shadow:2px 2px 2px #336699;}
.bleu a {color:#fff!important;}
.bleu a:hover{color:#fff;}
.bleu td span {background:#336699;}
.bleu td div {background:#336699 url(../img/dotw.gif) repeat-x bottom left;}

.bleuciel	{background-color:#dee8fa; color:#000;text-shadow:2px 2px 2px #dee8fa;}
.bleuciel a {color:#000!important;}
.bleuciel td span {background:#dee8fa;}
.bleuciel td div {background:#dee8fa url(../img/dotb.gif) repeat-x bottom left;}

.rose	{background-color:#f7dede; color:red;text-shadow:2px 2px 2px #f7dede;}
.rose a {color:red!important;}
.rose td span {background:#f7dede;}
.rose td div {background:#f7dede url(../img/dotr.gif) repeat-x bottom left;}

.rouge	{background-color:#f22; color:#fff;text-shadow:2px 2px 2px #f22;}
.rouge a {color:#fff!important;}
.rouge a:hover{color:#fff;}
.rouge td span {background:#f22;}
.rouge td div {background:#f22 url(../img/dotw.gif) repeat-x bottom left;}

.vert	{background-color:#3c0; color:#fff;text-shadow:2px 2px 2px #3c0;}
.vert a {color:#fff!important;}
.vert td span {background:#3c0;}
.vert td div {background:#3c0 url(../img/dotw.gif) repeat-x bottom left;}

.beige	{background-color:beige; color:#330;text-shadow:2px 2px 2px beige;}
.beige a {color:#330!important;}
.beige td span {background:beige;}
.beige td div {background:beige url(../img/dotb.gif) repeat-x bottom left;}

.orange	{background-color:orange; color:#000;text-shadow:2px 2px 2px orange;}
.orange a {color:#000!important;}
.orange td span {background:orange;}
.orange td div {background:orange url(../img/dotb.gif) repeat-x bottom left;}

.kaki {background-color:#4c4c33; color:#fff;text-shadow:2px 2px 2px #4c4c33;}
.kaki a {color:#fff!important;}
.kaki a:hover{color:#fff;}
.kaki td span {background:#4c4c33;}
.kaki td div {background:#4c4c33 url(../img/dotw.gif) repeat-x bottom left;}

.blanc, .noir,.jaune,.bleu,.bleuciel,.rose,.rouge,.vert,.beige,.orange,.kaki
{background-repeat:no-repeat;background-position:top right;}
.image
{}

.bleu h2,.rouge h2,.orange h2,.kaki h2, .vert h2 {text-shadow:0px 0px #fff;}

/* Article viewer */

div.scroller { 	
width: 100%; 
height: 30em;
overflow: hidden;
position:absolute;
top:0;
}

div.scroller div.section {		
width:1%;
height:30em;
overflow:auto;
x-overflow:hidden;
float:left;	
}
div.scroller div.content {
width: 10000%;
}

/* Main navigation */

div#nav {
text-shadow:0px 0px 0px #000;
width:100%;
border-top:1px solid #222;
border-bottom:1px solid #181818;
position:absolute;
top:30em;
padding:.6em 0 .7em 0;
color:#444;
background:#181818;
}

#nav a {
text-decoration:none;
}

#nav a:hover {
color:#fff;
border-bottom:1px solid #bbb;
}

#nav ul {
margin: 0 .4em 0 0;
list-style:none;
display:inline;
}

#nav li {
display:inline;
}

#nav a.selected, #nav span.unlinked {
cursor:default;
margin:0 .2em;
color:#fff;
border-bottom:1px solid #fff;
}

#nav .category_list {
padding:0 0 0 .8em;
border-left:1px solid #222;
}

#nav .rsx-page-num-list  {
padding:0 0 0 .2em;
}


#nav .page {
border-left:1px solid #222;
padding:0 0 0 .8em;
}

#menu {
width:60%;
font-size:1.1em;
float:left;
padding:.1em 0 0 2em;
}

#menu a {
margin:0 .2em;
color:#bbb;
}

#prevnext {
width:20%;
text-align:right;
float:right;
padding:0 3em 0 0;
}

#prevnext a {
margin:0 .3em;
font-size:1.2em;
color:#bbb;
border-bottom:1px solid #bbb;
}

#prevnext a strong {
color:fff;
font-weight:normal;
}

#prevnext first-letter {
font-weight:bold;
}


/* bla bla */

div.article {
margin:1.4em 2.4em;
}

.article a {
color:#000;
}

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

#home #listing {
text-shadow:0 0 #fff;
position:absolute;
width:100%;
top:34.4em;
color:#fff;
}

#table #listing {
text-shadow:0 0 #fff;
width:100%;
color:#fff;
padding:0 0 6em 0;
font-size:1.1em;
}

#table #listing img {
margin:0 0 0 .5em;
}

#listing a {
color:#fff;
}

#listing a:hover {
text-decoration:underline;
}

.inside {
margin:0 1.2em 2em 2.4em;
}

.shutup {
clear:both;
}

.listcont {
text-shadow:1px 1px 1px #000;
float:left;
width:70%;
}

#home .contact {
width:25%;
border:0 none;
color:#bbb;
float:left;
}

#table .contact {
width:24%;
border:0 none;
color:#bbb;
float:left;
}

.contact p {
text-shadow:1px 1px 1px #000;
font-size:1.1em;
line-height:1.3em;
}

.contact a {
margin: 0 .3em 0 0;
color:#bbb!important;
}

.contact a:hover {
color:#fff!important;
}

#listing ul {
list-style:none;
width:29%;
float:left;
font-size:1.2em;
line-height:1.4em;
margin: 0 1em 1em 0;
padding:0 1% 0 0;
border-right:1px dotted #222;
}

#listing li a {
padding:0 0 .1em 0;
text-decoration:none;
}

#listing li span a {
display:none;
color:#111;
font-size:.9em;
}

/*
#listing li:hover span a {
display:inline;
color:#fff;
}
*/

.article table {
font-size:1.1em;
margin: .4em 2em 1em 0;
width:45%;
opacity:.7;
-moz-opacity:  0.70;
filter: alpha(opacity=70);
float:left;
border-collapse:collapse;
}

.article td {vertical-align:top;}

.article td.tt {
width:38%;
padding:0 .5em 0 0;
font-weight:bold;
}

.article td.tl {width:58%;}

.article td.tt span {
padding:0 .3em .1em 0;
}

.filmdesc {
margin:.4em 0 1em 0;
width:50%;
float:left;
max-width:50em;
}

.filmdesc p {
text-align:justify;
line-height:1.3em;
font-size:1.3em;
}

.filmdesc p small {
text-align:left;
line-height:1.2em;
}

/* Light Window */

#overlay {
	/* REQUIRED */
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	/* REQUIRED */

}

	/* REQUIRED */
	#overlay[id] {
   		position: fixed;
	}
	/* REQUIRED */

#lightWindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	/* REQUIRED */
}

	/* REQUIRED */
	#lightWindow[id] {
		position: fixed;
	}
	/* REQUIRED */

#lightWindow-contents {
	/* REQUIRED */
	display: none;
	position: absolute;
	overflow: hidden;
	/* REQUIRED */

	background-color: #111;
	/* Of Note - If you specify a padding or border be sure to adjust the 'cushion' option, by default its set to 10 */
	border: 10px solid #111;
}
	
#lightWindow-loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999; 
	/* REQUIRED */
	display:none;
	background-color: #000;
	padding: 10px;
}

	#lightWindow-loading-message {
    	font-size: 14px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightWindow-loading-options {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		border-left: 2px solid #cccccc;
		padding: 0 0 0 10px;
	}	

	#lightWindow-loading-options a,
	#lightWindow-loading-options a:link, 
	#lightWindow-loading-options a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightWindow-loading-options a:hover,
	#lightWindow-loading-options a:active {
		text-decoration: underline;
	}


	#lightWindow-loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightWindow-navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 150;
	/* REQUIRED */

	height: 100%;
	wi

	#lightWindow-navigation a,
	#lightWindow-navigation a:link,
	#lightWindow-navigation a:visited,
	#lightWindow-navigation a:hover,
	#lightWindow-navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightWindow-previous, 
	#lightWindow-next {
		width: 49%;
		height: 100%;
		background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightWindow-previous { 
		float: left;
		left: 0px;
	}

	#lightWindow-next { 
		float: right;
		right: 0px;
	}

	#lightWindow-previous:hover, 
	#lightWindow-previous:active { 
		/* background: url(../img/prevlabel.gif) left 15% no-repeat; */
	}

	#lightWindow-next:hover, 
	#lightWindow-next:active { 
		/* background: url(../img/nextlabel.gif) right 15% no-repeat; */
	}
	 	
#lightWindow-photo-galleries {
	/* REQUIRED */
	height: 20px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999; 
	/* REQUIRED */
}

	#lightWindow-photo-tab-container {
		width: 100%;
		height: 20px;
	}

	a#lightWindow-photo-galleries-tab,		
	a:link#lightWindow-photo-galleries-tab,
	a:visited#lightWindow-photo-galleries-tab {
		display: block;
		height: 20px;
		width: 70px;
		float: right;
		-moz-opacity:  0.70;
		opacity: .70;
		filter: alpha(opacity=70);
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 7px;
		font-size: 11px;
	}

	a:hover#lightWindow-photo-galleries-tab,
	a:active#lightWindow-photo-galleries-tab {
		color: #ffffbe;
	}

/*	.up	{
		background: url(arrow-up.gif) no-repeat 60px 5px #000000;
	}

	.down {
		background: url(arrow-down.gif) no-repeat 60px 6px #000000;
	}
*/

	#lightWindow-photo-galleries-list {
		background-color: #000000;
		-moz-opacity:  0.70;
		opacity: .70;
		filter: alpha(opacity=70);
		overflow: hidden;
	}

	.lightWindow-photo-gallery-listing {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightWindow-photo-gallery-listing h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		margin: 5px 0 10px 0;
		font-size: 16px;
	}

	.lightWindow-photo-gallery-listing li {
		margin: 0 0 5px 0;
	}

	.lightWindow-photo-gallery-listing a, 
	.lightWindow-photo-gallery-listing a:link, 
	.lightWindow-photo-gallery-listing a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightWindow-photo-gallery-listing a:hover, 
	.lightWindow-photo-gallery-listing a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightWindow-data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
	
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

	#lightWindow-data-slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightWindow-data-title {
		width: 75%;
		padding: 0 0 0 10px;
		font-weight: bold;
		color: #666666;
		line-height: 1.4em;
	}
	
	#lightWindow-data-caption {
		width: 75%;
		padding: 0 0 0 10px;
		color: #666666;
		line-height: 1.4em;
	}
	
	#lightWindow-data-author {
		position: absolute;
		width: 100px;
		top: 0px;
		right: 10px;
		text-align: right;
		color: #666666;
		line-height: 1.4em;
	 	font-style: italic;
		font-size: 9px;
	}
	
	#lightWindow-data-image {
		position: absolute;
		font-size: 9px;
		width: 100px;
		top: 15px;
		right: 10px;
		text-align: right;
		color: #666666;
		line-height: 1.4em;
	}
	
#lightWindow-title-bar {
	/* REQUIRED */
	position: absolute;
	top: 0;
	left: 0;
	/* REQUIRED */
}
	
	#lightWindow-title-bar-title {
		/* REQUIRED */
		z-index: 50;
		/* REQUIRED */
		float: left;
		color: #ffffbe;
		font-size: 14px;
		width: 80%;
		line-height: 25px;
		text-align: left;
	}
	
	#lightWindow-title-bar-close {
		/* REQUIRED */
		z-index: 50;
		/* REQUIRED */
		float: left;
		width: 20%;
		text-align: right;
		line-height: 25px;
	}
	
	a#lightWindow-title-bar-close-link,	
	a:link#lightWindow-title-bar-close-link,
	a:visited#lightWindow-title-bar-close-link {
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightWindow-title-bar-close-link,
	a:active#lightWindow-title-bar-close-link {
		color: #ffffff;
	}
#ffffff;
	}
