.navMainItem { border-bottom: 1px solid black;}
.navMainText {text-decoration: none;
	color: black;
	font-weight : bold;}
	
.alertText {
	font-family: arial, helvetica;
	font-size: 11px;
	color: red;
	font-weight: bold;
}


.mrpXSmall  {font-size: 10px;font-family: arial, helvetica;}
.mrpSmall  {font-size: 11px;font-family: arial, helvetica;}
.mrpMedium  {font-size: 12px;font-family: arial, helvetica;}
.mrpBig  {font-size: 18px;font-family: arial, helvetica;}
.mrpMBig  {font-size: 20px;font-family: arial, helvetica;}
.mrpBigger  {font-size: 24px;font-family: arial, helvetica;}


.textFooter1 {
	font-size: 10px;
	font-family: arial, helvetica;
	color: #000000;
}
.textFooter2 {
	font-size: 10px;
	font-family: arial, helvetica;
	color: #595959;
}

.accountText {
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 16px;
	color: #006600;
	padding-right: 5px;
	padding-left: 5px;
}
.searchPercent {
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
}


/* CATGEORY STYLES HERE */

#categoryContainer {
	width: 704px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 10px;
}
#categoryLeft {
	width: 420px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#categoryRight {
	width: 274px;
	float: left;
	display: inline;
	padding: 0px;
}

#featuredLarge {
	background-image: url(images/bg_featuredLarge.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #32BE27;
	border: 1px solid #000000;
	font-family: arial, helvetica;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
}
.featuredImage {
	margin-top: 10px;
	margin-bottom: 10px;
}

#topPicks {
	background-image: url(images/title_cat_toppicks.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #e2e2e2;
	border: 1px solid #767676;
	padding: 32px 9px 10px 9px;
	margin-bottom: 10px;
}
#topPicks table {
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 12px;
}
#topPicks table a{
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#topPicks td.leftCol, #topPicks td.rightCol, #topPicks td.leftColB, #topPicks td.rightColB {
	padding-top: 5px;
	padding-bottom: 5px;
}
#topPicks td.leftCol, #topPicks td.leftColB {
	border-right: 1px solid #B7B7B7;
}

#topPicks td.leftCol, #topPicks td.rightCol {
	border-bottom: 1px solid #B7B7B7;
}

#topPicks img {
	border: 1px solid #000000;
}

#topSellers {
	background-image: url(images/title_cat_topsellers.gif);
	background-repeat: no-repeat;
	padding-top: 21px;
	margin-bottom: 10px;
}
#topSellers a {
	color: #000000;
	font-size: 11px;
	line-height: 19px;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 19px;
}

#customerFavorites {
	background-image: url(images/title_cat_favorites.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	border: 1px solid #bfbfbf;
	padding: 32px 10px 10px 10px;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 19px;
}

#customerFavorites a {
color: #000000;
}

#customerFavorites.mightEnjoy {
	background-image: url(images/title_cat_mightenjoy.gif);
	padding-top: 35px;
}

#muellerTips {
	background-image: url(images/title_cat_tips.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #CCFFC6;
	border: 1px solid #24C22D;
	padding: 32px 10px 10px 10px;
	margin-top: 10px;
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 12px;
}
#muellerTips a {
	color: #000000;
}

#cat1 {
	margin-top: 5px;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	margin-left: 14px;
	font-family: arial, helvetica;
}

#cat1 img {
	margin-right: 12px;
	border: 1px solid #000000;
}