/*
 * ------------------------------------------------------------------------
 * JA University Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/
h1.logo a {
    background-image: url("../images/logo---horizontal-website-h65px.png") !important;
    height: 65px !important;
}
.ja-box {
    position: inherit !important;
}
h1.logo {
    height: 60px !important;
    width: 225px !important;
}

#ja-slideshow{
border-top: 1px solid #022D4D !important;
}

.ja-slidenews-item .ja-title {
     line-height: 0 ! important;
     text-align: left ! important;
}

.ja-slidenews-item img {
     display: none ! important;
}

.ja-sidenews-list > div {
     display: block ! important;
     width: 100% ! important;
padding: 0 !important;
}


.ja-masshead {
    background: none repeat scroll 0 0 #EAEAEA !important;
    height: inherit !important;
}
#ja-search {
    float: right !important;
    position: inherit !important;
}
.ja-ss-item img {
     display: none;
}

.ja-ss-item {
     height: 120px ! important;
}

.ja-masshead h3 {
    padding: 8px 0 !important;
}
.ja-ss-desc {
     bottom: 0px ! important;
     width: 100% ! important;
height: 100% !important;
}

.ja-ss-desc h3 {
     font-size: 100% ! important;
     font-weight: bold;
}

.ja-ss-desc p {
     font-size: inherit ! important;
}

.ja-box-ct .header {
     display: block ! important;
}

#home .events .date span.day, #home .events .date span.month {
     background: none repeat scroll 0px 0px transparent ! important;
     border: medium none ! important;
     color: inherit ! important;
     display: inherit ! important;
     font-weight: bold ! important;
     padding: 0px ! important;
}

#home .events .date {
     float: none;
     padding: inherit ! important;
     width: inherit ! important;
}

.date.left {
    
}

.event > div {
     display: inline ! important;
     width: 100% ! important;
}

.events .event .detail > h3 {
     margin-bottom: 0px ! important;
}

#home .header {
    
}

.liftup20p {
     margin-top: -20px;
}


.ja-ss-btns {
     display: none ! important;
}

.ja-ss-thumbs-wrap {
     display: none ! important;
}

.ja-masshead-title > a{
    color: #003E6B !important;
    display: inline !important;
background: none !important;
text-shadow: none !important;
    font-size: 16.5px !important;
}

.ja-megamenu, .ja-megamenu ul.level0 li.mega {
    background-color: #003E6B;
    border-top: 1px solid #1F537E;
}

.menutopleft, .menu {
     position: inherit ! important;
}

#ja-top-panel {
     height: inherit ! important;
}

#ja-botsl2, #ja-top-panel {
    font-size: 88% !important;
}

#ja-top-panel li {
    margin: 0 0.3em !important;
}

#ja-header-backlogo {
    background: none !important;
display: none;
}

span.itemImage img, span.catItemImage img {
    max-width: 90% !important;
}


body {
  -webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/
}

/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */
body.fs1 #ja-wrapper {
}

body.fs2 #ja-wrapper {
}

body.fs3 #ja-wrapper {
}

body.fs4 #ja-wrapper {
}

body.fs5 #ja-wrapper {
}

body.fs6 #ja-wrapper {
}

/* Headings & Titles ---*/
h1 {
  font-size: 1.5em !important;
font-weight: bold !important;
}

h2 {
  font-size: 1.25em !important;
font-weight: bold !important;
}

h3 {
  font-size: 1.1em !important;
font-weight: bold !important;
}

h4 {
  font-size: 1em !important;
font-weight: bold !important;
}

h5 {
  font-size: 1em !important;
}

.contentheading {
  font-size: 1.5em !important;
}

.blog-featured .contentheading {
  font-size: 1.5em !important;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main {
  width: 100%;
}

.column, #ja-right, #ja-mainbody, #ja-left, #ja-main {  
float: none;
  width: 100% !important;
}

/* MASONRY PRESETS (240px*5 Grids)
--------------------------------------------------------- */
/* Sizes---*/

/* Main Content */
#ja-content,
.ja-frontpage #ja-content {
  float: none;
  width: 100%; /* Frontpage Content */
}

/* CONTENT'S GRIDS
--------------------------------------------------------- */
/* Items Page */

/* Items Row */

/* Items Leading */

/* Items Grids */
.item {
  float: none;
  width: 100% !important;
}

.cols-1 .item,
.cols-2 .item,
.cols-3 .item,
.cols-4 .item,
.cols-5 .item {
  width: 100% !important;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
}

