@charset "UTF-8";


body { 
	font-family: Helvetica, sans-serif;
	background: #FFF;
	color: #292929;
}


a {
	text-decoration: none;
	color: #6d6d6d;
}

.contentwindow {
	height: 100%;
	margin-left: 200px;
	margin-right:50px;
	position: relative;
	padding-left: 10px;
	top: 34px;
	
	}

/* INDEX PAGE  --------------------------------------------------------------------------------------------*/

#div_title {
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	position: fixed;
	top: 44px;
	width: 200px;
	line-height: 13px;
	margin-right: 5px;


}

#div_title a {
	display: block;
	width: 180px;
	color: rgb(0,165,227);
	font-size: 12px;
	letter-spacing: -.25px;


}


#div_title a:hover{
	color: #6d6d6d;
	background: #FFF;

}

.menu {
	position: fixed;
	font-weight: bold;
	width:200px;
	height:100%;
	top: 104px;
	left:6px;

}

.menuitem-top {
	
}
.menuitem-bottom {
	
	position: fixed;
	bottom: 0px;
	margin-bottom: 89px;
}

.menuitem-middle {

	position: absolute;
	top: 189px;
}

.menu a {

	display: block;
	width: 180px;
	text-align:right;
	left: 0px;
	margin-top: 3px;
	padding: 2px 21px 2px 0px;
	font-size: 11px;
	line-height: 13px;
	border: 1px dotted transparent;
	
}

.menu a:hover {
	
	color: #FFF;
	background: #6d6d6d;
	
}

#selected a {

	border: 1px dotted #999;
}

#selected a:hover {
	color: #FFF;
	background: #6d6d6d;
	
}
	
#navlink a {
	
	border: 1px dotted transparent;

}

#navlink a:hover {
	color: #6d6d6d;
	border: 1px dotted #292929;
	background: #FFF;
	
}

#gma-title {
	position: relative;
	float:left;
	width: 100%;
	border-bottom: 1px dotted #292929;
	margin-top: 30px;
	font-size: 12px;

}

#gma-text {
	position:relative;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	line-height: 17px;
}


/* GRID */

.grid-box.work, .grid-box.writing {
	position: relative;
	display: block;
	width: 260px;
	height: 215px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 3px;
}

.box-url {
	position: relative;
	display: table-cell;
	width: 260px;
	height: 215px;
	vertical-align: middle;
	border: none;
}

.box-url img {
	margin: 0 auto;
	padding: 0px !important;
	border: none;
}

.grid-box.news p {
	position: relative;
	margin: 0;
	padding: 8px;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;
}

.grid-box.news p a {
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
	border-bottom: 1px solid #292929;
	letter-spacing: 4px;
}

.grid-box.news p a:hover {
	border-bottom: none;
}

.grid-box-info {
	position: absolute;
	width: 246px;
	height: auto;
	top: 50%;
	left: 0;
	text-align: center;
	padding: 5px 7px;

}

.grid-box-title {
	display: block;
	color: #292929;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	border-bottom: none;
	top: 50px;
	letter-spacing: 1px;
}

.grid-box-title:hover {
	color: #7a7a7a;
}


/* INDEX PAGE - CLOSE  --------------------------------------------------------------------------------------------*/


/* PROJECT PAGE ---------------------------------------------------------------------------------------------------*/

#textbox {
	position: relative;
	padding-left: 5px;
}

#titlebox {
	position: relative;
	height: 66px;
	border-bottom: 1px dotted #292929;
	margin-bottom: 19px;

}
	
#project-title {
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	top: 48px;

}

#location {
	font-size:12px;
	position: relative;
	top: 50px;
	text-align: right;
	
}

#heading {
	font-weight: normal;
	font-size: 12px;

}

#text {
	font-size: 12px;
	line-height: 13px;
	margin-top: 25px;
	border-bottom: 1px dotted #292929;
	padding-bottom: 30px;

}

#images{
	position: relative;
	margin-top: 10px;
	padding-left: 3px;
	
}
 
#images img {
	padding: 2px;
	
}

/* PROJECT PAGE  -----------------------------------------------------------------------------------------------*/


/* news/about/contact PAGE  --------------------------------------------------------------------------------------------*/



#bodytext { 
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 10px;
	padding-bottom: 20px;

}

#bodytext a:hover {
	color: #FFF;
	background: #292929;

}

#individual{
	height: 180px;
	margin-top: 28px;
}

#individual-image {
	position: relative;
	padding-top: 10px;
}

#individual-title {
	position: relative;
	border-bottom: 1px dotted #292929;
	padding-bottom: 4px;
	font-size: 12px;
}

#individual-text {
	position: relative;
	font-size: 12px;
	line-height: 17px;
	margin-left: 150px;
	top: -170px;
	
}

#newsbox {
	position: relative;
	padding-right: 100px;
	padding-left: 5px;
}

#titlenews {
	position: relative;
	height: 66px;
	border-bottom: 1px dotted #292929;
	margin-bottom: 19px;
	
}
	
#news-title {
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	top: 45px;

}

#newsheading {
	font-weight: bold;
	font-size: 12px;

}


#news {
	

}

.newsitem {
	height: 105px;
	margin-top: 10px;
	border-bottom: 1px dotted #292929;
	width: 525px;
	margin-left: 5px;
	padding-bottom: 5px;
	
}

.newsitemlong {
	height: 150px;
	margin-top: 10px;
	border-bottom: 1px dotted #292929;
	width: 525px;
	margin-left: 5px;
	padding-bottom: 5px;
	
}


#news-text img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;

}

#news-text {
	
	position: relative;
	font-size: 12px;
	line-height: 17px;
	bottom: 0px;
}

.box-url2 {
	float: left;
	display: table-cell;
	width: 100px;
	height: 100%;
	border: none;
	padding-right: 10px;
	padding-bottom: 10px;
}



.box-url2 img {
	padding: 0px;
	border: none;
}


/* news/about/contact PAGE  --------------------------------------------------------------------------------------------*/
