﻿* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	line-height:1.375em;
	color:#5c5c5c;
}

img {
	border-style: none;
	vertical-align: bottom;
	margin-top: 5 px;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol {
	list-style: none;
	width: 640px;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}
td {
	border: .5px #a5a5a5;
	padding: 0;
	vertical-align: middle;
	width: 33%;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
/* Font-Face Styles */
@font-face {
    font-family: "calibri";
    src: url('CALIBRI.TTF') format("truetype");
}
@font-face {
    font-family: "metallophile";
    src: url('MetallophileSp8-Light.otf') format("opentype");
}
/*==== GLOBAL =====*/
.container {
	width:980px; 
	margin:0 auto;	
}

#header {
	height:242px;
	overflow:hidden;
	background:url(images/header-tail.gif) 0 0 repeat-x;
}
#content {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}
#content .aside {
	float: left;
	width: 222px;
	margin-right: 20px;
}
#content .mainContent {
	float: left;
	width: 712px;
	line-height: 1.5em;
	padding-top: 25px;
}

#footer {
	border-top: 1px solid #a5a5a5;
	padding: 5px 0 10px 0;
	border-top-width: .5px;
}


/*----- forms parameters -----*/

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}


.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
}
.p1 { 
	margin-bottom:11px;
}
.p2 { 
	margin-bottom:22px;
}
.p3 { 
	margin-bottom:33px;
}

/*----- txt, links, lines, titles -----*/
a {
	color: #5c5c5c;
	outline: none;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover {
	color: #c85315;
	text-decoration:none;
}

a:active {
	color: #c85315;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	line-height: 1em;
	font-weight: normal;
	color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 3px;
	text-indent: 50px;
}
.sampleTitles {
	text-align: center;
	text-indent: 0px;
}
h2 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	color: #c85315;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9dbabf;
	font-weight: normal;
	text-align: center;
	
}
h4 {
	font-size:18px;
	line-height:1.2em;
	font-weight:normal;
	color:#c85315;
	margin-bottom:24px;
}
	h4.alt {
		color:#5c5c5c !important;
	}
h5 {
	font-size:18px;
	line-height:1.2em;
	font-weight:normal;
	color:#5c5c5c;
}
h6 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9dbabf;
	font-weight: normal;
	text-align: center;
	border-bottom-style: double;
	padding-bottom: 7px;
	margin-bottom: 5px;
}

.style1 {
	width: 980px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	color: #5c5c5c;
}
.style2 {
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.style3 {
	color: #C85315;
}
.style4 {
	font-size: 14px;
	color: #C85315;
	letter-spacing: 1px;
}
.style5 {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
.style7 {
	text-decoration: none;
}
.style8 {
	border-width: 0px;
}

.txt1 {
	font-size: 12px;
	color: #5c5c5c;
	font-weight: normal;
}


/*===== header =====*/
#header .row-1 {
height:188px;
border-bottom:1px solid #c3c3c3;
}
	
	#header .row-1 .dilcoBldg {
	background-position: 0 0;
	height: 188px;
	float: left;
	background: url(images/left-border.gif) no-repeat 0 0;
	padding: 0px;
	width: 335px;
	}
		
	#header .row-1 .logo {
	background-position: 335px 0;
	float: right;
	background: url(images/left-border.gif) no-repeat 0 0;
	width: 640px;
	height: 188px;
	}
						
				
