 /*__________________________________________

	DURO (c) 2008
	Website by FuzzProductions.com
	
	
	
	THIS DOCUMENT IS FOR LAYOUT ONLY!!
	
		--Colors---------------------
			Home: #3ba8e0
			About: #8065c2
			Capabilities: #a33f3f
			Technologies: #9aae89
			Markets: #1c71c1
			Textile Testion: #f3b96e
			
			Dark Gry: #646464
			Light Gry: #c7c7c7
			
			Footer bg: #f0f0f0
			
			List-style: #ff5a1b
			
		-----------------------------
	
____________________________________________*/

/*
=GLOBAL
*********************************************/
#center_wrapper{
	width:850px;
	margin:0 0 0 50px;
/*	padding:0 0 0 5px;
	background:url('../images/bodybg.gif') repeat-y;*/
}

dfn {
	display:none;
}
.navPrint, #print-catalog, .navUpholstery, #upholstery-catalog {display:none !important;}
/*
=SEARCH
*********************************************/
#search{
	height:55px;
	padding: 0 4px 0 0;
}

#cntnt01moduleform_1 {
	float: right;
	margin: 20px 0 0 0;
	/* using white to hide characters*/
	color: #ffffff;	
}
	#cntnt01moduleform_1 label {display: none;}
	
	#cntnt01searchinput {
		border: 1px solid #e4e4e4;
		color: #989898;
		font-weight: normal;
		font-size: 12px;
		padding: 0;
		margin: 0;
	}
	
	form#cntnt01moduleform_1 input {
		margin: 0;
		padding: 0;
		border: 1px solid #e4e4e4;
		background: #ffffff;
		color: #989898;
		font-size: 12px;
	}
	
		form#cntnt01moduleform_1 input:hover {
			border: 1px solid #e4e4e4;
			background: #e4e4e4;
			color: #ffffff;
			font-size: 12px;
		}

/*
=NAV
*********************************************/
#nav{
	height:15px;
	padding: 10px 0 0 254px;
}
	#nav ul {
		width: 582px;
		display:block;
		float:left;
	}
	
	#nav ul li {
		display:inline;
		width: 97px;
		float: left;
	}
	
	#nav ul li ul li{
		display: inline;
		width: auto;
	}
	
		#nav ul li.currentpage h3{
			width:auto;
			display:inline;
		}
		#nav ul li.activeparent h3 {
			width:190px;
			display:block;
			height: 18px;
			padding: 7px 0 0 10px;
		}
	/*Sub Nav 
		absolutly posistion sub nav
	*/
	#nav ul li.currentpage ul, #nav ul li.activeparent ul {
		width:200px;
		position:absolute;
		top: 190px;
		left: 50px;
		display: block;
	}
	
		#nav ul li.currentpage ul li, #nav ul li.activeparent ul li {
			display: list-item;
			height: 25px;
		}
		
		#nav ul li.currentpage ul li.currentpage h3, #nav ul li.activeparent ul li.activeparent h3 {
			display: list-item;
			height: 18px;
			padding: 7px 0 0 10px;
		}
		
		/*colors are set in page specific style sheets*/
		
		#nav ul li.currentpage ul li a, #nav ul li.activeparent ul li a {
			display:block;
			width:190px;
			height:18px;
			padding: 7px 0 0 10px;			
		}
		/*use display:none to hide all other submenus*/
		#nav ul li ul {
			display:none;
		}
		/*Sub Nav 
			absolutly posistion sub nav
		*/
		ul.contactSubnav {
			width:200px;
			position:absolute;
			top: 190px;
			left: 50px;
			display: block;
		}

			ul.contactSubnav li {
				display: list-item;
				height: 25px;
			}
			/*colors are set in page specific style sheets*/

			ul.contactSubnav li a {
				display:block;
				width:190px;
				height:18px;
				padding: 7px 0 0 10px;			
			}

/*
=HEADER
*********************************************/
#header_wrapper{
	position:relative;
	width:840px;
}
	#header, #flashcontent {
		width:840px;
		position:absolute;
		z-index:1;
	}
	
	/*Add classes for specific pages*/
	.home{
		height: 260px;
		background: url('../images/header_home.jpg') no-repeat;
	}
	.about {
		height:61px;
		background: url('../images/header_about.jpg') no-repeat;
	}
	.capab {
		height:61px;
		background: url('../images/header_testing.jpg') no-repeat;
	}
	.tech {
		height:61px;
		background: url('../images/header_tech.jpg') no-repeat;
	}
	.markets {
		height:61px;
		background: url('../images/header_markets.jpg') no-repeat;
	}
	.testing {
		height:61px;
		background: url('../images/header_testing.jpg') no-repeat;
	}
	.default {
		height:61px;
		background: url('../images/header_default.jpg') no-repeat;
	}

#logo{
	width:169px;
	height: 42px;
	position:absolute;
	top: 0;
	left: 0;
	z-index:2;
}

