#main-nav {
    margin: 0px auto;
    background: #2D2D2D none repeat scroll 0% 0%;
    box-shadow: -1px -5px 0px -1px #FFF inset;
    min-height: 48px;
    border-bottom: 0px solid #F88C00;
}

#main-nav ul li { float: none;}
.main-menu { text-align: center;}

.entry {
    line-height: 29px;
}

#main-nav ul li a {
    display: inline-block;
    height: 42px;
    position: relative;
    line-height: 47px;
    color: #DDD;
    padding: 0px 40px;
    border-style: solid;
    border-color: #383838;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0px 0px 0px 1px;
}

#main-nav, .cat-box-content, #sidebar .widget-container, .post-listing, #commentform {
    border-bottom-color: #FFF;
}

.product_title {
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 28px;
}

.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    border-right: 1px solid #FFF;
    height: 0px;
    transition: all 0.5s ease 0s;
}

.footer-bottom {
    position: relative;
    background: #FFF none repeat scroll 0% 0%;
    line-height: 5px;
    border-top: 1px solid #444;
    color: #CCC;
    padding: 15px 0px;
}
/* Enter Your Custom CSS Here */