html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{font-family: Arial, Helvetica, Verdana, sans-serif;}
body, html{ margin: 0px; padding: 0px; }

html,body,div,p,ul,li,input,select,td,a{ font-size: 14px; }

a{ color: #e9e9e9; font-weight: bold; text-decoration: underline; }
a:hover{ color: #ffffff; font-weight: bold; text-decoration: none; }
a img{ border: 0px solid #f00; }


h1, h2, h3, h4, h5, h6{
    color: #df880d;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 8px 0px;
    font-weight: normal;
}
h1{ font-size: 1.3em; text-transform: uppercase; }
h2{ font-size: 1.2em; }
h3{ font-size: 1.1em; }
h4{ font-size: 1em; padding: 0px; margin: 0px; }
h5{ font-size: 1em; }
h6{ font-size: 1em; margin: 0px 0px 6px 0px; }

#pageContainer{
    padding: 0px;
    color: #fff;
    background: #4e4841 url(/images/m_pc_bg.jpg) repeat-x top left;
}

#header{ border-bottom: 0px solid #006e9e; padding: 0px; text-align: center; }
#header_logo{ width: 290px; height: 108px; margin: 0px auto;}
#header_logo a, #header_logo img{text-decoration: none; border: 0px; margin: 0px; padding: 0px;}

#contentContainer{
    padding: 0px;
}

#content{ padding: 0px 5px; }

#menu{padding: 0px; margin: 10px 15px;}

#menu h3{ background-image: none; }
#menu h3 a .ui-btn-inner{
    border: 0px solid #f00;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 14px;
}
#menu h3 a{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
}

#menu .ui-collapsible-content{
    padding: 0px 15px !important;
}

#menu ul, #menu ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#menu ul li a{
    padding: 10px;
    margin: 0px;
    color: #474747;
}
#menu ul li ul li a{
    display: block;
    background: none;
    padding: 10px;
    margin: 0px;
    color: #ffffff;
}
#menu ul li a{
    display: block;
}

#smenu{ padding: 5px 10px; }

#smenu ul, #smenu ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#smenu ul li a{
    text-decoration: none;
}

#smenu ul li a.sa_cur, #smenu ul li a:hover{
    text-decoration: none;
    color: #F4971E !important;
}

#mobile_home_page{
    text-align: center;
    margin: 0px auto;
    padding: 15px 0px 0px 0px;
}
#mobile_home_page ul{
    list-style: none;
    padding: 0px;
    margin: 0px auto;
}
#mobile_home_page ul li{
    padding: 3px 0px 2px 0px;
}

.custom_form_contain{
    padding: 5px;
}

/*  INPUTS  */

.ui-btn-up-j, .ui-btn-hover-j{
    border: 0px solid #fff;
    background: #e9e9e9;
    color: #474747;
    font-weight: bold;
    text-shadow: 0px 0px 0px #3faa04;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e9e9e9),to(#e9e9e9));
    background-image: -webkit-linear-gradient(top,#e9e9e9,#e9e9e9);
    background-image: -moz-linear-gradient(top,#e9e9e9,#e9e9e9);
    background-image: -ms-linear-gradient(top,#e9e9e9,#e9e9e9);
    background-image: -o-linear-gradient(top,#e9e9e9,#e9e9e9);
    background-image: linear-gradient(top,#e9e9e9,#e9e9e9);

    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.ui-btn-up-k, .ui-btn-hover-k{
    border: 0px solid #fff;
    background: #DB871F;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 0px 0px #a97529;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#D7A462),to(#DB871F));
    background-image: -webkit-linear-gradient(top,#D7A462,#DB871F);
    background-image: -moz-linear-gradient(top,#D7A462,#DB871F);
    background-image: -ms-linear-gradient(top,#D7A462,#DB871F);
    background-image: -o-linear-gradient(top,#D7A462,#DB871F);
    background-image: linear-gradient(top,#D7A462,#DB871F);

    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.ui-btn:hover{ color: #474747 !important; }

.ui-btn-active{ background: none !important; background-color: #e9e9e9 !important; }
.ui-btn-active .ui-btn-text{ text-shadow: none !important; }

.error, .required{ color: #f00; }

#view_full_site{ text-align: center; }
#view_full_site a{
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

#footer{
    padding: 6px 0px;
    text-align: center;
}

/*    ICONS    */

.ui-icon{ background-color: #f7961e !important; }

/*
#topbar div .ui-btn .ui-btn-inner { padding-top: 40px !important; }

#topbar div .ui-btn .ui-icon {
    width: 35px !important;
    height: 35px !important;
    margin-left: -15px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: none !important;
    border-radius: none !important;
}

#home .ui-icon{
    background: url(/images/m_home.png) no-repeat top center !important;
    background-size: 32px 32px;
}
#about .ui-icon{
    background: url(/images/m_help.png) no-repeat top center !important;
    background-size: 32px 32px;
}
#contact .ui-icon{
    background: url(/images/m_mail.png) no-repeat top center !important;
    background-size: 32px 32px;
}
*/