
/* begin sub-classes of p and li */

	#wrapper
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		width: 970px;
	}

	.product  a { color: #223867; text-decoration: none; }
	.product  a:visited { color: #223867; text-decoration: none; }
	.product  a:hover { color: #223867; text-decoration: underline; }

	
	.cat_parent 
	{
		background-color: #024176;
		color: #FFF;
		padding: 2px 10px 2px 10px;
		font-size: 70%;
		font-weight: bold;
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 125%;	
	}
	
	.cat_parent  a { color: #FFFFFF; text-decoration: none; }
	.cat_parent  a:visited { color: #FFFFFF; text-decoration: none; }
	.cat_parent  a:hover { color: #FFFFFF; text-decoration: underline; }	


	.cat_child
	{
		background-color: #28679C;
		color: #FFF;
		padding: 2px 10px 2px 10px;
		font-size: 70%;
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 125%;			
	}
	
	.cat_child a { color: #FFFFFF; text-decoration: none; }
	.cat_child a:visited { color: #FFFFFF; text-decoration: none; }
	.cat_child a:hover { color: #FFFFFF; text-decoration: underline; }
	
	.cat_child_corner
	{
		background-color: #28679C;
		color: #FFF;
		background-image: url(../i/corner_blue_cats.gif);
		background-repeat: no-repeat;
		background-position: bottom right;		
	}	

	.cat_products
	{
		background-color: #6C98BD;
		color: #FFF;
		padding: 2px 5px 2px 10px;
		font-size: 70%;
		font-family: verdana, arial, helvetica, sans-serif;
	}	

	.cat_products a { color: #FFFFFF; text-decoration: none; }
	.cat_products a:visited { color: #FFFFFF; text-decoration: none; }
	.cat_products a:hover { color: #FFFFFF; text-decoration: underline; }	
		
	
	.core
	{
		background-image: url(../i/home_core.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		width: 500px;
		height: 300px;
	}


	.rounded
	{
		background-color: #FFFFFF;
		
		background-repeat: no-repeat;
		background-position: bottom right;
		padding: 5px 10px 0px 10px;
	}


/* right hand related content  box on steps */

	.related
	{
		background-color: #394379;
		background-image: url(../i/corner_blue.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding: 10px;
		white-space: nowrap;
		color: #FFFFFF;
	}

	.related .title
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 80%;
		letter-spacing: -1px;
		color: #EFEFEF;
		margin-bottom: 10px;
	}

	.related p
	{
		xmargin: 0px;
	}

	.related a { color: #FFFFFF; text-decoration: none; }
	.related a:visited { color: #FFFFFF; text-decoration: none; }
	.related a:hover { color: #9F1E30; text-decoration: none; }

	.ff
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 70%;
		padding: 2px;
	}

	.vr
	{
		background-image: url(../i/vr.gif);
		background-repeat: vertical;
		width: 21px;
	}

	.vr_menu
	{
		background-image: url(../i/vr_menu.gif);
		background-repeat: vertical;
		width: 21px;
	}

	.breadCrumbs
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 55%;
		padding: 7px 0px 7px 0px;
		margin-bottom: 10px;
		background-image: url(../i/dot.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}

	.breadCrumbs a { color: #404040; text-decoration: none; }
	.breadCrumbs a:visited { color: #404040; text-decoration: none; }
	.breadCrumbs a:hover { color: #9F1E30; text-decoration: none; }


	.footer
	{
		color: #000000;
	}

	.footer a { color: #FFFFFF; text-decoration: underline; }
	.footer a:visited { color: #FFFFFF; text-decoration: underline; }
	.footer a:hover { color: #FFFFFF; text-decoration: underline; }

	.asterisk
	{
		color: #9F1E30;
	}

/* begin custom one-liner classes */


	.forum-links a:visited { color: #175EA7; text-decoration: none; }

	.maroon		{ color: #9F1E30; }
	.white		{ color: #FFFFFF; }
	.red		{ color: #FF0000; }

	.normal		{ font-weight: normal; }
	.bold		{ font-weight: bold; }
	.italic		{ font-style: italic; }
	.left		{ text-align: left; }
	.right		{ text-align: right; }
	.center		{ text-align: center; }

	.pad0		{ padding: 0px; }
	.pad1		{ padding: 1px; }
	.pad2		{ padding: 2px; }
	.pad3		{ padding: 3px; }
	.pad4		{ padding: 4px; }
	.pad5		{ padding: 5px; }
	.pad10		{ padding: 10px; }
	.pad15		{ padding: 15px; }
	.pad20		{ padding: 20px; }

	.nowrap		{ white-space: nowrap; }
	.expand		{ width: 100%; }
	.noborder		{ border: 0px; }
	.inline		{ display: inline; }

/* begin search box */

	.topIcons
	{
		margin: 12px 0px 25px 5px;
	}

	.searchBox
	{
		margin: 0px 0px 0px 0px;
	}


/* begin menu layout classes */

	.mainMenu
	{
		font-size: 70%; 
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		background-color: #223867;
		background-position: bottom right;
		background-repeat: no-repeat;
	}

	.mainSpacerCell
	{
		background-color: #223867;
		background-image: url(../i/corner_blue.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
	}		

	.featuredProducts
	{
		color: white;
		padding: 5px 15px 5px 15px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 80%;
		font-weight: bold;
		white-space: nowrap;
		line-height: 125%;			
		background-color: #A0C430;
		background-image: url(../i/corner_green_b.gif);
		background-position: top right;
		background-repeat: no-repeat;
		border-bottom: 2px solid #A0C430;
	}	

	.price {
		color: red;
		font-size: 90%;
		font-weight: bold;
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 125%;
	}
	
	.mainMenu .content
	{
		
		background-image: url(../i/arrow_0.gif);
		background-position: center left;
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-right: 10px;

	}

	.mainMenu .content a		{ color: #FFF; text-decoration: none; }
	.mainMenu .content a:hover		{ color: #FFF; text-decoration: underline;}

	.mainMenu .off a
	{
		color: #FFF; text-decoration: none;
	}

	.mainMenu .off a:hover
	{
		color: #FFF; text-decoration: none;
	}

	.mainMenu .on
	{
		background-color: #175EA7;
		background-image: url(../i/main_nav_on_corner.gif);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.mainMenu .on a
	{
		color: #FFF; text-decoration: none;
	}

	.mainMenu .on a:hover
	{
		color: #FFF; text-decoration: none;
	}


/* begin side menu */

	.commonMenu		{
				font-family: verdana, arial, helvetica, sans-serif;
				font-weight: normal;
				font-size: 70%;
				width: 165px;
				}

	.l1 			{
				padding: 7px 0px 7px 0px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}

	.l1 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.l1 .content a		{ color: #333344; text-decoration: none; }
	.l1 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l1 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.l1 .contentOn a		{ color: #9F1E30; text-decoration: none; }
	.l1 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


	.l2 			{
				padding: 7px 0px 7px 0px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l2 .content		{
				padding: 0px 10px 0px 20px;
				/* background-image: url(../i/arrow_2.gif); */
				background-position: left center;
				background-repeat: no-repeat;
				}
	.l2 .content a		{ color: #000000; text-decoration: none; }
	.l2 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l2 .contentOn		{
				padding: 0px 10px 0px 20px;
				/* background-image: url(../i/arrow_2_on.gif); */
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}

	.l2 .contentOn a		{ color: #9F1E30; text-decoration: none; }
	.l2 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


	.l3 			{
				padding: 7px 21px 7px 21px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l3 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}
	.l3 .content a		{ color: #000000; text-decoration: none; }
	.l3 .content a:hover		{ color: #9F1E30; text-decoration: none;}

	.l3 .contentOn		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2_on.gif);
				background-position: left center;
				background-repeat: no-repeat;
				font-weight: bold;
				}

	.l3 .contentOn a		{ color: #175EA7; text-decoration: none; }
	.l3 .contentOn a:hover	{ color: #9F1E30; text-decoration: none;}


/* begin sitemap */


	.siteMap			{
				font-family: verdana, arial, helvetica, sans-serif;
				font-weight: normal;
				font-size: 80%;
				}

	.s1 			{
				padding: 7px 0px 7px 0px;
				xbackground-image: url(../i/dot.gif);
				xbackground-position: bottom;
				xbackground-repeat: repeat-x;
				}
	.s1 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_1.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}

	.s1 a			{ color: #175EA7; text-decoration: underline;}
	.s1 a:visited		{ color: #9F1E30; text-decoration: underline;}
	.s1 a:hover		{ color: #9F1E30; text-decoration: underline;}


	.s2 			{
				padding: 7px 14px 7px 28px;
				xbackground-image: url(../i/dot.gif);
				xbackground-position: bottom;
				xbackground-repeat: repeat-x;
				}
	.s2 .content		{
				padding: 0px 10px 0px 10px;
				background-image: url(../i/arrow_2.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}
	.s2 a			{ color: #175EA7; text-decoration: underline; }
	.s2 a:visited		{ color: #9F1E30; text-decoration: underline;}
	.s2 a:hover		{ color: #9F1E30; text-decoration: underline;}


	.s3 			{
				padding: 7px 21px 7px 42px;
				xbackground-image: url(../i/dot.gif);
				xbackground-position: bottom;
				xbackground-repeat: repeat-x;
				}
	.s3 .content		{
				padding: 0px 15px 0px 15px;
				background-image: url(../i/arrow_3.gif);
				background-position: left center;
				background-repeat: no-repeat;
				}
	.s3 a			{ color: #175EA7; text-decoration: underline; }
	.s3 a:visited		{ color: #9F1E30; text-decoration: none;}
	.s3 a:hover		{ color: #9F1E30; text-decoration: none;}


/* table borders and stuff */

	.underlined td
	{
		padding: 0;
		margin: 0;
	}

	.products td
	{
		padding: 0;
		margin: 0;
	}


	.tabular
	{
		border-top: 1px solid #E3E3E3;
		border-right: 1px solid #E3E3E3;
	}

	.tabular td
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
	}

	.tabular th
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
		background-color: #223867;
		color: #FFF;
		font-weight: normal;
	}

	.backorders th
	{
		background-color: #E00909;
	}