/* 
	DerrickCorp
	Master Screen CSS
	
	Alison Endacott
	February 2008
*/
 
* {
	margin: 0;
	padding: 0;
}
 
 img {
 	border: 0;
 }
 
 body {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	line-height: 1.3;
	background: #000;
	text-align: justify;
	}
	body.home {
		color: #fff;
	}
 
 a,
 body.home #innerContent a {
 	color: #01914c;
	text-decoration: none;
 }
 	a:hover {
		text-decoration: underline;
	}
	
	a:visited {
		color:;
	}
	
	#innerContent a {
		font-weight: bold;
	}
	
a.nolink {
	cursor: default;
	}
	
#container {
	width: 776px;
	margin: 0 auto;
	position: relative;
	background: url(/images/web/bg-container.jpg) repeat-y 50% 50%;
}
	body.home #container {
		background: url(/images/web/bg-container-home.jpg) repeat-y 50% 50%;
	}
 
 #head {
 	background: url(/images/web/bg-header.jpg) no-repeat;
	height: 148px;
 }
 
 	h1 {
		padding: 27px 0 0 19px;
		float: left;
	}
 
 
 #skiplink {
 	position: absolute;
	left: -9999px;
 }
 
 
#content {
	/*background: url(/images/web/bg-content.jpg) no-repeat bottom;*/
	padding-bottom: 1em;
	min-height: 300px;
	_height: 300px;
}
	body.home #content {
		background: url(/images/web/bg-news-home.jpg) no-repeat bottom right;*/
	}
	
	body.category_4 #content {
		min-height: 620px;
		_height: 620px;
	}

	#innerContent h2,
	body.inner #innerContent #companyContent h2 {
		padding-top: 1em;
		padding-bottom: .5em;
		background: url(/images/web/gradient-line-small.jpg) no-repeat bottom left;
	}
		body.inner #innerContent h2 {
			background: transparent;
			padding: 0;
		}

	#innerContent p {
		padding: .5em 0;
	}
		
	#innerContent li {
		margin: .2em 0 .2em 1.5em;
	}
		
h2 {
	color: #000;
	font-size: 130%;
}
	body.home #innerContent h2 {
		color: #fff;
		padding-bottom: 0;
		background: transparent;
	}

#topNavigation {
	position: absolute;
	right: 20px;
	top: 70px;
}

	#topNavigation li {
		display: inline;
		text-align: right;
		text-transform: uppercase;
		font-size: 90%;
		color: #fff;
	}
	
		#topNavigation li a {
 			color: #fff;
			}
			
fieldset#search {
	width: 295px;
	position: absolute;
	top: 87px;
	right: 30px;
	border: 0;
}

	legend {
		display: none;
	}
	
	#search label {
		text-transform: uppercase;
		font-size: 90%;
		color: #fff;
	}
	
	#search input {
		width: 220px;
	}
	
	#search #Header1_Go, #search #Header_Go {
		width: 20px;
		height: 20px;
		position: relative;
		top: 4px;
		left: 5px;
	}
		
		
#lblPageCategory {
	display: none;
}


/* search */
#dgSearchReturn {
	margin-top: -30px;
}

#dgSearchReturn,
#dgSearchReturn td,
#dgSearchReturn tr {
	border: 0;
}

	#productResults div {
		padding:0;
		width: 98px;
		float: left;
		_display: inline;
		text-align: center;
		margin: 3px;
		min-height: 125px;
		_height: 125px;
	}
		#productResults div dt {
			padding-bottom: 5px;
			}
			
			
body.search h3 {
	margin-bottom: 1em;
}

