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

body {
	background-color: #e7c53c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #361A1A;
}

#main-container {
	padding: 0px;
	float: left;
	width: 985px;
	margin: 0px 0px 0px 295px;
	overflow: hidden;
}

#leftside {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
	background-color: #ffffff;
	height: 100%;
	top: 0px;
	bottom: 0;
	left: 45px;
	position: fixed;
	padding-left:10px;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 128px;
	width: 242px;
	text-align: center;
}

#tagline {
	padding: 0px;
	float: left;
	width: 50%;
	margin-top: -65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #ffffff;
}

#tagline p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	color: #c09b6e;
}


#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 126px;
	width: 100%;
}

#main-menu {
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 242px;
	text-align: right;
}

#main-menu ul {
	margin: 200px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#main-menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#main-menu li a {
	height: 20px;
	width: 240px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top !important;
}

#main-menu li a:hover {
	background-position: left bottom !important;
}

#main-menu li a.logo {
	background-image: url(images/logop.gif);
}

#main-menu li a.architecture {
	background-image: url(images/architecture.gif);
}

#main-menu li a.illustration {
	background-image: url(images/illustration.gif);
}

#sub-menu {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 242px;
}

#sub-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sub-menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#sub-menu li a {
	height: 20px;
	width: 240px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top !important;
}

#sub-menu li a:hover {
	background-position: left bottom !important;
}

#sub-menu li a.biography {
	background-image: url(images/biography.gif);
}

#sub-menu li a.contact {
	background-image: url(images/contact.gif);
}


#content {
	background-color: #ffffff;
	margin: 0px;
	padding: 30px;
	float: left;
	width: 932px;
}

#portfolio {
	margin: auto;
	padding: 0px;
	height: 300px;
	width: 1000px;
	margin-left: 30px;
}

#contentpage {
	margin: 0px;
	padding: 30px;
	float: left;
	width: 1000px;
}

#contentbox {
	color: #ffffff;
	padding: 0px;
	width: 700px;
	margin-left: 27px;
}



/* jqery styles */


/* define background image for the expose mask */
#mask {
	background:#291202 url(images/mask_gradient_1800.png) no-repeat;
	background-position:50% -200px;
}

/* general settings for both scrollables */
div.items {
	width:20000em;
	position:absolute;
	clear:both;
	cursor:pointer;
}

/* next/prev buttons */
div.nwp {
	width:180px;
	position:absolute;
	clear:both;
	cursor:pointer;
	margin-left: 1091px;
	margin-top: 533px;
}
div.navi {
	background-image:url(images/hori_large.png);
	width:30px;
	height:30px;
	float:left;
	margin-top:150px;
}

div.navi:hover  		{ background-position:-30px 0; }
div.navi:active  		{
	background-position:-60px 0;
}
div.nextPage 			{ background-position: 0 -30px; clear:right; }
div.nextPage:hover 	{ background-position:-30px -30px; }
div.nextPage:active 	{ background-position:-60px -30px; } 




/* the thumbnail scrollable */
#thumbnails {
	position:relative;
	overflow:hidden;
	float:left;
	width: 760px;
	height:400px;
	margin:-30px 10px 10px 15px;
}

#thumbnails div.items div {
	padding:5px;
	float:left;		
}


/* box styling */
#box {
	background-image:url(images/black.png);
	width:567px;
	height:640px;
	position:absolute;
	display:none;
}

/* 
	image is contained on the overlay background image. 
	the closing button is thus just a transparent container. 
*/
#box .close {
	position:absolute;
	left:8px;
	top:8px;
	cursor:pointer;
	height:35px;
	width:35px;
	text-decoration:none;
}

/* overlay scrollable */
#images {	
	position:absolute;
	overflow:hidden;
	margin:50px;
	width:567px;
	height:640px;	
}

/* single image */
#images div.items div {
	float:left;
	width:567px;
	height:640px;
	margin-right:30px;
}

/* the tooltip */
#images div.items div.info {
	float:none;
	background:#291202;
	color:#fff;
	font-size:13px;
	margin-top:-60px;
	padding:5px 75px;
	height:125px;
	display:none;
	width:380px;
}

#images div.items div.info h3 {
	color:#cde;
	margin-top:10px;
}
	

/* override button style on the overlay */
#box div.navi {
	position:absolute;
	bottom:33px;
	left:50px;
}

#box div.nextPage {
	left:490px;
}


.itembox {
	margin: 0px;
	padding: 0px;
	width: 240px;
}

.itembox p {
	padding: 0px 5px 0px 5px;
	text-align: left;
}

.itembox h2 {
    padding: 0px 5px 0px 5px;
}
