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

/* Common elements */

/* Body */
#body {
  position: absolute;
  margin-left: -450px;
  left: 50%;
  top: +0px;
  width: 900px;
  height: 600px;
}

/* Logo */
#logo {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 118px;
	height: 56px;
}

/* Name */
#name {
	position: absolute;
	left: 110px;
	top: 50px;
	width: 480px;
	height: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

/* Contact details */
#cdetails {
	position: absolute;
	left: 110px;
	top: 74px;
	width: 550px;
	height: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

#cdetails span {
	font-weight: bold;
	color: #94c042;
	}




/* Top Nav list */
	
ul#topnav { 
	margin:0px;	
	padding:0px;
	position:absolute; 
	top:72px; 
	left:633px;
}

ul#topnav li {
	margin:0px;	
	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:13px;
	display:inline;
}
ul#topnav li a {
	text-decoration:none;
	color:#666666;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
ul#topnav li a:hover {
	text-decoration:none;
	color: #333333;
	text-decoration: underline;
}

ul#topnav li a:active {
	text-decoration: underline;
}




/* Links  */

img {
	border: 0;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



#introtext {
	position: absolute;
	left: 633px;
	top: 163px;
	width: 255px;
	height: 125px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 1.3;
}

#introtext p{
	margin-top: 0;
}


#testimonial {
	position: absolute;
	left: 633px;
	top: 388px;
	width: 230px;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}

#testimonial span {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}




/* home page projects */

#homeprojects {
	width: 612px;
	height: 354px;
	margin-top: 166px;
}

.homeproject1 {
	width: 297px;
	height: 157px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 8px;
}

.homeproject2 {
	width: 297px;
	height: 157px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 0px;
}

.homeproject3 {
	width: 297px;
	height: 157px;
	border: 1px solid #ccc;
	float: left;
	margin-top: 62px;
	margin-right: 8px;
}

.homeproject4 {
	width: 297px;
	height: 157px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 0px;
	margin-top: 62px;
}

.homeimage {
  width: 291px;
  height: 151px;
  color: #666666;
	border: 3px solid #fff;
	padding: 0px;
}

.homeimage:hover {
	color: #666666;
	border: 3px solid #ccc;
	padding: 0px;

}

.homeproject-title {
	width: 300px;
	height: 16px;
	padding-top: 7px;
	margin-left: 0px;
}

.homeproject-title a:link {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #94c042;
	font-weight: normal;
}

.homeproject-title a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.homeproject-title a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}


/* Project 5 home */

#project5home {
	position: absolute;
	left: 632px;
	top: 387px;
	width: 256px;
	height: 160px;
	padding: 0px;
	border: 1px solid #ccc;
}


.projecthomeimage {
	width: 131px;
	height: 154px;
	float: right;
	border: 3px solid #fff;
	padding: 0px;
}

.projecthomeimage:hover {
	color: #666666;
	border: 3px solid #ccc;
	padding: 0px;
}


#project5hometitle {
	position: absolute;
	left: 627px;
	top: 359px;
	width: 117px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;	
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
}

.projecthometext {
	width: 102px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 1.3;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 10px;
	float: left;
}

.header {
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 1.2;
	}

.projecthometext a {
	font-weight: normal;
	color: #94c042;
	}

.projecthometext a:hover {
	text-decoration: underline;
	color: #666666;
	}


/* Footer */

#footer {
  position: absolute;
  left: 0px;
  top: 638px;
  
  width: 900px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
}

.copyright {
	width: 485px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
  	margin-top: 10px;
	float: left;
	
}

.copyright a {
	font-size: 11px;
	color: #3e3e3e;
	font-weight: normal;	
}

.copyright a:hover {
	color: #666666;
	text-decoration: underline;
}


ul#footnavhome { 
	margin-top: 6px;	
	padding:0px;
	margin-left: 633px;
}

ul#footnavhome li {
	margin:0px;	
	padding:0px;
	list-style:none;
	margin-right:5px;
	display:inline;
}
ul#footnavhome li a {
	text-decoration:none;
	color:#3e3e3e;
	font-weight: normal;
	font-size:11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
ul#footnavhome li a:hover {
	color: #666666;
	text-decoration: underline;
}


#footerwork {
  position: absolute;
  left: 0px;
  top: 3412px;
  width: 900px;
  height: 50px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
}

#footerarchive {
  position: absolute;
  left: 0px;
  top: 3030px;
  width: 900px;
  height: 50px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
}




/* page title */
#pagetitle {
	position: absolute;
	left: 0px;
	top: 135px;
	width: 300px;
	height: 13px;
}


#pagetitle h1{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}



/* Projects on work page */

#projects {
	left: 0px;
	width: 900px;
	height: 2680px;
	margin-top: 166px;
}

#projectsarchive {
	left: 0px;
	width: 900px;
	height: 2680px;
	margin-top: 320px;
}

.project {
	left: 0px;
	width: 900px;
	height: 410px;
	padding-right: 0px;
	float: left;
	margin-bottom: 40px;
}

.projectimage {
  left: 3px;
  width: 608px;
  height: 406px;
  border: 1px solid #dfdcdc;
  padding: 3px;
  float: left;
}

.projecttext {
	width: 270px;
	line-height: 1.4;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: right;
	margin-left: 10px;
	height: 326px;
}

.projecttext h2 {
	font-size: 16px;
	color: #94c042;
	font-weight: normal;
	margin-top: 0;
    border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

.projectline {
  left: 633px;
  width: 270px;
  height: 1px;
  border-bottom: 1px solid #ccc;
}

.projectpanel {
	width: 270px;
	height: 62px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 1.6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	float: right;
}

.projectpanel span{
	font-weight: bold;
}

.projectpanel a{
	font-weight: normal;
	font-size: 12px;
}

.projectreturn {
	width: 270px;
	text-align: left;
	font-weight: normal;
	float: right;
	margin-top: 8px;
}

.projectreturn a {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}

.archivelink {
	left: 0px;
	width: 900px;
	height: 100px;
	float: left;
	padding-top: 30px;
	margin-bottom: 40px;
	line-height: 1.4;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top: 1px solid #ccc;
}


.archivelink h2 {
	font-size: 16px;
	color: #94c042;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 5px;
	margin-bottom: 1px;
}


/* Profile page */



.icon {
	width: 12px;
	height: 12px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-right: 8px;
	clear: left;
	float: left;
}

ul.links { 
	float: left;
	margin-top: 0px;
	padding-left: 0px;
}

ul.links li{ 
	list-style:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 1.9;
	float: left;
	clear: left;
}
#biog {
	position: absolute;
	left: 0px;
	top: 166px;
	width: 612px;
	height: 410px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdcdc;

}

#biogtext {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 580px;
	height: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	line-height: 1.3;
}

#biogtext span {
	font-size: 13px;
}

#biogtext indent a {
	font-weight: normal;
	text-indent: 10px;
}

#biogtext a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}

.biogimage {
	width: 73px;
	height: 73px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-top: 3px;
	float: left;
	border: 1px solid #dfdcdc;
	padding: 3px;
	background: url(mb-photo.jpg) no-repeat center center;
}



.rightcol-box a {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}

.rightcol-box a:active {
	color: #ab1b12;
}

#rightcol {
	position: absolute;
	left: 633px;
	width: 270px;
	top: 130px;
}

.rightcol-box h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.rightcol-box {
	width: 270px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 1.4;
	float: left;
	clear: left;
}

.rightcol-box p {
	margin-top: 0px;
}

.line {
	width: 270px;
	margin-top: -12px;
	margin-bottom: 10px;
	height: 1px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdcdc;
}








