/*
TruGreen Site Styles
mainstyle.css: global style sheet
*/


/* fine-tune html objects */
/*body 
{
    margin: 0px;
    text-align: center;
    background-color: #ffffff;
    font-family: Arial, Helvetica, ans-serif;
    color: #333333;
    font-size: 62.5%;
}
*/

#container-inner a, #container-inner a:hover, #container-inner a:active, #container-inner a:visited
{
    color: #ff6600;
    outline: none;
    text-decoration: none;
}

#container-inner h1, #container-inner h2, #container-inner h3
{
    font-weight: bold;
    color: #666666;
}

#container-inner h1
{
    font-size: 1.6em;
}

#container-inner h2
{
    font-size: 1.3em;
    margin: 12px 0;
}

#container-inner h3
{
    font-size: 1.1em;
    padding: 10px 0 0 15px;
}

#container-inner form
{
    margin: 0;
    padding: 0;
}


/* general text styles */

.bigquote
{
    font-size: 1.4em;
    font-weight: bold;
    color: #666666;
}

.smallquote
{
    font-size: 1.3em;
    color: #ababab;
}

.greentext
{
    color: #006633;
}

.lightgreentext
{
    color: #00b259;
}

.orangetext
{
    color: #ff6600;
}

.blacktext
{
    color: #000000;
}

.graytext
{
    color: #666666;
}

.bold
{
    font-weight: bold;
}

.boldorangelink, .boldorangelink:hover, .boldorangelink:visited, .boldorangelink:active
{
    font-size: 0.9em;
    font-weight: bold;
    color: #ff6600;
}

.help
{
    cursor: help;
    vertical-align: -3px;
}

/* page structure */
#container-inner
{
    margin: 0 0 0 -3px;
    text-align: left;
    background-color: #ffffff;
    font-family: Arial, Helvetica, ans-serif;
    line-height: 15px;
    color: #333333;
    height: auto;
    background: url(../images/chrome/content_top.gif) no-repeat center top;
    padding: 17px 0 0 0;
}

#maincontent
{
    background: url(../images/chrome/content_bg.gif) repeat-y center;
    padding-bottom: 10px;
    clear: both;
}

#disclaimer
{
    padding: 20px 0px 15px 0px;
    color: #999999;
    font-size: 0.9em;
}

#bottomboxrow
{
    padding: 10px 0 0 0;
    margin-left: 20px;
}

.bottombox
{
    float: left;
    width: 259px;
    min-height: 170px;
    background-image: url(../images/chrome/bottom_box_back.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 15px 15px 15px 25px;
    -height: 170px;
}

.bottomboxshort
{
    float: left;
    width: 259px;
    min-height: 170px;
    background-image: url(../images/chrome/bottom_box_back_short.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 15px 15px 15px 25px;
    -height: 170px;
}

.bottomboxchairs
{
    float: left;
    width: 259px;
    min-height: 170px;
    background-image: url(../images/chrome/bottom_box_back_chairs.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 15px 15px 15px 25px;
    -height: 170px;
}

.bottomboxlawn
{
    float: left;
    width: 259px;
    min-height: 170px;
    background-image: url(../images/chrome/bottom_box_back_lawn.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 15px 15px 15px 25px;
    -height: 170px;
}

.bottomboxboy
{
    float: left;
    width: 259px;
    min-height: 170px;
    background-image: url(../images/chrome/bottom_box_back_boy.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 15px 15px 15px 25px;
    -height: 170px;
}

.boxheader
{
    color: #006633;
    font-size: 1.1em;
    padding-bottom: 10px;
    font-weight: bold;
}

.boxitem
{
    padding-bottom: 3px;
    line-height: 1.3em;
}

.sidebarbox
{
    width: 305px;
    min-height: 280px;
    background-image: url(../images/chrome/sidebar_box.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 15px 15px 15px 25px;
    -height: 280px;
}

.sidebarbox ul
{
    list-style: disc;
    margin: 0 20px;
}

.sidebarbox ul li
{
    margin-top: 10px;
}

.sidebarbox p
{
    font-size: 110%;
    padding: 10px;
}

.sidebarheader
{
    color: #00703C;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}

.zipcodefield
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/chrome/textfield_142.gif) no-repeat scroll 0 0;
    border: 0 solid #FFFFFF;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    height: 17px;
    padding: 3px 4px 0 4px;
    width: 142px;
}

.zipcodefieldshort
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/chrome/textfield_69.gif) no-repeat scroll 0 0;
    border: 0 solid #FFFFFF;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    height: 18px;
    padding: 3px 4px 0 4px;
    width: 69px;
}


/* gallery widget */

#tipsgallery
{
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-color: #c0c0c0;
    background-position: center;
    text-align: center;
    vertical-align: bottom;
    width: 152px;
    height: 112px; /*             float: left;     background-image: url(../images/gallery/pic_1.jpg);     */
}

#tipsgalleryleft
{
    float: left;
}

#tipsgalleryright
{
    float: left;
}



/* location hook information */

#locationhook
{
    padding: 34px 0 0 30px;
}

.locationheader
{
    font-size: 1.4em;
    color: #666666;
}

.locationsubheader
{
    font-size: 1.2em;
    color: #666666;
}

/* accordions */
.accordioncontent
{
    padding: 0 40px 23px 40px;
    line-height: 1.3em;
}



/* CSS tools */
.clearall
{
    clear: both;
    height: 1px;
    padding: 0px;
    margin: 0px;
    line-height: 1px;
}

.dots
{
    background-image: url(../images/chrome/dots_600.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 2px;
}


.longsearchfield
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/chrome/searchbox.gif) no-repeat scroll 0 0;
    border: 0 solid #FFFFFF;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    height: 16px;
    padding: 4px 24px 0 4px;
    width: 135px;
}

/* short search */

.shortsearchfield
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/chrome/formfield_input_109.gif) no-repeat scroll 0 0;
    border: 0 solid #FFFFFF;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    height: 16px;
    padding: 4px 4px 0 4px;
    width: 101px;
}

#chromeback_small
{
    background-image: url(../images/chrome/back_small.gif);
    background-position: center top;
    background-repeat: no-repeat;
    height: 19px;
}

.tip-wrap
{
    display: none;
}