/* ------------------------ 
		NAV
------------------------ */
ul#navigation {
	position: absolute;
	top: 116px;
	left: 0;
	z-index: 1;
	*z-index: 10;
	text-align: left;
}
	body.home ul#navigation {
		z-index: 99;
	}
	
	body.product ul#navigation,
	body.category_9 ul#navigation {
		z-index:auto;
	}

	ul#navigation li {
		display: block;
		float: left;
		_display: inline;
	}

		ul#navigation li a.toplevel {
			cursor: default;
			display: block;
			width: 153px;
			height: 30px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(/images/web/nav.jpg);
		}
		
			ul#navigation li#navTools a.toplevel {
				cursor: pointer;
			}
			
		ul#navigation li#navProducts a.toplevel {
			width: 160px;
			background-position: 0 0;
		}
			ul#navigation li#navProducts a:hover {
				background-position: 0 -30px;
			}
				ul#navigation #navProducts ul {
					width: 143px;
					margin-left: 10px;
				}
					ul#navigation #navProducts ul ul {
						margin-left: 140px;
						}
						
		ul#navigation li#navAPI a {
			background-position: -160px 0;
		}
			ul#navigation li#navAPI a:hover {
				background-position: -160px -30px;	
			}
				ul#navigation #navAPI ul {
					width: 146px;
					
				}
			
		ul#navigation li#navLiterature a {
			
			background-position: -313px 0;
		}
			ul#navigation li#navLiterature a:hover {
				background-position: -313px -30px;
			}
			
		ul#navigation li#navTools a {
			background-position: -466px 0;
		}
			ul#navigation li#navTools a:hover {
				background-position: -466px -30px;
			}
				ul#navigation #navTools ul {
					width: 147px;
					margin-left: -2px;
				}
			
		ul#navigation li#navSolids a {
			background-position: -619px 0;
		}
			ul#navigation li#navSolids a:hover {
				background-position: -619px -30px;
			}
				ul#navigation #navSolids ul {
					
					margin-left: -2px;
				}


	ul#navigation {
		
	}
	
		ul#navigation li  {
			
				}
				
			ul#navigation li a.toplevel {
				
				
			}
/* single drop down styles */		
ul#navigation ul { /* all lists */
	padding: 2px 3px 2px 3px;
	list-style: none;
	width: 145px;
	margin: 0 0 0 0;
	font-size: 100%;
	background: #0e4a27;
	z-index: 99;
}


	ul#navigation ul li {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 90%;
		display: block;
		text-indent: 0;
		float: none;
		height: 1%;
		margin-bottom: 1px;
		*margin-bottom: -1px;
	}
		ul#navigation ul a {
			color: #fff;
			text-decoration: none;
			display: block;
			padding: .7em 10px;
			margin: 0;
			line-height: 1;
			background: #559164;
			
		}
			
			ul#navigation ul a:hover
			 {
				color: #0e4a27;
				background: #fff;
				}
				
		ul#navigation li ul { /* second-level lists */
			position: absolute;
			left: -999em;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
		}
		
		ul#navigation li:hover ul, ul#navigation li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}			
		
		/* IE 7 drop down fix, nav will stick when you change focus on the page otherwise */
			ul#navigation li.hover {
				*position: static;
			
			}
			
			/*second level drop down */
			#navigation li ul ul {
				margin: -2.3em 0 0 10em;
				font-size: 115%;
			}
			
			#navigation li:hover ul ul, #navigation li.sfhover ul ul {
				left: -999em;
			}
			
			#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {
				left: auto;
			}
			
	/* product popup sticky win */
		body div.productPopup {
			
			position: relative;
			margin-left: 176px;
			color: #000;
			_background: url(/images/web/blank.gif);
		}
		
			#productContainer {
				width: 220px;
				padding: 10px;
				_background: url(/images/web/blank.gif);
			}
			
				#productContainer dt {
					display: block;
					font-weight: bold;
					font-size: 120%;
					padding: 20px 20px .2em 20px;
					text-transform: uppercase;
					color:#000;
					text-align: center;
					background: url(/images/web/bg-product-top.png) no-repeat top;
					_background: url(/images/web/bg-product-top.gif) no-repeat top;
					_position: relative;
					_left: -1px;
				}
			
				#productContainer dd#productImage {
					padding-bottom: 25px;
					text-align: center;
					background: url(/images/web/bg-product.png) no-repeat bottom;
					_background: url(/images/web/bg-product.gif) no-repeat bottom;
				}
			
					#productContainer dd#productImage img {
						width: 160px;
						text-align: center;
						
					}
					
				#productContainer dd#productDetail {
					font-size: 90%;
				}
				
					/*#productContainer ul {
						color: #00904B;
						margin-bottom: 200px;
						margin-left: 20px;
						padding-top: .5em;
						padding-right: 10px;
						text-align: left;
						font-weight: bold;
						}*/




		
/* ------------------------ 
		home page
------------------------ */

p#banner {
	display: block;
	width: 761px;
	margin: 0 auto 0 auto;
	height: 140px;
	background: url(/images/web/gradient-line.jpg) no-repeat bottom;
}

#innerContent {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	min-height:645px;
	_height: 645px;
}



#sideBar {
	visibility: hidden;
	display: none;
}


