/* CSS Document */

/*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ 

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}



ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles 
#######################*/

body {font-size:14px; font-family:Helvetica, Arial, Verdana, sans-serif; color:#282828; background:#fff url(../images/body_bg.jpg) left top repeat-x}
h1 {margin:20px 15px; font-size:2em; color:#fff}
h2, h3, h4, h5, p, ul, ol, dl {margin:15px 0}
h2, h3, h4, h5 {font-weight:bold; font-family:Palatino, Times, "Times New Roman", serif; font-style:italic; color:#e12314}
h2 {font-size:1.5em}
h3 {font-size:1.25em}
h4 {font-size:1.15em}
h5 {font-size:1em; font-style:italic; color:gray}
a {color:#1ab2c0; outline:none}
	a:hover {text-decoration:none}
dt {margin:15px 0; font-weight:bold}
dd {margin:5px 0 5px 15px}
ol {margin-left:25px}

/*#######################
  Layout Styles 
#######################*/


#wrapper {width:930px; padding:0 15px; margin:0 auto}

.logo {float:left; width:0px;}
.header{margin:0px 0px 0px 220px}

#navigation {margin:39px 0 0 0}

	#navigation li {float:right; display:inline; margin-right:5px; font-size:1.15em; text-transform:lowercase}
		#navigation li a {display:block; padding:10px 15px; text-decoration:none; color:#fff}
			#navigation li a:hover {background-color:#e12314}
            
#navigation2 {margin:39px 0px 0px 220px}

	#navigation2 li {float:left; display:inline; margin-left:20px; font-size:1.15em; text-transform:lowercase}
		#navigation2 li a {display:block; padding:10px 15px; text-decoration:none; color:#fff}
			#navigation2 li a:hover {background-color:#e12314}
            

			/* Active States */
            
            #home_page #navigation2 #home_link a,
            #emeasurement_page #navigation #emeasurement_link a,
            #pmeasurement_page #navigation #pmeasurement_link a,
            #interface_page #navigation #interface_link a,
            #drawwire_page #navigation #drawwire_link a,
            #inductivelvdt_page #navigation #inductivelvdt_link a,
            #eddycurrentprobe_page #navigation #eddycurrentprobe_link a,
            #angleencoder_page #navigation #angleencoder_link a,
            #ttransfer_page #navigation #ttransfer_link a,
            #pressmeasurement_page #navigation #pressmeasurement_link a,
            #preference_page #navigation #preference_link a,
            #precision_page #navigation #precision_link a,
            #compact_page #navigation #compact_link a,
            #basic_page #navigation #basic_link a,
            #sworkstation_page #navigation #sworkstation_link a,
            #mtorque_page #navigation #mtorque_link a,
            #marketing_page #navigation2 #marketing_link a,
            #flowsensor_page #navigation #flowsensor_link a,
			#ovision_page #navigation2 #ovision_link a,
		    #contact_page #navigation2 #contact_link a {background-color:#e12314}

#content {clear:both; float:left; padding-top:20px}	


	#hero {float:left; padding-bottom:25px; margin-bottom:30px; color:#949594; background:url(../images/hero_bg.jpg) 50% bottom no-repeat}
		#hero img {float:right; margin-left:15px}
		#hero #intro {font-size:2.5em; font-family:Palatino, Times, "Times New Roman", serif; font-style:italic; font-weight:bold}
		#hero p {font-size:1.15em}
	
	#content p {line-height:1.25em}
	#content ul {margin-left:25px; list-style-type:disc}
	#content li {margin:10px 0}	
	#content .two_columns {float:left; display:inline; width:450px; margin-right:15px}
	#content .three_columns {float:left; display:inline; width:290px; margin-right:15px}
	#content .service_list {float:left; display:inline; margin-top:40px; width:100px; font-size:.9em}
	
/* Form Styles */
input, textarea {padding:3px; font-size:.95em; font-family:Helvetica, Arial, Verdana, sans-serif; font-style:italic; color:gray}
input {width:250px}
textarea {width:350px; height:150px}
#submit {width:100px; font-weight:bold; color:#000; font-style:normal}
	
#footer {clear:both; padding:20px 0 10px 0; font-size:.8em; font-style:italic; color:gray}


table.interf th { padding: 5px; border: 1px solid rgb(236, 236, 236); background-color: black; height: 25px; font-family: Arial; font-size: 13px; color: white; font-weight: bold; text-align: center; vertical-align: middle; }
table.interf tr { vertical-align: top; }
table.interf td { padding: 3px; border: thin solid rgb(255, 0, 0); background-color: white; font-family: Arial; font-size: 11px; color: black; font-weight: normal; text-align: left; }

table.interf a { font-family: Arial; font-size: 15px; text-decoration: underline; color: red; font-weight: normal;}
#submenu a { font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: black; font-style: italic; }
