/** Cockrill Design & Planning 2006 **/
/** Design and Code by Method Bureau, Knoxville TN, USA **/

body {
	margin-top: 30px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: center;
	}
.clearFloat {
	clear: both;
	height: 0;
	}
a:link, a:visited {
	color: #6E87A5;	
	text-decoration: none;
}
a:hover, a:active {
	color: #999999;
	text-decoration: none;
}	
/** Page Containers ---------------------------------------------**/

.pageContainer {
	width: 860px;
	height: 585px;
	margin: auto;
	padding: 70px 50px 50px;
	}
.pageDropshadow {
	width: 1000px;
	height: 725px;
	margin: auto;
	background-color: #FFFFFF;
	background-image:url(images/page_dropshadow.gif);
	background-repeat: no-repeat;
	}	

/** Header ----------------------------------------------------**/
.mastHed {
	margin: 0px;
	height: 40px;
	width: 860px;
	background: url(images/header_bckgrnd.gif) repeat-x;
	}
.logoHolder {
	float: right;
	margin: 0px;
	height: 40px;
	}
.cdpTitle {
	margin-bottom: 11px;
	}
.cdpMark {
	margin: 0px;
	}	
		
/** Navigation -------------------------------------------**/
.nav {
	width: 550px;
	float: left;
	margin: 0px;
	text-align: left;
	}
.nav ul, .nav li {
	margin: 0;
	padding: 0;
	display: inline;
	}
.nav ul {
	width: 550px;
	}

/** Footer Classes ---------------------------------------------**/

.footer, .footerHome {
	width: 860px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 10px;
	}
.footerHome {
	margin-top: 30px;
	}	
.MBsignature {
	font-size: 10px;
	color: #999999;	
	}
.MBsignature a:link, .MBsignature a:visited {
	color: #999999;	
	text-decoration: none;	
	}
	
/** Home Classes -----------------------------------------------**/

.contentareaHome {
	text-align: left;
	margin: 35px 0px 0px 0px;
	height: 449px;
	}
.mainImage {
	width:860px;
	height:335px;
}

.blogColumn {
	width: 390px;
	margin: 15px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	float: left;
	text-align: left;
	}
.caseStudyColumn {
	width: 389px;
	height: 90px;	
	margin: 15px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	float: right;
	text-align: left;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;	
	}
.caseStudyColumn p {
	margin: 0px;
	}	
.caseStudyThumb {
	margin: 0px 10px 0px 0px;
	float: left;
	}	
.blogColumn h2, .caseStudyColumn h2, .personnelThumb h2 {
	font-size: 12px;
	margin: 0px;
	color: #6E87A5;	
	}
.blogColumn h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #6E87A5;	
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	}
.blogColumn p {
	margin: 5px 0px 0px 0px;
	}	
.caseStudyColumn h1, .personnelThumb h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #6E87A5;	
	margin: 0px;
	}
.contentFooterHome {
	height: 16px;
	margin: 0px;
	padding: 0px;
	}							
	
/** 2nd level Pages ---------------------------------------**/
.contentarea, .contentareaNoScroll {
	text-align: left;
	margin: 35px 0px 0px 0px;
	height: 430px;
	}
.contentarea {
	overflow-Y: scroll;
	}	
.contentarea h1, .contentareaNoScroll h1, .contentareaProject h1 {
	font-size: 12px;
	margin: 0px;
	color: #666666;	
	line-height: 20px;		
	}
.contentarea h2, .contentareaNoScroll h2, .contentareaProject h2 {
	font-size: 12px;
	margin: 25px 0px 0px 0px;
	color: #666666;
	line-height: 20px;	
	}
.contentFooter {
	height: 35px;
	margin: 0px;
	text-align: left;
	}					
.contentFooter p {
	margin: 0px;
	padding: 5px 0px;
	}				
/** Identity, Approach and Recognition Pages ---------------------------------------**/
.headlineContainer {
	width: 400px;
	padding: 0px 15px 0px 15px;
	float: left;
	text-align: left;
	height: 50px;
	}
