/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 4, 2014, 11:43:39 AM
    Author     : ranga
*/

body{font-family:Tahoma, Geneva, sans-serif;  font-size: 12px; color:black;}

.b1 { background:url(../img/top.png) repeat-x; padding-bottom: 15px;}
.b3 {  min-height: 180px;
       padding-top: 10px; 
       color: white;
       background-color: #494848 !important;
/*       background-color: #f6f6f6;
       background-color: #ede9dd;*/

      }


.b3_new{
   
}
.b3 .navbar .navbar-toggle{ border-color:white; }
.b3 .navbar-default .navbar-toggle:hover,
.b3 .navbar-default .navbar-toggle:focus {
  background-color:white;
}
.b2 { min-height: 300px; padding-bottom: 1px; background-color: white;}


h4{ margin-bottom: 20px; margin-left: -20px;}
.drop-shadow {
        -webkit-box-shadow: 0 0 8px 4px rgba(188,184,184, 0.5);
        box-shadow: 0 0 8px 4px rgba(188,184,184, 0.5);
    }
.container { background-color:#444444;}
.copyright { text-align:center;
            font-size:12px;
            font-weight:bold;
            padding-top:10px;
            padding-bottom: 10px;
            background:#4D4D4D; 
            background:#555; 
            color: #fff;}
.footerul {
            
            list-style-type: none;
            margin-bottom: 10px;
           }

.footerul li a { 
                font-size:12px; 
                color:#ccc;
                text-decoration: none;}

    
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
    
    
    
  }
}






.headfont { color:#f8c48c;}
.yourfont { color:#cf6b50;}




#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 , #flexiselDemo4, #flexiselDemo5{
display:none;

}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.btn_slider{
    position: absolute;
    margin-top: 10px;
    padding-top: 5px;
    padding-left: 2px;
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    margin-top: 10px;
    width:100%;
    padding-top: 20px;
    padding-left: 60px;
    padding-right: 0px;  
    
}



.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
    
    
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    
/*    max-width:130px;
    max-height:220px;*/
    width:13m ,0px;
    height:220px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

.rowgap{ margin-top: 20px;}

.navbar { background: none;  color: white;min-height:20px !important; outline: none;border:none !important;box-shadow:none !important;margin: 0px; padding: 0px;}
.navbar-default  { margin: 0px; padding: 0px;}

#bs-example-navbar-collapse-2  a  { 
    color: white; 
     margin: 0px; 
     font-size: 14px; 
     padding-top: 6px; 
     padding-bottom: 6px;
    transition: all 0.7s;
}
#bs-example-navbar-collapse-2  a:hover { 
    color: #428bca; 
    background: none; 
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s; 
    transition: all 0.8s;
}

.dropdown-menu { background-color: rgba(68, 68, 68, .8)}
#bs-example-navbar-collapse-2  .dropdown-menu > li > a {
  
  color:white;
  font-size: 12px;
  margin: 0px;
 
}

#bs-example-navbar-collapse-2  .dropdown-menu > li > a:hover {
  
  color: #20A0AC; 
 
}
.rightbo{ border-right: 1px #ffffff solid; margin-top: 2px; margin-bottom: 2px;}

#bs-example-navbar-collapse-3  a  { color:white; margin-left: -20px;font-size: 12px; font-weight: bold;}
#bs-example-navbar-collapse-3  a:hover { color: #20A0AC; background: none;}
#bs-example-navbar-collapse-3  .dropdown-menu > li > a {
  
  color:white;
  font-size: 12px;
 
}

#bs-example-navbar-collapse-3  .dropdown-menu > li > a:hover {
  
  color: #20A0AC; 
 
 
}




#bs-example-navbar-collapse-3 .navbar .nav > li > a:hover {
    color:white;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.whitebg { 
    background-color:white;
    border-radius: 4px;
    padding: 5px;
    color: #333; }
.whitebg h1 { font-size: 18px;  font-weight: bold; margin-top: 2px;}
.whitebg h2 { font-size: 12px;  font-weight: bold;}
.whitebg h5 { font-size: 14px;text-decoration:line-through}

.whitebgsec {  background-color:white;border-radius: 4px; padding: 5px;color: black; -webkit-box-shadow: 0 0 7px 5px rgba(0, 0, 0, .3);box-shadow: 0 0 7px 5px rgba(0, 0, 0, .3);}
.breadcrumb {
    
    background-color:white;
    padding: 0px;
    
}
.breadcrumb a { font-weight: bold;}


.dropdown-submenu{
    position:relative;
}
 
.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
 
.dropdown-submenu:hover > .dropdown-menu{
    display:block;
}
 
.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    
    margin-top:2px;
    margin-right:-10px;
}
 
.dropdown-submenu:hover > a:after{
    border-left-color:#ffffff;
}
 
.dropdown-submenu .pull-left{
    float:none;
}
 
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.booktitle { font-size: 18px;width: 95%; overflow: hidden;}



@media (max-width: 768px) {
  #cartform .form-control { padding: 0px; margin: 0px;}
}

#otheradderess { display: none;}
.jumbotron { padding: 10px; margin-top: 10px;}
.jumbotron .text-info { font-size: 12px; margin: 0px;}

.fini .text-info { color:#9e9696;}

.whitebg .text-info { color:black;}

#bookinfo h2 { font-size: 20px;color:#ed1b24; margin: 0px;}
#bookinfo h4 { font-size: 12px;}
#bookinfo h6 { font-size: 16px;text-decoration:line-through}

#cart a { text-decoration: none;}
.boderright { border-right: #cccccc solid 1px;}
.strwap{ width: 95%; overflow: hidden; font-size: 10px;  text-align: center;}


#scrollUp {
    background-image: url("../img/topgo.png");
    bottom: 20px;
    right: 30px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}

.bookul li { padding-bottom: 3px;}

.prebook {
width: 62px;
height: 62px;
margin: 0;
padding: 0;
position: absolute;
background: url("../img/topgo.png") no-repeat top;
left: 1px;
top: 0px;
}

.list-group-item{ border: none; margin: 0px; padding-left: 3px;}
.catetop { margin-left: 1px; padding-top: 0px; font-size: 14px; font-weight: bold;
  font-size: 14px;
  font-weight: 400;
  font-weight: bold;
  color: white;
  padding: 15px 3px;
  background-color: #777;
  text-transform: uppercase;
  border-radius: 2px;}


.homega h4 { text-align: center; margin-bottom: 10px;}

.gap { margin-top: 10px;}

.homeiage {
  -moz-box-shadow: 0px 4px 7px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 4px 7px rgba(0,0,0,0.25);
box-shadow: 0px 4px 7px rgba(0,0,0,0.25);
    
}
.h4image h4 { margin: 0px; padding: 0px;}
.redc{ color: red; display: inline;}

.spbig { font-size:14px; padding: 3px;}
.label-danger { font-size: 10px;}
blockquote {
    
     border-left: 1px;
    border-left-color:#8386aa;
    border-left-style:solid;
}
