/*
Description: CICC website style sheet
Author: Michael Marcialis
*/

/* ============================================================================
UNIVERSAL RESET
=============================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

fieldset,img {
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;font-weight:normal;
}

q:before,q:after {
content:'';
}

abbr,acronym {
border:0;
}

a:active, a:focus {
outline: 0;
}

/* ============================================================================
LAYOUT STYLES
=============================================================================== */
body {
font:normal 10pt "Trebuchet MS", Helvetica, sans-serif;
color:#444444;
background:#d8d8d8 url(/images/background_gradient.jpg) repeat-x top left;
text-align:center;
min-width:900px;
padding-bottom:20px;
}

#wrapper {
margin:0 auto;
width:900px;
text-align:left;
position:relative;
padding-bottom:10px;
background:transparent url(/images/footer_bottom.gif) no-repeat bottom left;
}

#header {
height:193px;
background:transparent url(/images/header.jpg) no-repeat top center;
position:relative;
color:#fff;
}

#content {
float:left;
position:relative;
}

#intro,
#text {
float:left;
margin:10px 0;
position:relative;
}

#estimate,
#mainText {
width:590px;
float:left;
margin-right:10px;
}

#estimate {
height:235px;
background:transparent url(/images/estimate_people.jpg) no-repeat top left;
position:relative;
}

#offering,
#subText {
width:300px;
float:right;
}

#footer {
clear:both;
background:#7d7d7d url(/images/footer_top.gif) no-repeat top left;
padding-top:5px;
}

.clearer {
clear:both;
}

.leftInfo,
.rightInfo {
width:290px;
float:left;
}

.leftInfo {
margin-right:10px;
}

/* ============================================================================
HEADER STYLES
=============================================================================== */
h1 {
text-indent:-5000px;
position:absolute;
top:5px;
}

h2 {
font-weight:bold;
font-size:1.2em;
color:#51610b;
padding:0 10px;
background:transparent url(/images/h2.gif) no-repeat top left;
line-height:26px;
margin-bottom:15px;
}

#offering h2,
#subText h2 {
background-image:url(/images/h2_sub.gif);
}

#estimate h2 {
background:none;
color:#444444;
font-weight:normal;
padding-right:300px;
margin-top:30px;
}

h3 {
font-weight:bold;
font-size:1.1em;
color:#51610b;
padding:0 10px;
margin-bottom:15px;
border-bottom:3px solid #bee02a;
}

/* ============================================================================
LIST STYLES
=============================================================================== */
#mainText ul {
margin:15px 0;
}

#mainText li {
background:transparent url(/images/bullet.gif) no-repeat 0 6px;
line-height:20px;
padding-left:20px;
}

#header ul {
position:absolute;
bottom:0;
}

#header ul li {
float:left;
text-indent:-5000px;
}

#content ul {
padding-left:10px;
}

#offering li {
padding:15px 0 17px 55px;
}

#maintenance {
background:transparent url(/images/maintenance.gif) no-repeat center left;
}

#restoration {
background:transparent url(/images/restoration.gif) no-repeat center left;
}

#infection {
background:transparent url(/images/infection.gif) no-repeat center left;
}

#staff {
background:transparent url(/images/staff.gif) no-repeat center left;
}

/* ============================================================================
TYPOGRAPHY STYLES
=============================================================================== */
strong {
font-weight:bold;
}

em {
font-style:italic;
}

small {
display:block;
font-size:.8em;
}

.ampersand {
font:bold italic 1em "Book Antiqua", Palatino, serif;
}

#phoneNumber {
position:absolute;
top:15px;
right:10px;
background:transparent url(/images/phone.gif) no-repeat left center;
padding-left:25px;
line-height:20px;
}

.org {
font-weight:bold;
}

#content p,
#footer p,
.vcard {
padding:0 10px;
}

#content p,
.vcard {
margin:15px 0;
line-height:1.4em;
}

#content .vcard p {
padding:0;
}