.headlineContainer p {
	margin: 0px;
	}	
.identityRightCol {
	width: 400px;
	height: 380px;	
	padding: 0px 15px 0px 15px;
	float: left;
	text-align: left;	
	overflow: auto;
	overflow-x: hidden;
	}
.identityRightCol ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: disc;
	list-style-position: outside;
	}
.identityLeftCol {
	width: 430px;
	float: left;	
	text-align: left;	
	}	
.identityLeftCol img {
	background-color: #999999;
	margin-top: 0px;
	}

/** Recognition Page ---------------------------------------**/
.awardTable {
	width: 390px;
	margin: 5px 0px 25px 0px;
	}
.awardcolumn {
	width: 35%;
	}
.projectcolumn {
	width: 65%;
	}

/** Thumbview Page ---------------------------------------**/
.contentareaThumbs {
	height: 430px;
	margin: 35px 0px 35px 0px;
	}
.thumbTable	{
	margin: 0px 0px 20px 0px;
	width: 100%;
	}
.thumbTable td	{
	text-align: center;
	padding: 0px 10px 0px 10px;
	width: 152px
	}	
.thumbImage {
	background-color: #666666;
	vertical-align:top;
	margin: 10px 0px 15px 0px;
	border: none;
	}	
.thumbViewPageSelect {
	margin: 0px 0px 0px 0px;
	}
.thumbViewPageSelect a {
	margin: 0px 0px 0px 0px;
	}	
	
/** Listview Page ---------------------------------------**/
.contentareaList {
	margin: 0px 0px 35px 0px;
	height: 404px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}	
.sortTable {
	margin: 35px 0px 0px 0px;
	width: 840px;
	text-align: left;
	float:left;
	}		
.listTable	{
	margin: 0px;
	width: 840px;
	text-align: left;
	float: left;
	}	
.listTable td, .sortTable td {

	}	
.smallcolumn {
	width: 10%;
	}
.smallcolumnright {
	width: 10%;
	text-align: right;
	}
.smallcolumncenter {
	width: 10%;
	text-align: center;
	}
.largecolumn {
	width: 50%;
	}					
.listWhiteRow {
	background-color: #FFFFFF;
	}
.listGrayRow {
	background-color: #F0F0F0;
	}	

/** Projectview Page ---------------------------------------**/
.projheadlineContainer {
	width: 280px;
	padding: 0px 15px 0px 15px;
	float: left;
	text-align: left;
	height: 50px;
	}
.projheadlineContainer p {
	margin: 0px;
	}	
.projRightCol {
	width: 280px;
	height: 380px;	
	padding: 0px 15px 0px 15px;
	float: left;
	text-align: left;	
	overflow: auto;
	overflow-x: hidden;
	}
.projRightCol ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: disc;
	list-style-position: outside;
	}
.projLeftCol {
	width: 550px;
	float: left;	
	text-align: left;	
	}	
.projLeftCol img {
	background-color: #999999;
	margin-top: 0px;
	}						

/** Personnel Page ---------------------------------------**/
.contentareaPersonnel {
	text-align: left;
	margin: 35px 0px 35px 0px;
	height: 430px;
	}
.contentareaPersonnel h2 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	}
.contentareaPersonnel h1 {
	font-size: 18px;
	font-weight: lighter;	
	margin: 0px;
	color: #6E87A5;	
	}					
.personnelRightCol {
	width: 429px;
	height: 430px;	
	overflow: auto;
	float: left;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	}
.personnelLeftCol {
	width: 430px;
	float: left;	
	margin: 40px 0px 0px 0px;
	text-align: left;
	}
.personnelList {
	margin: 0px 10px 0px 10px;
	}				
.personnelList img, .personnelLeftCol img {
	margin: 0px 10px 0px 0px;
	float: left;
	background-color:#999999;
	}				
.personnelList p {
	margin: 0px;
	}
.personnelListCellSpacer {
	height: 25px;
	}

/* Added by Intermedia for the flash outlining */
#flashcontent {
	border: 1px solid #999999;
	height: 428px;
	width: 550px;
}
