/* Starting CSS reset */
a, abbr, acronym, address, applet, base, big, blockquote, body, button, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, input, ins, label, legend, li, object, ol, optgroup, option, p, pre, q, s, samp, select, span, strike, strong, sub, sup, textarea, tfoot, th, thead, tr, ul, var{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #888888;
	background: #ffffff;
	font: 0.9em "helvlib",Helvetica,Verdana,Arial,sans-serif;
	padding:12px 12px 0 12px;
	min-width:776px;text-align:center;	
}
h1{font-size:250%}
h2{font-size:220%}
h3{font-size:190%}
h4{font-size:160%}
h5{font-size:130%}
h6{font-size:110%}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a{
	text-decoration:none;
	border-bottom:1px solid;
}
/* End CSS reset */
/* custom CSS *//*
html{height:100%}
body{width:100%;height:100%;}*/
body *{position:relative;}
#loading{
	position:absolute;z-index:12;
	bottom:4px;left:0;
	width:100%;height:2px;
}

#loading div{
	position:absolute;
	top:0;left:0;
	height:2px;
	width:10px;
	background-color:#888;
}

.main_title{
	position:absolute;z-index:13;
	top:0;left:0;
	width:200px;height:20px;
	text-align:left;
	font-size:110%;
	padding:16px 0 0 16px;
	text-transform:uppercase;
}
#intro_overlay{/*display:none;*/
	position:absolute;z-index:11;
	top:0;left:0;
	width:100%;height:100%;
	background-color:black;
}
#intro_link {
	position:absolute;
	top:0;left:0;z-index:10;
		width:0;height:100%;
		padding-left:100%;
		border:0;
		overflow:hidden;
}
#intro_content{
	width:720px;margin:0 auto;
	text-align:right;
	
}
#intro_content h1{
	display:block;
	height:26px;line-height:26px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:left;
	font-size:110%;
	
}
#intro_video{
	width:480px;
}
#intro_overlay .copyright{
	width:95%;
	margin:0 auto;
	font-size:0.75em;
	line-height:2em;
	color:#eee;
}
#header{
	width:100%;height:auto;
	min-height:30px;
/*	min-width:780px;
*/	overflow:auto;
	background-color:rgba(255,255,255,0.5);
	padding-bottom:17px;
}
#main_title{
	text-align:left;
	font-size:110%;
	padding:0 0 5px 0;
	color:#333;
}
#nav{
	clear:left;
	float:left;
	width:30%;
	text-align:left;
	text-transform:capitalize;
	line-height:1.2em;
	font-family:courier;
	font-size:0.8em;
}

#nav ul{
	width:50%;height:auto;
	display:none;
/*	clear:both;*/
	float:right;
	text-transform:capitalize;
	
}
#nav li.active ul{
	display:block;
}
#nav li{
}
#nav ul li{
	z-index:1;
	display:none;
	padding:0;
}
#nav li.active li{
	display:block;
}
#nav a,#nav .active  li a{
	border-bottom:0;
	color:#888888;
	white-space:nowrap;
}
#nav a:hover,#nav .active  li a:hover{
	color:#111111;
}
#nav .active a,#nav .active  li.active a{ 
	color:#111111;
}
#infos{
	display:none;
	clear:left;
	float:right;
	width:70%;
/*	min-width:360px;*/
	text-align:center;
}

#controls{
	z-index:1;
	padding:0;
	margin-bottom:0.4em;
	height:16px;
	font-family:courier;
}
#controls .prev_next{display:none}
#controls ul{
	cursor:pointer;
	float:left;
}
#controls li{
	display:block;
	width:15px;height:15px;
	float:left;
}
#controls .prev{
	background: transparent url(../img/buttons.png) 0 -2px no-repeat;
}
#controls .next{
	background: transparent url(../img/buttons.png) -15px -2px no-repeat;
}
#controls .prev:hover{
	background: transparent url(../img/buttons.png) 0 -20px no-repeat;
}
#controls .next:hover{
	background: transparent url(../img/buttons.png) -15px -20px no-repeat;
}
#controls .slide_show{ display:none;
	background: transparent url(../img/buttons.png) -30px 0 no-repeat;
}
#controls .slide_show:hover{
	background: transparent url(../img/buttons.png) -30px -15px no-repeat;
}
#controls .slide_hide{
	background: transparent url(../img/buttons.png) -45px 0 no-repeat;
}
#controls .slide_hide:hover{
	background: transparent url(../img/buttons.png) -45px -15px no-repeat;
}
#controls .monitor{
	display:none;
	width:auto;
	font-family:courier;
}
#controls .items,#controls .video_control,#controls .video_control li{
	width:auto;font-size:90%;
