html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 100%;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #1a1a1a;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
.bodypage {
	background-color: #FFFFFF;
	width: 920px;
	text-align: left;
	padding: 40px;
}
.bodypage #footer {
	font-size: 7pt;
	background-position: bottom;
}
.bodypage .contentarea #level1 {
	margin-bottom: 20px;
}
.contentarea {
	padding-top: 40px;
	padding-bottom: 40px;
}

.col {
	padding-right: 20px;
}



/*  Logotype */
.logotype {
	font-size: 8.5pt;
}

.logotypebold {
	color: #333333;
	font-weight: bold;
}


.header {
	font-size: 8.5pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.publication {
	text-decoration: underline;
}


/*  Navigation styles begin  */
#nav1 {
	margin:0;
	padding:0;
}
#nav1 li {
	list-style-type:none;
	font-size: 10px;
	margin:0;
	line-height: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#nav2 {
	margin:0;
	padding:0;
}
#nav2 li {
	list-style-type:none;
	font-size: 10px;
	margin:0;
	line-height: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

#practice-firm #nav-practice a,
#practice-firm #sub-firm a,
#practice-publications #nav-practice a,
#practice-publications #sub-publications a,
#practice-exhibits #nav-practice a,
#practice-exhibits #sub-exhibits a,
#projects-residential #nav-projects a,
#projects-residential #sub-residential a,
#projects-progress #nav-projects a,
#projects-progress #sub-progress a,
#projects-commercial #nav-projects a,
#projects-commercial #sub-commercial a,
#projects-healthcare #nav-projects a,
#projects-healthcare #sub-healthcare a,
#contact #nav-contact a {
	color: #FF6600;
	text-decoration: none;
}

#practice-firm #nav-practice a:hover,
#practice-firm #sub-firm a:hover,
#practice-publications #nav-practice a:hover,
#practice-publications #sub-publications a:hover,
#practice-exhibits #nav-practice a:hover,
#practice-exhibits #sub-exhibits a:hover,
#projects-residential #nav-projects a:hover,
#projects-residential #sub-residential a:hover,
#projects-progress #nav-projects a:hover,
#projects-progress #sub-progress a:hover,
#projects-commercial #nav-projects a:hover,
#projects-commercial #sub-commercial a:hover,
#projects-progress #sub-progress a:hover,
#projects-healthcare #nav-projects a:hover,
#projects-healthcare #sub-healthcare a:hover,
#contact #nav-contact a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*  Navigation styles ends here  */

/*  Not used:
#practice #nav-people a,
#practice #nav-publications a,
#practice #nav-exhibitions a,

#practice #nav-people a:hover,
#practice #nav-publications a:hover,
#practice #nav-exhibitions a:hover,


body.practice #nav1 li.nav-practice,
body.projects #nav1 li.nav-projects,
body.contacts #nav1 li.nav-contacts {
	color: #FF6600;
	text-decoration: none;
}
body.people #nav2 li.nav-people,
body.projects #nav2 li.nav-publications,
body.contacts #nav2 li.nav-exhibitions {
	color: #FF6600;
	text-decoration: none;
}
*/


/*  Project-related styles  */

#projectlistmain {
	padding-left: 100px;
}
.thumbnailpadding {
	padding-right: 10px;
	padding-bottom: 0px;
	vertical-align: middle;
}
.projectslegend {
	font-size: 10px;
}
.projectlistname {
	font-size: 8.5pt;
	padding-right: 10px;
}
.projectinfo {
	padding-right: 50px;
	line-height: 12pt;
	text-align: justify;
}
.projectinfo2nd {
	font-size: 8pt;
	line-height: 15px;
}
#gallerythumbs {
	padding:0;
	margin:0;
}
#gallerythumbs li {
	list-style-type:none;
	padding:0;
	margin:0;
}
.gallerythumbscol {
	padding-left: 100px;
}

#galleryselected {
	padding:0;
	margin:0;
}
#galleryselected li {
	list-style-type:none;
	margin:0;
	line-height: 25px;
	font-size: 28px;
	color: #333333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.gallerydivider {
	text-align: right;
	padding-left: 200px;
	padding-bottom: 5px;
}
#caption {
	font-size: 8pt;
}


.collist {
	font-size: 8.5pt;
	padding-right: 10px;
}
.collist p {
	margin-top: 13px;
	margin-bottom: -5px;
}