#main-body{
	margin: 20px 66px;
	background: #ffffff;
	margin-top: 20px;
	padding:20px;
	margin-bottom:20px;
	box-shadow: 0 2px 7px 1px;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    border: 1px solid #b7b7b7;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    text-shadow: none;
}

}
body{
	background-color: #f2f5f6; background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f5f6), to(#c8d7dc));
}
#bread-crumb >li{
	display: inline;
}
#bread-crumb {
    /*background: #eeeeee none repeat scroll 0 0;*/
    /*border: 2px solid #dddddd;*/
    /*box-shadow: 1px 5px 4px -4px;*/
    margin: 0 0 12px;
    padding: 4px;

}
.slide-detail li{
		display: inline;
		padding: 5px;
		text-align: center;
		z-index: 999999;
}
.lSSlideOuter .lSPager.lSGallery {
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 45px 0 25px;
}
.carousel-caption{
	background: none !important;
	position: relative;
	text-align: center;
	padding: 0px;
}
.slide-title > li{
	list-style-type: none;
	display: inline;
	padding: 5px;
}
/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .5s; /*adjust timing here */
         -moz-transition: opacity .5s;
           -o-transition: opacity .5s;
              transition: opacity .5s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}
.thumbnails_container .slideThumb img {
    display: block;
    max-width: 25px;
}
#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   /*height:70px;*/
   width:100%;
     background-color: #dfdfdf;
   padding-bottom:35px;
}
.navbar-inverse .navbar-inner {
    border:none;
}
#footer p{
	padding: 0px;
  margin: 0px;
}
#logo{
	padding:5px 50px;
}
.navbar-inverse .navbar-inner {
    background-color: #eeeeee;
    background-image: none;
    background-repeat: repeat-x;
}
.navbar-inverse .divider-vertical {
    border-left-color: none !important;
    border-right-color: none !important
}
/*home-slider*/
.jssort01{
	background:none !important;
}

.hide_controls .avc_controls{
	display: block !important;
}
.jssort01{
	background: #eeeeee !important;
}
#slider1_container > img{
	height: 600px!important;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a{
	text-shadow:none;
	/*color: #525252;*/
	border:1px solid #b7b7b7;
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size:12px;
  padding: 10px 10px 10px 10px;
  text-decoration:none;
  display:inline-block;
  font-weight:bold;
  color: #FFFFFF !important;
  background-color: #fff2cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2cc), to(#707070));
  background-image: -webkit-linear-gradient(top, #fff2cc, #707070);
  background-image: -moz-linear-gradient(top, #fff2cc, #707070);
  background-image: -ms-linear-gradient(top, #fff2cc, #707070);
  background-image: -o-linear-gradient(top, #fff2cc, #707070);
  background-image: linear-gradient(to bottom, #fff2cc, #707070);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d3d3d3, endColorstr=#707070);
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a:hover{
	text-shadow:none;
	color:#717171 !important;
  background: #ffffff;
}
.navbar-inverse .navbar-inner {
    
    background-repeat: repeat-x;
    border-bottom: 5px solid #dddddd;
    box-shadow:  0px -10px 9px 10px;
}
/*end*/
.pp_content_container{
	text-align: center !important;
}
.profile-context{
	padding-bottom: 10px;
}
           #footer{
    position: relative !important;
    /*height:100px!important;*/
}
.list-z > li{
                list-style-type:square;
                margin-left: 7px;
                padding: 5px;
            }
h4{
	padding: 15px 0px 15px 0px;
}            
body {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
      }
.nav-pills .dropdown-menu{
	border-radius: 0px;
}      
.dropdown-menu > li > a{
	padding: 10px;
  line-height:10px; 
  font-size:14px;

}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color:#000000;
  text-decoration: none;
  background-color: #BABABA;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: no-repeat;
}
.active {
  color: #333333;
}
.lSAction > a{
  border-radius: 100px !important;
}
a.pp_next {
    background: rgba(0, 0, 0, 0) url("../img/sprite_prev.png") no-repeat scroll 0 0 !important;
    display: block !important;
    float: left !important;
    height: 31px !important;
    margin-left: 0px !important;
    margin-top: 228px !important;
    text-indent: -10014px !important;
    width: 25px;
}
a.pp_previous {
    background: rgba(0, 0, 0, 0) url("../img/sprite_next.png") no-repeat scroll 0 0 !important;
    display: block !important;
    float: right !important;
    height: 32px !important;
    margin-right: -411px;
    margin-top: 234px !important;
    text-indent: -10014px !important;
    width: 30px;
}
div.pp_default .pp_close  {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll 2px 1px !important;
    cursor: pointer;
    height: 30px;
    width: 30px;
}
div.light_square .pp_close{
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -1px -1px !important;
    cursor: pointer;
    height: 26px !important;
    width: 30px !important;

  }
  .pp_social{
    display: none;
  }
  /*custom changes 12-oct-15*/
  #sk-img img{
    
    height: 125px;
    margin-left: auto;
    margin-right: auto;
    margin-top:243px;
    padding-bottom: 20px;
}
#cboxOverlay {
    background:#808080 !important;
    opacity: 1 !important;

}
.imp{
  color:#333399;
}
  /*end*/
   .x-small , x-small{
    font-size: 12px !important;
  }
  .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle{
    background:#d3d3d3;
  }
  #logo > h1{
    color:#9900ee;
  }
  .lSSlideOuter .lSPager.lSGallery img {
    height: 56px;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}
.dropdown-menu{
	background:#eeeeee;
}
#profile{
  margin-left:35px;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a{
  border:0px;
  margin: 0px;
  border-radius: 0px;
}