body {
margin-top: 2px;
}

table {
	/* margin: 0; */
	padding: 0;
}
tr {
	/* margin: 0; */
	padding: 0;
}
td {
	/* margin: 0; */
	padding: 0;
	width: auto;
	vertical-align: top;
} 
td.prodimage { vertical-align: top; }
form { 
	margin: 0;
	display: inline;
}
#banner {
/*	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: auto;  */
/*	text-align: center;
	position: relative;    */
}

.RedBg {
	background-image: url(images/bg_red.jpg);
	background-repeat: repeat;
	padding-bottom: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 12px;
}

.addtocart {
	height: 15px;
	padding-left: 8px;
}
.products {
/*	text-align: center; */
	border: solid 3px #013d4d;
	background-color: #0f3d4d;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	word-wrap: break-word;
}
.productsNav {
	text-align: center;
	border: solid 3px #cccccc;
	background-color: #0f3d4d;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 12px;	
}
.prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 7px;
	background-color: #e1e1cb;
	height: 18px;
	width: auto;
	word-wrap: break-word;
	display:block;
}
.proddescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
	padding-right: 8px;
	background-color: #e1e1cb;
	height: 122px;
	width: auto;
	word-wrap: break-word;
	display:block;
}
.prodprice {
	background-color: #e1e1cb;
	font-family: Georgia, Verdana;
	font-style: italic;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
/*	padding-right: 55px;	*/
	padding-bottom: 3px;
	height: 16px;
	word-wrap: break-word;
	display:block;
/*	width: 220px;  */
}
.priceHeight { height: 16px; padding: 0px; margin-bottom:0px; }
form.priceHeight { height: 16px; padding: 0px; margin-bottom: 0px;}
.prodimage {
	background-color: #0f3d4d;
	width: 300px;   
	height: 174px;
	display:block;
	word-wrap: break-word;
	vertical-align: top;
/*	position: fixed; */
/*	top: 0;
	bottom: 0;
	left: 0;
	right: 0;   */
/*	vertical-align: middle;
	text-align: center;  */
}
.prodseparator {
	width: 80%;
	text-align: left;
	padding-left: 10px;
	height: 10px;
}
.prodnavigation {
	font-family: Verdana;
	font-size: 10pt;
	color: #E1E1CB;
	font-weight: bold;
	background-color: #0F3D4D;
	padding-bottom: 5px;
}
A.prodnavigation:link {
	text-decoration: none;
	color: #E1E1CB;
}

A.prodnavigation:visited {
	text-decoration: none;
	color: #E1E1CB;
}
A.prodnavigation:hover {
	text-decoration: none;
	color: #660000;
}
.catnavigation {
	font-family: Verdana;
	font-size: 10pt;
	color: #660000;
}
A.catnavigation:link {
	text-decoration: none;
	color: #660000;
}
A.catnavigation:visited {
	text-decoration: none;
	color: #660000;
}
A.catnavigation:hover {
	text-decoration: none;
	color: #fff;
}
.navdesc {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}
.catname {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
	color: #660000;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #0f3d4d;
}
.pagenums {
	background-color: #0f3d4d;
	text-align: center;
}
A.pagenums:link {
	text-decoration: none;
	color: #e1e1cb;
}
A.pagenums:visited {
	text-decoration: none;
	color: #e1e1cb;
}
A.pagenums:hover {
	text-decoration: none;
	color: #fff;
}
.specialsHeader { font-family: Palatino Linotype, Times; font-size: 20px; color: #000033; font-weight: bold; }
.specialsTitle { font-family: Palatino Linotype, Times; font-size: 12px; color: #000033; font-weight: bold; }
.specialsText { font-family: Palatino Linotype, Times; font-size: 12px; color: #000033; font-weight: bold; } 
.specialsHeader_grey { font-family: Palatino Linotype, Times; font-size: 16px; color: #e1e1cb; font-weight: bold; }
.specialsTitle_grey { font-family: Palatino Linotype, Times; font-size: 12px; color: #e1e1cb; font-weight: bold; }
.specialsText_grey{ font-family: Palatino Linotype, Times; font-size: 12px; color: #e1e1cb; font-weight: bold; } 
a.specialsText:link, a.specialsText:visited { text-decoration: underline; font-size: 14px; }
a.specialsText:hover { text-decoration: none; font-size: 14px; }
a.specialsText_grey:link, a.specialsText_grey:visited { text-decoration: underline; font-size: 14px; color: #e1e1cb;}
a.specialsText_grey:hover { text-decoration: none; font-size: 14px; color: #e0e0e0; }