.toycategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	color: #999999;
}
.padded {
	padding-top: 25px;
}
.product {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}


table.pnav {
	background-image: url(images/yellow1.gif);
	border: 1px solid #FFD700;
}



.pagebutton {
	 background-image: url(images/yellow3.gif);
	 border: 1px solid;
	 border-color: #B76FB7 #622162 #622162 #B76FB7;
	 font-weight: bold;
}
.buttonlink {
	 color: #000000;
	 text-decoration: none;
}

/*-- List View Table Display --*/

.clist th {
	background-image: url(images/yellow4.gif);
	border-top: 1px solid #FFEC88;
	border-bottom: 1px solid #D6B400;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}

a.chead, div.chead {
	color: #000000;
	font-size: 11px !important;
	display: block;
	text-decoration: none;
}

th.clspace, td.clspace {
	border-left: 1px solid #FFEC88;
	font-size: 10px;
}

th.crspace, td.crspace {
	border-right: 1px solid #D6B400;
	font-size: 10px;
}

td.crspace {
	border-right: none !important;
}

tr.odd td {
	background-color: #FFFFFF;
	vertical-align: top;
}

tr.even td {
	background-color: #F3F3F3;
	vertical-align: top;
}

td.cbox {
	font-size: 12px;
}

td.cpad {
	font-size: 10px;
	width: 20px;
}
