/**
 * @copyright Copyright 2010 Glenn Herbert
 * @license http://www.gnu.org/licenses/ GNU Public License V3.0
 * /includes/templates/your_template/css/stylesheet_ezpages_footer_columns.css
 * Ezpages Footer Columns by Glenn Herbert (gjh42) 2010-12-08
 */
 
#navSupp {background: #eeeeee;}

.ezpagesFooterCol {float: left; padding: 0 0 0.5em 0;}

.ezpagesFooterCol h4 {color: #000; text-align: center;}

.ezpagesFooterCol ul {float: left; margin: 0.3em; padding: 0;  width: 95%; text-align:left; padding-left:40px;}

.ezpagesFooterCol li {display: block; text-align: left; background:url("../images/icon_arr.gif") no-repeat scroll 0 8px}

#navSupp .ezpagesFooterCol a { color: #666564; font-weight: normal;}

#navSupp a.activeEZPage, #navSupp a.activeILPage {font-weight: bold; color: #006622;}

.ezpagesFooterCol a:hover {text-decoration: underline; color: #00aa44;}

#navSupp .col1 ul {border: none;}

.ezpagesFooterColComment {font-size: 0.9em; color: #aabbcc; display: block; margin-left: 1.5em;}
#siteEntries {
    border-top: 1px solid #DDDDDD;
    color: #999999;
    font: 11px/12px verdana,arial,helvetica,sans-serif;
    margin: 0 auto;
    padding: 17px 0 26px;
    width: 992px;
}
#popularPages {
    float: left;
    width: 352px;
}
#popularPages h3 {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 7px;
    padding: 0;
}
#productGuide {
    color: #E5E5E5;
    float: left;
    margin-left: 32px;
    width: 352px;
}
#productGuide h3, #productGuide h4, #relatedTags h4 {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0;
}
#productGuide h3 {
    margin-bottom: 7px;
}
#productGuide h4 {
    margin: 12px 0 7px;
}
#productGuide a, #popularPages a {
    color: #666666;
    font-size: 11px;
    line-height: 18px;
}
#popularPages a {
    padding-left: 4px;
}
#footerSub {
    float: left;
    margin-left: 32px;
    width: 224px;
}
#footerSub div {
    margin-bottom: 10px;
}
#footerSub h3 {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 0;
}
#footerSub label {
    color: #666666;
    display: block;
    font-size: 11px;
    line-height: 18px;
    margin: 3px 0;
    padding: 0;
}
#footerSub .litb-btn {
    margin: -3px 0 0 -3px;
}
#footerSubAddr {
    border: 1px solid #CCCCCC;
    color: #AAAAAA;
    display: block;
    font-family: verdana,arial,helvetica,sans-serif;
    height: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    width: 206px;
}
#footerSubAddr.valid {
    color: #555555;
}
.subscribeBtn {
    background-position: 0 -1920px;
    display: inline-block;
    height: 30px;
    width: 106px;
}
.subscribeBtn:hover {
    background-position: -137px -1920px;
}
.litb-btn, .litb-btn span {
    background: url("..images/newblue_buttons.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.litb-btn, .litb-btn span {
    cursor: pointer;
    outline: medium none;
    text-decoration: none;
}