/* categories that need to show sidebar */
	body.category_4 #sideBar,
	body.home #sideBar,
	body.literature #sideBar,
	body.product #sideBar,
	body.news #sideBar {
		visibility: visible;
		display: block;
	}
	
	body.category_4 #innerContent,
	body.home #innerContent,
	body.literature #innerContent,
	body.product #innerContent,
	body.news #innerContent {
		padding: 0;
		margin-left: 268px;
		width: 491px;
		float: left;
		_display: inline;
	}


/*news */

#news {
	width: 491px;
	min-height: 510px;
	_height: 510px;
}

	#news div {
		background: url(/images/web/bg-news.jpg) repeat-y;
		padding: 0 10px 1em 10px;
	}

	body #news h2 {
		padding-bottom: 0;
	}

	body #news h2 a {
		
		text-indent: -9999px;
		overflow: hidden;
		width: 491px;
		display: block;
		height: 30px;
		background: url(/images/web/bg-news-head.gif) no-repeat;
	}
	
	#news dl {
		position: relative;
		min-height: 125px;
		_height: 125px;
		padding: .8em 0 1em 150px;
		background: url(/images/web/news-divider.jpg) no-repeat bottom;
	}
	
		#news dl dd.image {
			position: absolute;
			top: 10px;
			left: 0;
		}
		
		#news dl dd.teaser {
			color: #000;
			padding-top: .3em;
			padding-right: 10px;
		}
			#news dl dd.teaser p {
				display: inline;
				}
		
		dd.more {
			text-align: right;
		}
	
		body #container #news dt a {
			font-size: 130%;
			color: #000;
		}
		
		#news a {
			font-weight: bold;
		}

/* events */




#sideBar {
	margin-left: -742px;
	width: 233px;
	float: left;
	_display: inline;
}
	body.home #sideBar {
		width: 242px;
	}
	
	#sideBar p {
		margin: 5px;
	}

#events {
	margin-bottom: 1em;
	color: #000;
}

	#sideBar ul,
	#events div,
	#additionalInfo,
	#companySide
	{
		background: url(/images/web/bg-sidebar.gif) no-repeat bottom;
		min-height: 100px;
		_height: 100px;
	}
		body.home #sideBar div {
			background: url(/images/web/bg-events.jpg) no-repeat bottom;
		}
		
		body.category_4 #additionalInfo {
			width: 233px;
			text-align: center;
			position: absolute;
			left: -255px;
			top: 22em; /* this value will need to be changed if more items added to API categeory this is a hack*/
		}
		
		#sideBar2 {
			float: left;
			_display: inline;
			width: 233px;
			margin-right: 10px;
			margin-top: .5em;
			
		}
			body.company #sideBar2 {
				text-align: center;
			}
		
			#companySide {
				margin-bottom: 1em;
				margin-top: -5px;
				padding-bottom: 1.5em;
			}
			
			#companyContent {
				float: left;
				_display: inline;
				width: 470px;
			}
	
	body.product #additionalInfo {
		margin-bottom: 1em;
	}

	#sideBar h2 a,
	body.product #sideBar h2,
	#innerContent div.contact h2,
	body.inner #companySide h2 {
		color: #fff;
		text-align: center;
		padding-top: 5px;
		width: 233px;
		display: block;
		height: 25px;
		font-size: 110%;
		background: url(/images/web/bg-nav-head.gif) no-repeat;
	}
	
	#sideBar #additionalInfo h2,
	#innerContent #additionalInfo h2 {
		padding-top: 5px;
		color: #fff;
		font-size: 110%;
		background: url(/images/web/bg-info-head.jpg) no-repeat;
	}
	
	#additionalInfo h2.contact,
	body.company #additionalInfo h2 {
		padding-bottom: 5px !important;
	}
	
		#sideBar h2 a:hover {
			text-decoration: none;
			}
	
		body.home #sideBar h2 a {
			text-indent: -9999px;
			overflow: hidden;
			width: 242px;
			background: url(/images/web/bg-events-head.gif) no-repeat;
		}

	#events dl {
		border-bottom: 2px solid #bcd7be;
		padding: .5em 0;
		width: 220px;
		margin: 0 auto;
		font-size: 90%;
	}

		#events dt {
			font-weight: bold;
			
		}
		
		#events dd {
			padding-left: 15px;	
		}

/* ------------------------ 
	inner pages
------------------------ */

