@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	background: url(http://www.aquatic-central.com/images/bgtop.gif) repeat-x top #b4ccd3;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#globalwrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 920px;
	background: url(http://www.aquatic-central.com/images/bodybg.gif) repeat;
}

#container {
	
}

#header {
	margin: 0 0 0 0;
	padding: 0px 0px;
	height: 275px;
}

#leftcolumn {
	float: left;
	width: 148px;
}

#leftcolumnpad {
	margin-left: 15px;
}

#rightcolumn {
	float: right;
	width: 148px;
}

#rightcolumnpad {
	padding-right: 15px;
}

#maincolumn { 
	float: left;
	width: 62%;
	padding-left: 5px;
	border-left: #b4ccd3 solid 1px;
}

#maincolumnpad {

}

#maincolumntopspacer {
	height: 5px;
	width: 100%;
}

#maincolumnbottomspacer {
	height: 10px;
	width: 100%;
}

.leftcolumnspacer {
	height: 5px;
	width: 100%;
}

#footer {
	clear: both;
	background: url(http://www.aquatic-central.com/images/footerbg.gif) no-repeat top #b4ccd3;
}

#searchdiv {
	text-align: center;
	margin-top: 0px;
}

.minicart {
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

.minicart a {
	font-size: 12px;
	color: #eeeeee;
}

#minicarttable {
	font-size: 12px;
}

#mincarttable a {
	font-size: 12px;
	color: #eeeeee;
}

.minicartheader {
	font-size: 12px;
	font-weight: bold;
}

.minicarttitle a {
	text-align: left;
	font-size: 14px;
}

#vcMiniCartNoItems {
	font-size: 12px;
}

#vcSearchBox {
	margin: 0px;
	padding: 0px;
}

.veraitemcell {
	/*padding: 5px;*/
	border: solid 1px #000;
}

.itemlisttitle a {
	font-size: 18px;
}

.itemlistsubtitle {
	color: #666666;
	font-size: 12px;
}

.itemlistprice {

}

.itemlistsaleprice {

}

.maincolumntext {
	padding: 0px 10px;
	color: #333333;
}

.maincolumnheader {
	margin: 10px 25px 0px 25px;
}

.customerlinkstitle {
	text-align: left;
	font-size: 14px;
}

.customerlinks {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	color: #eeeeee;
}

.customerlinks a {
	font-size: 12px;
	color: #eeeeee;
	text-align: right;
}

.infobox {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	color: #eeeeee;	
}

.infoboxtitle {
	text-align: left;
	font-size: 14px;
}

.infobox a {
	font-size: 12px;
	color: #eeeeee;
	text-align: right;
}

.shadowboxtop {
	background: url(http://www.aquatic-central.com/images/shadowbox_top.gif) no-repeat top;
	margin: 0px;
	padding: 0px;
}

.shadowboxbody {
	background: url(http://www.aquatic-central.com/images/shadowbox_body.gif) repeat-y;
	margin-top: 2px;
	padding: 0px;
}

.shadowboxbottom {
	background: url(http://www.aquatic-central.com/images/shadowbox_bottom.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
}

#dynamicmenu {
	margin-left: 8px;
	padding: 0px;
}

.paypallogo {
	text-align: center;
}

#footerspacer {
	height: 10px;
}

#footerlinks {
	width: 100%;
	text-align: center;
	color: #ffffff;
}

#footerlinks a {
	color: #ffffff;
}

#copyright {
	font-size: 12px;
	width: 100%;
	text-align: center;
}

#copyright a {
	color: #ffffff;
}

.categorysaleslink {
	
}

.categorysaleslink a {

}

.subcategorytable {
	width: 70%;
	height: auto;
}

#welcomebanner {
	margin-left: 10px;
}

#satsale {
	margin-left: 10px;
}

#learnflowerhorns {
	margin-left: 7px;
}

#flowerhornlearningimage {
	border: 1px solid black;
}

#welcomemsg {
	margin-left: 10px;
	font-size: 18px;
}

#saleexceptions {
	margin-left: 10px;
	font-size: 9px;
}

#flowerhornlearningtitle {
	margin-left: 10px;
	font-size: 22px;
}

.flowerhornlearningtitle {
	margin-left: 10px;
	font-size: 18px;
}

.bannerlink {
	text-decoration: none;
}

.bannerlink img {
	border: none;
}

/*
veracart css notes:

veralinklg = breadcrumb link

veramsg = system msg e.g. item added to cart...

veraitemtitle = item title on item detail page

veralink = item title link on catalog item table

veraitemsub = item subtitle on catalog item table
*/

/*
.veralink {
	text-decoration: none;
}

a.veralinklg:link {
	color: black;
	font-size: 14px;
	text-decoration: none;
}

a.veralinklg:visited {
	color: black;
	font-size: 14px;
	text-decoration: none;
}

a.veralinklg:hover {
	color: #b4ccd3;
	font-size: 14px;
	text-decoration: none;
}

.veraitemtitle {
	
}

.veraitemsub {
	
}

.veramsg {
	font-size: 12px;
}
*/