@charset "utf-8";
/* H H Holmes Laboratory CSS
Author: EW
Date created: 07.15.08
*/

* {
margin: 0;
padding: 0;
}

body {
background: url(../images/background.png) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#wrapper {
margin: 0 auto;
width: 860px;
}

#clear {
clear: both;
}

#bar {
background-color: #dfd199;
}

/* Header Styles */

.link_image {
border: none;
}

/* Menu Styles */

#menu {
background: url(../images/menu_back.png) no-repeat;
}

#menu ul {
float: right;
list-style: none;
padding: 45px 0 0 0;
}

#menu ul li {
background: url(../images/menu.png) no-repeat;
display: inline;
line-height: 35px;
padding: 10px 0 10px 0;
width: 115px;
}

#menu a {
color: #746740;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

#menu ul li.ovr {
background: url(../images/menu_ovr.png) no-repeat;
color: #352f18;
font-size: 13px;
font-weight: bold;
}

#menu a:hover {
color: #352f18;
}

#menu ul li:hover {
background: url(../images/menu_ovr.png) no-repeat;
}

.about {
padding: 0 37px 0 37px;
}

.case_studies {
padding: 0 12px 0 12px;
}

.industries {
padding: 0 21px 0 21px;
}

.services {
padding: 0 27px 0 27px;
}

.contact_us {
padding: 0 19px 0 19px;
}

/* Center Styles */

#center {
}

#content {
float: right;
padding: 20px 0 20px 0;
width: 600px;
}

#content p {
line-height: 150%;
}

#content ul {
list-style: circle;
padding: 0 0 0 15px;
}

#content ul li ul {
line-height: 160%;
list-style: none;
padding: 5px 0 5px 20px;
}

#content li ul li a {
color: #746740;
font-size: 11px;
}

#content li ul li a:hover {
color: #a99e7d;
}

.right_image {
border: none;
float: right;
padding: 0 0 10px 20px;
}

.left_image {
border: none;
float: left;
padding: 0 20px 10px 0;
}

h1 {
background: url(../images/h1_back.png) no-repeat;
color: #352f18;
font-size: 16px;
font-weight: bold;
padding: 0 0 10px 25px;
}

h3 {
border-bottom: solid #dfd199 1px;
color: #352f18;
font-size: 18px;
font-weight: bold;
margin: 0 0 15px 0;
padding: 0 0 5px 0;
}

p {
color: #746740;
line-height: 130%;
padding: 0 0 15px 0;
}

a {
color: #352f18;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #746740;
}

#locations {
float: left;
width: 230px;
}

/* Bar Styles */

#bar p {
color: #746740;
padding: 10px;
}

#bar a {
text-decoration: none;
}

#services {
float: left;
padding: 20px 0 20px 0;
width: 410px;
}

#news {
float: right;
padding: 20px 0 20px 30px;
width: 410px;
}

h2 {
background: url(../images/header_back.png) no-repeat;
color: #352f18;
font-size: 16px;
font-weight: bold;
line-height: 30px;
padding: 0 0 0 10px;
width: 400px;
}

#bar ul {
color: #352f18;
padding: 0 0 0 40px;
list-style: circle;
}

#bar ul li a {
color: #352f18;
font-size: 11px;
font-weight: bold;
line-height: 150%;
text-decoration: none;
}

#bar ul li a:hover {
color: #746740;
}

.title {
color: #352f18;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}

.news_date {
font-weight: bold;
}

#news p {
font-size: 11px;
line-height: 150%;
padding: 10px 0 20px 10px;
}

/* Footer Styles */

#footer {
color: #746760;
font-size: 11px;
font-weight: normal;
line-height: 160%;
padding: 20px 0 20px 0;
text-align: center;
}

/* Side Bar Styles */

#side_bar {
float: left;
margin: 20px 20px 20px 0;
width: 230px;
}

#side_bar_in {
background: url(../images/side_bar_back.png) repeat-y;
padding: 10px 10px 0 10px;
}

h6 {
background: url(../images/side_bar_header.png) no-repeat;
border-bottom: solid #dfd199 1px;
color: #352f18;
font-size: 16px;
font-weight: bold;
padding: 5px 10px 5px 10px;
}

#side_bar ul {
list-style: circle;
padding: 0 0 0 20px;
}

#side_bar ul li {
border-bottom: solid #fff 1px;
font-size: 11px;
font-weight: bold;
line-height: 180%;
}

#side_bar ul li ul {
list-style: none;
padding: 5px 0 5px 20px;
}

#side_bar li ul li {
border: none;
line-height: 140%;
}

#side_bar li ul li a {
color: #746740;
font-size: 11px;
}

#side_bar li ul li a:hover {
color: #a99e7d;
}

/* Form Styles */

#content2 {
margin: 20px 0 20px 0;
}

#content table {
padding: 0 0 0 20px;
width: 80%;
}


#content label {
color: #746740;
font-size: 11px;
font-weight: bold;
padding: 0 0 5px 0;
}

#content ul {
color: #352f18;
font-size: 11px;
line-height: 160%;
padding: 0 0 0 20px;
}

.input_form {
border: solid #dfd199 1px;
color: #746740;
font-size: 11px;
height: 15px;
margin: 5px 0 10px 0;
padding: 5px 0 0 5px;
width: 150px;
}

.input_form2 {
border: solid #dfd199 1px;
color: #746740;
font-size: 11px;
height: 15px;
margin: 5px 0 10px 0;
padding: 5px 0 0 5px;
width: 393px;
}

.input_form3 {
border: solid #dfd199 1px;
color: #746740;
font-size: 11px;
height: 100px;
margin: 5px 0 10px 0;
padding: 5px 0 0 5px;
width: 393px;
}

.input_form4 {
border: solid #dfd199 1px;
color: #746740;
font-size: 11px;
height: 20px;
margin: 5px 0 10px 0;
padding: 0;
width: 398px;
}

.radio_button {
padding: 5px;
}

.error {
color: #FF0000;
font-weight: bold;
}

#testing-list {
float: left;
margin: 0 20px 0 0;
width: 280px;
}

h4 {
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
}

p.location {
display: block;
float: left;
padding: 0 20px 0 0;
}

.clear {
clear: both;
}
