body {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
 
a:active, a:focus {
	outline: 0;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

#site {
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
}

#menuMask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 42px;
	background: white;
}

#menu {
	position: absolute;
	top: 16px;
	left: 0px;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid black;
	line-height: 20px;
}

#menuElements {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 692px;
	height: 20px;
	margin-left: 16px;
}

#title {
	float: left;
	margin-right: 8px;
	font-weight: bold;
	padding-top: 1px;
}

#type {
	padding-right: 8px;
	padding-left: 8px;
	height: 19px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	float: left;
	background: white;
	cursor: pointer;
}

#graphic {
	border-bottom-color: white;
	border-right-color: #141414;
	border-top-color: black;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	padding-right: 8px;
	padding-left: 8px;
	background-color: white;
	float: left;
	cursor: pointer;
	height: 19px;
}

#about {
	float: left;
	margin-left: 8px;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
	padding-top:1px;
}

#aboutPage {
	font-size: 11px;
}

#aboutCol1 {
	position: absolute;
	left: 16px;
	top: 16px;
	width: 314px;
	height: 343px;
	overflow: hidden;
}

#aboutCol1Content {
	position: absolute;
	top:0px;
	left:0px;
	width: 314px;	
	font-weight: bold;
}

#aboutCol1Content a {
	text-decoration: none;
}

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

.ui-slider-handle {
	position: absolute;
	width:  5px;
	height: 12px;
	background: black;
	margin-left: -2px;
}

hr {
	width: 16px;
	height: 1px;
	border: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	background: black;
}

#aboutSlider {
	position: absolute;
	left: 346px;
	top: 28px;
	width: 1px;
	height: 331px;
}

#aboutLine {
	position: absolute;
	left: 346px;
	top: 16px;
	width: 1px;
	height: 343px;
	background: black;
}

#aboutCol2 {
	position: absolute;
	left: 362px;
	top: 16px;
	width: 137px;
	height: 343px;
}

#aboutClose {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 16px;
	top:378px;
}

#links {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	right: 0px;
	text-align: right;		
}

#links a {
	color: black;
}

#links a:hover {
	text-decoration: none;
	color: black;
}

#content {
	position: absolute;
	left:16px;
	top:52px;
	width: 692px;
	height: 532px;
}

#projectList {
	background-color: white;
	position: absolute;
	left:0px;
	top:0px;
	width: 885px;
	height: 568px;
}

.navigation {
	clear:both;
	height:17px;
	padding-top:3px;
}

.underline {
	text-decoration: underline;	
}

.navLink {
	cursor: pointer;
}

.sep {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	background: white;
	border-bottom: 1px solid black;
	width: 16px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.sep2 {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	background: #ccc;
	border-bottom: 1px solid black;
	width: 16px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#informations {
	font-size:10px;
	position: absolute;
	top:52px;
	left:724px;
	padding-right: 16px;
	width:161px;
	height:532px;
}

#informations a {
	text-decoration: none;
}

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

.listNavigation {
	font-size: 10px;
	position: absolute;
	top:552px;
	left: 0px;
}

.thumb {
	cursor: pointer;
	width: 161px;
	height: 121px;
}

.listInfos {
	position: absolute;
	top:0px;
	left:0px;
	height: 0px;
	width: 151px;
	height: 111px;
	padding: 5px;
}

.listInfosBackground {
	position: absolute;
	top:0px;
	left:0px;
	background: #ccc;
	width: 100%;
	height: 100%;
	/*-moz-opacity:.40;
	filter:alpha(opacity=40);
	opacity:.40;*/
}

.listInfosText {
	position: absolute;
	top:0px;
	left:0px;
	width: 151px;
	height: 111px;
	font-size: 10px;
	padding: 5px;
}

.typeList {
	position: relative;
	height: 121px;
	margin-bottom: 16px;
}

.graphicList {
	position: relative;
	height: 121px;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
}

#aboutPage {
	position: absolute;
	width: 518px;
	height: 398px;
}

#aboutBackground {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background: black;	
	-moz-opacity:.45;
	filter:alpha(opacity=45);
	opacity:.45;
}
}

#aboutPageShadow {
	position: absolute;
	top:3px;
	left:3px;
	width: 514px;
	height: 394px;
	background: black;	
}

#aboutPageContent {
	position: absolute;
	top:0px;
	left:0px;
	width: 514px;
	height: 394px;
	border: 1px solid black;
	background: white;
}

/*Special script*/
#graphicProjects, #typeProjects, .section{
	padding:0;
	margin:0;
	list-style:none;
}

#graphicProjects, #typeProjects {
	overflow:hidden;
	width:692px;
	background-color:white;
	position:relative;
	height:532px;
/*	float:left;*/
}

.section {
	height: 532px;
	position: absolute;
}

.section .sub {
	float: left;
	padding: 0px;
	width:692px;
	height:532px;
	padding-right: 16px;
}

.section .sub img {
	width:692px;
	height:532px;
}


ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}