#estimate p {
padding-right:300px;
font-size:1.05em;
line-height:1.3em;
}

#footer p {
color:#ffffff;
font-size:.8em;
}

/* ============================================================================
IMAGE STYLES
=============================================================================== */
.floatLeft {
float:left;
padding:0 10px 5px 10px;
}

/* ============================================================================
LINK STYLES
=============================================================================== */
a:link,
a:visited {
font-weight:bold;
color:#205394;
}

a:hover {
background-color:#cfcfcf;
text-decoration:none;
}

h1 a:link,
h1 a:visited {
display:block;
width:310px;
height:144px;
background:transparent url(/images/logo.png) no-repeat top left;
}

h1 a:hover {
background-position:bottom left;
cursor:pointer;
}

#header ul a:link,
#header ul a:visited {
display:block;
width:150px;
height:43px;
}

#navHome a:link,
#navHome a:visited {
background:transparent url(/images/home.gif) no-repeat bottom left;
}

#navServices a:link,
#navServices a:visited {
background:transparent url(/images/services.gif) no-repeat bottom left;
}

#navAbout a:link,
#navAbout a:visited {
background:transparent url(/images/about.gif) no-repeat bottom left;
}

#navEmployment a:link,
#navEmployment a:visited {
background:transparent url(/images/employment.gif) no-repeat bottom left;
}

#navContact a:link,
#navContact a:visited {
background:transparent url(/images/contact.gif) no-repeat bottom left;
}

#navHome a:hover,
#navServices a:hover,
#navAbout a:hover,
#navEmployment a:hover,
#navContact a:hover {
background-position:top right;
}

#home #navHome a {
background-position:top left;
cursor:default;
}

#services #navServices a {
background-position:top left;
cursor:default;
}

#about #navAbout a {
background-position:top left;
cursor:default;
}

#employment #navEmployment a {
background-position:top left;
cursor:default;
}

#contact #navContact a {
background-position:top left;
cursor:default;
}

#estimate a:link,
#estimate a:visited {
display:block;
width:152px;
height:105px;
background:transparent url(/images/estimate_button.png) no-repeat top left;
text-indent:-5000px;
position:absolute;
left:5px;
bottom:0;
}

#estimate a:hover {
background-position:bottom left;
cursor:pointer;
}

#footer a:link,
#footer a:visited {
color:#ffffff;
}

#footer a:hover {
text-decoration:none;
color:#bee125;
background-color:transparent;
}

/* ============================================================================
RULE STYLES
=============================================================================== */
hr {
display:none;
}

/* ============================================================================
FORM STYLES
=============================================================================== */
#mainText fieldset p {
margin:0 0 7px 0;
line-height:1.1em;
}

#subText fieldset {
float:left;
padding-left:10px;
padding-bottom:10px;
}

legend {
display:none;
}

label {
display:block;
font-size:.8em;
}

#subText label {
display:none;
}

.required {
font-weight:bold;
}

input,
textarea {
width:290px;
border:1px solid #cccccc;
border-bottom:2px solid #999999;
font:normal 1em "Trebuchet MS", Helvetica, sans-serif;
color:#444444;
padding:3px 3px 0 3px;
}

#subText input {
width:175px;
float:left;
margin-right:10px;
}

input:focus,
textarea:focus {
border:1px solid #999999;
border-bottom:2px solid #444444;
background-color:#dddddd    ;
}

input.radio,
input.checkbox {
width:auto;
height:auto;
border:none;
color:#444444;
float:left;
margin-top:-15px;
}

input.submit {
width:auto;
height:auto;
border:none;
margin-left:-5px;
width:142px;
height:44px;
}

#subText input.submit {
float:left;
margin-top:-4px;
width:75px;
height:25px;
}

label.checkboxLabel {
padding-left:20px;
}

/* ============================================================================
FILTERED STYLES
=============================================================================== */
* html #header ul {
bottom:-1px; /*Correct Nav Menu Position*/
}

* html h1 a:hover {
background-position:top left; /*Prevents Hover State in IE*/
}