/*

*/

input.luk-cat-top {
   font-size:12px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#000000;
   width:180px;
   height:40px;
   background-color:#88ACCE;
   background-image:url(http://www.lernerbooks.co.uk/includes/templates/uk_lerner/images/category-top-normal.jpg);
   border-style:none;
}
input.luk-cat-products {
   font-size:12px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#000000;
   width:180px;
   height:40px;
   background-color:#88ACCE;
   background-image:url(http://www.lernerbooks.co.uk/includes/templates/uk_lerner/images/category-sub-normal.jpg);
   border-style:none;
}


/*
a:link div.luk-cat-top, a:visited div.luk-cat-top {
	padding: 15px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-top-normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A5BDD9;
	height: 25px;
	width: 170px;
	text-align: center;
	cursor: pointer;
}

a:hover div.luk-cat-top, a:active div.luk-cat-top {
	padding: 15px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-top-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A5BDD9;
	height: 25px;
	width: 170px;
	text-align: center;
	cursor: pointer;
}


a:link div.luk-cat-products, a:visited div.luk-cat-products {
	padding: 5px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-sub-normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFCC;
	height: 35px;
	width: 170px;
	text-align: center;
	cursor: pointer;
}

a:hover div.luk-cat-products, a:active div.luk-cat-products {
	padding: 5px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-sub-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 35px;
	width: 170px;
	text-align: center;
	cursor: pointer;
}


a div.luk-cat-top span.luk-cat-subs-parent, a div.luk-cat-products span.luk-cat-subs-selected {
	font-weight: bold;
	color: #0000FF;
}
a div.luk-cat-top span.luk-cat-notopened, a div.luk-cat-products span.luk-cat-notopened {
	font-weight: bold;
	color: #000000;
}


*/













/* Main <div> tags 
div.luk-cat-top {
	padding: 15px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-top-normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A5BDD9;
	height: 25px;
	width: 170px;
	text-align: center;
}
div.luk-cat-subs {
}
div.luk-cat-products {
	padding: 5px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-sub-normal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #cedeeb;
	height: 35px;
	width: 170px;
	text-align: center;
}
div.luk-cat-links {
	padding: 5px;
	margin: 0px;
}*/

/* selected item 
span.luk-cat-subs-parent {
	font-weight: bold;
	color: #000000;
}
span.luk-cat-subs-selected {
	font-weight: bold;
	color: #000000;
}
span.luk-cat-notopened {
	font-weight: bold;
	color: #000000;
}*/

/* hovers 
a:hover div.luk-cat-top  {
	padding: 15px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-top-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #5F92C1;
	height: 25px;
	width: 170px;
	text-align: center;
}
a:hover div.luk-cat-products  {
	padding: 5px 5px 0px;
	margin: 0px;
	background-image: url(../images/category-sub-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A3C1DD;
	height: 35px;
	width: 170px;
	text-align: center;
}
a:hover div.luk-cat-subs  {
}*/

/* link <A> colors 
div.luk-cat-links a:link {
	color: #004080;
	text-decoration: none;
}
div.luk-cat-links a:visited {
	color: #004080;
	text-decoration: none;
}
div.luk-cat-links a:hover {
	color: #004080;
	text-decoration: none;
}
div.luk-cat-links a:active {
	color: #004080;
	text-decoration: none;
}*/
