* { margin: 0; padding: 0; }


body {
	margin:0px 0px 0px 0px;
	font-size: 10px;
	font-family: Verdana;
	color: #fff;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-size: 9px;
	
	}


#background_centered {background:#000 url(../../img/background.gif) fixed center no-repeat;}
#background_left {
	/*  background:#000 url(../../img/background.gif) fixed 150% 20% no-repeat;*/
	 background:#000;
	 background-image:url(../../img/background.gif);
	 background-position:150% 20%;
	 background-repeat:no-repeat; 



}

	
a:link {color: #fff;}
a:visited {color: #fff;}
a:active {color: #ff0000;}
a:hover {color: #ff0000;}
a {text-decoration: none;}
	
.size {font-size: 11px;}
.link a{
	color: #FFFFFF; 
	background-color: #000000; 
	text-decoration: none; 
	top:20px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-size: 9px;
	}
	
.link a:hover {	color: #FFFFFF;	background-color: #CC0000;	text-decoration: none;}

.grey {
    font-family: Verdana;
	color: #595959;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-size: 10px;
}

.grey2 {
color: #eee
}

.line_height {
	line-height: 16px;

}
.red {
    font-family: Verdana;
	color: #b10d04;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-size: 9px;
}

.red_background{background-color:#b10d04;}

#red_line {
	margin:0px;
	padding: 0px;
	position:fixed;
	top:0;
	height:4px;
	width:100%;
	background-color:#b10d04;
	z-index:5;
	}
	
#menu {
	position:fixed;
	bottom:0;
	width:100%;
	height:10px;
	background-color:#101114;
	z-index:10; 
	padding:10px 0px 14px 0px;
	border:#25252d;
	border-top-style:solid;
	color:#939394;
	border-width:1px;
	}
	
#menu_logo {
	position:relative;
	left:10px;
	top:-1px;
	bottom:0;
	width:48px;
	height:14px;
	float:left;
	background: url(../../img/logo_mini.gif);
	}
	
	
	
#toggle {
	position:absolute;
	left:28px;top:0px;
	color:#595959;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	letter-spacing: 1px;
	z-index:2;
}	

#toggle a{color:#262626;}
#toggle a:hover{color:#595959;}


#toggle2 {
	position:absolute;
	left:18px;top:-10px;
	color:#595959;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	letter-spacing: 1px;
	z-index:2;
}	

#toggle2 a{color:#262626;}
#toggle2 a:hover{color:#595959;}


/* ####################### LARGE PROJECT */	
#center_large {
	position:absolute;
	top: 50%;
	left: 50%;

	width:810px;
	margin-left: -405px; /*set to a negative number 1/2 of your width*/
		
	height:560px;
	margin-top: -280px; /*set to a negative number 1/2 of your height*/

	/* overflow: auto; */
	z-index:1;
	/* background-color:#F00; */
}	



.large {
	position:relative;
	width:750px;
	height:500px;
	margin:0px;
	padding: 30px; 
	font-size: 10px;
	letter-spacing: 1px;
	background-image:url('../../img/large.png');
	/*background-color:#F00;*/
	background-repeat:no-repeat;
	background-position:center;

}


.title {
	opacity:0.6;
	filter:alpha(opacity=60);
	margin-top:9px;
	margin-bottom:8px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-size: 9px;
}




/* ####################### 9 PROJECTS */
.lab{
	height:38px;
	width:38px;
	position:absolute;
	background-image:url('../../img/lab.png');

}
#center_thumb {
	position:absolute;
	top: 50%;
	left: 50%;

	width:660px;
	height:540px;
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -330px; /*set to a negative number 1/2 of your width*/
	/* overflow: auto; */
	z-index:1;
}		

.thumb {
	width:218px;
	height:140px;
	margin:0px;
	padding-top: 20px; 
	padding-bottom: 20px; 
	padding-left: 24px; 
	padding-right: 24px; 


	FONT-SIZE: 10px; 
	float:left;
	font-size: 11px;
	letter-spacing: 1px;
	background-image:url('../../img/thumbnail_wide.png');
	background-repeat:no-repeat;
	background-position:center;
}






/* ####################### ONE PROJECT */
#left_block{
	position:absolute;
	top: 50%;
	left: 50%;
	width:750px;
	height:500px;
	margin-top: -321px; /* moitie -71 */
	margin-left: -375px; 
	overflow:visible;  
	z-index:0;
	}
	
.line { 
    background:url(../../img/line.png) no-repeat;
	height:1px;
	width:295px;	
	margin-top:10px;
	margin-bottom:6px;
	}
	
#title2 {
	margin-top:24px;
	margin-bottom:24px;
	font-family: Verdana;
	color: #595959;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-size: 9px;
}
	
#frame{
	position:relative;
	top:-1px;
	left:-1px;
	width:750px;
	background:#000;
	border-style:solid;
	border-color:#000000;
	/* border-color:#121417; 
	border-color:#393939; */
	border-width:1px;

	}
	
#frame_info{
	position:relative;
	background:#0b0b0a;
	border-style:solid;
	border-color:#010000;
	border-width:1px;
	padding:20px;
	width:710px;
	top:-1px;
	left:-1px;
	font-family: Verdana;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-size: 10px;
	}

#photo_caption{
	color:#595959;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	padding:4px;
}

#photo_caption a{color:#595959;}
#photo_caption a:hover{color:#fff;}


.slideshow {}
.slideshow img {}

#nav a { border-right: 1px solid #595959; background: #000; text-decoration: none; margin: 0 0px; padding: 0px 6px;  }
#nav a.activeSlide { background: #262626;  color:#808080}
#nav a:focus { outline: none; }

#nav2 a { border-right: 1px solid #595959; background: #000; text-decoration: none; margin: 0 0px; padding: 0px 6px;  }
#nav2 a.activeSlide { background: #262626;  color:#808080}
#nav2 a:focus { outline: none; }





/*
#toggle {
	position:absolute;
	left:28px;top:0px;
	color:#595959;	
	font-family:
	font-size:9px;
	letter-spacing: 1px;
	z-index:2;
}	

#toggle a{color:#262626;}
#toggle a:hover{color:#595959;}


 ###########################################MENU */
 
	
#mini_menu
{
margin: 0;
padding: 0 0 15px 0;
index:10;
font-family:Verdana, Geneva, sans-serif;
font-size:9px;
letter-spacing: 1px;
}

ul#mini_menu li {
    background: #000;	
	letter-spacing: 1px;
	list-style-type: none;
  	display: inline;
}

#mini_menu a {
    color: #595959;	
    text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

#mini_menu a:hover {
	color: #fff;
    background: #262626;
}

#mini_menu a.selected {
  color:#E6E6E6;
  background: none;
}

.link2 a{
	color: #808080; 
	background-color: #000000; 
	text-decoration: none; 
	letter-spacing: 1px;
	font-size: 9px;
	}
	
.link2 a:hover {color: #FFFFFF;	background-color: #CC0000;	text-decoration: none;}

.link2_selected{
	color: #fff;  
	text-decoration: none; 
	letter-spacing: 1px;
	font-size: 9px;
	}
	
.back {margin-bottom:35px;}
.back a{
	color: #808080; 
	background-color: #000000; 
	text-decoration: none; 
	top:20px;
	letter-spacing: 1px;
	font-size: 9px;
	position:relative; 
	
	}
	
.back a:hover {	color: #FFFFFF;	background-color: #CC0000;	text-decoration: none;}
