/* Lithotech CSS */

/* table/type/image borders -------------------------------------------------------*/
#lithotechTable{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#lithotechTable img{
	border: 0;
}

#lithotechTable .hide{
	display: none;
}

#lithotechTable .floatRight{
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}
#lithotechTable .floatLeft{
	margin: 0;
	padding: 0;
	float: left;
}

/* header -------------------------------------------------------*/
#lithotechHeader{
	margin: 0;
	padding: 0;
	width: 450px;
	height: 114px;
	position: relative;
}

#lithotechLogo{
	margin: -75px 0 0 5px;
	padding: 0;
	font-size: 14px;
	color: #1a1e48;
}

#lithotechLogo a:link{
	color: #1a1e48;
	text-decoration: none;
}

#lithotechLogo a:active{
	color: #1a1e48;
	text-decoration: none;
}

#lithotechLogo a:visited{
	color: #1a1e48;
	text-decoration: none;
}

#lithotechLogo a:hover{
	color: #1a1e48;
	text-decoration: none;
}

#lithotechHeaderType{
	margin: 18px 0 0 230px;
	padding: 0;
	font-size: 12px;
	color: #FFFFFF;
}

/* content ---------------------------------------------*/
#lithotechContent{
	margin: 15px 0;
	padding: 0;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

/* interior pages/content ---------------------------------------------*/
#lithotechContent h1{
	margin: 0;
	padding: 0;
	color: #00543D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#lithotechContent h2{
	margin: 10px 0;
	padding: 0;
	color: #00543D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}

#lithotechContent h3{
	margin: 10px 0;
	padding: 0;
	color: #00543D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}

#lithotechContent p{
	margin: 10px 0;
	padding: 0;
}

#lithotechContentCopy{
	margin: 25px 0;
	padding: 0;
}

#lithotechContentCapabilities{
	margin: 25px 0;
	padding: 0;
	width: 200px;
}

#lithotechContentCopy a:link{
	color: #666666;
	text-decoration: underline;
}

#lithotechContentCopy a:active{
	color: #00543D;
	text-decoration: underline;
}

#lithotechContentCopy a:visited{
	color: #666666;
	text-decoration: underline;
}

#lithotechContentCopy a:hover{
	color: #00543D;
	text-decoration: underline;
}

#contactLinks a:link{
	color: #666666;
	text-decoration: none;
}

#contactLinks a:active{
	color: #00543D;
	text-decoration: underline;
}

#contactLinks a:visited{
	color: #666666;
	text-decoration: none;
}

#contactLinks a:hover{
	color: #00543D;
	text-decoration: underline;
}


/* content Images ---------------------------------------------*/
#lithotechImageBreak{
	margin: 0;
	padding: 0;
}

#lithotechContentImage{
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#lithotechContentImagePhoto{
	margin: 10px 0 0 0;
	padding: 0;
}

/* clear ---------------------------------------------*/
.clear{
	clear: both;
}

.clearCapabilities{
	clear: both;
	height: 30px;
}

/* products footer ---------------------------------------------*/
#lithotechProductsFooter{
	margin: 25px 0 0 0;
	padding: 0;
	width: 450px;
	height: 150px;
	text-align: center;
	font-size: 10px;
	position: relative;
}

#lithotechProductsFooterLinks{
	margin: -38px 0 0 0;
	padding: 0;
}

#lithotechProductsFooterLinks ul{
	margin: 0;
	padding: 0;
}

#lithotechProductsFooterLinks li{
	margin: 0;
	padding: 0;
	display: inline;
}

#lithotechProductsFooterLinks li.lithotechProductsFooterDivide{
	margin: 0 30px;
	padding: 0;
}


#lithotechProductsFooterHead p{
	margin: -150px 0 0 0;
	padding: 0;
	width: 450px;
}


/* product footer states ---------------------------------------------*/
#lithotechProductsFooterLinks a:link{
	color: #666666;
	text-decoration: none;
}

#lithotechProductsFooterLinks :active{
	color: #666666;
	text-decoration: underline;
}

#lithotechProductsFooterLinks a:visited{
	color: #666666;
	text-decoration: none;
}

#lithotechProductsFooterLinks a:hover{
	color: #666666;
	text-decoration: underline;
}

/* interior pages unique styles ---------------------------------------------*/
.lithoBold{
	color: #00543D;
	font-weight: bold;
}

.lithoItalics{
	font-style: italic;
}

#ctp1{
	margin: -360px 0 0 170px;
	padding: 0;
}

#ctp2{
	margin: 250px 0 0 0;
	padding: 0;
}

#environmentLeft{
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 160px;
	text-align: right;
}

#environmentRight{
	margin: 0 10px 0 0;
	padding: 0 15px;
	float: right;
	width: 240px;
	background-color: #dde47a;
	filter:	alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;	
}

.accredList{
	margin: 0 14px;
	padding: 0;
}

.accredList li{
	margin: 0;
	padding: 2px 0;
	list-style: disc;
}

/* footer ---------------------------------------------*/
#lithotechFooter{
	margin: 0;
	padding: 5px 0 0 0;
	border-top: #CCCCCC 1px solid;
	color: #666666;
}

#lithotechFooter p{
	margin: 0;
	padding: 0;
	font-size: 9px;
}

/* footer nav states ---------------------------------------------*/
#lithotechFooter a:link{
	color: #173025;
	text-decoration: none;
}

#lithotechFooter :active{
	color: #61a084;
	text-decoration: none;
}

#lithotechFooter a:visited{
	color: #173025;
	text-decoration: none;
}

#lithotechFooter a:hover{
	color: #61a084;
	text-decoration: none;
}

#spacer{
	margin: 0;
	padding: 0;
	height: 30px;
}
