
body { 
	/* kerning */  letter-spacing:1px;
	font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-size:10px;
	line-height: 15px;
	color:#666;
	margin: 0;
	background-color:#f6f6f6;
}


#frame, #frame_cms {
	margin-left:30px; /*70px*/

}

#primary {
	position: fixed;
	width: 120px;
	z-index: 3;
	
	
}


#secondary {
	position: fixed;
	padding-left:75px;
	width: 140px;
	left: 160px;
	top: 60px;  /*ie*/
	z-index: 2;
}




#frame #tertiary {
	position: absolute;
	margin-left: 200px;
	padding-bottom: 50px;
	z-index: 1;
}
#frame_cms #tertiary {
	position: absolute;
	margin-left: 260px;
	padding-bottom: 50px;
	width: 1000px;
	z-index: 1;
}



a:link, a:visited {
	color: #909090;
	text-decoration: none;
}
a:hover{
	color: #000;
	background-color: #F60;
	text-decoration: none;
}
a:active{
	color: #666;
	background-color: #F90;
	text-decoration: none;
}

h1{
	font-size: 10px;
	font-weight: 400;
	color: #F60;
	width: 110px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;

}

h2{
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 110px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
}

#frame_cms h4{
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	margin-right: 20px;
	margin-left: 120px;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-top: 3px;
	background: url(../image/dots.gif) no-repeat;
}

h3{
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;

}


/*#casestudy h3 {
	background: url(../image/dots.gif) no-repeat;
}*/

h2 a:link, h2 a:visited {
	color: #000;
}

.h3_highlight {
	width: 200px;
	background-color:#F60;	
}

.selected {
	background:url(../image/lines.gif);	/*padding-left: 2px;*/
}
.highlight {
	background-color: #F60;
}
.highlight2{
	background-color: #ffe3f4;
}
.highlight3{
	background-color: #efefef;
}
.grey {
	color: #939393;
}
.lightgrey {
	color: #b6b6b6;
}

.clear{ clear:both; }



ul { list-style: none; padding-left: 0; margin-left: 0px; margin-top: 3px;}
li { line-height: 15px; color: #909090; }


.divider {
	clear: both;
	margin-top: 8px;
	margin-bottom: 0px;

    height:1px;
    
	background: url(../image/dots.gif) no-repeat;
}

.divider2 {
	clear: both;
	margin-top: 15px;
	margin-bottom: 0px;
	height:1px;
	border-top: 1px solid #ccc;
}

#tertiary .divider2{
	margin-left: 175px;
}

.input_large, .input_med,.input_small{
	height: 15px;
	padding: 2px;
	margin: 5px 0;
	border: 0px;
	background-color: #efefef;
	color: #666;
	/* kerning */  letter-spacing:1px;
	font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-size:10px;
}
.input_large{
	width: 350px;
}
.input_med{
	width: 200px;
}
.input_small{
	width: 100px;
}
.input_title{
	color: #777;
}





#contact_details{
	margin-top: 18px;
	padding-top: 5px;
	color:#909090;
	background: url(../image/dots.gif) no-repeat;
}

#primary ul ul {
	margin-top: 0px;
	margin-bottom: 9px;
	padding-left: 15px;
}
#line {
	position: fixed;
	left:230px;
	top:-2px;
}

.text_container_3col{
	margin-left: 175px;
	margin-top: 20px;
	width: 750px;
	clear: both;
}
.text_container_4col{
	margin-left: 115px;
	margin-top: 20px;
	width: 900px;
}


.text_container_3col div, .text_container_4col div{
	/*width: 170px;*/
	float: left;
	padding-right: 25px;  /*40*/
	padding-bottom: 20px;
	
	
}
.text_container_3col .text1, .text_container_3col .text2,  .text_container_3col .text3 {
	width: 230px; /*210px*/
	
}

.text_container_3col .text3{
	padding-right: 0px;
}

#profile .text_container_3col div {
	margin-bottom: 20px;
}

#contact .text_container_3col div {
	margin-bottom: 30px;
}

#project_container{
	padding-bottom: 80px;
}

#casestudy{
	margin-top: 190px;
}
#casestudy .text_container_3col .text1{
	margin-bottom: 20px;
}

.image_indented { margin-left: 175px;  }
.image_notindented, .image_indented  { clear: both;  }
	
	
#login_container {
	padding-top: 120px;
}



#contact{
	margin-top: 80px;
}

#roundlogo a{ /* image replacement */
	text-indent: -8000px;
	display:block;	
	height: 60px;	
	margin-top:0px;
	width:120px;
	background:url(../image/logo_nav_1.gif) no-repeat;
}
#roundlogo { /* double buffer for IE6 */
	margin-top:0px;
	height:60px;	
	width:120px;
	background:url(../image/logo_nav_1.gif) no-repeat;
}

a:link.edit, a:visited.edit {
	color: #7a81c6;
	background-color: #ffe3f4;
	
}
a:hover.edit {
	color: #666;
	background-color: #fff;
}
.edit{
	margin-left: 1px;
}

.boxed {
	
}

#frame_cms #content {
	margin-left: 120px;
}

#frame_cms .container_row{
	clear: both;
}

#frame_cms #content .project, #frame_cms #images_main div, #frame_cms #content .content_block, #images_list_main_content div, #images_list_casestudy_block div {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	width: 260px;
	/*height: 250px;*/
}





#frame_cms #images_main div{
	margin-bottom: 20px;
}

#frame_cms #discipline_list li, #frame_cms #profile_list li{
	line-height: 23px;
	background-color: #EFEFEF;
	width: 300px;
	margin-bottom: 2px;
	padding-left: 10px;
}

.fck_container{
	height: 180px;
}

.fck_container div {
	float: left;
	margin-right: 20px;

}

.content_block{

	margin-bottom: 30px;

}


	