﻿@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body {margin:0; padding:0;font-family:Tahoma, Arial, Verdana; font-size:11px; text-align:center; background:#e1e1e1; color:#333333;}

h1, h2, h3, h4, h5, h6, p {margin:0; padding:0;}

h1 {font-size:16px; color:#333333; margin-bottom:10px;}
h2 {font-size:13px; color:#333333; margin-bottom:10px;}
h4 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444;} /*used in tabs */
h4.home-bg1, h4.home-bg2, h4.home-bg3 {width:350px; height:15px; margin-bottom:13px; padding:3px 0px; background:url(../images/tab1_bg.png) top left no-repeat;}
h4.home-bg2 {width:360px; background:url(../images/tab2_bg.png) top left no-repeat;}
h4.home-bg3 {width:178px; background:url(../images/tab3_bg.png) top left no-repeat;}
h4.inner-left-tab {background:url(../images/inner_tab_bg.png) top left no-repeat;}

.image-border {border:1px solid #ccc; padding:5px;}

hr {margin:0 0 10px 0; padding:0; height:0; border:1px solid #E6E6E6;}

a {color:#808fa4; text-decoration:none;}
a:hover {color:#808fa4; text-decoration:underline;}
a img {border:none;}
h2 a {color:#333333;}
h2 a:hover {color:#333333;}

img.services-big-image {border:1px solid silver; position:relative; left:20%; margin: 0 0 15px 0;}
img.our-expertise {margin-right:7px;}

p {margin-bottom:10px; color:#b1b0b0; line-height:14px;}
p.valued-clients {margin-left:76px;}
p.services {margin-left:130px;}
p.product-list {margin-left:230px;}
p.more-clients {margin-left:270px; position:relative; top:5px;}

span.input-search-box{position:relative; top:-1px;}
span.button-search {position:relative; top:2px;}

/* ======= TABLE ============ */
table.eletrical-testing  {width: 100%; border-collapse:collapse;}
table.eletrical-testing tr.header td {text-align: center; font-weight:bold; background:silver; border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6;}
table.eletrical-testing tr:hover {background:#EEEEEE;}
table.eletrical-testing td {border-bottom:1px solid #e6e6e6; padding:5px 5px; vertical-align:top;}
table.eletrical-testing td:first-child {width:251px;}
table.eletrical-testing td+td {border-left:1px solid #ccc;}
table.eletrical-testing .qty {text-align:center; vertical-align:top;}

table.oil-testing {width:100%; border-collapse:collapse;}
table.oil-testing tr.header td {text-align:center; font-weight:bold; background:silver; border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6;}
table.oil-testing tr:hover {background:#EEEEEE;}
table.oil-testing td {border-bottom:1px solid #e6e6e6; padding:5px 5px; vertical-align:top;}
table.oil-testing td:first-child {width:300px;}
table.oil-testing td+td {border-left:1px solid #ccc;}
/* ======= TABLE ============ */

.clear-float:after {content: ".";clear: both; display: block; height: 0; visibility: hidden;}
.clear-float {_height: 1%;}
.float-left {float:left; margin-right:10px;}
.float-left2 {float:left; margin-right:30px;}
.float-right {float:right; margin-left:10px;}
.float-center {margin:0 auto; text-align:center;}
