A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


a.category:link, a.category:visited, a.category:hover {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	height: 22px;
	padding-left: 10px;
	font-family: sans-serif;
	width: 100%;
	cursor: pointer;
	background-color: #228B22;
}

td.category {
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
	font-family: sans-serif;
	width: 100%;
	cursor: pointer;
	background-color: #FF82AB;
	vertical-align: middle;
}

td.sel_category {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal; 
	background-color: #FFFFFF;
	padding-left: 10px;
	font-family: sans-serif;
	width: 100%;
	border: #FF0066 2px solid;
	cursor: pointer;
	height: 30px;
}

td.sub_category {
	color: #000;
	font-size: 14px;
}

td.ShoppingCartTable {
	background-color: #FF82AB;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	
}

table.ShoppingCartTable {
	border: #FF82AB 1px solid;
	border-collapse: collapse;
	width: 100%;
}

a.sel_category:link, a.sel_category:visited, a.sel_category:hover {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal; 
	background-color: #FFFFFF;
	padding-left: 10px;
	font-family: sans-serif;
	width: 100%;
	border: #FF0066 2px solid;
	cursor: pointer;
}

a.sub_category:link, a.sub_category:visited {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 40px;
}

a.sub_category:hover {
	text-decoration: underline;
}

a.admin_button:link, a.admin_button:visited {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	background-color: #C0C0C0;
}

a.admin_button:hover {
	background-color: #FF0066;
}

a.pink_link:link, a.pink_link:visited {
	color: #FF82AB;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

a.pink_link:hover {
	text-decoration: underline;
}

.CheckOutHeaderCell {
	height: 30px;
	color: #FF82AB;
	font-size: 18px;
	background-color: #FFF;
	font-family: tahoma;
	padding-left: 10px;
}

.CheckOutTable {
	border-collapse: collapse;
}

.CheckOutContent {
	border: 1px #FF82AB solid;
}

.pink {
	color: #FF82AB;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.misc_info {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-family: sans-serif;
	padding-top: 40px;
	padding-bottom: 100px;
	line-height: 25px;
}

.price {
	color: #FF0066;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
}

.nav_header {
	color:#FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

.tooltip {
	color:#000000;
	font-size: 20px;
	text-decoration: none;
	font-weight:bold;
	border-collapse: collapse;
	text-align: left;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #B5BED6
}

a.shopping_cart:link, a.shopping_cart:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF82AB;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
}
a.shopping_cart:hover {
	color: #000000;
}

.nav_button {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: sans-serif;
}

#oltabmenu {
	color: #000;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
}

#oltabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#oltabmenu a.none, a.active {
	color: #FFFFFF;
	background: #325700;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
}

#oltabmenu a.active {
	background: #32AC01;
	border-bottom: 3px solid #325700;
}

#oltabmenu a:hover {
	color: #FFFFFF;
	background: #328A00;
}

#oltabmenu a:visited {
	color: #FFFFFF;
}

#oltabmenu a.active:hover {
	background: #32AC01;
}

div.activeContainer {
	display: block;
	border: 2px solid black;
	background: #328A00;
}

div.nonactiveContainer {
	display: none;
}

table.activeTable {
	display: block;
}

table.inactiveTable {
	display: none;
}

.blogHeader {
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	width: 100%;
	text-align: left;
}

.blogBody {
	vertical-align: top;
	font-size: 14px;
	text-align: left;
}

.memberMenuItem {
	background: #32AC01;
	color: #FFF;
	font-size: 14px;
	font-family: sans-serif;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.memberOrderDetailHeader {
	background-color: #F06;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;

}

.memberOrderDetailItem {
	background-color: #FFF;
	text-align: center;
	color: #000;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 12px;

}

.itemPicturePreviewCell {
	width: 1px;
	text-align: left;
	vertical-align: middle;
}

.storeViewPicCell {
	width: 33%;
	vertical-align: top;
	text-align: center;
	padding-top: 15px;
}

.centerMiddle {
	text-align: center;
	vertical-align: middle;
}

.HotLinks a {
	font-size: 12px;
}

.PolicyText {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 10px;
}













































.CategoryCell {
	width: 33%;
	text-align: center;
	vertical-align: top;
	background-color: #FF82AB;
	padding: 10px;
}

.CategoryHighlight {
	border-color: #D8DFEA;
}

.CategoryImg {
	width: 150px;
	height: 150px;
	border: 2px solid #FFF;
	cursor: pointer;
}

.CategoryItemCell {
	text-align: center;
	vertical-align: top;
}

.CategoryItemCell a {
	font-size: 14px;
}

.CategoryItemCell div {
	font-size: 12px;
}

.CategoryItemCell .PriceDiv {
	font-weight: bold;
}

.CategoryLbl {
	font-size: 18px;
	width: 100%;
	text-align: center;
	color: #FFF;
	cursor: pointer;
}

.CategoryMsgCell {
	padding: 20px;
	background-color: #FFB5C5;
	text-align: center;
}

.CategoryMsgDiv h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.CategoryTable {
	 border: 1px solid #1D4088;
	 width: 750px;
	 border-collapse: collapse;
	 margin-left: 2px;
	 margin-top: 10px;
}

.CheckoutChargeDesc {
	font-size: 14px;
	color: #228B22;
	background-color: #FFF;
	font-family: tahoma;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}

.CheckoutChargeAmount {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.CheckoutTotalDesc {
	font-size: 18px;
	color: #228B22;
	font-weight: bold;
	background-color: #FFF;
	font-family: tahoma;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}

.CheckoutTotalAmount {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	
}

#ContentDiv {
	position: relative;
}

.FBSectionHeader {
	width: 50%;
	color: #FF82AB;
	font-weight: bold;
	text-align: left;
	font-size: 20px;
	height: 25px;
}

.FrontPageItem {
	border: 4px solid #228B22;
	height: 400px;
}

.FrontPageItem h1 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.FrontPageItem h3 {
	color: #FF82AB;
	font-size: 16px;
	font-weight: bold;
}

table.FrontPageSpecials {
	width: 100%;
	border-collapse: collapse;
}

table.FrontPageSpecials td {
	vertical-align: top;
	cursor: pointer;
}

.UpperRightAd {
	position: absolute;
	right: -200px;
	top: 10px;
}

.MiddleRightAd {
	position: absolute;
	right: -200px;
	top: 650px;
}

.LowerRightAd {
	position: absolute;
	right: -200px;
	top: 1290px;
}

.NewUserTable input[type="text"] {
	border: 1px solid #FF82AB;
}

.NewUserTable input[type="password"] {
	border: 1px solid #FF82AB;
}

.NewUserTable select {
	border: 1px solid #FF82AB;
}













