@charset "utf-8";


/* CSS Document */



body {
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
	}
	


.container {
	width: 95%;
	height: 1700px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/newback3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	}
	


/*section nav bar*/
.nav_bar{
	height: 65px;
	margin: 0px;
	background-image: url(../images/newback3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	}

#top_nav {
	height: 65px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	}

#top_nav img {
	width: 100%;
	}


#top_nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;	
	}

#top_nav ul li {
	display: block;
	margin-top: 0px;
	width: 20%;
	height: 65px;
	float: left;
	}

#top_nav ul li a {
	display: block;
	width: 100%;
	height: 40px;
	color: rgba(250,117,16,1.00);
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	font-family: Segoe UI Bold, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif ;
	font-size: 2em;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
	vertical-align: text-bottom;
	font-style: normal;
	text-align: center;
	letter-spacing: -2px;
	word-spacing: -1px;
	}

#top_nav .cart_button a {
	color: rgba(244,29,63,1.00);
	}

 #top_nav .cart_button a:hover{
	color: rgba(250,117,16,1.00);
	}

#top_nav ul li a:hover {
	color: rgba(244,29,63,1.00);
	}

 header {
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: 300px;
	background-image: url(../images/header2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	}
	

/*.home_main{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/newback3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	}
	*/
.sub_menu {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	height: 60px;	
	}


.sub_menu p {
	width: 30%;
	height: 30px;
	float: left;
	color: rgba(244,29,63,1.00);
	font-size: 1.3em;
	font-family: Segoe UI Bold, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	}
#sub_link a{
	list-style-type: none;
	text-decoration: none;
	color: rgba(244,29,63,1.00);
	
	}	

#sub_link a:hover{	
	color: rgba(22,183,147,1.00);
}

#divider, #divider2 {
	width: 1%;
	height: 30px;
	background-image: url(../images/orange.jpg);	
	}
		
#divider {
	margin-left: 30px;	
	}	


.sub_menu_bar {
	width: 90%;
	height: 8px;
	background-color: rgba(250,117,16,1.00);
	margin-left: 5%;
	}	
	
.coupon{
	width: 35%;
	height: 5%;
	float: left;
	background: rgba(22,183,147,1.00);
	border: medium dotted rgba(244,29,63,1.00);
	font-weight: bolder;
	margin-top: 3%;
	margin-left: 8%;
	margin-right: 0px;
	}

.coupon p{
	font-family: Segoe UI Bold, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	font-size: 1em;
	}
 
 .coupon #p1 {
	color: rgba(244,29,63,1.00);
	font-size: large;	 
	  }
	 
	
.motto {
	width: 40%;
	height: 5%;
	float: left;
	margin-top: 2%;
	margin-left: 3%;
	}
	
	
	
.motto p {
	font-family: Segoe UI Bold, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(0,0,0,1.00);
	font-weight: bold;
	font-size: 1.5em;
	text-shadow: 2px 1px #f41d3f;
	margin-bottom: 10px;
	}		
			
		

/*section for left shopping navigation-freshwater, saltwater, coral*/
.left_nav {
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-left: 15%;
	margin-bottom: 0px;
	width: 30%;
	height: 1100px;
		
	}
	
.left_nav nav {
	height: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	
	}	
	
	
.left_nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	height: 100%;	
	}
	
	
.left_nav ul li {
	width: 100%;
	height: 300px;
	float: left;
	clear: left;
	display: list-item;
	margin-top: 20px;	
	}

.left_nav ul li a {
	display: block;
	width: 100%;
	height: 300px;
	color: rgba(250,117,16,1.00);
	text-decoration: none;
	padding-top: 125px;
	font-family: Segoe UI Bold, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif ;
	font-size: 1.8em;
	margin-right: 0px;
	margin-left: -40px;
	float: left;
	clear: left;
	
	font-style: normal;
	text-align: center;
	letter-spacing: -1px;
	word-spacing: -1px;
	}