#header .row-2 {
height: 54px;
}
	
		#header .row-2 .dilcoInfo {
	background-position: 0;
	height: 45px;
	float: left;
	padding: 0px;
	width: 335px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

		#header .row-2 .container {
		background-position: 335px -190px;
		width: 640px;
		height: 54px;
		}

			#header .nav {
	float: right;
	height: 54px;
}
		
			#header .nav ul {
			}
		
			#header .nav li {
			float: left;
			}
			
				#header .nav li.last {
				padding-right:0;
				}
		
				#header .nav li a {
	background-position: 100%;
	float: left;
	width: 125px;
	color: #5c5c5c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	background: 100% 24px;
	letter-spacing: 4px;
	padding-top: 12px;
	padding-bottom: 12px;
}
				
					#header .nav li a span {
					font-size:14px;
					color:#838991;
					font-weight:normal;
					display:block;
					}
				
					#header .nav li a:hover, #header .nav li a.current {
					color: #5c5c5c;
					}
				
						#header .nav li a:hover span, #header .nav li a.current span {
						color:#fff;
						}
						
						
	#home #nav-home a,
    #about #nav-about a,
    #archive #nav-archive a,
    #lab #nav-lab a,
    #reviews #nav-reviews a,
    #contact #nav-contact a {
    /* declarations to style the current state */
    }

	
			#header .nav li.nav-home a {
			border-top: 4px solid #d83a00;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			}
	
				#header .nav li.nav-home a:hover, #header .nav li.nav-home a.current {
				border-style: solid;
				border-width: 4px 1px 1px 1px;
				border-color: #d83a00;
				background: #fff;
				}
	
			#header .nav li.nav-about a {
			border-top: 4px solid #d83a00;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			}
	
	
				#header .nav li.nav-about a:hover, #header .nav li.nav-about a.current {
				border-style: solid;
				border-width: 4px 1px 1px 1px;
				border-color: #d83a00;
				background: #fff;
				}
	
			#header .nav li.nav-quote a {
			border-top: 4px solid #d83a00;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			}
	
				#header .nav li.nav-quote a:hover, #header .nav li.nav-quote a.current {
				border-style: solid;
				border-width: 4px 1px 1px 1px;
				border-color: #d83a00;
				background: #fff;
				}
	
			#header .nav li.nav-contacts a {
			border-top: 4px solid #d83a00;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			}
	
				#header .nav li.nav-contacts a:hover, #header .nav li.nav-contacts a.current {
				border-style: solid;
				border-width: 4px 1px 1px 1px;
				border-color: #d83a00;
				background: #fff;
				}
	
			#header .nav li.nav-faq a {
			border-top: 4px solid #d83a00;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			}
	
				#header .nav li.nav-faq a:hover, #header .nav li.nav-faq a.current {
				border-style: solid;
				border-width: 4px 1px 1px 1px;
				border-color: #d83a00;
				background: #fff;
				}

/*===== content =====*/
	#content .banner {
	margin-bottom: 5px;
	margin-top: 20px;
}
	#content .mainContent .section {
	padding: 20px 7px 10px 10px;
	line-height: 20px;
}

	#content .mainContent .heading {
	float: left;
	width: 712px;
	line-height: 1.5em;
}

		#content .mainContent .heading .samples {
		float: left;
		padding-right: 20px;
}

		#content .mainContent .heading .sampleButton {
	background-position: center center;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url('samplesButton.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 34px;
	line-height: 32px;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
}

			#content .mainContent .heading .sampleButton a:link {
			color: #fff;
}

			#content .mainContent .heading .sampleButton a:hover {
			color: #fff;
}

			#content .mainContent .heading .sampleButton a:active {
			color: #fff;
}

		#content .mainContent .heading .artButton {
		background-position: center center;
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		background-image: url('artRequirements.jpg');
		background-repeat: no-repeat;
		width: 209px;
		height: 34px;
		line-height: 32px;
		text-align: left;
		text-indent: 5px;
		font-weight: bold;
}

			#content .mainContent .heading .artButton a:link {
			color: #fff;
}

			#content .mainContent .heading .artButton a:hover {
			color: #fff;
}

			#content .mainContent .heading .artButton a:active {
			color: #fff;
}

	#content .mainContent .banner {
	width: 700px;
	text-align: center;
	margin-left: 7px;
}
	#content .mainContent .row-a {
	width: 670px;
	padding-left: 15px;
	padding-right: 15px;
}
		#content .mainContent .row-a .col-a {
		width: 300px;
		float: left;
		text-align: center;
		margin-left: 25px;
}
		#content .mainContent .row-a .col-b {
		width: 300px;
		float: right;
		text-align: center;
		margin-right: 25px;
}

		#content .mainContent .row-a .col-c {
	width: 320px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

		#content .mainContent .row-a .col-d {
	width: 320px;
	float: right;
	text-align: center;
	margin-bottom: 20px;
}

#content .mainContent .row-b {
	width: 670px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
}

#content .mainContent .floatSampleCenter {
	width: 700px;
	text-align: center;
	line-height: 1.25em;
	padding-top: 20px;
}

