﻿

/* footer */ 
#footer .column {
    float: left;
    width: 25%;
    min-height: 100px;
}
#footer .column ul {
    margin-top: 0px;
    margin-left: 8px;
    padding-left: 12px;
}
#footer .column ul li {
    margin-bottom: 3px;
}
#footer .column a {
    text-decoration: none;
}
#footer .column a:hover {
    text-decoration: underline;
}
#powered {
    margin-top: 5px;
    text-align: right;
    clear: both;
}

#powered #payment_images {
    float: left;
}
#powered #powered_text {
    float: right;
    text-align: right;
    text-shadow: 1px 1px 1px #FFFFFF;
    font-size:11px;
}


/* banner */
.banner {
    float: left;
}
#banner0 {
    margin-left: 10px;
}
.banner div {
    text-align: center;
    width: 100%;
}
.banner div img {
    margin-bottom: 20px;
}

#footer-border {
    width:100%;
    height:20px;
    background-image: url(images/footer-bg.png);
    background-repeat: repeat-x;
    clear:both;
}
#footer-top-outside {
    
    overflow:auto;
}

#footer {
    clear: both;
    overflow: auto;
    min-height: 100px;
    padding-top:20px;
    
    }
#footer h3, #footer-top-outside h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 15px;
}
#footer .column {
    float: left;
    width: 25%;
    min-height: 100px;
}
#footer .column ul {
    margin-top: 0px;
    margin-left: 8px;
    padding-left: 12px;
}
#footer .column ul li {
    margin-bottom: 3px;
}
#footer .column a {
    text-decoration: none;
}

.container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: white;
}

#powered {
    margin-top: 5px;
    line-height:22px;
    clear: both;
    overflow:auto;
    padding:30px 0;
}

#footer-top-outside h2 {
        padding-bottom: 15px;
}
#footer-top-outside {
    margin: auto;
    overflow: auto;
    padding: 20px 0 10px;
    border-bottom:1px solid #e0e0e0;
   }
#footer-top-outside ul {
    list-style: disc outside url("images/arrow.png");
    margin-top: 0;
    padding: 0 15px;
}
#contact_footer ul {
    list-style: none outside none;
    margin-bottom: 10px;
    padding-left: 0;
}
#footer ul li, #categories_footer ul li {
    padding-bottom: 10px;
}

#footer_telephone,  #footer_telephone2, #footer_email, #footer_email2, #footer_skype, #footer_fax{
    
     text-indent: 25px;
}
.contact_column {
    height: 35px;
}
#tel {
    background: url("images/contact/telephone.png") no-repeat scroll left center transparent;
}
   #mail {
   background: url("images/contact/mail.png") no-repeat scroll left center transparent;
   }
   #skype {
   background: url("images/contact/skype.png") no-repeat scroll left center transparent;
   }
   #fax {
   background: url("images/contact/fax.png") no-repeat scroll left center transparent;
   }

#footer_fax, #footer_telephone2, #footer_email2, #footer_fax {
     padding-bottom:8px;
}
#footer ul {
    list-style: disc outside url("images/arrow.png");
    padding-left: 15px;
    line-height:14px;
}
#contact_footer ul li ul li {
    margin-left:23px;
}



/* twitter */
#twitter_update_list li {
    padding-bottom: 10px;
    padding-top:5px;
    border-bottom:1px solid #EDEDED;
}
#twitter_update_list {
    padding: 0 !important;
    list-style: none !important;
    margin-top:0 !important;
    line-height:17px;
}
#twitter_footer li:last-child {
    border: none !important;
}
#twitter_footer li:first-child {
   padding-top:0 !important;
}

#twitter_footer li span {
    display: block;
}
#twitter_footer li a {
    font-style: normal;
}
.no_image {
    height: 155px;
}
.about_us_image {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#footer-top-outside li, #footer-top-outside p {
    text-shadow: 1px 1px 1px #FFFFFF;
    font-size: 12px;
    line-height: 18px;
}

/* FOOTER BACKGROUND */
#footer-top-outside, #footer-border  {
    
    background-color:#ececec; /* shopcart_footer_bg_color */
}
