/* 
------------------------------------------
Davlyn MFG Style Sheet
------------------------------------------
*/

/* HTML Elements 
-----------------------------------------------------*/

body {
	margin:0;
	padding:0;
	text-align:left;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	background-image: url(../images/DarcoSiite_newbackground.jpg);
	background-color: #1f5138;
	background-repeat: repeat-x;
}

#mainframe {
	width:955px;
	margin:0px auto 0px auto;
	background-color: #FFF;
	
}

#subframe {
	padding:5px;	
	margin: 0;	
}


/* HEADER ELEMENTS
--------------------------------------------------------*/
#header {
	height:auto;
	width:auto;
	background-image: url(../images/websiteheader_new.jpg);
	background-repeat:no-repeat;
}
.headertop{
	height:171px;
	float:left;
}

.headersearch {
	margin:0 0 0 550px;
	text-align: left;
}

.crumb {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* TOPNAV ELEMENTS
--------------------------------------------------------*/

#topnav {
	height:auto;
	z-index:2;
}

/* ALTNAV ELEMENTS
--------------------------------------------------------*/

#altnav {
	float: left;
	width: 200px;
	text-align:left;
}

/* CONTENT ELEMENTS
--------------------------------------------------------*/

#content {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 225px;
	z-index:1;
}

#altcontent {
padding: 0 30px 0 15px;
}

#subcontent {
	padding: 15px;
}

#content h1 {
	font-size: 1.5em;
	margin: 0 0 10px 0;
	color: #060;
	padding: 5px 0 2px 0;
}

#content h2 {
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 5px 0 2px 0;
	border-bottom: 3px solid #060;
}


.prodname {
	width: 420px;
	border:.5px solid #CCCCCC;
	margin-bottom: 25px;
	font:larger;
	font-size: 18px;
	color: #000000;
	text-align: center;
	padding: 10px;
}

.gentxt {
	font-size:12px;
	text-align: left;
	padding: 10px;
}

.prodprofile {	
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 20px 0 0 1px;

}

.prodpic {
	float: right;
	text-align:center;
}

.contactbox {
	float: left;
	padding: 10px;

	height: 100%;
	background-position: center;
	width: 300px;
}

.missiontxt {
	width: 520px;
	float: right;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-color: #DFECF7;
	height: 100%;
}




/* FOOTER ELEMENTS
--------------------------------------------------------*/

#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #060;
	font-size:9px;
	
	padding: 5px;
	clear: both;
	margin: 21px 0px 0px 0px;

}
#footer .velcro {
	font-size: 9px;
	color: #999999
}


/* LINK ELEMENTS
--------------------------------------------------------*/

#content a:link, #content a:visited {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #060;
	
}
#content a:hover {
	color:#000000;
	font-weight:bold;	
}


#altcontent a:link, #altcontent a:visited {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
	
}

#altcontent a:hover {
	color:#000000;
	font-weight:bold;	
}

#altcontent h1 {
	font-size: 1.5em;
	margin: 0 0 10px 0;
	color: #060;
	padding: 5px 0 2px 0;
}

#altcontent h2 {
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 5px 0 2px 0;
	border-bottom: 3px solid #060;
}

.altnav a:link, .altnav a:visited {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
	
}

.altnav a:hover {
	color:#000000;
	font-weight:bold;	
}


	
#promoad a:link, #promoad a:visited {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
	
}


#promoad a:hover {
	color:#000000;
	font-weight:bold;	
}	

#footer a:link, #footer a:visited {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #060;
	text-decoration:none;
	
}
#footer a:hover {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}

/* MISC ELEMENTS
--------------------------------------------------------*/

.right {
	float:right;
	padding: 0 30px 0 0;

}

.left {
	float:left;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

#rohs {
	width: 300px;
	padding: 5px;
}

.emailbox{
/* border: .5px solid  #FF6600; */
text-align:center;
}

/* DATATABLE ELEMENTS
--------------------------------------------------------*/
.datatable {
	background-color: #FFCC66;
	width: 100%;
	border-collapse: collapse;
}

.datatable caption {
	color: #A61300;
	font-size:16px;
	font-weight: bold;
	border-bottom: 1px solid #789AC6;
	padding: 5px;
}

.datatable td, .datatable th {
	text-align: left;
	border-bottom: 1px solid #789AC6;
	padding: 5px;
}	

.datatable th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
}


/* EMAILTABLE ELEMENTS
--------------------------------------------------------*/
.emailtable {
	border-collapse: collapse;
	width: 100%;
}

.emailtable caption {
	font: 16px bold Verdana, Arial, Helvetica, sans-serif;	
	color: #FF6600;
	border-bottom: 1px solid #789AC6;
	padding: 2px;
}

.emailtable td, .emailtable th {
	text-align: left;
	border-bottom: 1px solid #789AC6;
	padding: 2px;
}	

.emailtable th {
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

.lanuages {
	margin-right: 16px;
}
