html, body {height: 100%;}

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	color: #111111;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	text-align: left;
	image-rendering:  optimizeQuality;

}

p {
	margin-top: 0;
	padding-top: 0;

}

h1,h2,h3,h1 a:link,h1 a:visited,h1 a:hover,h2 a:link,h2 a:visited,h2 a:hover {
	padding: 0;
	margin: 0;
	line-height: .9;
	font-size: 16px;
	/*font-weight: bold;*/
	padding-bottom: 16px;
	font-weight: bold;
	/* font-family: Verdana, Geneva, Tahoma, sans-serif; */
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #111111;
	
}
h2,h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #777777;
	text-decoration: none;
}
a:active,a:hover{
	color: #444444;
	text-decoration: underline;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
	vertical-align:text-top;
}
:focus {
	outline:0;
}
img {
	border: 0;
}

#wrapper {
	position: relative;
	margin-bottom: 5px;
	margin:auto;
	width:960px;
	min-height:100%;
	/*min-width:960px;
	max-width:1200px;
*/
	padding: 0 0px;
	
	
}
#nav-column {
	position: absolute;
	left: 3px;
	width:180px;
	height:inherit;
	text-align: right; 
}
#logo a {
	display:block;
	text-align:left;
	width:180px;
	height:118px;
	line-height: 32px;
	text-indent:-9999px;
	background: #ffffff url('../images/rowelogosmall.png') no-repeat center center;
	padding: 0;
	margin:0;
}

#nav-column .menu {
	position: relative;
	top: -10px;
	/* font-family: Verdana, Geneva, Tahoma, sans-serif; */
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}



.menu a:link, .menu a:active, .menu a:hover, .menu a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.menu > li {
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing:2px ;
}



.acitem  li {
	padding-top: 0px;
	font-size: 13px;
	letter-spacing:normal ;
}

.acitem a:link {
	font-size: 13px;
	margin:  5px 0;
	color: #333333;
	letter-spacing:normal;
}

.acitem a:hover, .acitem a:active, .acitem a:visited {
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
}

.acitem a.current, .acitem a.current:link, .acitem a.current:hover, .acitem a.current:active {
	/*font-weight:bolder;
	letter-spacing:1px;*/
	font-weight:bold;
	text-decoration: none;
	color:#000000;
	letter-spacing: normal;
}


/* Hide menu by default */
.acitem {
	display:none;
}
.expand > .acitem {
	display:block;
}

#nav-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 40px;
	width:180px;
	font-size: 9px;
	color: #666666;
	text-align: right;
}
#footer {
	position: absolute;
	margin:auto;
	width:960px;
	height:16px;
	background-color: #ffffff;
	bottom: 0;
	border-top: 1px solid #CCCCCC;
}
#copyright {
	position: relative;
	font-size: 9px;
	color: #666666;
	text-align: center;
	line-height: 16px;
	vertical-align: bottom;
}

#mcdportal {
	position:absolute;
	right: 20px;
	bottom: 0;
	font-size: 9px;
	color: #666666;
	text-align: right;
	z-index: 10;
	
}
#mcdportal > a:link {
	color: #CCCCCC;
}
#mcdportal > a:hover {
	color: #333333;
	text-decoration: underline;
}
/* general content fomrating*/
div.content a:hover, div.content a:active {
	text-decoration: underline;
	height:auto;
}



#content {
	padding:120px 2px 40px 208px;
	min-height: 700px;
}

/*people*/

.people-container {
	margin-bottom: 20px;
	clear: both;
}

.people-content {
	padding-left: 120px;
}

.people-image {
	float: left;
	margin: 0 0 10px 0;
	text-align: right;
	width: 100px;
}



/*Awards*/

.awards-container {
	margin-bottom: 20px;
	clear: both;
}

.awards-content {
	padding-left: 120px;
}
.awards-item br {
	margin-bottom: 10px;
}

.awards-image {
	float: left;
	margin: 0 0 10px 0;
	text-align: right;
	width: 100px;
}
.publications {

}

/*Project Narrative*/
.project-narrative, .project-awards {
padding-left: 220px;
line-height: 16px;
}
.project-narrative-image-container {
	float: left;
	margin: 0 0 10px 0;
	text-align: right;
	width: 200px;
}

.project-narrative-image-container img {
margin-bottom: 10px;
}

.project-awards br {
margin-bottom: 10px;
}

.project-menu {
	display: block;
	float: right;
	padding-top: 1px;
}

.project-menu li {
	display: inline;
	padding-left: 5px;
	font-size: 12px;
}

.project-menu a:link, .project-menu a:hover {
	color: #333333;
}
.project-menu a:visited, .project-menu a:active   {
	color: #666666;
}

.project-menu li.current a:link {
	color: #000000;
	font-weight: bold;
}

.project-menu li.current a:visited {
	color: #000000;
	font-weight: bold;
}



/*people*/
.job-title, .project-location {
	color: #666666;
/* font-size: .9em; */
	font-weight: normal;
	margin-left: 2px;
}