#ja-header .main {
  text-align: center;
  width: 100%;
}

#ja-header .main-inner1 {
  margin: 0;
}

/* Search & Social Bars ---*/
#ja-top {
  height: 40px;
  width: 178px;
  border-left: 1px dotted #666;
  position: absolute;
  right: 0;
  top: 50px;
}

/* Search */
#ja-search .inputbox{
 width: 100px;
}
/*
#ja-search {
  bottom: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  border-bottom: 0;
}

#ja-search .search-btn {
  width: 30px;
  height: 30px;
  background-color: #222;
  margin-top: 5px;
}

#ja-search.active .search-btn,
#ja-search .search-btn:hover {
  width: 30px;
  height: 30px;
  background-color: #ec534d;
  margin-top: 5px;
  cursor: pointer;
}

#ja-search form.search {
  display: none;
  background: #ec534d;
  position: absolute;
  top: 35px;
  right: 10px;
  padding: .5em;
  width: 200px;
}

#ja-search:hover form.search,
#ja-search.active form.search {
  display: block !important;
}

#ja-search .inputbox {
  background: #222;
  border: 1px solid #222;
  color: #CCC;
  margin: 0;
  padding: 4px 0;
  text-indent: 10px;
  width: 100%;
}
*/
/* Social */
#ja-social {
  height: 40px;
}

#ja-social ul {
  padding: 5px 0 0 1em;
}

#ja-social ul li {
}

#ja-social ul li a {
  background-color: #222;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { font-size: .8em; }

/* MODULES
--------------------------------------------------------- */
div.ja-moduletable-inner,
div.moduletable-inner {
  padding: 1em;
}

/* Hiden in Mobile ---*/
.hide-in-normal,
.hide-in-tablet,
.hide-in-mobile {
  display: none;
}

/* MAIN NAVIGATION 
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  clear: both;
  display: block;
  float: none;
  height: auto;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

/* Mega Menu Layout ---*/
.ja-megamenu {
  clear: both;
  height: auto;
  border-bottom: 1px solid #333;
}

.rjd-active .ja-megamenu {
  display: block !important; /* Show menu when active */
}

.ja-megamenu ul.level0 li.mega {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.ja-megamenu ul.level0 li.mega a.mega {
  height: auto !important;
  margin: 0 !important;
  padding: 1em !important;
}

.ja-megamenu ul.level0 li.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild span.menu-title {
  font-size: 1em !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: none !important;
}

.ja-megamenu ul.level1 li.mega span.menu-title {
  margin-top: 0 !important;
}

.ja-megamenu ul.level1 li.mega {
  height: auto !important;
}

.ja-megamenu ul.level1 li.mega a.mega {
  height: auto !important;
}

.ja-megamenu ul.level0 li.mega span.menu-desc {
  display: none;
}

#ja-megamenu .childcontent {
  display: block;
}

#ja-megamenu li.rjd-active {
  background: #222;
}

#ja-megamenu li.rjd-active .childcontent {
  display: block !important;
  left: 0 !important;
  margin: 0 !important;
  position: absolute;
  top: 40px !important;
  width: 100% !important;
}

#ja-megamenu ul.level0 li.rjd-active .childcontent-inner-wrap,
#ja-megamenu ul.level0 li.rjd-active .childcontent-inner {
  margin: 0 !important;
  width: 100% !important;
}

#ja-megamenu ul.level0 {
  position: relative;
}

/*Hide lv 2 Content */
#ja-megamenu ul.level1 li.rjd-active .childcontent,
#ja-megamenu ul.level1 .childcontent {
  display: display !important;
}

/* Mega Menu Stylings --- */

/* Menu Button --- */
/* to use this value to detect responsive
 * > 3: mean responsive
 * 4: is mobile device, which the menu show only first level
 */
#ja-menu-button {
    border-right: 1px solid #222222;
    color: #FFFFFF !important;
    display: block !important;
    font-size: 1em;
    font-weight: bold;
    padding: 1em;
    text-align: center;
    text-transform: uppercase;
    z-index: 4;
}
#ja-menu-button:hover, .rjd-active #ja-menu-button {
    background: none repeat scroll 0 0 #083158;
    cursor: pointer;
}

#contact-form dl dt {
  float: none;
}

#contact-form dl dd {
  margin-left: 0 !important;
}

#contact-form dl dd input.required,
#contact-form dl dd textarea.required {
  width: 60% !important;
}
