
#tools-home {
    position:relative;
}


#tools-home {
    background-image:url(/images/home/tools-background.gif);
    width:100%;
    height:390px;
    margin-top:-2px;
    _margin-left:8px;
}

#colRight p {
}


#base-home {
    background-image:none !important;
    text-align: center;
    font-size: 11px;
    width: 1002px;
    padding-top: 30px;
    background-color:#fff;
}



/**HOME TOOLS**/
#tool-column-1 {
    position:absolute;
    top:-10px;
    left:37px;
    width:332px;
}

#tool-column-2 {
    position:absolute;
    top:-10px;
    left:386px;
    width:279px;
    float: left;
    width: 284px;
    margin-right: 18px;
}

#tool-column-3 {
    position:absolute;
    top:-10px;
    left:685px;
    width:280px;
    float: left;
    width: 284px;
    margin-right: 10px;
}

#tool-1 {
    font-size:95%;
    padding:5px 0px 10px 5px;
    width: 325px;
    margin-right: 18px;
    min-height:180px;
    border-right:1px solid #cdd2d9;
    border-left:1px solid #cdd2d9;
    background-image:url(/images/home/tool-background.png);
    background-repeat:repeat-x;
    _background-image:url(/images/home/tool-background.gif);
    _background-repeat:repeat;
    _margin-top:-6px;
}

#tool-1 img {
    padding-top:3px;
}

.tool-1-top {
    height:10px;
    background-image:url(/images/home/tool-1-topbar.gif);
    background-repeat:no-repeat;
    border:0;
}

#tool-1 h2 {
    font-size: 24px;
    padding-bottom:4px;
    color: #009899;
    font-family: serif;
    border-bottom:1px dotted #000;
}

#tool-2 {
    padding:5px 5px 10px 5px;
    width: 267px;
    margin-right: 18px;
    min-height:180px;
    border-right:1px solid #cdd2d9;
    border-left:1px solid #cdd2d9;
    background-image:url(/images/home/tool-backgroundalt.png);
    background-repeat:repeat-x;
        _background-image:url(/images/home/tool-background.gif);
    _background-repeat:repeat;
    _margin-top:-6px;
}

.tool-2-top {
    height:10px;
    background-image:url(/images/home/tool-2-topbar.gif);
    background-repeat:no-repeat;
    border:0;
}

#tool-2 h2 {
    font-size: 24px;
    padding-bottom:4px;
    color: #b5cf0e;
    font-family: serif;
    border-bottom:1px dotted #000;
}

#tool-3 {
    padding:5px 5px 10px 5px;
    width: 268px;
    margin-right: 18px;
    min-height:152px;
    border-right:1px solid #cdd2d9;
    border-left:1px solid #cdd2d9;
    background-image:url(/images/home/tool-background.png);
    background-repeat:repeat-x;
    _background-image:url(/images/home/tool-background.gif);
    _background-repeat:repeat;
    _margin-top:-6px;
}

.tool-3-top {
    height:10px;
    background-image:url(/images/home/tool-3-topbar.gif);
    background-repeat:no-repeat;
    border:0;
}

#tool-3 h2 {
    font-size: 24px;
    padding-bottom:4px;
    color: #808cc0;
    font-family: serif;
    border-bottom:1px dotted #000;
}

#tool-4 {
    padding:5px 5px 10px 5px;
    width: 320px;
    margin-right: 18px;
    min-height:144px;
    border-right:1px solid #cdd2d9;
    border-left:1px solid #cdd2d9;
    background-image:url(/images/home/tool-background.png);
    background-repeat:repeat-x;
    _background-image:url(/images/home/tool-background.gif);
    _background-repeat:repeat;
    _margin-top:-6px;
}

#tool-4 .colLeft {
    font-size:10px;
}

.tool-4-top {
    height:10px;
    background-image:url(/images/home/tool-4-topbar.gif);
    background-repeat:no-repeat;
    border:0;
}

#tool-5 {
    padding:5px 5px 10px 5px;
    width: 268px;
    margin-right: 18px;
    min-height:142px;
    border-right:1px solid #cdd2d9;
    border-left:1px solid #cdd2d9;
    background-image:url(/images/home/tool-background.png);
    background-repeat:repeat-x;
    _background-image:url(/images/home/tool-background.gif);
    _background-repeat:repeat;
    _margin-top:-6px;
}

.tool-5-top {
    height:10px;
    background-image:url(/images/home/tool-5-topbar.gif);
    background-repeat:no-repeat;
    border:0;
}

#tool-5 h2 {
    font-size: 24px;
    padding-bottom:4px;
    color: #6db500;
    font-family: serif;
    border-bottom:1px dotted #000;
}

#tool-5 colLeft {
    padding-left:5px;
}

#tool-6 {
    padding:5px 5px 10px 5px;
    width: 268px;
    margin-right: 18px;
    min-height:180px;
    border-right:1px solid #cdd2d9;
    border-left:1px solid #cdd2d9;
    background-image:url(/images/home/tool-background.png);
    background-repeat:repeat-x;
    _background-image:url(/images/home/tool-background.gif);
    _background-repeat:repeat;
    _margin-top:-6px;
}

.tool-6-top {
    height:10px;
    background-image:url(/images/home/tool-6-topbar.gif);
    background-repeat:no-repeat;
    border:0;
}

#tool-6 h2 {
    font-size: 24px;
    padding-bottom:4px;
    color: #ed8812;
    font-family: serif;
    border-bottom:1px dotted #000;
}

#tool-6 p {

    color: #ed8812;
    font-weight:bold;
}


.tool-column-1 {
    top:30px;
    }

.tool-column-2 {
    top:100px;
    }

.tool-column-3 {
    top:10px;
    }

.accordion-home {
    margin-top:10px;
    margin-left:10px;
}

.ui-accordion-content {
}


/**HOME CONTENT**/
.colLeft {
    padding-top:10px;
    padding-left:10px;
    float:left;
    width:45%;
    color:#4c4c66;
    font-size:100%;
    }

.colLeftalt {
    padding-top:10px;
    padding-left:5px;
    float:left;
    width:40%;
    color:#4c4c66;
    font-size:100%;
    }

.colRight {
    padding-top:10px;
    float:right;
    width:45%;
    font-size:100%;
    }

.colRightalt {
    padding-top:10px;
    padding-left:5px;
    float:left;
    width:45%;
    font-size:100%;
    }



#tools-home .colRight span {
    color: #ed8812;
    font-weight:bold;
}

#tools-home {
    font-size:12px;
}

/**HIGHEST RATED**/
.highestRated {
    font-size:11px;
}

a.highestRated  {
    color:#666;
    text-decoration:none;

}

/** ADD TO STYLE.CSS**/


.content-gradient-twocol {
    background-image:url(/images/content-gradient.gif);
    background-repeat:repeat-x;
    padding:20px;
    width:517px;
}

.content-gradient-twocol ul, .content-gradient-onecol ul {
    list-style:url(/images/blue-bullet.gif);
    margin-left:40px;
}

.content-gradient-onecol {
    background-image:url(/images/content-gradient.gif);
    background-repeat:repeat-x;
    padding:20px;
    width:340px;
    float:left;
}

.content-rightcol-images {
    float:right;
}
