/***********************************************
      Fingerprints master stylesheet
***********************************************/

/* define basic elements */

* { margin: 0; padding: 0; }

body { height: 100%; font: 80%/160% Helvetica, Arial, Geneva, sans-serif; text-align: center; }

/* Normalizes - general */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }
address, cite { font-style: normal; }

ul, li { list-style-type: none; }

h1 { font-size: 1.6em; font-weight: normal; color: #00467f; padding-bottom: 10px; }
h2 { font-size: 1.2em; font-weight: normal; color: #00aeef; padding-bottom: 20px; }

/* Layout */

#container { width: 890px; margin: 0 auto; }

#masthead { position: relative; height: 110px; z-index: 20; background: url(../images/masthead-image.gif) no-repeat bottom left; }

#logo { position: absolute; width: 229px; height: 80px; left: 0; bottom: 18px; }
#logo a:link, #logo a:visited { display: block; width: 230px; height: 80px; text-indent: -9000px; background: url(../images/fingerprints-logo.gif) no-repeat; text-decoration: none; overflow: hidden; border: none; }

#content { margin: 45px 0 0 0; text-align: left; z-index: 1; }
#content:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#content-main { width: 100%; position: relative; }

#galleries #content-main, #galleries_v2 #content-main { width: 660px; float: right; }
#galleries #content-sub, #galleries_v2 #content-sub { width: 175px; float: left; }

#about #content-main { padding: 0 0 80px 0; }

#services #content { margin-bottom: 100px;}
#services #content-main { width: 620px; float: left; padding: 0 75px 0 0;  }
#services #content-sub { width: 170px; float: right; position: relative; margin: 0; padding: 18px 0 0 20px; background-color: #bfebfb; }

#contact #content-main { width: 400px; float: left; position: relative; padding: 0; }
#contact #content-sub { width: 460px; float: right; position: relative; margin: 0 0 100px 0; }

/* Navigation */

#navigation { position: absolute; right: 0; bottom: 0; }

/* Homepage */

#slideshow { position: relative; height: 352px; margin: 0 0 30px 0; }
#slideshow img { border: 1px solid #40749f; padding: 1px; position: absolute; top: 0; left: 0; z-index: 8; opacity: 0.0; }
#slideshow img.active { z-index: 10; opacity: 1.0; }
#slideshow img.last-active { z-index: 9; }

#homepage-text { padding: 0 20px 0 240px; margin: 0; }
#homepage-text p { font: 1.3em/1.9em "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #00345f; margin: 15px 0 0 0; }

/* Galleries */

#main_image { text-align: center; height: 625px; }
#main_image img { background: white; border: 1px solid #bfd1df; padding: 3px; }

#main_image_2 { text-align: center; height: 625px; }
#main_image_2 img { margin: 0; border: 0; padding: 0; }

/*thumbnails*/

#thumbnails { float: left; }
.gallery { width: 152px; margin: 0 auto; float: left; }
#galleries_v2 .gallery { width: 200px; margin: 0 auto; float: left; }

.gallery li { width: 50px; height: 50px; border: 3px double #bfd1df; margin: 0 20px 10px 0; background: #fff; float: left; overflow: hidden; }
.gallery li.last { margin: 0 0 15px 0; }

.nav { position: relative; top: 15px; clear: left; font: 0.8em 'helvetica neue', sans-serif; letter-spacing: 2px; text-transform: uppercase; }
.nav a, .nav a:link { color: #348; text-decoration: none; outline: none; }
.nav a:visited { color: #348; text-decoration: none; }
.nav a:hover, .nav a:focus { color: #67a; }

/* About */

#about-text { margin: 0 0 0 460px; }
#about-text h1 { padding-top: 1px; }
#about-text h3 { font-size: 1.4em; font-weight: normal; color: #00467f; padding: 10px 0; }
#about-text p { font-size: 1.3em; line-height: 1.6em; color: #00467f; padding-bottom: 20px; }
#about-text li { padding-bottom: 5px; }
 
/* Services */

#services #content-main, #services #content-sub { color: #00467f; }
#services img { margin-right: 60px; }
#services h1 { margin-bottom: 20px; font-size: 1.8em; }
#services h2 { font-size: 1.4em; line-height: 1.4em; padding-bottom: 12px; margin: 0; }
#services p { font-size: 1.3em; line-height: 1.6em; padding-bottom: 20px; }
ul.services  { margin: 0; padding: 0; font-size: 1.2em; }
ul.services li { background: url(../images/bg_li.gif) no-repeat 0 3px; padding: 0 0 8px 20px; }

/* Contact */

#contact #content-main { font-size: 1.3em; line-height: 1.6em; color: #00467f; padding-bottom: 20px; }
#contact iframe { border: 1px solid #bfd1df; padding: 3px; }
#contact address { font-size: 0.9em; }
.name { font-size: 1.4em; margin: 30px 0 5px 0; }
.title { font-size: 0.9em; margin-bottom: 10px; color: #00aeef; }

/* Footer */

#footer { width: 100%; clear: both; background: #0082b3; color: #fff; padding: 12px 0; margin: 20px 0 30px 0; }
#footer:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
#footer a { color: #fff; text-decoration: none; }
#footer a:focus, #footer a:hover { text-decoration: underline; }

#contact-info { float: right; padding: 0 20px 0 0; margin: 0; }
#contact-info li { display: inline; margin-right: 10px; border-right: 1px solid #fff; padding-right: 10px; }

#footer_nav { float: left; padding: 0 0 0 20px; margin: 0; }
#footer_nav li { display: inline; margin-right: 10px; border-right: 1px solid #fff; padding-right: 10px; }
#footer_nav .last, #contact-info .last { border-right: 0px; margin-right: 0; padding-right: 0; }

/* Misc */

#content-main a, #content-main a:link, #content-main a:visited { color: #00aeef; text-decoration: none; }
#content-main a:hover, #content-main a:focus { color: #00aeef; text-decoration: underline; }

img { border: 0; }

.hide  { display: none; }
.clear { clear: both; }

.fr, .floatRight { float: right; margin: 0 0 5px 5px; }
.fl, .floatLeft { float: left; margin: 0 5px 5px 0; }