/*
=CONTENT
*********************************************/
#content {
	float:left;
	width: 840px;
	min-height: 300px; /*min-height ie hack*/
	height: auto !important;
	height: 300px;
}
	/*Uses classes to set correct margin*/
	.homepage {
		margin:260px 0 10px 0;
		padding:20px 0 0 0;
	}
	.internalpage {
		margin:61px 0 0 0;
		padding: 0 0 150px 0;
		background: url(../images/hands_bg.jpg) no-repeat;
		background-position: 100% 100%; /*lower right*/
	}
	
	/* Fake two col layout */
	#left_col {
		float:left;
		width:200px;
	}
	
		#left_col h1 {
			width:200px;
			margin: 13px 0;
		}
		
	#right_col {
		float:left;
		width: 620px;
		padding:20px 0 0 20px; 
	}
	
	#right_col table.logos{
		
	}
	
		#right_col table.logos td{
			padding:15px 20px;
		}
	
		#right_col p {
			float: left;
			width: 510px;
			padding: 0 0 0 10px;
			font-size: 1em;
		}
		
		#right_col ul {
			float: left;
			width: 510px;
			padding: 0;
			margin: 0;
		}
			#right_col ul li {
				margin: 4px 0 4px 25px;
				list-style-image: url(../images/liststyle.gif);
			}
			
				/* FIX LINK SIZE AND SPACING */
				#right_col ul li a {
					font-size:1em;
					padding:0;
				}
			
				

			/*
			CONTENT AREA STUFF
			____________________________________________*/
			#right_col #pageHeader {
				width:100%;
				margin: 0 0 20px 0;
			}

				#right_col #pageHeader h1 {
					margin:0 0 10px 0;
				}

				#right_col #pageHeader p {
					width:100%;
					padding: 0;
					line-height: 1.25em;
					font-size: 1em;
					color:#3D3D3D;
					float:none;
				}

			#right_col #contentImages {
				margin: 0;
				width: 86px;
				float: left;
			}
			
			#right_col #mainContent {
				margin: 0 0 0 10px;
				width:510px;
				float:left;
				font-size: 0.9em;
				line-height:14px;
				color:#3D3D3D;
			}

				#right_col #mailContent {
					font-size: .95em;
				}
				
			
				#right_col #contentImages p {
					float:left;
					padding:0;
					width:auto;
				}	
				

	
	
/*
=HOMEPAGE
*********************************************/	
#homepage {
	float:left;
}

#homepage p {
	clear:both;
}
	#homepage blockquote {
		width:420px;
		float:left;
	}

	#homepage ul {
		float:left;
		margin:30px 0px 30px 40px ;
	}
			
		#homepage ul li {
			margin: 2px 0 0 0;
			list-style-image: url(../images/liststyle.gif);
		}
		
		.feed {
			color: #3D3D3D;
			width:425px;
			margin-right:160px !important;
		}
		.feed li a, #homepage ul li div a, #homepage ul li a{
			color:#3D3D3D !important;
		}
		.listHeader {
			list-style:none !important;
			margin-bottom:5px !important;
			font-weight:bold;
		}

/*
=NEWSPAGE
*********************************************/
.NewsSummary, .NewsSummaryPostdate, .NewsSummaryLink, .NewsSummaryCategory ,.NewsSummaryAuthor, .NewsSummarySummary, .NewsSummaryMorelink {
	float: left;
	width: 100%;
	height: auto;
}

.NewsSummary{
	margin: 0 0 35px 0;
}
.NewsSummaryPostdate{
	margin: 0 0 10px 0;
	font-size: 1.1em;
	color: #989898;
}
.NewsSummaryLink{
	margin: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}
.NewsSummaryCategory{
	margin: 0 0 2px 0;
}
.NewsSummaryAuthor{
	margin: 0 0 10px 0;
}
.NewsSummarySummary{
	margin: 0 0 10px 0;
}
	#right_col .NewsSummary .NewsSummarySummary p {
		width:100%;
	}

.NewsSummaryMorelink{
	
}



#NewsPostDetailDate, #NewsPostDetailTitle, #NewsPostDetailSummary, #NewsPostDetailContent, #NewsPostDetailPrintLink, #NewsPostDetailReturnLink {
	float: left;
	width: 100%;
	height: auto;
}

#NewsPostDetailContent {
	line-height:18px;
}

#NewsPostDetailTitle {
	margin: 0 0 10px;
	color:#1C71C1;
}

#NewsPostDetailPrintLink {
	margin:10px 0 0 0;
}

#NewsPostDetailReturnLink {
	margin: 10px 0 0 0;
}


/*
=FOOTER
*********************************************/
#footer{
	clear:both;
	width:840px;
	height:20px;
	margin: 10px 0 0 0;
	border-top: 10px solid #b7b7b7;
	background: #f0f0f0;
}

	#footer h1 {
		float:right;
		margin:5px 10px 0 0;
	}
















