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

body {
	background-color: #f2f2f2;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #304454;
}
a:active {
	text-decoration: none;
	color: #2b6e88;
}
 .footer #validation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 48px;
	width: 300px;
	position: absolute;
	right: -50px;
	color: #2a7089;
	top: 20px;
}
#about .footer #validation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 48px;
	width: 300px;
	position: absolute;
	right: -50px;
	color: #2a7089;
	top: 20px;
}

#logo {
	width: 220px;
	left: 50px;
	position: absolute;
	top: 50px;
}
.footer{
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	background:#1e4456 none repeat scroll 0 0;
	bottom:0;
	left:0;
	position:fixed;
	width:100%;
	height:48px;
}
.accordion_toggle {
	display: block;
	height: 20px;
	width: 680px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #666;
	cursor: pointer;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right;
			color: #222;
			
		}
		
		.accordion_content {
	/*background-color: #ffffff;*/
	color: #444444;
	overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			/*background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;*/
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #000;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			/*background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;*/
			color: #000;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			/*background-color: #ffffff;*/
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
	/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

			display: block;
	height: 100px;
	width: 30px;
	background: no-repeat left top;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			/*background: url(images/h_accordion_toggle_active.jpg) no-repeat top left;*/
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;
			width: 100px;/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }

    
#container {
	position: absolute;
	top: 60px;
	left: 60px;
}
#about {
	position: absolute;
	top: 200px;
	left: 50px;
}
#container #vertical_container .accordion_toggle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	cursor: crosshair;
}
#container .description {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#container #vertical_container .accordion_content #devil {
	background-image: url(images/devil.jpg);
	height: 300px;
	width: 800px;
}
.footer #links {
	position: absolute;
	height: 59px;
	width: 300px;
	left: 325px;
	padding-top: 0px;
	margin-top: 0px;
	top: -12px;
}
.footer #links {
	position: absolute;
	height: 59px;
	width: 300px;
	left: 396px;
	padding-top: 0px;
	margin-top: 0px;
	top: -12px;
}
.footer #nav {
	position: absolute;
	height: 59px;
	width: 410px;
	left: 1px;
	padding-top: 0px;
	margin-top: 0px;
	top: -3px;
}
.footer #bar {
	position: absolute;
	height: 59px;
	width: 5px;
	left: 405px;
	top: 0px;
}
ul {
	list-style-type: none;
	top: 0px;
	padding-top: 0px;
}
 ul li {
	list-style-type: none;
	margin-top: 0px;
	float: left;
	
}

#supersize { position: fixed; top: 0; left: 0; z-index: 0; }
#supersize img, #supersize a
{
	height:850px;
	width:2000px;
	display:none;
}

#supersize .activeslide, #supersize .activeslide img
{
	display:inline;
}
ol#projects {
	color:#222222;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
}
ol#projects h3 {
-x-system-font:none;
clear:both;
color:#222222;
float:none;
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:6px 0;
}
ol#projects div.content {
clear:both;
color:#222222;
display:none;
float:none;
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
}
.content {
margin:10px 0 30px 1px;
