/*
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%;
}

a, a:hover, a:active, a:visited
{
    color: #ff6600;
    outline: none;
    text-decoration: none;
}

h1, h2, h3
{
    font-weight: bold;
}

h1
{
    font-size: 1.6em;
    color: #666666;
}

h2
{
    font-size: 1.3em;
    color: #666666;
}

h3
{
    font-size: 1.1em;
    padding: 10px 0 0 15px;
    color: #666666;
}

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
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 920px;
    text-align: left;
    background-color: #ffffff;
    margin-top: 10px;
    font-size: 1.2em;
}

#header
{
    height: 65px;
}

#maincontent
{
    /*	height: 586px; */
}

#footer
{
    padding: 20px 35px 15px 30px;
    color: #999999;
    font-size: 0.9em;
}

#disclaimer {
	padding: 20px 0px 15px 0px;
	color: #999999;
	font-size: 0.9em;
}

.footerlink, .footerlink:hover, .footerlink:visited {
	color: #999999;
}


#bottomboxrow
{
    padding: 10px 0 0 0;
}

.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.gif);
    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: 170px;
    background-image: url(../images/chrome/sidebar_box.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 15px 15px 15px 25px;
    -height: 170px;
}



.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 and weather information */

#weatherheader
{
    background-image: url(../images/weather/header/header_1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 920px;
    height: 78px;
}

#locationhook
{
    padding: 34px 0 0 30px;
}

.locationheader
{
    font-size: 1.4em;
    color: #666666;
}

.locationsubheader
{
    font-size: 1.2em;
    color: #666666;
}

#weatherbox
{
    position: absolute;
    top: 75px;
    left: 620px;
    z-index: 100;
    background-image: url(../images/spacer.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 68px;
}

#weatherdegrees
{
    padding: 0 8px 0 80px;
    float: left;
    font-size: 4.0em;
    font-weight: bold;
    color: #000000;
    opacity: 0.3;
    filter: alpha(opacity = 30);
}

#weatherdetails
{
    float: left;
    color: #000000;
    padding: 15px 0 0 0;
    overflow: hidden;
    width: 120px;
}




/* 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: left top;
    background-repeat: no-repeat;
    height: 19px;
    width: 920px;
}

.tip-wrap {
display: none;
}