/* This code is only meant for previewing your Reflow design. */

#F div {    
    clear: none;
    width: 300px;
    position: absolute; /* The '#F div' and not '#F' is needed to avoid a 'datepicker()' chrash*/
	right: auto;
    bottom: auto;
	/*border: solid 3px red;*/
}


#F {
    float: none;
    height: 900px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 960px;
    position: relative;
    top: 50px;
    left: 0px;
    margin-right: auto;
    visibility: visible;
    overflow: hidden;
    padding: 0px;
	border: solid 3px red;
}

#Avocado_Tempura_Roll_with_a_Bit__695 {
	height: 100px;
    top: 20px;
	left: 140px;
	background-color: magenta;
}

#Fire_Cracker__895 {
	height: 100px;
    top: 140px;
    left: 140px;
	background-color: blue;
}

#Sour_Cream_Chicken_Enchiladas_and_some_more__969 {
	height: 100px;
    top: 20px;
    left: 540px;
	background-color: green;
}

#Margherita_Flatbread_and_some_more_stuff_here__995 {
	height: 100px;
    top: 140px;
    left: 540px;
	background-color: yellow;
}

#Calamari_Fritter__795 {
	height: 100px;
    top: 250px;
    left: 140px;
	background-color: red;
}

#Five-Cheese_Pizza_this_thing_is_not_good__1001 {
	height: 100px;
    top: 250px;
    left: 540px;
	background-color: black;
}

#Ocean_Salad__1295 {
	height: 100px;
    top: 360px;
    left: 140px;
	background-color: orange;
}

 #Bacon_Avocado_Chkn_Sandwich__001 {
	 height: 100px;
    top: 360px;
    left: 540px;
	background-color: cyan;
}

#Cal_Mex_Salad__795{
	height: 100px;
    top: 470px;
    left: 140px;
	background-color: brown;
}

#Crab_Cakes__695{
	height: 100px;
	top: 470px;
    left: 540px;
	background-color: magenta;
}

#Fried_Zucchini__795{
	height: 100px;
    top: 580px;
    left: 140px;
	background-color: green;
}

#Green_Salad__695{
	height: 100px;
	top: 580px;
    left: 540px;
	background-color: blue;
}

#Shell_We_Friends__795{
	height: 100px;
	top: 690px;
    left: 140px;
	background-color: orange;
}

#Rock_Shrimp_or_Rock_Fish__795{
	height: 100px;
	top: 690px;
    left: 540px;
	background-color: red;
}

#Aris_Shrimp_or_Rocks_with_salt_and_pepper__895{
	height: 100px;
	top: 800px;
    left: 140px;
	background-color: yellow;
}

#Angela_Shrimp_or_Rocks__995{
	height: 100px;
	top: 800px;
    left: 540px;
	background-color: cyan;
}

@media only screen and (max-width: 480px) {	     /* @media only screen and (max-width: 960px) */

    #F {
        width: 100%;
        height: 1800px;
        overflow: hidden;
    }
	
    #Avocado_Tempura_Roll_with_a_Bit__695 {
	height: 100px;
	top: 20px;
    left: 20px;
	background-color: magenta;
    }
	
    #Fire_Cracker__895 {
	height: 100px;
	top: 130px;
    left: 20px;
	background-color: blue;
    }

    #Sour_Cream_Chicken_Enchiladas_and_some_more__969 {
	height: 100px;
	top: 240px;
    left: 20px;
	background-color: black;
    }

    #Margherita_Flatbread_and_some_more_stuff_here__995 {
	height: 100px;
	top: 350px;
    left: 20px;
	background-color: black;
    }
	
	#Calamari_Fritter__795 {
	height: 100px;
	top: 460px;
    left: 20px;
	background-color: red;
}

	#Five-Cheese_Pizza_this_thing_is_not_good__1001 {
	height: 100px;
	top: 570px;
    left: 20px;
	background-color: black;
}

	#Ocean_Salad__1295 {
	height: 100px;
	top: 680px;
    left: 20px;
	background-color: orange;
}

	#Bacon_Avocado_Chkn_Sandwich__001 {
	height: 100px;
	top: 790px;
    left: 20px;
	background-color: cyan;
}

	#Cal_Mex_Salad__795 {
	height: 100px;
	top: 900px;
    left: 20px;
	background-color: brown;
}

	#Crab_Cakes__695 {
	height: 100px;
	top: 1010px;
    left: 20px;
	background-color: magenta;
}

	#Fried_Zucchini__795 {
	height: 100px;
	top: 1120px;
    left: 20px;
	background-color: green;
}

	#Green_Salad__695 {
	height: 100px;
	top: 1230px;
    left: 20px;
	background-color: blue;
}

	#Shell_We_Friends__795 {
	height: 100px;
	top: 1340px;
    left: 20px;
	background-color: orange;
}

	#Rock_Shrimp_or_Rock_Fish__795 {
	height: 100px;
	top: 1450px;
    left: 20px;
	background-color: red;
}

	#Aris_Shrimp_or_Rocks_with_salt_and_pepper__895 {
	height: 100px;
	top: 1560px;
    left: 20px;
	background-color: black;
}

	#Angela_Shrimp_or_Rocks__995 {
	height: 100px;
	top: 1670px;
    left: 20px;
	background-color: cyan;
}

}
/*

@media only screen and (max-width: 480px) {
		
    #F {
        width: 100%;
        height: 2800px;
        overflow: hidden;
    }

    #Grilled_Salmon_w_Garlic_n_Herbs__1469 {
        height: 0.2%;
        width: 25%;
        left: 25%;
        right: auto;
        top: 16.43%;
        bottom: auto;
    }
	
    #Sour_Cream_Chicken_Enchiladas__969 {
        left: 50%;
        right: auto;
        height: 0.2%;
        width: 25%;
        top: 16.56%;
        bottom: auto;
    }


    #Bacon_Avocado_Chkn_Sandwich__1019 {
        height: 0.2%;
        width: 25%;
        top: 0.91%;
        bottom: auto;
    }

    #Margherita_Flatbread__799 {
        top: 17.42%;
        bottom: auto;
        left: 75%;
        right: auto;
        height: 0.22%;
        width: 25%;
    }
		#Pepperoni_Pizza__1099 {
    height: 100px;
    width: 300px;
    top: 16.56%;
    left: 25%;
}

	#Five-Cheese_Pizza__999 {
	height: 0.2%;
    width: 300px;
    top: 0.91%;
    left: 50%;
}
	
}

*/