body.full #innerContent {
	width: 740px;
	margin: .5em auto;
	float: none;
}

	#sideBar ul#subNav li,
	#additionalInfo li {
		margin: 0;
		padding: 10px;
		width: 210px;
		_margin-left: -5px;
		list-style: none;
		text-align: center;
		font-weight: bold;
		color: #01914c;
	}
	
		
	
		body.school #sideBar ul#subNav li {
			
		}
	
	#sideBar h2 a {
		
	}
	
	/*content */
	
	.off {
	display: none;
		}
		
		.on {
			display: block;
		}	
		
		#micronRange {
			
			position: relative;
			
		}
		
		.imgApi {
			padding-top: 1.5em;
		}

	
	.api-table {
		float: right;
	}
	
	.center {
		text-align: center;
	}
	
	h3 {
		
	}
	
	#innerContent .screens li {
		_display:inline;
		float:left;
		list-style: none;
		text-align:center;
		width: 150px;
		margin: 0 5px;
		margin-bottom: 1em;
	}
	
	.blank {
		height:250px;
		width:200px;
	}
	
	.literature li {
		list-style: none;
	}
	
		ul.left-list {
			float:left;
			width: 340px;
		}
		
.secondary {
	float: right;
	padding: 10px 20px;
}


	
	.photo {
		font-size: 90%;
		text-align: center;
	}
	
	
	dl.inner dt {
		float:left;
		font-weight:bold;
		padding-right:5px;
		text-align:right;
		width:32%;
	}
	
	dl.inner dd {
		margin-left:35%;
		}


div.images {
	float: right;
	width: 200px;
	text-align: center;
	font-size: 90%;
	padding: 10px;
}

	div.images li {
		list-style: none;
	}

.title {
	background:#000;
	border:1px solid #000;
	color:#fff;
	font-weight:bold;
	margin-top:-5px;
	width:150px;
}	
	
div.contact {
	
	font-size: 90%;
	
}
	div.contact h4,
	#innerContent div.contact p {
		padding: 0 10px;
	}
	
	#innerContent div.contact p a {
		font-size: 85%;
		}

div.inner {
	float: left;
	_display: inline;
	width: 470px;
	margin-left: 10px;
}
	body div.inner a {
		text-decoration: underline;
	}

#content .outline .day-header {
	border-bottom:1px solid #fff;
	width:100%;
}

 .outline .right {
	float:right;
}
 .outline li {
	list-style: none;
	}
	
	
/* ------------------------ 
	   news & events
------------------------ */
body.news #innerContent ul {
	list-style: none;
}

p.backNews {
	float: right;
}

#content h4 {
	font-size: 105%;
	padding-top: 1em;
}
	#productDetail h4 {
		font-size: 100%;
		font-weight: bold;
	}

h3 {
	font-size: 115%;
	padding: 1em 0 .2em 0;
	border-bottom: 1px dotted #999;
}

div.article {
}

p.previous {
	width: 150px;
	float: left;
}
p.next {
	text-align: right;
	float: right;
	width: 150px;
}

/*
		#content p.previous a,
		#content p.backNews a {
			background: url(/images/web/arrowback.gif) no-repeat 0 5px;
		}
		#content p.next a {
			background: url(/images/web/arrow.gif) no-repeat right 5px;
			padding-right: 8px;
		}
	*/
		
p.print {
	text-align: center;
	clear: both;
}

	p.print input {
		margin: 0;
		width: 120px;
		height: 25px;
		cursor: pointer;
	}
	


/* ------------------------ 
		calendar
------------------------ */
body.calendar h3 {
	
	margin-top: 1em;
	padding-top: 1em;
}

	body.calendar #innerContent ul {
		list-style: none;
	}
		body.calendar #innerContent ul ul {
			
			}
			body.calendar #innerContent ul ul li {
				
			
				}
	body.calendar h5 {
		
		font-size: 100%;
	}
	#lbldate, #lblLocation { font-weight: bold;}
	
	body.calendar #innerContent p {
		margin:  0;
		padding: 0;
	}


/* contact */

optgroup {
	padding: .5em;
}

#locationList li {
	list-style: none;
}

#locations {
	width: 500px;
	float: left;
	_display: inline;
}

#locations img {
}


#ddlLocations {
	margin: .5em;
}

	#list {
		float: left;
		_display: inline;
		width: 210px;
	}
	
		body #list h2 {
			padding: 0;
			margin-left: 5px;
		}
		
		#list h3 {
			border: 0;
			color: #00904b;
			font-size: 100%;
			padding-top: 3em;
		}

	
	body.contact #innerContent fieldset {	

		clear: both;
		border: 0;
		margin: 1em 0;
		/*position: relative;
		z-index: 1;*/
	}

	body.contact #innerContent legend {
		display: none;
	}

