﻿/*******************************************************************************

  CSS on Sails Framework
  Title: TruGreen
  Author: XHTMLized (http://www.xhtmlized.com/)
  Date: July 2010

********************************************************************************

  1. BASE
      1.1 Reset
      1.1.2 HTML5 Elements
      1.2 Accessibility Navigation & Hide
      1.3 Clearfix
      1.4 Default Styles

  2. COMMON
      2.1 Container
      2.2 Header
      2.3 Navigation
      2.4 Content
      2.5 Sidebar
      2.6 Footer
      
  3. PAGES
      3.1 Home page
      3.2 Sub page 1
      3.3 Sub page 2

*******************************************************************************/


/* 1. BASE
--------------------------------------------------------------------------------
==============================================================================*/


/* 1.1 Reset
------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }


/* 1.1.2 HTML5 Elements
------------------------------------------------------------------------------*/

article, aside, figure, footer, header, hgroup, nav, section { display: block; }


/* 1.2 Accessibility Navigation & Hide
------------------------------------------------------------------------------*/

#accessibility-nav, .hide { position: absolute; top: -999em; left: -999em; height: 1px; width: 1px; }


/* 1.3 Clearfix
------------------------------------------------------------------------------*/

.clearfix:after,
#header:after,
#content .laws-listing:after,
#footer .footer-links:after,
#content .context div.list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* 1.4 Default Styles
------------------------------------------------------------------------------*/

