#Menu, #Menu2, #aSide,#bSide, #aButton, #bButton, #aButtonHor, #bButtonHor, #aSpacer, #bSpacer, {
	display: block;

}
#logo{
	top: 30px;
    font-family:'Helvetica','Verdana', 'Times';
    letter-spacing: 5px;
    color: black;
    left: 90%;
}
#Menu{
	top: 25px;
	position: fixed;
	text-align: left;
    background: transparent;
    height: 25px;
    width: 100%;
    color: white;
    left: -2%; 
 	text-align: center;
    vertical-align: middle;
}

#aSide{
	top: 0px;
	position: fixed;
	text-align: right;
    background: #ce0101;
    height: 100%;
    width: 165px;
    color: black;
    margin-left: -1%;
    margin-right: 0px;
	vertical-align: middle;
}

#aButton{
	
    background: red;
    height: 30px;
    width: 165px;
    color: white;
    vertical-align: middle;
    text-align: right;
}
#aButtonHor{
	display: inline;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background: black;
    height: 80px;
    width: 200px;
    color: white;
    top: 10px;
    
}
#aSpacer{
	display: inline;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: transparent;
    height: 80px;
    width: 400px;
    color: black;
    top: 20px;
}
#Menu2{
	bottom: 0px;
	position: fixed;
	text-align: left;
    background: transparent;
    height: 35px;
    width: 130%;
    color: black;
 	text-align: center;
    vertical-align: bottom;
    left: -2%;
}

#bSide{
	top: 75%;
	position: fixed;
	text-align: right;
    background: #ce0101;
    height: 100%;
    width: 165px;
    color: black;
    
    left: 90%;
	float: left;
    vertical-align: middle;
}
#bButton{
	bottom: 0%;
    background: red;
    height: 30px;
    width: 165px;
    color: black;
    vertical-align: middle;
    text-align: left;
}
#bButtonHor{
	display: inline;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background: green;
    height: 80px;
    width: 200px;
    color: black;
    top: 10px;
    
}
#bSpacer{
	display: inline;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: lightblue;
    height: 80px;
    width: 400px;
    color: black;
  
}








#MasterPage, #Header, #Page{
	display: block;
	display: flex;
 	flex-wrap: wrap;
}

#MasterPage{
    top: 400px;
    width: 100%;
    min-width: 75%;
    max-width: 100%;     ###1024px
    height: 650px;
    vertical-align: middle;
    margin-left: 170px;
    margin-right: 10%;
 	color: black;
	background: white;

}

#Page{

    background: transparent;
    color: black;
    text-align: left;
    
    width: 100%;
    margin-left: 1%;
    margin-right: 1%;  
    
    
}

#Header{
	top: 10px;
    text-align: center;
    word-spacing: middle;
    background: #ce0101;
    height: 10px;
    width: 90%;
    #border-top-left-radius: 15px;
    #border-top-right-radius: 15px;
    color: red;
    
    
}



#Footer{
	top: 10px;
    color: black;
  	margin-left: 0px;
    margin-right: 0px;
 	text-align: center;
    background: red;
    height: 300px;
    width: 100%;
    ##border-bottom-right-radius: 15px;
}





a{ 
	text-decoration:none; 
	font-weight:bold;
	font:  6pt;
	}

a:link {
	color: black;
	 
	}

a:visited {
	color: navyblue; 
	}
 
a:active {
	color: black;
	}	
	
h1{
	font:  10px;
	}
	
h2{
	font:  12px;
	}
h3{
	font:  14px;
	}
	
h4{
	font:  16px;
	}	
	
h5{
	font:  18px;
	}
	
h6{
	font:  20px;
	}	
	
h7{
	font:  22px;
	}
	
hr{
	border: 3px solid transparent;
	width: 95%;
  
}


body { 
    font-family: 'Helvetica', 'Verdana', 'Times';
    letter-spacing: 0.95px;
    font:  10px;
    color: black;
    background: transparent;
    ###overflow-x: hidden; /* Hide horizontal scrollbar */
    ###overflow-y: scroll; /* Add vertical scrollbar */
    display: flex;
 	flex-wrap: wrap;
 	 
    
    
}

