/****************************************************************************** 
    Global
************************************************************************************/ 




/****************************************************************************** 
    CORAL 
************************************************************************************/ 
#logostyles {opacity: 1}
.navbar-default .navbar-nav li  a {color: #262a32; } 
li.footernavy {color:#262a32;}
a {color: #262a32;} 
a:hover {color:#8393b5; text-decoration: none;opacity: 1;
	
}
.navbar-default .navbar-nav li  a:hover {color:#8393b5;	
}


.carousel-inner {color:#161928;}

.coralbg { background: url(../../../images/rough/roughbg.jpg); background-color:  #000000;   opacity: 0.4; width: 100%; height: 100%;  
    background-size: cover;  position: fixed; }
       
body {background-color:  #262a32;}

#bigslide { 
    display: block; 
                       background:url(../../../images/rough/roughbg.jpg) #000000 ;

     width:100%; height:100%; position:fixed; top:0px; left:0;  background-size: cover; z-index:-1
                            
   }  

