/*
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 : Sep 22, 2015, 2:21:34 PM
    Author     : BV
*/
html, body {height: 100%;}		
		
        
        .navbar-default {
            height: 55px;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+28,f8f8f8+73&amp;1+81,0.2+100 */
            background: -moz-linear-gradient(-45deg,  rgba(233,233,233,1) 28%, rgba(248,248,248,1) 73%, rgba(248,248,248,1) 81%, rgba(248,248,248,0.2) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, right bottom, color-stop(28%,rgba(233,233,233,1)), color-stop(73%,rgba(248,248,248,1)), color-stop(81%,rgba(248,248,248,1)), color-stop(100%,rgba(248,248,248,0.2))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(-45deg,  rgba(233,233,233,1) 28%,rgba(248,248,248,1) 73%,rgba(248,248,248,1) 81%,rgba(248,248,248,0.2) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(-45deg,  rgba(233,233,233,1) 28%,rgba(248,248,248,1) 73%,rgba(248,248,248,1) 81%,rgba(248,248,248,0.2) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(-45deg,  rgba(233,233,233,1) 28%,rgba(248,248,248,1) 73%,rgba(248,248,248,1) 81%,rgba(248,248,248,0.2) 100%); /* IE10+ */
            background: linear-gradient(135deg,  rgba(233,233,233,1) 28%,rgba(248,248,248,1) 73%,rgba(248,248,248,1) 81%,rgba(248,248,248,0.2) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#33f8f8f8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

        }

        .nav {
            padding-left: 100px;
        }
        
        .navbar-nav > li:hover {
            background-color: white;
            -webkit-box-shadow: 1px 1px 5px 1px #ABCDEF;
            box-shadow: 1px 1px 5px 1px #ABCDEF;
        }
        
        .navbar-nav > li {
            font-size: 1.3em;
        }
        
        #topContainer {
                background-image:url("images/table.jpg");			
                width:100%;
                background-repeat: no-repeat;                
                background-attachment: fixed;
                background-size:cover;				
        }

        #topRow {
                text-align:center;				
        }        

        .bold {
                font-weight:bold;
        }

        .marginTop {
                margin-top:20px;
                margin-right:10px;
        }

        .center {
                text-align:center;
        }

        .title {
                font-size:400%;
        }

        #footer {
                background-color:#B0D1FB;
                width:100%;
        }        

        .carousel-inner > .item > img {            
            margin: 0 auto;
            border: 10px solid #707070;			
        }

        .carousel-caption {                  
            margin: 0 auto;
            opacity: 0.9;
        }

         .navbar-default .navbar-brand {
            color: #ED4D33;
            text-shadow: 1px 1px 1px grey;
            font-weight: bold;
			font-size:2.2em;
        }
        
        .intro_panel {
			display:none;
			opacity:0.5;
            background-color: black;
			color:white;
            border-radius: 7px;       
            margin-bottom:20px;
            padding: 10px 15px 10px 25px;
			border:2px solid white;
        }		
        
        .intro_panel span {
            font-weight: bold;
        }
        
        .infoButton {
            float: right;
            margin-top: 10px;
        }
        
        .second_page {
            background-image: url("images/paper_napkin.jpg");
            background-repeat: repeat;
            width: 100%;
        }
        
        #map {
            width: 100%;
            height: 400px;
            border: 1px solid #2C577A;
        }
        
        #map:hover {
            -webkit-box-shadow: -8px 10px 5px 0px rgba(0,0,0,0.24);
            -moz-box-shadow: -8px 10px 5px 0px rgba(0,0,0,0.24);
            box-shadow: -8px 10px 5px 0px rgba(0,0,0,0.24);
        }
        
        .break {
            clear: both;
        }
        
        .marginTop {
            margin-bottom: 20px;
        }
        
        .marginTop h2, h3 {
            color: #ED4D33;
            text-shadow: 0.5px 0.5px  #5B5A5A;
        }
        
        #scroller img {
            width: 100%;            
        }
        
        #scroller li {
            margin-bottom: 30px;            
        }        
        
        .selected {
            font-weight: bold;
            font-size: 1.2em;
            background-color: white;
            border: 1px solid #DBD9D9;
            border-bottom: 5px solid #707070;            
        }
        
        #hours span {
            font-weight: bold;
        }
        
        .simply-scroll-list li img {
            margin-top: 10px;
        }
        
        .jumbotron {
            margin-top: 55px;            
            background-color: #DAE3ED;
            border: 2px solid #2C577A;
            border-style: ridge;
            padding: 20px 5px 35px 5px;
            
        }		
        
        .jumbotron:hover {
            background-color: #E5EFF9;
        }
        
        .russian {
            display: none;
        }
        
        .welcome {            
            font-style: italic;
        }
        
        .btn-info {
            float: right;
            margin: 10px;
        }
		
        .third_page {
            background-image: url("images/dark_cloth.jpg");
            background-repeat: repeat;
            width: 100%;			
        }        
        
        .page-header {
            margin-top: 50px;
            margin-right:25px;
            color:white;
            text-shadow: 2px 2px #163482;
        }      
        		
        .brands {
            margin-left:70px;
        }
        
        .brands p {
            color: white;
        }
        
        .thumb {
            width: 280px;
            height: 210px;            
        }

        .thumb img:hover {
            -webkit-box-shadow: 0px 0px 11px 6px rgba(255,255,255,1);
            -moz-box-shadow: 0px 0px 11px 6px rgba(255,255,255,1);
            box-shadow: 0px 0px 11px 6px rgba(255,255,255,1);
        }
        
        .feedback-container {
            margin-bottom: 120px;
        }
		
		.feedback-container blockquote {
			font-size: 1em;
		}
        
        .primary {
            background-color: #ED4D33;
            height: 3px;
        }
        
        #feedback p {
            font-size: 1.2em;
        }
        
        #feedback i {
            font-size: 2.5em;
        }
		
		.feedback-container > a {			
			font-size: 1.25em;			
        }
        
        #yelpIcon img, #facebookIcon img {
            max-width: 80px;
            float: right;
        }
		
		
				/* Extra small devices (phones, less than 768px) */
					@media only screen and (max-width: 767px) {
				
				
				.navbar-nav li {
					background-color:#E9E9E9;
				}
				
				.selected {
					font-weight: bold;            
					background-color: white !important;            
					border: 3px solid #ED4D33;            
				}
				
				.nav {
					padding-left: 0px;
				}
				
				#topRow {
					display:none;
				}	
						
				.intro_panel h4 {
					font-size:1.8em;
				}
				
				#topContainer {
						background-image:url("images/table.jpg");			
						width:100%;
						background-repeat: no-repeat;                
						background-attachment: fixed;
						background-size:cover;				
				}
				
				.brands {
					margin-left:25px;
				}
				
				
			}
			
				/* Small devices (phones, less than 992px) */
					@media only screen and (max-width: 991px) {
				
				
				.nav {
					padding-left: 0px;
				}		
				
				
			}
				
		
		
		
		
		
		
		
		
		
		
		
		
		
		
            
