/*
 * ------------------------------------------------------------------------
 * JA University Template for J25 & J31
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-right1 {
  float: none;
  width: 100% !important;
}

#ja-right2 {
  float: none;
  width: 100% !important;
}

/* MODULES
--------------------------------------------------------- */
div.ja-moduletable,
div.moduletable {
  padding: 0 !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* Pagination ---*/
.pagination ul li.pagination-start,
.pagination ul li.pagination-prev,
.pagination ul li.pagination-next,
.pagination ul li.pagination-end {
  display: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-header h1.logo {
  height: 56px;
  width: 59px;
}

#ja-header h1.logo a {
  /* background-image: url(../images/logo-mobile.png); */
 /*  height: 56px;
  width: 59px; */
  background: url("../images/logo.jpg") no-repeat scroll left center transparent;
    height: 149px;
    width: 165px;
}
#logo-div {
    background: url("../images/logo-bg.jpg") repeat-x scroll center top transparent;
    float: left;
    height: 168px;
    width: 305px;
}


/* SLIDESHOW
--------------------------------------------------------- */
.ja-ss-btns {
  bottom: 38px !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */

/* Top spotlight */
#ja-topsl .ja-box {
	width: 100% !important;
}

#ja-topsl .ja-moduletable {
  margin-bottom: 20px;
}

#ja-topsl .ja-box-right {
  position: relative;
  right: auto;
}

#ja-topsl .ja-box-right .ja-moduletable {
  margin-bottom: 0px;
}

/* Top spotlight1 */
#ja-topsl1 .ja-box {
	width: 100% !important;
}

#ja-topsl1 .ja-moduletable {
  margin-bottom: 20px;
}

#ja-topsl1 .ja-box-right {
  position: relative;
  right: auto;
}

#ja-topsl1 .ja-box-right .ja-moduletable {
  margin-bottom: 0px;
}

/* Top spotlight2 */
#ja-topsl2 .ja-box {
  width: 100% !important;
}

#ja-topsl2 .ja-box .ja-moduletable {
  margin-bottom: 20px !important;
}

#ja-topsl2 .ja-box-right {
  position: relative;
  right: auto;
}

#ja-topsl2 .ja-box-right .ja-moduletable {
  margin-bottom: 0 !important;
}

/* Bottom spotlight */
#ja-botsl .ja-box {
	width: 100% !important;
min-height: 0 !important;
}

#ja-botsl .ja-moduletable {
  margin-bottom: 20px;
}

#ja-botsl .ja-box-right {
  position: relative;
  right: auto;
}

#ja-botsl .ja-box-right .ja-moduletable {
  margin-bottom: 0px;
}

/* Bottom spotlight1 */
#ja-botsl1 .ja-box {
	width: 100% !important;
}

#ja-botsl1 .ja-box-right {
  text-align: center;
}

/* Bottom spotlight2 */
#ja-botsl2 .ja-box {
	width: 100% !important; 
}

/* Video page ---*/
.videos .items-row .item {
  float: none !important;
  width: 100% !important;
}

.videos .img-intro-none,
.videos .img-intro-left,
.videos .img-intro-right {
  width: 100% !important;
}

.videos .img-intro-none .img_caption,
.videos .img-intro-left .img_caption,
.videos .img-intro-right .img_caption {
  width: 100% !important;
}

.videos .img-intro-none .img_caption img,
.videos .img-intro-left .img_caption img,
.videos .img-intro-right .img_caption img {
  width: 100%;
}

.blog.videos .contentpaneopen {
  padding-top: 210px !important;
}

/* Events page ---*/
.event-infor {
  padding-left: 0;
}

.event-time {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.event-time span.time {
  background-position: 0 5px;
}

.event-time a.btn-book {
  margin-left: 0;
}

.item-page.events p {
  padding-left: 0;
}

/* Login page ---*/
.login {
  width: 100% !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.login .login-fields {
  float: none;
  width: 100%;
}

.login .login-fields.last-item {
  overflow: hidden;
}

div.user-links ul li {
  display: block;
}

/* Masshead */
.ja-masshead h3 {
  font-size: 1.538em !important;
}

/* K2 COMPONENT
--------------------------------------------------------- */
/* Categories list */
div.itemListSubCategories h3 {
  font-size:  1.8em !important;
}

div.subCategoryContainer {
  float: none;
  width: 100% !important;
}

div.subCategory {
  margin-left: 0;
  margin-right: 0;
}

div.catItemIntroText img,
div.userItemIntroText img,
div.genericItemIntroText img {
  margin: 0 0 15px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

div.itemIntroText img {
  margin: 0 0 15px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/*manish vaity*/
#nav ul li a span{  background: none !important;
    float: left;
    padding: 10px 25px 5px;} 
	
#nav ul li a{  /* background:none;
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 0; */
	 background: none repeat scroll 0 0 #568E14 !important;
    border-bottom: 1px solid black;
    color: #000000;	
	 cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 0; 
	}
	
#nav ul li a:hover{background:none repeat scroll 0 0 #568E14;color: #FFFFFF;}
#nav ul li a span:hover{background:none;}
#top-menu {
    background:none;
    height: auto;
    width: auto;
	float: none;
	/* float:right; */
}


#nav-toggle {
    -moz-user-select: none;
    background: none repeat scroll 0 0 #568E14;
    border-bottom: 1px solid;
    color: #CCCCCC;
    display: block !important;
    font-size: 1em;
    font-weight: bold;
    overflow: hidden;
    padding: 1em;
    text-align: center;
    text-decoration: none;
    text-indent: 32px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
    z-index: 4;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  #nav-toggle {
    background-image: none;
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}


.bodyhme #nav ul li.active a span {background: none;}
.bodyhme #nav ul li.active a {background: none;color: #000;}


#logo-div {
    background: url("../images/logo-bg.jpg") repeat-x scroll center top transparent;
    float: left;
    height: 168px;
    width: 321px;
}
#ja-header h1.logo {
    margin-left: 52px;
}
.portrait {
    display: block;
}
.normal{
    display: none;
}
.ja-innerpad-mid {
    background: none repeat scroll 0 0 #F9F7E5;
    float: left;
    margin-left: 21px !important;
    margin-top: 21px;
    width: 270px;
}
#lbCenter, #lbBottomContainer {
    background-color: #FFFFFF;
    overflow: hidden;
    position: absolute;
    width: 320px !important;
    z-index: 9999;
}
#ja-topsl .ja-box {
    width: 100% !important;
}
/*end*/
