/*------------------------------------------------------------------------
# JA Edenite 1.0 - Mar, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

.page-wrapper{
    border-top: 4px solid #582e2c;
}

.top-header{

}

.page-logo img{
    width: 100px;
    padding: 10px 0px 10px 0px;
}

.ext-menu{
    float: right;
    margin-right: -15px;
}
.moduletable-welcome{
    overflow:  hidden;
}
.moduletable-welcome img{
    width: 60%;
}

.page-footer{
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
}

ul.ext-menu > li > a{
    color: #77848f;
    padding: 0px;
    margin: 0px;
    height: 92px;
    padding: 35px 10px 0px 10px;
        
}

ul.ext-menu  ul{
    width: 200px !important;
    background: #fff;
}

ul.ext-menu > li{
    display: block;
    padding: 0px;
    margin: 0px;
    
    height: 92px;
}

ul.ext-menu > li.active a, ul.ext-menu > li:hover a{
    background: #ecf0f1;
}

ul.ext-menu{
    height: 100%;
    
    height: 92px;
}

ul.ext-menu li li{
    padding: 10px 10px;
    background: #fff !important;
}

ul.ext-menu li li a{
    color: #77848f;
    background: #fff !important;
}

ul.ext-menu li li.active a, ul.ext-menu li li:hover a{
    text-decoration: none;
    background: #ecf0f1;
}

.front-menu{
    margin-top: 40px !important;
    width: 100%;
    float: left;
}

.front-menu div{
    text-align: center;
}

.front-menu div a{
    font-size: 20px;
    border: 1px solid #ccc;
    padding: 5px 25px;
}

.moduletable-headertxt{
    text-align: right;
    padding-top: 15px;
}

.menu-front{
    display: block;
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
}

.menu-front li{
    display: block;
    float: left;
    padding: 0px !important;
    margin: 0px !important;   
    
    
}

.menu-front li:last-child{
    border-right: none;
}

.menu-front li{
    border-right: 1px solid #ccc;
}

.menu-front li a{
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    
    padding: 0 15px;
    
}

.contact-form fieldset legend{
    float: left;
    text-align: left !important;
}

.control-label{
    text-align: left !important;
}

.lang-inline{
    display: block;
    padding: 0px;
    margin: 0px;
}

.moduletable-lang{
    float: right;
    margin-bottom: 5px;
}

.lang-inline li{
    list-style: none;
    display: block;
    float: left;
    padding-left: 10px;
}