/*	padding-left:1px;
*/}
#controls .video_control{display:none;}
#controls .video_control li{
	padding:3px 5px;
}
.play,#controls .video_control .stop{display:none}
#controls .gallery_items{
	background: transparent url(../img/selector_back.gif) 0 2px repeat-x;
	display:block;
	float:right;
}
#controls .gallery_items li{
	display:block;float:left;
	width:1px;overflow:hidden;
	padding-top:1px;
}
#controls .gallery_items a{
	display:block;
	width:1px;height:0;
	padding-top:13px;
	border:0;
}
#controls .gallery_items a:hover,#controls .gallery_items a.active{
	background-color:#111111;
}
#content{
/*	min-width:780px;*/
	height:480px;
	text-align:center;
	overflow:hidden;
	padding-bottom:15px
}

#content img{
	display:block;
	margin:0 auto;
	border:0;
}
#content object{
}
.text #content{
	text-align:left;
	font-family:courier;
	font-size:160%;
}
.text #content a {
	color:#333;
	border:0
}
.text #infos{
}
.images #infos{
	display:block;
}
.slideshow #infos{
	position:relative;
	display:block;
	text-align:left;
	width:80%;
}
.slideshow #nav{
	display:none;
}
.slideshow .legend{
	position:relative;
	width:100%;
	float:left;
	padding:0;
}
.slideshow #controls{
	position:relative;
	float:right;
	margin:0;
}
.images #content{
	text-align:center;
}
#content .frame{
	z-index:0;
	position:absolute;
	top:0;left:160px;
	width:100%;height:100%;
	background-color:white;
	display:none;
	text-align:center;
}
#content .mask{
	position:absolute;z-index:9;
	top:0;left:0;
	width:100%;height:100%;	
}
#content .mask.next{
	background:transparent url(../img/next.png) right 50% no-repeat;
}
#content .mask.prev{
	background:transparent url(../img/prev.png) left 50% no-repeat;
}
#content .front{
	z-index:1;
	display:block;
}
.limited #content{
	font-size:16px;
}
/* GALLERY */
.gallery_items{
	display:none;
}
#legend{
	position:absolute;z-index:3;
	bottom:8px;right:0;
	height:16px;width:100%;
	line-height:16px;
	font-family:courier;
	font-size:12px;
	letter-spacing:0.1em;
	text-align:center;
	background-color:rgba(255,255,255,0.5);
}
#legend.hover{
	height:70px;
	font-size:16px;
	line-height:40px;
	color:#333;
}
/* END GALLERY */
#log_form,#limited_log_form{
	width:300px;
	line-height:25px;
	vertical-align:middle;
	margin:0 auto;
}
#log_form label,#limited_log_form label{
	text-align:right;
	display:block;
	width:300px;height:25px;
	font-size:16px;
}
#log_form label.remember_me{
	text-align:left;
}
#log_form input,#limited_log_form input{
	width:120px;height:23px;line-height:23px;
	padding:0 5px;
	border:1px solid #888888;
	font-size:20px;
}
#log_form #admin_remember_me,#limited_log_form #limited_remember_me{
	height:14px;width:14px;line-height:0px;margin-top:2px;
}
#admin_submit,#limited_submit{margin-left:150px;}
#member_disconnect{
	position:absolute;z-index:10;
	right:10px;top:30px;
	height:30px;line-height:30px;
	background:#f3f3f3 url(../img/tab_back.gif) 0 0 repeat-x;
	padding:0 20px
}
#member_disconnect a{
	color:#888;
}
#member_disconnect a:hover{
	color:#888;
	border:0;
}