body.contact #innerContent label {
	display: block;
	width: 150px;
	
}
		body.contact #innerContent label.required {
			font-weight: bold;
		}

body.contact #innerContent input, 
body.contact #innerContent select,
body.contact #innerContent textarea {
	margin-left: 157px;
	margin-top: -.8em;
	position: relative;
	top: -1.2em;
	*top: -1.2em;
	height:16px;
	width: 210px;
	font-size: 10px;
	border:1px solid #006834;
	_left: 155px;
	_margin-left: 0;
	padding: 3px;
}

body.contact #innerContent textarea {
	height: 78px;
	font-size: 120%;
	top: -.5em;
}

	body.contact #innerContent input:focus,
	body.contact #innerContent textarea:focus {
		border: 1px solid #000;
	}

body.contact p#submit {
	display: block;
	margin-left: 252px;
	font-size: 130%;
	font-weight: bold;

}
	body.contact p#submit a {
		background-position: 0 7px;
	}



#summary ul, #ValidationSummary1 ul{
	padding: 1em 2em;
}

body.contact #innerContent #btnSubmit {
	margin-top: 1em;
	width: 200px;
	display: block;
	width: 73px;
	height: 25px;
	border: 0;
}

body.contact #innerContent fieldset fieldset {
	width: 200px;
}

	body.contact #innerContent fieldset fieldset legend {
		displaY: block;
		font-weight: bold;
		padding-bottom: 1em;
	}

	body.contact #innerContent fieldset fieldset input {
		margin: 0;
		left: 10px;
		top: 0;
		width: 15px;
		display: block;
		border: 0;
	}
	
	body.contact #innerContent fieldset fieldset label {
		margin-left: 20px;
		margin-top: -.9em;
		position: relative;
		top: -5px;
		left: 10px;
		}
	
body.thankyou #innerContent {
	min-height: 300px;
	_height: 300px;
}

/* ------------------------ 
		literature
------------------------ */
body.literature #innerContent dl {
	padding: .6em 10px;
	width: 200px;
	min-height: 150px;
	_height: 150px;
	float: left;
	margin: 5px;
	border-bottom: 1px solid;
}
	body.literature #innerContent dl:hover {
	}
		body.literature #innerContent dl:hover dd a {
			text-decoration: underline;
			}

body.literature #innerContent dt,
body.literature #innerContent dd {
	
}
 
	body.literature #innerContent dt a,
	body.literature #innerContent dt a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #000;
	}

/* ------------------------ 
		products
------------------------ */


#productThumbs dl {
	width: 230px;
	height: 210px;
	border: 2px solid #00904b;
	background: #fff;
	float: left;
	_display: inline;
	margin: 5px;
	text-align: center;
}
	
		
	#productThumbs dt {
		padding: 5px;
		background: #00904b;
		margin-bottom: 10px;
	}
		#productThumbs dl:hover dt a{
			color: #000;
		
		}
		
	
		#productThumbs dt a {
			color: #fff;
			font-weight: bold;
		}


body.product #innerContent ul {
	padding: .6em 10px;
	margin: 5px;
	color: #00904b;
	font-weight: bold;
}
	body.product #innerContent ul ul {
		border: 0;
		}


ul#images {
	margin-bottom: 1em;
}

	ul#images li,
	#additional li {
		list-style: none;
		width: 200px;
		margin: 0 auto;
		text-align: center;
		}
		
	#additional li {
		text-align: center;
		padding-bottom: 1em;
		
	}
		#additional li em {
			font-size: 85%;
			
		}
		
		#images li {
			padding-bottom: 1.5em;
		}
	
			ul#images li img {
				width: 200px;
				margin: 0 auto;
				display: block;
				padding: 10px 0;
			}
			
			body.news ul#images li img {
				width: auto;
				
				}


/* ------------------------ 
		FOOTER
------------------------ */


#footer {
	background: url(/images/web/bg-footer.jpg) no-repeat bottom;
	text-align: center;
	color: #fff;
	padding-top: 8px;
	height: 72px;
	clear: both;
	
}
		
		#footer a {
			color: #fff;
		}
		
		#footer p#copyright {
			padding-top: 1.2em;
			font-size: 85%;
			text-transform: uppercase;
		}
		
/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */


