#coupon {
	width: 117px;
	height: 137px;
	position: absolute;
	top: -79px;
	right: -49px;
	z-index: 0;
}

#estore-div {
	text-align: center;
	position: relative;
	min-height: 335px;
	height: auto;
	width: 740px;
}

#estore-div img.cart_title {
	height: 30px;
	width: 211px;
	text-align: center;
	position: relative;
	top: -36px;
	margin: auto auto -21px;
}


#recentadditions-div {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 335px;
	width: 361px;
}

#recentadditions-div img.title {
	height: 25px;
	width: 227px;
}

#product_item_recent {
	width: 180px;
	height: 155px;
}

#showcase-div {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 335px;
	width: 379px;
}

#showcase-div img.showcase {
	position: absolute;
	left: 0px;
	top: -3px;
	width: 365px;
	height: 339px;
}

#showcase-div img.divider {
	position: absolute;
	right: 0px;
	top: -3px;
	width: 14px;
	height: 339px;
}



#product_item {
	width: 183px;
	height: 160px;
}

#paging {
	position: absolute;
	right: 0;
	left: 0;
	top: 316px;
	bottom: 0;
	height: 14px;
	width: auto;
}

#product_details_container {
	width: 234px;
	height: 332px;
	position: absolute;
	top: 0;
	right: 0;
}

#product_container {
	width: 740px;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

#product_image {
	width: 500px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin-top: -1px;
	text-decoration: none;
}

#product_image p {
	font-size: 13px;
	color: #fff;
	font-variant:small-caps;
}

.clickhere {
	width: 500px;
	height: 17px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}

#product_name {
	font-family: Arial, Helvetica, sans-serif;
	width: 234px;
	font-size: 17px;
	height: auto;
	margin-bottom: 1px;
	font-weight: bold;
}

#product_price {
	font-family: Arial, Helvetica, sans-serif;
	width: 234px;
	font-size: 12px;
	margin-bottom: 5px;
}

#product_description {
	font-family: Arial, Helvetica, sans-serif;
	width: 234px;
	height: auto;
	max-height: 235px;
	text-align: left;
	font-size: 11px;
	overflow: auto;
}

#product_addtocart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 234px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	border: 1px solid #336699;
	background-color: #49a3d5;
	width: 106px;
	text-shadow: #000 0 0 4px;
}

#shoppingcart {
	position: absolute;
	background-color: #fff;
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
	width: 105px;
	height: auto;
	padding: 5px 3px 5px 1px;
	top: -1px;
	left: 750px;
}


#minicart {
	font-size: 10px;	
}

#minicart h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* The substorenav */
ul#subStoreNav {
	height: 30px;
	list-style: none;
	position: relative;
	direction: ltr;
	display: block;
	text-align: center;
	margin: auto auto -31px;
	top: -35px;
}

#subStoreNav li {
	float: left;
	text-indent: -9999px;
	}
	
#subStoreNav li a {
	width: 120px;
	height: 30px;
	display: block;
	}
	
#subStoreNav li.active {
	background-position: top;
	}

#subStoreNav li.inactive {
	background-position: bottom;
	}
	
#subStoreNav li:hover {
	background-position: top;
	}
		
#subStoreNav li#Coral-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Coral.jpg);
	margin-right: 1px;
}

#subStoreNav li#Inverts-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Inverts.jpg);
	margin-right: 1px;
}

#subStoreNav li#Fish-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Fish.jpg);
	margin-right: 1px;
}

#subStoreNav li#Skimmers-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Skimmers.jpg);
	margin-right: 1px;
}

#subStoreNav li#Pumps-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Pumps.jpg);
	margin-right: 1px;
}

#subStoreNav li#Test_Kits-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Test_Kits.jpg);
	margin-right: 1px;
}

#subStoreNav li#Misc-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Misc.jpg);
	margin-right: 1px;
}

#subStoreNav li#Lighting-tab {
	height: 30px;
	width: 120px;
	background-image: url(../estore/images/Lighting.jpg);
	margin-right: 1px;
}

/* The storenav */

ul#storenav {
	height: 301px;
	width:  30px;
	list-style: none;
	position: relative;
	direction: ltr;
	float: left;
	display: block;
	left: 1px;
	top: 11px;
	margin-left: -76px;
}
	
#storenav li {
	text-indent: -9999px;
	}
	
#storenav li a {
	height: 151px;
	width: 30px;
	display: block;
	}
	
#storenav li.active {
	background-position: left;
	}

#storenav li.inactive {
	background-position: right;
	}
	
#storenav li:hover {
	background-position: left;
	}
		
#storenav li#Livestock-tab {
	width: 30px;
	height: 151px;
	background-image: url(../estore/images/livestock.jpg);
}

#storenav li#Drygoods-tab {
	width: 30px;
	height: 151px;
	background-image: url(../estore/images/drygoods.jpg);
	margin-bottom: 1px;
	position: relative;
}
