/*
    Document   : style
    Created on : Dec 10, 2010, 8:52:49 AM
    Author     : Olziibat
    Description:
       Clean style HTML CSS template.
*/

/*
   TODO customize this sample style
   Syntax recommendation https://www.w3.org/TR/REC-CSS2/
*/

.footertopshadow{
    background-image:url('../../images/home/footertopshadow2.jpg');
    background-position:bottom;
    background-repeat:repeat-x;
    height:20px;
    margin-bottom: -55px;


}
.footer {
    padding: 30px 0;
    background: url(../../images/footer/whole-footer-bg.png) repeat-x;
    margin-top:50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    clear: both;
}
.footerline {
    height:56px;
    z-index: -1;
    background: url(../../images/footer/gold-payp-footer.png) repeat-x;
}
.solid {
    float:left;
}
.footing{
    width: 1140px;
    padding: 0px 0;
    height:52px;

}
.footertitle{
    font-size:23px;
    color:#FFF;
    margin-bottom: -5px;
    margin-top: 20px;
}

.footer-pattern-bg{
    background: url(../../images/footer/blue-footer-print.png) repeat-x;

    padding-top: 15px;
    padding-left: 30px;
}

.blackbox{

    padding:10px;
    height:296px;

}

.top, .main, .bottom, .footer, .footer-bottom {
    padding: 0px 0;
}
.main h1, .footer h1, .feature h1 {
    font-size: 24px;
    margin-bottom: 15px;
}
.main .grid_8_no_margin .grid_4 h2 {
    margin-left: 0px;
}
.main h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
.main .grid_8_no_margin h2 {
    margin-left: 10px;
}
.article-footer {
    padding-top: 20px;
}
.article-footer h1 {
    font-size: 24px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article-footer h3 {
    font-size: 20px;
    color: #666;
}
ul.footer-list {
    list-style: none;
    margin-top: 30px;
    font-size: 14px;

}

ul.footer-list li {
    padding: 0;
    margin-top: 15px;
    margin-left: -38px !important;
}
ul.footer-list li a {
    color: #ffffff;
    text-decoration: none;
}
ul.footer-list li a:hover {
    color: #cccccc;
}

/*
    SUB FOOTER
*/

.sub-footer {
    padding: 10px 0;
}

.footer-menu {
    float: left
}

ul.footer-menu-list {
    list-style: none;
    clear: both;
}

ul.footer-menu-list li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #999;
}
ul.footer-menu-list li:last-child {
    margin-right: 0px;
    border-right: none;
}
ul.footer-menu-list li a {
    color: #999;
    font-size: 11px;
}
ul.footer-menu-list li a:hover {
    color: #666;
}
.copyrights {
    float: right;
    text-align: right;
    font-size: 11px;
    color: #999;
}


.main h1, .footer h1, .feature h1 {
    font-size: 24px;
    margin-bottom: 15px;
}
.main .grid_8_no_margin .grid_4 h2 {
    margin-left: 0px;
}
.main h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
.main .grid_8_no_margin h2 {
    margin-left: 10px;
}
.footer h1 {
    margin-bottom: 20px;
}
.main-home h1 {
    font-size: 18px;
}

/*
    FOOTER
*/
.footertopshadow{
    background-image:url('../../images/home/footertopshadow2.jpg');
    background-position:bottom;
    background-repeat:repeat-x;
    height:20px;
    margin-bottom: -55px;


}
.footer {
    padding: 30px 0;
    background: url(../../images/footer/whole-footer-bg.png) repeat-x;
    margin-top:50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    clear: both;
}
.footerline {
    height:56px;
    z-index: -1;
    background: url(../../images/footer/gold-payp-footer.png) repeat-x;
}
.solid {
    float:left;
}
.footing{
    width: 1140px;
    padding: 0px 0;
    height:52px;

}
.footertitle{
    font-size:23px;
    color:#FFF;
    margin-bottom: -5px;
    margin-top: 20px;
}

.footer-pattern-bg{
    background: url(../../images/footer/blue-footer-print.png) repeat-x;

    padding-top: 15px;
    padding-left: 30px;
}


.article-footer {
    padding-top: 20px;
}
.article-footer h1 {
    font-size: 24px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article-footer h3 {
    font-size: 20px;
    color: #666;
}

.top, .main, .bottom, .footer, .footer-bottom {
    padding: 0px 0;
}