.left_nav a:hover{
	color: rgba(244,29,63,1.00);
	
	}

	
.left_nav #fresh  {
	background-image: url(../images/fresh_home.jpg);
	background-repeat: no-repeat;
	
	}	

.left_nav #salt{
	background-image: url(../images/salt_home.jpg);
	background-repeat: no-repeat;		
	
}

.left_nav #coral{
	background-repeat: no-repeat;
	background-image: url(../images/coral2.jpg);
}	

/*section for right shopping navigation-invert, plant*/
.right_nav {
	float: right;
	clear: left;
	padding: 0px;
	margin-top:-1068px;
	margin-right: 15%;
	margin-left: 0%;
	margin-bottom: 0px;
	width: 30%;
	height: 1080px;	
	}
	
.right_nav nav {
	height: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	}	
	
	
.right_nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	height: 100%;	
	}
	
	
.right_nav ul li {
	width: 100%;
	height: 300px;
	float: left;
	clear: left;
	display: list-item;
	margin-top: 20px;	
	}

.right_nav ul li a {
	display: block;
	width: 100%;
	height: 300px;
	color: rgba(250,117,16,1.00);
	text-decoration: none;
	padding-top: 125px;
	font-family: Segoe UI Bold, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif ;
	font-size: 1.8em;
	margin-right: 0px;
	margin-left: -40px;
	float: left;
	clear: left;
	
	font-style: normal;
	text-align: center;
	letter-spacing: -1px;
	word-spacing: -1px;
	}

.right_nav a:hover{
	color: rgba(244,29,63,1.00);
	
	}

	
.right_nav #invert  {
	background-image: url(../images/invert.jpg);
	background-repeat: no-repeat;	
	}	

.right_nav #plants{
	background-image: url(../images/plants.jpg);
	background-repeat: no-repeat;	
}

.right_nav #review {
	background-image: url(../images/reviewbox.jpg);
	background-repeat: no-repeat;
	}
footer{
	height: 3%;
	width: 100%;
	float: left;
	background-color: rgba(22,183,147,1.00);
	margin-top: 40px;	
	}
	
footer p {
	float: left;
	width: 33%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;	
	}
	
	
	/*About page css*/
	
 h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(22,183,147,1.00);
	text-shadow: 2px 0px #000000;
	font-size: 3em;
	margin-top: 8%;
	}	
	
	
.about img {
	float: left;
	margin-right: 5%;
	margin-top: 5%;
	} 

.about {
	width: 60%;
	margin: 10%;
	height: 45%;
	margin-left: 20%;
	
	}

.about p {
	font-family: Segoe UI, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.5em;
	text-align: left;	
	margin-left: 15%;
	}
	
/*begin shop css*/

h4{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color:  rgba(244,29,63,1.00);
	text-shadow: 2px 0px #000000;
	font-size: 3em;
	margin-top: 3%;
	}	

section #photos {
	width: 100%;
	}
	

.choose {
	width: 80%;
	height: 11%;
	background-color: #16B793;
	margin-left: 10%;
	margin-top: 10%;
	border: medium groove #FF751F;
	}

.choose p {
	font-family: Segoe UI, "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	text-align: center;	
	}
	
				
#shop {
	height: 15%;
	}
	
#shop ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6%;
	margin-bottom: 0px;
	width: 90%;
	list-style-image: none;
	list-style-type: none;	
	}
	
	
#shop ul li {
	display: block;
	margin: 1%;
	width: 17%;
	height: 120px;
	float: left;
	border-radius: 50%;
	border: thin none #000000;
	background-color: rgba(255,255,255,0.3);
	}
	
#shop ul li a {
	display: block;
	width: 100%;
	color: rgba(250,117,16,1.00);
	text-decoration: none;
	font-family: Segoe UI Bold, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
	font-style: normal;
	text-align: center;
	margin-top: 40px;
	}
		
#shop ul li a:hover {	
	color:  rgba(244,29,63,1.00);
}


		
		
	