#content .mainContent .floatNoteCenter {
	width: 700px;
	text-align: center;
}

		#content .mainContent .row-a .form-c {
	width: 330px;
	float: left;
	text-align: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#content .mainContent .row-a .form-d {
	width: 310px;
	float: right;
	text-align: left;
	margin-bottom: 20px;
}
		
	#content .aside .section {
	
	}
	#content .aside h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c85315;
	font-weight: normal;
	font-style: normal;
	margin-left: 25px;
	letter-spacing: 5px;
}

	#content .aside quote h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin-left: 25px;
	letter-spacing: 5px;
}

	#content .aside ul {
	width: 222px;
}
	#content .aside ul li {
	width: 222px;
	vertical-align: bottom;
	margin-top: 10px;
	margin-bottom: 10px;
}
		#content .aside ul li a {
}
		#content .aside ul li a:hover {
			color:#c85315;
		}
		
		#content .aside ul li quote a:hover {
			color:#fff;
		}
		
		#content .aside .button {
	background-position: center center;
	width: 222px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url('dilcoButton.jpg');
	background-repeat: no-repeat;
	color: #5c5c5c;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 40px;
	line-height: 30px;
}


		#content .aside .quoteButton {
	background-position: center center;
	width: 222px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url('quoteButton.jpg');
	background-repeat: no-repeat;
	color: #fff;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 7px;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#content .aside .quote {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 1.5em;
}
		

.list1 li {
	background:url(images/arrow1.gif) no-repeat 0 9px;
	padding:0 0 8px 10px;
}
	.list1 li a {
		color:#1a1a1a;
		text-decoration:none;
	}
	.list1 li a:hover {
		color:#c85315;
	}


	.list2 dt span {
			font-size:12px;
	}
	.list2 dt a {
		font-size:18px;
		color:#5c5c5c;
		text-decoration:none;
	}
	.list2 dt a:hover {
		color:#c85315;
	}
.list2 dd {
	padding-bottom:22px;
}

	

/*--- colors styles ---*/
.color1 h4, .color1 strong a, .color1 .list1 li a:hover, .color1 .list2 dt a:hover, .color1 b a:hover {
	color:#c85315;
}
.color2 h4, .color2 strong a, .color2 .list1 li a:hover, .color2 .list2 dt a:hover, .color2 b a:hover {
	color:#e0cf4b;
}
.color3 h4, .color3 strong a, .color3 .list1 li a:hover, .color3 .list2 dt a:hover, .color3 b a:hover {
	color:#a8b63a;
}

/*===== footer =====*/
#footer {
	text-align: center;
	color: #c85315;
	font-family: "calibri";
	font-size: 12px;
	line-height: 1.4em;
}
#footer a {
	color:#5c5c5c;
	text-decoration:none;
	letter-spacing: .25px;
	line-height: 1.4em;
}	
#footer a:hover {
	color:#c85315;
}		
#footer a:active {
	color: #c85315;
}
#footer .container {
	font-size:12px;
}	
#footer .address {
	color: #5c5c5c;
	font-size: 14px;
}	
#footer .copyright {
	line-height: 2em;
	font-size: 14px;
}	
		
/*----- forms -----*/
#quote-form fieldset {
	border:none;
	text-align:right;
}
	#quote-form label {
		display:block;
		height:50px;
	}
	#quote-form input.text {
		width:150px;
		border:1px solid #cbcbcb;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		padding:8px 0 8px 10px;
	}
	#quote-form input.submit {
		background:#efeff1;
		border:1px solid #efeff1;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		width:70px;
		height:25px;
		cursor:pointer;
	}
	#quote-form input.submit:hover {
		background:#c85315;
		color:#fff;
		border:1px solid #c85315;
	}

/*==========================================*/
.buttons {
	font-size: 16px;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5c5c5c;
	text-align: right;
}
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 30px;
	text-align: left;
}

.rateTables {
	border: .5px solid #cbcbcb;
}

.contactTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: middle;
	line-height: 1.75em;
}

.questionTable {
	margin-bottom: 20px;
}

.questionItalic {
	font-style: italic;
}

.productsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c85315;
	line-height: 1.75em;
}
.productsList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c85315;
	line-height: 1.75em;
	letter-spacing: 0;
}
.productsList a:hover {
	color: #9dbabf;
}
.style8 {
	border-width: 0px;
}
.style9 {
	color: #FFFFFF;
}

