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

h3 {font-size:14px; line-height:17px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

td  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	text-align:left;
}

h2 {
	color: #CC0000;
	border-bottom: solid 1px;
	border-width: 100%;
}

h5 {
	font-size: 12px;
}

th {
	font-size: 12px;
	color:#003399;
}

.bold {
	font-weight:bold;
	}
.boldLarger {
	font-weight:bold;
	font-size:14px;
	}
.repeatYBack {
	background-repeat:repeat-y;
	}
.norepeatBack {
	background-repeat:no-repeat}
.newProductsDiv {
	height:230px;
	width:155px;
	background-image:url(../images/new-for-2010.jpg);
	background-repeat:no-repeat;
	}
.newProducts {
	margin-left:20px;
	margin-top:154px;
	}
.favoriteProducts {
	margin-left:20px;
	
	}
.favoriteProductsDiv {
	height:210px;
	width:155px;
	background-image:url(../img/photo_favorites.jpg);
	background-repeat:no-repeat;
	
	}
.leftNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	text-align:left;
	font-weight:bold;
}
a.leftNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}
.leftNavCells {
	height:25px;
	width:179px;
	
	}

a:hover.leftNav  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../img/leftNavBack.gif);
	background-color:#CC0000;
	height:23px;
	width:177px;
	padding-top:5px;
}
a:hover.topNav {
	color:#cc0000;
	
	}
.topNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	}
.headerNav {
	margin-top:60px;
	margin-right:25px;
	}
.topEmail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	margin-top:20px;	
	margin-right:30px;
}

a:hover  {
	
}


.footerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000cc;
	text-align:center;
	font-weight:;
	text-decoration:none;
}
.footerNav  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000CC;
	text-align:center;
	font-weight:;
	text-decoration:none;
}
a:hover.footerNav {
	text-decoration:underline;
	color:#cc0000;
	}
.footerSmall  {

}
.inlineLinks {
	color:#cc0000;
	}

a  {
	
}
.searchFormBox {
	width:183px;
	height:15px;
	vertical-align:top;
	text-align:center;
	background-color:#003399;
	}
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000cc;
	text-align:center;
	height:25px;
	margin-top:5px;
}
.emphasis {
	font-size:14px;
	color:#003399;
	font-weight:bold;
	}
.underlineText {
	text-decoration:underline;
	}

#product {
	padding: 10px 0 20px 0;
	min-height: 250px;
	clear: both;
}


#product a {
	text-decoration: none;
	color: #CC0000;
	padding-left: 10px;
	top: 0;
}	

#product p {
	padding-left: 20px;
}

#product h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