/*contact*/
#contact-map {
	clear:left;
	float:left;
	width:300px;
	margin: 0;
}

#contact-info {
	float:left;
	width:300px;
	margin-bottom: 20px;
}


.caption {
	position:relative;
	bottom: -5px;
	font-size: 12px;
	color: #666666;
}

/*Slideshow front page*/

div.slideshow-container {
	position: relative;
	clear: both;
	height: 562px; /* This should be set to be at least the height of the largest image in the slideshow */
	width: 749px;
	/*
	border-right: 1px solid #CCCCCC; */
	/*background-color: #000000;*/
	
	

}
div.loader {
	position: absolute;
	top: 0;
	left: 0;

	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 562px; /* This should be set to be at least the height of the largest image in the slideshow */
	width: 750px;
	background-color: #FFFFFF

	
}
div.slideshow {

}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 590px;
}

div.slideshow img {
	border:0;
	vertical-align: top;
	width:auto;
	height:auto;
}

/*Frontpage modifier*/

/*
.front-page div.slideshow-container {
	height: 600px; 
	width: 750px;
}
.front-page div.loader {
	width: 750px;
	height: 600px; 
}

.front-page divslideshow img {
	min-height: 100px;
	max-height:600px;
	max-width:750px;
}
*/


div.caption-container {

}
span.image-caption {
	display: block;
	position: absolute;
	bottom: 0px;
}

#captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}


/*End of Slideshow*/



/*project slideshow css*/

/*scroller*/
/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: -15px;
	/*  When positioning the mouse over one of the hot spots, the cursor should change.
	I've noticed that this varies from browser to browser though. */
	cursor: url(http://mcdportal.com/rowearchitects/images/cursors/cursor_arrow_left.cur), w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);
	background-color: transparent;
	background-repeat: no-repeat;

	

	/*opacity: 0.5; /* Standard CSS3 opacity setting */
	/*-moz-opacity: 0.5; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	/*filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	/* zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: -15px;
	cursor: url(http://mcdportal.com/rowearchitects/images/cursors/cursor_arrow_right.cur), e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: transparent;
	background-repeat: no-repeat;


	/*opacity: 0.5;
	/*filter: alpha(opacity = 35);*/
	/*-moz-opacity: 0.5;
	/*zoom: 1;*/
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}


/*end of scroller*/








div.slideshow img, .thumbs img {
	border: 0;

}

#project-next-prev {
	clear: both;
	margin-top: 10px;
	width: 750px;
	position: relative;
	font-size: 10px;
}

#project-prev {
	position: absolute;
	left:0px;
}
#project-next {
	position: absolute;
	right: 0px;
}


/*

ul.thumbs {
	display:block;
	position: relative;
	margin: 0;
	padding: 0;
	width:auto;
}

a.thumb {
	padding: 1px;
	display: block;
}



/*
ul.thumbs img {
	border: none;
	display: block;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}

*/
.scrollableArea
{
	position: relative;
	display: block;
	width: auto;
	height: 100%;
}


#thumbs
{
	margin-top:30px; 
	width:750px;
	height: 60px;
	position: relative;
	/* border-top: solid 1px #ccc; */
}




#thumbs .scrollableArea li
{
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0px 10px 0px 10px;
	
   vertical-align: middle
	
}

.thumbs {
	display: block;
	vertical-align: middle;
	margin: auto 0;
	line-height:60px;
}

.thumbs img {
	vertical-align: middle;
	max-height: 50px;
	max-width: 100px;
}

div.scrollingHotSpotLeft, div.scrollingHotSpotRight
{
	min-width: 35px;
}

/*End of Slide Show*/
/* Projects Start*/

.project-container {
	
	float:left;
	width:120px;
	height:120px;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	padding: 0;
	margin: 0;
	
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);

	opacity: .3;
	cursor: pointer;
}

.project-link:link, .project-container:visited {
	text-decoration: none;
display: block;	
}
.project-image-wrapper {
	/*display: block;*/
	line-height: 75px;
	width:120px;
	height:75px;
	margin: 5px 0;
	cursor: pointer;

	/*
 	
	filter:alpha(opacity=50);*/
	margin-bottom: 10px;
}


/*
.project-image-wrapper img.over {
	position:absolute;
	top: 0;
	left: 10px;
	z-index: 20;
	 display: none;
}*/

.project-image-wrapper img {
	text-align:center;
	vertical-align: middle;
	border: 0;
	cursor: pointer;



}
.project-container:hover {
	/*
	color:#333333;
text-decoration: none;
	opacity: 1;
	filter:alpha(opacity=100);*/
}
.project-title {
	display:block;
	color: #333333;
	opacity: .6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* this works in IE6, IE7, and IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
}
.advance-link {
background-color: #000000;
}

/* Projects End*/

/*
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}

/* end of slideshow*/
	.image-wrapper {
		background-color: #ffffff;

}