#content, #forward, #ContextInaBottle{
	display: block;

}



#content{
    
	width: 100%;
   
    background: transparent;
    ###overflow:scroll;
    ###overflow-x: hidden; /* Hide horizontal scrollbar */
    ###overflow-y: hidden; /* Add vertical scrollbar */
    margin-left: 2% auto;
    margin-right: 2% auto;
    text-align: left;
    float: left;
   
   
   
}

#forward{
    text-align: left;
    width: 100%;
    vertical-align: top;
    height: 80px;
    background: transparent;
}

#ContextInaBottle{
	width: 100%;
	min-height: 300px;
	background: transparent;
	color: black;
	text-align: left;
	
}
.normal{
    width: 50%;
	height: 50%;        
}

.small{
    width: 225px;
	height: 100px;    
}

.medium{
    width: 900px;
	height: 500px;        
}

.large{
    width: 900px;
	height: 400px;        
}
.formWidthset{
	width: 700px;
	background: transparent;
}

#pictureframe{
	background: #ce0101;
	width: 900px;
    }
    
.query112{
   background: transparent;
   vertical-align: top;
   align-content: space-around;
   height: 200px;
}
 
#zlocation{
    width: 124px;
	height: 175px;
	background: #ce0101;
	overflow:hidden;
	text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left; 
    border: 3px solid white;
    content: space-around;
    
} 

#zlocation-key{
    width: 244px;
	height: 175px;
	background: #ce0101;
	overflow:hidden;
	text-align: center;

    float: left; 
    border: 3px solid white;
    content: space-around;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    
} 

#zlocation-key-2{
    width: 488px;
	height: 175px;
	background: #ce0101;
	overflow:hidden;
	text-align: center;

    float: left; 
    border: 3px solid white;
    content: space-around;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    
} 

#zlocation-key-3{
    width: 732px;
	height: 175px;
	background: #ce0101;
	overflow:hidden;
	text-align: left;

    float: left; 
    border: 3px solid white;
    content: space-around;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    
} 
#zlocation-master{
    width: 991px;
	height: 175px;
	background: lightgrey;
	overflow:hidden;
	text-align: left;

    float: left; 
    border: 3px solid white;
    content: space-around;

    
}
#zaddress{


 
}

#zlocationof{
    width: 900px;
	height: 1000px;
	background: lightgrey;
	overflow:hidden;
	text-align: center;

    float: left; 
    border: 3px solid white;
    color: black;
}

.icon-a{
	text-align: center;
	color: white;
	background: #ce0101;
	height: 190px;
	width: 190px;
	overflow:hidden;
    float: left; 
    border: 1px solid white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}



.icon-a-1{
	text-align: center;
	background: red;
	width: 350px;
	height: 170px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	overflow:hidden;
    float: left; 
    border: 1px solid white;
}

.icon-a-2{
	text-align: center;
	background: transparent;
	width: 350px;
	height: 170px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
	overflow:hidden;
    float: left; 
    border: 1px solid white;
}

.icon-a-3{
	text-align: center;
	background: red;
	width: 450px;
	height: 170px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	overflow:hidden;
    float: left; 
    border: 1px solid white;
}

.icon-b{
	width: 190px;
	height: 75px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    #border-bottom-left-radius: 10px;
    #border-bottom-right-radius: 10px;
	background: #ce0101;
	overflow:hidden;
    
   
}  

.icon-c{
	text-align: left;
	background: transparent;
	width: 95%;
	height: 457px;

	overflow:hidden;
    float: left; 
    font-size: 10px;
    ##border: 1px solid white;
} 


.icon-ca{
	width: 900px;
	height: 400px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	overflow: hidden;
    text-align: left;
    background: #ce0101;
    font-size: 10px;
     
} 

#comm-1{
    
    background-color: transparent;
    
}