body { background: #fff url(../images/bg-body2.jpg) no-repeat center top; color: #878787; font: 62.5%/1.3 Arial, Helvetica, sans-serif; }
hr { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
input, textarea, select { font-family: Arial, Helvetica, sans-serif; }
a, a:visited { color: #00703C; text-decoration: none; }
a:hover, a:active { color: #00703C; text-decoration: underline; }


/* 2. COMMON
--------------------------------------------------------------------------------
==============================================================================*/

.ir { font-size: 1em; margin: 0; overflow: hidden; position: relative; display: block; }
.ir span { background-repeat: no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
.ir a { cursor: pointer; display: block; height: 100%; width: 100%; }
.ir a span { cursor: pointer; }
.red { color: Red; }

/* 2.1 Container
------------------------------------------------------------------------------*/

.container { width: 960px; background: #fff; position: relative; margin: 0 auto; font-size: 1.2em; }


/* 2.2 Header
------------------------------------------------------------------------------*/
#header { position: relative; padding-bottom: 15px; }
#header .site-name,
#header .site-name span { display: block; overflow: hidden; width: 172px; height: 52px; }
#header .site-name { position: relative; float: left; display: inline; margin: 15px 0 0 -6px; }
#header .site-name span { background: url(../images/logo.gif) no-repeat; position: absolute; top: 0; left: 0; z-index: 10; }
#header a.site-name span { cursor: pointer; }
#header .tel { position: absolute; top: 50px; left: 182px; width: 141px; height: 22px; font-size: 1.6em; color: #00703C; font-weight: bold; }
#header .tel span { background: url(../images/tel.gif) no-repeat 0 0; }

#branch-form { position: absolute; right:0; top:16px; width: 208px;}
#branch-form label { float: left; padding: 2px 4px 0 0; }
#branch-form input.text { float: left; font-size: 0.82em; border: 1px solid #D9D9D9; margin: 1px 0 0 0; display: inline; padding: 2px 3px; width: 75px; color: #A9A9A9; }
#branch-form .action { float: left; padding: 0 0 0 4px; }
#branch-form .city { text-align:right; margin-top: -2px; margin-right: 42px; font-size: .8em; }

/* 2.3 Navigation
------------------------------------------------------------------------------*/
#navigation { float: right; padding: 52px 0 0 0; }
#navigation li { float: left; background: url(../images/bg-nav-l.jpg) no-repeat 0 0; margin-left: 4px; display: inline; }
#navigation li a { font-weight: bold;  color: #00703C; text-transform: uppercase; float: left; background: url(../images/bg-nav-r.jpg) no-repeat top right; padding: 6px 12px 0 8px; text-decoration: none; }
#navigation li a.active { color: #FF6600; cursor: default; }

/* 2.4 Content
------------------------------------------------------------------------------*/
.flash-widget { height: 300px; margin-bottom: 16px; width: 960px; }
.phone { color: #00703C; font-size: 1.02em; font-weight: bold; }
#content { width: 629px; float: left; }
#content .body { background: url(../images/bg-content.gif) no-repeat 0 0; padding: 12px 10px 0 29px; }
#content .body h2 { color: #FF6600; font-size: 1.167em; margin-bottom: 8px;}
#content .body p { line-height: 18px; margin-bottom: 12px; }

#content .laws-listing { background: url(../images/bg-laws.gif) no-repeat center 0; margin-top: 16px; padding: 18px 0 0 0; }
#content .laws-listing ul { float: left; margin-left: -10px; width: 183px; display: inline; margin-right: 27px; }
#content .laws-listing ul.last { margin-right: 0; }
/*#content .laws-listing li { list-style: none outside; background: url(../images/ico-squre.gif) no-repeat 0 4px; padding-left: 12px; margin-bottom: 8px; }*/
#content .laws-listing li { list-style: none outside; margin: 10px 16px 0px 16px; }
#content .laws-listing li.subhead {  height: 32px; font-size: 1.0em; font-weight: bold; color: #FFF; padding: 4px; margin-top: 0px; background: #00B25A url(../images/fade.png) repeat-y right; }
#content .laws-listing li a:hover {  color: #FF6600; text-decoration: none; }

/* 2.5 Sidebar
------------------------------------------------------------------------------*/

#sidebar { width: 306px; float: right; }
#sidebar .free-get { background: url(../images/bg-sidebar.gif) no-repeat 0 0; padding: 16px 40px 0 40px; }
#sidebar .free-get .slogan { width: 218px; height: 68px; }
#sidebar .free-get .slogan span { background: url(../images/slogan.gif) no-repeat 0 0; }
#sidebar .free-get .slogan2 { width: 218px; height: 68px; }
#sidebar .free-get .slogan2 span { background: url(../images/slogan2.gif) no-repeat 0 0; }
#sidebar .free-get .btn-start { width: 222px; height: 34px; margin: 12px 0 14px 0; color: #fff; text-transform: uppercase; font-weight: bold; text-align: center; text-decoration: none; }
#sidebar .free-get .btn-start span { background: url(../images/button_noText_v1.png) no-repeat 0 0; padding-top: 8px; }
/* #sidebar .free-get .btn-submit { width: 222px; height: 34px; margin: 12px 0 14px 0; color: #fff; text-transform: uppercase; font-weight: bold; text-align: center; text-decoration: none; background: url(../images/button_noText_v1.png) no-repeat 0 1px; border: 0; } */
#sidebar .free-get img { padding-left: 2px; }
#sidebar .free-get p { line-height: 18px; margin-bottom: 12px; }
#sidebar .free-get .subhead { color: #00703C; font-size: 1.02em; font-weight: bold; margin-top: 18px; }
#sidebar div.branch { line-height: 18px; padding: 40px; background: url(../images/bg-sidebar.gif) no-repeat 0 0;}
#sidebar div.branch p.manager { color: #00703C; font-size: 1.02em; font-weight: bold; }
#sidebar .trumemphis { text-align: center; margin-top: 40px; }

/* 2.6 Footer
------------------------------------------------------------------------------*/

#footer { clear: both; padding: 52px 52px 52px 52px; }
#footer .footer-links {background: url(../images/bg-footer.gif) repeat-x bottom left; padding-bottom: 8px; margin-bottom: 8px; }
#footer .footer-links ul { float: left; }
#footer .footer-links p { float: right; font-size: 0.92em;}
#footer .footer-links li { float: left; background: url(../images/bg-footer-nav.gif) no-repeat right center; padding-right: 7px; margin-right: 7px; display: inline;}
#footer .footer-links li.last, #footer .companies-listing li.last { background: transparent; }
#footer .footer-links li a { font-size: 0.92em; color: #A9A9A9; }
#footer .companies-listing li { float: left;  background: url(../images/bg-footer-nav.gif) no-repeat right center; padding-right: 7px; margin-right: 7px; display: inline;}
#footer .companies-listing li a { font-size: 0.92em; color: #A9A9A9;  }
#footer .logo-servicemaster { text-align: right; padding-top: 32px; }


/* 3. PAGES
--------------------------------------------------------------------------------
==============================================================================*/

/* 3.2 Service page
------------------------------------------------------------------------------*/
/*body.service #footer { padding-top: 1px; }*/
body.service #content, body.service #sidebar { padding-top: 20px; }
body.service #sidebar .picture { display: block; margin-bottom: 18px; }
body.service .laws-listing { margin-top: 30px; }
body.service .laws-listing a.active { color: #FF6600; cursor: default; }
/*body.service #sidebar .free-get { background: url(../images/bg-sidebar2.gif) no-repeat 0 0; min-height: 485px; }*/
#content .context { padding-left: 32px; background: url(../images/bg-content.jpg) no-repeat 0 0; padding-bottom: 26px; min-height: 300px; }
#content .context h1 { color: #00703C; font-size: 1.38em; text-transform: uppercase; }
#content .context p.tip { color: #FF6600; font-size: 1.16em; }
#content .context p { line-height: 19px; margin-bottom: 6px; }
#content .context p.tip2 {color: #00703C; font-size: 1.02em; font-weight: bold; margin: 16px 0 6px 0; }
#content .context div.list { padding-bottom: 22px; clear: both; width: 597px; }
#content .context div.list ul { width: 203px; padding-right: 10px; }
#content .context div.list li, #content .context div.list-wide li { list-style: disc; margin: 10px 20px; }
#content .context div.list-wide { clear: both; width: 597px; }
#content .context div.list-wide ul { padding-right: 10px; }
#content .context input.action { vertical-align: middle; }
